<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>oh my! liddo</title>
  <link href="http://www.liddo.me/atom.xml" rel="self"/>
  <link href="http://www.liddo.me"/>
  <updated>2011-05-08T15:59:45+00:00</updated>
  <id>http://www.liddo.me</id>
  
  <author>
    <name>L. Khuu</name>
    <email>liddokun@gmail.com</email>
  </author>
  
  
  <entry>
    <title>SweeterHome Love</title>
    <link href="http://www.liddo.me/2010/01/09/sweeterhome-love.html"/>
   <updated>2010-01-09T00:00:00+00:00</updated>
   <id>http://www.liddo.me/2010/01/09/sweeterhome-love</id>
   <content type="html">&lt;p&gt;&lt;em&gt;Modify your Android homescreen to the extreme.&lt;/em&gt;&lt;/p&gt;

&lt;h2 id='introduction'&gt;Introduction&lt;/h2&gt;

&lt;p&gt;&lt;a href='http://sweeterhome.com/'&gt;SweeterHome&lt;/a&gt; is a highly customisable Android home screen. I have spent too many hours playing around with it, it is not for the faint of heart. However it is really rewarding to make something exactly the way you wanted it be.&lt;/p&gt;

&lt;p&gt;So that my hard work doesn&amp;#8217;t go to waste, I&amp;#8217;ll share my themes with everyone.&lt;/p&gt;

&lt;h2 id='themes'&gt;Themes&lt;/h2&gt;

&lt;p&gt;The following themes can be found by searching &amp;#8220;Liddo&amp;#8221; in SweeterHome.&lt;/p&gt;

&lt;h3 id='altimit'&gt;Altimit&lt;/h3&gt;

&lt;p&gt;Inspired by a certain animated and video game series.&lt;/p&gt;

&lt;p&gt;&lt;a href='http://www.flickr.com/photos/liddokhuu/5292853394/'&gt;&lt;img src='http://farm6.static.flickr.com/5050/5292853394_7170bcb20e_z.jpg' alt='Altimit' /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3 id='pokedroid_retro'&gt;PokeDroid Retro&lt;/h3&gt;

&lt;p&gt;Theme inspired by a game that every Game Boy owner has played.&lt;/p&gt;

&lt;p&gt;&lt;a href='http://www.flickr.com/photos/liddokhuu/5300095218/'&gt;&lt;img src='http://farm6.static.flickr.com/5170/5300095218_da615d4d83_b.jpg' alt='PokeDroid Retro' /&gt;&lt;/a&gt; &lt;object height='385' width='640'&gt;&lt;param name='movie' value='http://www.youtube-nocookie.com/v/BNSdOHa1tgE?fs=1&amp;amp;hl=en_US' /&gt;&lt;param name='allowFullScreen' value='true' /&gt;&lt;param name='allowscriptaccess' value='always' /&gt;&lt;embed src='http://www.youtube-nocookie.com/v/BNSdOHa1tgE?fs=1&amp;amp;hl=en_US' allowfullscreen='true' type='application/x-shockwave-flash' allowscriptaccess='always' height='385' width='640' /&gt;&lt;/object&gt;&lt;/p&gt;

&lt;p&gt;If you want your contacts list/icon fonts to be Pokelicious, you need to change the system font also. Here&amp;#8217;s how:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;1. Download font at &amp;lt;http://darkangelx.deviantart.com/art/Pokemon-Script-Collection-V2-22208470&amp;gt;.
2. Extract the file named _&amp;quot;Pokemon GB.ttf&amp;quot;_ inside Gameboy Series to the root of the SD card.
3. Using adb, issue the following commands:
    adb root
    adb shell
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
    cp /system/fonts/DroidSansMono.ttf /sdcard/
    mv /sdcard/Pokemon GB.ttf /system/fonts/DroidSansMono.ttf
    reboot
4. Let the phone reboot itself and enjoy your new font!&lt;/code&gt;&lt;/pre&gt;

&lt;h3 id='mana'&gt;Mana&lt;/h3&gt;

&lt;p&gt;My Android is jealous of my iPhone since Secret of Mana was released on it. So I made this theme on my Android. Now my iPhone is jealous of my Android.&lt;/p&gt;

