<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: AS3BloggerLib v0.1.3 Update</title>
	<atom:link href="http://blog.nobien.net/2007/10/31/as3bloggerlib-v013-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nobien.net/2007/10/31/as3bloggerlib-v013-update/</link>
	<description>A nerd blog about nerdy things by ... nerdy guys?</description>
	<lastBuildDate>Tue, 20 Jul 2010 20:39:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Matej Erlebach</title>
		<link>http://blog.nobien.net/2007/10/31/as3bloggerlib-v013-update/comment-page-1/#comment-3252</link>
		<dc:creator>Matej Erlebach</dc:creator>
		<pubDate>Thu, 10 Jan 2008 22:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nobien.net/2007/10/31/as3bloggerlib-v013-update/#comment-3252</guid>
		<description>Hello,

I&#039;ve downloaded the library for a project I&#039;m working on at the moment, but there are things that puzzle me. There is a big chance that the error is on my side, but I&#039;m suspecting some bugs in the library too. I&#039;ll need to look into source to be sure, but it would be really nice if I could contact you by email or for a quick conversation over some kind of IM.

Thanks in advance, Matthew</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;ve downloaded the library for a project I&#8217;m working on at the moment, but there are things that puzzle me. There is a big chance that the error is on my side, but I&#8217;m suspecting some bugs in the library too. I&#8217;ll need to look into source to be sure, but it would be really nice if I could contact you by email or for a quick conversation over some kind of IM.</p>
<p>Thanks in advance, Matthew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romain</title>
		<link>http://blog.nobien.net/2007/10/31/as3bloggerlib-v013-update/comment-page-1/#comment-3241</link>
		<dc:creator>Romain</dc:creator>
		<pubDate>Fri, 28 Dec 2007 20:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nobien.net/2007/10/31/as3bloggerlib-v013-update/#comment-3241</guid>
		<description>Hi Nobien,

Thanks for the great work you did on Blogger AS3 API!
But for the moment I am not able to pass the first step... authentification :)

Here is my code for authentification:

var account:AccountsService = new AccountsService();		account.addEventListener(AccountsEvent.AUTH_FAILURE, authFailed);
				account.addEventListener(AccountsEvent.AUTH_GET_TOKEN, authGetToken);
				account.addEventListener(IOErrorEvent.IO_ERROR, ioError);
				account.clientLogin.authenticate(&quot;myemail@gmail.com&quot;, &quot;mypassword&quot;, &quot;blogger&quot;, &quot;bl1234&quot;, ClientLogin.GOOGLE);

AUTH_FAILURE event is always triggered with the error 	&quot;BadAuthentication&quot;, but my credentials are working fine... it&#039;s not a typo :)

Thanks for your help!</description>
		<content:encoded><![CDATA[<p>Hi Nobien,</p>
<p>Thanks for the great work you did on Blogger AS3 API!<br />
But for the moment I am not able to pass the first step&#8230; authentification <img src='http://www.nobien.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here is my code for authentification:</p>
<p>var account:AccountsService = new AccountsService();		account.addEventListener(AccountsEvent.AUTH_FAILURE, authFailed);<br />
				account.addEventListener(AccountsEvent.AUTH_GET_TOKEN, authGetToken);<br />
				account.addEventListener(IOErrorEvent.IO_ERROR, ioError);<br />
				account.clientLogin.authenticate(&#8220;myemail@gmail.com&#8221;, &#8220;mypassword&#8221;, &#8220;blogger&#8221;, &#8220;bl1234&#8243;, ClientLogin.GOOGLE);</p>
<p>AUTH_FAILURE event is always triggered with the error 	&#8220;BadAuthentication&#8221;, but my credentials are working fine&#8230; it&#8217;s not a typo <img src='http://www.nobien.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks for your help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
