<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>JaypeeOnline &#187; Mac</title> <atom:link href="http://jaypeeonline.net/tag/mac/feed/" rel="self" type="application/rss+xml" /><link>http://jaypeeonline.net</link> <description>Technology, Blogging News, WordPress Theme and Plugin Reviews, Tips and Tricks</description> <lastBuildDate>Mon, 21 May 2012 03:17:06 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>HowTo: Check/Fix Mac Infected w/ Flashback Trojan</title><link>http://jaypeeonline.net/tips-tricks/howto-check-fix-mac-infected-flashback-trojan/</link> <comments>http://jaypeeonline.net/tips-tricks/howto-check-fix-mac-infected-flashback-trojan/#comments</comments> <pubDate>Fri, 06 Apr 2012 04:18:20 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Tips and Tricks]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[botnet]]></category> <category><![CDATA[flashback]]></category> <category><![CDATA[flashback trojan]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[mac flashback trojan]]></category> <category><![CDATA[mac trojan]]></category> <category><![CDATA[Safari]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[trojan]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=9625</guid> <description><![CDATA[According to Russian antivirus company Dr. Web, there are about 600,000 Macs around the world that are infected by different variations of the Flashback trojan and are now part of a fast-growing Mac botnet. Of the 600,000 infected Macs the majority are located in North America &#8211; 57% from the US and 20% in Canada. [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/flashback_trojan.jpg" alt="Flashback Trojan" /></p><p>According to Russian antivirus company <strong>Dr. Web</strong>, there are about <strong>600,000 Macs</strong> around the world that are infected by different variations of the <strong>Flashback trojan</strong> and are now part of a fast-growing Mac botnet. Of the 600,000 infected Macs the majority are located in North America &#8211; <strong>57%</strong> from the US and <strong>20%</strong> in Canada.</p><p>If you own a Mac and would like to check whether its infected or not, you can follow these <a
href="http://www.f-secure.com/v-descs/trojan-downloader_osx_flashback_i.shtml">step-by-step instruction</a> provided by the folks from F-Secure.</p><p><strong>NOTE:</strong> This procedure is risky and could be a bit tricky so it is recommended only for advanced users. If you think you&#8217;re not capable of doing it yourself, you can request a friend or a professional technician to assist you.</p><p><strong>1.</strong> Open up Terminal (Finder > Applications > Utilities > Terminal).<br
/> <strong>2.</strong> Key in and run the following command in Terminal:</p><pre>defaults read /Applications/Safari.app/Contents/Info LSEnvironment</pre><p><strong>3.</strong> Take note of the value, <strong>DYLD_INSERT_LIBRARIES</strong><br
/> <strong>4.</strong> Proceed to step 8 if you got the following error message:</p><pre>"The domain/default pair of (/Applications/Safari.app/Contents/Info, LSEnvironment) does not exist"</pre><p><strong>5.</strong> Otherwise, run the following command in Terminal:</p><pre>grep -a -o &#039;__ldpath__[ -~]*&#039; %path_obta&lt;/blockquote&gt;ined_in_step2%</pre><p><strong>6.</strong> Take note of the value after &#8220;<strong>__ldpath__</strong>&#8221;<br
/> <strong>7.</strong> Run the following commands in Terminal (first make sure there is only one entry, from step 2):</p><pre>sudo defaults delete /Applications/Safari.app/Contents/Info LSEnvironment 

sudo chmod 644 /Applications/Safari.app/Contents/Info.plist</pre><p><strong>8.</strong> Delete the files obtained in steps 2 and 5<br
/> <strong>9.</strong> Run the following command in Terminal:</p><pre>defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES</pre><p><strong>10.</strong> Take note of the result. Your system is already clean of this variant if you got an error message similar to the following:</p><pre>"The domain/default pair of (/Users/joe/.MacOSX/environment, DYLD_INSERT_LIBRARIES) does not exist"</pre><p><strong>11.</strong> Otherwise, run the following command in Terminal:</p><pre>grep -a -o '__ldpath__[ -~]*' %path_obtained_in_step9%</pre><p><strong>12.</strong> Take note of the value after &#8220;<strong>__ldpath__</strong>&#8221;<br
/> <strong>13.</strong> Run the following commands in Terminal:</p><pre>defaults delete ~/.MacOSX/environment DYLD_INSERT_LIBRARIES 

