<?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>mgorecki.net</title>
	<atom:link href="http://mgorecki.net/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://mgorecki.net</link>
	<description>Life, the Universe, Software and Everything</description>
	<lastBuildDate>Mon, 16 Aug 2010 12:31:53 +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>Enable auto-complete in shell (command prompt) in Windows 2003 server</title>
		<link>http://mgorecki.net/index.php/2010/08/16/enable-auto-complete-in-shell-command-prompt-in-windows-2003-server/</link>
		<comments>http://mgorecki.net/index.php/2010/08/16/enable-auto-complete-in-shell-command-prompt-in-windows-2003-server/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 12:31:53 +0000</pubDate>
		<dc:creator>mgorecki</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[windows 2003 server]]></category>

		<guid isPermaLink="false">http://mgorecki.net/?p=156</guid>
		<description><![CDATA[Out of the box, command prompt (cmd) in Windows 2003 Server has the auto-complete (tab-complete) feature disabled. To fix the problem open regedit and create following DWORD keys: [HKEY_CURRENT_USER\Software\Microsoft\Command Processor] “CompletionChar”=dword:00000009 “PathCompletionChar”=dword:00000009 Open new command window and your TAB completion is working!]]></description>
			<content:encoded><![CDATA[<p>Out of the box, command prompt (cmd) in Windows 2003 Server has the auto-complete (tab-complete) feature disabled. To fix the problem open regedit and create following DWORD keys:</p>
<pre>[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]
“CompletionChar”=dword:00000009
“PathCompletionChar”=dword:00000009</pre>
<p><img src="http://mgorecki.net/wp-content/uploads/2010/08/ScreenShot287.png" alt="" title="ScreenShot287" width="756" height="408" class="alignnone size-full wp-image-160" /></p>
<p>Open new command window and your TAB completion is working! </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://mgorecki.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://mgorecki.net/index.php/2010/08/16/enable-auto-complete-in-shell-command-prompt-in-windows-2003-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ultimate Scrambled Eggs for Geeks</title>
		<link>http://mgorecki.net/index.php/2010/08/11/ultimate-scrambled-eggs-for-geeks/</link>
		<comments>http://mgorecki.net/index.php/2010/08/11/ultimate-scrambled-eggs-for-geeks/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 17:47:36 +0000</pubDate>
		<dc:creator>mgorecki</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Happened to me...]]></category>
		<category><![CDATA[Recipe]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[cook]]></category>
		<category><![CDATA[cooking]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[jalapeño]]></category>
		<category><![CDATA[nerd]]></category>
		<category><![CDATA[recipe]]></category>
		<category><![CDATA[scrabled eggs]]></category>

		<guid isPermaLink="false">http://mgorecki.net/?p=147</guid>
		<description><![CDATA[I just invented An Ultimate Scrambled Eggs. Here comes the recipe: 1/2 red grilled pepper 1 slice of ham 100g of king prawns Green Jalapeño peppers 1/2 lrg red onion 1 lrg carrot 1 lrg tomato 2 eggs. Chop veggies and ham and fry with prawns and three drops of Tabasco until carrot is tender. [...]]]></description>
			<content:encoded><![CDATA[<p>I just invented An Ultimate Scrambled Eggs. Here comes the recipe:<br />
1/2 red grilled pepper<br />
1 slice of ham<br />
100g of king prawns<br />
Green Jalapeño peppers<br />
1/2 lrg red onion<br />
1 lrg carrot<br />
1 lrg tomato<br />
2 eggs.<br />
Chop veggies and ham and fry with prawns and three drops of Tabasco until carrot is tender. Add eggs and fry a bit more. </p>
<p>Enjoy!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://mgorecki.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://mgorecki.net/index.php/2010/08/11/ultimate-scrambled-eggs-for-geeks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does Agile really suck?</title>
		<link>http://mgorecki.net/index.php/2010/08/10/does-agile-really-suck/</link>
		<comments>http://mgorecki.net/index.php/2010/08/10/does-agile-really-suck/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 20:54:14 +0000</pubDate>
		<dc:creator>mgorecki</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[methodology]]></category>
		<category><![CDATA[scrum]]></category>

		<guid isPermaLink="false">http://mgorecki.net/?p=141</guid>
		<description><![CDATA[I just got a link to a digital edition of NT Insider, paper I used to read during my university studies (it seems pretty hard core stuff now&#8230;). Since then I forgot all about IRQs and kernel level debugging, but I remember I always loved &#8220;Peter Pontificates&#8221;. See &#8220;Pros &#038; Cons of Agile SW Development [...]]]></description>
			<content:encoded><![CDATA[<p>I just got a link to a digital edition of <a href="http://www.osronline.com/article.cfm?article=563">NT Insider</a>, paper I used to read during my university studies (it seems pretty hard core stuff now&#8230;). Since then I forgot all about IRQs and kernel level debugging, but I remember I always loved &#8220;Peter Pontificates&#8221;. </p>
<p>See &#8220;Pros &#038; Cons of Agile SW Development Methodology&#8221; to understand why <b>agile is a temple of stupidity</b> and was designed strictly for idiots, who wouldn&#8217;t do anything properly anyhow. Or maybe not? Peter at his best <img src='http://mgorecki.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<a href="http://insider.osr.com/2010/JulAug2010.pdf">Here&#8217;s a direct link to pdf file</a>. </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://mgorecki.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://mgorecki.net/index.php/2010/08/10/does-agile-really-suck/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Looking for investors</title>
		<link>http://mgorecki.net/index.php/2010/08/09/looking-for-investors/</link>
		<comments>http://mgorecki.net/index.php/2010/08/09/looking-for-investors/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 18:07:40 +0000</pubDate>
		<dc:creator>mgorecki</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[comic]]></category>
		<category><![CDATA[comic strip]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[smile]]></category>

		<guid isPermaLink="false">http://mgorecki.net/?p=137</guid>
		<description><![CDATA[This Big Nate comic strip just made my day:]]></description>
			<content:encoded><![CDATA[<p>This <A href="http://comics.com/big_nate">Big Nate</a> comic strip just made my day:<br />
<a title="Big Nate" href="http://comics.com/big_nate/2010-08-09/"><img src="http://c0389161.cdn.cloudfiles.rackspacecloud.com/dyn/str_strip/330721.full.gif" border="0" alt="Big Nate" /></a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://mgorecki.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://mgorecki.net/index.php/2010/08/09/looking-for-investors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kindle store now open in UK! And it works with iPad :)</title>
		<link>http://mgorecki.net/index.php/2010/08/06/kindle-store-now-open-in-uk-and-it-works-with-ipad/</link>
		<comments>http://mgorecki.net/index.php/2010/08/06/kindle-store-now-open-in-uk-and-it-works-with-ipad/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 12:09:13 +0000</pubDate>
		<dc:creator>mgorecki</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[kindle store]]></category>

		<guid isPermaLink="false">http://mgorecki.net/?p=133</guid>
		<description><![CDATA[And it finally happened! Amazon started UK edition of Kindle Store!.  If you have been using US version of Kindle Store, you need to transfer your account, which takes just two clicks. And that&#8217;s all. The new Kindle Store works perfectly with iPad, the prices I checked were are almost exactly the same as in [...]]]></description>
			<content:encoded><![CDATA[<p>And it finally happened! Amazon started <a href="http://www.amazon.co.uk/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.co.uk%2FKindle-Store%2Fb%3Fie%3DUTF8%26node%3D341677031%26ref_%3Dpe%5Fundef&amp;tag=mgoreckinet-21&amp;linkCode=ur2&amp;camp=1634&amp;creative=19450">UK edition of Kindle Store!</a><img style="border: none !important; margin: 0px !important;" src="https://www.assoc-amazon.co.uk/e/ir?t=mgoreckinet-21&amp;l=ur2&amp;o=2" border="0" alt="" width="1" height="1" />.  If you have been using US version of Kindle Store, you need to transfer your account, which takes just two clicks. And that&#8217;s all.</p>
<p>The new Kindle Store works perfectly with iPad, the prices I checked were are almost exactly the same as in US store. Just <a href="http://www.amazon.co.uk/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.co.uk%2Fgp%2Fbestsellers%2Fdigital-text%2F341689031%3Fie%3DUTF8%26ref_%3Dpd%5Fts%5Fzgc%5Fkinc%5F341689031%5Fmore&amp;tag=mgoreckinet-21&amp;linkCode=ur2&amp;camp=1634&amp;creative=19450">check Free Bestsellers list</a><img style="border: none !important; margin: 0px !important;" src="https://www.assoc-amazon.co.uk/e/ir?t=mgoreckinet-21&amp;l=ur2&amp;o=2" border="0" alt="" width="1" height="1" /> and test for yourself <img src='http://mgorecki.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://mgorecki.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://mgorecki.net/index.php/2010/08/06/kindle-store-now-open-in-uk-and-it-works-with-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Export Oracle Database to SQL</title>
		<link>http://mgorecki.net/index.php/2010/08/03/exporting-oracle-database-to-sql/</link>
		<comments>http://mgorecki.net/index.php/2010/08/03/exporting-oracle-database-to-sql/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 13:40:44 +0000</pubDate>
		<dc:creator>mgorecki</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Export]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQLDeveloper]]></category>

		<guid isPermaLink="false">http://mgorecki.net/?p=127</guid>
		<description><![CDATA[For those of us who have some experience with MySQL exporting the data to sql just just a normal way of working. No big fuss, just start phpmyadmin, select export and it&#8217;s done. With Oracle is not as easy &#8211; you can create dump using exp and import it using imp. Which is useless if [...]]]></description>
			<content:encoded><![CDATA[<p>For those of us who have some experience with MySQL exporting the data to sql just just a normal way of working. No big fuss, just start phpmyadmin, select export and it&#8217;s done. With Oracle is not as easy &#8211; you can create dump using exp and import it using imp. Which is useless if you need to modify some data in between.<br />
Google suggests many shareware tools to do the export, which will cost you at least $49. I, on the other hand, suggest using <strong>Free and supported</strong> <a href="http://www.oracle.com/technetwork/developer-tools/sql-developer/overview/index.html">SQL Developer</a> from Oracle. It has tons of great features, one of which is Database Export. Just follow a simple creator and you&#8217;re done!</p>
<p><a href="http://mgorecki.net/wp-content/uploads/2010/08/ScreenShot275.png"><img class="alignnone size-full wp-image-128" title="SQLDeveloper database export" src="http://mgorecki.net/wp-content/uploads/2010/08/ScreenShot275.png" alt="" width="494" height="276" /></a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://mgorecki.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://mgorecki.net/index.php/2010/08/03/exporting-oracle-database-to-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dassault CAD &amp; PLM in action</title>
		<link>http://mgorecki.net/index.php/2010/07/31/dassault-cad-plm-in-action/</link>
		<comments>http://mgorecki.net/index.php/2010/07/31/dassault-cad-plm-in-action/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 20:48:05 +0000</pubDate>
		<dc:creator>mgorecki</dc:creator>
				<category><![CDATA[CAD]]></category>
		<category><![CDATA[PLM]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[DASSAULT]]></category>
		<category><![CDATA[plm]]></category>

		<guid isPermaLink="false">http://mgorecki.net/?p=123</guid>
		<description><![CDATA[Dassault Systems prepared a very nice video showing simplified version of PLM &#8211; from requirements through design, manufacturing tooling preparation to final product. Impressive!]]></description>
			<content:encoded><![CDATA[<p><a href="http://3ds.com">Dassault Systems</a> prepared a very nice video showing simplified version of PLM &#8211; from requirements through design, manufacturing tooling preparation to final product. Impressive!</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/Zy6fMPnzeM8&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Zy6fMPnzeM8&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://mgorecki.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://mgorecki.net/index.php/2010/07/31/dassault-cad-plm-in-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem starting Oracle Database Control Service</title>
		<link>http://mgorecki.net/index.php/2010/07/30/problem-starting-oracle-database-control-service/</link>
		<comments>http://mgorecki.net/index.php/2010/07/30/problem-starting-oracle-database-control-service/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 16:59:40 +0000</pubDate>
		<dc:creator>mgorecki</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Solution]]></category>
		<category><![CDATA[Windchill]]></category>

		<guid isPermaLink="false">http://mgorecki.net/?p=111</guid>
		<description><![CDATA[Today I run into problem running Oracle Database Control Service on Windows 2003 Server. When I was trying to run it using Administrative Tools->Services I got an error: &#8220;Windows could not start the OracleDBConsoleWIND on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, [...]]]></description>
			<content:encoded><![CDATA[<p>Today I run into problem running Oracle Database Control Service on Windows 2003 Server. When I was trying to run it using Administrative Tools->Services I got an error: <br/><em>&#8220;Windows could not start the OracleDBConsoleWIND on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2&#8243;</em>.<br/><br />
Quick look in the Event Viewer proved it usless:<br/><em>The OracleDBConsoleWIND service terminated with service-specific error 2 (0&#215;2).</em><br/><br />
The solution came when I tried to run the service using console:<br/><code>set ORACLE_SID=wind<br />
C:\ptc\PDMLink>emctl start dbconsole<br />
OC4J Configuration issue. C:\oracle\ora102/oc4j/j2ee/OC4J_DBConsole_winddev1_wind not found.</code><br />
<b>Gotcha!</b><br />
In C:\oracle\ora102/oc4j/j2ee/ directory I had only:<br/><code>OC4J_DBConsole_winddev1.devintl.com_wind</code><br/><br />
After some network reconfiguration the host started to appear using only host name, not fully qualified host name. Fair enough, I had just copied the folder to match current host name and the console is working again:<br/><code><br />
C:\ptc\PDMLink>emctl start dbconsole<br />
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0<br />
Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.</p>
<p>http://winddev1.devintl.com:1158/em/console/aboutApplication</p>
<p>Starting Oracle Enterprise Manager 10g Database Control ...The OracleDBConsoleWI<br />
ND service is starting...............<br />
The OracleDBConsoleWIND service was started successfully.<br />
</code></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://mgorecki.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://mgorecki.net/index.php/2010/07/30/problem-starting-oracle-database-control-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Youtube: Embedding disabled by request</title>
		<link>http://mgorecki.net/index.php/2010/07/09/youtube-embedding-disabled-by-request/</link>
		<comments>http://mgorecki.net/index.php/2010/07/09/youtube-embedding-disabled-by-request/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 00:05:30 +0000</pubDate>
		<dc:creator>mgorecki</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[rubbish]]></category>
		<category><![CDATA[spotify]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://mgorecki.net/?p=104</guid>
		<description><![CDATA[This post was supposed to be be about a really great song I&#8217;m listening to on youtube. But it won&#8217;t be, because I can&#8217;t embed it &#8211; youtube says &#8220;Embedding disabled by request&#8221;. If starting to be fed up with this all copyright management. Youtube recognizes my location in UK by IP and it removes [...]]]></description>
			<content:encoded><![CDATA[<p>This post was supposed to be be about a really great song I&#8217;m listening to on youtube. But it won&#8217;t be, because I can&#8217;t embed it &#8211; youtube says &#8220;Embedding disabled by request&#8221;. If starting to be fed up with this all copyright management. Youtube recognizes my location in UK by IP and it removes or disables most of music videos (they play without a problem from other countries I visit).  </p>
<p>I&#8217;m using a free Spotify version currently. I thought that it might be a good idea to buy premium account, but they have only about half of tunes I like. Other record labels haven&#8217;t agreed to join, so I gave up.</p>
<p>Hej, fat cats in music industry: wake up! We have a XXI century!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://mgorecki.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://mgorecki.net/index.php/2010/07/09/youtube-embedding-disabled-by-request/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ll have an android with ipad, please. Mix it well&#8230;</title>
		<link>http://mgorecki.net/index.php/2010/07/08/ill-have-an-android-with-ipad-please-mix-it-well/</link>
		<comments>http://mgorecki.net/index.php/2010/07/08/ill-have-an-android-with-ipad-please-mix-it-well/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 23:04:32 +0000</pubDate>
		<dc:creator>mgorecki</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[IT software android ipad]]></category>

		<guid isPermaLink="false">http://mgorecki.net/index.php/2010/07/08/ill-have-an-android-with-ipad-please-mix-it-well/</guid>
		<description><![CDATA[Wouldn&#8217;t it be great to have a mobile OS with proper UX? Just imagine: - smooth scrolling and scalling like ipad - android&#8217;s keyboard, ideally hardware one like the one in Droid - arrow keys (I&#8217;ll buy a kebab to anyone who will tell me why ipad don&#8217;t have one) - email client that looks [...]]]></description>
			<content:encoded><![CDATA[<p>Wouldn&#8217;t it be great to have a mobile OS with proper UX? Just imagine:<br />
- smooth scrolling and scalling like ipad<br />
- android&#8217;s keyboard, ideally hardware one like the one in Droid<br />
- arrow keys (I&#8217;ll buy a kebab to anyone who will tell me why ipad don&#8217;t have one)<br />
- email client that looks like the one from ipad, but works like android&#8217;s one (and let&#8217;s you save an attachment&#8230;)<br />
- hardware &#8220;back&#8221; button<br />
- notification area<br />
- spellchecker that underlines errors, not midifies your text<br />
- ability to play any media format</p>
<p>I see now, what I really want Windows With a smooth touch UI <img src='http://mgorecki.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://mgorecki.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://mgorecki.net/index.php/2010/07/08/ill-have-an-android-with-ipad-please-mix-it-well/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
