<?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>FernyB &#187; Projects</title>
	<atom:link href="http://fernyb.net/blog/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://fernyb.net/blog</link>
	<description>fernyb.net/blog</description>
	<lastBuildDate>Mon, 26 Apr 2010 14:15:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rails 2.3.5 on Dreamhost (Shared Hosting)</title>
		<link>http://fernyb.net/blog/2009/11/29/rails-2-3-5-on-dreamhost-shared-hosting/</link>
		<comments>http://fernyb.net/blog/2009/11/29/rails-2-3-5-on-dreamhost-shared-hosting/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 03:35:10 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/?p=331</guid>
		<description><![CDATA[Today, I started a new project. A minimalistic bug tracker that should really work under Dreamhost. The only reason I need this to work on Dreamhost is because bills begin to add up after having a few VPS accounts and I&#8217;m trying to cut my spending and since Dreamhost gives me unlimited disk space and [...]]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2009/11/29/rails-2-3-5-on-dreamhost-shared-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current Progress</title>
		<link>http://fernyb.net/blog/2009/10/16/current-progress/</link>
		<comments>http://fernyb.net/blog/2009/10/16/current-progress/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 05:15:05 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[GAMV]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/?p=317</guid>
		<description><![CDATA[So, it&#8217;s been while since I last wrote something here.. Well it&#8217;s for a good reason, I&#8217;ve been busy with work but besides the work hours, I actually managed to create a PHP Framework which I call Cupcake. The reason for the name is being that I wanted a version of CakePHP without lots of [...]]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2009/10/16/current-progress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>iPhone SDK 3.0 GM</title>
		<link>http://fernyb.net/blog/2009/06/09/iphone-sdk-30-gm/</link>
		<comments>http://fernyb.net/blog/2009/06/09/iphone-sdk-30-gm/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 05:26:03 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/?p=297</guid>
		<description><![CDATA[While looking into my app for deprecated methods I have found one that did not have much documentation to it. It was a delegate method from UIImagePickerControllerDelegate and this is the way I use it for when an image is ready to be posted.

- (void)imagePickerController: (UIImagePickerController *)picker didFinishPickingImage: (UIImage *)img editingInfo: (NSDictionary *)editInfo {
  [...]]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2009/06/09/iphone-sdk-30-gm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone SDK 3.0 beta 5</title>
		<link>http://fernyb.net/blog/2009/05/16/iphone-sdk-30-beta-5/</link>
		<comments>http://fernyb.net/blog/2009/05/16/iphone-sdk-30-beta-5/#comments</comments>
		<pubDate>Sat, 16 May 2009 23:38:43 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Skateboarding]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[skatr]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/?p=289</guid>
		<description><![CDATA[Today, I was working on Skatr getting it ready for the iPhone OS 3.0 and taking advantage of some of the new features and while I succeeded testing it on my device using the beta 4 version, I had trouble with beta 5. I searched around and found the following post to be very helpful [...]]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2009/05/16/iphone-sdk-30-beta-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XCode Template for Adium Plugins</title>
		<link>http://fernyb.net/blog/2009/04/19/xcode-template-for-adium-plugins/</link>
		<comments>http://fernyb.net/blog/2009/04/19/xcode-template-for-adium-plugins/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 16:17:45 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[xcode]]></category>
		<category><![CDATA[Adium]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Template]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/?p=267</guid>
		<description><![CDATA[This weekend as I wait for Apple&#8217;s response to my iPhone App being accepted or rejected. I&#8217;ve been wanted to create an Adium Plugin for a while, so now I took the initial steps and made it much easier to begin. I have created a XCode Template for creating your own Adium Plugins.
It can be downloaded [...]]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2009/04/19/xcode-template-for-adium-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Skatr for iPhone</title>
		<link>http://fernyb.net/blog/2009/04/15/skatr-for-iphone/</link>
		<comments>http://fernyb.net/blog/2009/04/15/skatr-for-iphone/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 04:23:37 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[skatr]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/?p=254</guid>
		<description><![CDATA[
It&#8217;s been a little over 4 months of development for my iPhone app. This does not mean just coding for the iPhone app but also working on the back-end server side, creating an API for Skatr to use, and later  become a public API for others to consume.
Things I did for the 4 months of [...]]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2009/04/15/skatr-for-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XCode &amp; GDB</title>
		<link>http://fernyb.net/blog/2009/03/01/xcode-gdb/</link>
		<comments>http://fernyb.net/blog/2009/03/01/xcode-gdb/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 21:26:27 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[gdb]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[skatr]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/?p=243</guid>
		<description><![CDATA[Lately, I&#8217;ve learned how to use GDB with XCode and it&#8217;s awesome! It really saves your lots of time debugging an app. I was having lots of trouble trying to figure out why an instance variable was not retaining it&#8217;s value in a new method.
Well, it happen to be I was using a UITableViewDelegate and [...]]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2009/03/01/xcode-gdb/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Screencast-O-Matic</title>
		<link>http://fernyb.net/blog/2009/01/14/screencast-o-matic/</link>
		<comments>http://fernyb.net/blog/2009/01/14/screencast-o-matic/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 06:58:19 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[skatr]]></category>
		<category><![CDATA[UINavigation]]></category>
		<category><![CDATA[UITabBar]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/?p=228</guid>
		<description><![CDATA[
Today, I wanted to make a screencast to serve more as a reminder to myself on remembering how to create the UINavigation inside a UITabBar for iPhone Development. So I got a little cheap and I decided to look for something online to bookmark but I found screencast-o-matic which is really cool. It let&#8217;s you [...]]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2009/01/14/screencast-o-matic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Development: Skatr, Update</title>
		<link>http://fernyb.net/blog/2008/12/31/development-skatr-update/</link>
		<comments>http://fernyb.net/blog/2008/12/31/development-skatr-update/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 04:32:35 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/?p=207</guid>
		<description><![CDATA[As I wrote earlier, I was trying to release skatr.us on the first of january but unfortunately that is not going to happen. I just don&#8217;t have the strength to pull it off.. I&#8217;m going to push back the release date for Skatr for mid February, I think that is a good enough time, thats [...]]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2008/12/31/development-skatr-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Development update: Skatr</title>
		<link>http://fernyb.net/blog/2008/12/26/development-update-skatr/</link>
		<comments>http://fernyb.net/blog/2008/12/26/development-update-skatr/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 03:59:18 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Merb]]></category>
		<category><![CDATA[skatr]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/?p=202</guid>
		<description><![CDATA[Just a small updated on my development of skatr. It&#8217;s almost ready to go for beta release.
If anyone has taken notice, the site is currently down on purpose. I figure I will take it down it gives me more reason to complete my project. The site is being developed using the Merb Framework. After reading [...]]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2008/12/26/development-update-skatr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skatr update</title>
		<link>http://fernyb.net/blog/2008/11/11/skatr-update/</link>
		<comments>http://fernyb.net/blog/2008/11/11/skatr-update/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 00:50:29 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Skate]]></category>
		<category><![CDATA[Skateboarding]]></category>
		<category><![CDATA[skatr]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/?p=189</guid>
		<description><![CDATA[So I was taking a look at some of my old projects and I decided that I would like to continue with some of them well at least one of them. Which is my Skateboarding Spots site. I have my great ideas for it, its just that I don&#8217;t always have time and when I [...]]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2008/11/11/skatr-update/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>User Interface Mock #1</title>
		<link>http://fernyb.net/blog/2008/10/05/user-interface-mock-1/</link>
		<comments>http://fernyb.net/blog/2008/10/05/user-interface-mock-1/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 06:01:58 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Pownce]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/?p=144</guid>
		<description><![CDATA[The the last two weeks, I&#8217;ve been writing an application with RubyCocoa. I do whatever I can for the day considering I have a day job. Here is my first UI mock.



]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2008/10/05/user-interface-mock-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lastbridge &#8211; Add Friends Stations/Playlist</title>
		<link>http://fernyb.net/blog/2008/02/14/lastbridge-add-friends-stationsplaylist/</link>
		<comments>http://fernyb.net/blog/2008/02/14/lastbridge-add-friends-stationsplaylist/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 05:02:53 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Last.fm]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[lastbridge.net]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/2008/02/14/lastbridge-add-friends-stationsplaylist/</guid>
		<description><![CDATA[New Feature out now. Add your last.fm friends radio stations and playlist.
]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2008/02/14/lastbridge-add-friends-stationsplaylist/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lastbridge Stations</title>
		<link>http://fernyb.net/blog/2008/01/24/lastbridge-stations/</link>
		<comments>http://fernyb.net/blog/2008/01/24/lastbridge-stations/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 04:26:08 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/2008/01/24/lastbridge-stations/</guid>
		<description><![CDATA[

New Feature for LastBridge.net &#8211; I have added a small list of station you can now select.


Of course more new features are planned ahead.
]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2008/01/24/lastbridge-stations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Release: LastBridge</title>
		<link>http://fernyb.net/blog/2008/01/20/release-lastbridge/</link>
		<comments>http://fernyb.net/blog/2008/01/20/release-lastbridge/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 08:31:38 +0000</pubDate>
		<dc:creator>fernyb</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://fernyb.net/blog/2008/01/20/release-lastbridge/</guid>
		<description><![CDATA[

It is official LastBridge.net is out for public consumption!  Again for those who are lost and don&#8217;t know what this &#8220;LastBridge&#8221; is it&#8217;s for listening to your last.fm radio stream on the Roku SoundBridge.I have made a screencast on How To use LastBridge. If anyone still needs help or just want to leave your [...]]]></description>
		<wfw:commentRss>http://fernyb.net/blog/2008/01/20/release-lastbridge/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
<enclosure url="http://fernyb.net/mov-video/iShowU-Capture2.mov" length="20267298" type="video/quicktime" />
		</item>
	</channel>
</rss>
