<?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>gaurav's rants &#187; custom</title>
	<atom:link href="http://blog.gauravgiri.com/tag/custom/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gauravgiri.com</link>
	<description>mostly iPhone stuff</description>
	<lastBuildDate>Wed, 21 Jul 2010 11:44:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Custom Keyboard Font on OS 3.0</title>
		<link>http://blog.gauravgiri.com/2009/09/custom-keyboard-font-on-os-3-0/</link>
		<comments>http://blog.gauravgiri.com/2009/09/custom-keyboard-font-on-os-3-0/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 04:34:39 +0000</pubDate>
		<dc:creator>gaurav</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[fontswap]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=549</guid>
		<description><![CDATA[so i just got a message on twitter from @mybelovedpiglet telling me about the font PhoneKeyCaps.ttf which is used to render the text on the keyboard. i wasn&#8217;t aware of this until now. this immensely simplifies customizing the keyboard font for the iPhone and the iPod Touch. earlier it used to involve creating and modifying [...]]]></description>
			<content:encoded><![CDATA[<p>so i just got a message on twitter from @mybelovedpiglet telling me about the font PhoneKeyCaps.ttf which is used to render the text on the keyboard. i wasn&#8217;t aware of this until now. this immensely simplifies customizing the keyboard font for the iPhone and the iPod Touch. earlier it used to involve creating and modifying loads of images used for the keyboard. and i also got numerous emails about my keyboard themes not working right with WinterBoard on 3.0. i think these problems can be fixed now.</p>
<p>this new discovery gives me reason to prepare and release the next version of FontSwap which will happen later this week.</p>
<p>Screenshot:<br />
<img src="http://blog.gauravgiri.com/wp-content/uploads/IMG_0092.PNG" alt="IMG_0092" title="IMG_0092" width="320" height="480" class="aligncenter size-full wp-image-550" /></p>
<p>please ignore the backspace button for now. i just had to try a quick port and test, so did not really care about it. custom font authors will need to take care of this as this font has different glyphs from the usual system font so just a font rename is not going to work.</p>
<p>cheers. <img src='http://blog.gauravgiri.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gauravgiri.com/2009/09/custom-keyboard-font-on-os-3-0/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>FontSwap 1.3 now on Cydia</title>
		<link>http://blog.gauravgiri.com/2009/05/fontswap-13-now-on-cydia/</link>
		<comments>http://blog.gauravgiri.com/2009/05/fontswap-13-now-on-cydia/#comments</comments>
		<pubDate>Tue, 05 May 2009 05:06:35 +0000</pubDate>
		<dc:creator>gaurav</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[fontswap]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=524</guid>
		<description><![CDATA[hi guys.. been a really really long time since my last post, i&#8217;m sure many of you thought i&#8217;ve abandoned my blog, but i haven&#8217;t.. been busy with all sorts of things, last sememster at college being the primary reason for my inactivity.. i&#8217;m proud to present to you the latest version of FontSwap, version [...]]]></description>
			<content:encoded><![CDATA[<p>hi guys.. been a really really long time since my last post, i&#8217;m sure many of you thought i&#8217;ve abandoned my blog, but i haven&#8217;t..<br />
been busy with all sorts of things, last sememster at college being the primary reason for my inactivity..</p>
<p>i&#8217;m proud to present to you the latest version of FontSwap, version 1.3.</p>
<p>have incorporated most of the features i thought i would and then some, really glad about the way it has turned out. i hope you guys enjoy using it as much as i enjoyed creating it..</p>
<p> changelog:<br />
1. previews of fonts before install<br />
2. checks metadata prior to installing font so you don&#8217;t have to worry about it.<br />
3. checks font package format before install<br />
4. fixes bug that caused crash when device was on wifi but had no internet connection<br />
5. improved metadata detection</p>
<p>the previews are fetched from the fontswap webserver and i&#8217;ve tried to maintain as many font previews there as possible, will be adding more from time to time..</p>
<p>IMPORTANT:<br />
as mentioned in previous posts as well, this application doesn&#8217;t do anything that can leave your device unusable. there is *absolutely* no need to restore your device if something goes wrong during the use of this application.<br />
to fix any error that you think has been caused by FontSwap, simply connect over SSH to your device and run the the command<br />
&#8220;/Applications/FontSwap.app/restore&#8221;<br />
without the quotes..<br />
as long as you have SSH and WiFi set to always on (which is a smart thing to do on a jailbroken device) you can recover from most crashes whether or not they&#8217;re caused by FontSwap.</p>
<p>Screenshots:<br />
<img src="http://blog.gauravgiri.com/wp-content/uploads/img_00131.png" alt="img_00131" title="img_00131" width="320" height="480" class="aligncenter size-full wp-image-527" /></p>
<p><span id="more-524"></span><br />
<img src="http://blog.gauravgiri.com/wp-content/uploads/img_00121.png" alt="img_00121" title="img_00121" width="320" height="480" class="aligncenter size-full wp-image-528" /><br />
<img src="http://blog.gauravgiri.com/wp-content/uploads/img_0011.png" alt="img_0011" title="img_0011" width="320" height="480" class="aligncenter size-full wp-image-529" /> <img src='http://blog.gauravgiri.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gauravgiri.com/2009/05/fontswap-13-now-on-cydia/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>FontSwap icon and Package details</title>
		<link>http://blog.gauravgiri.com/2008/12/fontswap-icon-and-package-details/</link>
		<comments>http://blog.gauravgiri.com/2008/12/fontswap-icon-and-package-details/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 10:11:17 +0000</pubDate>
		<dc:creator>gaurav</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[2.x]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[fontswap]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[guidelines]]></category>
		<category><![CDATA[package]]></category>

		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=502</guid>
		<description><![CDATA[here&#8217;s an icon for the FontSwap app, couldn&#8217;t do a proper icon in time for release but here it is now.. will be added with the next update for those who are okay with the current icon.. FontSwap Package format: 1. Package must be a folder with the name FontName.font FontName is the custom font&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>here&#8217;s an icon for the FontSwap app, couldn&#8217;t do a proper icon in time for release but here it is now.. will be added with the next update for those who are okay with the current icon..</p>
<p><a href="http://blog.gauravgiri.com/wp-content/uploads/icon.png" rel="lightbox[502]"><img class="alignnone size-full wp-image-503" title="icon" src="http://blog.gauravgiri.com/wp-content/uploads/icon.png" alt="" width="59" height="60" /></a></p>
<p><strong>FontSwap Package format</strong>:<br />
1. Package must be a folder with the name <strong><em>FontName</em>.font</strong><br />
FontName is the custom font&#8217;s name that you&#8217;ve ported. <strong>.font</strong> at the end is essential.</p>
<p>2. Package must contain all fonts related to the category it belongs to.<br />
<strong>Dialer Fonts</strong>: PhonepadTwo.ttf<br />
<strong>LockClock Fonts</strong>: LockClock.ttf<br />
<strong>Notes Fonts</strong>: MarkerFeltThin.ttf<br />
<strong>System Fonts</strong>: Helvetica.ttf *and* HelveticaBold.ttf</p>
<p>3. Package must be placed in the correct folder in the packages directory<br />
&#8220;/var/mobile/Library/FontSwap/Packages/Dialer Fonts&#8221;<br />
&#8220;/var/mobile/Library/FontSwap/Packages/LockClock Fonts&#8221;<br />
&#8220;/var/mobile/Library/FontSwap/Packages/Notes Fonts&#8221;<br />
&#8220;/var/mobile/Library/FontSwap/Packages/System Fonts&#8221;</p>
<p>4. Fonts must be ported with correct metadata intact. Applying fonts with incorrect metadata will cause serious problems like app crashes or SWOD.<br />
here&#8217;s how to port fonts <a href="http://blog.gauravgiri.com/2008/08/tutorial-port-fonts-to-iphone/">http://blog.gauravgiri.com/2008/08/tutorial-port-fonts-to-iphone/</a><br />
this issue will be resolved in future versions of FontSwap so that fonts with incorrect metadata will not be installed.</p>
<p>5. Package should contain an <strong>Info.plist</strong> file<br />
this is not utilized in the beta release, but placing this file will help your package to be compatible with future releases of FontSwap<br />
Sample:</p>
<pre>
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"&gt;
&lt;plist version="1.0"&gt;
&lt;dict&gt;
&lt;key&gt;Author&lt;/key&gt;
&lt;string&gt;Author Name&lt;/string&gt;

&lt;key&gt;FontName&lt;/key&gt;
&lt;string&gt;Custom Font Name&lt;/string&gt;

&lt;key&gt;FontCategory&lt;/key&gt;
&lt;string&gt;Category of Font&lt;/string&gt;

&lt;key&gt;Description&lt;/key&gt;
&lt;string&gt;Brief Description&lt;/string&gt;

&lt;key&gt;URL&lt;/key&gt;
&lt;string&gt;Author's Blog or Website&lt;/string&gt;
&lt;/dict&gt;
&lt;/plist&gt;
</pre>
<p>6. Package should contain an image <strong>Preview.png</strong> with a preview of the custom font.<br />
this too is not utilized in the beta release, but placing this file will help your package to be compatible with future releases of FontSwap.<br />
Image dimensions must be <strong>36px by 260px</strong>. It must show the Custom Font name in the font itself. Text size must be <strong>24px</strong>. Text color must be <strong>black [#000000]</strong>.</p>
<p>I know these are some strict rules but they will ensure that packages are uniform in appearance and easy on the eyes of the end-users.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gauravgiri.com/2008/12/fontswap-icon-and-package-details/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>FontSwap now on Cydia</title>
		<link>http://blog.gauravgiri.com/2008/12/fontswap-now-on-cydia/</link>
		<comments>http://blog.gauravgiri.com/2008/12/fontswap-now-on-cydia/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 18:59:35 +0000</pubDate>
		<dc:creator>gaurav</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[2.2]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[fontswap]]></category>

		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=493</guid>
		<description><![CDATA[FontSwap 1.0b was made available on Cydia earlier today. you&#8217;re all welcome to test the software and report bugs or feature requests if any.. the application is accompanied by a starter font pack that is a dependency and should install on it&#8217;s own.. i&#8217;ve tried installing the app myself and it works alright.. those of [...]]]></description>
			<content:encoded><![CDATA[<p>FontSwap 1.0b was made available on Cydia earlier today. you&#8217;re all welcome to test the software and report bugs or feature requests if any..<br />
the application is accompanied by a starter font pack that is a dependency and should install on it&#8217;s own..</p>
<p>i&#8217;ve tried installing the app myself and it works alright.. those of you who had problems, please try to reinstall it..</p>
<p>please put all criticism and suggestions in the comments..<br />
you may also consider donating if you find this application useful.. <img src='http://blog.gauravgiri.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>HOW TO ADD MORE FONTS:<br />
read this tutorial</p>
<p>http://blog.gauravgiri.com/2008/12/fontswap-icon-and-package-details/</p>
<p>IMPORTANT:<br />
this application *does not* cause endless reboots. if you think you&#8217;re iPhone is rebooting endlessly, it&#8217;s most definitely having a SWOD [spinning wheel of death].<br />
if that happens or if your springboard crashes or if applications fail to start then you must restore to iPhone&#8217;s stock fonts before trying to restoring the iPhone itself [which will not be required in any case].<br />
for this you must be able to login into the device over SSH. you may not see the SpringBoard, just the endlessly spinning wheel or the boot logo, but if you left WiFi and SSH on, you&#8217;re not in trouble and can still connect to the device.</p>
<p>to restore default fonts you need to run this command as root from a terminal over SSH</p>
<p><strong>/Applications/FontSwap.app/restore</strong></p>
<p>PS: if you got the &#8220;unmet dependencies&#8221; error.. try reinstalling now. i couldn&#8217;t see the &#8220;FontSwap Starter&#8221; package in the available list but it installs along with the app. it&#8217;s basically a pack of all the custom fonts i&#8217;ve released on this blog to get you started with the app.. more packages can be added to the app and i&#8217;ll detail the expected package format shortly. as i haven&#8217;t built any security checks in the app yet [for absolute lack of time] i suggest you carry on with the started pack or only add fonts that you trust.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gauravgiri.com/2008/12/fontswap-now-on-cydia/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>iPhone 2.2</title>
		<link>http://blog.gauravgiri.com/2008/12/iphone-22/</link>
		<comments>http://blog.gauravgiri.com/2008/12/iphone-22/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 11:31:26 +0000</pubDate>
		<dc:creator>gaurav</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[2.2]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[dialer]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[winterboard]]></category>

		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=489</guid>
		<description><![CDATA[I finally found the time to update my iPhone to the latest fw.. i haven&#8217;t yet been able to explore the new features but the device sure runs a lot quicker, though i&#8217;m sure that&#8217;s because all the apps have been wiped out.. man my iPhone got really slow as i had loads of apps [...]]]></description>
			<content:encoded><![CDATA[<p>I finally found the time to update my iPhone to the latest fw.. i haven&#8217;t yet been able to explore the new features but the device sure runs a lot quicker, though i&#8217;m sure that&#8217;s because all the apps have been wiped out.. man my iPhone got really slow as i had loads of apps installed, largest being the toolchain and all dev tools.. will try and keep the app count low this time..</p>
<p>as reported by many users the Neo Dialer theme was broken by the upgrade to 2.2<br />
the fix has been sent to Allen of Planet-iPhones and should appear on Cydia soon.<br />
for those who can&#8217;t wait..<br />
1. navigate to /Library/Themes/Neo Dialer.theme/Folders/MobilePhone.app<br />
2. remove all files EXCEPT<br />
DefaultDialer.png<br />
dialerkeypad_pressed.png<br />
dialerkeypad.png<br />
3. Respring</p>
<p>this was suggested by <strong>suifon</strong> in the shoutbox so thanks go out to him/her. <img src='http://blog.gauravgiri.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>FontSwap is also coming.. soon.. <img src='http://blog.gauravgiri.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>EDIT: whoa.. looks like that didn&#8217;t quite fix the problem.. plus it made the theme look bad if you had any other theme on that played with the stock dialer.. two different themes changing few parts made it look bad.. so i fixed it for other images as well..<br />
the update should come up in Cydia shortly..</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gauravgiri.com/2008/12/iphone-22/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FontSwap: Imminent Release</title>
		<link>http://blog.gauravgiri.com/2008/11/fontswap-imminent-release/</link>
		<comments>http://blog.gauravgiri.com/2008/11/fontswap-imminent-release/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 00:44:30 +0000</pubDate>
		<dc:creator>gaurav</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[fontswap]]></category>

		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=478</guid>
		<description><![CDATA[so here are screenshots from my first iPhone app&#8230; FontSwap: i hope this goes down well with you guys.. especially users who complain abut the complicated process of installing custom fonts.. this will make it easier.. there are font categories for which the app works as seen in the screens above fonts have to be [...]]]></description>
			<content:encoded><![CDATA[<p>so here are screenshots from my first iPhone app&#8230;<br />
FontSwap:</p>
<p><a href="http://blog.gauravgiri.com/wp-content/uploads/img_0012.png" rel="lightbox[478]"><img class="alignnone size-full wp-image-479" title="img_0012" src="http://blog.gauravgiri.com/wp-content/uploads/img_0012.png" alt="" width="320" height="480" /></a><span id="more-478"></span><br />
<a href="http://blog.gauravgiri.com/wp-content/uploads/img_0013.png" rel="lightbox[478]"><img class="alignnone size-full wp-image-480" title="img_0013" src="http://blog.gauravgiri.com/wp-content/uploads/img_0013.png" alt="" width="320" height="480" /></a><br />
<a href="http://blog.gauravgiri.com/wp-content/uploads/img_0014.png" rel="lightbox[478]"><img class="alignnone size-full wp-image-481" title="img_0014" src="http://blog.gauravgiri.com/wp-content/uploads/img_0014.png" alt="" width="320" height="480" /></a><br />
<a href="http://blog.gauravgiri.com/wp-content/uploads/img_0015.png" rel="lightbox[478]"><img class="alignnone size-full wp-image-482" title="img_0015" src="http://blog.gauravgiri.com/wp-content/uploads/img_0015.png" alt="" width="320" height="480" /></a><br />
<a href="http://blog.gauravgiri.com/wp-content/uploads/img_0017.png" rel="lightbox[478]"><img class="alignnone size-full wp-image-483" title="img_0017" src="http://blog.gauravgiri.com/wp-content/uploads/img_0017.png" alt="" width="320" height="480" /></a><br />
<a href="http://blog.gauravgiri.com/wp-content/uploads/img_0018.png" rel="lightbox[478]"><img class="alignnone size-full wp-image-484" title="img_0018" src="http://blog.gauravgiri.com/wp-content/uploads/img_0018.png" alt="" width="320" height="480" /></a></p>
<p>i hope this goes down well with you guys.. especially users who complain abut the complicated process of installing custom fonts.. this will make it easier..</p>
<p>there are font categories for which the app works as seen in the screens above<br />
fonts have to be put in packages to be identified by the application.<br />
<strong>FontName.font</strong><br />
I will add facility to read and display font information like, author, preview, etc in a third section.. could only manage to finish two TableViews to get a feel of the Objective-C language. this works for now so i&#8217;ll release it soon.. <img src='http://blog.gauravgiri.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gauravgiri.com/2008/11/fontswap-imminent-release/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>Neo Dialer for iPhone 2.x.x</title>
		<link>http://blog.gauravgiri.com/2008/09/neo-dialer-for-iphone-2xx/</link>
		<comments>http://blog.gauravgiri.com/2008/09/neo-dialer-for-iphone-2xx/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 17:32:56 +0000</pubDate>
		<dc:creator>gaurav</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[2.x.x]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[dialer]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[neotech]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[winterboard]]></category>

		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=441</guid>
		<description><![CDATA[hello again.. had a bit of time on my hands so i thought i should make this theme that people requested.. this is the Neo Dialer theme which replaces the default dialer with a NeoTech style dialer and default colors.. package is released as usual in the form of a WinterBoard theme for easy installation.. [...]]]></description>
			<content:encoded><![CDATA[<p>hello again.. had a bit of time on my hands so i thought i should make this theme that people requested..<br />
this is the <strong>Neo Dialer</strong> theme which replaces the default dialer with a NeoTech style dialer and default colors.. package is released as usual in the form of a WinterBoard theme for easy installation..</p>
<p><a href="http://blog.gauravgiri.com/wp-content/uploads/img_0105.png" rel="lightbox[441]"><img src="http://blog.gauravgiri.com/wp-content/uploads/img_0105.png" alt="" title="img_0105" width="320" height="480" class="alignnone size-full wp-image-442" /></a></p>
<p><strong><big>Download: <a class="downloadlink" href="http://blog.gauravgiri.com/wp-content/plugins/download-monitor/download.php?id=26" title=" downloaded 1400 times" >Neo Dialer for iPhone 2.x.x (1400)</a></big></strong><br />
[refer to readme.txt for installation steps]</p>
<p>you might also wanna use this custom font which changes the font of the dialed number to NeoTech, completes the theme. <img src='http://blog.gauravgiri.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong><big>Download: <a class="downloadlink" href="http://blog.gauravgiri.com/wp-content/plugins/download-monitor/download.php?id=27" title=" downloaded 1026 times" >NeoTech Dialer font for iPhone 2.x.x (1026)</a></big></strong><br />
[refer to readme.txt for installation steps]</p>
<p>theme is also available on Cydia</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gauravgiri.com/2008/09/neo-dialer-for-iphone-2xx/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Keyboards now on Cydia</title>
		<link>http://blog.gauravgiri.com/2008/09/keyboards-now-on-cydia/</link>
		<comments>http://blog.gauravgiri.com/2008/09/keyboards-now-on-cydia/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 04:54:35 +0000</pubDate>
		<dc:creator>gaurav</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[cydia]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[neotech]]></category>

		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=435</guid>
		<description><![CDATA[The NeoTech keyboards are now available on Cydia through the BigBoss repository.. this includes Neo Keys, Neo Keys Dark and Neo Keys Dark [WhiteSpace]. BigBoss repo is in community sources so you don&#8217;t need to make any changes to Cydia, just let it refresh once. I thought this will make the themes available to a [...]]]></description>
			<content:encoded><![CDATA[<p>The NeoTech keyboards are now available on Cydia through the BigBoss repository..<br />
this includes Neo Keys, Neo Keys Dark and Neo Keys Dark [WhiteSpace].<br />
BigBoss repo is in community sources so you don&#8217;t need to make any changes to Cydia, just let it refresh once.<br />
I thought this will make the themes available to a larger user base and at the same time allow me to provide updates and bugfixes in a more simple and efficient manner.<br />
If you have the keyboards installed you should install again from Cydia.<br />
If you&#8217;re using Neo Keys, the one with the default colors, you *must* install from Cydia as a major bug has been fixed. Thanks to Allen from Planet-iPhones for pointing it out.</p>
<p>NOTE: these themes only affect the keyboard on your iPhone.. to have system-wide customization.. you can download the various custom fonts that I&#8217;ve posted here..</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gauravgiri.com/2008/09/keyboards-now-on-cydia/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Matrix Code Custom Clock Font iPhone 2.0.x</title>
		<link>http://blog.gauravgiri.com/2008/09/matrix-code-custom-clock-font-iphone-20x/</link>
		<comments>http://blog.gauravgiri.com/2008/09/matrix-code-custom-clock-font-iphone-20x/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 20:10:33 +0000</pubDate>
		<dc:creator>gaurav</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[2.0.x]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[lockclock]]></category>
		<category><![CDATA[lockscreen]]></category>
		<category><![CDATA[matrix]]></category>

		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=428</guid>
		<description><![CDATA[here&#8217;s the Matrix Code font for lock screen clock.. Download: [refer to readme.txt for installation steps] get the full Matrix Code font here http://www.dafont.com/font.php?file=matrix_code_nfi]]></description>
			<content:encoded><![CDATA[<p>here&#8217;s the Matrix Code font for lock screen clock..<br />
<a href="http://blog.gauravgiri.com/wp-content/uploads/matrixcode.png" rel="lightbox[428]"><img src="http://blog.gauravgiri.com/wp-content/uploads/matrixcode-480x117.png" alt="" title="matrixcode" width="480" height="117" class="alignnone size-medium wp-image-430" /></a></p>
<p><strong><big>Download: <a class="downloadlink" href="http://blog.gauravgiri.com/wp-content/plugins/download-monitor/download.php?id=25" title=" downloaded 1397 times" >Matrix Code Custom Clock Font iPhone 2.0.x (1397)</a></big></strong><br />
[refer to readme.txt for installation steps]</p>
<p>get the full Matrix Code font here<br />
<a href="http://www.dafont.com/font.php?file=matrix_code_nfi">http://www.dafont.com/font.php?file=matrix_code_nfi</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gauravgiri.com/2008/09/matrix-code-custom-clock-font-iphone-20x/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Myriad Pro Custom Font for iPhone 2.0.x</title>
		<link>http://blog.gauravgiri.com/2008/09/myriad-pro-custom-font-for-iphone-20x/</link>
		<comments>http://blog.gauravgiri.com/2008/09/myriad-pro-custom-font-for-iphone-20x/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 22:58:40 +0000</pubDate>
		<dc:creator>gaurav</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[2.0.x]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[myriad]]></category>
		<category><![CDATA[myriad pro]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=420</guid>
		<description><![CDATA[here&#8217;s the highly requested Myriad system font for iPhone.. i couldn&#8217;t find Myriad but i found Myriad Pro.. i hope you like it.. Download: [refer to readme.txt for installation steps] Download: [refer to readme.txt for installation steps]]]></description>
			<content:encoded><![CDATA[<p>here&#8217;s the highly requested Myriad system font for iPhone..<br />
i couldn&#8217;t find Myriad but i found Myriad Pro.. i hope you like it.. <img src='http://blog.gauravgiri.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong><big>Download: <a class="downloadlink" href="http://blog.gauravgiri.com/wp-content/plugins/download-monitor/download.php?id=24" title=" downloaded 2611 times" >Myriad Pro Custom Font for iPhone 2.0.x (2611)</a></big></strong><br />
[refer to readme.txt for installation steps]</p>
<p><a href="http://blog.gauravgiri.com/wp-content/uploads/img_0098.png" rel="lightbox[420]"><img src="http://blog.gauravgiri.com/wp-content/uploads/img_0098.png" alt="" title="img_0098" width="320" height="480" class="alignnone size-full wp-image-421" /></a><br />
<span id="more-420"></span><br />
<a href="http://blog.gauravgiri.com/wp-content/uploads/img_0099.png" rel="lightbox[420]"><img src="http://blog.gauravgiri.com/wp-content/uploads/img_0099.png" alt="" title="img_0099" width="320" height="480" class="alignnone size-full wp-image-422" /></a><br />
<a href="http://blog.gauravgiri.com/wp-content/uploads/img_0100.png" rel="lightbox[420]"><img src="http://blog.gauravgiri.com/wp-content/uploads/img_0100.png" alt="" title="img_0100" width="320" height="480" class="alignnone size-full wp-image-423" /></a></p>
<p><strong><big>Download: <a class="downloadlink" href="http://blog.gauravgiri.com/wp-content/plugins/download-monitor/download.php?id=24" title=" downloaded 2611 times" >Myriad Pro Custom Font for iPhone 2.0.x (2611)</a></big></strong><br />
[refer to readme.txt for installation steps]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gauravgiri.com/2008/09/myriad-pro-custom-font-for-iphone-20x/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
