<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-816645451072814793</atom:id><lastBuildDate>Fri, 01 Nov 2024 08:54:56 +0000</lastBuildDate><category>Personals</category><category>Guides</category><category>Photoshop</category><category>Online Games</category><category>Internet</category><category>MMORPG</category><category>Photos</category><category>Portfolio</category><category>Computers</category><category>Ubuntu</category><category>RagnarokOnline 2</category><category>Tweaks n&#39; Hacks</category><category>Linux</category><category>Optimizing XP</category><category>Poems</category><category>jaunty jackalope</category><category>Youtube</category><category>Wine</category><category>zx online</category><category>Current Events</category><category>64bit</category><category>Cabal Online</category><category>Friendster</category><category>Internet Explorer</category><category>Jokes</category><category>Rose Online</category><category>Yahoo Messenger</category><category>baguio</category><category>firefox</category><category>wallpaper</category><category>x64</category><category>Cabal Theme</category><category>Firefox Persona</category><category>Rohan bot</category><category>Smartbro</category><category>Tagalog Cebuano English Spanish</category><category>Videos</category><category>Windows Genuine Bypass</category><category>envy</category><category>food</category><title>Informationbits - gonkyouka</title><description>Where Information flows</description><link>http://informationbits.blogspot.com/</link><managingEditor>noreply@blogger.com (gonkyouka)</managingEditor><generator>Blogger</generator><openSearch:totalResults>85</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-4982546299251777193</guid><pubDate>Tue, 25 Aug 2009 15:09:00 +0000</pubDate><atom:updated>2009-09-24T09:06:55.681+08:00</atom:updated><title>Blog Move</title><description>My blog has moved to my own domain. &lt;a href=&quot;http://gonkyouka.com/&quot;&gt;Click on the title of this post to proceed to go directly to:&lt;/a&gt;&lt;br /&gt;http://gonkyouka.com/&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/08/blog-move.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-5277682204882457879</guid><pubDate>Mon, 17 Aug 2009 07:34:00 +0000</pubDate><atom:updated>2009-08-17T15:37:30.279+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Computers</category><category domain="http://www.blogger.com/atom/ns#">Guides</category><category domain="http://www.blogger.com/atom/ns#">jaunty jackalope</category><category domain="http://www.blogger.com/atom/ns#">MMORPG</category><category domain="http://www.blogger.com/atom/ns#">Online Games</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><category domain="http://www.blogger.com/atom/ns#">zx online</category><title>How To: Install ZX Online PH on Ubuntu [Updated]</title><description>There might be some players (like me) who uses linux but wanna play zx at the same time so i figured out it&#39;ll be a great idea to make a guide about it:&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;!--sizeo:1--&gt;&lt;span style=&quot;font-size: 8pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;*This guide was made under Ubuntu Linux Jaunty Jackalope&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Installing Wine&lt;/b&gt;&lt;br /&gt;&lt;i&gt;There are three ways to install Wine&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;First is by downloading a &lt;a href=&quot;http://www.winehq.org/download/&quot; target=&quot;_blank&quot;&gt;.deb package&lt;/a&gt; depending on your distro and issue the following commands in the terminal:&lt;br /&gt;&lt;!--fonto:Courier New--&gt;&lt;span style=&quot;font-family: Courier New;&quot;&gt;&lt;!--/fonto--&gt;&lt;!--sizeo:2--&gt;&lt;span style=&quot;font-size: 10pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;~$ cd path/of/your/downloaded/debpackage/here&lt;br /&gt;~$ sudo dpkg -i name_of_the_package_file_here.deb&lt;br /&gt;~$ sudo apt-get update &amp;amp;&amp;amp; sudo apt-get upgrade &amp;amp;&amp;amp; sudo apt-get dist-upgrade&lt;br /&gt;&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt;&lt;!--fontc--&gt;&lt;/span&gt;&lt;!--/fontc--&gt;&lt;br /&gt;or if you want an easier way, you can search for wine through synaptic package manager:&lt;br /&gt;&lt;!--sizeo:2--&gt;&lt;span style=&quot;font-size: 10pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;&lt;!--fonto:Courier New--&gt;&lt;span style=&quot;font-family: Courier New;&quot;&gt;&lt;!--/fonto--&gt;System &gt; Administration &gt; Synaptic Package Manager&lt;br /&gt;enter your root password&lt;br /&gt;type &#39;wine&#39; in the search box&lt;br /&gt;tick the box before it and choose &#39;Mark for installation&#39;&lt;br /&gt;click apply&lt;br /&gt;&lt;!--fontc--&gt;&lt;/span&gt;&lt;!--/fontc--&gt;&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt;&lt;br /&gt;If you&#39;re a terminal guy, you might want to install it from the terminal.&lt;br /&gt;&lt;!--sizeo:2--&gt;&lt;span style=&quot;font-size: 10pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;&lt;!--fonto:Courier New--&gt;&lt;span style=&quot;font-family: Courier New;&quot;&gt;&lt;!--/fonto--&gt;~$ sudo apt-get update &amp;amp;&amp;amp; sudo apt-get upgrade &amp;amp;&amp;amp; sudo apt-get dist-upgrade&lt;br /&gt;~$ sudo apt-get install wine&lt;br /&gt;&lt;!--fontc--&gt;&lt;/span&gt;&lt;!--/fontc--&gt;&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt;&lt;br /&gt;---------------------------------------------------------------------------------------------------------------------&lt;br /&gt;&lt;b&gt;Installing ZX Online PH&lt;br /&gt;&lt;/b&gt;&lt;i&gt;Here are the two ways of installing zx on Ubuntu&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;&lt;!--sizeo:1--&gt;&lt;span style=&quot;font-size: 8pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;*Make sure to install Windows&#39; Flash player 10 for IE &lt;a href=&quot;http://get.adobe.com/flashplayer/thankyou/?installer=Flash_Player_10_for_Windows_Internet_Explorer&amp;amp;usedlm=&amp;amp;item_sgc=&quot; target=&quot;_blank&quot;&gt;install_flash_player_ax.exe&lt;/a&gt;&lt;br /&gt;and the one for other browsers (firefox, opera, safari, etc) &lt;a href=&quot;http://get.adobe.com/flashplayer/thankyou/?installer=Flash_Player_10_for_Windows&amp;amp;usedlm=&amp;amp;item_sgc=&quot; target=&quot;_blank&quot;&gt;install_flash_player.exe&lt;/a&gt;&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt;&lt;br /&gt;&lt;br /&gt;Its either running the game&#39;s installer by&lt;br /&gt;&lt;!--sizeo:2--&gt;&lt;span style=&quot;font-size: 10pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;&lt;!--fonto:Courier New--&gt;&lt;span style=&quot;font-family: Courier New;&quot;&gt;&lt;!--/fonto--&gt;right clicking on it and choose &quot;Open with Wine Windows program loader&quot; &lt;!--fontc--&gt;&lt;/span&gt;&lt;!--/fontc--&gt;&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt;&lt;br /&gt;&lt;br /&gt;or issue these commands in terminal:&lt;br /&gt;&lt;!--sizeo:2--&gt;&lt;span style=&quot;font-size: 10pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;&lt;!--fonto:Courier New--&gt;&lt;span style=&quot;font-family: Courier New;&quot;&gt;&lt;!--/fonto--&gt;~$ cd /path/of/your/zx_installer&lt;br /&gt;~$ wine &lt;!--coloro:#FF8C00--&gt;&lt;span style=&quot;color: rgb(255, 140, 0);&quot;&gt;&lt;!--/coloro--&gt;ZXOnlineSetup_01062009.exe&lt;!--colorc--&gt;&lt;/span&gt;&lt;!--/colorc--&gt; #replace the orange with whatever the name of your zx online installer is#&lt;!--fontc--&gt;&lt;/span&gt;&lt;!--/fontc--&gt;&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt;&lt;br /&gt;&lt;br /&gt;---------------------------------------------------------------------------------------------------------------------&lt;br /&gt;Adding Wine into Software Sources to make sure its always updated:&lt;br /&gt;&lt;br /&gt;Open Software Sources~&lt;br /&gt;&lt;!--sizeo:2--&gt;&lt;span style=&quot;font-size: 10pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;&lt;!--fonto:Courier New--&gt;&lt;span style=&quot;font-family: Courier New;&quot;&gt;&lt;!--/fonto--&gt;System &gt; Administration &gt; Software Sources&lt;br /&gt;enter root password&lt;br /&gt;Select &#39;Thrid-Party Software&#39; tab&lt;br /&gt;Click add and add the following APT lines depending on which (Ubuntu) version you&#39;re using&lt;!--fontc--&gt;&lt;/span&gt;&lt;!--/fontc--&gt;&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;      For Ubuntu Jaunty (9.04):&lt;br /&gt;      deb &lt;a href=&quot;http://wine.budgetdedicated.com/apt&quot; target=&quot;_blank&quot;&gt;http://wine.budgetdedicated.com/apt&lt;/a&gt; jaunty main #WineHQ - Ubuntu 9.04 &quot;Jaunty Jackalope&quot;&lt;br /&gt;&lt;br /&gt;      For Ubuntu Intrepid (8.10):&lt;br /&gt;      deb &lt;a href=&quot;http://wine.budgetdedicated.com/apt&quot; target=&quot;_blank&quot;&gt;http://wine.budgetdedicated.com/apt&lt;/a&gt; intrepid main #WineHQ - Ubuntu 8.10 &quot;Intrepid Ibex&quot;&lt;br /&gt;&lt;br /&gt;      For Ubuntu Hardy (8.04):&lt;br /&gt;      deb &lt;a href=&quot;http://wine.budgetdedicated.com/apt&quot; target=&quot;_blank&quot;&gt;http://wine.budgetdedicated.com/apt&lt;/a&gt; hardy main #WineHQ - Ubuntu 8.04 &quot;Hardy Heron&quot;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;After adding the repository, you also need to add the key for the repository to your system&#39;s list of trusted keys.&lt;br /&gt;Download and save&lt;a href=&quot;http://wine.budgetdedicated.com/apt/Scott%20Ritchie.gpg&quot; target=&quot;_blank&quot;&gt; Scott Ritchie&#39;s key&lt;/a&gt; (right click -&gt; save as) to your desktop. Then open the Authentication tab, click import key file, and select the key file you just saved (Scott Ritchie.gpg).&lt;br /&gt;&lt;br /&gt;&lt;!--sizeo:2--&gt;&lt;span style=&quot;font-size: 10pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;&lt;!--fonto:Courier New--&gt;&lt;span style=&quot;font-family: Courier New;&quot;&gt;&lt;!--/fonto--&gt;Click close when done and choose reload when prompted.&lt;!--fontc--&gt;&lt;/span&gt;&lt;!--/fontc--&gt;&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt;&lt;br /&gt;&lt;br /&gt;---------------------------------------------------------------------------------------------------------------------&lt;br /&gt;If you do not have the installer but you still have a copy of the entire folder of zx online, you just have to browse into its launcher folder&lt;br /&gt;&lt;br /&gt;i.e. &lt;!--sizeo:2--&gt;&lt;span style=&quot;font-size: 10pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;&lt;!--fonto:Courier New--&gt;&lt;span style=&quot;font-family: Courier New;&quot;&gt;&lt;!--/fonto--&gt;/media/Ubuntu 9.04 i386/Zhu Xian Online/launcher&lt;!--fontc--&gt;&lt;/span&gt;&lt;!--/fontc--&gt;&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt; or &lt;!--sizeo:2--&gt;&lt;span style=&quot;font-size: 10pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;&lt;!--fonto:Courier New--&gt;&lt;span style=&quot;font-family: Courier New;&quot;&gt;&lt;!--/fonto--&gt;/home/gonkyouka/Documents/Zhu Xian Online/launcher&lt;!--fontc--&gt;&lt;/span&gt;&lt;!--/fontc--&gt;&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt;&lt;br /&gt;then right click on the launcher.exe and choose &lt;!--sizeo:2--&gt;&lt;span style=&quot;font-size: 10pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;&lt;!--fonto:Courier New--&gt;&lt;span style=&quot;font-family: Courier New;&quot;&gt;&lt;!--/fonto--&gt;&quot;Open with Wine windows program loader&quot;&lt;!--fontc--&gt;&lt;/span&gt;&lt;!--/fontc--&gt;&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt;&lt;br /&gt;&lt;br /&gt;or in terminal:&lt;br /&gt;&lt;!--sizeo:2--&gt;&lt;span style=&quot;font-size: 10pt; line-height: 100%;&quot;&gt;&lt;!--/sizeo--&gt;&lt;!--fonto:Courier New--&gt;&lt;span style=&quot;font-family: Courier New;&quot;&gt;&lt;!--/fonto--&gt;~$ cd /home/gonkyouka/Documents/Zhu Xian Online/launcher&lt;br /&gt;~$ wine launcher.exe&lt;!--fontc--&gt;&lt;/span&gt;&lt;!--/fontc--&gt;&lt;!--sizec--&gt;&lt;/span&gt;&lt;!--/sizec--&gt;&lt;br /&gt;&lt;br /&gt;Enjoy!&lt;br /&gt;&lt;br /&gt;Full information and updates about testing are posted in &lt;a href=&quot;http://appdb.winehq.org/objectManager.php?sClass=version&amp;amp;iId=16866&quot; target=&quot;_blank&quot;&gt;WineHQ official ZX&#39; Online testing page&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/08/how-to-install-zx-online-ph-on-ubuntu.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-6622320405057348626</guid><pubDate>Mon, 17 Aug 2009 06:51:00 +0000</pubDate><atom:updated>2009-08-18T12:36:32.147+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photoshop</category><category domain="http://www.blogger.com/atom/ns#">Portfolio</category><title>Last Project - Noel Crisostomo&#39;s Personal Page</title><description>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://noelcrisostomo.com/&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 273px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgc3xcJ0YiJGmQ7fpbBbhob4V5lvq5N9cfv2zW20jHYo-6lfOMDPjsVT90I92lAssio8AKPwiigXYYNb3F1dhPg_NjlKYZgvv5tFNrUTUIdtUfOtahPcKmHKGZDHAvgi3PfaWWKSW8CwpI/s400/6.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5370823046327579170&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;Click on the image to visit the site.&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/08/i-made-website-for-noel-crisostomo.html</link><author>noreply@blogger.com (gonkyouka)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgc3xcJ0YiJGmQ7fpbBbhob4V5lvq5N9cfv2zW20jHYo-6lfOMDPjsVT90I92lAssio8AKPwiigXYYNb3F1dhPg_NjlKYZgvv5tFNrUTUIdtUfOtahPcKmHKGZDHAvgi3PfaWWKSW8CwpI/s72-c/6.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-2469629579056693079</guid><pubDate>Thu, 16 Jul 2009 06:08:00 +0000</pubDate><atom:updated>2009-07-27T09:50:50.162+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Computers</category><category domain="http://www.blogger.com/atom/ns#">jaunty jackalope</category><category domain="http://www.blogger.com/atom/ns#">MMORPG</category><category domain="http://www.blogger.com/atom/ns#">Online Games</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><category domain="http://www.blogger.com/atom/ns#">Wine</category><category domain="http://www.blogger.com/atom/ns#">zx online</category><title>Updated: Running ZX under Linux using wine</title><description>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwvc4vxLHUhv8pTgkPz_nKsosYOKFDzCcrhLabYvHy7kwbC-K8nisuKSMfAMZ3b0ykQqcU6Fx4oAqC5VxODuiahioPidb2mUU4SD8a5d9uPz-37kflgu1c6acz0mPiSNSs9cRK7Dhuiu4/s1600-h/Screenshot-4.png.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 310px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwvc4vxLHUhv8pTgkPz_nKsosYOKFDzCcrhLabYvHy7kwbC-K8nisuKSMfAMZ3b0ykQqcU6Fx4oAqC5VxODuiahioPidb2mUU4SD8a5d9uPz-37kflgu1c6acz0mPiSNSs9cRK7Dhuiu4/s400/Screenshot-4.png.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5358940391194347314&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;h2&gt; &lt;/h2&gt;&lt;div class=&quot;single-entry&quot;&gt;&lt;p style=&quot;text-align: left;&quot;&gt;This is just an update of my post below :)&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;What was updated/tested?&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;Wine Version: 1.1.25&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;ZX Online Client Version: 30&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;Linux Distro Used: Ubuntu 9.04 &quot;Jaunty&quot; (+ variants like Kubuntu)&lt;br /&gt;&lt;br /&gt;Test Date: June 10, 2009&lt;br /&gt;Wine Version Used: 1.1.23&lt;br /&gt;Rating: Platinum&lt;br /&gt;&lt;br /&gt;Application Name:&lt;br /&gt;Zhu Xian Online PH&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;The first english version/deployment of the 3D MMORPG based on a popular Internet novel with the same name.&lt;br /&gt;This is the beta version of Zhu Xian Online PH client&lt;br /&gt;&lt;br /&gt;What works:&lt;br /&gt;Almost everything.&lt;br /&gt;&lt;br /&gt;* PVPs&lt;br /&gt;* Item Mall&lt;br /&gt;* Skills&lt;br /&gt;* Monsters&lt;br /&gt;* NPC interaction&lt;br /&gt;* etc&lt;br /&gt;&lt;br /&gt;Graphic features works as well as the sound.&lt;br /&gt;&lt;br /&gt;What does not:&lt;br /&gt;Nothing&lt;br /&gt;&lt;br /&gt;What was not tested:&lt;br /&gt;City Wars since they&#39;re not implemented yet in the current client version.&lt;br /&gt;&lt;br /&gt;Additional Comments:&lt;br /&gt;No found bugs in this game running using wine version 1.1.23&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;HOW TO INSTALL&lt;br /&gt;&lt;br /&gt;1. Make sure to install Windows&#39; Flash player 10 for IE install_flash_player_ax.exe and the one for other browsers (firefox, opera, safari, etc) install flash player.exe&lt;br /&gt;2. Run the game&#39;s installer by right clicking on it and choose &quot;Open with Wine Windows program loader&quot; or in terminal:&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;~$ sudo apt-get update&lt;/span&gt; &lt;span style=&quot;font-weight: bold;&quot;&gt;~$ sudo apt-get upgrade&lt;/span&gt; &lt;span style=&quot;font-weight: bold;&quot;&gt;~$ sudo apt-get dist-upgrade&lt;/span&gt; &lt;span style=&quot;font-weight: bold;&quot;&gt;~$ cd /path/of/your/zx_installer&lt;/span&gt; &lt;span style=&quot;font-weight: bold;&quot;&gt;~$ wine ZXOnlineSetup_01062009.exe #or whatever the name of your zx online installer is#&lt;/span&gt;&lt;br /&gt;If you do not have the installer but you still have a copy of the entire folder of zx online, you just have to browse into its launcher folder&lt;br /&gt;&lt;br /&gt;i.e. /media/Ubuntu 9.04 i386/Zhu Xian Online/launcher or /home/gonkyouka/Documents/Zhu Xian Online/launcher&lt;br /&gt;&lt;br /&gt;then right click on the launcher.exe and choose &quot;Open with Wine windows program loader&quot;&lt;br /&gt;&lt;br /&gt;or in terminal:&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;~$ cd /home/gonkyouka/Documents/Zhu Xian Online/launcher&lt;/span&gt; &lt;span style=&quot;font-weight: bold;&quot;&gt;~$ wine launcher.exe&lt;/span&gt;  Enjoy!&lt;/p&gt; &lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/07/updated-running-zx-under-linux-using.html</link><author>noreply@blogger.com (gonkyouka)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwvc4vxLHUhv8pTgkPz_nKsosYOKFDzCcrhLabYvHy7kwbC-K8nisuKSMfAMZ3b0ykQqcU6Fx4oAqC5VxODuiahioPidb2mUU4SD8a5d9uPz-37kflgu1c6acz0mPiSNSs9cRK7Dhuiu4/s72-c/Screenshot-4.png.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-4654845870515004477</guid><pubDate>Sat, 13 Jun 2009 05:02:00 +0000</pubDate><atom:updated>2009-06-13T18:40:47.307+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">jaunty jackalope</category><category domain="http://www.blogger.com/atom/ns#">Linux</category><category domain="http://www.blogger.com/atom/ns#">MMORPG</category><category domain="http://www.blogger.com/atom/ns#">Online Games</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><category domain="http://www.blogger.com/atom/ns#">Wine</category><category domain="http://www.blogger.com/atom/ns#">zx online</category><title>Project Wine: Test - ZX Online PH</title><description>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqXQSiAOGSoXyEuYUcyQdJPNvWN4bnIAydM2VApJcFyQCU1cuf745GwyBpXTDdsObEFqd7OdIJfdzYwdoKPwCRDx8xR1UPSvjhZbn_8xtSe-keTBsERI0oNckHpe_GBgBPFqTuxKLEvnk/s1600-h/3.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px; height: 155px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqXQSiAOGSoXyEuYUcyQdJPNvWN4bnIAydM2VApJcFyQCU1cuf745GwyBpXTDdsObEFqd7OdIJfdzYwdoKPwCRDx8xR1UPSvjhZbn_8xtSe-keTBsERI0oNckHpe_GBgBPFqTuxKLEvnk/s200/3.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5346674790248585410&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Linux Distro Used: Ubuntu 9.04 &quot;Jaunty&quot; (+ variants like Kubuntu)&lt;br /&gt;&lt;br /&gt;Test Date: June 10, 2009&lt;br /&gt;Wine Version Used: 1.1.23&lt;br /&gt;Rating: Platinum&lt;br /&gt;&lt;br /&gt;Application Name:&lt;br /&gt;Zhu Xian Online PH&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;The first english version/deployment of the 3D MMORPG based on a popular Internet novel with the same name.&lt;br /&gt;This is the beta version of Zhu Xian Online PH client&lt;br /&gt;&lt;br /&gt;What works:&lt;br /&gt;Almost everything.&lt;br /&gt;&lt;br /&gt;  * PVPs&lt;br /&gt;  * Item Mall&lt;br /&gt;  * Skills&lt;br /&gt;  * Monsters&lt;br /&gt;  * NPC interaction&lt;br /&gt;  * etc&lt;br /&gt;&lt;br /&gt;Graphic features works as well as the sound.&lt;br /&gt;&lt;br /&gt;What does not:&lt;br /&gt;Nothing&lt;br /&gt;&lt;br /&gt;What was not tested:&lt;br /&gt;City Wars since they&#39;re not implemented yet in the current client version.&lt;br /&gt;&lt;br /&gt;Additional Comments:&lt;br /&gt;No found bugs in this game running using wine version 1.1.23&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;HOW TO INSTALL&lt;br /&gt;&lt;br /&gt; 1. Make sure to install Windows&#39; Flash player 10 for IE install_flash_player_ax.exe and the one for other browsers (firefox, opera, safari, etc) install flash player.exe&lt;br /&gt; 2. Run the game&#39;s installer by right clicking on it and choose &quot;Open with Wine Windows program loader&quot; or in terminal:&lt;br /&gt;&lt;br /&gt;~$ sudo apt-get update&lt;br /&gt;&lt;br /&gt;~$ sudo apt-get upgrade&lt;br /&gt;&lt;br /&gt;~$ sudo apt-get dist-upgrade&lt;br /&gt;&lt;br /&gt;~$ cd /path/of/your/zx_installer&lt;br /&gt;&lt;br /&gt;~$ wine ZXOnlineSetup_01062009.exe #or whatever the name of your zx online installer is#&lt;br /&gt;&lt;br /&gt;If you do not have the installer but you still have a copy of the entire folder of zx online, you just have to browse into its launcher folder&lt;br /&gt;&lt;br /&gt;i.e. /media/Ubuntu 9.04 i386/Zhu Xian Online/launcher or /home/gonkyouka/Documents/Zhu Xian Online/launcher&lt;br /&gt;&lt;br /&gt;then right click on the launcher.exe and choose &quot;Open with Wine windows program loader&quot;&lt;br /&gt;&lt;br /&gt;or in terminal:&lt;br /&gt;&lt;br /&gt;~$ cd /home/gonkyouka/Documents/Zhu Xian Online/launcher&lt;br /&gt;&lt;br /&gt;~$ wine launcher.exe&lt;br /&gt;&lt;br /&gt;Enjoy!&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/06/wine-test-zx-online-ph.html</link><author>noreply@blogger.com (gonkyouka)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqXQSiAOGSoXyEuYUcyQdJPNvWN4bnIAydM2VApJcFyQCU1cuf745GwyBpXTDdsObEFqd7OdIJfdzYwdoKPwCRDx8xR1UPSvjhZbn_8xtSe-keTBsERI0oNckHpe_GBgBPFqTuxKLEvnk/s72-c/3.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-9006723638625900610</guid><pubDate>Thu, 11 Jun 2009 03:07:00 +0000</pubDate><atom:updated>2009-06-12T18:23:18.907+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Linux</category><category domain="http://www.blogger.com/atom/ns#">Online Games</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><category domain="http://www.blogger.com/atom/ns#">Wine</category><category domain="http://www.blogger.com/atom/ns#">zx online</category><title>My first app maintained in Wine</title><description>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhiMo6WjJ2804sD9QpCCVXqxwv48ECNUQ0-487iS8qUSA72QIlcKj1A5Em3eu5ijtLZoJj7GvnmIsHDNdHRgyHAdAacu9-T9LL1WmwyUMtYjnzKwuUt0V03H8kLvOkYK9EUOyItM0ExA1g/s1600-h/1.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 220px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhiMo6WjJ2804sD9QpCCVXqxwv48ECNUQ0-487iS8qUSA72QIlcKj1A5Em3eu5ijtLZoJj7GvnmIsHDNdHRgyHAdAacu9-T9LL1WmwyUMtYjnzKwuUt0V03H8kLvOkYK9EUOyItM0ExA1g/s400/1.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5345905984180460562&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWzyVy4KIz2R2RiIXIIENXYAOo3LTWOWfiCWJETZCML_gQKQ_FgxS3CHBRNpklY8zN_QlPcOwlVFPyuo-g0fV0cV9AZ3lJiUwQPdDIsHvSFsx6WIM6Igv5sSsC4TTmIgMkZkcPFBoWbak/s1600-h/0.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 226px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWzyVy4KIz2R2RiIXIIENXYAOo3LTWOWfiCWJETZCML_gQKQ_FgxS3CHBRNpklY8zN_QlPcOwlVFPyuo-g0fV0cV9AZ3lJiUwQPdDIsHvSFsx6WIM6Igv5sSsC4TTmIgMkZkcPFBoWbak/s400/0.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5345905980973661410&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://appdb.winehq.org/objectManager.php?sClass=version&amp;amp;iId=16866&quot;&gt;WineHQ appdb link&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center; font-style: italic;&quot;&gt;yeah that&#39;s my first application maintained in linux&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/06/my-first-app-maintained-in-wine.html</link><author>noreply@blogger.com (gonkyouka)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhiMo6WjJ2804sD9QpCCVXqxwv48ECNUQ0-487iS8qUSA72QIlcKj1A5Em3eu5ijtLZoJj7GvnmIsHDNdHRgyHAdAacu9-T9LL1WmwyUMtYjnzKwuUt0V03H8kLvOkYK9EUOyItM0ExA1g/s72-c/1.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-7598008197549328532</guid><pubDate>Tue, 28 Apr 2009 04:35:00 +0000</pubDate><atom:updated>2009-06-12T18:19:37.980+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">64bit</category><category domain="http://www.blogger.com/atom/ns#">Computers</category><category domain="http://www.blogger.com/atom/ns#">Guides</category><category domain="http://www.blogger.com/atom/ns#">Internet</category><category domain="http://www.blogger.com/atom/ns#">jaunty jackalope</category><category domain="http://www.blogger.com/atom/ns#">Linux</category><category domain="http://www.blogger.com/atom/ns#">Photoshop</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><category domain="http://www.blogger.com/atom/ns#">Wine</category><category domain="http://www.blogger.com/atom/ns#">x64</category><title>Running Windows apps in Ubuntu</title><description>Running Windows applications with the help of Wine &amp;amp; Crossover..&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNYAUKkqPitUj2La_Gt9STZA6CDrCfdJ-rWR26ediL0jfQo7uqrLK2XD5RzC7a7Bo5yQLQV_8nstWMJfgz5O1t8uxDuTNtbcT00nwLtd6Wu5-ek1eMyYupaoMgnXQC_myJpZqcpfzB1ts/s1600-h/1.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNYAUKkqPitUj2La_Gt9STZA6CDrCfdJ-rWR26ediL0jfQo7uqrLK2XD5RzC7a7Bo5yQLQV_8nstWMJfgz5O1t8uxDuTNtbcT00nwLtd6Wu5-ek1eMyYupaoMgnXQC_myJpZqcpfzB1ts/s400/1.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5329597612567025874&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;With the help of Virtualboxm here&#39;s my XP Pro SP3..&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgB2N8DeDFxOi1Cgr_4lBGsZdJlu0Ue2NnB9RU39csm9SJJQQSdycERClIAfGHiUMqfDmZiJGPuTjJ-x-0QcJTEU6Ea6kXgrwAWfgSZUpbsaL3Rl_iYkX1SP5ZXijt-eHyKt0BLb5Fstkg/s1600-h/excel.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgB2N8DeDFxOi1Cgr_4lBGsZdJlu0Ue2NnB9RU39csm9SJJQQSdycERClIAfGHiUMqfDmZiJGPuTjJ-x-0QcJTEU6Ea6kXgrwAWfgSZUpbsaL3Rl_iYkX1SP5ZXijt-eHyKt0BLb5Fstkg/s400/excel.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5329597620229352098&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;I&#39;m using Crossover to run MS Office 2007 the whole suite (you can use wine too)&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9_CPKLJgkAdsUWX57lEgq6-cJEpzbq3V2ba-xfJ7GcqoE935Sfmicae0GW8Mgqv_D5RZGppWEdkBdHuxoYyUFntM97kMhygnLnyheQcJ5RH5lTVKqTQOKBgkt6eWkqwqgq01n47mSau4/s1600-h/word.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9_CPKLJgkAdsUWX57lEgq6-cJEpzbq3V2ba-xfJ7GcqoE935Sfmicae0GW8Mgqv_D5RZGppWEdkBdHuxoYyUFntM97kMhygnLnyheQcJ5RH5lTVKqTQOKBgkt6eWkqwqgq01n47mSau4/s400/word.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5329597615545988466&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;MS Word 2007..&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4aJYNqbg_albdznQw-wgjdJOAlsq0JiZ6B_yEWP7dD8akIXWMaUFTV1LjIL0ndyX_2JX5Vn6i6_MJR6ByDcS6Q_Z3g9qRbmLTG5e4etSPdZX2822EPpP4PKE9mnWrTmkgeRMWqVF30wE/s1600-h/Screenshot-1.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4aJYNqbg_albdznQw-wgjdJOAlsq0JiZ6B_yEWP7dD8akIXWMaUFTV1LjIL0ndyX_2JX5Vn6i6_MJR6ByDcS6Q_Z3g9qRbmLTG5e4etSPdZX2822EPpP4PKE9mnWrTmkgeRMWqVF30wE/s400/Screenshot-1.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5329597613808963618&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;Adobe Photoshop CS2 using Wine&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/04/running-windows-apps-in-ubuntu.html</link><author>noreply@blogger.com (gonkyouka)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNYAUKkqPitUj2La_Gt9STZA6CDrCfdJ-rWR26ediL0jfQo7uqrLK2XD5RzC7a7Bo5yQLQV_8nstWMJfgz5O1t8uxDuTNtbcT00nwLtd6Wu5-ek1eMyYupaoMgnXQC_myJpZqcpfzB1ts/s72-c/1.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-376659534278957149</guid><pubDate>Fri, 17 Apr 2009 03:54:00 +0000</pubDate><atom:updated>2009-06-12T18:19:52.405+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">firefox</category><category domain="http://www.blogger.com/atom/ns#">Firefox Persona</category><category domain="http://www.blogger.com/atom/ns#">Internet</category><category domain="http://www.blogger.com/atom/ns#">Internet Explorer</category><category domain="http://www.blogger.com/atom/ns#">Linux</category><category domain="http://www.blogger.com/atom/ns#">Photoshop</category><category domain="http://www.blogger.com/atom/ns#">Portfolio</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><title>Mozilla Labs&#39; Persona for Firefox</title><description>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihVIbVXjX98yTbdDbo0nGKBFhHPx3H3gG8O13D3WQHhE6nlp-SMOwn393WzIZVfQt44JCmBztLRZ4ko-DkQ73oxzTH80O9Sq1sHKeaJUv3jtM311sH70tRFy7zoLjoyjBXUBUOj4moZ3w/s1600-h/personas.png&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 145px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihVIbVXjX98yTbdDbo0nGKBFhHPx3H3gG8O13D3WQHhE6nlp-SMOwn393WzIZVfQt44JCmBztLRZ4ko-DkQ73oxzTH80O9Sq1sHKeaJUv3jtM311sH70tRFy7zoLjoyjBXUBUOj4moZ3w/s400/personas.png&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5325505527549358258&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;strong&gt;Personas for Firefox is a extension that adds lightweight theming to your browser.&lt;/strong&gt;&lt;br /&gt;Personas is a prototype that builds upon the ideas that: &lt;ul style=&quot;margin-top: 0px;&quot;&gt;&lt;li&gt;themes today are too hard to find, install and use&lt;/li&gt;&lt;li&gt;graphic designers should be able to style the browser without having to code&lt;/li&gt;&lt;li&gt;browsers can be more than just desktop software, they can include online components&lt;/li&gt;&lt;li&gt;people just want their computer to be a little more fun and personal&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;This version improves upon a prototype that was discussed and tested earlier this year.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;read more about personas&lt;/span&gt;&lt;a style=&quot;font-style: italic;&quot; href=&quot;http://labs.mozilla.com/2007/12/personas-for-firefox/&quot;&gt; here&lt;/a&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;...&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;I submitted one yesterday and was approved today.&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKJrh4DqbeWS7cpu3JyFMMW252dAV9LAojVTW4ef7rPiLc27sLnhIr6F4Ma20nIYLybBoUAmXE39B5o7-gMpj5imQP1eluHSff0yXGQ8IOSw9na-seJnhjcCqDA8LMppYwQi9eK2vI-8g/s1600-h/header.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 63px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKJrh4DqbeWS7cpu3JyFMMW252dAV9LAojVTW4ef7rPiLc27sLnhIr6F4Ma20nIYLybBoUAmXE39B5o7-gMpj5imQP1eluHSff0yXGQ8IOSw9na-seJnhjcCqDA8LMppYwQi9eK2vI-8g/s400/header.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5325505877068930338&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;This is my first design for Mozilla Labs&#39; Personas for firefox..&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;View my &lt;a href=&quot;http://www.getpersonas.com/persona/9803#&quot;&gt;Blu Ubuntu theme&lt;/a&gt; from &lt;a href=&quot;http://www.getpersonas.com/persona/9803#&quot;&gt;Personas gallery&lt;/a&gt; it is based on my wallpaper for CRTs with the same title which can be found &lt;a href=&quot;http://informationbits.blogspot.com/search/label/Portfolio&quot;&gt;here&lt;/a&gt; or &lt;a href=&quot;http://gonkyouka.deviantart.com/art/Blu-Ubuntu-116323163&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I think I have to redo it or maybe Im gonna make another version of it because I dun like the way how the Ubuntu logo displays in browser..&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/04/mozilla-labs-persona-for-firefox.html</link><author>noreply@blogger.com (gonkyouka)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihVIbVXjX98yTbdDbo0nGKBFhHPx3H3gG8O13D3WQHhE6nlp-SMOwn393WzIZVfQt44JCmBztLRZ4ko-DkQ73oxzTH80O9Sq1sHKeaJUv3jtM311sH70tRFy7zoLjoyjBXUBUOj4moZ3w/s72-c/personas.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-7819021693515041295</guid><pubDate>Sun, 12 Apr 2009 15:56:00 +0000</pubDate><atom:updated>2009-06-12T18:20:52.680+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">64bit</category><category domain="http://www.blogger.com/atom/ns#">firefox</category><category domain="http://www.blogger.com/atom/ns#">Internet</category><category domain="http://www.blogger.com/atom/ns#">jaunty jackalope</category><category domain="http://www.blogger.com/atom/ns#">Linux</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><category domain="http://www.blogger.com/atom/ns#">x64</category><title>How to: Install flash plugin in 64-bit Ubuntu 9.04</title><description>If you have a flash plugin for 32bit machine installed, make sure to remove it first.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 255, 255); font-weight: bold;&quot;&gt;Removing 32bit flash plugin installed:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1. Open Synaptic Package Manager.&lt;br /&gt;System &gt; Administration &gt; Synaptic Package Manager&lt;br /&gt;2. Search for: nsplugin&lt;br /&gt;find the &quot;nspluginwrapper&quot; and click the green box before it then choose Mark for complete removal.&lt;br /&gt;3. Click Apply&lt;br /&gt;You will then get notified that another plugin named &lt;span id=&quot;intelliTxt&quot;&gt;flashplugin-nonfree will be removed too. Just click apply again.&lt;br /&gt;4. Close Synaptic Package Manager&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 255, 255); font-weight: bold;&quot;&gt;Installing 64bit flash plugin:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1. Download &lt;a href=&quot;http://linux.softpedia.com/get/Internet/HTTP-WWW-/Adobe-Flash-Player-for-64-bit-Linux-42958.shtml&quot;&gt;64bit flash player&lt;/a&gt; pluggin for ubuntu.&lt;br /&gt;2. Close all opened firefox.&lt;br /&gt;3. Extract the files you download (i.e. the 64bit flash plugin) to obtain the libflashplayer.so file&lt;br /&gt;4. Open .Mozilla folder by navigating into your home folder then from the Menu click on&lt;br /&gt;Edit &gt; Preferences&lt;br /&gt;5. File Management Preferences will pop-up from the views tab, check the box that says Show hidden and backup files &gt; close.&lt;br /&gt;6. Go to .Mozilla folder and from there, make a new folder and name it as &#39;plugins&#39; (without the quotes)&lt;br /&gt;7. Copy libflashplayer.so file and paste it inside the plugins folder.&lt;br /&gt;8. Open Firefox.&lt;br /&gt;9. Enjoy watching flash vids :D&lt;br /&gt;&lt;br /&gt;Source:&lt;a href=&quot;http://www.softpedia.com/&quot;&gt; Softpedia&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/04/how-to-install-flash-plugin-in-64-bit.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>5</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-7671443396096785809</guid><pubDate>Sat, 11 Apr 2009 14:32:00 +0000</pubDate><atom:updated>2009-06-13T14:17:16.929+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">envy</category><category domain="http://www.blogger.com/atom/ns#">jaunty jackalope</category><category domain="http://www.blogger.com/atom/ns#">Linux</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><title>Installing nvidia/ati video drivers in Ubuntu 9.04</title><description>I installed the latest Ubuntu distro a while ago and so far its working flawlessly to me.. well at least thats the case at the moment.&lt;br /&gt;&lt;br /&gt;The first thing I installed is my video card&#39;s driver. It&#39;s a GeForce 7050 PV / Nvidia nForce 630a - a chipset actually.&lt;br /&gt;&lt;br /&gt;In order for me to install it the fastest way, I use Alberto Milone&#39;s Envy. Lookin at the table of the operating systems supported, I didnt noticed that Jaunty Jackalope Ubuntu 9.04 was there so instead, I installed the EnvyNG.&lt;br /&gt;&lt;br /&gt;Here&#39;s what I did:&lt;br /&gt;&lt;br /&gt;1. Enabled the ubuntu&#39;s &quot;universe&quot; and &quot;multiverse&quot; repositories.&lt;br /&gt;&lt;br /&gt;-it&#39;s under &lt;span style=&quot;color: rgb(255, 255, 255);&quot;&gt;System &gt; Administration &gt; Software Sources&lt;/span&gt;.&lt;br /&gt;in the Ubuntu Software tab, check the second box that says:&lt;br /&gt;Community-maintained open source software (universe)&lt;br /&gt;and the fourth tab:&lt;br /&gt;Software restricted by copyright or legal issues (multiverse)&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 255, 255);&quot;&gt;Click Ok &gt; Reload &gt; Close&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;2. Install Envy by typing the code in the terminal:&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 255, 255);&quot;&gt;sudo apt-get install envyng-gtk&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;..and now were done installing envy&lt;br /&gt;&lt;br /&gt;3. Open Envy by clicking it in&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 255, 255);&quot;&gt;Applications &gt; System tools &gt; Envy&lt;/span&gt;&lt;br /&gt;or if in case its not therem you may type the following code in the terminal:&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 255, 255);&quot;&gt;sudo envyng -t&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;4. Follow on-screen instructions.&lt;br /&gt;5. reboot..&lt;br /&gt;&lt;br /&gt;Everything&#39;s done. Thats how easy it is to install nvidia and ati drivers in Ubuntu.&lt;br /&gt;&lt;br /&gt;Source: &lt;a href=&quot;http://albertomilone.com/envyngfaq.html#A&quot;&gt;Envy&lt;/a&gt;, &lt;a href=&quot;https://help.ubuntu.com/community/Repositories/Ubuntu&quot;&gt;Ubuntu Community&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/04/installing-nvidiaati-video-drivers-in.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-7290397028933105462</guid><pubDate>Sun, 05 Apr 2009 06:21:00 +0000</pubDate><atom:updated>2009-06-13T14:17:32.825+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photos</category><category domain="http://www.blogger.com/atom/ns#">Photoshop</category><category domain="http://www.blogger.com/atom/ns#">Portfolio</category><title>Liquid</title><description>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://i484.photobucket.com/albums/rr202/kyoukagon/Liquid_by_gonkyouka.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 600px; height: 900px;&quot; src=&quot;http://i484.photobucket.com/albums/rr202/kyoukagon/Liquid_by_gonkyouka.jpg&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Liquid by gonkyouka © 2009&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Model: &lt;a href=&quot;http://johnny-yong.deviantart.com/art/Strike-a-pose-108724523&quot;&gt;Johnny Yong&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;High Quality for this image is available in my &lt;/span&gt;&lt;a style=&quot;font-style: italic;&quot; href=&quot;http://gonkyouka.deviantart.com/art/Liquid-118160963&quot;&gt;deviantART gallery&lt;/a&gt;&lt;br /&gt;*this is my first attempt of playing with liquid. i hope i can make another one better.&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/04/liquid.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-1939729329081894011</guid><pubDate>Fri, 03 Apr 2009 15:53:00 +0000</pubDate><atom:updated>2009-06-11T19:05:31.299+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">baguio</category><category domain="http://www.blogger.com/atom/ns#">food</category><category domain="http://www.blogger.com/atom/ns#">Portfolio</category><title>Food in Baguio I</title><description>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://i484.photobucket.com/albums/rr202/kyoukagon/food_in_baguio_by_gonkyouka-1.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 428px; height: 1024px;&quot; src=&quot;http://i484.photobucket.com/albums/rr202/kyoukagon/food_in_baguio_by_gonkyouka-1.jpg&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;Photography and Design by: gonkyouka © 2009&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Place: Sizzling Plate, SM City Baguio&lt;br /&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Wood  Texture: &lt;/span&gt;&lt;a style=&quot;font-style: italic;&quot; href=&quot;http://www.sxc.hu/&quot;&gt;sxc&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;font-size:85%;&quot; &gt;*download high quality if this image in my &lt;a href=&quot;http://gonkyouka.deviantart.com/art/Food-in-Baguio-I-117980289&quot;&gt;deviantART gallery&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/04/food-in-baguio-i.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-4788431637535539395</guid><pubDate>Thu, 02 Apr 2009 08:15:00 +0000</pubDate><atom:updated>2009-06-12T19:09:58.109+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">baguio</category><category domain="http://www.blogger.com/atom/ns#">Photos</category><title>Baguio</title><description>&lt;div style=&quot;text-align: center;&quot;&gt; I was in SM Baguio&#39;s terrace while taking these photos&lt;br /&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;(8am to 2pm)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixzzpRTjyRtRah53tlpkUqIjy-IH3Y2bptWS84mI_PjqnwHLyXCFTSYXCYDSnq5yupHjktpA4up89ziM0aoxZXZ99ydZsN7Nq02-zAwj6gh7y7JbQEpgnogy1GOx0HwgIJSfQIOzaUOkk/s1600-h/IMG_0187.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixzzpRTjyRtRah53tlpkUqIjy-IH3Y2bptWS84mI_PjqnwHLyXCFTSYXCYDSnq5yupHjktpA4up89ziM0aoxZXZ99ydZsN7Nq02-zAwj6gh7y7JbQEpgnogy1GOx0HwgIJSfQIOzaUOkk/s400/IMG_0187.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5320007970471422818&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSeCwC550_0LL42HJeXXkWoZke3F_QQEZsx2Re-dVLEBXFLB39Gmj-QMbr9sIJjHbS1aVRi43artBBm8fhId2SNO6m6vlHRjSJ4pFDHcK5NuvaVOjtJDOZi-S7XTFMWdWVUqLXXwfMR5Y/s1600-h/IMG_0186.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSeCwC550_0LL42HJeXXkWoZke3F_QQEZsx2Re-dVLEBXFLB39Gmj-QMbr9sIJjHbS1aVRi43artBBm8fhId2SNO6m6vlHRjSJ4pFDHcK5NuvaVOjtJDOZi-S7XTFMWdWVUqLXXwfMR5Y/s400/IMG_0186.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5320007575302412850&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgs-KCrrb7-L4ypv7am0NRpA5GbyBWDhmjBEpHpeEiytA_wsiE4SaK2Oh_KfeU5zOvIYE3sYpKMWHjG917sjsUygeV8bLnEp7NSDLRU_SfspWyVWan_V-5gRREGshg0-uDaLl5RHp-RddI/s1600-h/IMG_0185.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgs-KCrrb7-L4ypv7am0NRpA5GbyBWDhmjBEpHpeEiytA_wsiE4SaK2Oh_KfeU5zOvIYE3sYpKMWHjG917sjsUygeV8bLnEp7NSDLRU_SfspWyVWan_V-5gRREGshg0-uDaLl5RHp-RddI/s400/IMG_0185.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5320007576729222818&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpotPv9ZHMN0zOmsdka1W_E42_G9vJRTcY244F5cskYb940JZ1l_T7ExecX7qABchCwbcGEJHY9LyGrDCJG62MKaAam7YPZFESh2Nz4rtLa3-u5kj5Z3CffQGi9tOJzAiAdX3yG91v1_0/s1600-h/IMG_0180.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpotPv9ZHMN0zOmsdka1W_E42_G9vJRTcY244F5cskYb940JZ1l_T7ExecX7qABchCwbcGEJHY9LyGrDCJG62MKaAam7YPZFESh2Nz4rtLa3-u5kj5Z3CffQGi9tOJzAiAdX3yG91v1_0/s400/IMG_0180.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5320007568357260834&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSpd8g1bR9e0Mtw87ct1ZlmBlRUc9LczSmjxYe6fOAS_AMwq0LvGpM9xlPFjCx4ee7vVYIdWcSmr6FDti8Wc6EjiKkl9FnlENuX8BsuLcjsYFgg8EvuK6Cc9Pajki-GdZj7UCjSQuIVVk/s1600-h/IMG_0016.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSpd8g1bR9e0Mtw87ct1ZlmBlRUc9LczSmjxYe6fOAS_AMwq0LvGpM9xlPFjCx4ee7vVYIdWcSmr6FDti8Wc6EjiKkl9FnlENuX8BsuLcjsYFgg8EvuK6Cc9Pajki-GdZj7UCjSQuIVVk/s400/IMG_0016.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5320007565748820594&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6JqJD-1gN_NYq_Vz_ioVrjoDODvrauFsHYjRshdQgfIJNaO7Y4V7_9XZqxhAaw78NwGVWgVl_Iq-oXMfXc5JEbJan018z2Bomy7PRUXzUouKnyFT3o-F2D4JzVl5uJJWKXPsp6HdUAA8/s1600-h/IMG_0013.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6JqJD-1gN_NYq_Vz_ioVrjoDODvrauFsHYjRshdQgfIJNaO7Y4V7_9XZqxhAaw78NwGVWgVl_Iq-oXMfXc5JEbJan018z2Bomy7PRUXzUouKnyFT3o-F2D4JzVl5uJJWKXPsp6HdUAA8/s400/IMG_0013.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5320007554018514802&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgH1ZN04n01RcB17Hq9gZn_OCb3XtmcwOGMRp7aMzkuHPNN06cyyOw70d3UsPYBlPngsEpp-lGQGvB8bKsup9mELTD2G5cNnxD92gbG2pafBDdEiTcDzNxoO_noECi8KgGTIElWSmAFHaI/s1600-h/IMG_0015.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgH1ZN04n01RcB17Hq9gZn_OCb3XtmcwOGMRp7aMzkuHPNN06cyyOw70d3UsPYBlPngsEpp-lGQGvB8bKsup9mELTD2G5cNnxD92gbG2pafBDdEiTcDzNxoO_noECi8KgGTIElWSmAFHaI/s400/IMG_0015.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5320005165266330210&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/04/sm-baguio.html</link><author>noreply@blogger.com (gonkyouka)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixzzpRTjyRtRah53tlpkUqIjy-IH3Y2bptWS84mI_PjqnwHLyXCFTSYXCYDSnq5yupHjktpA4up89ziM0aoxZXZ99ydZsN7Nq02-zAwj6gh7y7JbQEpgnogy1GOx0HwgIJSfQIOzaUOkk/s72-c/IMG_0187.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-6503426828756446796</guid><pubDate>Wed, 01 Apr 2009 08:49:00 +0000</pubDate><atom:updated>2009-04-01T21:57:18.950+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photos</category><category domain="http://www.blogger.com/atom/ns#">Photoshop</category><category domain="http://www.blogger.com/atom/ns#">Portfolio</category><category domain="http://www.blogger.com/atom/ns#">wallpaper</category><title>Blu Ubuntu</title><description>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://img17.imageshack.us/img17/4842/hqubuntupreview.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 401px; height: 294px;&quot; src=&quot;http://img17.imageshack.us/img17/4842/hqubuntupreview.jpg&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;a &lt;span style=&quot;font-style: italic;&quot;&gt;washed up&lt;/span&gt; preview of my&lt;span style=&quot;font-weight: bold;&quot;&gt; &quot;Blu Ubuntu&quot;&lt;/span&gt; wallpaper&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;a pack containing the high quality resolution and high quality preview can be downloaded in my &lt;a href=&quot;http://gonkyouka.deviantart.com/gallery/&quot;&gt;deviantART gallery&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style=&quot;font-style: italic;font-size:85%;&quot; &gt;&lt;br /&gt;available for 2560x1600 LCDs&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/04/blu-ubuntu.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-1150766907149125214</guid><pubDate>Wed, 01 Apr 2009 08:35:00 +0000</pubDate><atom:updated>2009-04-01T21:50:16.289+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photos</category><category domain="http://www.blogger.com/atom/ns#">Photoshop</category><category domain="http://www.blogger.com/atom/ns#">Portfolio</category><category domain="http://www.blogger.com/atom/ns#">wallpaper</category><title>Screened Lotus</title><description>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://i484.photobucket.com/albums/rr202/kyoukagon/blogger/blue%20theme%20blogger/lotuspreview.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 401px; height: 294px;&quot; src=&quot;http://i484.photobucket.com/albums/rr202/kyoukagon/blogger/blue%20theme%20blogger/lotuspreview.jpg&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;My&lt;span style=&quot;font-weight: bold;&quot;&gt; &quot;Screened Lotus&quot;&lt;/span&gt; wallpaper preview&lt;br /&gt;&lt;span style=&quot;font-style: italic;font-size:85%;&quot; &gt;click here to view the &lt;a href=&quot;http://gonkyouka.deviantart.com/art/Screened-Lotus-116619799&quot;&gt;higher resolution&lt;/a&gt; version of this preview&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://i484.photobucket.com/albums/rr202/kyoukagon/blogger/blue%20theme%20blogger/1024x768.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 401px; height: 294px;&quot; src=&quot;http://i484.photobucket.com/albums/rr202/kyoukagon/blogger/blue%20theme%20blogger/1024x768.jpg&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;actual 1024x768 wallpaper&lt;br /&gt;if you want the best quality or a higher resolution of this wallpaper,&lt;br /&gt;please download the pack in my &lt;a href=&quot;http://gonkyouka.deviantart.com/gallery/&quot;&gt;deviantART gallery&lt;/a&gt;&lt;br /&gt;available for 1024x768, 1600x1200, 2048x1536 resolution CRTs&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/04/screened-lotus.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-5384403732234979426</guid><pubDate>Wed, 01 Apr 2009 08:32:00 +0000</pubDate><atom:updated>2009-04-04T13:03:50.585+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photos</category><category domain="http://www.blogger.com/atom/ns#">Photoshop</category><title>Poverty</title><description>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5xVNz4YSqROCGu1KLDG6GbMXtmLSXDXZpn7c3UNjDFhKGARrWN6BpG76W_QXITT0e_a4UKcve0HaZJ0ncpyn1lICnNmZmxH7POuiCDrsL-G2yHKyfPhaX2Eov6a2896-Rvakk1iqBkNQ/s1600-h/Poverty_by_gonkyouka.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5xVNz4YSqROCGu1KLDG6GbMXtmLSXDXZpn7c3UNjDFhKGARrWN6BpG76W_QXITT0e_a4UKcve0HaZJ0ncpyn1lICnNmZmxH7POuiCDrsL-G2yHKyfPhaX2Eov6a2896-Rvakk1iqBkNQ/s320/Poverty_by_gonkyouka.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5319638251467676562&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Poverty~&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;font-size:85%;&quot; &gt;high quality resolution in my &lt;/span&gt;&lt;span style=&quot;font-style: italic;font-size:85%;&quot; &gt;&lt;a href=&quot;http://gonkyouka.deviantart.com/gallery/&quot;&gt;deviantART gallery&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;.&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/04/poverty.html</link><author>noreply@blogger.com (gonkyouka)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5xVNz4YSqROCGu1KLDG6GbMXtmLSXDXZpn7c3UNjDFhKGARrWN6BpG76W_QXITT0e_a4UKcve0HaZJ0ncpyn1lICnNmZmxH7POuiCDrsL-G2yHKyfPhaX2Eov6a2896-Rvakk1iqBkNQ/s72-c/Poverty_by_gonkyouka.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-408517504065630827</guid><pubDate>Wed, 01 Apr 2009 08:29:00 +0000</pubDate><atom:updated>2009-04-04T13:05:28.674+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photos</category><category domain="http://www.blogger.com/atom/ns#">Photoshop</category><title>Moody Little Angel</title><description>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggS3FoiSZVvcBECU-rDjB7fVTMTJypK4fnIiwCwlzkklypkJR2CqsQnQJxx7USh0wSW1VA2EK0A4sibURmumcZ_zXvHjQIz_UNH0ZNldbcvjJ_Zzusr73ESh3DtCXFFBtNlTjFYLL0KCo/s1600-h/Moody_Little_Angel_by_gonkyouka.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 240px; height: 320px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggS3FoiSZVvcBECU-rDjB7fVTMTJypK4fnIiwCwlzkklypkJR2CqsQnQJxx7USh0wSW1VA2EK0A4sibURmumcZ_zXvHjQIz_UNH0ZNldbcvjJ_Zzusr73ESh3DtCXFFBtNlTjFYLL0KCo/s320/Moody_Little_Angel_by_gonkyouka.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5319637530421519010&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;span style=&quot;font-weight: bold;font-size:85%;&quot; &gt;Xairene X&#39; Xaija&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;high quality resolution in my &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-style: italic;font-size:85%;&quot; &gt;&lt;a href=&quot;http://gonkyouka.deviantart.com/gallery/&quot;&gt;deviantART gallery&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;.&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/04/moody-little-angel.html</link><author>noreply@blogger.com (gonkyouka)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggS3FoiSZVvcBECU-rDjB7fVTMTJypK4fnIiwCwlzkklypkJR2CqsQnQJxx7USh0wSW1VA2EK0A4sibURmumcZ_zXvHjQIz_UNH0ZNldbcvjJ_Zzusr73ESh3DtCXFFBtNlTjFYLL0KCo/s72-c/Moody_Little_Angel_by_gonkyouka.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-7693495819768322437</guid><pubDate>Mon, 30 Mar 2009 07:02:00 +0000</pubDate><atom:updated>2009-04-01T21:51:41.601+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photos</category><category domain="http://www.blogger.com/atom/ns#">Photoshop</category><category domain="http://www.blogger.com/atom/ns#">Portfolio</category><title>Malong</title><description>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGKixXe94qscHc_hgLMVdbUNOXebReJ8QtF0n3-CTKUuc6kM_4Xqf0ndjoMAcBc-Y85drJkMg5IrNxcIBOKdxt95nZBIhqdKdBv4FSH2Jb_yrujGtU-F2PhWbJH7pr2f1jvOuM3q867t0/s1600-h/malong_by_gonkyouka.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 240px; height: 320px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGKixXe94qscHc_hgLMVdbUNOXebReJ8QtF0n3-CTKUuc6kM_4Xqf0ndjoMAcBc-Y85drJkMg5IrNxcIBOKdxt95nZBIhqdKdBv4FSH2Jb_yrujGtU-F2PhWbJH7pr2f1jvOuM3q867t0/s320/malong_by_gonkyouka.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5319636578819019954&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Malong&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;font-size:85%;&quot; &gt;taken using sony cybershot&lt;br /&gt;high quality can be downloaded in my &lt;a href=&quot;http://gonkyouka.deviantart.com/gallery/&quot;&gt;deviantART gallery&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/03/maintenance.html</link><author>noreply@blogger.com (gonkyouka)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGKixXe94qscHc_hgLMVdbUNOXebReJ8QtF0n3-CTKUuc6kM_4Xqf0ndjoMAcBc-Y85drJkMg5IrNxcIBOKdxt95nZBIhqdKdBv4FSH2Jb_yrujGtU-F2PhWbJH7pr2f1jvOuM3q867t0/s72-c/malong_by_gonkyouka.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-2973138293455270073</guid><pubDate>Fri, 27 Mar 2009 09:46:00 +0000</pubDate><atom:updated>2009-06-12T18:36:59.121+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Guides</category><category domain="http://www.blogger.com/atom/ns#">MMORPG</category><category domain="http://www.blogger.com/atom/ns#">Online Games</category><category domain="http://www.blogger.com/atom/ns#">Rohan bot</category><category domain="http://www.blogger.com/atom/ns#">Tweaks n&#39; Hacks</category><title>How to use Rohan Bot after March 27&#39;s Maintenance</title><description>&lt;ol&gt;&lt;li&gt;Patch the new gameguard by running Rohan PH client (without using any bot.)&lt;/li&gt;&lt;li&gt;Delete your Rohan Bot ver 1.0.3c&lt;/li&gt;&lt;li&gt;Open your Prefetch folder by clicking on the start menu then choose run. In the box, type prefetch then hit ok.&lt;/li&gt;&lt;li&gt;Delete all the files in the prefetch folder then close it.&lt;/li&gt;&lt;li&gt;Open msconfig by typing msconfig in the run box command.&lt;/li&gt;&lt;li&gt;Click on the services tab in the msconfig then tick the Hide all Microsoft Services.&lt;/li&gt;&lt;li&gt;Look for the Gameguard Service: nProtect Gameguard Service Manufacturer: INCA Internet Co., Ltd.&lt;/li&gt;&lt;li&gt;Uncheck the box before it click apply followed by ok&lt;/li&gt;&lt;li&gt;Choose Restart or manually reboot your pc.&lt;/li&gt;&lt;li&gt;To make sure, download, install, and run &lt;a href=&quot;http://www.ccleaner.com/download&quot;&gt;CC Cleaner&lt;/a&gt;.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Click analyze then when its done, click run cleaner&lt;/li&gt;&lt;li&gt;Click the Registry button in the left, click scan for errors then Fix selected when its done repeat it until no entries left.&lt;/li&gt;&lt;li&gt;Extract the Rohan PH bot again (and if possible, place it in different directory.)&lt;/li&gt;&lt;li&gt;Run it like normal.&lt;/li&gt;&lt;li&gt;By now, it should work.&lt;/li&gt;&lt;li&gt;If anything else fails, leave a message in my cbox.&lt;/li&gt;&lt;/ol&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2009/03/how-to-use-rohan-bot-after-march-27s.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-8077347566593214705</guid><pubDate>Tue, 04 Nov 2008 14:04:00 +0000</pubDate><atom:updated>2009-03-28T03:27:25.755+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cabal Online</category><category domain="http://www.blogger.com/atom/ns#">Cabal Theme</category><category domain="http://www.blogger.com/atom/ns#">Computers</category><category domain="http://www.blogger.com/atom/ns#">Guides</category><category domain="http://www.blogger.com/atom/ns#">MMORPG</category><category domain="http://www.blogger.com/atom/ns#">Online Games</category><category domain="http://www.blogger.com/atom/ns#">Photoshop</category><title>[GUIDE] How to make your own Cabal Theme</title><description>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://i30.photobucket.com/albums/c307/unit626/title-3.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 250px;&quot; src=&quot;http://i30.photobucket.com/albums/c307/unit626/title-3.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265167736803153426&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;I assumed that everyone here know already how to apply Cabal Online customized skins since FortRuinaManager made a guide about it in &lt;a href=&quot;http://forums.e-games.com.ph/index.php?showforum=2&quot;&gt;Cabal Online PH Official Forums&lt;/a&gt;. If you are reading this and yet don&#39;t know how to apply customized skins in your Cabal, you might spend a couple of minutes reading it &lt;a href=&quot;http://forums.e-games.com.ph/index.php?showtopic=34518&quot;&gt;here&lt;/a&gt; first.&lt;br /&gt;&lt;br /&gt;So, everything&#39;s done. You are ready to change your Cabal Online theme but you don&#39;t have a theme to replace your old one with. You try searching the net but luck seem to elapsed you. You spend a little more time holding on your temper just to get the theme that might change your mood. And poof! You bump into a website that huge amount of Cabal themes can be downloaded. Your excitement is overflowing, with too much haste, you click on the download button so excitedly. Then after downloading, you unzipped it but WTF!OMG!AFK!BRB! You don&#39;t like it actually. The file that you have just downloaded is really really nothing but just a bunch of FU$%^&amp;amp;*() crap that makes you think that you are the most unlucky person in the world...&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Well you aren&#39;t really that unlucky if yo&lt;/span&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;u bump in my blog.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is all about making your own Cabal Online theme so instead of spending more time on the internet looking for crap themes you are now spending your time in Photoshop or GIMP or whatever photo editing software you like the most.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Let&#39;s get started.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold; color: rgb(255, 204, 51);&quot;&gt;TOOLS YOU NEED:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you&#39;re a Photoshop guy, then there&#39;s no need to worry about downloading any other photo-editing software that is available on the net. You just have to download the following files.&lt;br /&gt;1. &lt;a href=&quot;http://www.adobe.com/products/photoshop/family/?promoid=BPDEK&quot;&gt;Adobe Photoshop&lt;/a&gt; - Any version will do. In case you dun have it yet which is kinda impossible (LOL)&lt;br /&gt;2. &lt;a href=&quot;http://developer.nvidia.com/object/photoshop_dds_plugins.html&quot;&gt;NVIDIA DDS Plugin for Photos&lt;/a&gt;&lt;a href=&quot;http://developer.nvidia.com/object/photoshop_dds_plugins.html&quot;&gt;hop&lt;/a&gt; - You have to install this plugin for you to be able to open DDS files (Files in Cabal Online theme are saved as DDS files).&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;For those who doesn&#39;t know how to use Photosh&lt;/span&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;op, I recommend using the following:&lt;/span&gt;&lt;br /&gt;1. &lt;a href=&quot;http://downloads.sourceforge.net/gimp-win/gimp-2.6.2-i686-setup.exe&quot;&gt;GIMP 2.6.2&lt;/a&gt; - Easy to use image editing software.&lt;br /&gt;2. &lt;a href=&quot;http://nifelheim.dyndns.org/%7Ecocidius/download.php?filename=gimp-dds-win32&quot;&gt;DDS Plugin for GIMP&lt;/a&gt; - Install this file so you can open DDS files in your GIMP application.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Or you might want to try the alternative:&lt;/span&gt;&lt;br /&gt;1. &lt;a href=&quot;http://www.getpaint.net/download.html&quot;&gt;Paint.Net 3.36&lt;/a&gt; - Another image editing software.&lt;br /&gt;2. &lt;a href=&quot;http://www.dmashton.co.uk/?page_id=13&quot;&gt;DDS Plugin for Paint.Net&lt;/a&gt; - This file will allow you to open DDS files in your Paint.Net&lt;br /&gt;Click &lt;a href=&quot;http://photosites.info/Legend/Paint_Net/dds_Install.txt&quot;&gt;here&lt;/a&gt; for the instructions on installing this plugin.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold; color: rgb(255, 204, 51);&quot;&gt;Optional Tools:&lt;/span&gt;&lt;br /&gt;1. &lt;a href=&quot;http://developer.nvidia.com/object/windows_texture_viewer.html&quot;&gt;Windows Texture Viewer&lt;/a&gt; - So that you&#39;ll be able to view DDS files without opening Photoshop.&lt;br /&gt;2. &lt;a href=&quot;http://download.nvidia.com/developer/NVTextureSuite/DDS_viewer.exe&quot;&gt;DDS thumbnail viewer&lt;/a&gt; - Use this file to view thumbnails of DDS files.&lt;br /&gt;&lt;br /&gt;Now you have all the tools. It&#39;s time for us to begin. Since I know a little in Photoshop, We&#39;ll be using Photoshop CS4 Extended in this tutorial.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 0, 0); font-weight: bold;&quot;&gt;Things you need to know:&lt;/span&gt;&lt;br /&gt;Cabal Online Theme files were saved in the folder named Theme1 which can be found in:&lt;br /&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br /&gt;For 32-bit xp users:&lt;/span&gt;&lt;br /&gt;X:\Program Files\e-Games\CABAL Online (PH)\DATA\UI\Theme1&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://i30.photobucket.com/albums/c307/unit626/cabal-path-32bit-os.gif&quot;&gt;&lt;img style=&quot;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 539px; height: 89px;&quot; src=&quot;http://i30.photobucket.com/albums/c307/unit626/cabal-path-32bit-os.gif&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;For 64-bit xp users:&lt;/span&gt;&lt;br /&gt;x:\Program Files (x86)\e-Games\CABAL Online (PH)\DATA\UI\Theme1&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://i30.photobucket.com/albums/c307/unit626/cabal-path-64bit-os.gif&quot;&gt;&lt;img style=&quot;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 539px; height: 89px;&quot; src=&quot;http://i30.photobucket.com/albums/c307/unit626/cabal-path-64bit-os.gif&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;were x is the drive letter where your Cabal Online PH was saved.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold; color: rgb(255, 204, 51);&quot;&gt;STEPS:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Make sure to backup all the original Cabal Online PH theme files&lt;/span&gt; so when everything is messed up, there is no need for you to worry.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;To make a backup:&lt;/span&gt;&lt;br /&gt;Navigate to &lt;span style=&quot;font-weight: bold;&quot;&gt;X:\Program Files\e-Games\CABAL Online (PH)\DATA\UI\&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;again, x is the letter of your drive where Cabal Online PH was installed.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Right click on the Theme1 folder&lt;/span&gt; &gt; choose &lt;span style=&quot;font-weight: bold;&quot;&gt;copy&lt;/span&gt; &lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjN8aPX-7uoxuBshnHatkF4phdra5i474OQNp8rvpS0ujfwqrukZQ5AfJoRELblAKEhw9AY8DfiOwm_ElODtL3g9g5R6vPPAXmTnfJ0DCzgLviFMMLpIaYAAc8_tNHuDOxV-1yw5HJho1Q/s1600-h/copytheme1.gif&quot;&gt;&lt;img style=&quot;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 255px; height: 293px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjN8aPX-7uoxuBshnHatkF4phdra5i474OQNp8rvpS0ujfwqrukZQ5AfJoRELblAKEhw9AY8DfiOwm_ElODtL3g9g5R6vPPAXmTnfJ0DCzgLviFMMLpIaYAAc8_tNHuDOxV-1yw5HJho1Q/s400/copytheme1.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265052900032358834&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;O&lt;/span&gt;&lt;span&gt;pen&lt;/span&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt; My Documents&lt;/span&gt; &gt; &lt;span style=&quot;font-weight: bold;&quot;&gt;right click&lt;/span&gt; in an empty area &gt; choose &lt;span style=&quot;font-weight: bold;&quot;&gt;paste&lt;/span&gt;.&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgreMd-srFy1khyphenhyphenXUmiIvh7d1es8kJvm0iHkcoZoFhfEhTIDW7Xd1_Y686fCMhrWVi7LvML9RtJWVfePUmIlbXfgAHzabEdZKwSnyiJogdaawt57g5ALCgePP2-TxpDraqfWu0LM5lCUiM/s1600-h/rightclick-my-docs.gif&quot;&gt;&lt;img style=&quot;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 421px; height: 288px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgreMd-srFy1khyphenhyphenXUmiIvh7d1es8kJvm0iHkcoZoFhfEhTIDW7Xd1_Y686fCMhrWVi7LvML9RtJWVfePUmIlbXfgAHzabEdZKwSnyiJogdaawt57g5ALCgePP2-TxpDraqfWu0LM5lCUiM/s400/rightclick-my-docs.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265052899018100194&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Rename&lt;/span&gt; that folder into &lt;span style=&quot;font-weight: bold;&quot;&gt;Theme1_backup&lt;/span&gt;&lt;br /&gt;then &lt;span style=&quot;font-weight: bold;&quot;&gt;make another copy&lt;/span&gt; and&lt;span style=&quot;font-weight: bold;&quot;&gt; rename&lt;/span&gt; it as &lt;span style=&quot;font-weight: bold;&quot;&gt;Theme1_project&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;At this point there should be something like this in your My Documents folder:&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtmQ1xXfdo35hTeFuVIwh8f86_GBS_A6fN1NNq5GWnQUC9DJDOBmdWUJmZ0fmtT25Iy1HNNvpRDqcsxffhBq_ricfYV74rWvnj6hJMkCyAqdixUHbmwuPjx9Krrgh7H2LjXU0FpJ7IUI0/s1600-h/my-docs-2-files.gif&quot;&gt;&lt;img style=&quot;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 392px; height: 160px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtmQ1xXfdo35hTeFuVIwh8f86_GBS_A6fN1NNq5GWnQUC9DJDOBmdWUJmZ0fmtT25Iy1HNNvpRDqcsxffhBq_ricfYV74rWvnj6hJMkCyAqdixUHbmwuPjx9Krrgh7H2LjXU0FpJ7IUI0/s400/my-docs-2-files.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265056596249784098&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Theme1_backup&lt;/span&gt; - This is your backup file&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Theme1_project&lt;/span&gt; - This is where you saved your theme before replacing the actual cabal theme files.&lt;br /&gt;&lt;br /&gt;Since we will be editing the &lt;span style=&quot;font-weight: bold;&quot;&gt;Select Server&lt;/span&gt; screen the original DDS file which we are going to open is the UI_Texture4.dds because it is where select server is located.&lt;br /&gt;&lt;br /&gt;Navigate in your Theme1_project folder then open UI_Texture4.dds&lt;div style=&quot;text-align: left;&quot;&gt;To do that: &lt;span style=&quot;font-weight: bold;&quot;&gt;right click&lt;/span&gt; on it &gt; &lt;span style=&quot;font-weight: bold;&quot;&gt;open with..&lt;/span&gt; &gt; choose adobe photoshop &gt; click ok&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;Tip:&lt;/span&gt; &lt;span style=&quot;font-size:85%;&quot;&gt;Tick on the check box that says &lt;/span&gt;&lt;span style=&quot;font-style: italic;font-size:85%;&quot; &gt;Always use the selected program to open this kind of file&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;So, you everytime you open DDS files you just have to double click on it.&lt;/span&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmDLZPRTjiFOPASVfVkTTCI0wFTYIWNMcbS5kTe-hAQXOjLGbAIXjctzVtnrO4Og0fo8oYSW5qCYyDWZUixlj9tBWJqrWGDBHkAx7SNATPhDv0B9-b840X8DemcpaEhOtNEFu8AsFaSsI/s1600-h/alwaystick.gif&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 340px; height: 400px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmDLZPRTjiFOPASVfVkTTCI0wFTYIWNMcbS5kTe-hAQXOjLGbAIXjctzVtnrO4Og0fo8oYSW5qCYyDWZUixlj9tBWJqrWGDBHkAx7SNATPhDv0B9-b840X8DemcpaEhOtNEFu8AsFaSsI/s400/alwaystick.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265065793400691218&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;Select the Server Select screen using the &lt;span style=&quot;font-weight: bold;&quot;&gt;rectangular marquee tool&lt;/span&gt;.&lt;br /&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;Tip:&lt;/span&gt; Zoom it out to about 1200% so you can clearly see each pixel.&lt;/span&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6SDzZ6WF7Fz9qRs8V0JZUKAsWZROlEXMkOYU7o3nhlDNfjMKZoLkkJMZWWejk5c_DN2sgGN7E6FYZZc5_JIvPU494OB3j1hhXGzkVpKL0VSrUXG6X3sv0bujRQxAdh1BY6XgHbl-x3cQ/s1600-h/rectangularmarquee.gif&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 259px; height: 400px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6SDzZ6WF7Fz9qRs8V0JZUKAsWZROlEXMkOYU7o3nhlDNfjMKZoLkkJMZWWejk5c_DN2sgGN7E6FYZZc5_JIvPU494OB3j1hhXGzkVpKL0VSrUXG6X3sv0bujRQxAdh1BY6XgHbl-x3cQ/s400/rectangularmarquee.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265068333705851506&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Press &lt;span style=&quot;font-weight: bold;&quot;&gt;ctrl+j &lt;/span&gt;to duplicate that part of the layer. Rename it to Server Select&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhInh8Jp7C3shbvA_aR-uqbQnOMTVr3M8tLFssru8ksmFv1ZTWVDbVi5Is-5Ft1XjYHyY-EVcVPkdyKazbolxXw_tz35dqV_D-BVPp9LpzzS7TYPyWtAebL-y_KNKtAhHDEHBG3ioWr9So/s1600-h/serverselectlayer.gif&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 210px; height: 305px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhInh8Jp7C3shbvA_aR-uqbQnOMTVr3M8tLFssru8ksmFv1ZTWVDbVi5Is-5Ft1XjYHyY-EVcVPkdyKazbolxXw_tz35dqV_D-BVPp9LpzzS7TYPyWtAebL-y_KNKtAhHDEHBG3ioWr9So/s400/serverselectlayer.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265070481714055538&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;Make a new layer between your Background and the Server Select layer you created.&lt;br /&gt;To do this: Click on the background layer then click on create new layer. Rename it to Black Background&lt;br /&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;Tip:&lt;/span&gt; Make sure to click the background first before clicking the create new layer, in this way you are sure enough that the new layer you created will appear just above the background layer and below the select server layer.&lt;/span&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDFHt21kfCxdVlik66HjT29hwx2t4uPhjyfpDD-jFonpn-wkY25Zfgf3VYoYyPtG8KszbcRsgmQTLfO9vi1WRl5tKSmE1NZMfGI1HVz_rGgQJ5bDccklqoQZoNX8-VH3mCoh32j4B4PIU/s1600-h/createnew.gif&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 270px; height: 298px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDFHt21kfCxdVlik66HjT29hwx2t4uPhjyfpDD-jFonpn-wkY25Zfgf3VYoYyPtG8KszbcRsgmQTLfO9vi1WRl5tKSmE1NZMfGI1HVz_rGgQJ5bDccklqoQZoNX8-VH3mCoh32j4B4PIU/s400/createnew.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265076437134016338&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;Use the Paint bucket tool to fill that layer with black.&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRqS_tbpeYT345SSeT7hoCR44x6xn34fRedqCDYPFGMu5Op1HiwwTVPtxjSK7UvzGYk7l_ajycIx8eAuQ3EXdMLTbr9U7DLlWqiRVwzFRXDL0uJny7WB5e8Olb_JcGT91BOAx7vz6bxcs/s1600-h/blackbg.gif&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 318px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRqS_tbpeYT345SSeT7hoCR44x6xn34fRedqCDYPFGMu5Op1HiwwTVPtxjSK7UvzGYk7l_ajycIx8eAuQ3EXdMLTbr9U7DLlWqiRVwzFRXDL0uJny7WB5e8Olb_JcGT91BOAx7vz6bxcs/s400/blackbg.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265074705554941154&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;Now everything should turn black aside from the select server this is to make sure that you won&#39;t mess up the other part on the file and that you won&#39;t be bothered by any other images.&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiASLm-B1Qn07_pk_hmsbCXxlqA76L6uA-atKIcS-0wazzGUM2Lq80B87MjfnUtsXCVjsQK93xnctW7qJ2lIxXEqlGcEnUszWXnf-4TxgZ1HnNFI-rE1M_acW9AhiiwOti2NwYB6rP2O9A/s1600-h/everything-black.gif&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 337px; height: 400px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiASLm-B1Qn07_pk_hmsbCXxlqA76L6uA-atKIcS-0wazzGUM2Lq80B87MjfnUtsXCVjsQK93xnctW7qJ2lIxXEqlGcEnUszWXnf-4TxgZ1HnNFI-rE1M_acW9AhiiwOti2NwYB6rP2O9A/s400/everything-black.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265083671904205490&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;You can now do whatever you want with that Server Select server layer. In my case I replace that layer with this one:&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSLKLE5fHDPG3Jh-8eGczUxPN0oJm4Y0281OAqd_ArLskCijUDXKV0U92NSLS0xZ-OUc8pg5MIDVDAcHd6KPRyTccXAvi9o_NC_zRrgG2oeOFBHiaxcH87qn-9GdU951542taW5u1e5po/s1600-h/2layers.gif&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 354px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSLKLE5fHDPG3Jh-8eGczUxPN0oJm4Y0281OAqd_ArLskCijUDXKV0U92NSLS0xZ-OUc8pg5MIDVDAcHd6KPRyTccXAvi9o_NC_zRrgG2oeOFBHiaxcH87qn-9GdU951542taW5u1e5po/s400/2layers.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265086846273010274&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;When everything is in the right place, turn off the visibility of the old server select and the black background layers. Click on the eye icon to turn off the visibility.&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-h0MDiVIAbTSGYNY1OckItlyHkKtQocXp8hf0JB7S4uGU2VdKa4ZTTixGqCa8dguOv2JbZ-_-pE-IFSICq0-jUTbMALsGm6RTcK_OO7tF6tVEWCNKb_MTfQPTdUpIsKMzBuYt1HG6s9Q/s1600-h/invisibility.gif&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 344px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-h0MDiVIAbTSGYNY1OckItlyHkKtQocXp8hf0JB7S4uGU2VdKa4ZTTixGqCa8dguOv2JbZ-_-pE-IFSICq0-jUTbMALsGm6RTcK_OO7tF6tVEWCNKb_MTfQPTdUpIsKMzBuYt1HG6s9Q/s400/invisibility.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265091741539648338&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;Now you&#39;re done! Save it as UI_Texture4.dds&lt;br /&gt;Paste it in your Cabal Online theme folder. If in case you forgot where it is, you might want to scroll upward way up to the first part of this tutorial.&lt;br /&gt;&lt;br /&gt;If you&#39;re asked wether to replace the old one, click YES&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKS6uIVqsBOE76N2fTmhEi6zs6golYFejfKPxOoYhUUN33nLkS7PFNqmKcPxIgUM77_OuMfSu8qt4bTRoqaFTZu6rrpv13HZS1O2VB0p8nnUoLPDudOzsARPpIPe9zTExkmCQzzlaOCeo/s1600-h/prompt.gif&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 237px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKS6uIVqsBOE76N2fTmhEi6zs6golYFejfKPxOoYhUUN33nLkS7PFNqmKcPxIgUM77_OuMfSu8qt4bTRoqaFTZu6rrpv13HZS1O2VB0p8nnUoLPDudOzsARPpIPe9zTExkmCQzzlaOCeo/s400/prompt.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265093358682433842&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;Now it&#39;s time to check if it really works. Restart your Cabal Online PH to take effect.&lt;br /&gt;This is what is looks like in-game:&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxUb9jdovASmBLxhS64P_lYqCaWCyMYIFEv8jHVLlQYRgCTHAMbSjE5dMbV6SlNgkKQXWoluf7yhKgS1UUFXAze6y1_C2VaR5f4zMKFFURwLn1D7hM_pHT6A4vPhnLIO_0zUNLpg-2a4o/s1600-h/output.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 257px; height: 400px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxUb9jdovASmBLxhS64P_lYqCaWCyMYIFEv8jHVLlQYRgCTHAMbSjE5dMbV6SlNgkKQXWoluf7yhKgS1UUFXAze6y1_C2VaR5f4zMKFFURwLn1D7hM_pHT6A4vPhnLIO_0zUNLpg-2a4o/s400/output.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265096309564190082&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;In my case I changed this entire page:&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiim310in5rSPd5H2jZGPv49mI99FuWMv9PplUXYQqHNZTet6HgvS-qqRaZkGZDYcB3bzMPcT3LmptFcZ6RMGw8L4BigSoA270d3rSnpynwToe6UmxcGK89k8VXqTmafwebjOzvhAYt0qk/s1600-h/entire.gif&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 200px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiim310in5rSPd5H2jZGPv49mI99FuWMv9PplUXYQqHNZTet6HgvS-qqRaZkGZDYcB3bzMPcT3LmptFcZ6RMGw8L4BigSoA270d3rSnpynwToe6UmxcGK89k8VXqTmafwebjOzvhAYt0qk/s400/entire.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265097906768304050&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;into this:&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh__E-tO8i_xJjTj8V0Ss72nLmmx9bnlKcQ9zHB6qIMflp7WheExgSqP4u3O-fcserOBooxwIUDo4FAw0xf5_PG1KuCFmFThSKOwG4zho57Hy7sPaRN8u3nks_OPR7Luf2BNCKt8o51byU/s1600-h/UI_Texture4_final-copy.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 200px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh__E-tO8i_xJjTj8V0Ss72nLmmx9bnlKcQ9zHB6qIMflp7WheExgSqP4u3O-fcserOBooxwIUDo4FAw0xf5_PG1KuCFmFThSKOwG4zho57Hy7sPaRN8u3nks_OPR7Luf2BNCKt8o51byU/s400/UI_Texture4_final-copy.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265152655125622002&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;So i have the following in-game skin:&lt;br /&gt;&lt;br /&gt;My login screen:&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5DX3kFxvFkG27OV-IWl3RTxzFARCT2EBElitq1EVs8rwIQyvGWhX1y2E3PuIPD0YWutEkF6_kYutm_cDVw4q6pa-qJwp7vA1cNk2-MeGpZYULYlFsJXzMPvjPWKMRcbYCfZa9oqqQSb8/s1600-h/loginscreen.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 283px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5DX3kFxvFkG27OV-IWl3RTxzFARCT2EBElitq1EVs8rwIQyvGWhX1y2E3PuIPD0YWutEkF6_kYutm_cDVw4q6pa-qJwp7vA1cNk2-MeGpZYULYlFsJXzMPvjPWKMRcbYCfZa9oqqQSb8/s400/loginscreen.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265103622577740594&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Select Server screen:&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4NXhS8-Ol4IOaNcJyGrM16uEKceLJcxO4ixaKm3N0VYlD1DRdw5alyn6yo6J0Hlng1Autusy2Y_vJ0mihyTeNegsiBEFQm99m_IpsN7MtlXkQ2JLG0k-HQ56tKKLY79pc7e33197JhC0/s1600-h/selectserver.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 283px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4NXhS8-Ol4IOaNcJyGrM16uEKceLJcxO4ixaKm3N0VYlD1DRdw5alyn6yo6J0Hlng1Autusy2Y_vJ0mihyTeNegsiBEFQm99m_IpsN7MtlXkQ2JLG0k-HQ56tKKLY79pc7e33197JhC0/s400/selectserver.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265103621259410018&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;Character Select screen:&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKCJxKypkM1NEtNbf-0L9d6PzqUCeJvnSSdM3FTYNTcC1h6Un9l0yshhu0NGeAQBOE95Ous7xEqz8S6Vod7NCOwIuNT5-a7KSvnBarfw55BKY_6BXLL7O1qTu6SAmCQGqukgOG0_nLH08/s1600-h/character-select.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 283px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKCJxKypkM1NEtNbf-0L9d6PzqUCeJvnSSdM3FTYNTcC1h6Un9l0yshhu0NGeAQBOE95Ous7xEqz8S6Vod7NCOwIuNT5-a7KSvnBarfw55BKY_6BXLL7O1qTu6SAmCQGqukgOG0_nLH08/s400/character-select.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265115252486279602&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;Create Character screen:&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiik_KgbcBc4wK8Le05VUPh-EohqzfVkk1LCGOTxNJh-acEn4Bnd5kP_-OyDJY5km-oEyfYxcPlsD7Mvnkz7WZcIKPxcdzTKau1O0sCdAcBs9H8n83u0iGJgjPR5rhbf5XcF2ge1hIUwCQ/s1600-h/create-character.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 283px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiik_KgbcBc4wK8Le05VUPh-EohqzfVkk1LCGOTxNJh-acEn4Bnd5kP_-OyDJY5km-oEyfYxcPlsD7Mvnkz7WZcIKPxcdzTKau1O0sCdAcBs9H8n83u0iGJgjPR5rhbf5XcF2ge1hIUwCQ/s400/create-character.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5265102882048112674&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;I&#39;m not done with this theme, I am still fixing some glitches T___T If you like this tutorial or my skin please feel free to leave a comment or give me a backlink.&lt;br /&gt;&lt;br /&gt;Thanks!&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2008/11/guide-how-to-make-your-own-cabal-theme.html</link><author>noreply@blogger.com (gonkyouka)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjN8aPX-7uoxuBshnHatkF4phdra5i474OQNp8rvpS0ujfwqrukZQ5AfJoRELblAKEhw9AY8DfiOwm_ElODtL3g9g5R6vPPAXmTnfJ0DCzgLviFMMLpIaYAAc8_tNHuDOxV-1yw5HJho1Q/s72-c/copytheme1.gif" height="72" width="72"/><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-6742073849459612519</guid><pubDate>Tue, 13 May 2008 04:32:00 +0000</pubDate><atom:updated>2009-06-12T18:37:43.090+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Computers</category><category domain="http://www.blogger.com/atom/ns#">Internet</category><category domain="http://www.blogger.com/atom/ns#">Internet Explorer</category><category domain="http://www.blogger.com/atom/ns#">Optimizing XP</category><category domain="http://www.blogger.com/atom/ns#">Tweaks n&#39; Hacks</category><title>Wanna Try Internet Explorer 8 Beta?</title><description>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5Bq-YXwYH_m9uAig3CIBBhudtxHpY2YhP-sDdpe12zCJmEa7bp2ijd9feMDBv-NPmCn3ktQEEp492AGiLPNC9SXxAylfC0bo3YdmkqZSLvUU_kFVKGz9LBgUftg4VOiEWbIFJTgsesFA/s1600-h/hero_ie8_new.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5Bq-YXwYH_m9uAig3CIBBhudtxHpY2YhP-sDdpe12zCJmEa7bp2ijd9feMDBv-NPmCn3ktQEEp492AGiLPNC9SXxAylfC0bo3YdmkqZSLvUU_kFVKGz9LBgUftg4VOiEWbIFJTgsesFA/s400/hero_ie8_new.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5199716377874850466&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;                                                                                     &lt;a href=&quot;http://www.google.com/url?sa=t&amp;amp;ct=res&amp;amp;cd=1&amp;amp;url=http%3A%2F%2Fwww.microsoft.com%2Fwindows%2Fproducts%2Fwinfamily%2Fie%2Fie8%2Fdefault.mspx&amp;amp;ei=-RkpSPm4D4ie6gO_67zIBw&amp;amp;usg=AFQjCNFkqH4ZNvtsiSFA56SsCLBqQjbe8Q&amp;amp;sig2=xQaDXUHFUwoIkdVYZfB0iw&quot;&gt;Homepage&lt;/a&gt; &lt;&gt; &lt;a href=&quot;http://rapidshare.com/files/97342162/IE8-WindowsXP-x86-ENU.rar&quot;&gt;Download&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2008/05/wanna-try-internet-explorer-8-beta.html</link><author>noreply@blogger.com (gonkyouka)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5Bq-YXwYH_m9uAig3CIBBhudtxHpY2YhP-sDdpe12zCJmEa7bp2ijd9feMDBv-NPmCn3ktQEEp492AGiLPNC9SXxAylfC0bo3YdmkqZSLvUU_kFVKGz9LBgUftg4VOiEWbIFJTgsesFA/s72-c/hero_ie8_new.jpg" height="72" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-4823697781428937241</guid><pubDate>Tue, 13 May 2008 03:50:00 +0000</pubDate><atom:updated>2009-06-12T18:40:33.209+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Computers</category><category domain="http://www.blogger.com/atom/ns#">Guides</category><category domain="http://www.blogger.com/atom/ns#">Internet</category><category domain="http://www.blogger.com/atom/ns#">Optimizing XP</category><category domain="http://www.blogger.com/atom/ns#">Tweaks n&#39; Hacks</category><category domain="http://www.blogger.com/atom/ns#">Windows Genuine Bypass</category><title>Make your copy of Windows 100% Genuine in 2 seconds</title><description>Make your pirated copy of windows 100% genuine in 2 seconds.&lt;br /&gt;Download the file below and run it! (Right-click then choose &quot;save file as..&quot;)&lt;br /&gt;&lt;a href=&quot;http://www.freewebs.com/getrealthistime/%28gonkyouka%29%20Licence%20It.reg&quot;&gt;gonkyouka&#39;s instant genuine&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thats it!&lt;br /&gt;&lt;br /&gt;Validate here: &lt;a href=&quot;http://www.microsoft.com/genuine&quot;&gt;Microsoft Website&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;or try the alternative way..&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Step 1. open notepad&lt;br /&gt;     Start &gt; All Programs &gt; Accessories &gt;Notepad&lt;br /&gt;Step 2. Copy all which is written in dark orange font.&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;Windows Registry Editor Version 5.00&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents]&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;&quot;OOBETimer&quot;=hex:ff,d5,71,d6,8b,6a,8d,6f,d5,33,93,fd&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;&quot;LastWPAEventLogged&quot;=hex:d5,07,05,00,06,00,07,00,0f,00,38,00,24,00,fd,02&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;&quot;CurrentBuild&quot;=&quot;1.511.1 () (Obsolete data - do not use)&quot;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;&quot;InstallDate&quot;=dword:427cdd95&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;&quot;ProductId&quot;=&quot;69831-640-1780577-45389&quot;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;&quot;DigitalProductId&quot;=hex:a4,00,00,00,03,00,00,00,36,39,38,33,31,2d,36,34,30,2d,\&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;  31,37,38,30,35,37,37,2d,34,35,33,38,39,00,5a,00,00,00,41,32,32,2d,30,30,30,\&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;  30,31,00,00,00,00,00,00,00,00,0d,04,89,b2,15,1b,c4,ee,62,4f,e6,64,6f,01,00,\&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;  00,00,00,00,27,ed,85,43,a2,20,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;  00,00,00,00,00,00,00,00,00,00,00,31,34,35,30,34,00,00,00,00,00,00,00,ce,0e,\&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;  00,00,12,42,15,a0,00,08,00,00,87,01,00,00,00,00,00,00,00,00,00,00,00,00,00,\&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,94,a2,b3,ac&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;&quot;LicenseInfo&quot;=hex:9e,bf,09,d0,3a,76,a5,27,bb,f2,da,88,58,ce,58,e9,05,6b,0b,82,\&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;  c3,74,ab,42,0d,fb,ee,c3,ea,57,d0,9d,67,a5,3d,6e,42,0d,60,c0,1a,70,24,46,16,\&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;  0a,0a,ce,0d,b8,27,4a,46,53,f3,17&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Step 3. Paste it in your notepad then rename it to whateveryouwant.reg&lt;br /&gt;Step 4. Save it (dont forget to set the file type as &quot;all files&quot;)&lt;br /&gt;Step 5. Double click it, click &quot;yes&quot;, click ok&lt;br /&gt;Step 6. Validate your copy &lt;a href=&quot;http://www.microsoft.com/genuine&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;All Done!&lt;br /&gt;&lt;br /&gt;You can now Microsoft goodies like download &lt;a href=&quot;http://www.microsoft.com/downloads/Search.aspx?displaylang=en#&quot;&gt;IE 7&lt;/a&gt;, &lt;a href=&quot;http://www.microsoft.com/downloads/Search.aspx?displaylang=en#&quot;&gt;Windows Media 11&lt;/a&gt;, &lt;a href=&quot;http://www.microsoft.com/downloads/Search.aspx?displaylang=en#&quot;&gt;windows steadystate&lt;/a&gt;, &lt;a href=&quot;http://www.microsoft.com/downloads/Search.aspx?displaylang=en#&quot;&gt;etc&lt;/a&gt;..&lt;br /&gt;&lt;br /&gt;Enjoy!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;font-size:78%;&quot; &gt;(if in case it isnt working anymore, leave a message in my cbox found on the right side of this page)&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2008/05/make-your-copy-of-windows-100-genuine.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-4704404276276660189</guid><pubDate>Tue, 13 May 2008 03:44:00 +0000</pubDate><atom:updated>2009-06-12T11:23:07.947+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Guides</category><title>Tarpaulin Machine in Action</title><description>Ever wonder how did big companies print their big tarpaulin? This is it:&lt;br /&gt;&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/aaFCwWyDye4&amp;amp;hl=en&quot;&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;embed src=&quot;http://www.youtube.com/v/aaFCwWyDye4&amp;amp;hl=en&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2008/05/tarpoline-machine-in-action.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-5850419650854899086</guid><pubDate>Sun, 11 May 2008 03:23:00 +0000</pubDate><atom:updated>2008-05-13T19:52:03.632+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Youtube</category><title>Ada</title><description>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&quot;Everything I Am &lt;span&gt;lyrics&quot;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Lexington Bridge &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;For all the love that we share&lt;br /&gt;For every moment,&lt;br /&gt;Every time you´re there&lt;br /&gt;You make it easy,&lt;br /&gt;Every step of the way&lt;br /&gt;For all the love that we share&lt;br /&gt;&lt;br /&gt;For all the joy that you bring&lt;br /&gt;For all the good times,&lt;br /&gt;All the special things&lt;br /&gt;You make it easy,&lt;br /&gt;Like a natural thing&lt;br /&gt;For all the joy that you bring&lt;br /&gt;&lt;br /&gt;And if i´m lost,&lt;br /&gt;If i fall behind&lt;br /&gt;I trust in you to make me come alive&lt;br /&gt;&lt;br /&gt;You show me everything i am&lt;br /&gt;No doubt about it&lt;br /&gt;Now my heart is in your hand&lt;br /&gt;You show me everything i am&lt;br /&gt;How to understand&lt;br /&gt;´cause with you i can be everything i am&lt;br /&gt;&lt;br /&gt;For all the things that we do&lt;br /&gt;Any little flavour,&lt;br /&gt;What you want me to&lt;br /&gt;I´ll make it easy,&lt;br /&gt;Just call out your name&lt;br /&gt;Baby, i can do it for you&lt;br /&gt;&lt;br /&gt;And if you´re down,&lt;br /&gt;If you hit the ground&lt;br /&gt;Just trust in me to make you come alive&lt;br /&gt;&lt;br /&gt;You show me everything i am&lt;br /&gt;No doubt about it&lt;br /&gt;Now my heart is in your hand&lt;br /&gt;You show me everything i am&lt;br /&gt;How to understand&lt;br /&gt;´cause with you i can be everything i am&lt;br /&gt;&lt;br /&gt;You should know&lt;br /&gt;I´m doin´ everything i can&lt;br /&gt;I work so hard to make your dreams come true&lt;br /&gt;It´s all for you&lt;br /&gt;Together we can keep our love alive&lt;br /&gt;Tryin´ hard,&lt;br /&gt;Give it all&lt;br /&gt;´cause you make me all i am&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;(Chorus x2)&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;center&gt;&lt;object height=&quot;355&quot; width=&quot;425&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/qkDZcz0LNi4&amp;amp;hl=en&quot;&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;embed src=&quot;http://www.youtube.com/v/qkDZcz0LNi4&amp;amp;hl=en&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; height=&quot;355&quot; width=&quot;425&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2008/05/nanay.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-816645451072814793.post-2033130663639430986</guid><pubDate>Thu, 03 Apr 2008 08:57:00 +0000</pubDate><atom:updated>2009-06-12T18:29:46.587+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">RagnarokOnline 2</category><category domain="http://www.blogger.com/atom/ns#">Youtube</category><title>Ragnarok Online 2 Korea 1st 2008 Update</title><description>MMOSITE&#39;s details of Ragnarok Online 2 Korea&#39;s First 2008 Update&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;350&quot;&gt; &lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/pD82Xd3R5FY&quot;&gt;  &lt;embed src=&quot;http://www.youtube.com/v/pD82Xd3R5FY&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;350&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.mmosite.com/ro2/content/2008-03-26/20080326222221707.shtml&quot;&gt;Read More &gt;&gt;&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;- gonkyouka&lt;/div&gt;</description><link>http://informationbits.blogspot.com/2008/04/ragnarok-online-2-korea.html</link><author>noreply@blogger.com (gonkyouka)</author><thr:total>0</thr:total></item></channel></rss>