<?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"
	>
<channel>
	<title>Comments on: Bookmark blogging from Safari via a quick hack</title>
	<atom:link href="http://decafbad.com/blog/2003/02/04/ooodoh/feed" rel="self" type="application/rss+xml" />
	<link>http://decafbad.com/blog/2003/02/04/ooodoh</link>
	<description>It's all spinning wheels and self-doubt until the first pot of coffee.</description>
	<pubDate>Fri, 25 Jul 2008 12:24:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-bleeding</generator>
		<item>
		<title>By: 0xDECAFBAD &#187; Greatest Hits Vol. 1, the Tinkery Bits</title>
		<link>http://decafbad.com/blog/2003/02/04/ooodoh#comment-348847</link>
		<dc:creator>0xDECAFBAD &#187; Greatest Hits Vol. 1, the Tinkery Bits</dc:creator>
		<pubDate>Sat, 26 Apr 2008 20:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=377#comment-348847</guid>
		<description>&lt;p&gt;[...] Bookmark blogging from Safari via a quick hack Prescient of my eventual extreme enthusiasm for del.icio.us, I started blogging my bookmarks. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Bookmark blogging from Safari via a quick hack Prescient of my eventual extreme enthusiasm for del.icio.us, I started blogging my bookmarks. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mad William Flint</title>
		<link>http://decafbad.com/blog/2003/02/04/ooodoh#comment-641</link>
		<dc:creator>Mad William Flint</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=377#comment-641</guid>
		<description>&lt;p&gt;Heya.  Running into stumbling blocks or just getting distracted?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Heya.  Running into stumbling blocks or just getting distracted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2003/02/04/ooodoh#comment-642</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=377#comment-642</guid>
		<description>&lt;p&gt;Mostly just distraction and at-work/at-home business.  That, and the urge to fix just that "one last thing" before I let anyone have it.  But I think by this weekend, I'll make the mess available, no matter what shape it's in.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mostly just distraction and at-work/at-home business.  That, and the urge to fix just that "one last thing" before I let anyone have it.  But I think by this weekend, I'll make the mess available, no matter what shape it's in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad DeLong</title>
		<link>http://decafbad.com/blog/2003/02/04/ooodoh#comment-643</link>
		<dc:creator>Brad DeLong</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=377#comment-643</guid>
		<description>&lt;p&gt;I'm slow and stupid. Suppose that I'm running Mac OSX, want to start up a blosxom installation on my office machine at http://www.j-bradford-delong.net/cgi-bin/blosxom.cgi (with blosxom text files in what the office machine sees as: /Library/Webserver/Documents/blosxom). I then remotely mount the office machine's hard disk on my own laptop (at, I think, "/Volumes/Office Hard Disk".) I then want to use Bookmark blogging from Safari to put stuff from my bookmarks into the blosxom remote directory.&lt;/p&gt;

&lt;p&gt;What, exactly, are the path arguments that go with java -jar BookmarkBlogger.jar ?&lt;/p&gt;

&lt;p&gt;Brad DeLong&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I'm slow and stupid. Suppose that I'm running Mac OSX, want to start up a blosxom installation on my office machine at <a href="http://www.j-bradford-delong.net/cgi-bin/blosxom.cgi" rel="nofollow">http://www.j-bradford-delong.net/cgi-bin/blosxom.cgi</a> (with blosxom text files in what the office machine sees as: /Library/Webserver/Documents/blosxom). I then remotely mount the office machine's hard disk on my own laptop (at, I think, "/Volumes/Office Hard Disk".) I then want to use Bookmark blogging from Safari to put stuff from my bookmarks into the blosxom remote directory.</p>
<p>What, exactly, are the path arguments that go with java -jar BookmarkBlogger.jar ?</p>
<p>Brad DeLong</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2003/02/04/ooodoh#comment-644</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=377#comment-644</guid>
		<description>&lt;p&gt;I think this is what you'd need:&lt;/p&gt;

&lt;p&gt;java -jar BookmarkBlogger.jar "BLOG BOOKMARKS" "/Users/{yourusername}" "/Volumes/Office Hard Disk/Library/Webserver/Documents/blosxom"&lt;/p&gt;

&lt;p&gt;Just make sure to fill in the "yourusername".  Extra credit points to anyone to hacks this to use a proper config file :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think this is what you'd need:</p>
<p>java -jar BookmarkBlogger.jar "BLOG BOOKMARKS" "/Users/{yourusername}" "/Volumes/Office Hard Disk/Library/Webserver/Documents/blosxom"</p>
<p>Just make sure to fill in the "yourusername".  Extra credit points to anyone to hacks this to use a proper config file <img src='http://decafbad.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nf0</title>
		<link>http://decafbad.com/blog/2003/02/04/ooodoh#comment-645</link>
		<dc:creator>nf0</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=377#comment-645</guid>
		<description>&lt;p&gt;Is it just mine, or did this break with the java update from apple this week? It worked when i first test, pre update. But after runing the update, it hasn't worked, but its not giving any errors or anything. I even deleted the seen file, so it should have picked up everything. But nothing  happens. Any ideas?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is it just mine, or did this break with the java update from apple this week? It worked when i first test, pre update. But after runing the update, it hasn't worked, but its not giving any errors or anything. I even deleted the seen file, so it should have picked up everything. But nothing  happens. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nf0</title>
		<link>http://decafbad.com/blog/2003/02/04/ooodoh#comment-646</link>
		<dc:creator>nf0</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=377#comment-646</guid>
		<description>&lt;p&gt;Scratch that, a reboot and its working like a charm.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Scratch that, a reboot and its working like a charm.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
