<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>B l o g g e n m o z</title>
    <link>http://bloggenmoz.antville.org/</link>
    <description />
    <language>en-US</language>
    <pubDate>Sat, 19 Jul 2008 19:18:57 GMT</pubDate>
    <dc:date>2008-07-19T19:18:57Z</dc:date>
    <dc:language>en-US</dc:language>
    <item>
      <title>lilili</title>
      <link>http://bloggenmoz.antville.org/stories/22661/#844814</link>
      <description>&lt;a href="http://www.zigeuner-karten.de" title="http://www.zigeuner-karten.de"&gt;www.zigeuner-karten.de&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.sheppotronic.de" title="http://www.sheppotronic.de"&gt;www.sheppotronic.de&lt;/a&gt;</description>
      <pubDate>Wed, 07 Jul 2004 07:55:07 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/22661/#844814</guid>
      <dc:creator>wipke</dc:creator>
      <dc:date>2004-07-07T07:55:07Z</dc:date>
    </item>
    <item>
      <title>install failed. - please help!</title>
      <link>http://bloggenmoz.antville.org/stories/22661/#141723</link>
      <description>Hi! I get a success msg when installing, same when downloading, but no 'publish to weblog'-menu item (moz restarted). What did I miss?</description>
      <pubDate>Mon, 02 Sep 2002 01:16:07 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/22661/#141723</guid>
      <dc:creator>groovehunter</dc:creator>
      <dc:date>2002-09-02T01:16:07Z</dc:date>
    </item>
    <item>
      <title>New version 0.1.1 out</title>
      <link>http://bloggenmoz.antville.org/stories/49724/</link>
      <description>I just uploaded a new version of the original bloggenmoz code. While it doesn't contain any functional improvements, it now comes as a Composer overlay and can be installed from the browser using XPI (cross platform install) instead of manually fiddling with jar files. It should also be easier now for other people to play around with the code. Check out the &lt;a href="http://bloggenmoz.antville.org/topics/download"&gt;download page&lt;/a&gt; for details.&lt;br /&gt;
&lt;br /&gt;
A new version with the most obvious missing features (editing existing items and storing the password) should follow within the next few days.</description>
      <pubDate>Sat, 18 May 2002 15:10:10 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/49724/</guid>
      <dc:creator>hns</dc:creator>
      <dc:date>2002-05-18T15:10:10Z</dc:date>
    </item>
    <item>
      <title>Blogger API support for Mozilla Composer, version 0.1.1</title>
      <link>http://bloggenmoz.antville.org/stories/22661/</link>
      <description>I reworked my original code into an &lt;a href="http://www.mozilla.org/xpfe/xptoolkit/overlays.html"&gt;overlay&lt;/a&gt; to Mozilla Composer. While the functionality is still as primitive as it used to be, this allows me to package it as xpi (cross platform installer) file. If you use a &lt;a href="http://www.mozilla.org/releases/"&gt;recent version of Mozilla&lt;/a&gt; you should be able to install the package just by clicking on the link below. Alternatively, if you want to look at the code, simply right-click on download and save the file. You should be able to unpack the archive with any jar or zip utility.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="#" onclick="doInstall('http://bloggenmoz.antville.org/gd/bloggenmoz/bloggerapi011b.xpi');"&gt;install&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://bloggenmoz.antville.org/gd/bloggenmoz/bloggerapi011b.xpi"&gt;download&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;How to use it&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
When you open up Mozilla's Composer window, you should find a menu item called "Publish to Weblog" in the File menu (it's possible that you have to restart Mozilla after installation). Activating this menu item should bring up a simple dialog window. The values you have to enter depend on which weblog tool you are using, please refer to the documentation to find out. To give it a quick try you can use the following settings: &lt;br /&gt;
&lt;br /&gt;
&lt;table border="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;XML-RPC-URL: &lt;/td&gt;&lt;td&gt;http://www.antville.org:5056/&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Weblog ID:&lt;/td&gt;&lt;td&gt; pippi&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Username:&lt;/td&gt;&lt;td&gt; annika&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Password:&lt;/td&gt; &lt;td&gt;tommy&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;

This should result in your stuff to appear on &lt;a href="http://pippi.antville.org/"&gt;http://pippi.antville.org/&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Notes and Caveats&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Currently, you can't retrieve existing postings from your weblog via Blogger API. This means that you have to save your page locally (which is actually a good idea especially for longer pieces because you get a backup copy on your local machine). In order to know whether a page is being posted for the first time or being updated, Composer will add a meta tag to the HTML head of the page the first time it's saved. 
&lt;pre&gt;&amp;lt;meta name="BloggerAPIStoryID" content="22663"&amp;gt;&lt;/pre&gt;The presence of this kind of meta tag will let it know whether to create a new posting or update an existing one the next time you publish. Because of this, it is important that you save the page after you published it for the first time. In the current version there is a bug where the save button remains disabled if you already saved before first publishing. When you close the window you will be promted to save, though. &lt;br /&gt;
&lt;br /&gt;
Some additional caveats:
&lt;ol&gt;&lt;li&gt; Password saving is not yet implemented, you'll have to enter your password each time you publish. Remember, it's 0.1.
&lt;/li&gt;&lt;li&gt; The publish flag is always set to true, that means everything you write will be published immediately.
&lt;/li&gt;&lt;/ol&gt;
Remember that this is experimental code. Have fun!</description>
      <pubDate>Mon, 11 Mar 2002 21:43:16 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/22661/</guid>
      <dc:creator>hns</dc:creator>
      <dc:date>2002-03-11T21:43:16Z</dc:date>
    </item>
    <item>
      <title>This is good</title>
      <link>http://bloggenmoz.antville.org/stories/22496/#42715</link>
      <description>Is there any way to pull the entire live blog page into Composer? That would be an easy way to get the content back from the server for editing without having to save a local copy. From a user perspective I see something like a context menu item that opens composer, moves in the page and maybe outlines the content areas. You could enclose each entry with a DIV tag with a unique ID to keep things straight.&lt;br /&gt;
