<?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>Graham Christensen &#187; Uncategorized</title>
	<atom:link href="http://grahamc.com/blog/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://grahamc.com</link>
	<description>All the whims and twiddly bits that catch my fancy.</description>
	<lastBuildDate>Wed, 16 Jun 2010 21:11:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Sending Mail from a Task, Symfony 1.4; Fatal error: Class &#8216;Swift_Message&#8217; not found</title>
		<link>http://grahamc.com/blog/sending-mail-from-a-task-symfony-1-4</link>
		<comments>http://grahamc.com/blog/sending-mail-from-a-task-symfony-1-4#comments</comments>
		<pubDate>Mon, 22 Feb 2010 21:22:26 +0000</pubDate>
		<dc:creator>Graham Christensen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://grahamc.com/?p=249</guid>
		<description><![CDATA[While trying to build and send a fairly complicated e-mail using a template from within a task. Unfortunately that resulted in a fairly nasty (and annoying) bug with Symfony&#8217;s autoloader: Fatal error: Class 'Swift_Message' not found in apps/lib/email/DomainReportMessage.class.php on line 3 The format of the test files were extremely simple: class DomainReportMessage extends Swift_Message { [...]]]></description>
		<wfw:commentRss>http://grahamc.com/blog/sending-mail-from-a-task-symfony-1-4/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
