<?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>Zach Dwiel &#187; axpress</title>
	<atom:link href="http://dwiel.net/blog/category/axpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://dwiel.net</link>
	<description>Repository of code snippits and ideas</description>
	<lastBuildDate>Fri, 06 Jan 2012 03:36:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Introducing Quiqi</title>
		<link>http://dwiel.net/blog/introducing-quiqi/</link>
		<comments>http://dwiel.net/blog/introducing-quiqi/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 19:42:11 +0000</pubDate>
		<dc:creator>dwiel</dc:creator>
				<category><![CDATA[axpress]]></category>

		<guid isPermaLink="false">http://dwiel.net/?p=185</guid>
		<description><![CDATA[Quiqi is a greasemonkey script and firefox plugin which shows you quick answers to your search queries inline and unobtrusively in Google searches. Quick answers are provided by users, editable by anyone. Some example answers (so far mostly answers to programming questions): ruby string to int -&#62; str.to_i apt-get ab -&#62; apt-get install apache2-utils jquery [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://quiqi.org">Quiqi</a> is a <a href="http://userscripts.org/scripts/show/63868">greasemonkey script</a> and firefox plugin which shows you quick answers to your search queries inline and unobtrusively in Google searches. Quick answers are provided by users, editable by anyone.</p>
<p>Some example answers (so far mostly answers to programming questions):</p>
<p><code><br />
ruby string to int -&gt; str.to_i<br />
apt-get ab -&gt; apt-get install apache2-utils<br />
jquery checkbox status -&gt; .is(\':checked\')<br />
js string to int -&gt; parseInt(str)<br />
usb 2 speed -&gt; 480Mbps<br />
javascript array copy -&gt; new_copy = original.slice()<br />
php referrer -&gt; $_SERVER['HTTP_REFERER']<br />
water couscous -&gt; 1 1/2:1 water to couscous<br />
when to plant thyme -&gt; outside: 2 weeks after average last frost or when soil is ≥ 70° inside: 8 weeks before last frost<br />
error: ‘memcpy’ was not declared in this scope -&gt; #include &lt;/cstring&gt;<br />
</code></p>
<p>And an example screen shot.  Notice how the answer isn't provided in the excerpted content.</p>
<p><img src="http://quiqi.org/images/1.png" alt="Example 1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://dwiel.net/blog/introducing-quiqi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Obama spam</title>
		<link>http://dwiel.net/blog/obama-spam/</link>
		<comments>http://dwiel.net/blog/obama-spam/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 22:15:30 +0000</pubDate>
		<dc:creator>dwiel</dc:creator>
				<category><![CDATA[axpress]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[declare]]></category>
		<category><![CDATA[election]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[publish]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[store]]></category>
		<category><![CDATA[vote]]></category>

		<guid isPermaLink="false">http://dwiel.net/?p=52</guid>
		<description><![CDATA[I keep getting emails asking to please visit this website and vote for Obama, or sign up to this Obama facebook group.  I like Obama and I plan on voting for him, I really do.  I like showing my support for him and letting anyone who is interested know what I think.  However, I could [...]]]></description>
			<content:encoded><![CDATA[<p>I keep getting emails asking to please visit this website and vote for Obama, or sign up to this Obama facebook group.  I like Obama and I plan on voting for him, I really do.  I like showing my support for him and letting anyone who is interested know what I think.  However, I could spend every hour of the day joining Obama facebook groups and voting for him in various polls.  This is not a productive use of my time.  I want to publish the fact that I support Obama, and be done with it.  Let this be the informal declaration.  I hope to have a framework which would allow people to make declarations of this type, which could then be read and understood by computers, and then analyzed and viewed by anyone and everyone who is interested.  There could even be a facebook/myspace app. *sigh* Say it once, have it published, and moveon.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwiel.net/blog/obama-spam/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello World</title>
		<link>http://dwiel.net/blog/hello-world/</link>
		<comments>http://dwiel.net/blog/hello-world/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 22:35:44 +0000</pubDate>
		<dc:creator>dwiel</dc:creator>
				<category><![CDATA[axpress]]></category>
		<category><![CDATA[hello]]></category>
		<category><![CDATA[introduction]]></category>

		<guid isPermaLink="false">http://blog.dwiel.net/?p=3</guid>
		<description><![CDATA[Here is my obligatory Hello World post.  I've been working on a web project which I have been hoping would have a facet facing the web as my blog.  In the meantime, this conventionally coded and maintained blog is running wordpress.]]></description>
			<content:encoded><![CDATA[<p>Here is my obligatory Hello World post.  I've been working on a web project which I have been hoping would have a facet facing the web as my blog.  In the meantime, this conventionally coded and maintained blog is running wordpress.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwiel.net/blog/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

