<?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>Tohir Solomons &#187; ubuntu</title>
	<atom:link href="http://www.tohir.co.za/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tohir.co.za</link>
	<description></description>
	<lastBuildDate>Fri, 11 Mar 2011 09:30:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Installing Zend Server CE on Ubuntu Maverick (10.10)</title>
		<link>http://www.tohir.co.za/2011/01/24/installing-zend-server-ce-on-ubuntu-maverick-10-10/</link>
		<comments>http://www.tohir.co.za/2011/01/24/installing-zend-server-ce-on-ubuntu-maverick-10-10/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 15:08:25 +0000</pubDate>
		<dc:creator>Tohir</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[repo]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[zend]]></category>
		<category><![CDATA[zendserver]]></category>
		<category><![CDATA[zendserverce]]></category>

		<guid isPermaLink="false">http://www.tohir.co.za/?p=496</guid>
		<description><![CDATA[Spent the day trying to install Zend Server on Ubuntu (10.10), but ran into so much blockers, thought it would be worth a blog! After following all the steps, I got hit with: W: Failed to fetch http://repos.zend.com/deb/ce/dists/ce/Release Unable to find expected entry  non-free/source/Sources in Meta-index file (malformed Release file?) Kept trying sudo-apt-get update whilst [...]]]></description>
			<content:encoded><![CDATA[<p>Spent the day trying to install Zend Server on Ubuntu (10.10), but ran into so much blockers, thought it would be worth a blog!</p>
<p>After following all the steps, I got hit with:</p>
<pre>W: Failed to fetch http://repos.zend.com/deb/ce/dists/ce/Release
Unable to find expected entry  non-free/source/Sources in Meta-index file (malformed Release file?)</pre>
<p>Kept trying <strong>sudo-apt-get update</strong> whilst cursing Zend, and still the same.</p>
<p>Solution: Disable the sources repository in /etc/apt/sources.list.</p>
<pre>#deb-src http://repos.zend.com/deb/ce ce non-free</pre>
<p>Next, trying to install, and keep getting dependencies issues. There are two (old files) that need to be downloaded, and then everything works fine:</p>
<ul>
<li><a href="http://security.ubuntu.com/ubuntu/pool/main/k/krb5/libkrb53_1.6.dfsg.3~beta1-2ubuntu1.6_amd64.deb">libkrb53</a></li>
<li><a href="http://mirrors.us.kernel.org/ubuntu//pool/universe/m/mysql-dfsg-5.0/libmysqlclient15off_5.1.30really5.0.83-0ubuntu3_amd64.deb">libmysqlclient15off</a></li>
</ul>
<p>They were in older distributions, but no longer are!</p>
<p>Once those two files are manually installed (sudo dpkg -i), the rest is plain sailing.</p>
<p><map name='google_ad_map_496_d66c8ad2bfa7c2ab'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/496?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_496_d66c8ad2bfa7c2ab' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=496&amp;url= http%3A%2F%2Fwww.tohir.co.za%2F2011%2F01%2F24%2Finstalling-zend-server-ce-on-ubuntu-maverick-10-10%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.tohir.co.za/2011/01/24/installing-zend-server-ce-on-ubuntu-maverick-10-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thunderbird + Correct Indentity Plugin</title>
		<link>http://www.tohir.co.za/2011/01/05/thunderbird-and-correct-indentity-plugin/</link>
		<comments>http://www.tohir.co.za/2011/01/05/thunderbird-and-correct-indentity-plugin/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 07:45:45 +0000</pubDate>
		<dc:creator>Tohir</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software and Technology]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.tohir.co.za/?p=491</guid>
		<description><![CDATA[On both Ubuntu (and Windows if I ever had to use it), I prefer Thunderbird as my email client over Evolution or MS Outlook purely due to two reasons: I love the way it allows one to show an inbox for each account. I do not need to filter them, or create labels. The ability [...]]]></description>
			<content:encoded><![CDATA[<p>On both Ubuntu (and Windows if I ever had to use it), I prefer <a href="http://www.mozillamessaging.com/en-US/thunderbird/">Thunderbird</a> as my email client over Evolution or MS Outlook purely due to two reasons:</p>
<ol>
<li>I love the way it allows one to show an inbox for each account. I do not need to filter them, or create labels.</li>
<li>The ability to set a limit on incoming mail. Once activated, it only downloads the first 50kb of each email giving an idea of what the email contains, and it saves the frustration of downloading emails with large attachments, particularly from people I don&#8217;t know.</li>
</ol>
<p>However, the one mistake I often make is clicking &#8220;Write&#8221;, type in the email, and clicking send, without checking that I&#8217;m sending it from the right email address. Fortunately, another great thing with Firefox and Thunderbird is <a href="https://addons.mozilla.org/en-US/thunderbird/extensions/">extensions</a>, and there is one that fixes that called <a href="https://addons.mozilla.org/en-US/thunderbird/addon/1203/">Correct Identity</a>.</p>
<p>It allow one to set an alternative default email address for writing an email. Eg. The account is support@&#8230;, but whenever you send out email from that account, it should be from tohir@&#8230;, that&#8217;s the issue it solves!</p>
<p><map name='google_ad_map_491_d66c8ad2bfa7c2ab'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/491?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_491_d66c8ad2bfa7c2ab' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=491&amp;url= http%3A%2F%2Fwww.tohir.co.za%2F2011%2F01%2F05%2Fthunderbird-and-correct-indentity-plugin%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.tohir.co.za/2011/01/05/thunderbird-and-correct-indentity-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing SASS 3.0 on Ubuntu 10.4</title>
		<link>http://www.tohir.co.za/2010/07/09/installing-sass-3-0-on-ubuntu-10-4/</link>
		<comments>http://www.tohir.co.za/2010/07/09/installing-sass-3-0-on-ubuntu-10-4/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 13:40:51 +0000</pubDate>
		<dc:creator>Tohir</dc:creator>
				<category><![CDATA[HTML, CSS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software and Technology]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sass]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.tohir.co.za/?p=409</guid>
		<description><![CDATA[Currently, the HAML/Sass version on Ubuntu is 2.2.17. Version 3, also known as Classy Cassidy, includes new features. So how can you install it on Ubuntu. Firstly, you need Ruby: sudo apt-get install ruby Thereafter (without sudo): gem install haml-edge This will install Haml and Sass into your directory, but at least you will have [...]]]></description>
			<content:encoded><![CDATA[<p>Currently, the <a href="http://sass-lang.com/">HAML/Sass</a> version on Ubuntu is 2.2.17. Version 3, also known as Classy Cassidy, includes new features. So how can you install it on Ubuntu.</p>
<p>Firstly, you need Ruby:</p>
<pre>sudo apt-get install ruby</pre>
<p>Thereafter (without sudo):</p>
<pre>gem install haml-edge</pre>
<p>This will install Haml and Sass into your directory, but at least you will have access to the latest version. Message that appears:</p>
<pre>WARNING:  Installing to ~/.gem since /var/lib/gems/1.8 and
 /var/lib/gems/1.8/bin aren't both writable.
WARNING:  You don't have /home/tohir/.gem/ruby/1.8/bin in your PATH,
 gem executables will not run.
Successfully installed haml-edge-3.1.49
1 gem installed</pre>
<p>You can test that it is the latest version by:</p>
<pre>~/.gem/ruby/1.8/bin/sass -version
</pre>
<p>Which should return:</p>
<pre>Haml/Sass 3.1.49 (Bleeding Edge)</pre>
<p>Lastly, there is a nice command to watch files and auto generate an updated version:</p>
<pre>~/.gem/ruby/1.8/bin/sass -t compact --watch [inputfile]:[outputfile]</pre>
<p>like:</p>
<pre>~/.gem/ruby/1.8/bin/sass -t compact --watch browseView.scss:browseView.css</pre>
<p><map name='google_ad_map_409_d66c8ad2bfa7c2ab'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/409?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_409_d66c8ad2bfa7c2ab' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=409&amp;url= http%3A%2F%2Fwww.tohir.co.za%2F2010%2F07%2F09%2Finstalling-sass-3-0-on-ubuntu-10-4%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.tohir.co.za/2010/07/09/installing-sass-3-0-on-ubuntu-10-4/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Getting started with Wireshark, the Fiddler for Ubuntu</title>
		<link>http://www.tohir.co.za/2010/02/01/getting-started-with-wireshark-the-fiddler-for-ubuntu/</link>
		<comments>http://www.tohir.co.za/2010/02/01/getting-started-with-wireshark-the-fiddler-for-ubuntu/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 07:38:59 +0000</pubDate>
		<dc:creator>Tohir</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software and Technology]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[fiddler]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://www.tohir.co.za/?p=349</guid>
		<description><![CDATA[Fiddler is a useful tool for tracking http requests and responses. It&#8217;s similar to the Net tag in Firebug, except that it can be used to track all requests, not only browser-based ones. For Ubuntu users, the recommended alternative is Wireshark. Wireshark is noted as being more powerful than Fiddler, but the focus will be [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fiddler2.com/fiddler2/">Fiddler</a> is a useful tool for tracking http requests and responses. It&#8217;s similar to the Net tag in Firebug, except that it can be used to track all requests, not only browser-based ones.</p>
<p>For Ubuntu users, the recommended alternative is <a href="http://www.wireshark.org/">Wireshark</a>. Wireshark is noted as being more powerful than Fiddler, but the focus will be on the features most commonly used by web developers for tracking.</p>
<h2>Installation</h2>
<p>Wireshark is found in the Ubuntu repositories, so simply search for <strong>wireshark</strong> in Synaptic, or enter <em>sudo apt-get install wireshark</em></p>
<h2>Usage</h2>
<p>Under Applications &gt; Internet, you will notice there are two options. Wireshark and Wireshark (as root). Run the second one (as root) as this gives you more data to track.</p>
<p><a href="http://www.tohir.co.za/wp-content/uploads/2010/01/wireshark-1.png"><img class="alignnone size-full wp-image-357" title="wireshark-1" src="http://www.tohir.co.za/wp-content/uploads/2010/01/wireshark-1.png" alt="wireshark-1" width="399" height="92" /></a></p>
<p>After wireshark has started, the process is straightforward:</p>
<ol>
<li>Choose which network interfaces to capture traffic from</li>
<li>Start capturing</li>
<li>Filter captured requests</li>
</ol>
<p>1. Choosing which network interfaces to capture traffic from. From the menu, choose: Capture &gt; Interfaces</p>
<p><a href="http://www.tohir.co.za/wp-content/uploads/2010/02/wireshark-2.png"><img class="alignnone size-full wp-image-358" title="wireshark-2" src="http://www.tohir.co.za/wp-content/uploads/2010/02/wireshark-2.png" alt="wireshark-2" width="745" height="272" /></a></p>
<p>This will bring up a list of network devices.</p>
<p>2. Since my work involves debugging work off my laptop (http://localhost etc), I only start device <strong>lo</strong> (127.0.0.1). This is useful as it immediately ignores all other traffic.</p>
<p>3. The one thing you will notice is that fiddler will log both the TCP and HTTP requests. For the purpose of debugging AJAX, etc., we are only interested in HTTP requests, TCP requests are not required. These can be hidden by adding a filter.</p>
<p><a href="http://www.tohir.co.za/wp-content/uploads/2010/02/wireshark-3.png"><img class="alignnone size-full wp-image-359" title="wireshark-3" src="http://www.tohir.co.za/wp-content/uploads/2010/02/wireshark-3.png" alt="wireshark-3" width="861" height="327" /></a></p>
<p>In the field next to Filter:, enter http and click on Apply.</p>
<p><a href="http://www.tohir.co.za/wp-content/uploads/2010/02/wireshark-4.png"><img class="alignnone size-full wp-image-360" title="wireshark-4" src="http://www.tohir.co.za/wp-content/uploads/2010/02/wireshark-4.png" alt="wireshark-4" width="715" height="213" /></a></p>
<p>The steps will now show all traffic coming on 127.0.0.1 via HTTP. The last step is picking up the AJAX parts for debugging. Notice that for each request, there is a response. Unlike Fiddler, Wireshark does not combine the request and the response. So click on the response line, and then expand the <strong>Line-based text data row</strong>. This will show the text of the AJAX response.</p>
<p><a href="http://www.tohir.co.za/wp-content/uploads/2010/02/wireshark-5.png"><img class="alignnone size-full wp-image-361" title="wireshark-5" src="http://www.tohir.co.za/wp-content/uploads/2010/02/wireshark-5.png" alt="wireshark-5" width="693" height="569" /></a></p>
<h3>Conclusion</h3>
<p>Wireshark takes more steps than Fiddler, and Fiddler is a more focussed program than Wireshark. Wireshark also captures traffic without having to install a plugin into firefox, etc., so it&#8217;s useful for debugging applications as well. The biggest improvement to make Wireshark truly replace Fiddler is to turn off truncation of the response text. Wish I knew how!</p>
<p><map name='google_ad_map_349_d66c8ad2bfa7c2ab'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/349?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_349_d66c8ad2bfa7c2ab' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=349&amp;url= http%3A%2F%2Fwww.tohir.co.za%2F2010%2F02%2F01%2Fgetting-started-with-wireshark-the-fiddler-for-ubuntu%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.tohir.co.za/2010/02/01/getting-started-with-wireshark-the-fiddler-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu Ultimate Edition</title>
		<link>http://www.tohir.co.za/2007/05/07/ubuntu-ultimate-edition/</link>
		<comments>http://www.tohir.co.za/2007/05/07/ubuntu-ultimate-edition/#comments</comments>
		<pubDate>Mon, 07 May 2007 11:51:00 +0000</pubDate>
		<dc:creator>Tohir</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://tohir.co.za/?p=120</guid>
		<description><![CDATA[If you're looking to move over to Linux from Windows, or just looking for a linux distribution that plays many formats as possible, try Ubuntu Ultimate Edition available from http://ubuntusoftware.info/

Ubuntu Ultimate Edition is a remake of Ubuntu (currently Edgy) with tons of USEFUL additional drivers and programs. The one thing I like is that the media formats just works. VLC is bundled so that caters for all the Microsoft formats, and Quicktime etc.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking to move over to Linux from Windows, or just looking for a linux distribution that plays many formats as possible, try Ubuntu Ultimate Edition available from <a href="http://ubuntusoftware.info/">http://ubuntusoftware.info/</a></p>
<p>Ubuntu Ultimate Edition is a remake of Ubuntu (currently Edgy) with tons of USEFUL additional drivers and programs. The one thing I like is that the media formats just works. VLC is bundled so that caters for all the Microsoft formats, and Quicktime etc.<span id="more-120"></span></p>
<p><span style="font-size:85%;"> It is Ubuntu Edgy Eft with the following software pre-added:     * KDE desktop environment     * Gnome desktop environment     * Enlightenment desktop environment     * Windowmaker desktop environment     * Additional themes, theme engines &amp; screensavers     * Busybox     * Network security tools     * Manrip &amp; Lemonrip &#8211; DVD ripping software     * Yamipod &#8211; Ipod software     * Many apps for KDE (too many to list)     * New theme / splash screen / wallpaper     * New sound theme     * VCD Gear debian style     * Subversion &amp; build tools     * Wireless Internet integration     * Bluetooth integration     * PPP integration     * Networking tools     * 35 Additional fonts     * Tons more themes     * Repository driven Beryl     * New sounds theme     * Integrated Custom repository support     * All current Updates 158 at time of posting     * IPod support     * Beagle     * Gramps &#8211; Genealogy software (thanks poweruser2600)     * Legends &#8211; Video Game     * Kapote &#8211; Instant Messenger     * Integrated codecs (the good the bad &amp; the ugly)     * Mplayer, VLC, Songbird &amp; Amarok players with mp3 support     * Mencoder, K9Copy, DeVeDE, DVD Shrink &#8211; dvd copying software.     * Integrated Nvidia drivers (will work with other cards)     * Automatix 2 &amp; Automatix Bleeder (in case you want additional software)     * Gaim beta 5 &amp; plugins     * GFTP &#8211; FTP Client     * KVIrc &#8211; IRC Client     * Additional Themes, icons, cursors &amp; logins     * XSnow     * Samba     * NFS     * EasyTag &#8211; MP3 Tag Editor     * GDesklets     * Inkscape &#8211; 2D vector drawing     * Screem &#8211; HTML Editor     * Gambas &#8211; Programing environment     * QEMU &amp; Kqemu Accelerator &#8211; Emulation     * Screem &#8211; HTML Editor     * Avidemux &#8211; Avi (divx /xvid) editor     * GDesklets &#8211; Eyecandy &amp; info     * NTFS read / write support     * Lamp &#8211; web server (Apache2, mysql, PHP5)     * phpmyadmin     * Azureus &#8211; P2P software     * MS core Font&#8217;s and extra fonts     * Wine &#8211; Windows emulation (always newest version &#8211; through repo)     * Alien &#8211; Allows installation of foriegn packages (RPM, suse etc)     * Gobby Team programing software     * Ksnapshot &#8211; Screen capture software     * Google Picasa &#8211; Graphic editing software     * Frostwire Pro &#8211; P2P software     * Kolourpaint &#8211; Graphic editing software     * Qcad &#8211; Autocad wannabe     * Archive Suite &#8211; virtually any archive can be handled.     * Ajunta IDE &#8211; Programing environment     * Bluefish &#8211; HTML Editor     * Glade &#8211; Interface designer     * Gtranslator     * Bit Tornado &#8211; P2P Software     * Amule &#8211; P2P software     * Kino &#8211; Flick editor     * Audacity &#8211; Sound editor     * Debian Menu (pdmenu)     * Dvdrip &#8211; Dvd ripping software     * Democracy Player     * Listen Media Manager     * Steamripper     * Ilinux (banshee)     * Gnucash &#8211; Financial software     * Aria &#8211; Download manager     * Build Essentials and make utility&#8217;s     * Quanta Plus and extras &#8211; HTML Editor     * Graveman &#8211; burning software     * New Grub splash screen and animated &#8220;very pretty&#8221; boot up screen     * Bum &#8211; Boot-up manager     * Sum &#8211; Startup manager (newer improved version gtk and terminal based)     * Istanbul &#8211; Live screen capture     * Ghex &#8211; Hex editor     * Gourmet &#8211; Recipe manager     * Isomaster &#8211; CD / DVD ISO editor     * GPHPEdit &#8211; PHP Editor     * Kino &#8211; Clip editor     * Aria &#8211; Download manager     * Democracy &#8211; Movie streamer     * ClamAV &#8211; Anti-virus software     * Listen &#8211; Media manager     * DVD|RIP &#8211; Dvd ripping software     * Lifrea &#8211; RSS feed reader     * Brasero &#8211; Disc burning tool     * X-Chat &#8211; IRC Client     * QDVDAuthor &#8211; DVD authoring software     * SMP Support (dual core CPUS) / works with single core as well     * 121 Additional Updates     * New Grub boot screen     * New theme and animated bootscreen     * New GDM theme     * New splash screen &amp; wallpaper     * Updated Beryl     * Capture card support &#8211; TVTime / ATI-All-in-wonder     * Gaim Beta 6 &#8211; prebuilt with plugins.     * GKRealm &#8211; Realtime hardware monitor     * MGM &#8211; Moaning Goat Meter     * Newer Amarok then can be obtained from edgy repos     * Hardinfo &#8211; System information     * GTKPod &#8211; Ipod Sync software     * HTop &#8211; Process viewer     * Sysinfo &#8211; System information     * IPodder &#8211; Ipod sync software     * XSensors &#8211; Hardware sensor software     * Addition networking and wireless tools     * Gpixpod &#8211; Photo sync software for Ipod     * IPodslave &#8211; an iPod IO slave     * Xpenguins</span></p>
<p><map name='google_ad_map_120_d66c8ad2bfa7c2ab'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/120?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_120_d66c8ad2bfa7c2ab' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=120&amp;url= http%3A%2F%2Fwww.tohir.co.za%2F2007%2F05%2F07%2Fubuntu-ultimate-edition%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.tohir.co.za/2007/05/07/ubuntu-ultimate-edition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

