<?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>Donnie Bugden - Development Blog</title>
	<atom:link href="http://donniebugden.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://donniebugden.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 27 Feb 2011 18:50:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Just finished my album for the rpm challenge.</title>
		<link>http://donniebugden.com/blog/?p=64</link>
		<comments>http://donniebugden.com/blog/?p=64#comments</comments>
		<pubDate>Sat, 26 Feb 2011 22:46:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://donniebugden.com/blog/?p=64</guid>
		<description><![CDATA[The RPM Challenge is a contest to record an entire album in one month. I made over ten songs this month. You can listen to it here: Donnie Bugden on RPM Challenge Or last.fm]]></description>
			<content:encoded><![CDATA[<p>The RPM Challenge is a contest to record an entire album in one month. I made over ten songs this month. You can listen to it here:</p>
<p><a href="http://rpmchallenge.com/index.php?option=com_comprofiler&#038;Itemid=296">Donnie Bugden on RPM Challenge</a></p>
<p>Or <a href="http://www.last.fm/music/Small+Creature/Donnie+Bugden+Small+Creature">last.fm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://donniebugden.com/blog/?feed=rss2&#038;p=64</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Friends Event Calendar</title>
		<link>http://donniebugden.com/blog/?p=61</link>
		<comments>http://donniebugden.com/blog/?p=61#comments</comments>
		<pubDate>Mon, 21 Feb 2011 20:05:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://donniebugden.com/blog/?p=61</guid>
		<description><![CDATA[I just released another project using ajax, facebook api. It&#8217;s called Friends Event Calendar. What it does is place friends facebook events on a calendar. Facebook Friends Event Calendar Friends Event Calendar shows you what events your friends are attending &#8230; <a href="http://donniebugden.com/blog/?p=61">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just released another project using ajax, facebook api. It&#8217;s called Friends Event Calendar. What it does is place friends facebook events on a calendar. </p>
<p><a href="http://apps.facebook.com/calendar_events/">Facebook Friends Event Calendar</a><br />
Friends Event Calendar shows you what events your friends are attending on a calendar. You can also view the events you are attending on the calendar.</p>
]]></content:encoded>
			<wfw:commentRss>http://donniebugden.com/blog/?feed=rss2&#038;p=61</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Local Motion Facebook and Google Map App</title>
		<link>http://donniebugden.com/blog/?p=56</link>
		<comments>http://donniebugden.com/blog/?p=56#comments</comments>
		<pubDate>Wed, 16 Feb 2011 00:53:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://donniebugden.com/blog/?p=56</guid>
		<description><![CDATA[I just released a project using ajax, facebook api, and the google maps api. It&#8217;s called Local Motion. What is does is place facebook checkins on a google map. Pretty simple idea. Local Motion &#8211; Find Friends on a Map &#8230; <a href="http://donniebugden.com/blog/?p=56">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just released a  project using ajax, facebook api, and the google maps api. It&#8217;s called Local Motion. What is does is place facebook checkins on a google map. Pretty simple idea.</p>
<p><a href="http://apps.facebook.com/localmotion/">Local Motion &#8211; Find Friends on a Map</a><br />
See where your friends have been with this interactive map. You can select a friend and look at the places they have checked in on a google map.</p>
]]></content:encoded>
			<wfw:commentRss>http://donniebugden.com/blog/?feed=rss2&#038;p=56</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Graph and Google Map API</title>
		<link>http://donniebugden.com/blog/?p=40</link>
		<comments>http://donniebugden.com/blog/?p=40#comments</comments>
		<pubDate>Fri, 11 Feb 2011 18:58:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://donniebugden.com/blog/?p=40</guid>
		<description><![CDATA[I made simple facebook app called localmotion. What it does is get all friends checkin data and place it on a google map. I will post the code if anyone wants to look at it. Open Graph: http://developers.facebook.com/docs/opengraph/ Google Map &#8230; <a href="http://donniebugden.com/blog/?p=40">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I made simple facebook app called <a href="http://apps.facebook.com/localmotion/">localmotion</a>. What it does is get all friends checkin data and place it on a google map.</p>
<p>I will post the code if anyone wants to look at it.</p>
<p>Open Graph:<br />
<a href="http://developers.facebook.com/docs/opengraph/">http://developers.facebook.com/docs/opengraph/</a></p>
<p>Google Map Tutorial:<br />
<a href="http://marcgrabanski.com/articles/jquery-google-maps-tutorial-basics">http://marcgrabanski.com/articles/jquery-google-maps-tutorial-basics</a></p>
]]></content:encoded>
			<wfw:commentRss>http://donniebugden.com/blog/?feed=rss2&#038;p=40</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Design Jobs Links and Job Resources</title>
		<link>http://donniebugden.com/blog/?p=35</link>
		<comments>http://donniebugden.com/blog/?p=35#comments</comments>
		<pubDate>Tue, 08 Feb 2011 17:20:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://donniebugden.com/blog/?p=35</guid>
		<description><![CDATA[Creative Job Sites http://www.krop.com/ http://www.cybercoders.com/ http://www.coroflot.com/ http://designjobs.aiga.org/public/jobs_browse.asp http://www.creativehotlist.com http://www.talentzoo.com/ http://www.dice.com http://thefwa.com/jobs http://www.malakye.com]]></description>
			<content:encoded><![CDATA[<p><strong>Creative Job Sites</strong><br />
<a href="http://www.krop.com/">http://www.krop.com/</a><br />
<a href="http://www.cybercoders.com/">http://www.cybercoders.com/</a><br />
<a href="http://www.coroflot.com/">http://www.coroflot.com/</a><br />
<a href="http://designjobs.aiga.org/public/jobs_browse.asp">http://designjobs.aiga.org/public/jobs_browse.asp</a><br />
<a href="http://www.creativehotlist.com">http://www.creativehotlist.com</a><br />
<a href="http://www.talentzoo.com/">http://www.talentzoo.com/</a><br />
<a href="http://www.dice.com">http://www.dice.com</a><br />
<a href="http://thefwa.com/jobs">http://thefwa.com/jobs</a><br />
<a href="http://www.malakye.com">http://www.malakye.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://donniebugden.com/blog/?feed=rss2&#038;p=35</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Death Letter Blues</title>
		<link>http://donniebugden.com/blog/?p=30</link>
		<comments>http://donniebugden.com/blog/?p=30#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:19:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://donniebugden.com/blog/?p=30</guid>
		<description><![CDATA[Another song for the rpm challenge. From the website &#8211; This is The Challenge &#8211; Record an album in 28 days, just because you can. That’s 10 songs or 35 minutes of original material recorded during the month of February. &#8230; <a href="http://donniebugden.com/blog/?p=30">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Another song for <a href="http://rpmchallenge.com/">the rpm challenge</a>.</p>
<p>From the website &#8211; This is The Challenge &#8211; Record an album in 28 days, just because you can.<br />
That’s 10 songs or 35 minutes of original material recorded during the month of February. Go ahead… put it to tape.</p>
<p><iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/XUul7xVxlVQ" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://donniebugden.com/blog/?feed=rss2&#038;p=30</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Police Dog Blues</title>
		<link>http://donniebugden.com/blog/?p=28</link>
		<comments>http://donniebugden.com/blog/?p=28#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:11:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://donniebugden.com/blog/?p=28</guid>
		<description><![CDATA[Another song for the rpm challenge.]]></description>
			<content:encoded><![CDATA[<p>Another song for the rpm challenge.</p>
<p><iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/cD99u9dfzmw" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://donniebugden.com/blog/?feed=rss2&#038;p=28</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instrumental</title>
		<link>http://donniebugden.com/blog/?p=25</link>
		<comments>http://donniebugden.com/blog/?p=25#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:09:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://donniebugden.com/blog/?p=25</guid>
		<description><![CDATA[This is a song I made. I am recording about a song a day to enter a contest called The RPM Challenge. It&#8217;s a contest to record ten original songs or 1/2 hour of music in the month of February.]]></description>
			<content:encoded><![CDATA[<p>This is a song I made. I am recording about a song a day to enter a contest called <a href="http://rpmchallenge.com/">The RPM Challenge</a>. It&#8217;s a contest to record ten original songs or 1/2 hour of music in the month of February.</p>
<p><iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/HqKJt0QiHKw" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://donniebugden.com/blog/?feed=rss2&#038;p=25</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hurting</title>
		<link>http://donniebugden.com/blog/?p=18</link>
		<comments>http://donniebugden.com/blog/?p=18#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:05:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://donniebugden.com/blog/?p=18</guid>
		<description><![CDATA[This is a song I just made in about an hour. I am recording about a song a day to enter a contest called The RPM Challenge. It&#8217;s a contest to record ten original songs or 1/2 hour of music &#8230; <a href="http://donniebugden.com/blog/?p=18">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a song I just made in about an hour. I am recording about a song a day to enter a contest called <a href="http://rpmchallenge.com/">The RPM Challenge</a>. It&#8217;s a contest to record ten original songs or 1/2 hour of music in the month of February.</p>
<p><iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/8TXfAuLl1iE" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://donniebugden.com/blog/?feed=rss2&#038;p=18</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posting Music</title>
		<link>http://donniebugden.com/blog/?p=14</link>
		<comments>http://donniebugden.com/blog/?p=14#comments</comments>
		<pubDate>Fri, 04 Feb 2011 00:07:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://donniebugden.com/blog/?p=14</guid>
		<description><![CDATA[Not sure why I post the music I make. Recently, I really got into home recording and decided to post to last.fm and youtube: Police Dog Blues]]></description>
			<content:encoded><![CDATA[<p>Not sure why I post the music I make. Recently, I really got into home recording and decided to post to <a href="http://www.last.fm/music/Small+Creature/Small+Creature">last.fm</a> and youtube: <a href='http://www.youtube.com/watch?v=cD99u9dfzmw&#038;feature=related' >Police Dog Blues</a></p>
]]></content:encoded>
			<wfw:commentRss>http://donniebugden.com/blog/?feed=rss2&#038;p=14</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