&lt;br /&gt;
I wrote the IE only Adminimizer Toolbar and I've been trying to come up with a similar solution for Mozilla. At the moment on-page editing doesn't seem like a viable option like it is in IE, so I've been looking to Composer. Your widget is looking pretty good so far!</description>
      <pubDate>Thu, 02 May 2002 20:51:08 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/22496/#42715</guid>
      <dc:creator>mkeyes</dc:creator>
      <dc:date>2002-05-02T20:51:08Z</dc:date>
    </item>
    <item>
      <title>What's next?</title>
      <link>http://bloggenmoz.antville.org/stories/25082/</link>
      <description>I've finally managed to add a note about Bloggenmoz to &lt;a href="http://bugzilla.mozilla.org/show_bug.cgi?id=121135"&gt;Mozilla Bug  121135&lt;/a&gt; ([RFE] [xml-rpc] Add support for the Blogger Api) so everybody subscribed to that bug gets to know about its existence. &lt;br /&gt;
&lt;br /&gt;
What's next? I am now convinced that there are only a few features missing to make Bloggenmoz really usable:
&lt;ul&gt;&lt;li&gt; Add functionality to retrieve postings from the server.&lt;/li&gt;
&lt;li&gt; Implement better server account management, i.e. storing passwords, managing multiple accounts by name etc.&lt;/li&gt;
&lt;/ul&gt;
Mike Lee &lt;a href="http://www.exitspace.net/~mike/archives/2002_03_10_mikelee_archive.html#10789653"&gt;suggests&lt;/a&gt; using his code to overload the recent pages menu in composer. That's obviously a good idea, just as generally looking to integrate Bloggenmoz with Mike's work would be. &lt;br /&gt;
&lt;br /&gt;
Unfortunately I won't have much time for Bloggenmoz in the next few days, so if anybody feels like giving any of the above a try, feel free to &lt;a href="http://bloggenmoz.antville.org/topics/download"&gt;grab the code&lt;/a&gt; and have a go at it!</description>
      <pubDate>Tue, 19 Mar 2002 13:30:40 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/25082/</guid>
      <dc:creator>hns</dc:creator>
      <dc:date>2002-03-19T13:30:40Z</dc:date>
    </item>
    <item>
      <title>Hook it up to Radio</title>
      <link>http://bloggenmoz.antville.org/stories/22496/#24194</link>
      <description>That way you have a local source for editing your posts.</description>
      <pubDate>Sat, 16 Mar 2002 19:24:31 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/22496/#24194</guid>
      <dc:creator>John</dc:creator>
      <dc:date>2002-03-16T19:24:31Z</dc:date>
    </item>
    <item>
      <title>Actually</title>
      <link>http://bloggenmoz.antville.org/stories/22496/#23138</link>
      <description>my code is just a quick experimental hack to see if this makes sense (from a user point of view), while MozBlog is a pretty nicely structured and well-written package. &lt;br /&gt;
&lt;br /&gt;
From what I've learned Blogger support in Composer does make some sense, but it won't be the ultimate Blogging solution. It's nice to be able to post to a blog from Composer, but the fact that there is no easy way to get the posting back from the server to edit it again (you have to store it locally) somewhat limits usability IMHO. So what is needed is an easy way to get a posting back from the weblog server into Composer...</description>
      <pubDate>Wed, 13 Mar 2002 11:39:20 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/22496/#23138</guid>
      <dc:creator>hns</dc:creator>
      <dc:date>2002-03-13T11:39:20Z</dc:date>
    </item>
    <item>
      <title>wow</title>
      <link>http://bloggenmoz.antville.org/stories/22496/#23025</link>
      <description>Wow, this sounds cool. I'm sure that in supporting the API it'll allow other hosts to be used (like MozBlog) otherwise my MovableType installation will get all lonely.&lt;br /&gt;
&lt;br /&gt;
:-)</description>
      <pubDate>Tue, 12 Mar 2002 22:54:56 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/22496/#23025</guid>
      <dc:creator>nedrichards</dc:creator>
      <dc:date>2002-03-12T22:54:56Z</dc:date>
    </item>
    <item>
      <title>Some Ideas</title>
      <link>http://bloggenmoz.antville.org/stories/22850/</link>
      <description>For now I'm just using this as a sketchpad for things I've learnt and ideas where this could go.

