<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Think IT Differently</title>
	<atom:link href="http://thinkitdifferently.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkitdifferently.wordpress.com</link>
	<description>Just another IT weblog? Wrong!</description>
	<lastBuildDate>Mon, 13 Jun 2011 06:40:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='thinkitdifferently.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Think IT Differently</title>
		<link>http://thinkitdifferently.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://thinkitdifferently.wordpress.com/osd.xml" title="Think IT Differently" />
	<atom:link rel='hub' href='http://thinkitdifferently.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Customize UISlider color</title>
		<link>http://thinkitdifferently.wordpress.com/2010/01/26/customize-uislider-color/</link>
		<comments>http://thinkitdifferently.wordpress.com/2010/01/26/customize-uislider-color/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 14:04:56 +0000</pubDate>
		<dc:creator>Kevin Cador</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[iPhone dev]]></category>
		<category><![CDATA[Slider]]></category>

		<guid isPermaLink="false">http://thinkitdifferently.wordpress.com/?p=145</guid>
		<description><![CDATA[This post will explain you how to do this : Instead of having 3 UISlider with 3 UILabels telling red, green, blue, we have 3 UISlider with custom colors. Everybody would agree that this is nicer&#8230; To do this, just customize your UISlider this way : [redSlider setMinimumTrackImage:[[UIImage imageNamed:@"redSlider.png"] stretchableImageWithLeftCapWidth:10.0 topCapHeight:0.0] forState:UIControlStateNormal]; Then you just need [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thinkitdifferently.wordpress.com&amp;blog=6526261&amp;post=145&amp;subd=thinkitdifferently&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thinkitdifferently.wordpress.com/2010/01/26/customize-uislider-color/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd5ab4e0cec77287f9be97e94c7fc38d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kevincador</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2010/01/screenshot-2010-01-25-15-15-481.png" medium="image">
			<media:title type="html">Screenshot 2010.01.25 15.15.48</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2010/01/redslider.png" medium="image">
			<media:title type="html">redSlider</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2010/01/greenslider.png" medium="image">
			<media:title type="html">greenSlider</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2010/01/blueslider.png" medium="image">
			<media:title type="html">blueSlider</media:title>
		</media:content>
	</item>
		<item>
		<title>ABPeoplePickerNavigationController + delegate</title>
		<link>http://thinkitdifferently.wordpress.com/2010/01/26/abpeoplepickernavigationcontroller-delegate/</link>
		<comments>http://thinkitdifferently.wordpress.com/2010/01/26/abpeoplepickernavigationcontroller-delegate/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 13:53:10 +0000</pubDate>
		<dc:creator>Kevin Cador</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[AddressBook]]></category>

		<guid isPermaLink="false">http://thinkitdifferently.wordpress.com/?p=143</guid>
		<description><![CDATA[Just because I made the mistake and lost a lot of time on this one. The property to set the ABPeoplePickerNavigationController delegate is not &#8220;delegate&#8221; but &#8220;peoplePickerDelegate&#8221;. Otherwise, you never get called and no error is displayed so you loose a lot of time trying to find the problem. ABPeoplePickerNavigationController* controller = [[ABPeoplePickerNavigationController alloc] init]; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thinkitdifferently.wordpress.com&amp;blog=6526261&amp;post=143&amp;subd=thinkitdifferently&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thinkitdifferently.wordpress.com/2010/01/26/abpeoplepickernavigationcontroller-delegate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd5ab4e0cec77287f9be97e94c7fc38d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kevincador</media:title>
		</media:content>
	</item>
		<item>
		<title>Deselecting a row in an UITableView&#8230;</title>
		<link>http://thinkitdifferently.wordpress.com/2010/01/20/deselecting-a-row-in-an-uitableview/</link>
		<comments>http://thinkitdifferently.wordpress.com/2010/01/20/deselecting-a-row-in-an-uitableview/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 15:40:35 +0000</pubDate>
		<dc:creator>Kevin Cador</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[UITableView]]></category>

		<guid isPermaLink="false">http://thinkitdifferently.wordpress.com/?p=141</guid>
		<description><![CDATA[When a user click on a row in a UITableView, it goes in selected style. You need to deselect the row when he click on it so you implements : - (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath { //Do something interesting here //Do not do this because the row will be deselected at first but once the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thinkitdifferently.wordpress.com&amp;blog=6526261&amp;post=141&amp;subd=thinkitdifferently&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thinkitdifferently.wordpress.com/2010/01/20/deselecting-a-row-in-an-uitableview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd5ab4e0cec77287f9be97e94c7fc38d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kevincador</media:title>
		</media:content>
	</item>
		<item>
		<title>inApp AppStore Links</title>
		<link>http://thinkitdifferently.wordpress.com/2010/01/11/inapp-appstore-links/</link>
		<comments>http://thinkitdifferently.wordpress.com/2010/01/11/inapp-appstore-links/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 13:42:38 +0000</pubDate>
		<dc:creator>Kevin Cador</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[App Store]]></category>

		<guid isPermaLink="false">http://thinkitdifferently.wordpress.com/?p=131</guid>
		<description><![CDATA[To open the AppStore from an App, I use : [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://itunes.apple.com/us/app/touch-player/id330269823?mt=8&#38;uo=6"]]; You can get the link to your App with the &#8220;iTunes Link Maker&#8221; (just Google it).<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thinkitdifferently.wordpress.com&amp;blog=6526261&amp;post=131&amp;subd=thinkitdifferently&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thinkitdifferently.wordpress.com/2010/01/11/inapp-appstore-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd5ab4e0cec77287f9be97e94c7fc38d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kevincador</media:title>
		</media:content>
	</item>
		<item>
		<title>Cocos2D &#8211; Menu</title>
		<link>http://thinkitdifferently.wordpress.com/2009/07/22/cocos2d-menu/</link>
		<comments>http://thinkitdifferently.wordpress.com/2009/07/22/cocos2d-menu/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 14:46:15 +0000</pubDate>
		<dc:creator>Kevin Cador</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Cocos2D]]></category>
		<category><![CDATA[iPhone dev]]></category>

		<guid isPermaLink="false">http://thinkitdifferently.wordpress.com/?p=101</guid>
		<description><![CDATA[Cocos2D for iPhone is great for 2D game developpement on the iPhone. And what&#8217;s the first thing a user will see when he starts your game? That&#8217;s right, a menu! Create a menu with cocos2D is really simple. You first create a Scene and a Layer for your menu (with a nice background image if [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thinkitdifferently.wordpress.com&amp;blog=6526261&amp;post=101&amp;subd=thinkitdifferently&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thinkitdifferently.wordpress.com/2009/07/22/cocos2d-menu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd5ab4e0cec77287f9be97e94c7fc38d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kevincador</media:title>
		</media:content>
	</item>
		<item>
		<title>UITableViewCell usage : easier since iPhone OS 3.0</title>
		<link>http://thinkitdifferently.wordpress.com/2009/07/19/uitableviewcel-usage-easier-since-iphone-os-3-0/</link>
		<comments>http://thinkitdifferently.wordpress.com/2009/07/19/uitableviewcel-usage-easier-since-iphone-os-3-0/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 09:07:20 +0000</pubDate>
		<dc:creator>Kevin Cador</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[UITableView]]></category>
		<category><![CDATA[UITableViewCell]]></category>

		<guid isPermaLink="false">http://thinkitdifferently.wordpress.com/?p=104</guid>
		<description><![CDATA[Since iPhone OS 3.0b, my previews code snippets witch were using table view are marked deprecated where I trie to access the text property of a UITableViewCell. When I looked at the 3.0 documentation, I saw text The text of the cell. (Deprecated. Use the textLabel and detailTextLabel properties instead.) The message is pretty clear : don&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thinkitdifferently.wordpress.com&amp;blog=6526261&amp;post=104&amp;subd=thinkitdifferently&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thinkitdifferently.wordpress.com/2009/07/19/uitableviewcel-usage-easier-since-iphone-os-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd5ab4e0cec77287f9be97e94c7fc38d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kevincador</media:title>
		</media:content>
	</item>
		<item>
		<title>How to convert a chm file into a pdf file on a Mac</title>
		<link>http://thinkitdifferently.wordpress.com/2009/06/06/how-to-convert-a-chm-file-into-a-pdf-file/</link>
		<comments>http://thinkitdifferently.wordpress.com/2009/06/06/how-to-convert-a-chm-file-into-a-pdf-file/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 17:14:24 +0000</pubDate>
		<dc:creator>Kevin Cador</dc:creator>
				<category><![CDATA[Mac Software]]></category>
		<category><![CDATA[chm]]></category>
		<category><![CDATA[e-book]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://thinkitdifferently.wordpress.com/?p=95</guid>
		<description><![CDATA[Recently I downloaded a lot of e-books (don&#8217;t tell anybody because I think it&#8217;s not legal) talking about Cocoa, Objective-C and OpenGL ES. There were a lot of pdf files but also some chm files. For those like me who are not aware of what is a chm file, here is the link to wikipedia [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thinkitdifferently.wordpress.com&amp;blog=6526261&amp;post=95&amp;subd=thinkitdifferently&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thinkitdifferently.wordpress.com/2009/06/06/how-to-convert-a-chm-file-into-a-pdf-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd5ab4e0cec77287f9be97e94c7fc38d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kevincador</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2009/06/ichm1.png" medium="image">
			<media:title type="html">iChm</media:title>
		</media:content>
	</item>
		<item>
		<title>Using SQLite3 C Api in Cocoa with xCode</title>
		<link>http://thinkitdifferently.wordpress.com/2009/03/22/using-sqlite3-c-api-in-cocoa-with-xcode/</link>
		<comments>http://thinkitdifferently.wordpress.com/2009/03/22/using-sqlite3-c-api-in-cocoa-with-xcode/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 11:24:47 +0000</pubDate>
		<dc:creator>Kevin Cador</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[xCode]]></category>

		<guid isPermaLink="false">http://thinkitdifferently.wordpress.com/2009/03/22/using-sqlite3-c-api-in-cocoa-with-xcode/</guid>
		<description><![CDATA[First you need to import the libraries : Right click on the Other Fraleworks group inside the Fraleworks group Choose to Add an Existing File Go inside /Developer/SDKs/MacOSX10.5.sdk/usr/lib/ to choose the libsqlite3.0.dylib file (the path can be different) You can choose to Copy items into destination group&#8217;s folder Then you can use the SQLite C [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thinkitdifferently.wordpress.com&amp;blog=6526261&amp;post=91&amp;subd=thinkitdifferently&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thinkitdifferently.wordpress.com/2009/03/22/using-sqlite3-c-api-in-cocoa-with-xcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd5ab4e0cec77287f9be97e94c7fc38d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kevincador</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2009/03/screen-capture-1.png" medium="image">
			<media:title type="html">screen-capture-1.png</media:title>
		</media:content>
	</item>
		<item>
		<title>How to create an Axis ARchive with Ant</title>
		<link>http://thinkitdifferently.wordpress.com/2009/03/22/how-to-create-an-axis-archive-with-ant/</link>
		<comments>http://thinkitdifferently.wordpress.com/2009/03/22/how-to-create-an-axis-archive-with-ant/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 10:16:38 +0000</pubDate>
		<dc:creator>Kevin Cador</dc:creator>
				<category><![CDATA[Build]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[aar]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://thinkitdifferently.wordpress.com/2009/03/22/how-to-create-an-axis-archive-with-ant/</guid>
		<description><![CDATA[When you are developing a web service with Apache Axis2, you know you can drop an Axis ARchive (aar) inside you Axis2 home directory or deploy this aar from the administration console. But first you need to create this archive! Some people do this with the Axis2 Eclipse Plug-in and others do this from Ant. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thinkitdifferently.wordpress.com&amp;blog=6526261&amp;post=89&amp;subd=thinkitdifferently&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thinkitdifferently.wordpress.com/2009/03/22/how-to-create-an-axis-archive-with-ant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd5ab4e0cec77287f9be97e94c7fc38d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kevincador</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2009/03/directorystructure.png" medium="image">
			<media:title type="html">DirectoryStructure.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Remote application Debugging</title>
		<link>http://thinkitdifferently.wordpress.com/2009/02/27/remote-application-debugging/</link>
		<comments>http://thinkitdifferently.wordpress.com/2009/02/27/remote-application-debugging/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 09:42:19 +0000</pubDate>
		<dc:creator>Kevin Cador</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://thinkitdifferently.wordpress.com/?p=77</guid>
		<description><![CDATA[Everybody knows that you can run an application in &#8220;debug&#8221; mode with Eclipse. You add break points to your code and run it in &#8220;debug&#8221; mode to see the value of your variables,&#8230; at this moment. And this works fine with stand alone applications, the one you run form Eclipse. But what appends if you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thinkitdifferently.wordpress.com&amp;blog=6526261&amp;post=77&amp;subd=thinkitdifferently&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thinkitdifferently.wordpress.com/2009/02/27/remote-application-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd5ab4e0cec77287f9be97e94c7fc38d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kevincador</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2009/02/debug1.png" medium="image">
			<media:title type="html">debug1</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2009/02/debug2.png" medium="image">
			<media:title type="html">debug2</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2009/02/debug3.png" medium="image">
			<media:title type="html">debug3</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2009/02/debug4.png" medium="image">
			<media:title type="html">debug4</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2009/02/debug5.png" medium="image">
			<media:title type="html">debug5</media:title>
		</media:content>

		<media:content url="http://thinkitdifferently.files.wordpress.com/2009/02/debug.png" medium="image">
			<media:title type="html">debug</media:title>
		</media:content>
	</item>
	</channel>
</rss>
