<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Blogger Data API Google Group</title>
  <link>http://groups.google.com/group/bloggerDev</link>
  <description>For Blogger API-related development discussion only. If you need technical support, please use this group: http://groups.google.com/group/blogger-help</description>
  <language>en</language>
  <item>
  <title>Re: HTML data for fixed header clickable blog Main page.</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/68ffab64923ab5ce/49b9d9594f419901?show_docid=49b9d9594f419901</link>
  <description>
  Dear Trevor johns &lt;br&gt; Hi...Thanks and V sorry to disturb you. Could you plaese...look at the &lt;br&gt; following and help me out to resolved (after 25 Aug till totay I &lt;br&gt; can&#39;t ..!! and beg UR magic touch) and oblised &lt;br&gt; &lt;p&gt;W. B. regards &lt;br&gt; yours &lt;br&gt; &lt;p&gt;Lekubd &lt;br&gt; ======= &lt;br&gt; case hitory for &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.baba08.blogspot.com&quot;&gt;[link]&lt;/a&gt; ( Ohter 3 also same case
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/68ffab64923ab5ce/49b9d9594f419901?show_docid=49b9d9594f419901</guid>
  <author>
  lek...@gmail.com
  (lekubd)
  </author>
  <pubDate>Tue, 14 Oct 2008 12:52:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: IsDraft property no longer working?</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/1e154bf53a397713/dadbe086fa7a9e1d?show_docid=dadbe086fa7a9e1d</link>
  <description>
  Just in case anyone is curious, this is what the request looks like: &lt;br&gt; &lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt; &lt;br&gt; &amp;lt;entry xmlns=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.w3.org/2005/Atom&quot;&gt;[link]&lt;/a&gt;&amp;quot;&amp;gt; &lt;br&gt; &amp;lt;app:control xmlns:app=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://purl.org/atom/app#&quot;&gt;[link]&lt;/a&gt;&amp;quot;&amp;gt; &lt;br&gt; &amp;lt;app:draft&amp;gt;yes&amp;lt;/app:draft&amp;gt; &lt;br&gt; &amp;lt;/app:control&amp;gt; &lt;br&gt; &amp;lt;title type=&amp;quot;text&amp;quot;&amp;gt;test&amp;lt;/title&amp;gt; &lt;br&gt; &amp;lt;content type=&amp;quot;html&amp;quot;&amp;gt;test
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/1e154bf53a397713/dadbe086fa7a9e1d?show_docid=dadbe086fa7a9e1d</guid>
  <author>
  jeff.hill...@gmail.com
  (Jeff)
  </author>
  <pubDate>Mon, 13 Oct 2008 23:46:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: Javascript API: google.gdata.blogger.BlogEntry.getHtmlLink()</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/ac5b9ead151eb784/59fb28dfba394a74?show_docid=59fb28dfba394a74</link>
  <description>
  Hi Trevor, &lt;br&gt; &lt;p&gt;Firstly: Sorry about the late respose. Was out of town for a while. &lt;br&gt; And back on topic: I tested what you said and I see that you are &lt;br&gt; correct and it was I who had made a mistake in my original code. I had &lt;br&gt; coded in getLink() where I meant to use getHtmlLink() and was &lt;br&gt; blissfully oblivious of the blunder. I am a bit of a thickie that way
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/ac5b9ead151eb784/59fb28dfba394a74?show_docid=59fb28dfba394a74</guid>
  <author>
  auran....@gmail.com
  (Auran)
  </author>
  <pubDate>Mon, 13 Oct 2008 14:23:11 UT
</pubDate>
  </item>
  <item>
  <title>IsDraft property no longer working?</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/1e154bf53a397713/7bb7bf3d4898e412?show_docid=7bb7bf3d4898e412</link>
  <description>
  I use the GData .NET API to make posts to my Blogger blog. Sometime &lt;br&gt; in the last couple of months, the IsDraft property of the AtomEntry &lt;br&gt; class has stopped working. My code looks like this: &lt;br&gt; &lt;p&gt; AtomEntry post = new AtomEntry(); &lt;br&gt; &lt;p&gt; post.Title = new &lt;br&gt; AtomTextConstruct( AtomTextConstructElementType.T itle, title );
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/1e154bf53a397713/7bb7bf3d4898e412?show_docid=7bb7bf3d4898e412</guid>
  <author>
  jeff.hill...@gmail.com
  (Jeff)
  </author>
  <pubDate>Mon, 13 Oct 2008 08:54:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: [bloggerDev] get page title</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/f4df34321ab85bb9/015ae739666b8073?show_docid=015ae739666b8073</link>
  <description>
  Hi Akkad, &lt;br&gt; Have you seen the Blogger JS interactive developer&#39;s guide? &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/apis/blogger/developers_guide_js.html#Interactive_Samples&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/f4df34321ab85bb9/015ae739666b8073?show_docid=015ae739666b8073</guid>
  <author>
  tjo...@google.com
  (Trevor Johns)
  </author>
  <pubDate>Sun, 12 Oct 2008 03:06:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: OpenID - nickname</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/c3e7ab506153c725/aa421e8b24c08bf2?show_docid=aa421e8b24c08bf2</link>
  <description>
  Thanks for response. I managed it by removing need for nickname and &lt;br&gt; I&#39;m using login instead. However it&#39;s not ideal, error message doesn&#39;t &lt;br&gt; confused people anymore and login is smooth as it should be. &lt;br&gt; &lt;p&gt;I hope that you fix this problem on blogger, because it mostly help &lt;br&gt; your users. &lt;br&gt; &lt;p&gt;Best regards,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/c3e7ab506153c725/aa421e8b24c08bf2?show_docid=aa421e8b24c08bf2</guid>
  <author>
  re...@gugle.ksp.sk
  (rejdi)
  </author>
  <pubDate>Sat, 11 Oct 2008 21:04:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: get page title</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/f4df34321ab85bb9/1c1ab2d6bbca153a?show_docid=1c1ab2d6bbca153a</link>
  <description>
  I&#39;m starting from here: &lt;br&gt; &lt;p&gt;function search(i) &lt;br&gt; { &lt;br&gt; if(i==1) &lt;br&gt; { &lt;br&gt; document.location.href=&#39;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.google.com/search?&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; q=&#39;+data:blog.pageName;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/f4df34321ab85bb9/1c1ab2d6bbca153a?show_docid=1c1ab2d6bbca153a</guid>
  <author>
  nonadr...@yahoo.com
  (akkad)
  </author>
  <pubDate>Fri, 10 Oct 2008 06:26:42 UT
</pubDate>
  </item>
  <item>
  <title>get page title</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/f4df34321ab85bb9/562163518e6db46c?show_docid=562163518e6db46c</link>
  <description>
  Hi, I&#39;m new to blogger Api and I want to start with a simple js. Here &lt;br&gt; it is what I want to do: &lt;br&gt; I want to get the page title and have a button to search on google &lt;br&gt; that title. Can anyone give me a clue ?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/f4df34321ab85bb9/562163518e6db46c?show_docid=562163518e6db46c</guid>
  <author>
  nonadr...@yahoo.com
  (akkad)
  </author>
  <pubDate>Fri, 10 Oct 2008 06:03:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: to google...my blog as a span blog?</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/897b44581f3d87b3/f1bb55e2a48c00ba?show_docid=f1bb55e2a48c00ba</link>
  <description>
  The problem is the support group is not offering any support. That &lt;br&gt; group is currently blowing up with furious blogger users unable to &lt;br&gt; post due to being labeled as spam. If anyone has a contact with &lt;br&gt; blogger support, they&#39;ve got to address this issue immediately.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/897b44581f3d87b3/f1bb55e2a48c00ba?show_docid=f1bb55e2a48c00ba</guid>
  <author>
  gosneyfam...@gmail.com
  (Matt Gosney)
  </author>
  <pubDate>Thu, 09 Oct 2008 21:29:47 UT
</pubDate>
  </item>
  <item>
  <title>Prototype WTP 0.2 released,this release for Prototype 1.6.0</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/5a273d7baa88f159/aa792a3b0df4c11e?show_docid=aa792a3b0df4c11e</link>
  <description>
  from:&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.googlemother.com/wpblogs/?p=7281&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Prototype &lt;br&gt; &lt;p&gt;Prototype is a JavaScript Framework that aims to ease development of &lt;br&gt; dynamic web applications. Featuring a unique, easy-to-use toolkit for &lt;br&gt; class-driven development and the nicest Ajax library around, Prototype &lt;br&gt; is quickly becoming the codebase of choice for web application
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/5a273d7baa88f159/aa792a3b0df4c11e?show_docid=aa792a3b0df4c11e</guid>
  <author>
  aoe...@gmail.com
  (aoelwh@gmail.com)
  </author>
  <pubDate>Fri, 10 Oct 2008 02:53:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: [bloggerDev] Re: 50 Post Limit Problem</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/4529f2767859dd0c/00d7d21b843574ae?show_docid=00d7d21b843574ae</link>
  <description>
  Sure. I&#39;ve gone ahead and set your quota to 300 posts/day.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/4529f2767859dd0c/00d7d21b843574ae?show_docid=00d7d21b843574ae</guid>
  <author>
  tjo...@google.com
  (Trevor Johns)
  </author>
  <pubDate>Wed, 08 Oct 2008 19:38:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: [bloggerDev] Re: Pictures</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/b079cf636b635b87/123bdc7f268e2d13?show_docid=123bdc7f268e2d13</link>
  <description>
  Yes. If you request a photo entry from the Picasa Web Albums API using &lt;br&gt; the &#39;imgmax&#39; query parameter set to &#39;800&#39;, the photo&#39;s URL will change &lt;br&gt; to the s800 version. &lt;br&gt; This is documented here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/apis/picasaweb/reference.html#Parameters&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/b079cf636b635b87/123bdc7f268e2d13?show_docid=123bdc7f268e2d13</guid>
  <author>
  tjo...@google.com
  (Trevor Johns)
  </author>
  <pubDate>Wed, 08 Oct 2008 19:35:23 UT
</pubDate>
  </item>
  <item>
  <title>Re: 50 Post Limit Problem</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/4529f2767859dd0c/08e20e97ce3db0d6?show_docid=08e20e97ce3db0d6</link>
  <description>
  I was wondering if there was any possibility that I, too, could get &lt;br&gt; the number of posts per day upped to 300 or so for the next week or &lt;br&gt; so? My blog is at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://blog.puzzlearena.com/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/4529f2767859dd0c/08e20e97ce3db0d6?show_docid=08e20e97ce3db0d6</guid>
  <author>
  luke.peb...@gmail.com
  (Luke)
  </author>
  <pubDate>Wed, 08 Oct 2008 12:53:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: Pictures</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/b079cf636b635b87/e2ae048eb6bb1d6b?show_docid=e2ae048eb6bb1d6b</link>
  <description>
  Well I hacked the following together: &lt;br&gt; url = entry.content.src &lt;br&gt; if (hack == 1): &lt;br&gt; url = url.split(&#39;/&#39;) &lt;br&gt; url.insert(len(url)-1,&#39;s800&#39;) &lt;br&gt; url = &#39;/&#39;.join(url) &lt;br&gt; &lt;p&gt;Is the &amp;quot;s800&amp;quot; version of the string available in entry somewhere?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/b079cf636b635b87/e2ae048eb6bb1d6b?show_docid=e2ae048eb6bb1d6b</guid>
  <author>
  luke.peb...@gmail.com
  (Luke)
  </author>
  <pubDate>Wed, 08 Oct 2008 12:50:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: [bloggerDev] Re: 50 Post Limit Problem</title>
  <link>http://groups.google.com/group/bloggerDev/browse_thread/thread/4529f2767859dd0c/562dff093f7d6bcc?show_docid=562dff093f7d6bcc</link>
  <description>
  Following up on this: After talking with the rest of the Blogger team, &lt;br&gt; I was informed that there actually is a limit on FTP publishing that &lt;br&gt; corresponds precisely with what you saw. &lt;br&gt; We&#39;re looking into whether this can be removed or not. For the time &lt;br&gt; being, if anybody else encounters this, please use the workaround
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/bloggerDev/browse_thread/thread/4529f2767859dd0c/562dff093f7d6bcc?show_docid=562dff093f7d6bcc</guid>
  <author>
  tjo...@google.com
  (Trevor Johns)
  </author>
  <pubDate>Wed, 08 Oct 2008 19:16:59 UT
</pubDate>
  </item>
  </channel>
</rss>
