<?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>Rebel Zero &#187; Add Ons</title>
	<atom:link href="http://www.rebelzero.com/category/add-ons/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rebelzero.com</link>
	<description>We don&#039;t do Windoze</description>
	<lastBuildDate>Thu, 19 Jan 2012 00:15:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Ubuntu: See, Preview, And Compare Fonts With gnome-specimen</title>
		<link>http://www.rebelzero.com/ubuntu/ubuntu-see-preview-and-compare-fonts-with-gnome-specimen/170</link>
		<comments>http://www.rebelzero.com/ubuntu/ubuntu-see-preview-and-compare-fonts-with-gnome-specimen/170#comments</comments>
		<pubDate>Wed, 22 Jul 2009 19:12:51 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[Add Ons]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[font viewer]]></category>
		<category><![CDATA[gnome-specimen]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=170</guid>
		<description><![CDATA[See, preview, and compare all of your installed fonts with gnome-specimen.]]></description>
			<content:encoded><![CDATA[<p>More inspiration from #ubuntu @ irc.freenode.net</p>
<blockquote><p>trayzz_: how do i display the fonts i have installed graphically</p></blockquote>
<p><span id="more-170"></span><br />
Since 8.04 Hardy Heron, Ubuntu has included <strong>gnome-specimen</strong> in the universe repository. As long as that repository is enabled, you can install it simply at the command line with <strong>sudo apt-get install gnome-specimen</strong> or searching for <strong>gnome-specimen</strong> in Synaptic. It will be listed in the <strong>Applications</strong> &gt; <strong>Graphics</strong> menu.</p>
<p>You&#8217;ll get a window with a list of all of your installed fonts on the left, a field to change some preview text and its size, and a preview of that text using the currently highlighted font. A large blank field on the lower right gives you the opportunity to add lines of preview text to compare how they look in different fonts. In my example below, I compared both FreeSans Medium and Droid Sans Regular with Ubuntu&#8217;s default display font, Sans Regular, all in 12pt.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-171" title="gnome-specimen-screenshot" src="http://www.rebelzero.com/wp-content/uploads/2009/07/gnome-specimen-screenshot.png" alt="gnome-specimen-screenshot" width="451" height="358" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/ubuntu/ubuntu-see-preview-and-compare-fonts-with-gnome-specimen/170/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04 and Firefox 3.5 (Shiretoko)</title>
		<link>http://www.rebelzero.com/howto/ubuntu-9-04-and-firefox-3-5-shiretoko/162</link>
		<comments>http://www.rebelzero.com/howto/ubuntu-9-04-and-firefox-3-5-shiretoko/162#comments</comments>
		<pubDate>Thu, 09 Jul 2009 02:31:56 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[9.04 Jaunty Jackalope]]></category>
		<category><![CDATA[Add Ons]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Firefox 3.0]]></category>
		<category><![CDATA[Firefox 3.5]]></category>
		<category><![CDATA[Shiretoko]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=162</guid>
		<description><![CDATA[Install Firefox 3.5 onto your Ubuntu 9.04 installation]]></description>
			<content:encoded><![CDATA[<p>Jaunty users have it as easy as:</p>
<p><code>sudo apt-get install firefox-3.5</code></p>
<p>You can also install by way of Synaptic by searching for the firefox-3.5 package name.</p>
<p><span id="more-162"></span>That&#8217;s assuming one has the universe repository enabled. This will install FF 3.5 as Shiretoko, it&#8217;s developmental codename. It <a href="http://www.asoftsite.org/s9y/archives/161-guid.html">was decided</a> to retain the Shiretoko name to differentiate it from FF 3.0 which is the default browser for Jaunty. It is planned that FF 3.5 will be the default for Karmic.</p>
<p>When FF 3.5 (Shiretoko) is first run, it will make a copy of your current <strong>~/.mozilla/firefox</strong> directory to <strong>~/.mozilla/firefox-3.5</strong> so that all of your settings, preferences, add-ons, etc. from FF 3.0 will be the same in FF 3.5. Although, as in the past, new versions of Firefox may prevent some previous extensions from being seen as compatible. There is a workaround for this which I&#8217;ll cover briefly in my next post.</p>
<p>You&#8217;ll see it listed in the Internet menu as <strong>Shiretoko Web Broswer</strong> with a Firefox-less globe icon. Once installed, both versions will coexist happily on your computer. The only thing to remember is that any changes you make to one will not be mirrored by the other since they won&#8217;t share the same settings directory.</p>
<p>For the more advanced users who are brave enough, one can move the new directory to a new name and create a symbolic link to the original so that settings are shared between the two.</p>
<p><code>mv ~/.mozilla/firefox-3.5 ~/.mozilla/firefox-3.5-original</code><br />
<code>ln -s firefox firefox-3.5</code></p>
<p>Whenever Shiretoko looks to <strong>~/.mozilla/firefox-3.5</strong> it will actually find the <strong>~/.mozilla/firefox</strong> directory. The only drawback to this is FF 3.0 and FF 3.5 constantly checking plugins when switching from one to the other.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/howto/ubuntu-9-04-and-firefox-3-5-shiretoko/162/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>gufw: Autostart with session</title>
		<link>http://www.rebelzero.com/fixes/gufw-autostart-with-session/133</link>
		<comments>http://www.rebelzero.com/fixes/gufw-autostart-with-session/133#comments</comments>
		<pubDate>Sat, 25 Apr 2009 18:35:16 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[Add Ons]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gufw]]></category>
		<category><![CDATA[Ubuntu Firewall]]></category>
		<category><![CDATA[ufw]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=133</guid>
		<description><![CDATA[Finally figured out why gufw's "Autostart with session" option was grayed out.]]></description>
			<content:encoded><![CDATA[<p>I like using <a href="http://gufw.tuxfamily.org/">gufw</a> to manage the iptables firewall rules. It makes for a clean an easy graphical way to implement rules. I was having an issue with the preferences where &#8220;Autostart with session&#8221; was grayed out. After a little hunting with Google, I stumbled across a <a href="https://answers.launchpad.net/gui-ufw/+question/45995">question and an answer at Launchpad</a>, which is someplace I should be looking to first and foremost.</p>
<p>The answer to enabling that option is to simply create a directory.</p>
<p><code>mkdir ~/.config/autostart</code></p>
<p>Now the option is no longer grayed out and you can have gufw start for your every session.</p>
<p>You can install it from Ubuntu&#8217;s repositories. Make sure you have the universe repos enabled. You can find it in Synaptic or at the command line, issue:</p>
<p><code>sudo apt-get install gufw</code></p>
<p>It will need to download ufw and iptables if you don&#8217;t already have those.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/gufw-autostart-with-session/133/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Planet Ubuntu Newsfeed</title>
		<link>http://www.rebelzero.com/ubuntu/planet-ubuntu-newsfeed/113</link>
		<comments>http://www.rebelzero.com/ubuntu/planet-ubuntu-newsfeed/113#comments</comments>
		<pubDate>Mon, 09 Mar 2009 04:01:52 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[Add Ons]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Upgrading]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=113</guid>
		<description><![CDATA[Planet Ubuntu collects blog entries of Ubuntu developers and contributers with news. tips and tricks, calls for testing, and general information about Ubuntu.]]></description>
			<content:encoded><![CDATA[<p>Staying on top of Ubuntu news can be difficult. One place to watch is <a href="http://planet.ubuntu.com/">Planet Ubuntu</a>. It collects blog entries of Ubuntu developers and contributors into one easily accessible newsfeed that you can subscribe to with any RSS reader. Among the news are tips and tricks, calls for testing, and general information about Ubuntu. Below is a small sample of posts that interested me within the past few days.</p>
<p><span id="more-113"></span>Ubuntu CTO Matt Zimmerman <a href="http://mdzlog.wordpress.com/2009/03/08/ubuntu-is-based-on-debian-unstable/">posted a great article on his blog</a> to explain why Ubuntu is based off of Debian&#8217;s unstable branch.</p>
<p>Dustin Kirkland, a Core Developer working on the Ubuntu Server, <a href="http://blog.dustinkirkland.com/2009/03/ubuntu-encrypted-home-with-2-factor.html">posts on his blog</a> about increasing the security of the new encrypted home directory by using a 2-factor authentication, and commenting on the use of biometrics and fingerprint readers. It&#8217;s a follow-up <a href="http://blog.dustinkirkland.com/2009/03/mounting-your-encrypted-home-from.html">to an earlier post</a> describing how to mount an encrypted home directory when using a Jaunty LiveCD.</p>
<p>Efraín Valles, fellow Ubuntu enthusiast, <a href="http://effiejayx.velugmaracaibo.org.ve/?p=187">wrote on his blog</a> about the <a href="http://www.facebook.com/apps/application.php?id=15578663807">GNU/LINUX CDs application at Facebook</a> to help spread the use of Linux to the &#8220;not-so-linux crowds&#8221; (IE: your Windows-only friends).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/ubuntu/planet-ubuntu-newsfeed/113/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Tweak 0.4.4 Where 4 Is The Magic Number</title>
		<link>http://www.rebelzero.com/ubuntu/ubuntu-tweak-044-where-4-is-the-magic-number/57</link>
		<comments>http://www.rebelzero.com/ubuntu/ubuntu-tweak-044-where-4-is-the-magic-number/57#comments</comments>
		<pubDate>Tue, 16 Dec 2008 03:46:35 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[Add Ons]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Ubuntu Tweak]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=57</guid>
		<description><![CDATA[TualatriX keeps improving Ubuntu Tweak with each new release. For version 0.4.4, the theme is definitely the number four with four areas of improvement.]]></description>
			<content:encoded><![CDATA[<p>TualatriX keeps improving Ubuntu Tweak with each new release. For version 0.4.4, the theme is definitely the number four with four areas of improvement.</p>
<p><span id="more-57"></span>This <a href="http://ubuntu-tweak.com/2008/12/15/ubuntu-tweak-044-released.html" target="_blank">Ubuntu Tweak 0.4.4</a> makes it easier to find the option of turning on Metacity&#8217;s compositing feature for those people who either don&#8217;t like Compiz or can&#8217;t get 3D support (*cough* ATi *cough* fglrx *cough*) to turn it on. Metacity provides a subtle amount of desktop effects like transparency and shading that can make the desktop a little less&#8230;. plain.</p>
<p>This new version also brings thumbnail management in easy reach. Nautilus makes thumbnails for a large variety of media files that, over time, can waste hard drive space. For those concerned with privacy, they can also show what you&#8217;ve been looking at and when. Being able to reduce the sizes of the thumbnails, and dictating how long they&#8217;re allowed to exist, can be a big help.</p>
<p>File Type Manager has been added to make it easier to assign applications to different file types. Unfortunately, this feature isn&#8217;t available to Hardy Heron users. Intrepid Ibex users can bask in the glow that they have one more option that us lowly LTS supporters don&#8217;t have.</p>
<p>But that&#8217;s not all. Intrepid users will also enjoy the benefit of an expanded selection of available Scripts and Third-Party Sources. Scripts now have image controls such as one-click conversion and set as wallpaper. There are also more Move To, Copy To, and Link To options. The Third-Party Sources also include the highly sought after OpenOffice.org 3.0.0 for Intrepid PPA.</p>
<p>When I install a new system, I usually spend my time making tweaks the old fashion way since I know where to find them. However, there are times when it&#8217;s nice to have most of the tweaks I make gathered together in one place. My process for a new install these days are: 1) Install Ubuntu; 2) Update; 3) I<a href="http://ubuntu-tweak.com/downloads" target="_blank">nstall Ubuntu-Tweak</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/ubuntu/ubuntu-tweak-044-where-4-is-the-magic-number/57/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Tweak 0.4.2, Features Source Editor, OO.o 3.0.0 Source</title>
		<link>http://www.rebelzero.com/openofficeorg/ubuntu-tweak-042-features-source-editor-ooo-300-source/44</link>
		<comments>http://www.rebelzero.com/openofficeorg/ubuntu-tweak-042-features-source-editor-ooo-300-source/44#comments</comments>
		<pubDate>Sun, 16 Nov 2008 04:39:46 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[8.10 Intrepid Ibex]]></category>
		<category><![CDATA[Add Ons]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[Upgrading]]></category>
		<category><![CDATA[Ubuntu Tweak]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=44</guid>
		<description><![CDATA[Updated Ubuntu Tweak makes editing your sources.list file easier and has added OpenOffice.org 3.0.0 to its Third-Party Sources list for Intrepid Ibex users.]]></description>
			<content:encoded><![CDATA[<p>Ubuntu Tweak reached 0.4.2 on November 14 and showcases a new Source Editor for the Applications section of this powerful little app. Shown in more detail at <a href="http://ubuntu-tweak.com/2008/11/14/ubuntu-tweak-042-released-source-editor.html" target="_blank">its website</a>, the Source Editor allows one to not only make manual changes to the sources.list file but to also submit those sources for others to share. I like the fact that it&#8217;s color-coded making it easier to see and edit the file&#8217;s structure.</p>
<p><a href="http://www.rebelzero.com/wp-content/uploads/2008/11/ubuntu_tweak_ooo_source.png"><img class="alignright size-thumbnail wp-image-45" style="border: 0pt none; margin: 5px; float: right;" title="ubuntu_tweak_ooo_source" src="http://www.rebelzero.com/wp-content/uploads/2008/11/ubuntu_tweak_ooo_source-150x150.png" alt="Ubuntu Tweak 0.4.2 showing OO.o 3.0.0 source listing" width="150" height="150" /></a>And while looking at the current list of available software listed under Third-Party Sources, I noticed a listing for OpenOffice.org 3.0. The downside is that it&#8217;s only available for Intrepid Ibex users, but it offers a much easier way of installing OO.o 3.0.0 onto Ubuntu 8.10 desktops without <a href="http://www.rebelzero.com/ubuntu/installing-ooo-300-onto-hardy-heron/27" target="_self">having to hack it on</a>.</p>
<p>Other new sources include Ubuntu Chinese, Amarok, and Banshee.</p>
<p><em>UPDATE: A bugfix was released only two days later bringing <a href="http://ubuntu-tweak.com/2008/11/17/bugfixed-release-ubuntu-tweak-043.html" target="_blank">Ubuntu Tweak to 0.4.3.</a> It addressed using Ubuntu Tweak without having compiz installed. It also provided additional translations for Bulgarian, Czech, Faroese, French, German, Italian, and Polish languages.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/openofficeorg/ubuntu-tweak-042-features-source-editor-ooo-300-source/44/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Tweak 0.4.0</title>
		<link>http://www.rebelzero.com/ubuntu/ubuntu-tweak-040/36</link>
		<comments>http://www.rebelzero.com/ubuntu/ubuntu-tweak-040/36#comments</comments>
		<pubDate>Mon, 27 Oct 2008 21:41:24 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[Add Ons]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Tweak]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=36</guid>
		<description><![CDATA[There aren't many ways where Ubuntu could possibly be improved upon. Everyone has a preference about how their operating system should behave. Luckily, with Ubuntu and its Gnome desktop environment, there are many ways in which to enhance or tweak it. Unfortunately, most of the common options are a bit scattered or difficult to find, especially for the new user. This is where Ubuntu Tweak aims at simplifying it by collecting and presenting them all in one simple application.]]></description>
			<content:encoded><![CDATA[<p>There aren&#8217;t many ways where Ubuntu could possibly be improved upon. Everyone has a preference about how their operating system should behave. Luckily, with Ubuntu and its Gnome desktop environment, there are many ways in which to enhance or tweak it. Unfortunately, most of the common options are a bit scattered or difficult to find, especially for the new user. This is where Ubuntu Tweak aims at simplifying it by collecting and presenting them all in one simple application.</p>
<p><span id="more-36"></span></p>
<p><a href="http://www.rebelzero.com/wp-content/uploads/2008/10/ubuntu_tweak_040_screenshot.png"><img class="alignleft size-medium wp-image-38" style="border: 0pt none; margin: 5px; float: left;" title="ubuntu_tweak_040_screenshot" src="http://www.rebelzero.com/wp-content/uploads/2008/10/ubuntu_tweak_040_screenshot-300x208.png" alt="" width="300" height="208" /></a>Ubuntu Tweak is authored by a university student from China going by the name of Tualatrix. Wanting to make a contribution to the GNU/Linux and Open Source community, he took what he learned about Gtk+ development and applied it to providing this little application.</p>
<p>Ubuntu Tweak provides a &#8220;one-stop-shop&#8221; for many things including startup options, desktop effects, personal settings, system behavior, and the installation of other applications through Ubuntu&#8217;s repositories or third-party sources. Whether its changing the settings for the desktop icons, setting up keyboard shortcuts, or installing popular applications, such as Gnome Do, Google applications, Opera, or Skype, Ubuntu-Tweak makes it very simple.</p>
<p><a href="http://www.rebelzero.com/wp-content/uploads/2008/10/ubuntu_tweak_screenshot.png"><img class="alignleft size-medium wp-image-37" style="border: 0pt none; margin: 5px; float: left;" title="ubuntu_tweak_screenshot" src="http://www.rebelzero.com/wp-content/uploads/2008/10/ubuntu_tweak_screenshot-300x200.png" alt="" width="300" height="200" /></a>The official homepage is <a href="http://ubuntu-tweak.com/" target="_blank">http://ubuntu-tweak.com</a> where announcements about development and releases are made. There&#8217;s an entire page dedicated for <a href="http://ubuntu-tweak.com/suggestion" target="_blank">collecting suggestions</a> for future versions. The Downloads page details two ways to obtain Ubuntu Tweak. One is by downloading and installing a deb package. The other is by including <a href="https://launchpad.net/~tualatrix/+archive" target="_blank">Tualatrix&#8217;s personal package archive</a> source repository maintained at Launchpad. You can also snag it from its <a href="http://code.google.com/p/ubuntu-tweak/" target="_blank">Google Code</a> page.</p>
<p>The only downside is that it is geared specifically for Ubuntu with the Gnome environment. Kubuntu and Xubuntu users, and other Gnome flavored Linux distribtutions, are currently not supported. But all three of the latest version of Ubuntu, Gutsy, Hardy, and Intrepid, are supported.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/ubuntu/ubuntu-tweak-040/36/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.rebelzero.com @ 2012-02-06 09:47:52 by W3 Total Cache -->
