<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ang Pilipino GIMP &#187; Ubuntu</title>
	<atom:link href="http://angpilipinogimp.wordpress.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://angpilipinogimp.wordpress.com</link>
	<description>Evangelizing GNU Image Manipulation Program</description>
	<lastBuildDate>Wed, 30 Dec 2009 14:07:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='angpilipinogimp.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/a7babcbaa056487db622790e6f45749a?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Ang Pilipino GIMP &#187; Ubuntu</title>
		<link>http://angpilipinogimp.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://angpilipinogimp.wordpress.com/osd.xml" title="Ang Pilipino GIMP" />
		<item>
		<title>install gimp 2.6 on ubuntu 8.04 &#8211; hardy heron</title>
		<link>http://angpilipinogimp.wordpress.com/2008/10/07/install-gimp-26-on-ubuntu-804-hardy-heron/</link>
		<comments>http://angpilipinogimp.wordpress.com/2008/10/07/install-gimp-26-on-ubuntu-804-hardy-heron/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 03:48:32 +0000</pubDate>
		<dc:creator>Andrew Abogado</dc:creator>
				<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[installations]]></category>

		<guid isPermaLink="false">http://angpilipinogimp.wordpress.com/?p=231</guid>
		<description><![CDATA[GIMP 2.6 hasn&#8217;t been ported on Ubuntu 8.04&#8217;s repo. No worries my friend. Here is a simple tip on how to get GIMP 2.6 rock n&#8217; roll and running on your Hardy Heronish OS.
STEP I &#8211; Let&#8217;s get the latest GIMP 2.6 deb files at Getdeb.net. 
The below trick/tip is an original post of xubuntu.wordpress.com [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=231&subd=angpilipinogimp&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:left;">GIMP 2.6 hasn&#8217;t been ported on Ubuntu 8.04&#8217;s repo. No worries my friend. Here is a simple tip on how to get GIMP 2.6 rock n&#8217; roll and running on your Hardy Heronish OS.</p>
<p style="text-align:left;"><strong>STEP I &#8211; Let&#8217;s get the latest GIMP 2.6 deb files at <a title="Getdeb - Software you want" href="http://getdeb.net">Getdeb.net</a>. </strong></p>
<p style="text-align:left;">The below trick/tip is an original post of <a href="http://xubuntu.wordpress.com">xubuntu.wordpress.com</a> (<a href="http://xubuntu.wordpress.com/2007/08/05/howto-access-getdebnet-packages-through-apt-getsynaptic/">Howto: Access GetDeb.net packages through Apt-get/Synaptic</a>)</p>
<p style="text-align:left;">(1) Open up a terminal ( ALT + F2 then type gnome-terminal ) and key in this command:</p>
<p style="text-align:left;"><span style="color:#808080;">gksudo gedit /etc/apt/sources.list</span></p>
<p style="text-align:left;">(2) Put in the following on the last line at the end of the file:</p>
<p style="text-align:left;"><span style="color:#808080;">deb http://ubuntu.org.ua/ getdeb/</span><span style="color:#808080;"><code><br />
</code></span>
</p>
<p style="text-align:left;">Save the file and exit.</p>
<p style="text-align:left;">(3) Now run the following in the terminal:</p>
<p style="text-align:left;"><span style="color:#808080;">sudo apt-get update</span></p>
<p style="text-align:left;"><span id="more-231"></span></p>
<p style="text-align:left;"><strong>STEP II &#8211; It&#8217;s time to get GIMP 2.6<br />
</strong>
</p>
<p style="text-align:left;">(4) Still in the terminal? Type this command:</p>
<p style="text-align:left;"><span style="color:#808080;">sudo apt-get install gimp</span></p>
<p style="text-align:left;">This will update your GIMP 2.4 to GIMP 2.6.</p>
<p style="text-align:left;"><strong>STEP III &#8211; (Optional) </strong><strong>Let&#8217;s remove the </strong><strong><a title="Getdeb - Software you want" href="http://getdeb.net">Getdeb.net</a> repo<br />
</strong>
</p>
<p style="text-align:left;">We added the Getdeb.net&#8217;s repository at sources.list so take note that it&#8217;s not an Ubuntu official repository. The tendency for this is, when we apt-get update or apt-get upgrade later on or in the the future, Getdeb&#8217;s sources may jumble with Ubuntu&#8217;s sources. You may encounter some problem with that so let&#8217;s remove Getdeb&#8217;s repo since we already get GIMP 2.6 running with all it&#8217;s depencies.</p>
<p style="text-align:left;">(5) Open up a terminal ( ALT + F2 then type gnome-terminal ) and key in this command:</p>
<p style="text-align:left;"><span style="color:#808080;">gksudo gedit /etc/apt/sources.list<br />
</span>
</p>
<p style="text-align:left;">(6) On the last line comment or delete the following:</p>
<p style="text-align:left;"><span style="color:#808080;">To Comment: Just add a &#8220;#&#8221; sign before deb, with not space between.<br />
</span>
</p>
<p style="text-align:left;"><span style="color:#808080;">e.g: #deb http://ubuntu.org.ua/ getdeb/</span></p>
<p style="text-align:left;"><span style="color:#808080;">To Delete: Just remove the line below<br />
</span>
</p>
<p style="text-align:left;"><span style="color:#808080;">deb http://ubuntu.org.ua/ getdeb/</span></p>
<p style="text-align:left;">Save the file and exit.</p>
<p style="text-align:left;">(7) Now re-run the following in the terminal:</p>
<p style="text-align:left;"><span style="color:#808080;">sudo apt-get update</span></p>
<p style="text-align:left;"><span style="color:#808080;">sudo apt-get upgrade</span></p>
<p style="text-align:left;">Hooray! You have GIMP 2.6 running on Ubuntu 8.04 &#8211; Hardy Heron with no hassle.</p>
<p style="text-align:left;">
<p style="text-align:left;"><strong><span style="text-decoration:underline;">Update: GIMP 2.6.1 is out. </span><br />
</strong>
</p>
<p style="text-align:left;">Why update? You might wanna see the latest bug fix. Head over to <a title="GIMP 2.6.1 bug fix" href="http://developer.gimp.org/NEWS-2.6">GIMP&#8217;s site and see the NEWS</a></p>
<p style="text-align:left;"><span style="color:#808080;">Re-enable your sources.list then&#8230;</span></p>
<p style="text-align:left;"><span style="color:#808080;">sudo apt-get update and lastly&#8230;</span></p>
<p style="text-align:left;"><span style="color:#808080;">sudo apt-get install  gimp </span></p>
<p style="text-align:left;"><a href="http://developer.gimp.org/NEWS-2.6"><img class="alignnone size-full wp-image-238" title="gimp-261" src="http://angpilipinogimp.files.wordpress.com/2008/10/gimp-261.png?w=537&#038;h=68" alt="" width="537" height="68" /></a></p>
<p style="text-align:left;">Be sure to do <strong>step (6) again</strong>.</p>
<p><span style="color:#000000;"><strong><br />
</strong></span></p>
<div style="background:#EBF2F8;border:1px solid #E5ECF2;padding:15px;"><span style="color:#000000;">If you like this post, please consider <a href="#commentsContainer ">leaving a comment</a>, <a href="http://feeds.feedburner.com/angpilipinogimp">subscribing to my feed</a> to have future posts delivered to your feed reader or alternatively <a href="http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1391074&amp;loc=en_US">get updates via email</a>.</span></p>
<p><!-- AddThis Button BEGIN --></p>
<p><a title="Bookmark and Share" href="http://www.addthis.com/bookmark.php?v=250&amp;pub=xa-4ad476673cb4936d" target="_blank"><img style="border:0;" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a></p>
</div>
<p><span style="color:#000000;"><strong><br />
</strong></span></p>
 Tagged: GIMP, installations <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angpilipinogimp.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angpilipinogimp.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angpilipinogimp.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angpilipinogimp.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angpilipinogimp.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angpilipinogimp.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angpilipinogimp.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angpilipinogimp.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angpilipinogimp.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angpilipinogimp.wordpress.com/231/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=231&subd=angpilipinogimp&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angpilipinogimp.wordpress.com/2008/10/07/install-gimp-26-on-ubuntu-804-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c0df251eb2c7af780904baf896add33f?s=96&#38;d=&#38;r=PG" medium="image">
			<media:title type="html">andotyjazz</media:title>
		</media:content>

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/10/gimp-261.png" medium="image">
			<media:title type="html">gimp-261</media:title>
		</media:content>

		<media:content url="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" medium="image">
			<media:title type="html">Bookmark and Share</media:title>
		</media:content>
	</item>
		<item>
		<title>I’ve upgraded to Ubuntu 8.04, have you?</title>
		<link>http://angpilipinogimp.wordpress.com/2008/04/23/upgraded-to-hardy-heron/</link>
		<comments>http://angpilipinogimp.wordpress.com/2008/04/23/upgraded-to-hardy-heron/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 11:54:35 +0000</pubDate>
		<dc:creator>Andrew Abogado</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[angpilipinogimp]]></category>

		<guid isPermaLink="false">http://angpilipinogimp.wordpress.com/?p=125</guid>
		<description><![CDATA[This post is sort of related with my previous post, approximately 6 months ago. Feel free to look at the walk through screen shots I've produced.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=125&subd=angpilipinogimp&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span> </span></p>
<p>Are you currently using <strong>Ubuntu 7.10 <em>Gutsy Gibbon</em></strong>? Well, now is the time to upgrade to <a href="http://www.ubuntu.com/testing/804rc"><strong>Ubuntu 8.04 Hardy Heron</strong></a>, the hassle-free way!</p>
<p><span id="more-125"></span></p>
<p>I am one day ahead of their scheduled release. Can&#8217;t wait to experience the look and feel of <strong>Hardy Heron</strong> <strong>L</strong>ong <strong>T</strong>erm <strong>S</strong>upport <strong>(LTS)</strong>&#8217;s features and capabilities.</p>
<p><span> </span><br />
<span> </span></p>
<blockquote><p>This post is sort of related with my <a href="http://angpilipinogimp.wordpress.com/2007/10/19/by-pass-the-rush-on-upgrading-ubuntu-710/">previous post</a>, approximately 6 months ago. Please feel free to look at the walk through screen shots I&#8217;ve produced below.</p></blockquote>
<p><span> </span><br />
<span> </span></p>
<p><img class="alignnone size-full wp-image-139" src="http://angpilipinogimp.files.wordpress.com/2008/04/01-runningupdatemanager-a.png?w=450&#038;h=160" alt="" width="450" height="160" /></p>
<p>Alternatively, for GUI monkeys</p>
<p><img class="alignnone size-full wp-image-140" src="http://angpilipinogimp.files.wordpress.com/2008/04/01-runningupdatemanager-b.png?w=450&#038;h=237" alt="" width="450" height="237" /></p>
<p><span> </span><!--more--> <span> </span></p>
<p><img class="alignnone size-full wp-image-147" src="http://angpilipinogimp.files.wordpress.com/2008/04/02-newdistributionupgrade-notification.png?w=450&#038;h=476" alt="" width="450" height="476" /></p>
<p><span> </span><br />
<span> </span></p>
<p><img class="alignnone size-full wp-image-141" src="http://angpilipinogimp.files.wordpress.com/2008/04/03-releasenotes.png?w=450&#038;h=465" alt="" width="450" height="465" /></p>
<p><span> </span><br />
<span> </span></p>
<p><img class="alignnone size-full wp-image-144" src="http://angpilipinogimp.files.wordpress.com/2008/04/04-downloadingtheupgradetool.png?w=450&#038;h=267" alt="" width="450" height="267" /></p>
<p><span> </span><br />
<span> </span></p>
<p><img class="alignnone size-full wp-image-145" src="http://angpilipinogimp.files.wordpress.com/2008/04/05-preparingtoupgrade.png?w=450&#038;h=344" alt="" width="450" height="344" /></p>
<p><span> </span><br />
<span> </span></p>
<p><img class="alignnone size-full wp-image-146" src="http://angpilipinogimp.files.wordpress.com/2008/04/06-settingnewsoftwarechannels.png?w=411&#038;h=258" alt="" width="411" height="258" /></p>
<p><span> </span><br />
<span> </span></p>
<p><img class="alignnone size-full wp-image-148" src="http://angpilipinogimp.files.wordpress.com/2008/04/07-doyouwanttostarttheupgrade.png?w=450&#038;h=336" alt="" width="450" height="336" /></p>
<p><span> </span><br />
<span> </span></p>
<p><img class="alignnone size-full wp-image-149" src="http://angpilipinogimp.files.wordpress.com/2008/04/08-gettingnewpackages.png?w=450&#038;h=372" alt="" width="450" height="372" /><br />
<span> </span><br />
<span> </span></p>
<p><img class="alignnone size-full wp-image-150" src="http://angpilipinogimp.files.wordpress.com/2008/04/09-installingtheupgrades-a.png?w=450&#038;h=347" alt="" width="450" height="347" /></p>
<p><span> </span><br />
<span> </span></p>
<p><img class="alignnone size-full wp-image-151" src="http://angpilipinogimp.files.wordpress.com/2008/04/10-cleaningup.png?w=450&#038;h=354" alt="" width="450" height="354" /></p>
<p><span> </span><br />
<span> </span></p>
<p><img class="alignnone size-full wp-image-152" src="http://angpilipinogimp.files.wordpress.com/2008/04/11-removeobsoletepackages.png?w=450&#038;h=386" alt="" width="450" height="386" /></p>
<p><span> </span><br />
<span> </span></p>
<p><img class="alignnone size-full wp-image-153" src="http://angpilipinogimp.files.wordpress.com/2008/04/12-cleaningup-applyingthechanges.png?w=450&#038;h=259" alt="" width="450" height="259" /></p>
<p><span> </span><br />
<span> </span></p>
<p><img class="alignnone size-full wp-image-154" src="http://angpilipinogimp.files.wordpress.com/2008/04/13-restartthesystemtocompletetheupgrade.png?w=450&#038;h=319" alt="" width="450" height="319" /></p>
<p><span> </span><br />
<span> </span></p>
<p><a href="http://www.flickr.com/photos/ajabogado/2436451306/"><img class="alignnone size-full wp-image-155" src="http://angpilipinogimp.files.wordpress.com/2008/04/14-fresh-clean-ubuntu-804-hardyheron-desktop-upgrade-thumb.png?w=450&#038;h=372" alt="" width="450" height="372" /></a></p>
<p><span> </span><br />
<span> </span></p>
<p>There you have it folks. I hope you enjoyed the walk through. So what are you waiting for, <strong><a href="http://www.ubuntu.com">UPGRADE NOW</a></strong>!</p>
<p>Head over and know the latest and the greatest of <a href="http://www.ubuntu.com/getubuntu/download"><strong>Ubuntu 8.04 &#8211; Hardy Heron</strong></a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/angpilipinogimp.wordpress.com/125/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/angpilipinogimp.wordpress.com/125/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angpilipinogimp.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angpilipinogimp.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angpilipinogimp.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angpilipinogimp.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angpilipinogimp.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angpilipinogimp.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angpilipinogimp.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angpilipinogimp.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angpilipinogimp.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angpilipinogimp.wordpress.com/125/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=125&subd=angpilipinogimp&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angpilipinogimp.wordpress.com/2008/04/23/upgraded-to-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c0df251eb2c7af780904baf896add33f?s=96&#38;d=&#38;r=PG" medium="image">
			<media:title type="html">andotyjazz</media:title>
		</media:content>

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/01-runningupdatemanager-a.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/01-runningupdatemanager-b.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/02-newdistributionupgrade-notification.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/03-releasenotes.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/04-downloadingtheupgradetool.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/05-preparingtoupgrade.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/06-settingnewsoftwarechannels.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/07-doyouwanttostarttheupgrade.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/08-gettingnewpackages.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/09-installingtheupgrades-a.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/10-cleaningup.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/11-removeobsoletepackages.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/12-cleaningup-applyingthechanges.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/13-restartthesystemtocompletetheupgrade.png" medium="image" />

		<media:content url="http://angpilipinogimp.files.wordpress.com/2008/04/14-fresh-clean-ubuntu-804-hardyheron-desktop-upgrade-thumb.png" medium="image" />
	</item>
		<item>
		<title>By-pass the rush on upgrading Ubuntu 7.10</title>
		<link>http://angpilipinogimp.wordpress.com/2007/10/19/by-pass-the-rush-on-upgrading-ubuntu-710/</link>
		<comments>http://angpilipinogimp.wordpress.com/2007/10/19/by-pass-the-rush-on-upgrading-ubuntu-710/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 23:42:47 +0000</pubDate>
		<dc:creator>Andrew Abogado</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[tweaks]]></category>

		<guid isPermaLink="false">http://angpilipinogimp.wordpress.com/2007/10/19/by-pass-the-rush-on-upgrading-ubuntu-710/</guid>
		<description><![CDATA[&#160;
Now would you like to bypass the rush? This is how you could upgrade to Ubuntu 7.10 Gutsy Gibbon before the downloading and upgrading rush traffic on  Ubuntu&#8217;s server.
Credits to The Linux Store  for this tricky yet helpful tip.

&#160;
The Simple steps to follow:
1.) Open a Terminal windows. You could &#8230;

Applications -&#62; Accessories -&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=88&subd=angpilipinogimp&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="left">&nbsp;</p>
<p>Now would you like to bypass the rush? This is how you could upgrade to Ubuntu 7.10 Gutsy Gibbon before the downloading and upgrading rush traffic on  Ubuntu&#8217;s server.</p>
<p><em>Credits to <a href="http://www.thelinuxstore.ca/static/ubuntu_7_10_upgrade.html" title="Upgrading to Ubuntu 7.10 now, before the rush">The Linux Store</a>  for this tricky yet helpful tip.</em></p>
<p><span id="more-88"></span></p>
<p align="left">&nbsp;</p>
<p>The Simple steps to follow:</p>
<p>1.) Open a Terminal windows. You could &#8230;</p>
<ul>
<li><strong>Applications</strong> -&gt; <strong>Accessories</strong> -&gt; <strong>Terminal</strong>   &#8230;or</li>
<li><strong>Alt</strong> + <strong>F2</strong>  then type <strong>gnome-terminal</strong>.</li>
</ul>
<p align="left">&nbsp;</p>
<p>2.) When in the terminal, run the command <strong>sudo update-manager -d.</strong></p>
<ul>
<li>Caution:  after Oct 18th, remove the <strong>-d </strong>option,</li>
</ul>
<p align="left">&nbsp;</p>
<p>3.) Just follow the on-screen instructions. Below is a screen shot for you to compare and have a preview.</p>
<p><a href="http://angpilipinogimp.wordpress.com/2007/10/19/by-pass-the-rush-on-upgrading-ubuntu-710/94/" rel="attachment wp-att-94" title="01_ubuntu_upgradebeforetherush.png"><img src="http://angpilipinogimp.files.wordpress.com/2007/10/01_ubuntu_upgradebeforetherush.png" alt="01_ubuntu_upgradebeforetherush.png" /></a></p>
<p><a href="http://angpilipinogimp.wordpress.com/?attachment_id=93" rel="attachment wp-att-93" title="02_upgradeubuntu_beforetherush.png"><br />
</a></p>
<p><a href="http://angpilipinogimp.wordpress.com/2007/10/19/by-pass-the-rush-on-upgrading-ubuntu-710/95/" rel="attachment wp-att-95" title="02_ubuntu_upgradebeforetherush.png"><img src="http://angpilipinogimp.files.wordpress.com/2007/10/02_ubuntu_upgradebeforetherush.png" alt="02_ubuntu_upgradebeforetherush.png" /></a></p>
<p align="left">&nbsp;</p>
<p align="left"><a href="http://angpilipinogimp.wordpress.com/2007/10/19/by-pass-the-rush-on-upgrading-ubuntu-710/96/" rel="attachment wp-att-96" title="03_ubuntu_upgradebeforetherush.png"><img src="http://angpilipinogimp.files.wordpress.com/2007/10/03_ubuntu_upgradebeforetherush.png" alt="03_ubuntu_upgradebeforetherush.png" /></a></p>
<p align="left">&nbsp;</p>
<p align="left">Before Oct 18th, 2007,  this will upgrade to the release candidate. But don&#8217;t you worry &#8216;coz after the 18th just apply the updates and you will be running a fresh Ubuntu 7.10 Gutsy Gibbon final release.</p>
<p align="left">&nbsp;</p>
<blockquote><p><em>Note: </em><em>This works only if you are running Ubuntu 7.04. If you are running an older version apply the upgrades in steps (for example, Ubuntu 6.10 -&gt; Ubuntu 7.04 -&gt; Ubuntu 7.10) using the update-manager. Otherwise you may break your Ubuntu installation. </em></p></blockquote>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<h5><font color="#999999">Updates: </font></h5>
<p><a href="http://www.ubuntu.com/getubuntu/upgrading">http://www.ubuntu.com/getubuntu/upgrading</a></p>
<h5><font color="#999999">Desktop screen shot tour:</font></h5>
<p> <a href="http://www.ubuntu.com/products/whatisubuntu/screenshots-710">http://www.ubuntu.com/products/whatisubuntu/screenshots-710</a></p>
<p align="left">&nbsp;</p>
<pre></pre>
<pre>sources: <a href="http://www.ubuntu.com">http://www.ubuntu.com</a> &amp; <a href="http://www.thelinuxstore.ca/static/ubuntu_7_10_upgrade.html">http://www.thelinuxstore.ca/static/ubuntu_7_10_upgrade.html</a></pre>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/angpilipinogimp.wordpress.com/88/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/angpilipinogimp.wordpress.com/88/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angpilipinogimp.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angpilipinogimp.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angpilipinogimp.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angpilipinogimp.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angpilipinogimp.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angpilipinogimp.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angpilipinogimp.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angpilipinogimp.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angpilipinogimp.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angpilipinogimp.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=88&subd=angpilipinogimp&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angpilipinogimp.wordpress.com/2007/10/19/by-pass-the-rush-on-upgrading-ubuntu-710/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c0df251eb2c7af780904baf896add33f?s=96&#38;d=&#38;r=PG" medium="image">
			<media:title type="html">andotyjazz</media:title>
		</media:content>

		<media:content url="http://angpilipinogimp.files.wordpress.com/2007/10/01_ubuntu_upgradebeforetherush.png" medium="image">
			<media:title type="html">01_ubuntu_upgradebeforetherush.png</media:title>
		</media:content>

		<media:content url="http://angpilipinogimp.files.wordpress.com/2007/10/02_ubuntu_upgradebeforetherush.png" medium="image">
			<media:title type="html">02_ubuntu_upgradebeforetherush.png</media:title>
		</media:content>

		<media:content url="http://angpilipinogimp.files.wordpress.com/2007/10/03_ubuntu_upgradebeforetherush.png" medium="image">
			<media:title type="html">03_ubuntu_upgradebeforetherush.png</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu + Bluetooth + K600i</title>
		<link>http://angpilipinogimp.wordpress.com/2007/07/30/ubuntu-bluetooth-k600i/</link>
		<comments>http://angpilipinogimp.wordpress.com/2007/07/30/ubuntu-bluetooth-k600i/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 05:11:23 +0000</pubDate>
		<dc:creator>Andrew Abogado</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[tweaks]]></category>

		<guid isPermaLink="false">http://angpilipinogimp.wordpress.com/2007/07/30/ubuntu-bluetooth-k600i/</guid>
		<description><![CDATA[If you got an Ubuntu, a bluetooth, and a k600i phone, and you wanted to work on it as smoothly as possible then this guided tutorial is for you.
Originally posted and a much credited effort for the tutorial of Cholis on Ubuntu + Bluetooth + k600i.
If you can&#8217;t understand the language on Cholis&#8216; Blog, don&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=43&subd=angpilipinogimp&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you got an <a href="http://ubuntu.com" title="Linux for human being.">Ubuntu</a>, a <a href="http://www.bluetooth.com/bluetooth/">bluetooth</a>, and a <a href="http://www.sonyericsson.com/spg.jsp?cc=global&amp;lc=en&amp;ver=4001&amp;template=pp1_1_1&amp;zone=pp&amp;lm=pp1&amp;pid=10238" title="k600i - Specifications">k600i</a> phone, and you wanted to work on it as smoothly as possible then this guided tutorial is for you.</p>
<p>Originally posted and a much credited effort for the tutorial of <a href="http://muantep.wordpress.com/" title="Cholis' Blog">Cholis</a> on <a href="http://muantep.wordpress.com/2007/07/20/ubuntu-bluetooth-k600i/" title="Ubuntu + Bluetooth + k600i">Ubuntu + Bluetooth + k600i</a>.</p>
<p>If you can&#8217;t understand the language on <a href="http://muantep.wordpress.com/" title="Cholis' Blog">Cholis</a>&#8216; Blog, don&#8217;t worry &#8216;coz he was really kind enough to supply an English version of his tutorial and personally emailed me.</p>
<p>Download the pdf file of his English version: <a href="http://angpilipinogimp.files.wordpress.com/2007/07/pairing-bluetooth.pdf" title="Ubuntu + Bluetooth + k600i">Ubuntu_Bluetooth_K600i.pdf</a></p>
<p>It&#8217;s really amazing that the philosophy and meaning of <a href="http://ubuntu.com">Ubuntu</a> is really present in the internet superhighway. <em>Ubuntu is an African word meaning &#8216;Humanity to others&#8217;, or &#8216;I am what I am because of who we all are&#8217;. The Ubuntu distribution brings the spirit of Ubuntu to the software world. </em>(<a href="http://www.ubuntu.com/products/whatisubuntu" title="What is Ubuntu?">What is Ubuntu?</a>, http://www.ubuntu.com/products/whatisubuntu, 2007)</p>
<p>Did I get it right?</p>
<p>To <a href="http://muantep.wordpress.com/" title="Cholis' Blog">Cholis</a>, Thank you.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/angpilipinogimp.wordpress.com/43/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/angpilipinogimp.wordpress.com/43/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angpilipinogimp.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angpilipinogimp.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angpilipinogimp.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angpilipinogimp.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angpilipinogimp.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angpilipinogimp.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angpilipinogimp.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angpilipinogimp.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angpilipinogimp.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angpilipinogimp.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=43&subd=angpilipinogimp&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angpilipinogimp.wordpress.com/2007/07/30/ubuntu-bluetooth-k600i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c0df251eb2c7af780904baf896add33f?s=96&#38;d=&#38;r=PG" medium="image">
			<media:title type="html">andotyjazz</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu Studio Opens Up</title>
		<link>http://angpilipinogimp.wordpress.com/2007/05/16/ubuntu-studio-opens-up/</link>
		<comments>http://angpilipinogimp.wordpress.com/2007/05/16/ubuntu-studio-opens-up/#comments</comments>
		<pubDate>Wed, 16 May 2007 00:51:24 +0000</pubDate>
		<dc:creator>Andrew Abogado</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[multimedia]]></category>

		<guid isPermaLink="false">http://angpilipinogimp.wordpress.com/2007/05/16/ubuntu-studio-opens-up/</guid>
		<description><![CDATA[&#8220;UbuntuStudio.org is now open for business!! Yes all you crazy kids its time. Come on in and get it.  &#8221; thats according to -Cory \m/
Yes&#8230;. Sweet&#8230; Ubuntu Studio website is now up again. Come on people, Audio, Graphics, Video enthusiasts out there. Here Yee! Here Yee! Here Yee!
Previously, I posted about Ubuntu Studio how [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=25&subd=angpilipinogimp&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="font-weight:bold;">&#8220;UbuntuStudio.org is now open for business!! Yes all you crazy kids its time. Come on in and get it. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221; thats according to -Cory \m/</p>
<p>Yes&#8230;. Sweet&#8230; <a href="http://www.ubuntustudio.org">Ubuntu Studio</a> website is now up again. Come on people, <strong>Audio</strong>, <strong>Graphics</strong>, <strong>Video</strong> enthusiasts out there. Here Yee! Here Yee! Here Yee!</p>
<p>Previously, I posted about Ubuntu Studio how they made the web super highway too much traffic.</p>
<p>But now,</p>
<p><a href="http://ubuntustudio.org" title="Ubuntu Studio - Login Window"><img src="http://farm1.static.flickr.com/192/510254520_6d948158d1_o.jpg" /></a></p>
<p>hoooo&#8230;&#8230;</p>
<p>Right now. I didn&#8217;t have the hard time to download some .iso or recommend &#8216;coz Ubuntu Studio site will be open to everyone.</p>
<p>Well, what can I say, just visit the site. Know everything, love everything. It&#8217;s <a href="http://ubuntustudio.org" title="Ubuntu Studio"><strong>http://ubuntustudio.org </strong></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/angpilipinogimp.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/angpilipinogimp.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angpilipinogimp.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angpilipinogimp.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angpilipinogimp.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angpilipinogimp.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angpilipinogimp.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angpilipinogimp.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angpilipinogimp.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angpilipinogimp.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angpilipinogimp.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angpilipinogimp.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=25&subd=angpilipinogimp&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angpilipinogimp.wordpress.com/2007/05/16/ubuntu-studio-opens-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c0df251eb2c7af780904baf896add33f?s=96&#38;d=&#38;r=PG" medium="image">
			<media:title type="html">andotyjazz</media:title>
		</media:content>

		<media:content url="http://farm1.static.flickr.com/192/510254520_6d948158d1_o.jpg" medium="image" />
	</item>
		<item>
		<title>Ubuntu Studio &#8211; Get those partitions and be ready to download.</title>
		<link>http://angpilipinogimp.wordpress.com/2007/05/12/ubuntu-studio-get-some-space-and-be-ready-to-download/</link>
		<comments>http://angpilipinogimp.wordpress.com/2007/05/12/ubuntu-studio-get-some-space-and-be-ready-to-download/#comments</comments>
		<pubDate>Sat, 12 May 2007 10:26:37 +0000</pubDate>
		<dc:creator>Andrew Abogado</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[multimedia]]></category>

		<guid isPermaLink="false">http://angpilipinogimp.wordpress.com/2007/05/12/ubuntu-studio-get-some-space-and-be-ready-to-download/</guid>
		<description><![CDATA[Last night, I was informed by a friend that the release of Ubuntu Studio 7.04 (along side Feisty Fawn) was already at hand.
I said WOW! Let me check it out. Even for the fact that I am currently using the latest bleeding edge Ubuntu 7.04 (Feisty Fawn), I am terribly waiting for the release of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=24&subd=angpilipinogimp&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="left">Last night, I was informed by a friend that the release of <a href="http://ubuntustudio.org">Ubuntu Studio</a> 7.04 (along side Feisty Fawn) was already at hand.</p>
<p align="left">I said WOW! Let me check it out. Even for the fact that I am currently using the latest bleeding edge <a href="http://www.ubuntu.com">Ubuntu</a> 7.04 (Feisty Fawn), I am terribly waiting for the release of <a href="http://ubuntustudio.org">Ubuntu Studio</a> since I myself is an artist. <em>Sigh&#8230;. what&#8217;s the relation?</em></p>
<p align="left">Ok&#8230; Just a little info. Now what is <a href="http://ubuntustudio.org">Ubuntu Studio</a>? Its a multimedia creation flavor of <a href="http://www.ubuntu.com">Ubuntu</a> that is aimed at the GNU/Linux audio, video and graphic enthusiast as well as professional. <em>Now thats the relation.</em></p>
<p align="left">Back to my quest for <a href="http://ubuntustudio.org">Ubuntu Studio</a>.</p>
<p align="left">&nbsp;</p>
<p align="left">When I visited their site (http://ubuntustudio.org) yesterday, This is what I got.</p>
<p align="left"><img src="http://img147.imageshack.us/img147/5399/ubuntustudiomay112007stjz2.jpg" /></p>
<p align="left">&nbsp;</p>
<p align="left">And still and until today this is the case. To date, May 12, 2007.</p>
<p align="left">Well, it didn&#8217;t suprised me &#8216;coz when <a href="http://www.ubuntu.com">Ubuntu</a> 7.04 (Feisty Fawn) was released, the Ubuntu&#8217;s website was really on a traffic. Now this is a good implication that there are lots of enthusiasts out there that were patiently waiting for the release of <a href="http://ubuntustudio.org">Ubuntu Studio</a>. Cheers!</p>
<p align="left">Ok&#8230; Ok.. Ok&#8230; That really made me overwhelmed of happiness because <a href="http://www.linux.com/">Linux</a> particularly <a href="http://www.ubuntu.com">Ubuntu</a> and specifically <a href="http://ubuntustudio.org">Ubuntu Studio</a><strong> </strong>is really <strong>SOMETHING</strong>.</p>
<p align="left">&nbsp;</p>
<p align="left">Since the Ubuntu Studio site is &#8220;down&#8221; temporarily or maybe on a heavy web super highway traffic, Here&#8217;s for you.</p>
<p align="left">If you really want to download your copy of the Hottest <a href="http://ubuntustudio.org">Ubuntu Studio</a> but can&#8217;t find any site/mirror that lets you get a copy, I prepared these links below for you to check out.</p>
<p align="left">(1) A lot of torrent to choose from: <a href="http://www.ubustu.com/globe/2007/05/11/download-mirrors-for-ubuntu-studio/" title="Ubustu">http://www.ubustu.com/globe/2007/05/11/download-mirrors-for-ubuntu-studio/</a></p>
<p align="left">(2) Another torrent to choose from: <a href="http://www.sumotorrent.com/searchResult.php?search=ubuntustudio" title="Sumotorrent">http://www.sumotorrent.com/searchResult.php?search=ubuntustudio</a>.</p>
<p align="left">(3) And if you don&#8217;t have a torrent client, well here is for you, a F/OSS Java BitTorrent Client <a href="http://azureus.sourceforge.net/">Azureus</a> &#8211; http://azureus.sourceforge.net/</p>
<p align="left">&nbsp;</p>
<p align="left">Enjoy everyone and lets <em>Break On Through to the Other Side</em> of the future of computing.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/angpilipinogimp.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/angpilipinogimp.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angpilipinogimp.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angpilipinogimp.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angpilipinogimp.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angpilipinogimp.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angpilipinogimp.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angpilipinogimp.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angpilipinogimp.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angpilipinogimp.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angpilipinogimp.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angpilipinogimp.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=24&subd=angpilipinogimp&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angpilipinogimp.wordpress.com/2007/05/12/ubuntu-studio-get-some-space-and-be-ready-to-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c0df251eb2c7af780904baf896add33f?s=96&#38;d=&#38;r=PG" medium="image">
			<media:title type="html">andotyjazz</media:title>
		</media:content>

		<media:content url="http://img147.imageshack.us/img147/5399/ubuntustudiomay112007stjz2.jpg" medium="image" />
	</item>
		<item>
		<title>Automatic Add-on Install on Firefox</title>
		<link>http://angpilipinogimp.wordpress.com/2007/04/09/automatic-add-on-install-on-firefox/</link>
		<comments>http://angpilipinogimp.wordpress.com/2007/04/09/automatic-add-on-install-on-firefox/#comments</comments>
		<pubDate>Sun, 08 Apr 2007 17:59:23 +0000</pubDate>
		<dc:creator>Andrew Abogado</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://angpilipinogimp.wordpress.com/2007/04/09/automatic-add-on-install-on-firefox/</guid>
		<description><![CDATA[After some time of hearing a beta release of the Ubuntu 7.04 Beta codename &#8220;Feisty Fawn,&#8221; I&#8217;ve checked my calendar just to verify the date of its final release. Then I came to find out that its gonna be on the 19th of April this year and it kind of frustrates me a bit &#8216;coz [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=17&subd=angpilipinogimp&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:left;">After some time of hearing a beta release of the <a href="http://www.ubuntu.com/news/Ubuntu704Beta">Ubuntu 7.04 Beta</a> codename &#8220;Feisty Fawn,&#8221; I&#8217;ve checked my calendar just to verify the date of its final release. Then I came to find out that its gonna be on the 19th of April this year and it kind of frustrates me a bit &#8216;coz its a holiday and I wanna install Ubuntu Feisty Fawn and have a taste on it before the working days resume.</p>
<p style="text-align:left;">And since I really really wanted to explore and use Ubuntu Fiesty Fawn, I downloaded an .ISO of its beta release and took the risk of installing it. I was quite surprised of the enhancements and opened right away <a href="http://www.spreadfirefox.com/">Firefox Web Browser</a> to search some Starter Guide and howto&#8217;s on installing my needed apps and updates &#8216;coz I am very very excited. I browsed, firstly, on <a href="http://ubuntuguide.org/wiki/Ubuntu_Feisty">Ubuntu Guide</a> to have a step by step installation setup and updates. While I was scrolling the page, I suddenly wanted to see some Video guides or tutorials. I found this site <a href="http://ubuntuclips.org">http://ubuntuclips.org</a> and guess what, Firefox alerted me that I have to install some add-on. I am pretty sure its Adobe Flash add-on. And without any concrete plan, I tested and followed the steps offered by FireFox using its Auto-install add-on. Suprisingly, it worked just flawlessly and successfully installed Adobe Flash of my <a href="http://www.mozilla.com/en-US/">Firefox 2.0.0.2</a> using Ubuntu Feisty Fawn. It was just so amazing, for me, because during my Ubuntu &#8220;Hoary HedgeHog&#8221; &#8220;Breezy Badger&#8221; &#8220;Dapper Drake&#8221; &#8220;Edgy Eft&#8221; days, installing add-on on Firefox using Ubuntu could be a little drastic. But hey, I can see that the Firefox and Ubuntu team , I guess, made dramatic fixes on this issues.</p>
<p style="text-align:left;">Take a look of the screenshots I&#8217;ve saved.</p>
<p style="text-align:left;">First, the alert dialog box on the step by step installation guide.<br />
<img src="http://img468.imageshack.us/img468/298/1adobeflashki1.png" alt="" /></p>
<p style="text-align:left;">Second, the agreement etc&#8230;<br />
<img src="http://img468.imageshack.us/img468/9108/2adobeflashif0.png" alt="" /></p>
<p style="text-align:left;">Third, Firefox downloaded the add-on<br />
<img src="http://img375.imageshack.us/img375/8622/3adobeflashvt6.png" alt="" /></p>
<p style="text-align:left;">And Lastly, the installation was finished.<br />
<img src="http://img375.imageshack.us/img375/9707/4adobeflashiw4.png" alt="" /></p>
<p style="text-align:left;">I clicked the link on the bottom part of the dialog box to check some updates wow, Firefox did made some joy, especially me, for the Linux users without even experiencing any hassles on installing add-ons.</p>
<p style="text-align:left;">Here is the link <a href="https://addons.mozilla.org/en-US/firefox/browse/type:7"><img src="http://img354.imageshack.us/img354/5508/5addonsfirefoxurlmk3.png" alt="5_addonsfirefoxurl.png" /></a> for you to browse and install your needed Firefox add-ons.</p>
<p style="text-align:left;">Enjoy everyone.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/angpilipinogimp.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/angpilipinogimp.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angpilipinogimp.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angpilipinogimp.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angpilipinogimp.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angpilipinogimp.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angpilipinogimp.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angpilipinogimp.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angpilipinogimp.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angpilipinogimp.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angpilipinogimp.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angpilipinogimp.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angpilipinogimp.wordpress.com&blog=915394&post=17&subd=angpilipinogimp&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angpilipinogimp.wordpress.com/2007/04/09/automatic-add-on-install-on-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c0df251eb2c7af780904baf896add33f?s=96&#38;d=&#38;r=PG" medium="image">
			<media:title type="html">andotyjazz</media:title>
		</media:content>

		<media:content url="http://img468.imageshack.us/img468/298/1adobeflashki1.png" medium="image" />

		<media:content url="http://img468.imageshack.us/img468/9108/2adobeflashif0.png" medium="image" />

		<media:content url="http://img375.imageshack.us/img375/8622/3adobeflashvt6.png" medium="image" />

		<media:content url="http://img375.imageshack.us/img375/9707/4adobeflashiw4.png" medium="image" />

		<media:content url="http://img354.imageshack.us/img354/5508/5addonsfirefoxurlmk3.png" medium="image">
			<media:title type="html">5_addonsfirefoxurl.png</media:title>
		</media:content>
	</item>
	</channel>
</rss>