&lt;p&gt;&lt;a href='http://www.flickr.com/photos/liddokhuu/5302673836/'&gt;&lt;img src='http://farm6.static.flickr.com/5049/5302673836_60d3cc5b2e_b.jpg' alt='Mana' /&gt;&lt;/a&gt; &lt;object height='385' width='640'&gt;&lt;param name='movie' value='http://www.youtube-nocookie.com/v/VcG_NyOhcmo?fs=1&amp;amp;hl=en_US' /&gt;&lt;param name='allowFullScreen' value='true' /&gt;&lt;param name='allowscriptaccess' value='always' /&gt;&lt;embed src='http://www.youtube-nocookie.com/v/VcG_NyOhcmo?fs=1&amp;amp;hl=en_US' allowfullscreen='true' type='application/x-shockwave-flash' allowscriptaccess='always' height='385' width='640' /&gt;&lt;/object&gt;&lt;/p&gt;

&lt;h3 id='other_information'&gt;Other Information&lt;/h3&gt;

&lt;p&gt;For anyone that wants to know, I use a &lt;a href='http://www.google.com/phone/detail/nexus-one'&gt;Nexus One&lt;/a&gt; as you can see from the videos and &lt;a href='http://miui-dev.com/'&gt;MIUI&lt;/a&gt;.&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>USB Love</title>
    <link href="http://www.liddo.me/2010/01/08/post-usb-love.html"/>
   <updated>2010-01-08T00:00:00+00:00</updated>
   <id>http://www.liddo.me/2010/01/08/post-usb-love</id>
   <content type="html">&lt;p&gt;&lt;em&gt;Uninstall all that crap on windows and move them to a USB stick instead.&lt;/em&gt;&lt;/p&gt;

&lt;h2 id='introduction'&gt;Introduction&lt;/h2&gt;

&lt;p&gt;The other day myself and I decided to slim down my Windows install doing the usual things, which usually involves uninstalling unused software and manually searching for any traces that the uninstaller has left behind. I am aware of tools such as &amp;#8220;Revo Uninstaller&amp;#8221; but even Revo miss out on a lot of things, mainly in the &amp;#8220;AppData&amp;#8221; folder and registry keys.&lt;/p&gt;

&lt;p&gt;Having found myself doing this on a regular interval got me sick and tired, that&amp;#8217;s when I thought of the idea of sticking to &amp;#8220;portable&amp;#8221; software as much as I can. Portable software seems to be marketed towards USB drives, but they&amp;#8217;re also perfect for your normal drives if you want to keep things nice and clean. For me though, I am going to stick my software on the same USB drive that I have pretty much permanently plugged in to my computer for &amp;#8220;ReadyBoost&amp;#8221;.&lt;/p&gt;

&lt;p&gt;There are a ton of non-portable programs that shouldn&amp;#8217;t even be in a installer. I think a program should be at least 10MB in size before it would even consider a installer. Sadly, almost every program you download by default comes with one. There are nice people out there however, who provide both.&lt;/p&gt;

&lt;h2 id='method'&gt;Method&lt;/h2&gt;

&lt;p&gt;The one disadvantage of using portable software are file associations. It is kind of annoying when you have to launch the program then click file then open, rather then just double clicking on the file you want to open. Luckily I found a program called &amp;#8220;CAFE&amp;#8221; which solves this problem.&lt;/p&gt;

&lt;p&gt;First I got the following on to my USB stick:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;em&gt;CAFE&lt;/em&gt;: The handy program that can set and unset file associations when I plug or unplug my USB stick.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;EjectUSB&lt;/em&gt;: Closes your programs and safely ejects your USB.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;PStart&lt;/em&gt;: Launches programs.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Add PStart to autorun.inf to automatically run when I insert my USB stick.&lt;/p&gt;

&lt;p&gt;I added CAFE to PStart and set PStart to launch CAFE automatically when PStart starts.&lt;/p&gt;

&lt;p&gt;I added EjectUSB to PStart and set EjectUSB to launch automatically when I close PStart.&lt;/p&gt;

&lt;p&gt;My USB stick is now set up to launch PStart and set all the needed file associations when it is inserted. After I am done, I can simply close PStart and all programs that I launched from my USB stick will close and file associations on the computer will be restored automatically.&lt;/p&gt;