&lt;ul&gt;&lt;li&gt; Fetching pages to edit from somewhere else than where they naturally live is troublesome, because one has to manage content in two separate locations. This is not true if the local system manages the pages on the public server, but we don't have that in our case.&lt;/li&gt;
&lt;li&gt; Using meta tags for storing Post-ID in the page works well, could also work for pages served dynamically from server. We could then use "Edit Page in Composer" and we'd know where to save the page to.&lt;/li&gt;
&lt;li&gt; Integration into existing Composer publishing framework. XML-RPC could fit in simply as an additional protocol. In this case, we could simply "save to blog" using Ctrl-S, which would be nice.&lt;/li&gt;
&lt;/ul&gt;</description>
      <pubDate>Tue, 12 Mar 2002 12:53:34 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/22850/</guid>
      <dc:creator>hns</dc:creator>
      <dc:date>2002-03-12T12:53:34Z</dc:date>
    </item>
    <item>
      <title>Welcome to Bloggenmoz!</title>
      <link>http://bloggenmoz.antville.org/stories/22496/</link>
      <description>This site was created to document my attempts to add support for the &lt;a href="http://plant.blogger.com/api/index.html"&gt;Blogger API&lt;/a&gt; directly to &lt;a href="http://www.antville.org/img/hns/mozcomposer.gif"&gt;Mozilla Composer&lt;/a&gt;. What this means is that people should be able to post to their weblogs directly from the HTML editor that comes with Mozilla. I've started coding over the weekend and already have a functional prototype. Here's a screenshot:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.antville.org/static/bloggenmoz/images/screenshot1.gif"&gt;&lt;img title="screenshot 1" height="78" alt="screenshot 1" width="100" onclick="javascript:openPopup('http://www.antville.org/static/bloggenmoz/images/screenshot1.gif', 744, 582); return false;" src="http://www.antville.org/static/bloggenmoz/images/screenshot1_small.gif" border="0" /&gt;&lt;/a&gt; (&lt;a href="/img/bloggenmoz/screenshot1.gif"&gt;Click here&lt;/a&gt; if the popup script doesn't work)&lt;br /&gt;
&lt;br /&gt;
You can get my current code from the  &lt;a href="http://bloggenmoz.antville.org/topics/download/"&gt;download page&lt;/a&gt;. You'll also find installation instructions as well as some notes and caveats. Please remember that this code is experimental!&lt;br /&gt;
&lt;br /&gt;
This project was inspired by &lt;a href="http://www.exitspace.net/~mike/"&gt;Mike Lee&lt;/a&gt;'s &lt;a href="http://mozblog.mozdev.org/"&gt;MozBlog&lt;/a&gt;, a Mozilla extension that is embedded in the browser window and allows for quick posting of smaller texts (think bookmarklet). In contrast, Blogger API support in Composer would be ideal for writing longer texts, something that is very unconvenient with browser-based solutions.&lt;br /&gt;
&lt;br /&gt;
There's more to come soon - stay tuned and let me know what you think!</description>
      <pubDate>Mon, 11 Mar 2002 12:33:40 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/22496/</guid>
      <dc:creator>hns</dc:creator>
      <dc:date>2002-03-11T12:33:40Z</dc:date>
    </item>
    <item>
      <title>inspiring</title>
      <link>http://bloggenmoz.antville.org/stories/22496/#22559</link>
      <description>keep on rockin! - and i'll have a(nother) look at bringing the Blogger API to vanilla :)</description>
      <pubDate>Mon, 11 Mar 2002 16:23:00 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/22496/#22559</guid>
      <dc:creator>earl</dc:creator>
      <dc:date>2002-03-11T16:23:00Z</dc:date>
    </item>
    <item>
      <title>About Bloggenmoz</title>
      <link>http://bloggenmoz.antville.org/stories/22513/</link>
      <description>This project was created by Hannes Walln&amp;ouml;fer. &lt;br /&gt;
&lt;br /&gt;
I have a weblog at &lt;a href="http://www.henso.com/"&gt;henso.com&lt;/a&gt; (sorry, mostly in german). You can reach me by email at hannes at helma dot at.&lt;br /&gt;
&lt;br /&gt;
The reason for the funny Bloggenmoz name is that all other combinations of the words "Blogger" and "Mozilla" seem to be occupied by someone else. I'm starting to like it though. It has something swedisch about it, like you can buy at IKEA or some such ;-)&lt;br /&gt;
&lt;br /&gt;
BTW, this site is running on &lt;a href="http://www.antville.org/"&gt;Antville&lt;/a&gt;, our kick-ass software for weblog hosting. Check it out!</description>
      <pubDate>Mon, 11 Mar 2002 13:19:40 GMT</pubDate>
      <guid>http://bloggenmoz.antville.org/stories/22513/</guid>
      <dc:creator>hns</dc:creator>
      <dc:date>2002-03-11T13:19:40Z</dc:date>
    </item>
  </channel>
</rss>

