<?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>ryancafe.com</title>
	<atom:link href="http://ryancafe.com/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://ryancafe.com/wordpress</link>
	<description>stuff about me, and iPhone dev</description>
	<lastBuildDate>Wed, 06 Oct 2010 01:29:51 +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>Google Voice Dial App Released on App Store</title>
		<link>http://ryancafe.com/wordpress/?p=143</link>
		<comments>http://ryancafe.com/wordpress/?p=143#comments</comments>
		<pubDate>Wed, 06 Oct 2010 01:29:28 +0000</pubDate>
		<dc:creator>ryanch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ryancafe.com/wordpress/?p=143</guid>
		<description><![CDATA[My iPhone app called &#8220;dialdial&#8221; is out. http://itunes.apple.com/us/app/dialdial/id395121987?mt=8 It lets you dial people on your iPhone using google voice!]]></description>
			<content:encoded><![CDATA[<p>My iPhone app called &#8220;dialdial&#8221; is out. </p>
<p><a href="http://itunes.apple.com/us/app/dialdial/id395121987?mt=8">http://itunes.apple.com/us/app/dialdial/id395121987?mt=8</a></p>
<p>It lets you dial people on your iPhone using google voice!</p>
]]></content:encoded>
			<wfw:commentRss>http://ryancafe.com/wordpress/?feed=rss2&amp;p=143</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BGG Forums update posted to Apple</title>
		<link>http://ryancafe.com/wordpress/?p=131</link>
		<comments>http://ryancafe.com/wordpress/?p=131#comments</comments>
		<pubDate>Thu, 16 Sep 2010 04:22:46 +0000</pubDate>
		<dc:creator>ryanch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ryancafe.com/wordpress/?p=131</guid>
		<description><![CDATA[I posted an update to Apple to fix the forums. I&#8217;m waiting for it to be approved. I&#8217;ve been waiting for about 10 days. But the update is on its way.]]></description>
			<content:encoded><![CDATA[<p>I posted an update to Apple to fix the forums. I&#8217;m waiting for it to be approved. I&#8217;ve been waiting for about 10 days. But the update is on its way.</p>
]]></content:encoded>
			<wfw:commentRss>http://ryancafe.com/wordpress/?feed=rss2&amp;p=131</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Borderlands Save File Fix (ps3)</title>
		<link>http://ryancafe.com/wordpress/?p=126</link>
		<comments>http://ryancafe.com/wordpress/?p=126#comments</comments>
		<pubDate>Sun, 08 Nov 2009 00:34:12 +0000</pubDate>
		<dc:creator>ryanch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ryancafe.com/wordpress/?p=126</guid>
		<description><![CDATA[There is this cool game called Borderlands, but it has this bug, where if you are playing multi-player it can randomly corrupt your save file, and cause you to loose your skill points! This really stunk for me, because I was a level 20 and was playing with a group of guys that were all [...]]]></description>
			<content:encoded><![CDATA[<p>There is this cool game  called Borderlands, but it has this bug, where if you are playing multi-player it can randomly corrupt your save file, and cause you to loose your skill points! This really stunk for me, because I was a level 20 and was playing with a group of guys that were all level 20- and suddenly my character was broken.</p>
<p>So figuring I had nothing to loose, I copied the save file from my PS3, opened it up a hex editor, and shockingly found that the there was no check sum in place for the skill points!  Using a simple hex editor, I was able to give my self back my skill points!</p>
<p>Here are the steps that I did to fix my player.</p>
<p>1) I played border lands until I earned 2 more skill levels.</p>
<p>2) Put one skill point on your &#8220;main tree&#8221;</p>
<p>3) Put one skill point on something else, for me this was &#8220;Iron Fist&#8221;</p>
<p>4) Quit the game</p>
<p>6) copy the save game to an external USB drive</p>
<p>7) copy the save file to your computer </p>
<p>8 ) back up the save file.</p>
<p>9) open the safe file with hex editor</p>
<p>10) search in the safe file for something like this: gd_Skills2_Brick.Brawler.IronFist<br />
In my case I was playing as Brick, but the method should work for any of other classes. Just find the string that looks like the name of the skill that you put your one point in.</p>
<p>11) Look at the hex that follows the name &#8220;gd_Skills2_Brick.Brawler.IronFist &#8220;, for me it looked like this:<br />
00 00 00 00 01</p>
<p>12) change the 01 to a 04</p>
<p>13) Now save the file.</p>
<p>14) Copy the save file back to your ps3</p>
<p>15) Start the game, load the save file.</p>
<p>16) If it worked, you should now have a 4 points in the skill that you used to only have 1 in.</p>
<p>From here, what I did was went and purchased a skill re-balance in the game, putting 1 point in a bunch of skills.<br />
Then I saved the game, and repeated the process until I had all of my points back.</p>
<p>Hope this helps some people get back into the game <img src='http://ryancafe.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Note, you might be able to get the same done with this tool:</p>
<p>http://blog.gib.me/2009/10/31/borderlands-save-editor-revision-10/</p>
<p>But I&#8217;m on a Mac, and can&#8217;t run it, nor can I verify that works for PS3.</p>
]]></content:encoded>
			<wfw:commentRss>http://ryancafe.com/wordpress/?feed=rss2&amp;p=126</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pictures for Fat Princess Contest</title>
		<link>http://ryancafe.com/wordpress/?p=125</link>
		<comments>http://ryancafe.com/wordpress/?p=125#comments</comments>
		<pubDate>Thu, 30 Jul 2009 03:39:25 +0000</pubDate>
		<dc:creator>ryanch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ryancafe.com/wordpress/?p=125</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img src="http://ryancafe.com/wordpress/wp-content/uploads/2009/07/princess-225x300.jpg" alt="princess" title="princess" width="225" height="300" class="alignnone size-medium wp-image-123" /><img src="http://ryancafe.com/wordpress/wp-content/uploads/2009/07/p2-225x300.jpg" alt="p2" title="p2" width="225" height="300" class="alignnone size-medium wp-image-124" /></p>
]]></content:encoded>
			<wfw:commentRss>http://ryancafe.com/wordpress/?feed=rss2&amp;p=125</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alaska Trip Photos</title>
		<link>http://ryancafe.com/wordpress/?p=112</link>
		<comments>http://ryancafe.com/wordpress/?p=112#comments</comments>
		<pubDate>Thu, 21 May 2009 16:03:34 +0000</pubDate>
		<dc:creator>ryanch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ryancafe.com/wordpress/?p=112</guid>
		<description><![CDATA[I posted pictures of my trip to Alaska on facebook. You can look at them here, without a facebook account: http://www.facebook.com/p.php?i=1058704769&#38;k=Z6G23VU3SV5AUCCBPF35WPV]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-113" title="4631_1155177953816_1058704769_30466491_7327145_n" src="http://ryancafe.com/wordpress/wp-content/uploads/2009/05/4631_1155177953816_1058704769_30466491_7327145_n-300x225.jpg" alt="4631_1155177953816_1058704769_30466491_7327145_n" width="300" height="225" /></p>
<p>I posted pictures of my trip to Alaska on facebook.</p>
<p>You can look at them here, without a facebook account:</p>
<p><a href="http://www.facebook.com/p.php?i=1058704769&amp;k=Z6G23VU3SV5AUCCBPF35WPV">http://www.facebook.com/p.php?i=1058704769&amp;k=Z6G23VU3SV5AUCCBPF35WPV</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ryancafe.com/wordpress/?feed=rss2&amp;p=112</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New iPhone App: Home Rescue</title>
		<link>http://ryancafe.com/wordpress/?p=109</link>
		<comments>http://ryancafe.com/wordpress/?p=109#comments</comments>
		<pubDate>Thu, 09 Apr 2009 15:45:11 +0000</pubDate>
		<dc:creator>ryanch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ryancafe.com/wordpress/?p=109</guid>
		<description><![CDATA[I worked with a friend to make a new iPhone app called Home Rescue. It is a simple application that tells you if you qualify for the government mortgage bailout program. Check it out here: http://itunes.com/apps/HomeRescue]]></description>
			<content:encoded><![CDATA[<p>I worked with a friend to make a new iPhone app called Home Rescue. It is a simple application that tells you if you qualify for the government mortgage bailout program.</p>
<p>Check it out here: <a href="http://itunes.com/apps/HomeRescue">http://itunes.com/apps/HomeRescue</a></p>
<p><img class="alignnone" src="http://allergycompanion.com/wordpress/wp-content/uploads/2009/03/img_0025.jpg" alt="" width="320" height="480" /></p>
]]></content:encoded>
			<wfw:commentRss>http://ryancafe.com/wordpress/?feed=rss2&amp;p=109</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rant On Spelling</title>
		<link>http://ryancafe.com/wordpress/?p=106</link>
		<comments>http://ryancafe.com/wordpress/?p=106#comments</comments>
		<pubDate>Wed, 08 Apr 2009 19:07:03 +0000</pubDate>
		<dc:creator>ryanch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ryancafe.com/wordpress/?p=106</guid>
		<description><![CDATA[If you agree that spelling is a skill, then I think you should agree that to mock and judge someone for poor spelling is the same as mocking someone for lacking any other skill. I&#8217;m not investing my time in remembering the pile of special case / hidden pronunciation / inconsistent words that makes up [...]]]></description>
			<content:encoded><![CDATA[<p>If you agree that spelling is a skill, then I think you should agree that to mock and judge someone for poor spelling is the same as mocking someone for lacking any other skill.</p>
<p>I&#8217;m not investing my time in remembering the pile of special case / hidden pronunciation / inconsistent words that makes up the English language. Who decided that this was the most efficient way to communicate with written letters? If someone proposed something like this- I&#8217;d tell them they were nuts. Is this flawed language nostalgic? Artful? I say, keep the nostalgia and the art in the <em>content</em> of the words, not the <em>arrangement of letters</em> that makes up the work.</p>
<p>When you decide to mock someone&#8217;s spelling- I think you should consider if you would like them to mock your flawed skills. Spelling is a skill, some have it, and some don&#8217;t. It comes easy for you? Great. Not for me.  I could improve my poor spelling skills with lots of practice, and lots of time. I could sacrifice time from things that I actually care about. If you want me to care about spelling, how about you spend time and learn some of my skills.</p>
<p>Don&#8217;t push your flawed communication protocol on me.</p>
<p> <img src='http://ryancafe.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ryancafe.com/wordpress/?feed=rss2&amp;p=106</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Updated blog for iPhone support</title>
		<link>http://ryancafe.com/wordpress/?p=104</link>
		<comments>http://ryancafe.com/wordpress/?p=104#comments</comments>
		<pubDate>Sat, 04 Apr 2009 21:38:04 +0000</pubDate>
		<dc:creator>ryanch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ryancafe.com/wordpress/?p=104</guid>
		<description><![CDATA[I thought that since I&#8217;m such an iPhone fan boy my blog should work on the iPhone. Now it does, thanks to a nice plugin called iWPhone. Pretty simple, and pretty nice]]></description>
			<content:encoded><![CDATA[<p>I thought that since I&#8217;m such an iPhone fan boy my blog should work on the iPhone. Now it does, thanks to a nice plugin called <a href="http://iwphone.contentrobot.com/2007/07/04/iwphone-wordpress-plugin-and-theme/">iWPhone</a>. Pretty simple, and pretty nice <img src='http://ryancafe.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ryancafe.com/wordpress/?feed=rss2&amp;p=104</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New iPhone App &#8216;EnterState&#8217;</title>
		<link>http://ryancafe.com/wordpress/?p=99</link>
		<comments>http://ryancafe.com/wordpress/?p=99#comments</comments>
		<pubDate>Wed, 01 Apr 2009 06:01:14 +0000</pubDate>
		<dc:creator>ryanch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ryancafe.com/wordpress/?p=99</guid>
		<description><![CDATA[I&#8217;ve been busy. I helped a friend build a game called EnterState. You can check it out on the Apple Store here. Here is the &#8220;press release&#8221; for the app&#8230; Traditional Board Game Designer Turns To iPhone Platform Chris Handy hasn&#8217;t been play-testing with cards and wooden bits recently.  He has been leaving lots of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been busy. I helped a friend build a game called EnterState. You can check it out on the Apple Store <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=308622676&amp;mt=8"><span style="text-decoration: underline; color: #274faa;">here</span></a>.</p>
<p><img class="alignnone size-medium wp-image-101" title="picture-5" src="http://ryancafe.com/wordpress/wp-content/uploads/2009/03/picture-5-300x199.png" alt="picture-5" width="300" height="199" /></p>
<p>Here is the &#8220;press release&#8221; for the app&#8230;</p>
<blockquote>
<div style="margin: 0px;"><strong>Traditional Board Game Designer Turns To iPhone Platform</strong></div>
<div style="margin: 0px; min-height: 14px;"></div>
<div style="margin: 0px;">Chris Handy hasn&#8217;t been play-testing with cards and wooden bits recently.  He has been leaving lots of fingerprints on his iPhone while heavily testing his new puzzle game series for the popular gaming device.</div>
<div style="margin: 0px;"><span style="white-space: pre;"> </span>The concept is simple.  Chris has developed a volume of games called the &#8220;:60 Series&#8221;, or &#8220;Sixty-Second Series&#8221;.  These original puzzle games are fast-paced &#8220;brain games&#8221; that last exactly 1 minute.  If you are able to solve the puzzle in under 60 seconds, your score is equal to the time remaining on the timer.</div>
<div style="margin: 0px;"><span style="white-space: pre;"> </span>The first two games in the series have just been released, with 2 more coming in April.  <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=308629516&amp;mt=8"><span style="text-decoration: underline; color: #274faa;">Kount</span></a> is a button-mashing counting game in which the user must press 40 buttons in numerical order.  Each game board is randomly generated to offer fresh gameplay each time.</div>
<div style="margin: 0px;"><span style="white-space: pre;"> </span><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=308622676&amp;mt=8"><span style="text-decoration: underline; color: #274faa;">EnterState</span></a><strong> </strong>is a semi-educational puzzler in which you must &#8220;enter states&#8221; as they appear of the screen.  When &#8220;Nevada&#8221; appears on the screen, press the state shape on the map.  It&#8217;s that simple&#8230;or is it?</div>
<div style="margin: 0px; min-height: 14px;"></div>
<div style="margin: 0px;">Think you&#8217;ve got an unbeatable score?  Each game in the series has a unique Friend Scores Rank System that keeps track of only YOUR friend&#8217;s top scores.</div>
<div style="margin: 0px; min-height: 14px;"></div>
<div style="margin: 0px;">Both Games can be found in iTunes.</div>
<div style="margin: 0px; min-height: 14px;"></div>
<div style="margin: 0px;">More information can be found at <a href="http://www.perplext.com/" target="_blank">http://www.perplext.com</a></div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ryancafe.com/wordpress/?feed=rss2&amp;p=99</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BoardGameGeek updated</title>
		<link>http://ryancafe.com/wordpress/?p=97</link>
		<comments>http://ryancafe.com/wordpress/?p=97#comments</comments>
		<pubDate>Wed, 11 Feb 2009 20:01:15 +0000</pubDate>
		<dc:creator>ryanch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ryancafe.com/wordpress/?p=97</guid>
		<description><![CDATA[I&#8217;ve submited a new version of BoardGameGeek for the iPhone to apple, to address the issues created by the xmlapi updates at BoardGameGeek.com. The new update is in the hands of Apple, as soon as they release it, you will be able to update Sadly, until then it will remain not working.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve submited a new version of BoardGameGeek for the iPhone to apple, to address the issues created by the xmlapi updates at BoardGameGeek.com. The new update is in the hands of Apple, as soon as they release it, you will be able to update <img src='http://ryancafe.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Sadly, until then it will remain not working.</p>
]]></content:encoded>
			<wfw:commentRss>http://ryancafe.com/wordpress/?feed=rss2&amp;p=97</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