&lt;p&gt;Next I went software hunting. I searched around to see if there are existing portable versions for programs I am currently using. Downloaded them and extracted them to my USB stick.&lt;/p&gt;

&lt;p&gt;Now for the programs that don&amp;#8217;t have portable versions, I consider alternatives. I download and try out some of alternatives. If I don&amp;#8217;t like it, I can just simply delete the folder and try another one.&lt;/p&gt;

&lt;p&gt;Once I got all the software I want on to my USB stick, I start uninstalling the equivalent software on my computer using Revo (portable of course!). I followed this up by a manual search and delete procedure to remove any traces.&lt;/p&gt;

&lt;p&gt;That&amp;#8217;s it, I&amp;#8217;m done! Now I have barely any software installed on my computer! Now I am can take my programs with me!&lt;/p&gt;

&lt;h2 id='specifics'&gt;Specifics&lt;/h2&gt;

&lt;p&gt;Here is a list of software I have on my USB stick:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;em&gt;7-Zip:&lt;/em&gt; Archive or extract just about anything.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;CCleaner:&lt;/em&gt; Removes temporary files and useless registry entries.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Chromium:&lt;/em&gt; The best web browser out there.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;DOSBox:&lt;/em&gt; Runs DOS games, which are also on my USB stick. I love my DOS games.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Everything:&lt;/em&gt; Searches your hard drives, really fast, like really really fast.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;foobar2000:&lt;/em&gt; Plays my music, my collection is too big for my USB stick sadly.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;ImgBurn:&lt;/em&gt; Burns discs.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;mIRC:&lt;/em&gt; Old IRC chat client. I still use IRC to chat.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Notepad++:&lt;/em&gt; For editing code and editing this PHP-powered SQL-free website. I update posts by editing files manually.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;OpenOffice.org:&lt;/em&gt; I prefer OpenOffice.org ever since they decided that &amp;#8220;ribbon&amp;#8221; was the way to go. I hate ribbons.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Pidgin:&lt;/em&gt; Use this only for MSN. I have been using this ever since they decided to stick advertising and bundle other software with their client.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Process Explorer:&lt;/em&gt; I use this to kill stuff. Mainly processes.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;PuTTY:&lt;/em&gt; SSH client. All the awesome web-hosts use SSH nowadays.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Revo Uninstaller:&lt;/em&gt; It uninstalls crap better.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Skype:&lt;/em&gt; VoIP client. I haven&amp;#8217;t used this in ages but its here if I need it.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;SMPlayer:&lt;/em&gt; A front end for Mplayer, my video player of choice. VLC sucks. MPC is better. MPlayer is best-est. I also replaced the default MPlayer with Kovensky&amp;#8217;s MPlayer build.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Sumatra PDF:&lt;/em&gt; PDF viewer. I hate acrobats.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;System Information:&lt;/em&gt; Display information about your computer and operating system. Sometimes I forget what my computer is.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;TeamViewer:&lt;/em&gt; Remote desktop client and server that&amp;#8217;s easy to set up. My relatives are always asking me to fix their computers and I&amp;#8217;m too lazy to visit them.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;TeraCopy:&lt;/em&gt; Copy or move files better and faster. Handy when I need to copy a lot of files.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Tor Browser:&lt;/em&gt; Anonymous web browsing using the Tor network.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;WinSCP:&lt;/em&gt; Use to upload or download files from a web-server using SCP.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;XVI32:&lt;/em&gt; Hex editor for naughty editing of things.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here is a list of programs that I have installed and that I wish could be made portable:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Belvedere:&lt;/em&gt; Automatically cleans and organises files. Handy for my downloads folder.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Dropbox:&lt;/em&gt; Syncs files across computers.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;iTunes:&lt;/em&gt; Plays music but I only use it to sync my iPhone/iPod and buy music.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Photoshop:&lt;/em&gt; This program makes the pictures.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Teamspeak:&lt;/em&gt; Voice chat with friends.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id='conclusion'&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;I am very happy with this set up. I also made PStart act like pseudo-Start by binding it to show when I press Windows+A and hide itself after I launch a something.&lt;/p&gt;</content>
  </entry>
  
</feed>