launchctl unsetenv DYLD_INSERT_LIBRARIES</pre><p><strong>14.</strong> Finally, delete the files obtained in steps 9 and 11.</p><p>If you get both &#8220;<strong>does not exist</strong>&#8221; errors on Step 4 and 10, it basically means that your Mac is not infected by the latest Flashback trojan variation. However, other Flashback trojan variations include additional components which require additional removal steps. Please refer to this <a
href="http://www.f-secure.com/v-descs/trojan-downloader_osx_flashback_k.shtml">link</a> for further information and removal instructions.</p><p>I performed the procedure on my Mac and fortunately for me, it isn&#8217;t one of the 600,000 infected machines. I strongly recommend that you do the same thing and check to make sure whether your Mac is infected or not. It won&#8217;t hurt if you do and its always better to be safe than sorry.</p><p>Anyone here who got infected by the latest <strong>Flashback trojan</strong> or a different variant? What did you do to fix/disinfect your machine?</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/tips-tricks/fix-vicrypt-error/" rel="bookmark" class="crp_title">HowTo: Fix Vicrypt Error</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/install-adobe-air-on-ubuntu/" rel="bookmark" class="crp_title">HowTo: Install Adobe AIR on Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/install-latest-version-firefox-ubuntu/" rel="bookmark" class="crp_title">HowTo: Install Latest Version of Firefox on Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-update-gaim-to-pidgin-in-ubuntu/" rel="bookmark" class="crp_title">HowTo: Update Gaim To Pidgin in Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-avoid-remove-mac-defender-malware/" rel="bookmark" class="crp_title">HowTo: Avoid/Remove Mac Defender Malware</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-remove-old-ubuntu-kernels/" rel="bookmark" class="crp_title">HowTo: Remove Old Ubuntu Kernels</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/norton-antivirus-error-lu9001/" rel="bookmark" class="crp_title">Norton Antivirus &#8211; Error LU9001</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/malwarebytes-antimalware-manual-update/" rel="bookmark" class="crp_title">HowTo: Manually Update Malwarebytes Anti-Malware</a></li><li><a
href="http://jaypeeonline.net/weekend-roundup/weekend-roundup-149/" rel="bookmark" class="crp_title">Weekend Roundup #149</a></li><li><a
href="http://jaypeeonline.net/internet/free-online-website-malware-blacklist-scanning-tool/" rel="bookmark" class="crp_title">FREE Online Website Malware &#038; Blacklist Scanning Tool</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/tips-tricks/howto-check-fix-mac-infected-flashback-trojan/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Wondershare Software Valentine&#8217;s Day Promo</title><link>http://jaypeeonline.net/internet/wondershare-software-valentines-day-promo/</link> <comments>http://jaypeeonline.net/internet/wondershare-software-valentines-day-promo/#comments</comments> <pubDate>Tue, 14 Feb 2012 23:57:10 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[dvd creator]]></category> <category><![CDATA[dvd slideshow builder]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[photo recovery]]></category> <category><![CDATA[valentine's day promo]]></category> <category><![CDATA[video editing tools]]></category> <category><![CDATA[video-converter]]></category> <category><![CDATA[video-editor]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[wondershare]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=9590</guid> <description><![CDATA[In celebration of Valentine&#8217;s Day, Wondershare Software is running a special promo offering up to 60% discount on their bestselling Windows and Mac software. Programs like Vivideo Video Editor for Windows ($39.99), DVD Creator for Windows ($39.95), DVD Creator for Mac ($49), Photo Recovery for Mac ($49.95) are all available for only $19.99 for a [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/wondershare_promo.png" alt="Wondershare Software Valentine's Day Promo" /></p><p>In celebration of Valentine&#8217;s Day, <strong>Wondershare Software</strong> is running a special promo offering up to 60% discount on their bestselling Windows and Mac software. Programs like <strong>Vivideo Video Editor</strong> for Windows ($39.99), <strong>DVD Creator for Windows</strong> ($39.95), <strong>DVD Creator for Mac</strong> ($49), <strong>Photo Recovery for Mac</strong> ($49.95) are all available for <strong>only $19.99</strong> for a limited time.</p><p>During this promo, users can also avail of a 30% discount off the top-rated <strong>Wondershare Video Converter Ultimate</strong>, a program recommended by PCWorld and rated 4.5 stars by CNET. Below is a complete list of available software products with their discounted prices:</p><p><strong>Windows</strong></p><ul><li>DVD Slideshow Builder Deluxe ($59.95) &#8211; $41.95</li><li>AllmyTube ($29.00) &#8211; $19.95</li><li>Video Converter Ultimate ($69.95) &#8211; $48.95</li><li>Video Converter Pro ($45.95) &#8211; $39.95</li><li>Video Converter Platinum ($35.95) &#8211; $31.95</li><li>Vivideo ($39.99) &#8211; $19.99</li><li>DVD Creator ($39.95) &#8211; $19.99</li><li>Photo Recovery ($29.95) &#8211; $19.99</li></ul><p><strong>Mac</strong></p><ul><li>Fantashow for Mac ($49.95) &#8211; $29.95</li><li>AllMyTube for Mac ($29.00)  $19.95</li><li>Video Converter Ultimate for Mac ($69.95) &#8211; $48.95</li><li>Video Converter Pro for Mac ($49.00) &#8211; $43.95</li><li>Video Converter for Mac ($39.00) &#8211; $34.95</li><li>Vivideo ($39.99) &#8211; $19.99</li><li>DVD Creator ($49.00) &#8211; $19.99</li><li>Photo Recovery ($49.95) &#8211; $19.99</li></ul><p>If you&#8217;d like to avail of this <strong>special promo</strong> to purchase one or several of these products, head on over to the <a
href="http://www.wondershare.com/topic/valentine/discount.html">Wondershare Valentine&#8217;s Day Promo</a> page. This Valentine&#8217;s Day Promo ends on <strong>February 23,2012</strong> or until supplies last.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/wordpress-themes/woothemes-valentines-day-promo/" rel="bookmark" class="crp_title">WooThemes Valentine&#8217;s Day Promo</a></li><li><a
href="http://jaypeeonline.net/gadgets/sony-dcr-dvd-105/" rel="bookmark" class="crp_title">Sony DCR-DVD 105</a></li><li><a
href="http://jaypeeonline.net/internet/wpwebhost-freedom-plan-promo/" rel="bookmark" class="crp_title">WPWebhost Freedom Plan 90% OFF Promo</a></li><li><a
href="http://jaypeeonline.net/wordpress-themes/woothemes-happy-easter-promo/" rel="bookmark" class="crp_title">WooThemes Happy Easter Promo</a></li><li><a
href="http://jaypeeonline.net/internet/google-valentines-day-doodle-2012/" rel="bookmark" class="crp_title">Google Valentine&#8217;s Day Doodle 2012</a></li><li><a
href="http://jaypeeonline.net/technology/spread-love-not-viruses/" rel="bookmark" class="crp_title">Spread Love not Viruses</a></li><li><a
href="http://jaypeeonline.net/product-site-reviews/online-shopping-coupons-discount-web-20/" rel="bookmark" class="crp_title">Online shopping, Coupons, Discount Web 2.0</a></li><li><a
href="http://jaypeeonline.net/wordpress-themes/woothemes-world-cup-promo/" rel="bookmark" class="crp_title">WooThemes World Cup Promo</a></li><li><a
href="http://jaypeeonline.net/wordpress-themes/themefuse-halloween-promo/" rel="bookmark" class="crp_title">ThemeFuse Halloween Promo &#8211; 75% OFF</a></li><li><a
href="http://jaypeeonline.net/wordpress-themes/woothemes-4-for-1-special-offer/" rel="bookmark" class="crp_title">WooThemes 4-for-1 Special Offer</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/internet/wondershare-software-valentines-day-promo/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Safari 4: Browsing Made Beautiful. And Smart.</title><link>http://jaypeeonline.net/internet/safari-4-browsing-made-beautiful-and-smart/</link> <comments>http://jaypeeonline.net/internet/safari-4-browsing-made-beautiful-and-smart/#comments</comments> <pubDate>Wed, 25 Feb 2009 18:32:15 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[cover flow]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[nitro]]></category> <category><![CDATA[Safari]]></category> <category><![CDATA[safari 4]]></category> <category><![CDATA[top sites]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=3271</guid> <description><![CDATA[Yesterday, Apple released the public beta version of Safari 4 for both Mac OS X and Windows platforms. According to Apple, Safari 4 is faster and &#8220;more innovative&#8221; than Firefox, Google Chrome, Internet Explorer and other competing browsers. Safari 4 runs on a new Javascript engine called Nitro which Apple claims to be 30 times [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/safari4.png" alt="Apple Safari 4" /></p><p>Yesterday, Apple released the public beta version of <strong>Safari 4</strong> for both <strong>Mac OS X</strong> and <strong>Windows</strong> platforms. According to Apple, Safari 4 is faster and &#8220;more innovative&#8221; than Firefox, Google Chrome, Internet Explorer and other competing browsers.</p><p>Safari 4 runs on a new Javascript engine called <strong>Nitro</strong> which Apple claims to be 30 times faster than <strong>Internet Explorer 7</strong> and more than 3 times faster than <strong>Firefox 3</strong>. Apple also claims that Safari 4 has a page load time 3 times faster than IE7 and Firefox 3 although performance may vary according to the system configuration and other factors.</p><p>I don&#8217;t really use Safari that much, only for testing purposes but I went and downloaded/installed Safari 4 just to check it out and see the new features.</p><p><strong>Top Sites</strong><br
/> <img
src="http://maxcdn.jaypeeonline.net/images/safari_topsites.png" alt="Apple Safari 4" /></p><p>The first thing you&#8217;ll notice is Top Sites, which is a visual menu that displays graphic previews of frequently visited web sites. For first time users, Top Sites will be made up of preselected popular web sites like Yahoo!, CNN. YouTube, New York Times, etc. and as you go and use it, these slots will be replaced with the web sites that you frequently visit.</p><p><strong>Top Sites Edit Mode</strong><br
/> <img
src="http://maxcdn.jaypeeonline.net/images/safari_topsites2.png" alt="Apple Safari 4" /></p><p>Top Sites is customizable. Clicking on the <strong>EDIT</strong> button (found at the lower left corner) lets the user remove or rearrange the sites (drag-and-drop style) according to their preference. By default, Top Sites is displayed on medium sized thumbnails and in EDIT mode, you can change the size to small, medium or large.</p><p><strong>Top Sites Small Thumbnails</strong><br
/> <img
src="http://maxcdn.jaypeeonline.net/images/safari_topsites_small.png" alt="Apple Safari 4" /></p><p><strong>Top Sites Large Thumbnails</strong><br
/> <img
src="http://maxcdn.jaypeeonline.net/images/safari_topsites_large.png" alt="Apple Safari 4" /></p><p><strong>Cover Flow</strong><br
/> <img
src="http://maxcdn.jaypeeonline.net/images/safari_bookmarks.png" alt="Apple Safari 4" /></p><p>Cover Flow is one of the new features in Safari 4.  I&#8217;m sure most of you are familiar with it and have seen it in other Apple Products like the iPod, iPhone and iTunes. In Safari, this feature lets you browse through the different web sites listed in the Bookmarks or History of web sites you&#8217;ve visited. I noticed that the thumbnail generation in Cover Flow was a bit slow and lagged once in a while.</p><p><strong>Acid Test</strong><br
/> <img
src="http://maxcdn.jaypeeonline.net/images/safari_acidtest.png" alt="Apple Safari 4 Acid Test" /></p><p>Safari 4 is the first browser to pass the Web Standards Project&#8217;s Acid 3 test scoring 100/100, meaning it fully complies with CSS, Javascript, XML and SVG web standards.</p><p><strong>My Take:</strong><br
/> So how does Safari 4 compare to other browsers? Prettier? Yes. Faster? Yes. Better? I don&#8217;t think so. Safari 4 is definitely better than its predecessor, the Safari 3 and it lives up to its &#8220;Browsing made beautiful. And Smart&#8221; tag line but IMO is not better than other competing browsers especially Firefox. But again, this is only a public beta version of Safari 4 so we could still some changes and improvement in the final version.</p><p>After trying and testing Safari 4 public beta, I&#8217;m still sticking to Firefox as my default web browser for 2 reasons. First, Safari 4 doesn&#8217;t have official plugin support (I can&#8217;t live without my plugins) and second, Safari 4 is a resource hog. With only 1 tab open, Safari 4 was using up almost double the amount of resources Firefox was using with 10 tabs open.</p><p>For those who don&#8217;t use plugins and only need a simple and fast browser that has some cool features, you should try Safari 4.</p><p>So what do you think of Safari 4? Anyone else installed and tried it on their computer? What&#8217;s your experience using Safari 4? What do you like/dislike about it? What features would you like to see added to Safari 4? Please share your thoughts and thanks for your time!</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/freeware/opera-mini-6-ipad-iphone/" rel="bookmark" class="crp_title">Opera Mini 6 For iPad, iPhone, iPod Touch Now Available</a></li><li><a
href="http://jaypeeonline.net/internet/lunascape/" rel="bookmark" class="crp_title">Lunascape &#8211; World&#8217;s Fastest Browser?</a></li><li><a
href="http://jaypeeonline.net/technology/iphone-exploits-discovered/" rel="bookmark" class="crp_title">iPhone Exploits Discovered</a></li><li><a
href="http://jaypeeonline.net/firefox/mozilla-plugin-check/" rel="bookmark" class="crp_title">Mozilla Plugin Check For Everyone</a></li><li><a
href="http://jaypeeonline.net/software/opera-10-beta-3-now-available/" rel="bookmark" class="crp_title">Opera 10 Beta 3 Now Available</a></li><li><a
href="http://jaypeeonline.net/firefox/helvetireader/" rel="bookmark" class="crp_title">Helvetireader &#8211; Clean, Minimalist Google Reader Interface</a></li><li><a
href="http://jaypeeonline.net/wordpress-themes/latest-elegant-themes-glider-thestyle/" rel="bookmark" class="crp_title">Latest Elegant Themes: Glider &#038; TheStyle</a></li><li><a
href="http://jaypeeonline.net/wordpress-themes/latest-elegant-themes/" rel="bookmark" class="crp_title">Latest Themes from Elegant Themes</a></li><li><a
href="http://jaypeeonline.net/freeware/addthis-sharebar/" rel="bookmark" class="crp_title">AddThis Sharebar</a></li><li><a
href="http://jaypeeonline.net/internet/internet-explorer-9/" rel="bookmark" class="crp_title">How Do You Like Internet Explorer 9?</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/internet/safari-4-browsing-made-beautiful-and-smart/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> <item><title>HowTo: Easiest Way to Install/Dual Boot Ubuntu on Windows</title><link>http://jaypeeonline.net/tips-tricks/howto-install-ubuntu-on-windows/</link> <comments>http://jaypeeonline.net/tips-tricks/howto-install-ubuntu-on-windows/#comments</comments> <pubDate>Fri, 20 Feb 2009 18:13:20 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Tips and Tricks]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[mac osx]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[wubi]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=3225</guid> <description><![CDATA[Previously, if you wanted to try or install/dual boot Ubuntu you&#8217;d have to use the live CD or create a partition on your computer with the latter being a daunting task for most users, especially those who don&#8217;t have much technical knowledge. Now, with the help of the Wubi installer, you can try or install [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/wubi.png" alt="Wubi" /></p><p>Previously, if you wanted to try or install/dual boot <a
href="http://jaypeeonline.net/category/ubuntu/">Ubuntu</a> you&#8217;d have to use the live CD or create a partition on your computer with the latter being a daunting task for most users, especially those who don&#8217;t have much technical knowledge.</p><p>Now, with the help of the <a
href="http://www.wubi-installer.org/">Wubi installer</a>, you can try or install Ubuntu quickly and conveniently with your existing Windows-powered computer just like any other Windows program.</p><blockquote><p>Wubi is an officially supported Ubuntu installer for Windows users that can bring you to the Linux world with a single click. Wubi allows you to install and uninstall Ubuntu as any other Windows application, in a simple and safe way. Are you curious about Linux and Ubuntu? Trying them out has never been easier!</p></blockquote><p>I&#8217;ve used the Wubi installer to install Ubuntu on my old laptop the <a
href="http://jaypeeonline.net/gadgets/compaq-presario-c714nr/">Compaq Presario C714NR</a> and if you&#8217;ve noticed from my comments on this blog, I&#8217;ve been using Ubuntu a lot the past few months because I also installed Ubuntu on my <a
href="http://jaypeeonline.net/gadgets/toshiba-satellite-a305-s6872/">Toshiba Satellite A305-S6872</a>.</p><p><strong>System Requirements:</strong></p><ul><li>Processor: 1 GHz or faster Intel/AMD processor</li><li>Memory: 256 MB RAM</li><li>Disk space: 5GB</li></ul><p>If your computer meets the minimum system requirements then the next thing you need to do is <a
href="http://www.wubi-installer.org/latest.php">download Wubi</a>. Note that even though Wubi automatically downloads the Ubuntu installation file for you, you can also use an existing <strong>Ubuntu ISO/CD</strong> for installation. You can download the latest version of Ubuntu <a
href="http://www.ubuntu.com/getubuntu/download">here</a>. If you have a pre-downloaded ISO, it should be placed in the same folder as the <strong>wubi.exe</strong>.</p><p>In my experience, having/using a pre-downloaded ISO made the installation faster. Downloading it via Wubi took longer (this also depends on your Internet connection). When downloading your Ubuntu ISO, make sure you choose the right version for your computer 32-bit or 64-bit. To check what version your computer is running on, click on <strong>Start/Windows logo</strong>, right click on <strong>Computer</strong>, select <strong>Properties</strong> and look for System Type (either 32-bit or 64-bit Operating System).</p><p>Once you have the wubi installer and/or the ISO/CD, run the wubi.exe file and it will open this window:</p><p><img
src="http://maxcdn.jaypeeonline.net/images/wubi_install2.png" alt="Wubi Install" /></p><p><strong>1.</strong> Choose installation size (default is 15 GB).<br
/> <strong>2.</strong> Create a username.<br
/> <strong>3.</strong> Create and confirm a password.</p><p>You can also choose what <strong>Desktop Environment</strong> to install: <strong>Ubuntu</strong>/default (GNOME), <strong>Kubuntu</strong> (KDE) or <strong>Xubuntu</strong> (XFCE).</p><p>When you&#8217;re done, click <strong>Install</strong> and wait until installation process is finished then it will ask you to reboot your computer to complete the installation.</p><p><img
src="http://maxcdn.jaypeeonline.net/images/wubi_reboot.png" alt="Wubi Reboot" /></p><p>When the computer boots up again, the <strong>Windows Boot Manager</strong> will ask you which operating system to use. Select <strong>Ubuntu</strong>.</p><p><img
src="http://maxcdn.jaypeeonline.net/images/wubi_bootscreen.png" alt="Wubi Boot Screen" /></p><p>Ubuntu will be loaded and will continue/complete the installation process. Once the installation process is complete, it will reboot again. To start using Ubuntu, wait for the <strong>Windows Boot Manager</strong> screen and select <strong>Ubuntu</strong> then login using the username/password that you created earlier. To switch between Windows and Ubuntu, simply restart your computer and select with Operating System to run.</p><p>Uninstalling it is as easy as the installation. Just open Window&#8217;s <strong>Control Panel</strong>, select <strong>Add/Remove Programs</strong>, select <strong>Wubi/Ubuntu</strong> and uninstall it. Btw, Wubi works on all versions of Windows from <strong>Windows 98</strong> to <strong>Windows Vista</strong> with the exception of <strong>Windows ME</strong>. If you have Linux/*nix/*BSD, you can use Lubi. Future plans include Mubi, a version for <strong>Mac OSX</strong>.</p><p>Here&#8217;s a screenshot of a regular Ubuntu desktop:<br
/> <img
src="http://maxcdn.jaypeeonline.net/images/Ubuntu8.10_tn.png" alt="Ubuntu Desktop" /></p><p>Here&#8217;s how my Ubuntu desktop looks like:<br
/> <img
src="http://maxcdn.jaypeeonline.net/images/desktop_tn.png" alt="Intrepid Mac OSX Desktop" /></p><p>As you can see, I&#8217;ve customized it to imitate a <strong>Mac OSX Leopard</strong> desktop. If you want to know how to do this, I&#8217;ll be publishing a tutorial on how I did this in the coming weeks, so make sure you <a
href="http://feeds.feedburner.com/jaypeeonline/HhAk">subscribe to my RSS feed</a> so you won&#8217;t miss it.</p><p>Hope this simple tutorial helps you and give you the motivation to try Ubuntu. If you decide to try it out and install Ubuntu using Wubi and experience any problems, let me know by leaving a comment below or sending me a message via the <a
href="http://jaypeeonline.net/contact/">Contact</a> form and I&#8217;ll see what I can do to help.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/tips-tricks/photoshop-alt-key-ubuntu/" rel="bookmark" class="crp_title">HowTo: Fix Adobe Photoshop ALT key on Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/install-adobe-air-on-ubuntu/" rel="bookmark" class="crp_title">HowTo: Install Adobe AIR on Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/requires-installation-of-untrusted-packages-error/" rel="bookmark" class="crp_title">HowTo: Fix Ubuntu &#8220;Requires Installation of Untrusted Packages&#8221; Update Error</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/disable-ubuntu-unity-interface/" rel="bookmark" class="crp_title">HowTo: Disable Ubuntu Unity Interface</a></li><li><a
href="http://jaypeeonline.net/freeware/ubuntu-studio/" rel="bookmark" class="crp_title">Ubuntu Studio</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/create-wine-application-shortcuts-ubuntu/" rel="bookmark" class="crp_title">HowTo: Create Wine Application Shortcuts on Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-remove-old-ubuntu-kernels/" rel="bookmark" class="crp_title">HowTo: Remove Old Ubuntu Kernels</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/install-untrusted-software-ubuntu/" rel="bookmark" class="crp_title">HowTo: Install Untrusted Software on Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/install-latest-version-firefox-ubuntu/" rel="bookmark" class="crp_title">HowTo: Install Latest Version of Firefox on Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-add-ubuntu-battery-power-applet/" rel="bookmark" class="crp_title">HowTo: Restore Ubuntu Battery/Power Panel Applet</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/tips-tricks/howto-install-ubuntu-on-windows/feed/</wfw:commentRss> <slash:comments>37</slash:comments> </item> <item><title>iPhone 4G Concept</title><link>http://jaypeeonline.net/technology/iphone-4g-concept/</link> <comments>http://jaypeeonline.net/technology/iphone-4g-concept/#comments</comments> <pubDate>Fri, 06 Feb 2009 16:48:14 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Gadgets]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[concept phone]]></category> <category><![CDATA[iphone]]></category> <category><![CDATA[iphone 4g]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[macbook]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=2956</guid> <description><![CDATA[Rumors of a next-generation iPhone have been all over the web the past few weeks and started when someone spotted an iPhone firmware referencing a certain &#8220;iPhone 2,1&#8243;. The original iPhone was referenced as 1,1, the iPhone 3G as 1,2 and if Apple stuck to their naming conventions, this would have to be the next [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/iphone4g_concept_tn.png" alt="iPhone 4G Concept" /></p><p>Rumors of a next-generation iPhone have been all over the web the past few weeks and started when someone spotted an iPhone firmware referencing a certain &#8220;iPhone 2,1&#8243;. The original iPhone was referenced as 1,1, the iPhone 3G as 1,2 and if Apple stuck to their naming conventions, this would have to be the next version of the iPhone.</p><p>This image of the <strong>iPhone 4G</strong> concept came out a couple days ago and spread like wild fire. As you can see, this &#8220;upcoming&#8221; iPhone is sporting a titanium body and Apple&#8217;s new unibody Macbook design.</p><p><strong>Specs:</strong></p><ul><li>Titanium and Glass.</li><li>OLED screen</li><li>3G</li><li>GPS</li><li>Front camera for iChat</li><li>Removable battery</li><li>3.2 Megapixel camera</li><li>Video</li><li>32 GB</li></ul><p>If you ask me, the design looks okay but specifications-wise, I&#8217;m not impressed. I know these are only &#8220;fantasy&#8221; specs because this is just a concept phone, but if Apple wants to come up with a more competent device, they&#8217;ll have to provide better specs. A 3.2 megapixel camera? Common! It should be 5 megapixels at least. The only thing I like about it is the <strong>OLED</strong> screen/display which is better than a LCD display because it doesn&#8217;t require a backlight and uses less power. Apple should really come up with something more impressive as the competition is getting tougher.</p><p>Are you impressed with the <strong>iPhone 4G Concept</strong>? Do you like the unibody design or would you prefer a more &#8220;rounded&#8221; look? What specifications would you want or expect in the next iPhone model?</p><p>[via <a
href="http://i.gizmodo.com/5145151/iphone-4g-concept-is-a-macbook-in-a-phone">Gizmodo</a>]</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/technology/steve-jobs-announces-apple-iphone/" rel="bookmark" class="crp_title">Steve Jobs Announces Apple iPhone</a></li><li><a
href="http://jaypeeonline.net/technology/iphone-ringtone/" rel="bookmark" class="crp_title">iPhone Ringtone</a></li><li><a
href="http://jaypeeonline.net/gadgets/intel-mid-concept-mobile-internet-device/" rel="bookmark" class="crp_title">Intel MID: Concept Mobile Internet Device</a></li><li><a
href="http://jaypeeonline.net/technology/apple-iphone-unlocked/" rel="bookmark" class="crp_title">Apple iPhone Unlocked!</a></li><li><a
href="http://jaypeeonline.net/gadgets/iphone-4/" rel="bookmark" class="crp_title">iPhone 4 &#8211; Photos, Specs &#038; Availability</a></li><li><a
href="http://jaypeeonline.net/gadgets/boxwave-keyboard-buddy/" rel="bookmark" class="crp_title">Boxwave Keyboard Buddy &#8211; Physical Keyboard For Your iPhone</a></li><li><a
href="http://jaypeeonline.net/gadgets/funny-iphone-commercial/" rel="bookmark" class="crp_title">iPhone Commercial Parody</a></li><li><a
href="http://jaypeeonline.net/freeware/apple-itunes-10-1-2/" rel="bookmark" class="crp_title">Apple Releases iTunes 10.1.2 &#8211; Bug Fixes &#038; CDMA iPhone Support</a></li><li><a
href="http://jaypeeonline.net/gadgets/macbook-air-parody/" rel="bookmark" class="crp_title">MacBook Air Parody</a></li><li><a
href="http://jaypeeonline.net/technology/icandy-anyone/" rel="bookmark" class="crp_title">iCandy Anyone?</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/technology/iphone-4g-concept/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 7/19 queries in 0.238 seconds using disk
Object Caching 1500/1530 objects using disk
Content Delivery Network via maxcdn.jaypeeonline.net

Served from: jaypeeonline.net @ 2012-05-26 19:04:55 -->
