<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Stuff I Liked or Use &#187; Blogging</title>
	<atom:link href="http://brad.theworthens.org/blog/category/computing/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://brad.theworthens.org/blog</link>
	<description>Take it easy, but take it.</description>
	<lastBuildDate>Sun, 07 Dec 2008 02:16:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Posting to WordPress from Emacs</title>
		<link>http://brad.theworthens.org/blog/2008/10/14/posting-to-wordpress-from-emacs/</link>
		<comments>http://brad.theworthens.org/blog/2008/10/14/posting-to-wordpress-from-emacs/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 01:17:06 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[weblogger]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://brad.theworthens.org/blog/2008/10/14/posting-to-wordpress-from-emacs/</guid>
		<description><![CDATA[See it all here -&#62;
http://www.tolchz.net/2008/01/06/posting-to-wordpress-with-emacs-webloggerel/
To post:weblogger-start-entry
C-x C-s to save and submit
C-c C-c to save as draft
To edit:weblogger-fetch-entries
Next: C-c C-p
Prev C-c C-n
]]></description>
		<wfw:commentRss>http://brad.theworthens.org/blog/2008/10/14/posting-to-wordpress-from-emacs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedding clips from Google Books into a web page</title>
		<link>http://brad.theworthens.org/blog/2008/09/22/embedding-clips-from-google-books-into-a-web-page/</link>
		<comments>http://brad.theworthens.org/blog/2008/09/22/embedding-clips-from-google-books-into-a-web-page/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 21:03:10 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://brad.theworthens.org/blog/?p=107</guid>
		<description><![CDATA[First, look up your book at books.google.com (hope it&#8217;s there.)  Then, just click on the clip icon (the little box with a pointer pointing to it), selection your area, and viola:

The Jeffersonian Cyclopedia A Comprehensive Collection of the Views of Thomas Jefferson Classified and Arranged in Alphabetical Order Under Nine Thousand Titles Relating to [...]]]></description>
		<wfw:commentRss>http://brad.theworthens.org/blog/2008/09/22/embedding-clips-from-google-books-into-a-web-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posting photos to WordPress from email</title>
		<link>http://brad.theworthens.org/blog/2008/08/16/posting-photos-to-wordpress-from-email/</link>
		<comments>http://brad.theworthens.org/blog/2008/08/16/posting-photos-to-wordpress-from-email/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 02:49:13 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://brad.theworthens.org/blog/2008/08/posting-photos-to-wordpress-from-email/</guid>
		<description><![CDATA[See link below for PostMaster, which will let you post attachments to your WordPress blog from email (so you can post cell phone photos.)
It installed just as described, except I had to add:  (remember to stick in your path for the one below)
if (empty($wp)) {
require_once('/home/&#60;yourusername&#62;/public_html/blog/wp-config.php');
}
after the first line (&#60;?php) in the upgrade.php file. And, really, [...]]]></description>
		<wfw:commentRss>http://brad.theworthens.org/blog/2008/08/16/posting-photos-to-wordpress-from-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
