<?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>Fullwaza.com</title>
	<atom:link href="http://www.fullwaza.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fullwaza.com</link>
	<description>Insights on chess, technology, and software development</description>
	<lastBuildDate>Tue, 14 Feb 2012 19:02:37 +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>iPad 2 Bluetooth problems and Awesome Apple Support</title>
		<link>http://www.fullwaza.com/2012/02/14/ipad-2-bluetooth-problems-and-awesome-apple-support/</link>
		<comments>http://www.fullwaza.com/2012/02/14/ipad-2-bluetooth-problems-and-awesome-apple-support/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 19:02:37 +0000</pubDate>
		<dc:creator>Mongo</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[iCade]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://www.fullwaza.com/?p=240</guid>
		<description><![CDATA[My iPad 2 is awesome.  I really enjoy using it, for pretty much anything and everything.  Recently however, I found a problem with it, specifically with the bluetooth radio.  I have used bluetooth with this iPad before, binding it to wireless keyboards and such without any problems.  However, now the iPad&#8217;s bluetooth is stuck in [...]]]></description>
			<content:encoded><![CDATA[<p>My iPad 2 is awesome.  I really enjoy using it, for pretty much anything and everything.  Recently however, I found a problem with it, specifically with the bluetooth radio.  I have used bluetooth with this iPad before, binding it to wireless keyboards and such without any problems.  However, now the iPad&#8217;s bluetooth is stuck in the &#8220;off&#8221; position, and can not be turned on.  In fact, the UISwitch view doesn&#8217;t even render, just an activity view that never stops.  See below:</p>
<p style="text-align: center;"><a href="http://www.fullwaza.com/wp-content/uploads/2012/02/iPad2-bluetooth.jpg"><img class="wp-image-241 aligncenter" title="iPad2 bluetooth setting" src="http://www.fullwaza.com/wp-content/uploads/2012/02/iPad2-bluetooth.jpg" alt="iPad2 bluetooth setting" width="517" height="387" /></a></p>
<p>I discovered this when I went to pair the iPad 2 with an iCade system I had recently picked up after being heavily discounted.  Everything else on the iPad was fine: wireless, 3G, etc &#8211; just freak&#8217;n bluetooth.  I tried restarting the iPad the &#8220;nice way&#8221; using the swipe to shut down option.  That didn&#8217;t work.  I then tried a &#8220;hard&#8221; reset of the device by holding down the top button and power button until the device resets.  No dice.  I even went as far as doing a full blown restore via iTunes* (after backing everything up of course).  Still a no go. Damn, this sucks.  I have this nice shiny iCade to play with, not to mention $10 worth of apps I purchased to go along with it, and I can&#8217;t get the damn bluetooth to work on my iPad 2.  WTF?</p>
<h2>Step 2 &#8211; console.</h2>
<p>I write <a href="http://www.zuketechnologies.com" target="_blank">apps</a>, so I have Xcode etc on my mac(s).  So, what I did next was to plug the iPad in, fire  up Xcode, open Organizer, select my iPad and view the console.  If you didn&#8217;t know, this is a super handy way viewing what is going on inside your iDevice.  Once hooked up, it didn&#8217;t take long to spot the problem:</p>
<blockquote><p>Feb 14 10:29:24 unknown kernel[0] &lt;Debug&gt;: BTServer[64] Builtin profile: BlueTool (sandbox)<br />
Feb 14 10:29:24 unknown com.apple.BTServer[64] &lt;Notice&gt;: bluetooth reset was pulsed 100 ms<br />
Feb 14 10:29:24 unknown com.apple.BTServer[64] &lt;Notice&gt;: bluetooth wake is now ON<br />
Feb 14 10:29:24 unknown com.apple.BTServer[64] &lt;Notice&gt;: Issued HCI Reset<br />
Feb 14 10:29:24 unknown com.apple.BTServer[64] &lt;Notice&gt;: DeviceTree speed = 3000000<br />
Feb 14 10:29:35 unknown com.apple.BTServer[64] &lt;Notice&gt;: Chipset.cpp:109 <span style="color: #ff0000;">runBlueTool Default Error HANG: Waited 10 seconds for BlueTool to run boot</span><br />
Feb 14 10:29:35 unknown com.apple.BTServer[64] &lt;Notice&gt;: PowerManager.cpp:168 <span style="color: #ff0000;">powerInitEvent Core Critical Init failed, still in high power &#8211; BM3 STATUS 1</span><br />
Feb 14 10:29:35 unknown com.apple.BTServer[64] &lt;Notice&gt;: Device not open yet, use &#8216;device&#8217; to open it.<br />
Feb 14 10:29:35 unknown com.apple.BTServer[64] &lt;Notice&gt;: Opening com.apple.uart.bluetooth @ 115200 baud.</p></blockquote>
<p style="text-align: center;">
<p><a title="Bluetooth fail console log" href="http://pastebin.com/bVUXiLhb" target="_blank">Here is a link to a paste bin of the log if you need it.</a></p>
<p>So, from this log, you can easily see the device was failing to start the necessary components required to use the bluetooth radio, which sucks.  I further verified this by comparing this to a console log of another iPad that had a working bluetooth radio.  Given the results of this log, and the methods of repair attempted thus far, this likely indicates a hardware problem.  This was pretty much my guess after a full restore failed to fix it, but now it is confirmed.</p>
<h2>Step 3 &#8211; Apple Support</h2>
<p>Well, unfortunately it seemed to me that this was going to beyond my ability to repair since it seems to be a hardware issue.  Time to contact <a href="http://www.apple.com/support/ipad/contact/" target="_blank">Apple Support</a>.  If you have never called Apple support before, you should know that they seriously rock.  Apple really has the entire process down pat.  For this instance, I started on their <a href="http://www.apple.com/support/ipad/contact/" target="_blank">web site</a> and entered my iPad&#8217;s serial number (found on the back of the iPad among other places).  After clicking continue, Apple tells you the status of your support.  Since I had <strong><em>NOT</em></strong> purchased AppleCare, my iPad had already expired for phone support, but the device itself was still eligible for hardware support.  I continue through the process which is just a couple of clicks.  At the end, Apple will call you.  That is right.  You don&#8217;t even have to pick up the damn phone, they will call you so you don&#8217;t have to wait on hold.  Talk about epic.  You can pick from having them call immediately (which I did), or at a scheduled time.  It was about 20 seconds from the time I hit the button to call me now from the time the phone rang.  I was seriously impressed.</p>
<p>It only took a few minutes for the Apple rep to verify that the problem was indeed a hardware issue, and that they would send me a new iPad. This is awesome because the nearest Apple Store is about 3 hours away.  The rep informed me I would need to take the iPad to the nearest UPS store, and they would package it and mail it for me, pre-paid.  However, the rep went one step further.  He looked to find how close the nearest UPS store is.  This happens to be about 15 miles away.  The rep informed me of this, and said since it was &#8220;so far away&#8221; that he would just have a UPS box delivered to me along with a pre-paid label and I could just drop it off at any UPS drop off location.  That my friends is service.  As disappointed as I am that my iPad is having some issues, I was totally blown away at the level of customer service I received.</p>
<p>Most companies have a 90 day warrantee (if that) on consumer electronics.  Apple&#8217;s standard is one year.  Then, if you want to double that, you can purchase Apple Care.  With their level of customer service, it is well worth it.  I&#8217;ve waited on hold with numerous companies over the years, and have never had customer service as good as I have from Apple.</p>
<h2>Conclusion</h2>
<p>Apple is replacing my iPad for me, for free.  Apple support rocks.  Hard.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><em>* After doing the restore, I set the iPad up as a &#8220;new&#8221; device instead of restoring from my backup to ensure it wasn&#8217;t something to do with my configuration / profile.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullwaza.com/2012/02/14/ipad-2-bluetooth-problems-and-awesome-apple-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to redeem an app promo code</title>
		<link>http://www.fullwaza.com/2011/02/17/how-to-use-an-app-promo-code/</link>
		<comments>http://www.fullwaza.com/2011/02/17/how-to-use-an-app-promo-code/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 16:04:24 +0000</pubDate>
		<dc:creator>Mongo</dc:creator>
				<category><![CDATA[General Tech]]></category>
		<category><![CDATA[iOS Apps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[promo codes]]></category>
		<category><![CDATA[redeem]]></category>

		<guid isPermaLink="false">http://www.fullwaza.com/?p=220</guid>
		<description><![CDATA[How to redeem iOS developer promo codes and iTunes gift cards]]></description>
			<content:encoded><![CDATA[<p>I continue to be amazed at how many people simply have no idea how to use promo codes for iOS apps, even when told it is the same exact way you would redeem an iTunes gift card.  Regardless, I&#8217;m tired of sending the same instructions over and over again, so will explain how to redeem app promo codes in this post, and hopefully save another developer from having to do the same.</p>
<h2>From your iPhone/iPod/iPad:</h2>
<p><strong>Step one:</strong> Open the app store app</p>
<p><img class="size-full wp-image-223 alignnone" title="App Store Icon" src="http://www.fullwaza.com/wp-content/uploads/2011/02/Picture1.jpg" alt="App Store Icon" width="139" height="156" /></p>
<p><strong>Step 2:</strong> Tap featured on the bottom tab bar, and if it isn&#8217;t already selected, tap either &#8220;New&#8221; or &#8220;What&#8217;s Hot&#8221; on the top tool bar.  Then scroll to the bottom, and tap &#8220;Redeem&#8221;.</p>
<p><img class="alignnone size-medium wp-image-222" title="Redeem promo code step 2" src="http://www.fullwaza.com/wp-content/uploads/2011/02/IMG_4439-208x300.png" alt="Redeem promo code step 2" width="208" height="300" /></p>
<p><strong>Step 3:</strong> Enter your promo code!</p>
<p><img class="size-medium wp-image-221 alignnone" title="Redeem promo code step 3" src="http://www.fullwaza.com/wp-content/uploads/2011/02/IMG_4437-200x300.png" alt="Redeem promo code step 3" width="200" height="300" /></p>
<p>One you have submitted your code, the app will automatically download to your iOS device.  The app will usually install to the first available space you have on the device OTHER than the first page.  So, if you have an open spot on page 2, then it will be there, if page 2 is full, then it will be on 3, etc etc.</p>
<p>If you entered a code from an iTunes gift card instead of a promo code from a developer, then the sum of that giftcard will be applied to your iTunes account, which you can then use to buy some cool apps.</p>
<h2>From iTunes</h2>
<p>If you happen to be at your computer with promo code (or iTunes gift card) in hand, you can also enter it in iTunes.</p>
<p><strong>Step 1:</strong> Open iTunes, and click &#8220;Store&#8221;</p>
<p><img class="alignnone size-full wp-image-229" title="iTunes Store" src="http://www.fullwaza.com/wp-content/uploads/2011/02/save.png" alt="iTunes Store" width="257" height="79" /></p>
<p><strong>Step 2:</strong> Find the &#8220;Quick Links&#8221; section on the right hand side of the iTunes app, and click &#8220;Redeem&#8221;</p>
<p><img class="alignnone size-medium wp-image-227" title="iTunes Menu" src="http://www.fullwaza.com/wp-content/uploads/2011/02/itunesmenu-241x300.png" alt="iTunes Menu" width="241" height="300" /></p>
<p><strong>Step 3:</strong> Enter you code, and click Redeem</p>
<p><img class="alignnone size-medium wp-image-228" title="iTunes Redeem" src="http://www.fullwaza.com/wp-content/uploads/2011/02/itunesredeem-300x180.png" alt="iTunes Redeem" width="300" height="180" /></p>
<p>This will start downloading the app if it was a promo code, or apply the cash value to your iTunes account if it was a gift card.  The only drawback about doing it this way for promo codes, is that you have to sync your device with iTunes before it will be installed on your device, which kinda sucks.  The easiest way by far for promo codes is to enter the code on your device.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullwaza.com/2011/02/17/how-to-use-an-app-promo-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UDID Tool for iOS</title>
		<link>http://www.fullwaza.com/2010/12/16/udid-tool-for-ios/</link>
		<comments>http://www.fullwaza.com/2010/12/16/udid-tool-for-ios/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 15:49:08 +0000</pubDate>
		<dc:creator>Mongo</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[udid]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://www.fullwaza.com/?p=215</guid>
		<description><![CDATA[Free app for sending your device's udid to a developer.]]></description>
			<content:encoded><![CDATA[<p>If you ever want to work with an iOS developer in order to beta test their application, the first thing they will most likely ask for is the UDID of your device.  The UDID is a unique id that is on every iOS device.  Developers needs this ID in order to provision your device for a special &#8220;pre-release&#8221; ad-hoc build.  Getting the UDID of the device is not hard, but the typical way of getting it involves plugging your device into your computer, launching iTunes, etc etc.  Luckily, there are a ton of apps in the app store that are both free and can grab that ID for you.  I&#8217;ve looked at a number of them, and most either contain ads (really? for a one time use app?), or have other features you don&#8217;t need or care about.  After all, I just want the damn UDID to send to the developer after all.</p>
<p>After doing some searching and testing a number of apps, I ran across an app  (appropriately named &#8220;<a title="App Store Link" href="http://itunes.apple.com/us/app/udid-tool/id377602501?mt=8" target="_blank">UDID Tool</a>&#8220;) that met all my requirements:</p>
<ul>
<li>Straight and to the point, show&#8217;s me the UDID immediately, no having to tap another button to get it</li>
<li>Can send an email with the UDID from the app OR copy to the clipboard</li>
<li>Clean interface, not something I&#8217;d be hesitant or embarrassed to send to a client.</li>
<li>Designed to run on the iPhone, iPod, and the iPad</li>
</ul>
<p>While true, an iPhone app can run on the iPad, it sure is nice to have an app that is already designed for the iPad and not look like crap when blown up to 2x.  The other big thing for me was to have an app free of branding, spam, ads, etc that I could send to potential beta testers or clients, and this app fits the bill.  It&#8217;s clean, looks like a tool, and does exactly what it advertises, and is free.</p>
<p>If you are in need of a tool to send to beta testers, or are a beta tester that needs a quick way of finding your UDID to send to the developer, this is the tool for you.</p>
<p>You can download UDID Tool from Apple&#8217;s app store by clicking this link: <a title="UDID Tool" href="http://itunes.apple.com/us/app/udid-tool/id377602501?mt=8" target="_blank">http://itunes.apple.com/us/app/udid-tool/id377602501?mt=8</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullwaza.com/2010/12/16/udid-tool-for-ios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invalid certificate for certificate signing request</title>
		<link>http://www.fullwaza.com/2010/11/04/invalid-certificate-for-certificate-signing-request/</link>
		<comments>http://www.fullwaza.com/2010/11/04/invalid-certificate-for-certificate-signing-request/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 16:24:01 +0000</pubDate>
		<dc:creator>Mongo</dc:creator>
				<category><![CDATA[certificates]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://blogs.fullwaza.com/mongo/?p=202</guid>
		<description><![CDATA[How to fix errors uploading certificates to the iOS provisioning portal]]></description>
			<content:encoded><![CDATA[<p>Part of the process of setting up iOS apps for push notifications involves signing and submitting certificate signing requests in Apple&#8217;s iOS Provisioning Portal.  Typically, if you can read and follow directions, this is not too big of a deal.  However, if you do end up getting the dreaded &#8220;<span style="color: #ff0000;">The Certificate file is invalid.  Please check the file and try again.</span>&#8221; error, then the cause may just have nothing to do with you, and everything to do with your browser.</p>
<p>I have run into this a couple of times now, and both times it was because I was using Google&#8217;s Chrome browser.  For whatever reason, Chrome can&#8217;t seem to play nicely with the iOS provisioning portal and screws up the upload.  If you switch over to Safari, you should have no problems submitting the certificate signing request.  If you are still getting an error, then the problem is some where else.</p>
<p>If you get this screen and are using Chrome:</p>
<p><a href="http://blogs.fullwaza.com/mongo/wp-content/uploads/2010/11/fail.png"><img class="size-medium wp-image-204  alignnone" title="Error shown when using chrome" src="http://blogs.fullwaza.com/mongo/wp-content/uploads/2010/11/fail-300x272.png" alt="fail sauce" width="240" height="218" /></a></p>
<p>Switch to Safari and you should get this:</p>
<p><a href="http://blogs.fullwaza.com/mongo/wp-content/uploads/2010/11/success.png"><img class="size-medium wp-image-206  alignnone" title="Success when using Safari with the same file." src="http://blogs.fullwaza.com/mongo/wp-content/uploads/2010/11/success-300x273.png" alt="Much Win" width="240" height="218" /></a></p>
<p>Moral of the story:</p>
<p><a href="http://blogs.fullwaza.com/mongo/wp-content/uploads/2010/11/chrome.png"><img class="alignnone size-full wp-image-203" title="chrome" src="http://blogs.fullwaza.com/mongo/wp-content/uploads/2010/11/chrome.png" alt="" width="67" height="100" /></a> <a href="http://blogs.fullwaza.com/mongo/wp-content/uploads/2010/11/safari.png"><img class="alignnone size-full wp-image-205" title="safari" src="http://blogs.fullwaza.com/mongo/wp-content/uploads/2010/11/safari.png" alt="" width="60" height="100" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullwaza.com/2010/11/04/invalid-certificate-for-certificate-signing-request/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Xcode &#8211; key value coding compliant error</title>
		<link>http://www.fullwaza.com/2010/07/27/xcode-key-value-coding-compliant-error/</link>
		<comments>http://www.fullwaza.com/2010/07/27/xcode-key-value-coding-compliant-error/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 15:16:29 +0000</pubDate>
		<dc:creator>Mongo</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[interface builder]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://blogs.fullwaza.com/mongo/?p=198</guid>
		<description><![CDATA[If you have ever come across the following error, it can be pretty frustrating if you don&#8217;t know where to look: *** Terminating app due to uncaught exception &#8216;NSUnknownKeyException&#8217;, reason: &#8216;[&#60;SomeViewController 0x13e190&#62; setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key someObjectView.&#8217; Nearly every time I&#8217;ve seen this so far, it has been because I [...]]]></description>
			<content:encoded><![CDATA[<p>If you have ever come across the following error, it can be pretty frustrating if you don&#8217;t know where to look:</p>
<blockquote><p>*** Terminating app due to uncaught exception &#8216;NSUnknownKeyException&#8217;, reason: &#8216;[&lt;SomeViewController 0x13e190&gt; setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key someObjectView.&#8217;</p></blockquote>
<p>Nearly every time I&#8217;ve seen this so far, it has been because I had removed a view (UIButton, UILabel, etc) and had forgotten to remove the connection in Interface Builder.  So, if you are seeing this error and your code looks fine, remember to check IB!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullwaza.com/2010/07/27/xcode-key-value-coding-compliant-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing .svn directories on Mac OSX</title>
		<link>http://www.fullwaza.com/2010/07/16/removing-svn-directories-on-mac-osx/</link>
		<comments>http://www.fullwaza.com/2010/07/16/removing-svn-directories-on-mac-osx/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 21:26:42 +0000</pubDate>
		<dc:creator>Mongo</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://blogs.fullwaza.com/mongo/?p=195</guid>
		<description><![CDATA[Terminal Command to delete .svn directories from a project]]></description>
			<content:encoded><![CDATA[<p>I recently needed to remove  the SVN references from a project where the repository was no longer available.  The trouble is that the .svn directories are hidden.  Even if they were not, you would still have to find them all and delete them, which sucks.  Below is a quick command you can run in terminal to recursively remove the .svn directories.  You first need to navigate to the folder you want to remove them from, otherwise badness will occur!</p>
<p><em>It is a good idea to run this first, it will show you what will be deleted:</em></p>
<blockquote><p>find . -type d -name .svn -depth</p></blockquote>
<p><em>Then run this to delete the .svn directories</em></p>
<blockquote><p>find . -type d -name .svn -depth -exec rm -rf {} &#8220;;&#8221;</p></blockquote>
<p>Be sure to have the semi-colon at the end in quotes, otherwise terminal may &#8220;eat&#8221; it and the script won&#8217;t run.  At least that was the case on my system :p</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullwaza.com/2010/07/16/removing-svn-directories-on-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strongest Chess Players in the World as of May 2010</title>
		<link>http://www.fullwaza.com/2010/04/30/strongest-chess-players-in-the-world-as-of-may-2010/</link>
		<comments>http://www.fullwaza.com/2010/04/30/strongest-chess-players-in-the-world-as-of-may-2010/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 15:53:29 +0000</pubDate>
		<dc:creator>Mongo</dc:creator>
				<category><![CDATA[Chess]]></category>
		<category><![CDATA[fide]]></category>
		<category><![CDATA[rating]]></category>

		<guid isPermaLink="false">http://blogs.fullwaza.com/mongo/?p=189</guid>
		<description><![CDATA[Top FIDE rated chess players in the world.]]></description>
			<content:encoded><![CDATA[<p>Natalia Pogonina has posted a list of the worlds top chess players on <a title="Top players" href="http://pogonina.com/index.php?option=com_content&amp;task=view&amp;id=240&amp;Itemid=1&amp;lang=english" target="_blank">her website</a>.  The list is in descending order according to their FIDE rating and separated by male / female.  Magnus Carlsen takes the top spot for men&#8217;s chess at 2813 FIDE, while Judit Polgar is the top female player at 2682.</p>
<p><a title="pogonina.com" href="http://pogonina.com/index.php?option=com_content&amp;task=view&amp;id=240&amp;Itemid=1&amp;lang=english" target="_blank">Click here to view the list on Natalia&#8217;s website.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullwaza.com/2010/04/30/strongest-chess-players-in-the-world-as-of-may-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Networking Fail</title>
		<link>http://www.fullwaza.com/2009/08/31/windows-7-networking-fail/</link>
		<comments>http://www.fullwaza.com/2009/08/31/windows-7-networking-fail/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 03:48:40 +0000</pubDate>
		<dc:creator>Mongo</dc:creator>
				<category><![CDATA[General Tech]]></category>
		<category><![CDATA[cpu-z]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[mapped drive]]></category>
		<category><![CDATA[network problems]]></category>
		<category><![CDATA[Nvidia]]></category>
		<category><![CDATA[win rar]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blogs.fullwaza.com/mongo/?p=167</guid>
		<description><![CDATA[Fixing the "Default gateway is not available" network problem in windows 7]]></description>
			<content:encoded><![CDATA[<p>I recently upgrade my Windows Vista Ultimate box to the new shiny Windows 7 Ultimate (64 bit).  I chose the upgrade path instead of the clean install because this is my dev box and honestly I didn&#8217;t feel like re-installing everything.  At some point when I have some free time I&#8217;ll do it right but for now this will have to work.  Anyway, the upgrade went fairly smoothly, it took a long time, but went through without a hitch &#8211; and by that I mean I didn&#8217;t lose anything and it didn&#8217;t blue screen.</p>
<p>So, I go about my work the next day, everything is going fairly well.  I fire up <a href="http://www.foobar2000.org/" target="_blank">foobar</a> (my media player of choice) and the first problem pops up.  Foobar is trying to access my music located on my NAS via a map drive and is having issues.  So, I think maybe it is just a permissions deal, so I try to login to that device via explorer.  It fails too.  Now no Internet access either. WTF.  I fire up my Mac Book Pro, it can hit the NAS and the web just fine, so the problem isn&#8217;t the NAS and it isn&#8217;t the network.  I reboot the windows box (that&#8217;s the default fix for windows machines right?).  It comes right up, I&#8217;m back online.  I try to access my mapped drive.  Again, everything network related fails.  At this point, I am having thoughts of downgrading to Vista (or maybe even XP).  I mean, this is basic networking here, what gives.</p>
<p>After saying some choice words and doing a little exploring, I eventually made my way to Windows 7 Network and Sharing center, which shows the problem:</p>
<p><a href="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/network-center.png"><img class="size-large wp-image-168 alignnone" title="Windows 7 Network and Sharing Center" src="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/network-center-1024x640.png" alt="Windows 7 Network and Sharing Center" width="491" height="307" /></a></p>
<p>After clicking the little warning sign between This Computer and Network, windows starts its automated network diagnostic tool.  After it runs and does its thing, it turns out that the problem it fixed was: &#8220;The default gateway is not available&#8221;.</p>
<p><a href="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/gateway-fixed.png"><img class="alignnone size-full wp-image-170" title="gateway fixed" src="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/gateway-fixed.png" alt="gateway fixed" width="468" height="357" /></a></p>
<p>Well, this seemed to fix the problem, but only temporarily.  After either some random amount of time, or if I tried to access local area network devices, or just had a lot of web traffic in general, my network connection would go down, I&#8217;d go through the process of repairing the default gateway and be back on my way.  The problem is, this happened often, way to often - especially for a &#8220;modern&#8221; OS.  Using the network diagnostic tool to fix this was simply a patch, not a solution.</p>
<p>This madness led me to do some more digging, which is when I came across this <a href="http://www.sevenforums.com/network-internet/3861-repair-default-gateway-every-5-min-getting-old-2.html" target="_blank">link</a>.  Basically, the problem is for motherboards that have that use the Nvidia nForce chip-set.  The problem is not the chip-set, but the default drivers that ship for it with Windows 7.  Yay Windows.  If you open the network controller properties (Right click on <em><span style="color: #993300;">My Computer</span></em>, then click <em><span style="color: #993300;">Manage</span></em>, then <em><span style="color: #993300;">Device Manager</span></em>, then <em><span style="color: #993300;">Network adapters</span></em>, then right click on the adapter you wish to view, then click <em><span style="color: #993300;">properties</span></em>, then click the <span style="color: #993300;"><em>Driver </em></span>tab) you should see a screen like this:</p>
<p><a href="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/default-win-7-driver.png"><img class="alignnone size-full wp-image-171" title="Default Windows 7Network Driver" src="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/default-win-7-driver.png" alt="Default Windows 7Network Driver" width="414" height="461" /></a></p>
<p>Notice the <em><span style="color: #993300;">Driver Provider</span></em> section, it should say <span style="color: #993300;"><em>Microsoft</em></span>.  The solution to this problem is to install the nForce drivers for <strong>Windows Vista</strong> (64 bit in my case).  Doing this is fairly simple.  You will need to go to <a href="http://www.nvidia.com/Download/index.aspx?lang=en-us" target="_blank">Nvidia&#8217;s website</a> and download the driver for your particular motherboard.  When you get to a page, you will see a screen like this:</p>
<p><a href="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/download-page.png"><img class="alignnone size-full wp-image-172" title="Nforce Download page" src="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/download-page.png" alt="Nforce Download page" width="513" height="298" /></a></p>
<p>Be sure to pick nForce as the product type.  Now the tricky part, you need to know the series and product.  I&#8217;ve had my machine for a while, and really didn&#8217;t remember which one it is.  So, I used a super handy tool called <a href="http://www.cpuid.com/cpuz.php" target="_blank">CPU-Z</a>.  This tool inspects your hardware, and gives you very detailed info on it.  Using this I was able to determine that I have the 5 series 570 SLI chipset (yeah I know, I need to upgrade).  After you run it, click the <span style="color: #993300;"><em>Mainboard</em></span> tab to get to the info you want for the download page.  Below is a screen shot of what you should expect to see when you run CPU-Z:</p>
<p><a href="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/cpuz.png"><img class="alignnone size-full wp-image-173" title="CPU-Z - A must have windows tool" src="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/cpuz.png" alt="CPU-Z - A must have windows tool" width="417" height="402" /></a></p>
<p>What you will end up downloading from Nvidia&#8217;s site will be an exe &#8211; <span style="color: #993300;"><em>15.25_nforce_winvista64_international_whql.exe</em></span> &#8211; in my case.  If you try to double click the exe and run the setup, it will NOT install what you want.  What you have to actually do is <strong><em><span style="color: #993300;">extract </span></em></strong>the files from the exe.  I used <span style="color: #993300;"><a href="http://rarlabs.com/download.htm" target="_blank">win rar</a></span> for this task, but you can use what ever archive utility of your choosing.  With win rar it was as simple as right clicking the file and choosing Extract Files from the context menu.</p>
<p>After you have extracted the driver files, you will need to open the network controller properties (Right click on <em><span style="color: #993300;">My Computer</span></em>, then click <em><span style="color: #993300;">Manage</span></em>, then <em><span style="color: #993300;">Device Manage</span><span style="color: #993300;">r</span></em>, then <em><span style="color: #993300;">Network adapter</span><span style="color: #993300;">s</span></em>, then right click on the adapter you wish to view, then click <span style="color: #993300;"><em>properties</em></span>, then click the <em><span style="color: #993300;">Driver </span></em>tab) and click the update driver button.  You will then need to choose <em><span style="color: #993300;">Browse my computer for driver software</span></em>, then<em><span style="color: #993300;"> Let me pick from a list of device drivers on my computer</span></em>, then<span style="color: #993300;"><em> Have Disk</em></span>, then navigate to the directory where you extracted the driver files and hit ok.  The screen should look like this:</p>
<p><a href="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/select-adapter.png"><img class="alignnone size-full wp-image-174" title="Select Adapter" src="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/select-adapter.png" alt="Select Adapter" width="502" height="368" /></a></p>
<p>You want to choose the one marked NVIDIA, then hit next and just follow through the dialog from there.  After the wizard is complete, your network adapter will be fixed and you won&#8217;t have the super annoying <span style="color: #993300;"><em>The default gateway is not available</em></span> problem any longer.  If you check your network controller settings, they should now look like this:</p>
<p><a href="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/updated-driver.png"><img class="alignnone size-full wp-image-175" title="Nvidia Driver" src="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/08/updated-driver.png" alt="Nvidia Driver" width="414" height="461" /></a></p>
<p>Notice that the <span style="color: #993300;"><em>Driver Provider</em></span> now says <span style="color: #993300;"><em>NVIDIA</em></span>.  If your controller screen looks like this, then your inter-tube-webz are now fixed.</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullwaza.com/2009/08/31/windows-7-networking-fail/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Chess Slot Machine</title>
		<link>http://www.fullwaza.com/2009/08/13/chess-slot-machine/</link>
		<comments>http://www.fullwaza.com/2009/08/13/chess-slot-machine/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 01:40:33 +0000</pubDate>
		<dc:creator>Mongo</dc:creator>
				<category><![CDATA[Chess]]></category>
		<category><![CDATA[casino]]></category>
		<category><![CDATA[slot machine]]></category>

		<guid isPermaLink="false">http://blogs.fullwaza.com/mongo/?p=161</guid>
		<description><![CDATA[Video of a chess themed slot machine.]]></description>
			<content:encoded><![CDATA[<p>I recently visited the <a href="http://maps.google.com/maps?oe=utf-8&amp;client=firefox-a&amp;ie=UTF8&amp;q=isle+of+capri+biloxi&amp;fb=1&amp;split=1&amp;gl=us&amp;ei=t7mESpXyJoyO8QT96p2aBA&amp;hl=en&amp;sll=30.417530,-88.896889&amp;sspn=0.060568,0.088001&amp;cd=1&amp;usq=isle+of+capri&amp;geocode=Fei_zwEdWRm0-g&amp;cid=5112798278089725849&amp;li=lmd&amp;ll=30.393515,-88.860319&amp;spn=0.008884,0.022724&amp;z=16&amp;iwloc=A" target="_blank">Isle of Capri casino in Biloxi MS</a>.  After wandering around the casino giving my money away at various slot machines, I happened upon 1 of only 2 chess themed slot machines.  Well, being the avid chess player that I am, I just had to try it out!  It is much like other slot machines, multiple wheels spin and combination&#8217;s of like images in line yield a prize.  This one also had the chess bonus game, which would feature various chess pieces on the wheel.  If the pieces ended up in a position where they could legally capture another piece, you would win a bonus amount of money.  This bonus would be for every legal capture, and after the first 2 captures, the bonus then would double each time.  For a slot machine, it was pretty entertaining (at least to me anyway).  I took the video below to give you an idea of what the bonus chess mode looks like:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/kVOuBWmUCJk&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/kVOuBWmUCJk&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>I wasn&#8217;t doing to well (winning wise) at the time of the video, but ended up winning a little over $100 after hitting a 9 capture combination!  Unfortunately I didn&#8217;t get a video of that one.  Oh well, maybe next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullwaza.com/2009/08/13/chess-slot-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Update Hell</title>
		<link>http://www.fullwaza.com/2009/07/31/iphone-update-hell/</link>
		<comments>http://www.fullwaza.com/2009/07/31/iphone-update-hell/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 21:05:34 +0000</pubDate>
		<dc:creator>Mongo</dc:creator>
				<category><![CDATA[General Tech]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[recovery mode]]></category>

		<guid isPermaLink="false">http://blogs.fullwaza.com/mongo/?p=154</guid>
		<description><![CDATA[Get your iPhone out of recovery mode]]></description>
			<content:encoded><![CDATA[<div id="attachment_186" class="wp-caption alignright" style="width: 260px"><a href="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/10/iphone-recovery-mode-2.jpg"><img class="size-full wp-image-186" title="The dreaded iPhone Recovery Mode" src="http://blogs.fullwaza.com/mongo/wp-content/uploads/2009/10/iphone-recovery-mode-2.jpg" alt="The Dreaded Recovery Mode Screen" width="250" height="378" /></a><p class="wp-caption-text">The Dreaded Recovery Mode Screen</p></div>
<p>So, my saga started after trying to apply the latest patch from apple for my iPhone which was to guard against the &#8220;serious&#8221; SMS vulnerability that had come to light after the Black Hat conference in Vegas.  More info on that can be found <a href="http://news.cnet.com/8301-1009_3-10301001-83.html">here</a>.</p>
<p>Anyway, after downloading the 297 MB patch in iTunes, some error occurred half way through the patch process that left my iPhone in recovery mode.   None of the current &#8220;<em>Hold power button &amp; home button for 30 seconds while standing on your head and rubbing your stomach at the same time</em>&#8221; type fixes would get the phone out of this dreaded recovery mode.  The solution from apple is to hit the restore button, and wait for 3 hours (exaggerated, I know but that&#8217;s what it feels like) for your phone to be restored &#8211; then try to reapply the patch.  Well, that pretty much just sucks, so I went about looking for a better solution.</p>
<p>As it turns out, a better solution is out there.  There is a program, for both Mac and Windows, called iRecovery.  It is a command line tool and will save you much time.  I learned of its existence from this link:  <a href="http://ipitg.net/how-to-kick-iphone-out-of-recovery-mode-mac/">http://ipitg.net/how-to-kick-iphone-out-of-recovery-mode-mac/</a></p>
<p>I have copied their instructions below, just in case they should be removed from their site for whatever reason.</p>
<blockquote><p><strong>The Process:</strong><br />
<a href="http://ipitg.net/ifiles/iRecovery.zip"> Download iRecovery</a> (for windows, <a href="http://theiphonewiki.com/wiki/index.php?title=IRecovery" target="_blank">go here</a> &amp; <a href="http://github.com/westbaer/irecovery/tree/master">here</a>).<br />
Install iRecovery.<br />
Open /Applications/Utilities/Terminal.app<br />
Run this command: “iRecovery -s”<br />
Type: “printenv”<br />
Look for this variable in the list: “auto-boot”. Most likely, yours will be set to false (hence your problem).<br />
If “auto-boot” is set to “false” or isn’t present at all, follow the rest of this guide. If it’s set to true, try restarting your iPhone/iTouch by holding home and power for 10 seconds.<br />
Type this: “setenv auto-boot true”.<br />
Type: “saveenv”.<br />
Type: “reboot”.<br />
Your iPhone/iTouch should now reboot into normal mode.</p></blockquote>
<p>This worked on my iPhone 3GS running the 3.0.1 OS.</p>
<p>Now go forth, and fix your iPhone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullwaza.com/2009/07/31/iphone-update-hell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

