<?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>Tech Jawa &#187; Guides</title>
	<atom:link href="http://www.techjawa.com/category/guides/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techjawa.com</link>
	<description>www.techjawa.com</description>
	<lastBuildDate>Mon, 16 Aug 2010 14:59:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Guide: Create the Ultimate USB Drive</title>
		<link>http://www.techjawa.com/2010/08/16/guide-create-the-ultimate-usb-drive/</link>
		<comments>http://www.techjawa.com/2010/08/16/guide-create-the-ultimate-usb-drive/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 14:59:31 +0000</pubDate>
		<dc:creator>Corey DeGrandchamp</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.techjawa.com/?p=1977</guid>
		<description><![CDATA[Ever since I created my USB drive and tweaked it with a menu system, I&#8217;ve been getting asked how to do it, and what programs I&#8217;ve used, well keeping a long story short, I basically spent nearly three days using different menu systems, including Portable Apps Menu, geek.menu, and a few others before finally deciding [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.techjawa.com/wp-content/uploads/2010/08/menuopen.png" rel="shadowbox[post-1977];player=img;"><img class="alignright size-full wp-image-1988" style="float: right;" title="menuopen" src="http://www.techjawa.com/wp-content/uploads/2010/08/menuopen.png" alt="" width="150" height="380" /></a><br />
Ever since I created my USB drive and tweaked it with a menu system, I&#8217;ve been getting asked how to do it, and what programs I&#8217;ve used, well keeping a long story short, I basically spent nearly three days using different menu systems, including <a href="http://portableapps.com/suite" target="_blank">Portable Apps Menu</a>, <a href="http://geek-menu.sourceforge.net/" target="_blank">geek.menu</a>, and a few others before finally deciding on <a href="http://www.pegtop.de/start/" target="_blank">PStart</a>.</p>
<p>PStart is definitely the most minimalistic option, but it works out well. It&#8217;s very light-weight and has ALL its settings and information stored in one single XML file. So the program itself is easily kept (and managed) on the root of your drive.</p>
<p>The first thing you&#8217;ll want to do is download <a href="http://www.pegtop.de/download.php?file=start" target="_blank">PStart</a>. Be sure to get the non U3 edition listed.</p>
<p>After you download it, install it to your thumb drive, which is pretty self-explanatory. After that, open your thumb drive and you&#8217;ll see PStart.exe in the root of the drive. I personally renamed PStart.exe just to Menu.exe, but if you do something similar to this, you will also need to rename the XML file it creates (when it runs for the first time) to the same name. Example would be Menu.exe and Menu.xml both need to reside in the same folder. If you have Menu.exe and PStart.xml you&#8217;re configuration won&#8217;t work. The simpler solution here is just to leave it as PStart.exe unless you&#8217;re picky.</p>
<p>After this, you can create an autorun.inf file that will let you launch the menu automatically. Keep in mind that Windows 7 has disabled autorun files from functioning off USB media, so this only works for Windows XP and Windows Vista, but is still handy to have in case you ever plug into an XP/Vista machine.</p>
<p>My autorun.inf file looks like this:</p>
<blockquote><p>
[autorun]</p>
<p>LABEL=Corey DeGrandchamp<br />
ICON=.\CruzerMicro.ico</p>
<p>ACTION=Menu<br />
OPEN=.\PStart.exe</p>
<p>shell\Menu\command=PStart.exe<br />
shell\Lost\command=Lost.exe
</p></blockquote>
<p>This is how it looks when it&#8217;s working properly.</p>
<p><center><a href="http://www.techjawa.com/wp-content/uploads/2010/08/autorun.png" rel="shadowbox[post-1977];player=img;"><img src="http://www.techjawa.com/wp-content/uploads/2010/08/autorun.png" alt="" title="autorun" width="351" height="374" class="aligncenter size-full wp-image-2001" /></a></center></p>
<p>The LABEL and ICON attributes will affect how the drive looks in &#8220;My Computer&#8221; when it&#8217;s plugged in. I have a custom icon for my <a href="http://www.google.com/products/catalog?q=cruzer+micro&#038;oe=utf-8&#038;rls=org.mozilla:en-US:official&#038;client=firefox-a&#038;um=1&#038;ie=UTF-8&#038;cid=17526512051316228364&#038;ei=qUtpTLanF4OKlweX7Y2fBQ&#038;sa=X&#038;oi=product_catalog_result&#038;ct=result&#038;resnum=3&#038;ved=0CDgQ8wIwAg#" target="_blank">Cruzer Micro</a> that I use, so I have that assigned also.</p>
<p>If you&#8217;re wondering what the &#8220;Lost.exe&#8221; portion of that file is, we will get to that later!</p>
<p>Once you have your autorun configured, and set a custom icon (if you wish), then it&#8217;s time to move onto installing apps!</p>
<p>Most apps I have are from the PortableApps suite of applications, and they can be downloaded individually from the <a href="http://portableapps.com/apps" target="_blank>Portable Apps Directory</a> and install them however you want, directory structure doesn&#8217;t matter, set it up however works for you. This is where PStart comes in really handy, because other menu systems require a pre-defined directory structure&#8230; and I really didn&#8217;t like conforming to their standards.</p>
<p>Once you have your apps installed, go ahead and add them to the PStart menu, do this by right clicking within the blank PStart menu and choosing &#8220;Add file&#8230;&#8221; and just pick the .exe from your programs. You can also create folders, and add links to directories within your USB drive. I have a few folders added to mine for quick access to the root of the drive and my portable documents. Feel free to add separators as well, for me they help keep my drive organized. You can also get really creative and assign custom icons to folders and files.</p>
<p>That was the easy (however probably long) part of the process. I&#8217;ve taken the liberty of creating some scripts that come in handy when having a USB drive, you can see them in the screenshot in the beginning of this post, they&#8217;re the three items below the last separator. </p>
<p>First up is the Lost feature that I implemented. This displays quick and easy information about where to return the drive if lost. Perhaps you can offer a reward of some sort here as well. This is totally optional, but quite easy to do. It&#8217;s an AutoIt script that we will turn into an EXE and assign a custom icon.</p>
<p>First thing you can do is open up a blank notepad document, and paste in the following.</p>
<blockquote><p>
#NoTrayIcon</p>
<p>Dim $Message1<br />
Dim $Message2<br />
Dim $Message3<br />
Dim $Message4<br />
Dim $Message5<br />
Dim $Message6<br />
Dim $Title</p>
<p>$Title = &#8220;Lost USB Drive&#8221;<br />
$Message1 = &#8220;PLEASE RETURN TO&#8221;<br />
$Message2 = &#8221;          &#8221;<br />
$Message3 = &#8220;NAME&#8221;<br />
$Message4 = &#8220;ADDR1&#8243;<br />
$Message5 = &#8220;ADDR2&#8243;<br />
$Message6 = &#8220;ADDR3&#8243;</p>
<p>MsgBox(266304,$Title,$Message1 &#038; @CRLF &#038; $Message2 &#038; @CRLF &#038; $Message3 &#038; @CRLF &#038; $Message4 &#038; @CRLF &#038; $Message5 &#038; @CRLF &#038; $Message6)
</p></blockquote>
<p>]</p>
<p>Save it as a .au3 file!</p>
<p>From here we need to download <a href="http://www.autoitscript.com/autoit3/downloads.shtml" target="_blank">AutoIt</a>. We&#8217;ll specific component we&#8217;ll use is &#8220;Aut2Exe&#8221;. This will convert our .au3 file into a .exe to be run on any computer running Windows. I ended up using a custom icon for this as well, you can grab my icon below. Just right click and save it.</p>
<p><a href="http://www.techjawa.com/wp-content/uploads/2010/08/alert.ico"><img src="http://www.techjawa.com/wp-content/uploads/2010/08/alert.ico" alt="" title="alert" size-full wp-image-1995" /></a></p>
<p>The Aut2Exe is pretty easy to use, just feed it your .au3 file and the .ico file, and tell it where to make the .exe file. I put mine in the root of my USB drive and tied it into the autorun file above.</p>
<p>Next up on the list, is a simple batch script that checks your USB drive for errors.</p>
<blockquote><p>
@ECHO OFF<br />
CLS<br />
COLOR 0A<br />
ECHO.<br />
ECHO.<br />
ECHO.<br />
TITLE Checking %2 USB drive for errors&#8230;<br />
ECHO Checking USB drive for errors&#8230;<br />
ECHO.<br />
CHKDSK %1<br />
ECHO.<br />
PAUSE
</p></blockquote>
<p><center><a href="http://www.techjawa.com/wp-content/uploads/2010/08/checkdrive.png" rel="shadowbox[post-1977];player=img;"><img src="http://www.techjawa.com/wp-content/uploads/2010/08/checkdrive-300x154.png" alt="" title="checkdrive" width="300" height="154" class="aligncenter size-medium wp-image-1998" /></a></center></p>
<p>Just copy/paste the above and save it as check.bat and make a slot in your PStart menu for this as well.</p>
<p>And the last item is a way to eject a USB drive&#8230; This one is a bit more complicated&#8230; It will prompt you to close all open files and programs, you do NOT have to close the PStart menu before using this, just any open files, such as a portable application or a document from your USB drive. It&#8217;s just a friendly reminder, if you don&#8217;t close them, the drive will just fail to eject properly. After it prompts you to close the programs, it will wait for any key input to confirm you&#8217;ve closed them, then it will instruct the user to wait for the confirmation message that the drive has been ejected before removing the drive. See the screenshots below for more details.</p>
<p><center><a href="http://www.techjawa.com/wp-content/uploads/2010/08/eject1.png" rel="shadowbox[post-1977];player=img;"><img src="http://www.techjawa.com/wp-content/uploads/2010/08/eject1-300x154.png" alt="" title="eject1" width="300" height="154" class="aligncenter size-medium wp-image-2003" /></a></p>
<p><a href="http://www.techjawa.com/wp-content/uploads/2010/08/eject2.png" rel="shadowbox[post-1977];player=img;"><img src="http://www.techjawa.com/wp-content/uploads/2010/08/eject2-300x153.png" alt="" title="eject2" width="300" height="153" class="aligncenter size-medium wp-image-2004" /></a></p>
<p><a href="http://www.techjawa.com/wp-content/uploads/2010/08/eject3.png" rel="shadowbox[post-1977];player=img;"><img src="http://www.techjawa.com/wp-content/uploads/2010/08/eject3.png" alt="" title="eject3" width="348" height="108" class="aligncenter size-full wp-image-2005" /></a></center></p>
<p>This isn&#8217;t a simple copy/paste job for this, so I&#8217;ve packaged up everything that I&#8217;ve used as a .zip file. Just put it somewhere on your thumb drive and point your PStart menu item to the Eject.bat file.</p>
<p>Here&#8217;s the download: <a href='http://www.techjawa.com/wp-content/uploads/2010/08/USB_Disk_Ejector.zip'>USB_Disk_Ejector.zip</a></p>
<p>That&#8217;s about all I have for you for right now. If you have any questions at all leave them in the comments here and I&#8217;ll get back to you as soon as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techjawa.com/2010/08/16/guide-create-the-ultimate-usb-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 iOS 4 Packages</title>
		<link>http://www.techjawa.com/2010/08/06/top-10-ios-4-packages/</link>
		<comments>http://www.techjawa.com/2010/08/06/top-10-ios-4-packages/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 14:45:22 +0000</pubDate>
		<dc:creator>Corey DeGrandchamp</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Cydia]]></category>
		<category><![CDATA[iOS 4]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.techjawa.com/?p=1978</guid>
		<description><![CDATA[Well, thanks to comex&#8216;s new jailbreak for all current iOS devices including the iPhone 4, I&#8217;ve got a new list of my top 10 jailbroken apps and modifications to iOS! 10. MobileVolumeSound &#8211; is a very simple modification to iOS, it simply adds the familiar &#8220;bloop&#8221; sounds from OS X when you&#8217;re turning the volume [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: right" src="http://www.tipb.com/images/stories/2010/06/Cydia_logo_and_icon_by_zandog-200x200.png" class="alignright" width="200" height="200" />Well, thanks to <a href="http://www.twitter.com/comex" target="_blank">comex</a>&#8216;s new jailbreak for all current iOS devices including the iPhone 4, I&#8217;ve got a new list of my top 10 jailbroken apps and modifications to iOS!</p>
<p><strong>10. </strong>MobileVolumeSound &#8211; is a very simple modification to iOS, it simply adds the familiar &#8220;bloop&#8221; sounds from OS X when you&#8217;re turning the volume up or down. Just a nice little addition that gives your jailbroken iDevice a bit of charm. Works out of the box on iOS 4 and iPhone 4!</p>
<p><strong>09. </strong>PDF Loading Warner &#8211; is a little utility to prevent hijackers from taking control of your device. Comex&#8217;s jailbreak used a PDF font exploit to jailbreak your device, but attackers could use that same vunerability to take CONTROL of your device. This is a must install for those &#8220;just in case&#8221; scenarios. It will simply pop up and ask if you really want to laod a PDF, so no websites can try to load them without you noticing.</p>
<p><strong>08. </strong>Winterboard &#8211; is clearly one of everybody&#8217;s favorites. Seems to work with iOS4 and iPhone 4 without much issue. The old themes based on summerboard aren&#8217;t really worth it anymore, especially if you have an iPhone 4, but if you&#8217;re graphic savvy you can make some of your own themes. Right now I&#8217;m using Winterboard to change #02 in my list (biteSMS) to the standard retina display&#8217;s Messages.app icon. Possibilities are really endless though, so keep an eye out for some iPhone 4 based themes!</p>
<p><strong>07. </strong>Notifier &#8211; is a modification of an old favorite, StatusNotifier. It uses the same technique but actually works on iOS 3.X and 4.X. You may want to install the package called &#8220;Status Notifier Fix&#8221; instead though, it will include this and the required libraries to run, as well as a Winterboard theme to make the notifier icons used the ones that were originally packaged with StatusNotifier. For those of you unfamiliar with StatusNotifier, it puts icons next to your battery to alert you of new IMs, SMSs, MMSs, emails, missed calls, and voicemails! Please note however, Notifier has not been updated with iPhone 4 graphics, so they&#8217;ll look a bit &#8220;old school&#8221; until there is an update.</p>
<p><strong>06. </strong>Installous &#8211; is a shady subject for sure&#8230; But lets face it, it lets you try out apps before dropping big money into them. Like $30 for the LogMeIn app. Add the repository of <strong>http://cydia.hackulo.us/</strong> and install this package. You&#8217;ll be quite satisfied. As of right now they&#8217;re currently looking for graphic designers to help assist in a redesign and update for iPhone 4 displays as well!</p>
<p><strong>05. </strong>LockInfo &#8211; is actually a bit pricey for an app, but the things that it does is fairly amazing. It&#8217;s not 100% ready for iOS 4 just yet, it works but there&#8217;s still some bugs in it. I personally use this to keep myself informed of new emails on my lock screen, the current weather, new notifications, and I keep a an event list of my calendars visible for the next 2 weeks. It really helps me stay organized and helps me stay up to date on work-based tasks also.</p>
<p><strong>04. </strong>SBSettings &#8211; was something I found it hard to live without when I purchased my iPhone 4, it&#8217;s something you take for granted and should be one of the first things you install. Thanks to BigBoss for keeping this updated and ready to go for iOS 4!</p>
<p><strong>03. </strong>Cyntact &#8211; by <a href="http://www.twitter.com/saurik" target="_blank">saurik</a>, who is the author and maintainer of Cydia. It&#8217;s $0.99, but I always recommend this one, as it helps support Cydia&#8217;s developer which can&#8217;t be a bad thing at all, but also for the simple fact that its an amazing modifaction to iOS which shows your contact pictures next to their names in the contact list, phone list, and even works in third party apps as well. It&#8217;s been updated for iOS 4 and the iPhone 4 with support for high resolution pictures as well!</p>
<p><strong>02. </strong>biteSMS &#8211; is an amazing SMS tool with amazing popup notifications, and SMS management. It has a large number of settings. It&#8217;s been updated for iOS 4, with high resolution graphics for the iPhone 4 as well. You really need to <a href="http://www.bitesms.com/" target="_blank">check it out</a> to see for yourself!</p>
<p><strong>01. </strong>Infinifolders &#8211; written by <a href="http://www.twitter.com/chpwn" target="_blank">chpwn</a> is $1.99, but its absolutely well worth it. It&#8217;s something Apple should have done from that start, it allows you to have more than 12 apps per folder, it allows you to scroll through them vertically. Having one &#8220;Games&#8221; and one &#8220;Utilities&#8221; folder really helps clean up your Springboard</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techjawa.com/2010/08/06/top-10-ios-4-packages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guide: Theme Pidgin in Windows</title>
		<link>http://www.techjawa.com/2010/06/03/guide-theme-pidgin-in-windows/</link>
		<comments>http://www.techjawa.com/2010/06/03/guide-theme-pidgin-in-windows/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 16:10:35 +0000</pubDate>
		<dc:creator>James Kaczynski II</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Pidgin]]></category>

		<guid isPermaLink="false">http://www.techjawa.com/?p=1950</guid>
		<description><![CDATA[One problem I have had for awhile was I couldn&#8217;t figure out how to apply a theme to Pidgin using GTK+. I have yet to find a suitable guide for this so I decided to write one. What you will need: Pidgin (Obviously) GTK+ (Installs with Pidgin as long as you don&#8217;t uncheck it.) Internet Connection (for [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1946" href="http://www.techjawa.com/2010/05/13/error-installing-pidgin-2-7-0-on-windows/pidgin_logo-2/"><img class="aligncenter size-medium wp-image-1946" title="pidgin_logo" src="http://www.techjawa.com/wp-content/uploads/2010/05/pidgin_logo-300x138.png" alt="" width="300" height="138" /></a></p>
<p>One problem I have had for awhile was I couldn&#8217;t figure out how to apply a theme to Pidgin using GTK+. I have yet to find a suitable guide for this so I decided to write one.</p>
<p><strong>What you will need:<br />
</strong></p>
<p><strong></p>
<ul>
<li><span style="font-weight: normal;">Pidgin (Obviously)</span></li>
<li><span style="font-weight: normal;">GTK+ (Installs with Pidgin as long as you don&#8217;t uncheck it.)</span></li>
<li><span style="font-weight: normal;">Internet Connection (for Pidgin if you don&#8217;t have it installed and Themes.)</span></li>
<li><span style="font-weight: normal;">ZIP software (7zip, or Windows zip manager should work.)</span></li>
</ul>
<p></strong></p>
<p><strong>Step 1:</strong> Install Pidgin with GTK+<br />
<strong> Step 2:</strong> Configure the options and plugins (Optional)<br />
<strong> Step 3:</strong> Find and download a theme &#8211; (<a href="http://art.gnome.org/themes/gtk2">Here</a>)<br />
<em>Note: Take note of the theme name, you may know of a different site. If you want, post the link in the comments.</em><br />
<strong> Step 4:</strong> Extract the zip file to C:\Program Files\Common Files\GTK\2.0\share\themes\<br />
<strong> Step 5:</strong> Open the start menu and navigate to All Programs\GTK+\Theme Selector<br />
<strong>Step 6:</strong> In the new window that opened click the name of the theme you downloaded under the Current User List<br />
<strong><span style="font-weight: normal;"><em>Note: You can click the theme name under the Global list as well.</em></span><br />
Step 7:</strong> Restart or open Pidgin and you should see your new theme.</p>
<p>If you want to customize the theme a bit further you can use a built in plugin to control more aspects of your theme. (Notably Text, Link and different colors across Pidgin)</p>
<p><strong>Step 8:</strong> Open the Pidgin Buddy list.<br />
<strong>Step 9:</strong> At the top menu click Tools\Plugins<br />
<strong>Step 10:</strong> Scroll down to Pidgin GTK+ Theme Control and check it so it is active.<br />
<strong>Step 11:</strong> Now with Pidgin GTK+ Theme Control selected click the button Configure Plugin along the bottom of the window.<br />
<em>I&#8217;m not going to go in to detail on how to configure the colors</em></p>
<p>Any feedback you have is 100% encouraged.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techjawa.com/2010/06/03/guide-theme-pidgin-in-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Error Installing Pidgin 2.7.0 on Windows</title>
		<link>http://www.techjawa.com/2010/05/13/error-installing-pidgin-2-7-0-on-windows/</link>
		<comments>http://www.techjawa.com/2010/05/13/error-installing-pidgin-2-7-0-on-windows/#comments</comments>
		<pubDate>Thu, 13 May 2010 12:25:32 +0000</pubDate>
		<dc:creator>Corey DeGrandchamp</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[GTK+]]></category>
		<category><![CDATA[Pidgin]]></category>

		<guid isPermaLink="false">http://www.techjawa.com/?p=1944</guid>
		<description><![CDATA[The latest release of Pidgin (2.7.0) has a borked installer on Windows, it fails to download the (now required) updated to GTK+, and causes issues making it not launch. My initial reaction to this was to find the latest version of GTK+ and install it, however the official packages from the GTK website were just [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.techjawa.com/wp-content/uploads/2010/05/pidgin_logo.png" rel="shadowbox[post-1944];player=img;"><img src="http://www.techjawa.com/wp-content/uploads/2010/05/pidgin_logo.png" alt="" title="pidgin_logo" width="415" height="191" class="aligncenter size-full wp-image-1946" /></a></p>
<p>The latest release of Pidgin (2.7.0) has a borked installer on Windows, it fails to download the (now required) updated to GTK+, and causes issues making it not launch.</p>
<p>My initial reaction to this was to find the latest version of GTK+ and install it, however the official packages from the GTK website were just .zip files, and extracting them were I felt they would work, yeilded the same results.</p>
<p>There&#8217;s a quick fix to this issue though, and it&#8217;s to download Pidgin&#8217;s offline installer, located:</p>
<p><a href="http://sourceforge.net/projects/pidgin/files/Pidgin/2.7.0/pidgin-2.7.0-offline.exe/download">http://sourceforge.net/projects/pidgin/files/Pidgin/2.7.0/pidgin-2.7.0-offline.exe/download</a></p>
<p>That should fix the issue right away.</p>
<p>Just for reference these are the errors you&#8217;d encounter during the online/live installer.</p>
<blockquote><p>Error Downloading the GTK+ Runtime : http://pidgin.im/win32/download_redir.php?version=2.7.0&#038;gtk_version=2.16.6.0&#038;dl_pkg=gtk</p></blockquote>
<p>While installing, and then the two following after the install &#8220;completes&#8221;.</p>
<blockquote><p>The program can&#8217;t start because libatk-1.0-0.dll is missing from your computer. Try reinstalling the program to fix this problem. </p></blockquote>
<p>and</p>
<blockquote><p>Error loading pidgin.dll. Error: (126) The specified module could not be found.</p>
<p>This probably means that GTK+ can&#8217;t be found. </p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.techjawa.com/2010/05/13/error-installing-pidgin-2-7-0-on-windows/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Guide: Fix Windows Folder Renaming (Could Not Find This Item)</title>
		<link>http://www.techjawa.com/2010/05/01/guide-fix-windows-folder-renaming-could-not-find-this-item/</link>
		<comments>http://www.techjawa.com/2010/05/01/guide-fix-windows-folder-renaming-could-not-find-this-item/#comments</comments>
		<pubDate>Sat, 01 May 2010 18:06:14 +0000</pubDate>
		<dc:creator>Corey DeGrandchamp</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.techjawa.com/?p=1936</guid>
		<description><![CDATA[I recently started having this issue, and aparrently I&#8217;m not alone as others are also complaining of this issue. Some have reported it to be update KB980408, but that uninstalling it won&#8217;t fix the issue? I cannot confirm or deny this, as there&#8217;s a registry patch/fix instead. For reference, this is the error in question [...]]]></description>
			<content:encoded><![CDATA[<p>I recently started having this issue, and aparrently I&#8217;m <a title="not alone" href="http://social.answers.microsoft.com/Forums/en-US/w7files/thread/d907e1d0-648b-4b26-a377-c5116238f336" target="_blank">not alone</a> as others are also complaining of this issue. Some have reported it to be update KB980408, but that uninstalling it won&#8217;t fix the issue? I cannot confirm or deny this, as there&#8217;s a registry patch/fix instead.</p>
<p>For reference, this is the error in question (when trying to rename a folder).</p>
<p><a href="http://www.techjawa.com/wp-content/uploads/2010/05/cannotfind.png" rel="shadowbox[post-1936];player=img;"><img class="aligncenter size-full wp-image-1937" title="cannotfind" src="http://www.techjawa.com/wp-content/uploads/2010/05/cannotfind.png" alt="" width="410" height="242" /></a></p>
<p>And here are some hotfix registry patches to apply to fix the issue. I&#8217;m sure Microsoft will get enough complaints about this to fix the issue, but in the meantime this should do the trick. As always, use this at your own risk, and don&#8217;t touch it if you&#8217;re unaware of what the registry is.</p>
<p><a href="http://www.techjawa.com/wp-content/uploads/2010/05/FolderFix.zip">FolderFix</a> &#8211; Includes both x64 and x86 versions, and should work on Windows 7 and Windows Vista.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techjawa.com/2010/05/01/guide-fix-windows-folder-renaming-could-not-find-this-item/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Guide: Use Sikuli Script on x64 Windows</title>
		<link>http://www.techjawa.com/2010/04/29/guide-use-sikuli-script-on-x64-windows/</link>
		<comments>http://www.techjawa.com/2010/04/29/guide-use-sikuli-script-on-x64-windows/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 12:46:34 +0000</pubDate>
		<dc:creator>Corey DeGrandchamp</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Sikuli]]></category>

		<guid isPermaLink="false">http://www.techjawa.com/?p=1931</guid>
		<description><![CDATA[Sikuli Script is an amazing way to script GUI based actions. The script you write is based almost entirely on screenshots (with obviousy text commands to click, doubleclick, and things like that). The real downfall here, is that Sikuli was seemingly designed from the ground up for OS X 10.5 and 10.6 (Leopard and Snow [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.techjawa.com/wp-content/uploads/2010/04/ide-icon2.png" rel="shadowbox[post-1931];player=img;"><img style="float: right" class="size-medium wp-image-1932 alignright" title="ide-icon2" src="http://www.techjawa.com/wp-content/uploads/2010/04/ide-icon2-300x300.png" alt="" width="150" height="150" /></a>Sikuli Script is an amazing way to script GUI based actions. The script you write is based almost entirely on screenshots (with obviousy text commands to click, doubleclick, and things like that).</p>
<p>The real downfall here, is that Sikuli was seemingly designed from the ground up for OS X 10.5 and 10.6 (Leopard and Snow Leopard). The Windows version works great, however if you install it on a 64-bit version of Windows, it wont even run, you get nothing. To fix this we need to go to the batch file which runs Sikuli, usually located in</p>
<blockquote><p>C:\Program Files\Sikuli\Sikuli-IDE.bat</p></blockquote>
<p>You will need to change it to look like this.</p>
<blockquote><p>@echo off<br />
PATH=%PATH%;%~d0%~p0\tmplib<br />
&#8220;C:\Program Files (x86)\Java\jre6\bin\java.exe&#8221; -Dpython.path=&#8221;%~d0%~p0\sikuli-ide-full.jar\Lib&#8221; -cp &#8220;%~d0%~p0\sikuli-ide-full.jar&#8221; edu.mit.csail.uid.SikuliIDE %*</p></blockquote>
<p>Save it and now just run that .bat file instead of the .exe, as the .exe file still wont work to launch the Sikuli GUI.</p>
<p>The only real downfall to this method is .skl files wont launch unless you set them to launch with the .bat file you just edited. After you do that, they run just fine (with a java window that pops up and closes when it&#8217;s finished the script).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techjawa.com/2010/04/29/guide-use-sikuli-script-on-x64-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guide: Fix LogMeIn Mac OS X Installations</title>
		<link>http://www.techjawa.com/2010/04/22/guide-fix-logmein-mac-os-x-installations/</link>
		<comments>http://www.techjawa.com/2010/04/22/guide-fix-logmein-mac-os-x-installations/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 14:27:43 +0000</pubDate>
		<dc:creator>Corey DeGrandchamp</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[LogMeIn]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.techjawa.com/?p=1880</guid>
		<description><![CDATA[At some point in the recent past, the LogMeIn installer for Mac OS X just got jacked. It now returns a message saying there was an error requesting the license&#8230; and sometimes getting a status message of com.logmein.SetLMIAccount,7 com.logmein.SetLMIAccount,5 This is a huge issue because you simply cannot install LogMeIn with this issue. There is [...]]]></description>
			<content:encoded><![CDATA[<p>At some point in the recent past, the LogMeIn installer for Mac OS X just got jacked. It now returns a message saying there was an error requesting the license&#8230; and sometimes getting a status message of</p>
<ul>
<li>com.logmein.SetLMIAccount,7</li>
<li>com.logmein.SetLMIAccount,5</li>
</ul>
<p><a href="http://www.techjawa.com/wp-content/uploads/2010/04/logmeinerror.png" rel="shadowbox[post-1880];player=img;"><img class="aligncenter size-full wp-image-1881" title="logmeinerror" src="http://www.techjawa.com/wp-content/uploads/2010/04/logmeinerror.png" alt="" width="410" height="294" /></a></p>
<p>This is a huge issue because you simply cannot install LogMeIn with this issue. There is however a workaround available, which requires installing the .pkg for LogMeIn from the terminal.</p>
<p>To start, open up your Terminal.app and enter the following command.</p>
<blockquote><p>sudo installer -pkg &#8220;~/Downloads/LogMeIn Installer.pkg&#8221; -target /</p></blockquote>
<p>Please note that &#8220;~&#8221; in a UNIX-like OS means the users home directory. If your installer .pkg is not in your user&#8217;s Downloads folder, please change the command as required.</p>
<p>Also note that the above command will ask for your password.</p>
<p>And a final note, you may still get an error similar to the following.</p>
<blockquote><p>Install Failed<br />
The following install step failed: run preflight script for LogMeIn. Contact the software manufacturer for assistance.</p></blockquote>
<p><strong>THIS IS OKAY!</strong> &#8211; As long as you see the LogMeIn logo in your menu bar, then we&#8217;re off to a great start. You&#8217;ll next need to open that up, by right clicking and choosing &#8220;Open LogMeIn&#8221; and then you&#8217;ll need to just tie it to your LogMeIn account and you should be good to go from there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techjawa.com/2010/04/22/guide-fix-logmein-mac-os-x-installations/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Guide: Boxee &amp; Windows 7 Samba Shares</title>
		<link>http://www.techjawa.com/2010/04/22/guide-boxee-windows-7-samba-shares/</link>
		<comments>http://www.techjawa.com/2010/04/22/guide-boxee-windows-7-samba-shares/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 14:08:43 +0000</pubDate>
		<dc:creator>Corey DeGrandchamp</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Boxee]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.techjawa.com/?p=1869</guid>
		<description><![CDATA[If you&#8217;re like me, you run a MacMini as an HTCP running Boxee, and your main media all resides on a Windows 7 machine. This never used to be an issue at all, until shortly after Windows 7 launched, microsoft pushed a botched update to users, but we&#8217;ll get to that in a moment. At [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.techjawa.com/wp-content/uploads/2010/04/boxee-logo.png" rel="shadowbox[post-1869];player=img;"><img class="size-full wp-image-1870 alignleft" style="float: left;" title="boxee-logo" src="http://www.techjawa.com/wp-content/uploads/2010/04/boxee-logo.png" alt="" width="83" height="99" /></a>If you&#8217;re like me, you run a MacMini as an HTCP running Boxee, and your main media all resides on a Windows 7 machine.</p>
<p>This never used to be an issue at all, until shortly after Windows 7 launched, microsoft pushed a botched update to users, but we&#8217;ll get to that in a moment.</p>
<p>At some point, trying to get Boxee to connect to a Windows 7 network share promted for a username and password, no problem, right? Wrong, because it never worked, even if you entered your proper credentials in. For the longest time I had thought this was a Boxee issue, but boy was I wrong.</p>
<p>It turns out Microsoft pushed an update to &#8220;Windows Live Sign-In Assistant&#8221; that just BORKED some sources from connecting w/ the proper credentials. The easiest way around this issue is to just uninstall the &#8220;Windows Live Sign-In Assistant&#8221; That&#8217;s right, it&#8217;s that simple, just uninstall, and reboot both your HTPC w/ Boxee, and Windows 7 for good measure (Windows 7 reboot is required after the uninstall).</p>
<p><a href="http://www.techjawa.com/wp-content/uploads/2010/04/windows-7-logo.jpg" rel="shadowbox[post-1869];player=img;"><img class="alignright size-full wp-image-1871" style="float: right;" title="windows-7-logo" src="http://www.techjawa.com/wp-content/uploads/2010/04/windows-7-logo.jpg" alt="" width="120" height="100" /></a>The next time you launch Boxee, go to the network settings and feed it your proper Samba credentials (Windows 7 box&#8217;s username and password that has access to the shared) and go from there, from then on out, it shouldn&#8217;t even be prompting you for a pass.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techjawa.com/2010/04/22/guide-boxee-windows-7-samba-shares/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guide: World of Warcraft Free (Private Server) [UPDATED]</title>
		<link>http://www.techjawa.com/2010/04/06/wowguide/</link>
		<comments>http://www.techjawa.com/2010/04/06/wowguide/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 14:04:31 +0000</pubDate>
		<dc:creator>Corey DeGrandchamp</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Video Games]]></category>
		<category><![CDATA[World of Warcraft]]></category>

		<guid isPermaLink="false">http://www.techjawa.com/?p=1817</guid>
		<description><![CDATA[We&#8217;ve had TONS of questions, comments, and even complains about our old guide for this, so I&#8217;ve decided to write an updated guide on this. Please Note I have just followed this guide the day before writing this, it works 100% of the time, as long as you follow the instructions. Please read the entire [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-162" title="world_of_warcraft_logo" src="http://www.coreydegrandchamp.com/wp-content/uploads/2008/11/world_of_warcraft_logo.jpg" alt="" width="417" height="172" /></p>
<p>We&#8217;ve had TONS of questions, comments, and even complains about our <a href="http://www.techjawa.com/2008/11/18/how-to-play-world-of-warcraft-free/" target="_blank">old guide</a> for this, so I&#8217;ve decided to write an updated guide on this.</p>
<p><strong>Please Note</strong><br />
I have just followed this guide the day before writing this, it works 100% of the time, as long as you follow the instructions. Please read the entire guide before you start, and leave any questions in the comments below. Please share links to this guide with everybody you know.</p>
<p><strong>This guide will have you connect to the servers run by <a href="http://www.tru-wow.com">Tru-WoW.</a></strong><br />
They are strictly &#8220;BlizzLike&#8221; which means everything (drop rates, experience) is how it is in retail, everything is the same as retail (with the exception of the few  bugs, but the developers are working diligently on them!)</p>
<p><strong><a href="http://www.tru-wow.com">Tru-WoW</a> is still running The Burning Crusade 2.4.3.<br />
</strong>This is because of the massive amounts of problems and general &#8220;suckage&#8221; that the newer expansions would bring, such as scripted events and quests just plain NOT WORKING.</p>
<p><strong>1. </strong>First off, you will need to install BOTH the original WoW client, and The Burning Crusade client.<br />
<a href="http://www.techjawa.com/wp-content/uploads/2008/11/wowclient-downloader.exe">World of Warcraft</a><br />
<a href="http://www.techjawa.com/wp-content/uploads/2008/11/wow-burningcrusade-enus-installer-downloader.exe">World of Warcraft &#8211; The Burning Crusade</a></p>
<p><strong>2.</strong> Once you download the files above, run them both, it will open a Blizzard Downloader (one for each.) It&#8217;s going to ask you where you want to save the files to, I just recommend your desktop, so you can find them faster when the time comes. It will take a couple of hours to finish. And generally The Burning Crusade will finish first (it will automatically launch the installer, saying that the original WoW client is required first, close out of it.) This means you have to wait for them BOTH to finish before you can really proceed any further. (Now might be a good time to go do something productive.) Or in the meantime, you could always start downloading the patches in step 5, and create your account in step 6, also try to read through the entire guide to familiarize yourself with the process.</p>
<p style="text-align: center;"><a href="http://www.coreydegrandchamp.com/wp-content/uploads/2008/11/downloadboth.jpg" rel="shadowbox[post-1817];player=img;"><img class="size-medium wp-image-165  aligncenter" title="downloadboth" src="http://www.coreydegrandchamp.com/wp-content/uploads/2008/11/downloadboth-257x300.jpg" alt="" width="257" height="300" /></a></p>
<p><strong>3.</strong> After both downloads finish, you will have to open the original WoW folder that the downloader created, usually called &#8220;WoW-2.3.0.7561-enUS&#8221; and from there run the &#8220;Installer.exe&#8221; let it run, and finish installing.</p>
<p><strong>4. </strong>After the original WoW client installs, it&#8217;s time to install The Burning Crusade expansion, so go into the folder named &#8220;WoW-BurningCrusade-enUS-Full-Installer&#8221; and run the &#8220;Installer.exe&#8221; from there too, and let it finish installing.</p>
<p><strong>5. </strong>Next you&#8217;re going to have to patch your client to version 2.4.3, which can be a pain finding the correct patches to apply. I&#8217;ve made it easy for you, simply download and install (IN ORDER) the following patches. <strong>AFTER YOU APPLY EACH PATCH, THE WOW LAUNCHER WILL SHOW UP, AND TRY TO AUTO-UPDATE TO V.3.0+ &#8211; MAKE SURE YOU CANCEL IT, DO NOT LET IT UPDATE TO 3.0!!!</strong> &#8211; This is incredibly important, if you walk away from your computer for too long during this process you could come back to a 3.0+ game, and have it unplayable until you uninstall and start all the way over.<br />
<a href="http://files.filefront.com/World+of+Warcraft+v240+US+Patch/;9883654;/fileinfo.html">2.4.0</a> (923.74 MB)<br />
<a href="http://files.filefront.com/World+of+Warcraft+v240+to+v241+Patch+US+AUS/;9936996;/fileinfo.html">2.4.1</a> (04.88 MB)<br />
<a href="http://files.filefront.com/World+of+Warcraft+v241+to+v242+US+Patch/;10205495;/fileinfo.html">2.4.2</a> (15.07 MB)<br />
<a href="http://files.filefront.com/World+of+Warcraft+v242+to+v243+US+Patch/;11066035;/fileinfo.html">2.4.3</a> (27.27 MB)<br />
None of these patches are hosted on this server, they are all provided by <a href="http://www.filefront.com">FileFront</a>, if for some reason any of the downloads above are not working, please use the list of patch mirrors at <a href="http://www.wowwiki.com/Patch_mirrors">WoWWiki</a>. Another quick note, one of these patches is stored in a .rar file, and must be extracted. If you can&#8217;t figure that out on your own&#8230; well&#8230; There&#8217;s not much anybody can do to help you <img src='http://www.techjawa.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong>6.</strong> Now it&#8217;s time to create your account, please click <a href="http://truwowonline.com/index.php?searchType=registration">here</a> to create an account, be sure to create your account as an &#8220;Expansion&#8221; account type (TBC), this is what lets you play The Burning Crusade, instead of just the original WoW game. Please allow up to 10-20 minutes for your account to be physically created on the servers. I also recommend creating an account on the Darkwolf realm, simply because it&#8217;s more populated.</p>
<p><a href="http://www.techjawa.com/wp-content/uploads/2010/04/create3.jpg" rel="shadowbox[post-1817];player=img;"><img class="aligncenter size-full wp-image-1829" title="create" src="http://www.techjawa.com/wp-content/uploads/2010/04/create3.jpg" alt="" width="411" height="253" /></a></p>
<p><strong>7.</strong> Download my pre-made <a href="http://www.techjawa.com/wp-content/uploads/2008/11/realmlist.wtf">realmlist.wtf</a> file (right click it, and &#8220;Save Link As&#8230;&#8221;) and place it in your WoW directory, usually set to</p>
<blockquote><p>C:\Program Files\World of Warcraft</p></blockquote>
<p>And choose to OVERWRITE the existing file.<br />
Or if for some reason you are paranoid, and do not want to download my file, feel free to browse to your WoW directory, open up the existing realmlist.wtf file, and change it to ONLY say</p>
<blockquote><p>set realmlist truwowonline.com</p></blockquote>
<p>And save it. NOTE: if your on Vista or Windows 7, it is way less stressful to simply download and copy the file I provided above, however to do so, you will have to agree to the User Account Control popup.</p>
<p><strong>8. </strong>Run Wow.exe  from the installation directory. Do not run the shortcut on your desktop, because that points to Launcher.exe, which will automatically patch your WoW install to 3.0+ which will make it unplayable on Tru-WoW. Take this time to DELETE the shortcut on your desktop, as it will just cause issues having it there.</p>
<p><strong>9. </strong>Select your realm, Darkwolf for PvP, or Frostmane for PvE&#8230; At some point in the future they&#8217;re supposedly merging and becoming a WotLK server.</p>
<p><strong>10</strong>. Create a character, and enter the World of Warcraft, for free! Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techjawa.com/2010/04/06/wowguide/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Guide: Change iPhone Calendar Colors Manually</title>
		<link>http://www.techjawa.com/2010/03/18/guide-change-iphone-calendar-colors-manually/</link>
		<comments>http://www.techjawa.com/2010/03/18/guide-change-iphone-calendar-colors-manually/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 12:20:49 +0000</pubDate>
		<dc:creator>Corey DeGrandchamp</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Google Calendar]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.techjawa.com/?p=1664</guid>
		<description><![CDATA[WARNING: This guide is NOT for those who are uncomfortable using SSH to manipulate databases on their iPhones! Will you mess something up? No&#8230; probably not, but you can&#8217;t come crying to us if you do! Now, if you&#8217;re like me at all, you LOVE Google Calendar, and you use Google Mobile Sync&#8230; The sync [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #ff0000;">WARNING</span>: This guide is NOT for those who are uncomfortable using SSH to manipulate databases on their iPhones!</strong></p>
<p><strong>Will you mess something up? No&#8230; probably not, but you can&#8217;t come crying to us if you do!</strong></p>
<p><a href="http://www.techjawa.com/wp-content/uploads/2010/03/calendars.jpg" rel="shadowbox[post-1664];player=img;"><img style="float: right" class="alignright size-medium wp-image-1672" title="calendars" src="http://www.techjawa.com/wp-content/uploads/2010/03/calendars-169x300.jpg" alt="" width="169" height="300" /></a>Now, if you&#8217;re like me at all, you LOVE <a href="http://www.google.com/calendar/" target="_blank">Google Calendar</a>, and you use <a href="http://www.google.com/mobile/sync/" target="_blank">Google Mobile Sync</a>&#8230; The sync is great, as it does contacts, gmail, and calendars&#8230; However it does not sync over your calendar colors. This is due to two things: There is no place in the Exchange ActiveSync protocol to include colors, and Apple has a terrible bug in their iPhone not allowing any custom/manual colors by default. Even if you use iCal to sync your calendars you&#8217;ll have noticed by now that the colors are NOT the same in iCal and on your iPhone.</p>
<p>If you have a lot of calendars, this can become mentally straining trying to memorize two different sets of colors. Not anymore! I&#8217;ve figured out how to manually chose those colors on your <strong>jailbroken</strong> iPhone!</p>
<p><a href="http://www.techjawa.com/wp-content/uploads/2010/03/rgb_colors.jpg" rel="shadowbox[post-1664];player=img;"><img style="float: left" class="alignleft size-full wp-image-1675" title="rgb_colors" src="http://www.techjawa.com/wp-content/uploads/2010/03/rgb_colors.jpg" alt="" width="94" height="100" /></a>First thing is first, you need to find out what colors you will need. You need RGB vales for this, NOT hexadecimal color codes. I just opened my Google Calendar, took a screenshot, and used a color dropper tool from any random photo manipulation tool to get my RGB values, and I jotted them down on a piece of scrap paper.</p>
<p>At this point you should also make sure SQLite3 is installed on your iPhone, just load up Cydia and search for it, if you&#8217;ve got a green check next to it, you&#8217;re all set, if not install it, and reboot if required.</p>
<p>Next up you&#8217;ll need to SSH into your iPhone. Use your favorite SSH tool to get in, and log in as root. Once you&#8217;re in you&#8217;ll want to issue these commands.</p>
<p><small>iPhone:~ root# <strong>cd /var/mobile/Library/Calendar/</strong><br />
iPhone:/var/mobile/Library/Calendar root# <strong>sqlite3 Calendar.sqlitedb</strong><br />
SQLite version 3.6.12<br />
Enter &#8220;.help&#8221; for instructions<br />
sqlite&gt; <strong>select title,color_r,color_g,color_b from Calendar; </strong><br />
Default|-1|-1|-1<br />
Personal|15|77|140<br />
Work|181|0|13<br />
School|229|98|0<br />
Facebook|103|10|108<br />
Tech Jawa|229|98|0<br />
Tech Jawa Live|181|0|13<br />
Holidays|47|141|0</small></p>
<p>Once you issue the above commands, you should see your calendar names and their current colors in RGB format. From here we&#8217;ll need to update the database to make changes. I made my changes to match my Google Calendar colors exactly, and here&#8217;s the commands that I entered, you should do the same, but replace the color values with your own, and obviously replace the titles with the titles of your calendars.</p>
<p><small>sqlite&gt; <strong>update Calendar set color_r=102, color_g=140, color_b=217 where title=&#8217;Personal&#8217;;</strong><br />
sqlite&gt; <strong>update Calendar set color_r=217, color_g=102, color_b=102 where title =&#8217;Work&#8217;;</strong><br />
sqlite&gt; <strong>update Calendar set color_r=101, color_g=173, color_b=137 where title=&#8217;School&#8217;;</strong><br />
sqlite&gt; <strong>update Calendar set color_r=51, color_g=102, color_b=204 where title=&#8217;Facebook&#8217;;</strong><br />
sqlite&gt; <strong>update Calendar set color_r=242, color_g=166, color_b=64 where title=&#8217;Tech Jawa&#8217;;</strong><br />
sqlite&gt; <strong>update Calendar set color_r=140, color_g=102, color_b=217 where title=&#8217;Tech Jawa TV&#8217;;</strong><br />
sqlite&gt; <strong>update Calendar set color_r=221, color_g=85, color_b=17 where title=&#8217;Holidays&#8217;;</strong><br />
sqlite&gt; <strong>select title,color_r,color_g,color_b from Calendar;</strong><br />
Default|-1|-1|-1<br />
Personal|102|140|217<br />
Work|217|102|102<br />
School|101|173|137<br />
Facebook|51|102|204<br />
Tech Jawa|242|166|64<br />
Tech Jawa TV|140|102|217<br />
Holidays|221|85|17</small></p>
<p>That last command is just to verify your results, and you should be good to go, just open up the Calendar app (or re-open it, if you already had it open) and you should notice your changes. These changes also carry over to calendar based apps from Cydia such as &#8220;LockCalendar&#8221; and &#8220;LockInfo&#8221; as well.</p>
<p><center><a href="http://www.techjawa.com/wp-content/uploads/2010/03/photo.jpg" rel="shadowbox[post-1664];player=img;"><img class="aligncenter size-full wp-image-1674" title="photo" src="http://www.techjawa.com/wp-content/uploads/2010/03/photo.jpg" alt="" width="320" height="480" /></a></center></p>
<p>Here&#8217;s my final results, compare them to the image at the top of the post of my Google Calendar colors.</p>
<p>Just in the case that you screw something up, here&#8217;s the original color values if you want them back.</p>
<p>181,0,13 &#8211; Red<br />
229,98,0 &#8211; Orange<br />
47,141,0 &#8211; Green<br />
15,77,140 &#8211; Blue<br />
103,10,108 Purple</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techjawa.com/2010/03/18/guide-change-iphone-calendar-colors-manually/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
