<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>Chatteren</title>
	<link>http://herself.movielady.net</link>
	<description>Natterings on the state of my world</description>
	<pubDate>Sun, 17 Jan 2010 00:55:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Amen!</title>
		<link>http://herself.movielady.net/2010/01/16/amen/</link>
		<comments>http://herself.movielady.net/2010/01/16/amen/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 00:55:51 +0000</pubDate>
		<dc:creator>Herself</dc:creator>
		
		<category><![CDATA[wtf is happening to my country?!]]></category>

		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://herself.movielady.net/2010/01/16/amen/</guid>
		<description><![CDATA[





Visit msnbc.com for breaking news, world news, and news about the economy
Please contact your senator and the White House.
]]></description>
		<wfw:commentRss>http://herself.movielady.net/2010/01/16/amen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenOffice.org 3.x tricks</title>
		<link>http://herself.movielady.net/2009/08/06/open-office-3-tricks/</link>
		<comments>http://herself.movielady.net/2009/08/06/open-office-3-tricks/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 03:56:20 +0000</pubDate>
		<dc:creator>Herself</dc:creator>
		
		<category><![CDATA[open office]]></category>

		<category><![CDATA[tips &amp; tricks]]></category>

		<category><![CDATA[how-to]]></category>

		<guid isPermaLink="false">http://herself.movielady.net/2009/08/06/open-office-3-tricks/</guid>
		<description><![CDATA[1. Styles
You are using the styles dialog (F11 or Format -> Styles and Formatting) to keep all your paragraph/character/page styles straight, right?
2. Headers and footers with text specific to each document section
Say you&#8217;re doing the layout for a fiction anthology and you need to have the story name and page number on the recto and [...]]]></description>
		<wfw:commentRss>http://herself.movielady.net/2009/08/06/open-office-3-tricks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Whoo hoo!</title>
		<link>http://herself.movielady.net/2009/01/20/whoo-hoo/</link>
		<comments>http://herself.movielady.net/2009/01/20/whoo-hoo/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 21:10:37 +0000</pubDate>
		<dc:creator>Herself</dc:creator>
		
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://herself.movielady.net/2009/01/20/whoo-hoo/</guid>
		<description><![CDATA[YAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAY!
I knew I wasn&#8217;t going to make it through today without crying, but geez. *vbg*
Good luck, President Obama.
*happy dance*
]]></description>
		<wfw:commentRss>http://herself.movielady.net/2009/01/20/whoo-hoo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I just don&#8217;t get it. (An &#8220;I &#9829; SQL&#8221; rant)</title>
		<link>http://herself.movielady.net/2008/09/25/i-just-dont-get-it-an-i-love-sql-rant/</link>
		<comments>http://herself.movielady.net/2008/09/25/i-just-dont-get-it-an-i-love-sql-rant/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 20:48:19 +0000</pubDate>
		<dc:creator>Herself</dc:creator>
		
		<category><![CDATA[sql]]></category>

		<category><![CDATA[rant]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://herself.movielady.net/2008/09/25/i-just-dont-get-it/</guid>
		<description><![CDATA[What&#8217;s so bad about liking SQL? About enjoying the beauty of a really damned well-written and concise query?  Seriously, I just don&#8217;t get the hype about ORMs versus writing the queries yourself. 
Don&#8217;t give me the &#8220;but it makes everything portable!&#8221; argument. How many times have you designed something, only to have to switch [...]]]></description>
		<wfw:commentRss>http://herself.movielady.net/2008/09/25/i-just-dont-get-it-an-i-love-sql-rant/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Django snippet &#8212; Template tag: split list to n sublists</title>
		<link>http://herself.movielady.net/2008/07/16/split-list-to-columns-django-template-tag/</link>
		<comments>http://herself.movielady.net/2008/07/16/split-list-to-columns-django-template-tag/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 20:01:27 +0000</pubDate>
		<dc:creator>Herself</dc:creator>
		
		<category><![CDATA[code snippets]]></category>

		<category><![CDATA[python]]></category>

		<category><![CDATA[django]]></category>

		<category><![CDATA[web design]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://herself.movielady.net/2008/07/16/split-list-to-columns-django-template-tag/</guid>
		<description><![CDATA[This is the code for a Django template tag I adapted (also posted here). It was based on this snippet, adapted to split a list into n number of sublists, e.g. split a list of results into three evenly-divided sublists to enable display of the results in three columns on one page with CSS. 
]]></description>
		<wfw:commentRss>http://herself.movielady.net/2008/07/16/split-list-to-columns-django-template-tag/feed/</wfw:commentRss>
		</item>
		<item>
		<title>qmail + vpopmail + ezmlm + mysql: ezmlm list-making notes</title>
		<link>http://herself.movielady.net/2008/04/15/ezmlm-notes/</link>
		<comments>http://herself.movielady.net/2008/04/15/ezmlm-notes/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 02:45:51 +0000</pubDate>
		<dc:creator>Herself</dc:creator>
		
		<category><![CDATA[qmail]]></category>

		<category><![CDATA[ezmlm]]></category>

		<category><![CDATA[vpopmail]]></category>

		<category><![CDATA[how-to]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[work]]></category>

		<category><![CDATA[gentoo]]></category>

		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://herself.movielady.net/2008/04/15/qmail-vpopmail-ezmlm-mysql-ezmlm-list-making-notes/</guid>
		<description><![CDATA[I&#8217;ve been setting up nginx, qmail, vpopmail, ezmlm-idx, etc., on my new VPS on slicehost (yay, slicehost!), and figured I&#8217;d post my notes in case they&#8217;re useful to anyone else, since finding even tiny bits and pieces helped along the way and kept me from tearing my hair out while trying to work out how [...]]]></description>
		<wfw:commentRss>http://herself.movielady.net/2008/04/15/ezmlm-notes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Arrrrrrrrrrrgh.</title>
		<link>http://herself.movielady.net/2007/12/07/codeigniter-radio-input-issue/</link>
		<comments>http://herself.movielady.net/2007/12/07/codeigniter-radio-input-issue/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 20:59:00 +0000</pubDate>
		<dc:creator>Herself</dc:creator>
		
		<category><![CDATA[web design]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://herself.movielady.net/2007/12/07/codeigniter-radio-input-issue/</guid>
		<description><![CDATA[I like CodeIgniter so far (I&#8217;ve been fiddling with it on and off for a bit), but I&#8217;ve run into an issue that is driving me insane, so if anyone sees a typo that&#8217;s causing the issue, I&#8217;d appreciate it if you&#8217;d let me know. *g*
I posted about the issue on the CI forums this [...]]]></description>
		<wfw:commentRss>http://herself.movielady.net/2007/12/07/codeigniter-radio-input-issue/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New work project up</title>
		<link>http://herself.movielady.net/2007/08/15/new-work-project-up/</link>
		<comments>http://herself.movielady.net/2007/08/15/new-work-project-up/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 03:24:00 +0000</pubDate>
		<dc:creator>Herself</dc:creator>
		
		<category><![CDATA[public service]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[json]]></category>

		<category><![CDATA[public information]]></category>

		<category><![CDATA[mapping]]></category>

		<category><![CDATA[google maps]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[work]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://herself.movielady.net/2007/08/15/new-project-up/</guid>
		<description><![CDATA[Online school directory for El Paso and Teller counties, Colorado, USA (broken now). (The much better, non-corporate mush version is here on my site. [Also dead now, as I don&#8217;t want to update the code for newer versions of php and mysql.]) I have a ton of additions and improvements that I want to add [...]]]></description>
		<wfw:commentRss>http://herself.movielady.net/2007/08/15/new-work-project-up/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google maps geocoder</title>
		<link>http://herself.movielady.net/2007/07/15/google-maps-geocoder/</link>
		<comments>http://herself.movielady.net/2007/07/15/google-maps-geocoder/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 05:28:36 +0000</pubDate>
		<dc:creator>Herself</dc:creator>
		
		<category><![CDATA[mapping]]></category>

		<category><![CDATA[links]]></category>

		<category><![CDATA[geocoding]]></category>

		<category><![CDATA[google maps]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://herself.movielady.net/2007/07/15/google-maps-geocoder/</guid>
		<description><![CDATA[Found a batch geocoder for Google maps a couple of weeks ago. It&#8217;s pretty simple, and returns accuracy and status codes to help weed out the addresses you might need to check by hand. (Yay for not having to write one&#8217;s own geocoding interface for Google!)
References: API docs for the status codes and address accuracy
]]></description>
		<wfw:commentRss>http://herself.movielady.net/2007/07/15/google-maps-geocoder/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing symfony on Dreamhost using PEAR</title>
		<link>http://herself.movielady.net/2007/07/13/installing-symfony-on-dreamhost/</link>
		<comments>http://herself.movielady.net/2007/07/13/installing-symfony-on-dreamhost/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 03:27:54 +0000</pubDate>
		<dc:creator>Herself</dc:creator>
		
		<category><![CDATA[dreamhost]]></category>

		<category><![CDATA[how-to]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[symfony]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[pear]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://herself.movielady.net/2007/07/13/installing-symfony-on-dreamhost/</guid>
		<description><![CDATA[I tried to get all of the commands put down in this how-to, so that people of all skill levels could follow the instructions. Be sure to let me know if I missed any or something needs clarified. :) But as usual, use at your own risk, yadda, yadda.
]]></description>
		<wfw:commentRss>http://herself.movielady.net/2007/07/13/installing-symfony-on-dreamhost/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
