<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Neo Keys for iPhone 2.0.x [WinterBoard]</title>
	<atom:link href="http://blog.gauravgiri.com/2008/08/neo-keys-for-iphone-20x/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gauravgiri.com/2008/08/neo-keys-for-iphone-20x/</link>
	<description>mostly iPhone stuff</description>
	<lastBuildDate>Wed, 25 Jan 2012 10:35:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Karlyn Covert</title>
		<link>http://blog.gauravgiri.com/2008/08/neo-keys-for-iphone-20x/comment-page-1/#comment-2942</link>
		<dc:creator>Karlyn Covert</dc:creator>
		<pubDate>Mon, 17 Jan 2011 19:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=181#comment-2942</guid>
		<description>Some days in the past I mentioned that matter with another man simply with a different result. It s a topic challenging for discussions once more and again. Good issues you took into account for argumentation</description>
		<content:encoded><![CDATA[<p>Some days in the past I mentioned that matter with another man simply with a different result. It s a topic challenging for discussions once more and again. Good issues you took into account for argumentation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ananthee</title>
		<link>http://blog.gauravgiri.com/2008/08/neo-keys-for-iphone-20x/comment-page-1/#comment-1141</link>
		<dc:creator>ananthee</dc:creator>
		<pubDate>Wed, 27 Aug 2008 03:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=181#comment-1141</guid>
		<description>how dya change into such font?
i think i want the same

tq</description>
		<content:encoded><![CDATA[<p>how dya change into such font?<br />
i think i want the same</p>
<p>tq</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot</title>
		<link>http://blog.gauravgiri.com/2008/08/neo-keys-for-iphone-20x/comment-page-1/#comment-586</link>
		<dc:creator>Elliot</dc:creator>
		<pubDate>Fri, 15 Aug 2008 19:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=181#comment-586</guid>
		<description>Love all of your Neo mods, looking forward to a Phone Keypad mod!!  And all the other mods you will add with neo font</description>
		<content:encoded><![CDATA[<p>Love all of your Neo mods, looking forward to a Phone Keypad mod!!  And all the other mods you will add with neo font</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirikou</title>
		<link>http://blog.gauravgiri.com/2008/08/neo-keys-for-iphone-20x/comment-page-1/#comment-580</link>
		<dc:creator>Kirikou</dc:creator>
		<pubDate>Fri, 15 Aug 2008 16:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=181#comment-580</guid>
		<description>thanks a lot for your job!!!!!!!! Realy nice:D</description>
		<content:encoded><![CDATA[<p>thanks a lot for your job!!!!!!!! Realy nice:D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CarlosLuz</title>
		<link>http://blog.gauravgiri.com/2008/08/neo-keys-for-iphone-20x/comment-page-1/#comment-573</link>
		<dc:creator>CarlosLuz</dc:creator>
		<pubDate>Fri, 15 Aug 2008 14:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=181#comment-573</guid>
		<description>Thanks for the quick reply, that did it :) Simply awsome, what more can I say?</description>
		<content:encoded><![CDATA[<p>Thanks for the quick reply, that did it <img src='http://blog.gauravgiri.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Simply awsome, what more can I say?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaurav</title>
		<link>http://blog.gauravgiri.com/2008/08/neo-keys-for-iphone-20x/comment-page-1/#comment-572</link>
		<dc:creator>gaurav</dc:creator>
		<pubDate>Fri, 15 Aug 2008 13:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=181#comment-572</guid>
		<description>@CarlosLuz: oh that&#039;s because i used the default Info.plist file for WinterBoard themes..
you can ealisy get rid of the color change by
1. connecting to your iPhone using WinSCP or Fugu.
2. navigate to the folder /Library/Themes/Neo Keys.theme.
3. double click on Info.plist to edit
4. edit these lines
&lt;key&gt;UndockedIconLabelStyle&lt;/key&gt;
&lt;string&gt;/*font-family: monospace; font-size: 13px;*/ color: white&lt;/string&gt;

&lt;key&gt;DockedIconLabelStyle&lt;/key&gt;
&lt;string&gt;/*font-family: monospace; font-size: 13px;*/ color: grey&lt;/string&gt;

to this
&lt;key&gt;UndockedIconLabelStyle&lt;/key&gt;
&lt;string&gt;/*font-family: monospace; font-size: 13px; color: white*/&lt;/string&gt;

&lt;key&gt;DockedIconLabelStyle&lt;/key&gt;
&lt;string&gt;/*font-family: monospace; font-size: 13px; color: grey*/&lt;/string&gt;
5. Respring

i&#039;ve updated the archive as well.. the change does not take place now.</description>
		<content:encoded><![CDATA[<p>@CarlosLuz: oh that&#8217;s because i used the default Info.plist file for WinterBoard themes..<br />
you can ealisy get rid of the color change by<br />
1. connecting to your iPhone using WinSCP or Fugu.<br />
2. navigate to the folder /Library/Themes/Neo Keys.theme.<br />
3. double click on Info.plist to edit<br />
4. edit these lines<br />
&lt;key&gt;UndockedIconLabelStyle&lt;/key&gt;<br />
&lt;string&gt;/*font-family: monospace; font-size: 13px;*/ color: white&lt;/string&gt;</p>
<p>&lt;key&gt;DockedIconLabelStyle&lt;/key&gt;<br />
&lt;string&gt;/*font-family: monospace; font-size: 13px;*/ color: grey&lt;/string&gt;</p>
<p>to this<br />
&lt;key&gt;UndockedIconLabelStyle&lt;/key&gt;<br />
&lt;string&gt;/*font-family: monospace; font-size: 13px; color: white*/&lt;/string&gt;</p>
<p>&lt;key&gt;DockedIconLabelStyle&lt;/key&gt;<br />
&lt;string&gt;/*font-family: monospace; font-size: 13px; color: grey*/&lt;/string&gt;<br />
5. Respring</p>
<p>i&#8217;ve updated the archive as well.. the change does not take place now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CarlosLuz</title>
		<link>http://blog.gauravgiri.com/2008/08/neo-keys-for-iphone-20x/comment-page-1/#comment-569</link>
		<dc:creator>CarlosLuz</dc:creator>
		<pubDate>Fri, 15 Aug 2008 11:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=181#comment-569</guid>
		<description>Excellent, thanks a lot! I think it looks great. One question though:
after applying the theme and rebooting the iPhone, the text of my dock icons became gray (instead of white). The only thing I did was apply the theme. Is there anything in the theme that could impact the color of this text?</description>
		<content:encoded><![CDATA[<p>Excellent, thanks a lot! I think it looks great. One question though:<br />
after applying the theme and rebooting the iPhone, the text of my dock icons became gray (instead of white). The only thing I did was apply the theme. Is there anything in the theme that could impact the color of this text?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BG</title>
		<link>http://blog.gauravgiri.com/2008/08/neo-keys-for-iphone-20x/comment-page-1/#comment-568</link>
		<dc:creator>BG</dc:creator>
		<pubDate>Fri, 15 Aug 2008 10:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=181#comment-568</guid>
		<description>HI 
Thank you for good work , I can&#039;t use it for Iphone 1.1.4</description>
		<content:encoded><![CDATA[<p>HI <br />
Thank you for good work , I can&#8217;t use it for Iphone 1.1.4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pieter</title>
		<link>http://blog.gauravgiri.com/2008/08/neo-keys-for-iphone-20x/comment-page-1/#comment-566</link>
		<dc:creator>pieter</dc:creator>
		<pubDate>Fri, 15 Aug 2008 10:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=181#comment-566</guid>
		<description>I just think that the fonts are a little bit to bold.. I mean, some of the typos look to &#039;fat&#039;, the typos could have been more light, like everywhere else.. but that&#039;s absolutely not disturbing at all ... like I said.. Good Job !!!</description>
		<content:encoded><![CDATA[<p>I just think that the fonts are a little bit to bold.. I mean, some of the typos look to &#8216;fat&#8217;, the typos could have been more light, like everywhere else.. but that&#8217;s absolutely not disturbing at all &#8230; like I said.. Good Job !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pieter</title>
		<link>http://blog.gauravgiri.com/2008/08/neo-keys-for-iphone-20x/comment-page-1/#comment-565</link>
		<dc:creator>pieter</dc:creator>
		<pubDate>Fri, 15 Aug 2008 10:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gauravgiri.com/?p=181#comment-565</guid>
		<description>Awesome.. keep up the good work Gaurav</description>
		<content:encoded><![CDATA[<p>Awesome.. keep up the good work Gaurav</p>
]]></content:encoded>
	</item>
</channel>
</rss>

