<?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"
	>

<channel>
	<title>Robi's blog</title>
	<atom:link href="http://www.therobisen.com/blog/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.therobisen.com/blog</link>
	<description>The offical blog of Robi Sen</description>
	<pubDate>Wed, 28 Jan 2009 16:32:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Installing Ubuntu 8.10 on a Acer Aspire One from Windows XP</title>
		<link>http://www.therobisen.com/blog/index.php/2009/01/28/installing-ubuntu-810-on-a-acer-aspire-one-from-windows-xp/</link>
		<comments>http://www.therobisen.com/blog/index.php/2009/01/28/installing-ubuntu-810-on-a-acer-aspire-one-from-windows-xp/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 16:31:09 +0000</pubDate>
		<dc:creator>robis</dc:creator>
		
		<category><![CDATA[Fun Stuff]]></category>

		<category><![CDATA[Hacking]]></category>

		<category><![CDATA[netbook]]></category>

		<guid isPermaLink="false">http://www.therobisen.com/blog/?p=12</guid>
		<description><![CDATA[I recently got a Acer Aspire One (AAO) for Christmas and have been very impressed with it.  It is very light, has a good battery life, and actually fits in the pocket of several of my jackets.  The AAO also has a decent screen size and keyboard although I find the track pad highly [...]]]></description>
			<content:encoded><![CDATA[<p>I recently got a Acer Aspire One (AAO) for Christmas and have been very impressed with it.  It is very light, has a good battery life, and actually fits in the pocket of several of my jackets.  The AAO also has a decent screen size and keyboard although I find the track pad highly annoying in prolonged use and suggest a wireless mouse if you plan to work with it often.  When I bought the AAO, after discounts, I got it for almost 250 dollars although it now seems a like the average price on Amazon is 359.00 you should be able to find it cheaper at places like Walmart or even Best Buy.</p>
<p>I have now started to even use my AAO for work when I travel since a large amount of my work is, email, Power Point, and work with Word and so lots of times the AAO is sufficient for my needs and on two business meetings I traveled with the AAO inside my &lt; a href=&#8221;http://www.scottevest.com/&#8221;&gt;Scottevest jacket pocket.  For someone with a bad back who hates lugging around a desktop replacement like Laptop (although I still love my Lenovo T61p and I still own like 4 Thinkpads) the AAO can be a god send as long as you are using it in for simple things.</p>
<p>At the same time one thing that annoys me about the AAO is how poorly windows XP responds.  The AAO has a decent processor, 1.6 Mhz Atom, and decent amount of memory, 1 gig, but for some reason when you open a browser or open more than one tab it seems to lock everything till that one process is finished.  Its very annoying so I decided I wanted to install Ubuntu on the netbook (I am also thinking of getting another one to put OSX on it).  So I did some googling to figure out what it would take to install Ubuntu on the AAO and at first I was a little concerned and most blog posts seem to imply that you would need another Ubuntu machine to create a bootable USB thumb drive.  After some research though I found a great site called <a href="http://www.pendrivelinux.com/">Pendrive </a>which has a wealth of information on creating bootable USB Drive images of various flavors of Linux.  In fact to get Ubuntu on the machine all I did was follow this link, <a href="http://www.pendrivelinux.com/usb-ubuntu-810-install-from-windows-non-persistent/">USB Ubuntu 8.10 install from Windows (non Persistent)</a>, which walks you through how to make a bootable version of Ubuntu 10.8 on your thumbdrive.  Since I was new to Ubuntu I also found this tutorial, <a href="http://www.psychocats.net/ubuntu/installing">Installing a Dual-Boot with Windows and Ubuntu</a>, very useful.</p>
<p>Finally there are a few things you need to do to make your AAO wireless work after boot up.  I found this great guide, <a href="https://help.ubuntu.com/community/AspireOne">Install Ubuntu Intrepid Ibex 8.10 on the Acer Aspire One</a> , from the Ubuntu community which helped a lot.  I would suggest though that unless you have a wired Internet connection handy that you down load Atheros-based driver for the wireless from the Madwifi project from http://snapshots.madwifi-project.org/ before your start and put it on a USB drive so when you follow the above guide you have the driver ready.</p>
<p>This whole process was pretty fast and now my netbook is really fun.  I am able to do more than one thing at once in it now and still watch Hulu making me one happy camper.</p>
<p><iframe src="http://rcm.amazon.com/e/cm?t=robisencom-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=B001EYV9TM&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.therobisen.com/blog/index.php/2009/01/28/installing-ubuntu-810-on-a-acer-aspire-one-from-windows-xp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unlocking Android Example Code</title>
		<link>http://www.therobisen.com/blog/index.php/2009/01/19/unlocking-android-example-code/</link>
		<comments>http://www.therobisen.com/blog/index.php/2009/01/19/unlocking-android-example-code/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 04:17:02 +0000</pubDate>
		<dc:creator>robis</dc:creator>
		
		<category><![CDATA[Android]]></category>

		<category><![CDATA[Google Android]]></category>

		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.therobisen.com/blog/?p=11</guid>
		<description><![CDATA[Charlie Collins, has setup a Google Code project with updated source for the Unlocking Android book here.  There are several really interesting projects in the source and all the code is running and working on the lattest 1.0 builds of the SDK.  Whats great is the authours will be actively updating the code [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.screaming-penguin.com/">Charlie Collins</a>, has setup a Google Code project with updated source for the <a href="http://www.amazon.com/gp/product/1933988673?ie=UTF8&amp;tag=robisencom-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1933988673">Unlocking Android</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=robisencom-20&amp;l=as2&amp;o=1&amp;a=1933988673" border="0" alt="" width="1" height="1" /> book <a title="Unlocking Android Source" href="http://code.google.com/p/unlocking-android/">here</a>.  There are several really interesting projects in the source and all the code is running and working on the lattest 1.0 builds of the SDK.  Whats great is the authours will be actively updating the code and you can leave comments at the Manning forum if you find issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therobisen.com/blog/index.php/2009/01/19/unlocking-android-example-code/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Coraline</title>
		<link>http://www.therobisen.com/blog/index.php/2009/01/14/coraline/</link>
		<comments>http://www.therobisen.com/blog/index.php/2009/01/14/coraline/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 04:37:03 +0000</pubDate>
		<dc:creator>robis</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://www.therobisen.com/blog/?p=10</guid>
		<description><![CDATA[A wonderful book, audio book, and now movie.  I cannot wait to see it!

]]></description>
			<content:encoded><![CDATA[<p>A wonderful book, audio book, and now movie.  I cannot wait to see it!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/UuXZ8l4j8Ag&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/UuXZ8l4j8Ag&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.therobisen.com/blog/index.php/2009/01/14/coraline/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Kevin O&#8217;Kragly featured at Dev Net</title>
		<link>http://www.therobisen.com/blog/index.php/2008/12/12/kevin-okragly-featured-at-dev-net/</link>
		<comments>http://www.therobisen.com/blog/index.php/2008/12/12/kevin-okragly-featured-at-dev-net/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 04:42:48 +0000</pubDate>
		<dc:creator>robis</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[LCDS]]></category>

		<category><![CDATA[LiveCycle Enterprise]]></category>

		<guid isPermaLink="false">http://www.therobisen.com/blog/?p=9</guid>
		<description><![CDATA[I was pretty excited to see the very cool work that my incredible co-worker, Kevin O&#8217;Kragly, was highlighted at Adobe&#8217;s Devnet.  He and several other members of Twin Technologies have been developing some very interested solutions for Adobe Solution Accelerator Program.  To read more about it and check out his pretty neat video logs click [...]]]></description>
			<content:encoded><![CDATA[<p>I was pretty excited to see the very cool work that my incredible co-worker, Kevin O&#8217;Kragly, was highlighted at Adobe&#8217;s Devnet.  He and several other members of Twin Technologies have been developing some very interested solutions for <a title="Adobe Solution Accelerators" href="http://www.adobe.com/products/livecycle/solutionaccelerators/">Adobe Solution Accelerator</a> Program.  To read more about it and check out his pretty neat video logs click this <a href="http://www.twintechs.com/blog/?p=97">link</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therobisen.com/blog/index.php/2008/12/12/kevin-okragly-featured-at-dev-net/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Modern Day Pirates</title>
		<link>http://www.therobisen.com/blog/index.php/2008/11/19/modern-day-pirates/</link>
		<comments>http://www.therobisen.com/blog/index.php/2008/11/19/modern-day-pirates/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 05:14:38 +0000</pubDate>
		<dc:creator>robis</dc:creator>
		
		<category><![CDATA[Terrorism]]></category>

		<category><![CDATA[GWOT]]></category>

		<guid isPermaLink="false">http://www.therobisen.com/blog/?p=8</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="400"><param name="movie" value="http://current.com/e/89495678/en_US"></param><param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed type="application/x-shockwave-flash" src="http://current.com/e/89495678/en_US" width="400" height="400" wmode="transparent" allowfullscreen="true" allowscriptaccess="always" ></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.therobisen.com/blog/index.php/2008/11/19/modern-day-pirates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Issues with updating LiveCycle Enterprise</title>
		<link>http://www.therobisen.com/blog/index.php/2008/11/08/issues-with-updating-livecycle-enterprise/</link>
		<comments>http://www.therobisen.com/blog/index.php/2008/11/08/issues-with-updating-livecycle-enterprise/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 22:17:16 +0000</pubDate>
		<dc:creator>robis</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.therobisen.com/blog/?p=7</guid>
		<description><![CDATA[One of the developers over at Twin Technologies has written some good blog posts on issue with LiveCycle and trying to update it. You can check them out here. The three specific topics are:

Upgrading LiveCycle 8.0 to LiveCycle 8.2
SP1 installation bug
How to Find What Function Is At a DLL Offset (without having debug symbols)

Also of [...]]]></description>
			<content:encoded><![CDATA[<p>One of the developers over at Twin Technologies has written some good blog posts on issue with LiveCycle and trying to update it.<span> </span>You can check them out <a title="LiveCycle Links" href="http://www.twintechs.com/blog/?cat=57" target="_self">here</a>.<span> </span>The three specific topics are:</p>
<ul>
<li><a title="Upgrading LiveCycle 8.0 to LiveCycle 8.2" href="http://www.twintechs.com/blog/?p=60">Upgrading LiveCycle 8.0 to LiveCycle 8.2</a></li>
<li><a title="SP1 installation bug" href="http://www.twintechs.com/blog/?p=64" target="_self">SP1 installation bug</a></li>
<li><a title="Permanent Link to How to Find What Function Is At a DLL Offset (without having debug symbols)" href="http://www.twintechs.com/blog/?p=67">How to Find What Function Is At a DLL Offset (without having debug symbols)</a></li>
</ul>
<p class="MsoNormal">Also of this came about during a tuning engagement for a client.<span> </span>Since LiveCycle is a Java application tuning it is much like any other <a title="Java Performance Tuning" href="http://www.theserverside.com/tt/knowledgecenter/knowledgecenter.tss?l=PodcastHollyCummins">Java application performance tuning</a>.</p>
<p class="MsoNormal">
<p class="MsoNormal">
]]></content:encoded>
			<wfw:commentRss>http://www.therobisen.com/blog/index.php/2008/11/08/issues-with-updating-livecycle-enterprise/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unlocking Android</title>
		<link>http://www.therobisen.com/blog/index.php/2008/07/08/unlocking-android/</link>
		<comments>http://www.therobisen.com/blog/index.php/2008/07/08/unlocking-android/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 03:18:19 +0000</pubDate>
		<dc:creator>robis</dc:creator>
		
		<category><![CDATA[Books]]></category>

		<category><![CDATA[Google Android]]></category>

		<guid isPermaLink="false">http://www.therobisen.com/blog/?p=4</guid>
		<description><![CDATA[
In case you are wondering why I keep posting Google Android code snippets the reason is I have been working on a book called Unlocking Android: A Developers Guide from Manning Press. I happen to have written a few chapters for this upcoming book and I think if you are interested in Android as a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.therobisen.com/blog/wp-content/uploads/2008/07/ableson_cover150.jpg"><img class="aligncenter size-medium wp-image-5" title="ableson_cover150" src="http://www.therobisen.com/blog/wp-content/uploads/2008/07/ableson_cover150.jpg" alt="" width="150" height="188" /></a></p>
<p>In case you are wondering why I keep posting <a title="Google Android SDK" href="http://code.google.com/android/">Google Android </a>code snippets the reason is I have been working on a book called <a title="Unlocking Android" href="http://www.manning.com/ableson/">Unlocking Android: A Developers Guide</a> from Manning Press.<span> </span>I happen to have written a few chapters for this upcoming book and I think if you are interested in Android as a platform you should really check it out.<span> </span>I have seen several of the other books and in my biased opinion ours seems to have the greatest breadth and depth.<span> </span>Two of the Authors have just done a fantastic job on their sections especially considering the difficulty of trying to write against a SDK/API that’s in flux and has made some radical changes and may make some more.<span> </span></p>
<p class="MsoNormal">Anyways here is some background on the book from Manning and if you want to get access to the book now I suggest you check out Manning’s Early Access Program (MEAP) which lets you get the content now.</p>
<p><em>“Android is an open source mobile phone platform based on the Linux operating system and developed by the Open Handset Alliance, a consortium of over 30 hardware, software and telecom companies that focus on open standards for mobile devices. Led by search giant, Google, Android is designed to deliver a better and more open and cost effective mobile experience.</em></p>
<p><em>Unlocking Android: A Developer&#8217;s Guide provides concise, hands-on instruction for the Android operating system and development tools. This book teaches important architectural concepts in a straightforward writing style and builds on this with practical and useful examples throughout. Based on his mobile development experience and his deep knowledge of the arcane Android technical documentation, the author conveys the know-how you need to develop practical applications that build upon or replace any of Androids features, however small.</em></p>
<p><em>Android has been available in pre-release form for only a few months now, with actual hardware still months away from commercial availability, and already thousands of software developers have embraced it as a potential market mover to rival the incumbent cell phone platforms.</em></p>
<p><em>Unlocking Android: A Developer&#8217;s Guide prepares the reader to embrace the platform in easy-to-understand language and builds on this foundation with re-usable Java code examples. It is ideal for corporate and hobbyists alike who have an interest, or a mandate, to deliver software functionality for cell phones.“</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.therobisen.com/blog/index.php/2008/07/08/unlocking-android/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Comming soon</title>
		<link>http://www.therobisen.com/blog/index.php/2008/07/08/comming-soon/</link>
		<comments>http://www.therobisen.com/blog/index.php/2008/07/08/comming-soon/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 21:13:19 +0000</pubDate>
		<dc:creator>robis</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.therobisen.com/blog/?p=3</guid>
		<description><![CDATA[As you may or may not know my I unwittingly let me old blog domain expire and a cyber squatter has taken it over.  In part this was because I have been too focused on my new job to pay attention to my old blog as well as the domain register I was using for [...]]]></description>
			<content:encoded><![CDATA[<p>As you may or may not know my I unwittingly let me old blog domain expire and a cyber squatter has taken it over.  In part this was because I have been too focused on my new job to pay attention to my old blog as well as the domain register I was using for some reason had not applied my updated contact information to a couple of domains (but it did to the 20 others so go figure).  Anyways this give me a excuse to break from <a href="http://www.camdenfamily.com/">Ray Camden&#8217;s Blog CFC </a>which, while very useful, was just becoming a pain for me to manage and Wordpress just is so much better.  Anyways I hope bring back all my old blog posts soon as well as start pushing up some good content.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therobisen.com/blog/index.php/2008/07/08/comming-soon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.therobisen.com/blog/index.php/2008/07/08/hello-world/</link>
		<comments>http://www.therobisen.com/blog/index.php/2008/07/08/hello-world/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 20:04:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.therobisen.com/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therobisen.com/blog/index.php/2008/07/08/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
