<?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>Little Big Tomatoes</title>
	<atom:link href="http://www.littlebigtomatoes.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.littlebigtomatoes.com/blog</link>
	<description>... does software in all colours and flavours!</description>
	<lastBuildDate>Fri, 20 Aug 2010 07:33:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows Phone 7 secret sauce: developers, developers, developers</title>
		<link>http://www.littlebigtomatoes.com/blog/microsoft/windows-phone-7-secret-sauce-developers-developers-developers</link>
		<comments>http://www.littlebigtomatoes.com/blog/microsoft/windows-phone-7-secret-sauce-developers-developers-developers#comments</comments>
		<pubDate>Fri, 20 Aug 2010 07:33:26 +0000</pubDate>
		<dc:creator>gyurisc</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[wp7]]></category>

		<guid isPermaLink="false">http://www.littlebigtomatoes.com/blog/microsoft/windows-phone-7-secret-sauce-developers-developers-developers</guid>
		<description><![CDATA[&#160;
On top of this, the company has also relaxed its own anti-moonlighting provisions for its employees. In common with many technology companies, most Microsoft employees are subject to terms in their contracts stating that any software they create on their own time is company property. The company recognizes that there are many developers within its [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><p>On top of this, the company has also relaxed its own anti-moonlighting provisions for its employees. In common with many technology companies, most Microsoft employees are subject to terms in their contracts stating that any software they create on their own time is company property. The company recognizes that there are many developers within its ranks who would be interested in writing third-party applications for the phone if only their contracts permitted it—especially because every one of those employees will be given a Windows Phone 7 handset, a move sure to spur even greater interest in the platform. To address this, Microsoft employees will be allowed to retain ownership—and profit, if they choose to sell their applications—of any Windows Phone 7 software they write.</p>
</blockquote>
<p>Wondering, how this will help the app situation for WP7. If I would be Steve Ballmer I would raise the appstore registration fee for employees. </p>
<p>via <a href="http://arstechnica.com/microsoft/news/2010/08/microsofts-windows-phone-7-gamble-developers-developers-developers-developers.ars" target="_blank">arstechnica.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlebigtomatoes.com/blog/microsoft/windows-phone-7-secret-sauce-developers-developers-developers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Porting Galcon to Android</title>
		<link>http://www.littlebigtomatoes.com/blog/android/porting-galcon-to-android</link>
		<comments>http://www.littlebigtomatoes.com/blog/android/porting-galcon-to-android#comments</comments>
		<pubDate>Fri, 20 Aug 2010 06:19:32 +0000</pubDate>
		<dc:creator>gyurisc</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.littlebigtomatoes.com/blog/android/porting-galcon-to-android</guid>
		<description><![CDATA[My favorite game for any mobile is Galcon. Galcon is now available on Android phones. Unfortunatelz I cannot buy it in Hungary. Screw you Google! anyway, here is the diary of porting the game to Android. 

Android Day 1: SDK, Eclipse IDE, and device activation
Android Day 2: The NDK
Android Day 3: Packaging, Assets, JNI, and [...]]]></description>
			<content:encoded><![CDATA[<p>My favorite game for any mobile is Galcon. Galcon is now available on Android phones. Unfortunatelz I cannot buy it in Hungary. Screw you Google! anyway, here is the diary of porting the game to Android. </p>
<ul>
<li><a href="http://www.philhassey.com/blog/2010/07/20/android-day-1-sdk-eclipse-ide-and-device-activation/" target="_blank">Android Day 1: SDK, Eclipse IDE, and device activation</a></li>
<li><a href="http://www.philhassey.com/blog/2010/07/21/android-day-2-the-ndk/" target="_blank">Android Day 2: The NDK</a></li>
<li><a href="http://www.philhassey.com/blog/2010/07/22/android-day-3-packaging-assets-jni-and-opengl/" target="_blank">Android Day 3: Packaging, Assets, JNI, and OpenGL</a></li>
<li><a href="http://www.philhassey.com/blog/2010/07/23/android-day-4-video-cleanup-input-handling/" target="_blank">Android Day 4: Video cleanup, Input handling</a></li>
<li><a href="http://www.philhassey.com/blog/2010/07/26/android-day-5-keyboard-multiplayer-networking/" target="_blank">Android Day 5: Keyboard, Multiplayer / Networking</a></li>
<li><a href="http://www.philhassey.com/blog/2010/07/27/android-day-6-save-games-audio-other-details/" target="_blank">Android Day 6: Save games, Audio, other Details</a></li>
<li><a href="http://www.philhassey.com/blog/2010/07/28/android-day-7-leftovers/" target="_blank">Android Day 7: Leftovers</a></li>
<li><a href="http://www.philhassey.com/blog/2010/08/05/android-day-7-bug-fixin/" target="_blank">Android Day 8: Bug fixin’</a></li>
<li><a href="http://www.philhassey.com/blog/2010/08/14/android-day-9-taming-the-g1/" target="_blank">Android Day 9: Taming the G1</a></li>
<li><a href="http://www.philhassey.com/blog/2010/08/18/android-day-10-implementing-license-server/" target="_blank">Android Day 10: Implementing License Server</a></li>
</ul>
<p>The game is now also ported to Palm’s WebOS: </p>
<ul>
<li><a href="http://www.philhassey.com/blog/2010/07/14/porting-to-palm-webos/" target="_blank">Porting to Palm / WebOS</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.littlebigtomatoes.com/blog/android/porting-galcon-to-android/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s very romantic going back to your first love, but it rarely works out</title>
		<link>http://www.littlebigtomatoes.com/blog/apple/its-very-romantic-going-back-to-your-first-love-but-it-rarely-works-out</link>
		<comments>http://www.littlebigtomatoes.com/blog/apple/its-very-romantic-going-back-to-your-first-love-but-it-rarely-works-out#comments</comments>
		<pubDate>Fri, 20 Aug 2010 05:03:02 +0000</pubDate>
		<dc:creator>gyurisc</dc:creator>
				<category><![CDATA[apple]]></category>

		<guid isPermaLink="false">http://www.littlebigtomatoes.com/blog/apple/its-very-romantic-going-back-to-your-first-love-but-it-rarely-works-out</guid>
		<description><![CDATA[Just how much Jobs and Next can do for Apple probably cannot be fairly   judged for a year or two. Apple&#8217;s new operating system, based on Next    technology, is due in late 1997, but software products are chronically    late. For now, Apple seems intent on keeping Jobs [...]]]></description>
			<content:encoded><![CDATA[<p>Just how much Jobs and Next can do for Apple probably cannot be fairly   <br />judged for a year or two. Apple&#8217;s new operating system, based on Next    <br />technology, is due in late 1997, but software products are chronically    <br />late. For now, Apple seems intent on keeping Jobs focused on helping    <br />Apple, and prevailed upon him to appear at its Macworld trade show on    <br />Jan. 7. The $200 million he received for Next includes 1.5 million    <br />Apple shares, which he cannot sell for at least a year. In the    <br />meantime, much of Wall Street and Silicon Valley will be watching    <br />closely, and without a trace of nostalgia. &#8221;It&#8217;s very romantic going    <br />back to your first love,&#8221; observes the industry analyst Esther Dyson,    <br />&#8221;but it rarely works out.&#8221;</p>
<p><a href="http://www.nytimes.com/1997/01/12/magazine/creating-jobs.html?sec=technology&amp;spon=&amp;pagewanted=all" target="_blank">nytimes.com – Creating Jobs.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlebigtomatoes.com/blog/apple/its-very-romantic-going-back-to-your-first-love-but-it-rarely-works-out/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is how Apple rolls</title>
		<link>http://www.littlebigtomatoes.com/blog/ideas/this-is-how-apple-rolls</link>
		<comments>http://www.littlebigtomatoes.com/blog/ideas/this-is-how-apple-rolls#comments</comments>
		<pubDate>Tue, 22 Jun 2010 07:04:11 +0000</pubDate>
		<dc:creator>gyurisc</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[apple]]></category>

		<guid isPermaLink="false">http://www.littlebigtomatoes.com/blog/ideas/this-is-how-apple-rolls</guid>
		<description><![CDATA[article from John Gruber on macworld.com
&#160;
This is how the designers and engineers at Apple roll: They roll. 
They take something small, simple, and painstakingly well considered. They ruthlessly cut features to derive the absolute minimum core product they can start with. They polish those features to a shiny intensity. At an anticipated media event, Apple [...]]]></description>
			<content:encoded><![CDATA[<p>article from John Gruber on macworld.com</p>
<p>&#160;</p>
<blockquote><p>This is how the designers and engineers at Apple roll: They <em>roll</em>. </p>
<p>They take something small, simple, and painstakingly well considered. They ruthlessly cut features to derive the absolute minimum core product they can start with. They polish those features to a shiny intensity. At an anticipated media event, Apple reveals this core product as its Next Big Thing, and explains—no, wait, it simply <em>shows</em>—how painstakingly thoughtful and well designed this core product is. The company releases the product for sale.</p>
<p>Then everyone goes back to Cupertino and rolls. As in, they start with a few tightly packed snowballs and then roll them in more snow to pick up mass until they’ve got a snowman. That’s how Apple builds its platforms. It’s a slow and steady process of continuous iterative improvement—so slow, in fact, that the process is easy to overlook if you’re observing it in real time. Only in hindsight is it obvious just how remarkable Apple’s platform development process is.</p>
</blockquote>
<p><a href="http://www.macworld.com/article/151235/2010/05/apple_rolls.html" target="_blank">This is how Apple rolls.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlebigtomatoes.com/blog/ideas/this-is-how-apple-rolls/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Ways to Access Blocked Stuff on The Web</title>
		<link>http://www.littlebigtomatoes.com/blog/ideas/top-10-ways-to-access-blocked-stuff-on-the-web</link>
		<comments>http://www.littlebigtomatoes.com/blog/ideas/top-10-ways-to-access-blocked-stuff-on-the-web#comments</comments>
		<pubDate>Tue, 15 Jun 2010 06:45:28 +0000</pubDate>
		<dc:creator>gyurisc</dc:creator>
				<category><![CDATA[Ideas]]></category>

		<guid isPermaLink="false">http://www.littlebigtomatoes.com/blog/ideas/top-10-ways-to-access-blocked-stuff-on-the-web</guid>
		<description><![CDATA[The web is a generally free place, but some sites and services want to make it annoying to navigate and enjoy. Stream any video you&#8217;d like, see the sites you need, and get at services you thought were down with these tips.

Tips to help you to watch streams, pages for us in the EU.
from Lifehacker.com
]]></description>
			<content:encoded><![CDATA[<blockquote><p>The web is a generally free place, but some sites and services want to make it annoying to navigate and enjoy. Stream any video you&#8217;d like, see the sites you need, and get at services you thought were down with these tips.</p>
</blockquote>
<p>Tips to help you to watch streams, pages for us in the EU.</p>
<p>from <a title="Top 10 Ways to Access Blocked Stuff on The Web" href="http://lifehacker.com/5516305/top-10-ways-to-access-blocked-stuff-on-the-web" target="_blank">Lifehacker.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlebigtomatoes.com/blog/ideas/top-10-ways-to-access-blocked-stuff-on-the-web/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t let your sons grow up to be scientists</title>
		<link>http://www.littlebigtomatoes.com/blog/ideas/dont-let-your-sons-grow-up-to-be-scientists</link>
		<comments>http://www.littlebigtomatoes.com/blog/ideas/dont-let-your-sons-grow-up-to-be-scientists#comments</comments>
		<pubDate>Tue, 15 Jun 2010 06:36:11 +0000</pubDate>
		<dc:creator>gyurisc</dc:creator>
				<category><![CDATA[Ideas]]></category>

		<guid isPermaLink="false">http://www.littlebigtomatoes.com/blog/ideas/dont-let-your-sons-grow-up-to-be-scientists</guid>
		<description><![CDATA[The Real Science Gap: It&#8217;s not insufficient schooling or a shortage of scientists. It&#8217;s a lack of job opportunities. Americans need the reasonable hope that spending their youth preparing to do science will provide a satisfactory career.

from The Real Science Gap
]]></description>
			<content:encoded><![CDATA[<blockquote><p>The Real Science Gap: It&#8217;s not insufficient schooling or a shortage of scientists. It&#8217;s a lack of job opportunities. Americans need the reasonable hope that spending their youth preparing to do science will provide a satisfactory career.</p>
</blockquote>
<p>from <a href="http://www.miller-mccune.com/science/the-real-science-gap-16191/" target="_blank">The Real Science Gap</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlebigtomatoes.com/blog/ideas/dont-let-your-sons-grow-up-to-be-scientists/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add voice search to the HTC Desire</title>
		<link>http://www.littlebigtomatoes.com/blog/android/how-to-add-voice-search-to-the-htc-desire</link>
		<comments>http://www.littlebigtomatoes.com/blog/android/how-to-add-voice-search-to-the-htc-desire#comments</comments>
		<pubDate>Mon, 14 Jun 2010 19:20:21 +0000</pubDate>
		<dc:creator>gyurisc</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[htc-desire]]></category>

		<guid isPermaLink="false">http://www.littlebigtomatoes.com/blog/android/how-to-add-voice-search-to-the-htc-desire</guid>
		<description><![CDATA[Voice search is both a convenient and often speedier way to access and find things on your smartphone.
Granted, a lot of voice recognition technology is still a bit rubbish &#8211; in the majority of cases it&#8217;s still an idea that&#8217;s developing.
However, the HTC Desire&#8217;s voice search is actually pretty good and for this reason, we&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<p>Voice search is both a convenient and often speedier way to access and find things on your smartphone.</p>
<p>Granted, a lot of voice recognition technology is still a bit rubbish &#8211; in the majority of cases it&#8217;s still an idea that&#8217;s developing.</p>
<p>However, the HTC Desire&#8217;s voice search is actually pretty good and for this reason, we&#8217;d strongly recommend that you give it a whirl.</p>
<p>So, to get voice search on your HTC Desire, follow these simple steps.</p>
<ol>
<li>
<p>If you already have a file manager on your Desire, skip to step 3</p>
</li>
<li>
<p>If you do not already have a file manager, you must install one from the Android Market &#8211; we recommend ASTRO File Manager</p>
</li>
<li>
<p>Download VoiceSearch 2.1 by browsing to <a href="http://voicesearch.googlecode.com/files/VoiceSearch_2.1.apk">http://voicesearch.googlecode.com/files/VoiceSearch_2.1.apk</a> in the Android Web browser</p>
</li>
<li>
<p>Browse to the location of the saved file using ASTRO File Manager, then tap on the file (file name: VoiceSearch_2.1.apk) and select Open App Manager</p>
</li>
<li>Once the file opens in App Manager, select Install</li>
</ol>
<p>That&#8217;s it! You now have fully integrated voice search capabilities on your HTC Desire.</p>
<p>To utilize VoiceSearch, simply tap the search button from your home screen and then tap the new microphone icon that appears on the Quick Search Bar. The microphone icon should also be visible in the HTC search widget.</p>
<p>from <a title="How to add voice search to the HTC Desire" href="http://askaboutgadgets.com/questions/241/how-to-add-voice-search-to-the-htc-desire" target="_blank">askaboutgadgets.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlebigtomatoes.com/blog/android/how-to-add-voice-search-to-the-htc-desire/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On tweaking smartphones to enhance battery life</title>
		<link>http://www.littlebigtomatoes.com/blog/android/on-tweaking-smartphones-to-enhance-battery-life</link>
		<comments>http://www.littlebigtomatoes.com/blog/android/on-tweaking-smartphones-to-enhance-battery-life#comments</comments>
		<pubDate>Fri, 04 Jun 2010 05:31:47 +0000</pubDate>
		<dc:creator>gyurisc</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.littlebigtomatoes.com/blog/android/on-tweaking-smartphones-to-enhance-battery-life</guid>
		<description><![CDATA[Tips and tricks to extending the HTC EVO 4G and Incredible’s battery life (and what this says about Android)

Get rid of the large HTC widgets like bookmarks and FriendStream 
Turn off widget animation 
Use a static background rather than a live background 
Turn off auto brightness, set screen backlight at 10% 
Decrease screen timeout from [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Tips and tricks to extending the HTC EVO 4G and Incredible’s battery life" href="http://www.mobilecrunch.com/2010/06/03/tips-and-tricks-to-extending-the-htc-evo-4g-and-incredibles-battery-life-and-what-this-says-about-android/" target="_blank">Tips and tricks to extending the HTC EVO 4G and Incredible’s battery life (and what this says about Android)</a></p>
<ul>
<li>Get rid of the large HTC widgets like bookmarks and FriendStream </li>
<li>Turn off widget animation </li>
<li>Use a static background rather than a live background </li>
<li>Turn off auto brightness, set screen backlight at 10% </li>
<li>Decrease screen timeout from 1min to 15 seconds </li>
<li>Keep WiFi, GPS, 4G off until it’s needed</li>
</ul>
<p>I guess soon this will be a feature done by the manufacturer to have better battery figures, just as today’s Windows PCs are locked down security-wise. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlebigtomatoes.com/blog/android/on-tweaking-smartphones-to-enhance-battery-life/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iphonelogd: Another solution for viewing your iPhone call log</title>
		<link>http://www.littlebigtomatoes.com/blog/apple/iphonelogd-another-solution-for-viewing-your-iphone-call-log</link>
		<comments>http://www.littlebigtomatoes.com/blog/apple/iphonelogd-another-solution-for-viewing-your-iphone-call-log#comments</comments>
		<pubDate>Fri, 04 Jun 2010 05:21:23 +0000</pubDate>
		<dc:creator>gyurisc</dc:creator>
				<category><![CDATA[apple]]></category>

		<guid isPermaLink="false">http://www.littlebigtomatoes.com/blog/apple/iphonelogd-another-solution-for-viewing-your-iphone-call-log</guid>
		<description><![CDATA[This clever script will add your iPhone&#8217;s call logs to an iCal calendar of your choice, complete with a description and the caller&#8217;s name, if available. Able to be run and automated via a number of methods including the Terminal, an AppleScript, or even an Automator action, this script is a nice addition to the [...]]]></description>
			<content:encoded><![CDATA[<p>This clever script will add your iPhone&#8217;s call logs to an iCal calendar of your choice, complete with a description and the caller&#8217;s name, if available. Able to be run and automated via a number of methods including the Terminal, an AppleScript, or even an Automator action, this script is a nice addition to the tool belts of business and power users who need various kinds of access to their call records.</p>
<p><a href="http://code.google.com/p/iphonelogd/" target="_blank">iphonelogd project</a> on google code.</p>
<p>via <a title="iphonelogd: Another solution for viewing your iPhone call log" href="http://arstechnica.com/apple/news/2007/11/iphonelogd-another-solution-for-viewing-your-iphone-call-log.ars" target="_blank">ArsTechnica</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlebigtomatoes.com/blog/apple/iphonelogd-another-solution-for-viewing-your-iphone-call-log/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple&#8217;s HTML5 paged viewed in Safari</title>
		<link>http://www.littlebigtomatoes.com/blog/apple/apples-html5-paged-viewed-in-safari</link>
		<comments>http://www.littlebigtomatoes.com/blog/apple/apples-html5-paged-viewed-in-safari#comments</comments>
		<pubDate>Fri, 04 Jun 2010 04:55:24 +0000</pubDate>
		<dc:creator>gyurisc</dc:creator>
				<category><![CDATA[apple]]></category>

		<guid isPermaLink="false">http://www.littlebigtomatoes.com/blog/apple/apples-html5-paged-viewed-in-safari</guid>
		<description><![CDATA[I noticed that Apple has an HTML5 dev center showcasing the different possibilities of HTML5 for their mobile devices. When I tried to open one of the samples I received the following message
 
Launched Safari and tried to open the same page. The result is in the foreground.
 
It seems that Safari is not using [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed that Apple has an HTML5 dev center showcasing the different possibilities of HTML5 for their mobile devices. When I tried to open one of the samples I received the following message</p>
<p><a href="http://www.littlebigtomatoes.com/blog/wp-content/uploads/2010/06/apple_html5.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Apple HTML5 in Chrome" border="0" alt="Apple HTML5 in Chrome" src="http://www.littlebigtomatoes.com/blog/wp-content/uploads/2010/06/apple_html5_thumb.png" width="462" height="178" /></a> </p>
<p>Launched Safari and tried to open the same page. The result is in the foreground.</p>
<p><a href="http://www.littlebigtomatoes.com/blog/wp-content/uploads/2010/06/apple_html5_safari.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Apple HTML5 in Safari" border="0" alt="Apple HTML5 in Safari" src="http://www.littlebigtomatoes.com/blog/wp-content/uploads/2010/06/apple_html5_safari_thumb.png" width="462" height="309" /></a> </p>
<p>It seems that Safari is not using CSS at all, just the HTML. I am not sure what the problem is here, but if anyone saw this before, please let me know the solutions. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlebigtomatoes.com/blog/apple/apples-html5-paged-viewed-in-safari/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.237 seconds -->
