<?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>Jeffs Blog &#187; KreitSoft</title>
	<atom:link href="http://blog.kreitsoft.com/category/kreitsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kreitsoft.com</link>
	<description>Blog about life and the internet</description>
	<lastBuildDate>Wed, 22 Dec 2010 17:49:55 +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>Twitter</title>
		<link>http://blog.kreitsoft.com/2009/01/twitter/</link>
		<comments>http://blog.kreitsoft.com/2009/01/twitter/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 01:07:06 +0000</pubDate>
		<dc:creator>kreitje</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[KreitSoft]]></category>
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://blog.kreitsoft.com/?p=136</guid>
		<description><![CDATA[I don&#8217;t really know what the huge deal with twitter is. I have had an account for a while now and don&#8217;t use it much. Today I got bored and took a small look at there API and came up with a little thing to grab the last tweet I made on there. You will [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t really know what the huge deal with twitter is. I have had an account for a while now and don&#8217;t use it much. Today I got bored and took a small look at there API and came up with a little thing to grab the last tweet I made on there. You will see it up at the top right of the page.</p>
<p>To keep the page load time down I implemented a &#8220;javascript&#8221; way to do grab the last one. The page you are looking loads with all the content. Down at the bottom just before the &lt;/body&gt; tag there is a div and inside it I load a PHP with javascript. That PHP file grabs the last post from Twitter and shows it. Thus, the only content not rendered right  away when waiting for Twitter is the last tweet.</p>
<p>=)</p>
<p>Not sure how much I will use it, but it was fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kreitsoft.com/2009/01/twitter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Site Updates</title>
		<link>http://blog.kreitsoft.com/2008/03/site-updates/</link>
		<comments>http://blog.kreitsoft.com/2008/03/site-updates/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 02:32:13 +0000</pubDate>
		<dc:creator>kreitje</dc:creator>
				<category><![CDATA[KreitSoft]]></category>

		<guid isPermaLink="false">http://blog.kreitsoft.com/2008/03/14/site-updates/</guid>
		<description><![CDATA[As you can see there has been a design overhaul on the site. I thought things needed to be lightened up a bit. There are several pages that have updated content on it. I have even added a new section called &#8220;Iraq&#8220;. It contains pictures of my dads training at Ft. Dix as well as [...]]]></description>
			<content:encoded><![CDATA[<p>As you can see there has been a design overhaul on the site. I thought things needed to be lightened up a bit. There are several pages that have updated content on it. I have even added a new section called &#8220;<a href="http://www.kreitsoft.com/iraq/">Iraq</a>&#8220;. It contains pictures of my dads training at Ft. Dix as well as when he goes overseas in a few weeks. Most things are working now, however there may be a few quirks that need to be worked out.</p>
<p>As I mentioned on the front page (before the design switch), this site except for the blog is built on <a href="http://codeigniter.com">CodeIgniter</a> an awesome open source PHP framework.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kreitsoft.com/2008/03/site-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

