<?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>the lost faith &#187; code</title>
	<atom:link href="http://thelostfaith.net/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelostfaith.net</link>
	<description>Looking at things in a different perspective</description>
	<lastBuildDate>Fri, 06 Apr 2012 00:55:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Weekend of Code</title>
		<link>http://thelostfaith.net/2009/06/01/weekend-of-code/</link>
		<comments>http://thelostfaith.net/2009/06/01/weekend-of-code/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 04:00:32 +0000</pubDate>
		<dc:creator>fig</dc:creator>
				<category><![CDATA[GoRTFM]]></category>
		<category><![CDATA[TorrentCoil]]></category>
		<category><![CDATA[cheggit]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://thelostfaith.net/?p=67</guid>
		<description><![CDATA[After doing a bit of number-crunching, I&#8217;ve decided that its probably best if I stayed on base a bit more than what I&#8217;m normally used to. Financially I&#8217;m now responsible for not only myself, but for a wife AND a soon-to-be newborn. I believe that after restricting my recreational activities off-base, and not living too-lavishly [...]]]></description>
		<wfw:commentRss>http://thelostfaith.net/2009/06/01/weekend-of-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whatpulse API</title>
		<link>http://thelostfaith.net/2009/03/25/whatpulse-api/</link>
		<comments>http://thelostfaith.net/2009/03/25/whatpulse-api/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 06:48:57 +0000</pubDate>
		<dc:creator>fig</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[forums]]></category>

		<guid isPermaLink="false">http://thelostfaith.net/?p=12</guid>
		<description><![CDATA[I was reading this thread: http://forums.whatpulse.org/showthread.php?p=22448#post22448 and thought I had the solution here:
&#60;?php
//** read whatpulse userstats **//
// $userid = your whatpulse userid
// $optionsArr = the items you want (read the xml file first)
function readUserStats($userid, $optionsArr) {
// prepare an array to hold your stats
$WhatPulseStats = array();
// types of statistics
$stat_types = $optionsArr;
if(count($stat_types) == 0) {
$stat_types = array(&#8221;AccountName&#8221;,
&#8220;TotalKeyCount&#8221;,
&#8220;TotalMouseClicks&#8221;,
&#8220;Rank&#8221;,
&#8220;GeneratedTime&#8221;,
&#8220;TotalMiles&#8221;);
}
// [...]]]></description>
		<wfw:commentRss>http://thelostfaith.net/2009/03/25/whatpulse-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kinda tired</title>
		<link>http://thelostfaith.net/2009/03/06/kinda-tired/</link>
		<comments>http://thelostfaith.net/2009/03/06/kinda-tired/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 03:27:56 +0000</pubDate>
		<dc:creator>fig</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://thelostfaith.net/?p=3</guid>
		<description><![CDATA[I&#8217;ve gotten to hear the rumors that ET &#8220;A&#8221; has a change of hold status. As of tonight, apparently the time on hold changed from 7-10 days to 4-8 weeks. With that said, it appears that all that I mentioned in the previous post might actually happen soon! This news brings my expected ETA to [...]]]></description>
		<wfw:commentRss>http://thelostfaith.net/2009/03/06/kinda-tired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

