<?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>Chemical Irony &#187; blog</title>
	<atom:link href="http://www.chemicalirony.com/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chemicalirony.com</link>
	<description>Our lives.  One comic and post at a time.</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:09:08 +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>Twitters Geotagging</title>
		<link>http://www.chemicalirony.com/2009/11/21/twitters-geotagging/</link>
		<comments>http://www.chemicalirony.com/2009/11/21/twitters-geotagging/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 08:38:36 +0000</pubDate>
		<dc:creator>jdrames</dc:creator>
				<category><![CDATA[General Post]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[geotagging]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.chemicalirony.com/?p=678</guid>
		<description><![CDATA[So it would appear that Twitters API based geotagging has gone live.  Though it appears that for the moment it is only applicable really by 3rd part applications built for Twitter.  The geotagging will allow users to opt-in on their Twitter settings to allow the 3rd party twitter applications that support geotagging to add your [...]]]></description>
			<content:encoded><![CDATA[<p>So it would appear that Twitters API based geotagging has gone live.  Though it appears that for the moment it is only applicable really by 3rd part applications built for Twitter.  The geotagging will allow users to opt-in on their Twitter settings to allow the 3rd party twitter applications that support geotagging to add your location information to your tweets.  This will allow your friends to have a rough idea of your location at the time of the message.  I could foresee this being both good and bad.  You know for those times when you say you&#8217;re helping someone out and a tweet comes in saying your actually at home catching the latest episode of a show.</p>
<p>For a full read up on it from the twitter blog hit up the read link.</p>
<p>Read: <a href="http://blog.twitter.com/2009/11/think-globally-tweet-locally.html" target="_blank">http://blog.twitter.com/2009/11/think-globally-tweet-locally.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chemicalirony.com/2009/11/21/twitters-geotagging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mail Blog Update</title>
		<link>http://www.chemicalirony.com/2009/10/06/mail-blog-update/</link>
		<comments>http://www.chemicalirony.com/2009/10/06/mail-blog-update/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 17:17:15 +0000</pubDate>
		<dc:creator>jdrames</dc:creator>
				<category><![CDATA[General Post]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://chemicalirony.com/view.php?post=272</guid>
		<description><![CDATA[Well I&#8217;ve finalized a few lines of code and the mail blog system should be completed. There was a glitch with the mail system that would cause a delay in when a message was marked for moving from the inbox to a processed folder. However that now being addressed should allow for the posts to [...]]]></description>
			<content:encoded><![CDATA[<p>Well I&#8217;ve finalized a few lines of code and the mail blog system should be completed.  There was a glitch with the mail system that would cause a delay in when a message was marked for moving from the inbox to a processed folder.  However that now being addressed should allow for the posts to roll through the mail system fine.</p>
<p>That being said this post will be a test of this new system.  It is being sent via email and will serve to let me know if the scripts are working correctly.  If not I shall look further into the issue. However I&#8217;m fairly certain that I have cleaned up the duplication errors.</p>
<p>The script uses a site-key/user authentication system to ensure the emails are from a valid user.  Once validated the users post is processed, added to the site, and the message moved to a processed folder if for any reason a future revision is done which requires the re-posting of information.</p>
<p>Well that&#8217;s my update.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chemicalirony.com/2009/10/06/mail-blog-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mail System Update</title>
		<link>http://www.chemicalirony.com/2009/10/04/mail-system-update/</link>
		<comments>http://www.chemicalirony.com/2009/10/04/mail-system-update/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 03:25:10 +0000</pubDate>
		<dc:creator>jdrames</dc:creator>
				<category><![CDATA[General Post]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://chemicalirony.com/view.php?post=263</guid>
		<description><![CDATA[Very quick update. Hopefully. The short of it is that the system has been updated to run the cron reports every 30 minutes. This should give the system enough time to process the files/emails and send all the needed commands. Then clear the cache in the cron system. Will be keeping my fingers crossed and [...]]]></description>
			<content:encoded><![CDATA[<p>Very quick update.  Hopefully.</p>
<p>The short of it is that the system has been updated to run the cron reports every 30 minutes.  This should give the system enough time to process the files/emails and send all the needed commands.  Then clear the cache in the cron system.</p>
<p>Will be keeping my fingers crossed and check in the morning.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chemicalirony.com/2009/10/04/mail-system-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mail Blog</title>
		<link>http://www.chemicalirony.com/2009/10/04/mail-blog/</link>
		<comments>http://www.chemicalirony.com/2009/10/04/mail-blog/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 03:12:00 +0000</pubDate>
		<dc:creator>jdrames</dc:creator>
				<category><![CDATA[General Post]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://chemicalirony.com/view.php?post=256</guid>
		<description><![CDATA[Well I have been working hard on back end scripts to make my writers lives easier and faster. One such feature is that of the mail in system. Where the user can email over a their stories and updates and the system will in turn check for those posts. This has been going ok so [...]]]></description>
			<content:encoded><![CDATA[<p>Well I have been working hard on back end scripts to make my writers lives easier and faster.  One such feature is that of the mail in system.  Where the user can email over a their stories and updates and the system will in turn check for those posts.  This has been going ok so far.  But seems as though the system likes to cache a portion of the cron job that checks for the mail and send it on through multiple times.</p>
<p>Kind of a pain.  But I think I&#8217;ll have it hammered out by the end of the week.  Will try to update again here soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chemicalirony.com/2009/10/04/mail-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
