<?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>Dreaming of Dawn</title>
	<atom:link href="http://elizabethmariesmith.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://elizabethmariesmith.com</link>
	<description>Night is darkest just before the dawn...</description>
	<lastBuildDate>Fri, 10 Jul 2009 12:26:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cairo Alpha Released</title>
		<link>http://elizabethmariesmith.com/2009/07/cairo-alpha-released/</link>
		<comments>http://elizabethmariesmith.com/2009/07/cairo-alpha-released/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 22:14:43 +0000</pubDate>
		<dc:creator>auroraeosrose</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PHP5]]></category>

		<guid isPermaLink="false">http://elizabethmariesmith.com/?p=427</guid>
		<description><![CDATA[The first alpha of the PECL Cairo extension I&#8217;ve been working on is finally out.  Cairo is a 2D graphics library written in C with support for multiple output devices.  The extension provides an Object Oriented API, but also includes procedural methods.  This is similar to PHP&#8217;s date and mysqli extensions.  [...]]]></description>
		<wfw:commentRss>http://elizabethmariesmith.com/2009/07/cairo-alpha-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ada Lovelace Day 2009</title>
		<link>http://elizabethmariesmith.com/2009/03/ada-lovelace-day-2009/</link>
		<comments>http://elizabethmariesmith.com/2009/03/ada-lovelace-day-2009/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 16:36:36 +0000</pubDate>
		<dc:creator>auroraeosrose</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[AdaLovelaceDay09]]></category>

		<guid isPermaLink="false">http://elizabethmariesmith.com/?p=425</guid>
		<description><![CDATA[In the normal course of a day I tend to volunteer for far more things than I have time to complete.  This has happened once again for Ada Lovelace Day.  I can never say no to crazy pledges so here I am with a very short expression of thanks to someone who has [...]]]></description>
		<wfw:commentRss>http://elizabethmariesmith.com/2009/03/ada-lovelace-day-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Xdebug, Thread Safety, and PHP 5.3</title>
		<link>http://elizabethmariesmith.com/2009/03/xdebug-thread-safety-and-php-53/</link>
		<comments>http://elizabethmariesmith.com/2009/03/xdebug-thread-safety-and-php-53/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 17:53:48 +0000</pubDate>
		<dc:creator>auroraeosrose</dc:creator>
				<category><![CDATA[PHP5]]></category>

		<guid isPermaLink="false">http://elizabethmariesmith.com/?p=423</guid>
		<description><![CDATA[There have been some changes to internal PHP stuff for 5.3, and some don&#8217;t always show up unless you&#8217;re looking at your compile logs and testing with thread safety on.
Currently Xdebug will crash and burn if you&#8217;re using it with 5.3 and ZTS on &#8211; I&#8217;m sure Derick will get it fixed when he&#8217;s back [...]]]></description>
		<wfw:commentRss>http://elizabethmariesmith.com/2009/03/xdebug-thread-safety-and-php-53/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Trying on some new looks</title>
		<link>http://elizabethmariesmith.com/2009/02/trying-on-some-new-looks/</link>
		<comments>http://elizabethmariesmith.com/2009/02/trying-on-some-new-looks/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 01:10:17 +0000</pubDate>
		<dc:creator>auroraeosrose</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://elizabethmariesmith.com/2009/02/trying-on-some-new-looks/</guid>
		<description><![CDATA[Been looking around for a pretty pink theme for awhile, so don&#8217;t be surprised if the look of this blog changes a lot over the next few days while I experiment.
]]></description>
		<wfw:commentRss>http://elizabethmariesmith.com/2009/02/trying-on-some-new-looks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting up PhD on Windows</title>
		<link>http://elizabethmariesmith.com/2009/02/setting-up-phd-on-windows/</link>
		<comments>http://elizabethmariesmith.com/2009/02/setting-up-phd-on-windows/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 00:00:45 +0000</pubDate>
		<dc:creator>auroraeosrose</dc:creator>
				<category><![CDATA[PHP5]]></category>

		<guid isPermaLink="false">http://elizabethmariesmith.com/2009/02/setting-up-phd-on-windows/</guid>
		<description><![CDATA[Documentation for PHP
Ever have an issue with PHP documentation and file a bug, only to have it sit for a long time?  Or find a typo or other error in the documentation and have someone tell you &#8220;send me a patch&#8221;.  PHP has, in my opinion, some of the best API documentation around. [...]]]></description>
		<wfw:commentRss>http://elizabethmariesmith.com/2009/02/setting-up-phd-on-windows/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Seven (Weird) Things (</title>
		<link>http://elizabethmariesmith.com/2009/01/seven-weird-things/</link>
		<comments>http://elizabethmariesmith.com/2009/01/seven-weird-things/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 22:24:21 +0000</pubDate>
		<dc:creator>auroraeosrose</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://elizabethmariesmith.com/2009/01/seven-weird-things/</guid>
		<description><![CDATA[It&#8217;s like a giant game of tag around here!  So Derick has so graciously tagged me &#8211; I suppose I need to do this before everyone has already been tagged!
Warning &#8211; I ramble&#8230;

I grew up in a Mennonite family and have some Amish relatives from my grandmother&#8217;s families.  Yes we drove a car, [...]]]></description>
		<wfw:commentRss>http://elizabethmariesmith.com/2009/01/seven-weird-things/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Acorn Squash Cream Soup</title>
		<link>http://elizabethmariesmith.com/2008/12/acorn-squash-cream-soup/</link>
		<comments>http://elizabethmariesmith.com/2008/12/acorn-squash-cream-soup/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 23:02:25 +0000</pubDate>
		<dc:creator>auroraeosrose</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://elizabethmariesmith.com/2008/12/acorn-squash-cream-soup/</guid>
		<description><![CDATA[I made this for Christmas dinner and even my picky brother-in-law liked it  
Ingredients:
    * 1 small onion, chopped
    * 1 stick of celery, chopped
    * 4 tablespoons butter
    * 2 tablespoons flour
    * 1 teaspoon chicken bouillon granules [...]]]></description>
		<wfw:commentRss>http://elizabethmariesmith.com/2008/12/acorn-squash-cream-soup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A walk into my mind</title>
		<link>http://elizabethmariesmith.com/2008/11/a-walk-into-my-mind/</link>
		<comments>http://elizabethmariesmith.com/2008/11/a-walk-into-my-mind/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 22:11:10 +0000</pubDate>
		<dc:creator>auroraeosrose</dc:creator>
				<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://elizabethmariesmith.com/2008/11/a-walk-into-my-mind/</guid>
		<description><![CDATA[Something people tend to forget (myself included) is that I originally started this site for my writing.  So I guess I need to spend a bit more time letting out the words that fill my head on a daily basis.  If you normally visit for technical content, this may be a bit confusing. [...]]]></description>
		<wfw:commentRss>http://elizabethmariesmith.com/2008/11/a-walk-into-my-mind/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Cairo Symbols in 1.8 and 1.6</title>
		<link>http://elizabethmariesmith.com/2008/10/new-cairo-symbols-in-18-and-16/</link>
		<comments>http://elizabethmariesmith.com/2008/10/new-cairo-symbols-in-18-and-16/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 14:39:41 +0000</pubDate>
		<dc:creator>auroraeosrose</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://elizabethmariesmith.com/2008/10/new-cairo-symbols-in-18-and-16/</guid>
		<description><![CDATA[I&#8217;ve been working on a new Cairo extension for PHP (5.2+ only, OOP and functional) that was started for the gsoc
Originally we were only going to support the lastest (1.6), but then the new 1.8 version was released and I started adding support to that as well.  Then we noticed that dreadfully slow/out of [...]]]></description>
		<wfw:commentRss>http://elizabethmariesmith.com/2008/10/new-cairo-symbols-in-18-and-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Coverage For PHP Windows Extensions</title>
		<link>http://elizabethmariesmith.com/2008/10/code-coverage-for-php-windows-extensions/</link>
		<comments>http://elizabethmariesmith.com/2008/10/code-coverage-for-php-windows-extensions/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 14:40:02 +0000</pubDate>
		<dc:creator>auroraeosrose</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://elizabethmariesmith.com/2008/10/code-coverage-for-php-windows-extensions/</guid>
		<description><![CDATA[How to get code coverage for PHP on Windows:

You need to have a version of Microsoft Visual Studio with Code Coverage support (this means &#8220;Team Studio&#8221; or whatever name it has this month)   This code coverage is NOT available in the Express versions or standard versions of Visual Studio (sorry)
Compile PHP with the [...]]]></description>
		<wfw:commentRss>http://elizabethmariesmith.com/2008/10/code-coverage-for-php-windows-extensions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
