<?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>Lily Avida</title>
	<atom:link href="http://eavida.com/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://eavida.com/wordpress</link>
	<description>Making the web better, one page at a time</description>
	<lastBuildDate>Sat, 14 Aug 2010 19:51:59 +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>Interesting Web UI articles</title>
		<link>http://eavida.com/wordpress/2010/08/interesting-web-ui-articles/</link>
		<comments>http://eavida.com/wordpress/2010/08/interesting-web-ui-articles/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 19:51:59 +0000</pubDate>
		<dc:creator>Lily Avida</dc:creator>
				<category><![CDATA[contents]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://eavida.com/wordpress/?p=585</guid>
		<description><![CDATA[I am pretty sure that AlertBox will be an important site to keep track of. Thank you Mike for posting this link to your Facebook Page.]]></description>
			<content:encoded><![CDATA[<p>I am pretty sure that <a href="http://www.useit.com/alertbox/">AlertBox</a> will be an important site to keep track of. Thank you Mike for posting this link to your Facebook Page.</p>
]]></content:encoded>
			<wfw:commentRss>http://eavida.com/wordpress/2010/08/interesting-web-ui-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OMG! Pesto Vinaigrette&#8230;</title>
		<link>http://eavida.com/wordpress/2010/06/omg-pesto-vinaigrette/</link>
		<comments>http://eavida.com/wordpress/2010/06/omg-pesto-vinaigrette/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 19:32:40 +0000</pubDate>
		<dc:creator>lily</dc:creator>
				<category><![CDATA[Recipe]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dressing]]></category>

		<guid isPermaLink="false">http://eavida.com/wordpress/?p=545</guid>
		<description><![CDATA[I had the Chicken wrap with Pesto Vinaigrette from Trader Joe&#8217;s. I really wish they would just give me the recipe, or sell it in a can. The recipe for Basil Vinaigrette on Allrecipe.com looks like a good approximation &#8211; I will try this soon and see if it is close enough.]]></description>
			<content:encoded><![CDATA[<p>I had the Chicken wrap with Pesto Vinaigrette from Trader Joe&#8217;s. I really wish they would just give me the recipe, or sell it in a can.</p>
<p>The recipe for <a href="http://allrecipes.com//Recipe/basil-vinaigrette-dressing/Detail.aspx">Basil Vinaigrette on Allrecipe.com</a> looks like a good approximation  &#8211; I will try this soon and see if it is close enough.</p>
]]></content:encoded>
			<wfw:commentRss>http://eavida.com/wordpress/2010/06/omg-pesto-vinaigrette/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inline PHP &#8211; plugin that let you excute PHP code inside the post/page</title>
		<link>http://eavida.com/wordpress/2010/04/test-3/</link>
		<comments>http://eavida.com/wordpress/2010/04/test-3/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 15:05:09 +0000</pubDate>
		<dc:creator>Lily Avida</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://eavida.com/wordpress/?p=514</guid>
		<description><![CDATA[For future reference Inline PHP is the best one I have tested (on version 2.9 &#8211; even though currently it is not &#8220;approved&#8221; for 2.9). However when switching to visual all of the &#60;exec&#62; and &#60;/exec&#62; tags disappear and all that is left is the code raw and fragile. I tested the following code: &#60;exec&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>For future reference <a href="http://wordpress.org/extend/plugins/inline-php/">Inline PHP</a> is the best one I have tested (on version 2.9 &#8211; even though currently it is not &#8220;approved&#8221; for 2.9).<br />
However when switching to visual all of the &lt;exec&gt; and &lt;/exec&gt; tags disappear and all that is left is the code raw and fragile.</p>
<p>I tested the following code:</p>
<p><span style="color: #008000;">&lt;exec&gt;<br />
$test=&#8217;My big test&lt;br /&gt;&#8217;;<br />
echo $test;<br />
echo &#8216;This is a test&#8217;;<br />
&lt;/exec&gt;</span></p>
<p>And this is what it shows:</p>
<p>My big test<br />This is a test</p>
<p>I am really excited. This plugin has a lot of potential.</p>
]]></content:encoded>
			<wfw:commentRss>http://eavida.com/wordpress/2010/04/test-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
