<?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>GeekMadness &#187; Operating Systems</title>
	<atom:link href="http://jplui.com/geekmadness/category/operating-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://jplui.com/geekmadness</link>
	<description>Mostly Cool Stuff</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:20:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using OpenShot to Create TimeLapse Videos</title>
		<link>http://jplui.com/geekmadness/2012/01/25/using-openshot-to-create-timelapse-videos/</link>
		<comments>http://jplui.com/geekmadness/2012/01/25/using-openshot-to-create-timelapse-videos/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 01:57:03 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[OpenShot]]></category>
		<category><![CDATA[Tutorials and Guides]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=1176</guid>
		<description><![CDATA[Last time, I taught you how to create a time-lapse video using FFMPEG and the Terminal or (GIMP for animated GIFs) in Ubuntu Linux. But not many people are comfortable using the command line. I for one certainly made that post so that I wouldn&#8217;t forget how! This time around, I have a simpler, easier [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2012/01/25/using-openshot-to-create-timelapse-videos/' addthis:title='Using OpenShot to Create TimeLapse Videos ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a title="timelapsed downtown toronto by wvs, on Flickr" href="http://www.flickr.com/photos/wvs/227907329/"><img class="alignleft" src="http://farm1.staticflickr.com/60/227907329_9ab34d490e_m.jpg" alt="timelapsed downtown toronto" width="240" height="160" /></a>Last time, I taught you how to <a title="Moving Picture Show" href="http://www.jplui.com/blog/2010/11/14/moving-picture-show/">create a time-lapse video using FFMPEG</a> and the <a href="http://en.wikipedia.org/wiki/Terminal_emulator" target="_blank">Terminal </a>or (GIMP for animated GIFs) in Ubuntu Linux. But not many people are comfortable using the command line. I for one certainly made that post so that I wouldn&#8217;t forget how!</p>
<p>This time around, I have a simpler, easier solution that won&#8217;t get your shutter fingers dirty using <a href="http://www.openshotvideo.com/" target="_blank">OpenShot Video Editor</a>.</p>
<p><span id="more-1176"></span>So what is OpenShot? Video producer <a href="http://www.youtube.com/sneekylinux" target="_blank">Neil Chappell&#8217;s</a> has this to say:</p>
<blockquote><p>&#8220;Before OpenShot burst onto the scene, video editing in Linux was really missing an easy to use, full featured editor that could save and convert to nearly any format and had a decent set of transitions. Yes KDEnlive has been around for a good while and is up there with the best of them in the proprietary world, even if it is a little buggy, but it is simply too complex for a lot of people to use.&#8221;</p>
</blockquote>
<p><strong>Installing The Software</strong></p>
<p>So let&#8217;s install the software we need! Open up Ubuntu Software Center, search and install the following programs:</p>
<ul>
<li>OpenShot Video Editor</li>
<li>FFMPEG (If you haven&#8217;t already since the first timelapse tutorial)</li>
<li>Thunar</li>
</ul>
<p><em>Note: If you&#8217;re using an Ubuntu OLDER than Oneiric, follow <a title="Install Using the PPA" href="http://openshot.org/ppa/" target="_blank">these instructions</a> first.</em></p>
<p><em>Note2: For those of you who want a quick command-line way of installing, type:</em><br />
<em><code>sudo apt-get install thunar ffmpeg openshot</code></em></p>
<p><strong>Preparing Our Files</strong></p>
<p><a href="http://jplui.com/geekmadness/2009/03/09/top-5-everyday-things-you-miss-from-another-os/lan-support-tab/" rel="attachment wp-att-708"><img class="size-medium wp-image-708 alignleft" title="Thunar Bulk Renamer" src="http://www.jplui.com/blog/wp-content/uploads/2012/01/Screenshot-at-2012-01-11-012916-300x290.png" alt="" width="300" height="290" /></a>First, copy all of your files into a convenient work directory and keep the originals somewhere safe.</p>
<p>Next, we&#8217;re gonna run Thunar. Thunar is a file manager for the XFCE desktop, but it has a really nice Bulk Renamer.</p>
<p>Click Add (the big green plus-sign) and select all of the pictures we&#8217;re gonna use.</p>
<p>For the settings, just follow the settings on the example image on the left and click Rename Files.</p>
<p><em>Notes: FFMPEG (which OpenShot uses) requires that the sequence starts with 0, and also that the filenames contain a text string in the beginning; you can change &#8220;img&#8221; to whatever you want, but you can&#8217;t omit it.</em></p>
<p><script type="text/javascript">// <![CDATA[       google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60; // ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[ // ]]&gt;</script></p>
<p><strong>Importing into OpenShot</strong></p>
<p><a href="http://jplui.com/geekmadness/2009/03/09/top-5-everyday-things-you-miss-from-another-os/265-revision-24/" rel="attachment wp-att-709"><img class="size-medium wp-image-709 alignright" title="Import Image Sequence in OpenShot" src="http://www.jplui.com/blog/wp-content/uploads/2012/01/Screenshot-at-2012-01-11-013044-300x188.png" alt="" width="300" height="188" /></a>Run OpenShot and click on File &gt; Import Image Sequence.</p>
<p>A dialog box like the one on the left will pop up. The filename pattern should match your filenames. The %03d says that there are 3 digits in the filename pattern, so img%03d.jpg takes anything with a filename of &#8220;imgXXX.jpg&#8221;</p>
<p>Now you can change the Frames Per Image setting to your liking. If you want to create a smooth time-lapse like <a title="The Mountain" href="http://vimeo.com/22439234" target="_blank">The Mountain</a>, you&#8217;d want to set this to something low, like 1. In my case, I just wanted to create a video slide-show from pictures I took using the Continuous mode on my camera.</p>
<p>Click Import Image Sequence when you&#8217;re done.</p>
<p><strong>Moving Our Clip Onto The Timeline</strong></p>
<p><a href="http://jplui.com/geekmadness/2009/03/09/top-5-everyday-things-you-miss-from-another-os/265-revision-25/" rel="attachment wp-att-710"><img class="alignleft size-medium wp-image-710" title="OpenShot Video Editor" src="http://www.jplui.com/blog/wp-content/uploads/2012/01/Screenshot-at-2012-01-11-013105-300x233.png" alt="" width="300" height="233" /></a>When the Import Image Sequence completes, you&#8217;ll see a single item in your Project Files tab. Drag this clip onto your timeline.</p>
<p>At this point, you can choose to add music, add other clips before, after, or over your time-lapse clip, or add effects. Otherwise, let&#8217;s move on the final step!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong> Export Video</strong></p>
<p><a href="http://jplui.com/geekmadness/2009/03/09/top-5-everyday-things-you-miss-from-another-os/265-revision-26/" rel="attachment wp-att-711"><img class="size-medium wp-image-711 alignright" title="Export Video in OpenShot" src="http://www.jplui.com/blog/wp-content/uploads/2012/01/Screenshot-at-2012-01-11-013715-213x300.png" alt="" width="213" height="300" /></a>Click on File &gt; Export Video to bring up the Export Video dialog box. On top you can change the file name and target folder of your video.</p>
<p>In the Simple tab, you can choose what kind of video format you want to export to. So far, I&#8217;ve used the Youtube-HD profile, but it&#8217;s pretty easy to tweak the settings in the Advanced tab. I use the Youtube-HD profile as a base and then change the Profile to HD 1080p.</p>
<p>Note: It will prompt you to install libmp3lame if you haven&#8217;t installed the Lame MP3 codec library yet, but it&#8217;s helpful enough to teach you how. Plus points for that!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>So there you have it! I hope this guide is useful to you. For now, I leave you a time-lapse video of people splashing in the mud! Enjoy!:D</p>
<p><iframe src="http://www.youtube.com/embed/JRX0YLBum1g" frameborder="0" width="560" height="315"></iframe></p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2012%2F01%2F25%2Fusing-openshot-to-create-timelapse-videos%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2012/01/25/using-openshot-to-create-timelapse-videos/' addthis:title='Using OpenShot to Create TimeLapse Videos ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2012/01/25/using-openshot-to-create-timelapse-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft: Happy birthday, Linux!</title>
		<link>http://jplui.com/geekmadness/2011/08/18/microsoft-happy-birthday-linux/</link>
		<comments>http://jplui.com/geekmadness/2011/08/18/microsoft-happy-birthday-linux/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 03:15:26 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=1163</guid>
		<description><![CDATA[I always thought hell would freeze over before this happened. Apparently, either it&#8217;s already freezing down there, or MS finally realized that if you can&#8217;t beat them, join them. Anyway, this is too nice not to share. // // // ]]&#62; An animation that Microsoft made to commemorate the 20th anniversary of the Linux kernel [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/08/18/microsoft-happy-birthday-linux/' addthis:title='Microsoft: Happy birthday, Linux! ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>I always thought hell would freeze over before this happened. Apparently, either it&#8217;s already freezing down there, or MS finally realized that if you can&#8217;t beat them, join them.</p>
<p>Anyway, this is too nice not to share.</p>
<p><object width="420" height="345" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/ZA2kqAIOoZM&amp;rel=0&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><embed width="640" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/ZA2kqAIOoZM&amp;rel=0&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" allowFullScreen="true" allowScriptAccess="always" allowfullscreen="true" allowscriptaccess="always" /></object></p>
<p><script type="text/javascript">// <![CDATA[
      google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
<blockquote><p>An <a href="http://video.linux.com/video/2127">animation</a> that Microsoft made to commemorate the 20th anniversary of the Linux kernel was shown this morning during Linux Foundation executive director Jim Zemlin&#8217;s opening keynote at LinuxCon. The video comically depicts the rivalry between Linux and Windows, but concludes with the suggestion that peaceful coexistence is possible.</p>
<p>In the animation, a cartoon penguin throws rocks at the Windows logo after being frightened by Bill Gates wearing a pumpkin on his head, a reference to the now-infamous Halloween Documents in which Microsoft laid out an aggressive plan for destroying Linux. Later in the animation, a cartoon representation of Bill Gates brings a birthday cake to the penguin&#8217;s igloo.</p>
<p>Microsoft&#8217;s relationship with Linux was one of several topics that Zemlin discussed during his keynote. He showed a classic quote from Microsoft CEO Steve Ballmer, who infamously described Linux as a &#8220;cancer&#8221; in 2001. Joking that Ballmer&#8217;s hostile characterization of Linux was only partly accurate, Zemlin pointed out that Microsoft is one of the largest contributors to version 3.0 of the Linux kernel by code volume.</p>
<p>Microsoft&#8217;s code contributions largely revolve round <a href="http://arstechnica.com/microsoft/news/2009/07/microsoft-aims-at-vm-market-with-linux-kernel-code-offering.ars">enabling improved support</a> for running Linux instances in the company&#8217;s Hyper-V virtualization software. This reflects the growing importance of mixed-platform deployments among Microsoft&#8217;s own customers. It&#8217;s increasingly clear that Microsoft needs to support Linux and open source software in order to remain competitive in the server space.</p>
<p>Over the past few years, Microsoft has <a href="http://arstechnica.com/open-source/news/2008/07/microsoft-to-sponsor-of-the-apache-software-foundation.ars">built ties</a> with the Apache Software Foundation and other key communities that play a role in the open source server stack. It&#8217;s not surprising that the company is looking to improve its relationship with Linux. Will the old caustic rivalry turn into friendly competition? As Zemlin discussed during his keynote, Microsoft&#8217;s <a href="http://arstechnica.com/open-source/news/2009/04/linux-foundation-says-its-time-to-ditch-microsofts-fat.ars">aggressive posture towards Linux vendors on patent issues</a> still poses an impediment to closer collaboration&#8230;</p></blockquote>
<p><a href="http://38aea6f0.miniurls.co" target="_blank">Original article</a> from Ars Technica.</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2011%2F08%2F18%2Fmicrosoft-happy-birthday-linux%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/08/18/microsoft-happy-birthday-linux/' addthis:title='Microsoft: Happy birthday, Linux! ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2011/08/18/microsoft-happy-birthday-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BSOD Horror</title>
		<link>http://jplui.com/geekmadness/2011/04/24/bsod-horror/</link>
		<comments>http://jplui.com/geekmadness/2011/04/24/bsod-horror/#comments</comments>
		<pubDate>Sun, 24 Apr 2011 15:30:29 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Geeking Out]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=1151</guid>
		<description><![CDATA[A kid wears a computer with a Blue Screen of Death. Classic!:) //<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/24/bsod-horror/' addthis:title='BSOD Horror ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jeffiscool.com/pictures/Foxtrot/foxtrot_bluescreenofdeath.JPG"><img class="alignnone" title="BSOD Halloween Costume" src="http://www.jeffiscool.com/pictures/Foxtrot/foxtrot_bluescreenofdeath.JPG" alt="" width="403" height="132" /></a></p>
<p>A kid wears a computer with a <a href="http://www.google.com/url?sa=t&amp;source=web&amp;cd=1&amp;ved=0CBwQFjAA&amp;url=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FBlue_Screen_of_Death&amp;rct=j&amp;q=blue%20screen%20of%20death&amp;ei=ukG0TYL3KYiOvQPv2IGjBw&amp;usg=AFQjCNHiwW4BlpFOlmR8oLq3900-1qV4vg&amp;sig2=WKKfhiZqSMlQBF116TmYBQ&amp;cad=rja" target="_blank">Blue Screen of Death</a>. Classic!:)</p>
<p><script type="text/javascript">// <![CDATA[
       google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2011%2F04%2F24%2Fbsod-horror%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/24/bsod-horror/' addthis:title='BSOD Horror ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2011/04/24/bsod-horror/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop Writing Software!</title>
		<link>http://jplui.com/geekmadness/2011/04/24/stop-writing-software/</link>
		<comments>http://jplui.com/geekmadness/2011/04/24/stop-writing-software/#comments</comments>
		<pubDate>Sun, 24 Apr 2011 13:37:59 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Geeking Out]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=1136</guid>
		<description><![CDATA[Found this short article really, really interesting. A List of People Who Need to Stop Writing Software Thank God I&#8217;m no longer using MS Windows and Internet Explorer.:)<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/24/stop-writing-software/' addthis:title='Stop Writing Software! ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/cibomahto/2291127824/"><img class="alignright" title="Computer on Fire" src="http://farm3.static.flickr.com/2200/2291127824_087a497bea.jpg" alt="" width="281" height="200" /></a>Found this short article really, really interesting.</p>
<p><a title="A List of People Who Need to Stop Writing Software" href="http://camendesign.com/windows/stop_writing_software" target="_blank">A List of People Who Need to Stop Writing Software</a></p>
<p>Thank God I&#8217;m no longer using MS Windows and Internet Explorer.:)</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2011%2F04%2F24%2Fstop-writing-software%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/24/stop-writing-software/' addthis:title='Stop Writing Software! ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2011/04/24/stop-writing-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Glowing Ubuntu Laptop Case Mod</title>
		<link>http://jplui.com/geekmadness/2011/04/15/glowing-ubuntu-laptop-case-mod/</link>
		<comments>http://jplui.com/geekmadness/2011/04/15/glowing-ubuntu-laptop-case-mod/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 03:54:44 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Geeking Out]]></category>
		<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=1110</guid>
		<description><![CDATA[Saw this AWESOME laptop mod in the Ubuntu Forums and all I can say is joparox (owner of this laptop), you rock! I&#8217;ve considered modding some of my old laptops before, maybe adding stickers or sport a new custom paint job. But this guy DRILLED through his laptop case with a sanding bit, installed a [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/15/glowing-ubuntu-laptop-case-mod/' addthis:title='Glowing Ubuntu Laptop Case Mod ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Saw this AWESOME laptop mod in the <a title="Ubuntu Forums" href="http://ubuntuforums.org/showthread.php?t=1711297" target="_blank">Ubuntu Forums</a> and all I can say is joparox (owner of this laptop), you rock!</p>
<p><a rel="attachment wp-att-1115" href="http://jplui.com/geekmadness/2011/04/15/glowing-ubuntu-laptop-case-mod/glowing-ubuntu-logo-case-mod/"><img class="aligncenter size-medium wp-image-1115" title="Glowing Ubuntu Logo Case Mod" src="http://jplui.com/geekmadness/wp-content/uploads/2011/04/Glowing-Ubuntu-Logo-case-mod-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>I&#8217;ve considered modding some of my old laptops before, maybe adding stickers or sport a new custom paint job. But this guy DRILLED through his laptop case with a sanding bit, installed a couple of LEDs, and then covered it up with the clear acrylic from a CD jewel case before gluing it all together with silicon glue!</p>
<p>Taking things further, here&#8217;s a steampunk laptop mod from Datamancer.<span id="more-1110"></span></p>
<p><a href="http://www.datamancer.net/steampunklaptop/steampunklaptop.htm"><img class="aligncenter" title="Steampunk Laptop Mod" src="http://www.datamancer.net/steampunklaptop/datamancerlaptop-open.jpg" alt="" width="600" height="800" /></a></p>
<p>The brass key turns on the laptop. Awesome!</p>
<p><script type="text/javascript">// <![CDATA[
      google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>This got me inspired to live a little and try modding some of my own stuff. The Ubuntu logo sure would like nice on <a title="Say Hello To Koji" href="http://jplui.com/geekmadness/2008/03/10/say-hello-to-koji/" target="_blank">Koji</a>, and it would look extra big for that netbook too! What do you think? What mod should I do? Hit the comments.:)</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2011%2F04%2F15%2Fglowing-ubuntu-laptop-case-mod%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/15/glowing-ubuntu-laptop-case-mod/' addthis:title='Glowing Ubuntu Laptop Case Mod ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2011/04/15/glowing-ubuntu-laptop-case-mod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Codecs to Work in WinFF</title>
		<link>http://jplui.com/geekmadness/2011/04/13/getting-codecs-to-work-in-winff/</link>
		<comments>http://jplui.com/geekmadness/2011/04/13/getting-codecs-to-work-in-winff/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 05:24:15 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Movies and Animation]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=1092</guid>
		<description><![CDATA[So I installed WinFF the other day from the repository. I&#8217;ve used WinFF before and it&#8217;s a great cross-platform FFMPEG frontend for converting and transcoding videos and audios. When WinFF is all set up, it works like a charm. However when installing it for the first time, or in my case setting it up again [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/13/getting-codecs-to-work-in-winff/' addthis:title='Getting Codecs to Work in WinFF ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>So I installed <a href="apt:winff" target="_blank">WinFF</a> the other day from the repository. I&#8217;ve used <a href="http://winff.org" target="_blank">WinFF</a> before and it&#8217;s a great cross-platform FFMPEG frontend for converting and transcoding videos and audios.</p>
<p>When WinFF is all set up, it works like a charm. However when installing it for the first time, or in my case setting it up again after a long period of time, problems revolving around codecs usually come up.</p>
<p>The problem isn&#8217;t particularly difficult, it&#8217;s just frustrating.<span id="more-1092"></span></p>
<p><script type="text/javascript">// <![CDATA[
      google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>When you get an &#8220;unknown encoder libmp3lame&#8221; error for example, what is the normal course of action? <a title="Installing Programs in Ubuntu" href="http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/" target="_blank">Look for it in Ubuntu Software Center and install</a> libmp3lame of course!</p>
<p>Wrong! Ubuntu has most of the codecs in the repository, but FFMPEG needs its codecs to be compiled in. So having installed libmp3lame from the Software Center doesn&#8217;t automatically mean FFMPEG can use them.</p>
<p>WinFF uses FFMPEG to work on your media files. In Ubuntu, the FFMPEG version in the repositories are quite lean, with many of the non-free codecs like XVid and MP3 not compiled-in by default because of Ubuntu&#8217;s legal philosophy. So we now have two options:</p>
<ol>
<li>Install a fuller-featured FFMPEG from <a href="http://medibuntu.org/" target="_blank">Medibuntu</a></li>
<li><a title="Installing Programs in Ubuntu" href="http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/" target="_blank">Install</a> libavcodec-extra-XX from the repository. This will replace the normal libavcodec-XX with an unrestricted FFMPEG library.</li>
</ol>
<p>As much as possible, I prefer working with whatever&#8217;s already existing in the repository, so #2 is fine with me. However, I will make an exception for programs with slow Ubuntu updates. An example is Blender. It&#8217;s a great 3D modelling and animation program but I often prefer the more bleeding-edge development versions or betas for its features over the much more stable versions in the repository.</p>
<p>Well, I&#8217;ve written this mostly like a &#8220;note to self&#8221; kind of post, but I hope it helps someone out there as well.</p>
<p>Happy converting!</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2011%2F04%2F13%2Fgetting-codecs-to-work-in-winff%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/13/getting-codecs-to-work-in-winff/' addthis:title='Getting Codecs to Work in WinFF ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2011/04/13/getting-codecs-to-work-in-winff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing Angry Birds on Linux</title>
		<link>http://jplui.com/geekmadness/2011/04/12/playing-angry-birds-on-linux/</link>
		<comments>http://jplui.com/geekmadness/2011/04/12/playing-angry-birds-on-linux/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 18:24:07 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Tutorials and Guides]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=1088</guid>
		<description><![CDATA[For quite some time now, I have been watching on the sidelines as hordes of people get sucked in and hypnotically waste countless hours at this little game called Angry Birds. People play it with their iPhones or Androids or PSPs on the streets, in cars or buses or trains, while waiting for their turn [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/12/playing-angry-birds-on-linux/' addthis:title='Playing Angry Birds on Linux ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jplui.com/geekmadness/wp-content/uploads/2011/04/AngryBirds02.png"><img class="alignleft size-medium wp-image-1095" title="Playing Angry Birds on Ubuntu" src="http://jplui.com/geekmadness/wp-content/uploads/2011/04/AngryBirds02-300x183.png" alt="" width="300" height="183" /></a>For quite some time now, I have been watching on the sidelines as hordes of people get sucked in and hypnotically waste countless hours at this little game called Angry Birds.</p>
<p>People play it with their iPhones or Androids or PSPs on the streets, in cars or buses or trains, while waiting for their turn at a reception area, and another handful more play with it on their Windows PC at work and at home.</p>
<p>So it got me thinking, what does someone without an iPhone or a Droid who was an Ubuntu user like me need to do to get their hands on this phenomenal time-waster?<span id="more-1088"></span></p>
<p><script type="text/javascript">// <![CDATA[
        google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script></p>
<p><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>Step 1. Get a <a title="Angry Birds" href="http://www.rovio.com/index.php?page=angry-birds" target="_blank">copy of Angry Birds</a> for the PC</p>
<p>Step 2. <a href="http://jplui.com/geekmadness/wp-content/uploads/2011/04/AngryBirds01.png"><img class="alignright size-medium wp-image-1094" title="Angry Birds As Seen in Compiz Scale Window Picker" src="http://jplui.com/geekmadness/wp-content/uploads/2011/04/AngryBirds01-300x240.png" alt="" width="300" height="240" /></a>Install Wine</p>
<p><a href="apt:wine">Click here</a> to install Wine automagically (see <a title="Installing Programs in Ubuntu" href="http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/" target="_blank">Installing Programs in Ubuntu</a> and <a title="Installing Programs Through Your Browser" href="http://jplui.com/geekmadness/2010/07/08/installing-programs-through-your-browser/">Installing Programs with your Browser</a>)</p>
<p>Step 3. Run Wine &gt; Configure Wine. The defaults should be ok, just make sure everything&#8217;s dandy. In my case I had to go into the Audio tab for Wine to recommend a driver. I just said, &#8220;you bet!&#8221;</p>
<p>Step 4. <a href="http://www.dll-files.com/dllindex/dll-files.shtml?msvcp90" target="_blank">Download the MSVCP90.dll file</a> and place it in your Angry Birds folder.</p>
<p>Step 5. Right click the AngryBirds.exe and select Open with Wine Windows Program Loader</p>
<p><script type="text/javascript">// <![CDATA[
        google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script></p>
<p><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>If you don&#8217;t want to play Angry Birds full screen like in my screenshots (useful when you&#8217;re playing in the office and you need a way to quickly hide it from your boss), open up the config.lua file in the AngryBirds folder and change fullscreen to &#8220;false&#8221;</p>
<p>Easy as scrambled eggs!</p>
<p><em>Tested on Lucid Lynx and Maverick Meerkat with default Wine (from repository) v1.2.2</em></p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2011%2F04%2F12%2Fplaying-angry-birds-on-linux%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/12/playing-angry-birds-on-linux/' addthis:title='Playing Angry Birds on Linux ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2011/04/12/playing-angry-birds-on-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Shutterstock Uses Firefox, Chrome, Safari; Ditches IE</title>
		<link>http://jplui.com/geekmadness/2011/02/19/shutterstock-uses-firefox-chrome-safari-ditches-ie/</link>
		<comments>http://jplui.com/geekmadness/2011/02/19/shutterstock-uses-firefox-chrome-safari-ditches-ie/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 04:36:56 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=1050</guid>
		<description><![CDATA[Last time I checked, Internet Explorer was the leading browser in terms of market share, and despite its several problems when it comes to CSS and web standards, it didn&#8217;t seem to be going anywhere. Right now, that couldn&#8217;t be farther from the truth, as Firefox is now leading the browser market in Europe. What&#8217;s [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/02/19/shutterstock-uses-firefox-chrome-safari-ditches-ie/' addthis:title='Shutterstock Uses Firefox, Chrome, Safari; Ditches IE ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="aligncenter" title="#1 Browser in Europe" src="http://www.blogcdn.com/downloadsquad.switched.com/media/2011/01/firefox-europewinner.jpg" alt="#1 Browser in Europe" width="351" height="199" />Last time I checked, Internet Explorer was the leading browser in terms of market share, and despite its several problems when it comes to CSS and <a href="http://www.positioniseverything.net/ie-primer.html" target="_blank">web standards</a>, it didn&#8217;t seem to be going anywhere.</p>
<p style="text-align: left;">Right now, that couldn&#8217;t be farther from the truth, as <a href="http://jplui.com/geekmadness/wp-admin/post.php?post=1050&amp;action=edit" target="_blank">Firefox is now leading the browser market in Europe</a>. What&#8217;s interesting though is how I came about this info. I haven&#8217;t been observing the browser market for years, but while I was looking at <a href="http://buzz.shutterstock.com/introducing-shutterstock-darkroom" target="_blank">Shutterstock&#8217;s new upcoming features</a>, I read this:</p>
<blockquote style="text-align: left;"><p>Darkroom features have not been optimized for all  web browsers, so we recommend using the latest versions of Firefox,  Chrome or Safari.</p></blockquote>
<p><script type="text/javascript">// <![CDATA[
    google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p style="text-align: left;">What, no Internet Explorer?</p>
<p style="text-align: left;">It could be that Internet Explorer&#8217;s history of deliberately creating their own standards to maintain monopoly, thereby making it a pain in the a** for developers to maintain cross-compatible websites, has backfired on them (finally!). I haven&#8217;t used IE for years now, and it seems like it&#8217;s gonna stay that way.</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2011%2F02%2F19%2Fshutterstock-uses-firefox-chrome-safari-ditches-ie%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/02/19/shutterstock-uses-firefox-chrome-safari-ditches-ie/' addthis:title='Shutterstock Uses Firefox, Chrome, Safari; Ditches IE ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2011/02/19/shutterstock-uses-firefox-chrome-safari-ditches-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two-Finger Scrolling in Ubuntu</title>
		<link>http://jplui.com/geekmadness/2010/11/11/two-finger-scrolling-in-ubuntu/</link>
		<comments>http://jplui.com/geekmadness/2010/11/11/two-finger-scrolling-in-ubuntu/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 05:20:20 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Tutorials and Guides]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=1017</guid>
		<description><![CDATA[Recently laptops have been coming out with multi-touch scrolling and have been marketing it as new technology. The truth is, Macs and PCs with Synaptic touch pads already had this capability for years; it&#8217;s anything but new. The hardware was there, but Windows never really used it and you needed to install additional third-party software [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2010/11/11/two-finger-scrolling-in-ubuntu/' addthis:title='Two-Finger Scrolling in Ubuntu ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a title="Blogging? by Anonymous Account, on Flickr" href="http://www.flickr.com/photos/anonymouscollective/4263193267/"><img class="alignright" src="http://farm5.static.flickr.com/4007/4263193267_fb5cee0c57_m.jpg" alt="Blogging?" width="240" height="160" /></a>Recently laptops have been coming out with multi-touch scrolling and have been marketing it as new technology. The truth is, Macs and PCs with Synaptic touch pads already had this capability for years; it&#8217;s anything but new. The hardware was there, but Windows never really used it and you needed to install additional third-party software to use it.</p>
<p><span id="more-1017"></span>Don&#8217;t get fooled by the marketing; you don&#8217;t need to buy a new laptop to use this feature. On an Ubuntu laptop, this feature is turned off by default but can easily be turned on without any additional software.</p>
<p><script type="text/javascript">// <![CDATA[
   google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p><a href="http://jplui.com/geekmadness/wp-content/uploads/2010/11/two-finger-scrolling-ubuntu.png"><img class="alignnone size-medium wp-image-1032" title="Mouse Settings Window" src="http://jplui.com/geekmadness/wp-content/uploads/2010/11/two-finger-scrolling-ubuntu-300x238.png" alt="Mouse Settings for Two-finger Scrolling in Ubuntu" width="300" height="238" /></a></p>
<p>Here are the steps to enable two-finger scrolling in Ubuntu:</p>
<ol>
<li>Go to System &gt; Preferences</li>
<li>Open up Mouse settings</li>
<li>From there, go to the Touchpad tab.</li>
<li>Select Two-finger scrolling</li>
<li>You may also want to check Enable horizontal scrolling</li>
</ol>
<p>This works from Ubuntu 10.04 Lucid Lynx onwards. If you have an older version, you can follow <a title="Multi touch for any,all synaptics touchpad" href="http://ubuntu-snippets.blogspot.com/2009/03/multi-touch-for-anyall-synaptics.html" target="_blank">this tutorial</a> to enable it on Ubuntu 8.10 onwards, but be prepared to edit some config files manually.</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2010%2F11%2F11%2Ftwo-finger-scrolling-in-ubuntu%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2010/11/11/two-finger-scrolling-in-ubuntu/' addthis:title='Two-Finger Scrolling in Ubuntu ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2010/11/11/two-finger-scrolling-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing Programs Through Your Browser</title>
		<link>http://jplui.com/geekmadness/2010/07/08/installing-programs-through-your-browser/</link>
		<comments>http://jplui.com/geekmadness/2010/07/08/installing-programs-through-your-browser/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 04:46:37 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Tutorials and Guides]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=974</guid>
		<description><![CDATA[In one of my earlier posts, I taught you how to install anything in Ubuntu. While I was browsing the Community Ubuntu Documentation on Games, I realized I&#8217;ve forgotten something. Imagine if you were browsing a site explaining how to setup, say, a system that automatically downloads new episdodes of a show. Wouldn&#8217;t it be [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2010/07/08/installing-programs-through-your-browser/' addthis:title='Installing Programs Through Your Browser ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>In one of my earlier posts, I taught you how to <a href="http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/">install anything in Ubuntu</a>. While I was browsing the Community Ubuntu Documentation on Games, I realized I&#8217;ve forgotten something.</p>
<p>Imagine if you were browsing a site explaining how to setup, say, a system that automatically downloads new episdodes of a show. Wouldn&#8217;t it be better and much simpler that instead of telling you &#8220;Step 1: Go to this website, Step 2: download the installer, Step 3:  run it on your computer&#8221;, you&#8217;re just given a link that says &#8220;Step1: <a href="apt:miro">Click here to install Miro</a>&#8220;? (Note: If you&#8217;re running Ubuntu, that link will really ask to install Miro. Try it)</p>
<p>For the majority of you who have been using Windows for most of your life, when you hear installing programs with a browser, one thing that pops into your minds is downloading a program off the &#8216;net and installing it after you&#8217;ve downloaded. Or choosing a plugin for Firefox (which isn&#8217;t exactly what I meant with this topic).</p>
<p>One advantage of having a package manager in an operating system like Ubuntu is this level of integration that it provides. And this is one serious example.</p>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-4849821964610774";
/* 468x60, created 9/11/08 */
google_ad_slot = "9580978173";
google_ad_width = 468;
google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script><br />
In order to be able to do this, you must be running Ubuntu 7.10 (Gutsy Gibbon) or later. If you are using an earlier version of Ubuntu, you will have to install AptURL and setup a compatible browser (see <a href="https://help.ubuntu.com/community/AptURL" target="_blank">here for instructions</a>).</p>
<p>When you have that up and running, you can create an AptURL link simply by using the URL</p>
<p>apt:packagename</p>
<p>OR</p>
<p>apt:packagename1,packagename2,&#8230;,packagenameX</p>
<p>And that&#8217;s it! When someone visits your site and you wanna tell them about this hot, new game or software you&#8217;re using, don&#8217;t just tell them what it is. Give them an AptURL install link.</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2010%2F07%2F08%2Finstalling-programs-through-your-browser%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2010/07/08/installing-programs-through-your-browser/' addthis:title='Installing Programs Through Your Browser ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2010/07/08/installing-programs-through-your-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

