<?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>NETJET</title>
	<atom:link href="http://netjet.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://netjet.wordpress.com</link>
	<description>Website Development &#124; Cape Cod &#38; Islands</description>
	<lastBuildDate>Sun, 07 Oct 2007 02:25:10 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='netjet.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/d658ef727732cf5db6087b45a55a1bd3?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>NETJET</title>
		<link>http://netjet.wordpress.com</link>
	</image>
			<item>
		<title>FireFox Tweak</title>
		<link>http://netjet.wordpress.com/2007/10/07/firefox-tweak/</link>
		<comments>http://netjet.wordpress.com/2007/10/07/firefox-tweak/#comments</comments>
		<pubDate>Sun, 07 Oct 2007 02:21:18 +0000</pubDate>
		<dc:creator>capeswell</dc:creator>
				<category><![CDATA[1356]]></category>
		<category><![CDATA[Cool programs]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://netjet.wordpress.com/2007/10/07/firefox-tweak/</guid>
		<description><![CDATA[I came across this simple FireFox hack that makes webpages download @ least 5x faster ; ok maybe 2x. This will work on Linux , Mac , Windows&#8230;.
Follow these simple instructions,  

Speed up page rendering
By default, Firefox doesn&#8217;t try to render a web page for 250   milliseconds while it&#8217;s waiting for data. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=121&subd=netjet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I came across this simple FireFox hack that makes webpages download @ least 5x faster ; ok maybe 2x. This will work on Linux , Mac , Windows&#8230;.</p>
<p><strong>Follow these simple instructions,  </strong></p>
<dl>
<dt>Speed up page rendering</dt>
<dd>By default, Firefox doesn&#8217;t try to render a web page for 250   milliseconds while it&#8217;s waiting for data. If you use <a href="http://www.mozilla.org/support/firefox/edit#aboutconfig">about:config</a>    to add the Integer preference <var>nglayout.initialpaint.delay</var>, and    set the value to <tt>0</tt>, Firefox immediately starts to display the    page, even without complete data. The drawback, especially on slower   machines, is that the total time to display the page will be longer. </dd>
<dt>Enable Pipelining</dt>
<dd>Pipelining is an experimental feature, designed to improve page-load   performance, that is unfortunately not well supported by some web servers   and proxies. To try it out, by using <a href="http://www.mozilla.org/support/firefox/edit#aboutconfig">about:config</a>    to set the following preferences:
<dl>
<dt><var>network.http.pipelining</var></dt>
<dd>Set this to <tt>true</tt>, to enable pipelining.</dd>
<dt><var>network.http.proxy.pipelining</var></dt>
<dd>Set this to <tt>true</tt>, to enable pipelining to the proxy server.</dd>
<dt><var>network.http.pipelining.maxrequests</var></dt>
<dd>Set this to <tt>8</tt>, to have a maximum of 8 pipelining requests at once. Possible values are from 1 to 8.</dd>
</dl>
<p>For more information about pipelining, read the <a href="http://www.mozilla.org/projects/netlib/http/pipelining-faq.html">HTTP/1.1 Pipelining FAQ</a>.</p>
</dd>
<dt>Specify where to store the cache</dt>
<dd>To specify in which folder the cache is stored, use    <a href="http://www.mozilla.org/support/firefox/edit#aboutconfig">about:config</a> to add the String preference    <var>browser.cache.disk.parent_directory</var>, and set the value to    <tt>C:\Path To Cache</tt>.Replace <code>Path To Cache</code> with the    actual path to your cache folder. </dd>
<dt>Specify the memory cache usage</dt>
<dd>Normally, Firefox determines the memory cache usage dynamically based   on the amount of available memory. To specify a specific amount of memory    cache, use <a href="http://www.mozilla.org/support/firefox/edit#aboutconfig">about:config</a> to add the Intefer preference    <var>browser.cache.memory.capacity</var>, and set the value:
<dl>
<dt><tt>-1</tt></dt>
<dd>(default) Determine the amount of memory cache dynamically.</dd>
<dt><tt>0</tt></dt>
<dd>None.</dd>
<dt><tt>n</tt></dt>
<dd>Memory capacity in kilobytes. For example: <tt>4096</tt>.</dd>
</dl>
<p>To disable the memory cache completely, use <a href="http://www.mozilla.org/support/firefox/edit#aboutconfig">about:config</a>    to set the preference <var>browser.cache.memory.enable</var> to <tt>false</tt>.</p>
</dd>
<p>&lt;!&#8211; 2005-08-29: removed because site seems to be down</p>
<dt>Kiosk Browser</dt>
<dd>Andrew Mutch has written a comprehensive tutorial that explains how   to modify Firefox to run in a kiosk-style mode. Read all about this <a href="http://tln.lib.mi.us/~amutch/pro/phoenix/kiosk.htm">here</a>. </dd>
<dt>Limit Firefox to specific web addresses</dt>
<dd>Many libraries are now providing web-based online catalogs and access   to online databases. Often, libraries don&#8217;t want computers provided for   those uses to have access to the entire Internet. This method will assist   you in limiting Firefox access to a pre-defined number of sites.Restricting web access is accomplished by using the proxy settings in   Firefox. Read all about how to accomplish this on <a href="http://tln.lib.mi.us/~amutch/pro/phoenix/proxies.htm">this page</a>,   written by Andrew Mutch. </dd>
<p> &#8211;&gt;</p>
<dt>View page source using an external program</dt>
<dd>If you want to view the HTML source of a web page using an external text   editor instead of the built-in source viewer in Firefox, use <a href="http://www.mozilla.org/support/firefox/edit#aboutconfig">about:config</a>   to set <var>view_source.editor.external</var> to <tt>true</tt>, and then set    <var>view_source.editor.path</var> to e.g. <tt>C:\Windows\Notepad.exe</tt> or   whatever is your preferred text editor. </dd>
</dl>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netjet.wordpress.com/121/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netjet.wordpress.com/121/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netjet.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netjet.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netjet.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netjet.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netjet.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netjet.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netjet.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netjet.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netjet.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netjet.wordpress.com/121/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=121&subd=netjet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://netjet.wordpress.com/2007/10/07/firefox-tweak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3618a78e0cde87536b9883d26d852f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">capeswell</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux Commercial</title>
		<link>http://netjet.wordpress.com/2007/09/25/linux-commercial/</link>
		<comments>http://netjet.wordpress.com/2007/09/25/linux-commercial/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 07:05:18 +0000</pubDate>
		<dc:creator>capeswell</dc:creator>
				<category><![CDATA[All Posts]]></category>

		<guid isPermaLink="false">http://netjet.wordpress.com/2007/09/25/linux-commercial/</guid>
		<description><![CDATA[
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=120&subd=netjet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="text-align:center; display: block;"><a href="http://netjet.wordpress.com/2007/09/25/linux-commercial/"><img src="http://img.youtube.com/vi/EwL0G9wK8j4/2.jpg" alt="" /></a></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netjet.wordpress.com/120/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netjet.wordpress.com/120/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netjet.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netjet.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netjet.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netjet.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netjet.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netjet.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netjet.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netjet.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netjet.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netjet.wordpress.com/120/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=120&subd=netjet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://netjet.wordpress.com/2007/09/25/linux-commercial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3618a78e0cde87536b9883d26d852f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">capeswell</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/EwL0G9wK8j4/2.jpg" medium="image" />
	</item>
		<item>
		<title>Quantum GIS &#8220;Titan&#8221;  on Ubuntu Linux</title>
		<link>http://netjet.wordpress.com/2007/09/25/quantum-gis-on-ubuntu/</link>
		<comments>http://netjet.wordpress.com/2007/09/25/quantum-gis-on-ubuntu/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 06:21:13 +0000</pubDate>
		<dc:creator>capeswell</dc:creator>
				<category><![CDATA[Cool programs]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Services]]></category>

		<guid isPermaLink="false">http://netjet.wordpress.com/2007/09/25/quantum-gis-on-ubuntu/</guid>
		<description><![CDATA[
I am working on a series of beach maps . Click here to view the entire project.
This map was made with QGIS Titan on Ubuntu Linux.
Keep Checking over @ MoreBeach for more Qgis samples.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=118&subd=netjet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://netjet.files.wordpress.com/2007/09/map.jpg"><img src="http://netjet.files.wordpress.com/2007/09/map.jpg" /></a></p>
<p>I am working on a series of beach maps . <strong><a href="http://www.morebeach.com/Beach_Pictures/Cape_Cod_Beaches/Cape_Cod_Beaches_Map.html">Click here</a></strong> to view the entire project.</p>
<p><img src="http://qgis.org/images/stories/qgislogos/qgis-icon-60x60.png" align="left" height="60" width="60" />This map was made with <a href="http://qgis.org/index.php?option=com_content&amp;task=view&amp;id=65&amp;Itemid=71">QGIS Titan</a> on Ubuntu Linux.</p>
<p>Keep Checking over @ <a href="http://www.morebeach.com"><strong>MoreBeach</strong></a> for more Qgis samples.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netjet.wordpress.com/118/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netjet.wordpress.com/118/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netjet.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netjet.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netjet.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netjet.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netjet.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netjet.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netjet.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netjet.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netjet.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netjet.wordpress.com/118/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=118&subd=netjet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://netjet.wordpress.com/2007/09/25/quantum-gis-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3618a78e0cde87536b9883d26d852f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">capeswell</media:title>
		</media:content>

		<media:content url="http://netjet.files.wordpress.com/2007/09/map.jpg" medium="image" />

		<media:content url="http://qgis.org/images/stories/qgislogos/qgis-icon-60x60.png" medium="image" />
	</item>
		<item>
		<title>Ubuntu: cant&#8217;t start administrative applications</title>
		<link>http://netjet.wordpress.com/2007/08/11/ubuntu-cantt-start-administrative-applications/</link>
		<comments>http://netjet.wordpress.com/2007/08/11/ubuntu-cantt-start-administrative-applications/#comments</comments>
		<pubDate>Sat, 11 Aug 2007 03:59:31 +0000</pubDate>
		<dc:creator>capeswell</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://netjet.wordpress.com/2007/08/11/ubuntu-cantt-start-administrative-applications/</guid>
		<description><![CDATA[GRRRR&#8230;
unable to lookup (none) via gethostbyname() 
Not sure how I managed to delete localhost on my laptop but here is a quick fix to get your administrative applications back up and runing. I was getting this error in the terminal  ; unable to lookup (none) via gethostbyname()  , This cripled a few of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=69&subd=netjet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong><em>GRRRR&#8230;<br />
unable to lookup (none) via gethostbyname() </em></strong></p>
<p>Not sure how I managed to delete localhost on my laptop but here is a quick fix to get your administrative applications back up and runing. I was getting this error in the terminal  <strong>; unable to lookup (none) via gethostbyname() </strong> , This cripled a few of my programs running under wine and access to my wifi card etc&#8230;</p>
<p><strong>Reboot Ubuntu</strong>, hit escape when loading GRUB , <strong>select recovery mode</strong> ( this will log into root) , then type the following : <strong>nano /etc/hosts</strong> .. add the line below following in the editor .</p>
<p><strong>127.0.0.1 localhost your-computer-name-here</strong></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netjet.wordpress.com/69/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netjet.wordpress.com/69/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netjet.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netjet.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netjet.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netjet.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netjet.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netjet.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netjet.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netjet.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netjet.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netjet.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=69&subd=netjet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://netjet.wordpress.com/2007/08/11/ubuntu-cantt-start-administrative-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3618a78e0cde87536b9883d26d852f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">capeswell</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Open a RAR File in Linux (Ubuntu/Debian)</title>
		<link>http://netjet.wordpress.com/2007/07/25/how-to-open-a-rar-file-in-linux-ubuntudebian/</link>
		<comments>http://netjet.wordpress.com/2007/07/25/how-to-open-a-rar-file-in-linux-ubuntudebian/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 15:21:12 +0000</pubDate>
		<dc:creator>capeswell</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Cool programs]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://netjet.wordpress.com/2007/07/25/how-to-open-a-rar-file-in-linux-ubuntudebian/</guid>
		<description><![CDATA[If you need to uncompress a .rar archive in Linux, you can download a program called unrar.  If you are using Ubuntu or Debian, you can install unrar by opening a terminal and typing sudo apt-get install unrar.  Then read the instructions by typing man unrar.
Basically, to unrar a file in Linux, just [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=62&subd=netjet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you need to uncompress a .rar archive in Linux, you can download a program called <tt>unrar</tt>.  If you are using Ubuntu or Debian, you can install unrar by opening a terminal and typing <strong><tt>sudo apt-get install unrar</tt></strong>.  Then read the instructions by typing <tt>man unrar</tt>.</p>
<p>Basically, to unrar a file in Linux, just navigate to the directory where your rar archive is and type <tt>unrar x [filename.rar]</tt>, replacing <tt>[filename.rar]</tt> with the name of your rar archive.</p>
<p>Also check out the great page over at cyberciti.biz on <a href="http://www.cyberciti.biz/faq/open-rar-file-or-extract-rar-files-under-linux-or-unix/">how to install and use rar files on Linux</a>.</p>
<p><a href="http://netjet.files.wordpress.com/2007/07/screenshot-6.png" title="screenshot-6.png"><img src="http://netjet.files.wordpress.com/2007/07/screenshot-6.png?w=500&#038;h=313" alt="screenshot-6.png" height="313" width="500" /></a></p>
<p>My Desktop</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netjet.wordpress.com/62/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netjet.wordpress.com/62/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netjet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netjet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netjet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netjet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netjet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netjet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netjet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netjet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netjet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netjet.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=62&subd=netjet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://netjet.wordpress.com/2007/07/25/how-to-open-a-rar-file-in-linux-ubuntudebian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3618a78e0cde87536b9883d26d852f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">capeswell</media:title>
		</media:content>

		<media:content url="http://netjet.files.wordpress.com/2007/07/screenshot-6.png" medium="image">
			<media:title type="html">screenshot-6.png</media:title>
		</media:content>
	</item>
		<item>
		<title>Basic Joomla! concepts</title>
		<link>http://netjet.wordpress.com/2007/06/13/basic-joomla-concepts/</link>
		<comments>http://netjet.wordpress.com/2007/06/13/basic-joomla-concepts/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 00:00:11 +0000</pubDate>
		<dc:creator>capeswell</dc:creator>
				<category><![CDATA[Cool programs]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://netjet.wordpress.com/2007/06/13/basic-joomla-concepts/</guid>
		<description><![CDATA[


 					
 						
 					


Overview
Joomla! takes a fairly unique approach to several areas of web content management. Before we move on to more detailed instructions on how to use Joomla! to manage your web site, we wanted to take a few moments to provide a brief explanation of each of these areas.
Browser-based Administration
Almost every function and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=54&subd=netjet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><table class="contentpaneopen">
<tr>
<td class="contentheading" width="100%"></td>
<td class="buttonheading" align="right" width="100%"><a href="http://help.joomla.org/index2.php?option=com_content&amp;do_pdf=1&amp;id=1628" target="_blank" title="PDF"> 					<img src="http://help.joomla.org/templates/jw_joomla/images/pdf_button.png" alt="PDF" align="middle" border="0" /></a></td>
<td class="buttonheading" align="right" width="100%"><a href="http://help.joomla.org/index2.php?option=com_content&amp;task=view&amp;id=1628&amp;pop=1&amp;page=0&amp;Itemid=237" target="_blank" title="Print"> 						<img src="http://help.joomla.org/templates/jw_joomla/images/printButton.png" alt="Print" align="middle" border="0" /></a></td>
<td class="buttonheading" align="right" width="100%"><a href="http://help.joomla.org/index2.php?option=com_content&amp;task=emailform&amp;id=1628&amp;itemid=237" target="_blank" title="E-mail"> 					</a></td>
</tr>
</table>
<h3>Overview</h3>
<p>Joomla! takes a fairly unique approach to several areas of web content management. Before we move on to more detailed instructions on how to use Joomla! to manage your web site, we wanted to take a few moments to provide a brief explanation of each of these areas.</p>
<h3>Browser-based Administration</h3>
<p>Almost every function and setting in Joomla! can be controlled directly through your web browser, from both the public part of the web site, which we call the Site (Front-end) and from the behind-the-scenes part of your site which requires permission to access, which we call the Administrator (Back-end). All administration functions are available in the Administrator to those Users who have been given management privileges. Content may also be edited directly on the Site, where some of the Administrator functions are available to logged-in Users who have been granted editing privileges.</p>
<h3>Parameters</h3>
<p>In Joomla!, parameters are configuration settings that are available in most control panels. Parameter settings allow you to modify script variables from the Administrator (Back-end), without the need to open and manually edit, or even understand, PHP scripts or configuration files.</p>
<p>Each type, Content (Sections, Categories, and Articles), Modules, and Menu Items all have parameter sections. Components and Plugins may also have parameters. Which of these types they are determines which variables can be set in the Parameters area. For example, for a Content Article the parameters allow you to Show or Hide the e-mail, print, and PDF icons, Article title, assign an alternate template for that Article, and control many other variables. Components may have parameters to change settings that normally would involve modifying the actual PHP code.</p>
<p><a name="Flexible_Content_Organization"></a></p>
<h3>Flexible Content Organization</h3>
<p>Joomla! handles content organization and menu creation in two separate stages. This may at first seem unusual if you are used to having the content structure determine what appears in menus. However, separating the two is a logical, straightforward approach that gives you infinite control over how links are presented on each individual page of your Joomla! site.</p>
<p><a name="Section.2FCategory.2FArticle"></a></p>
<h3>Section/Category/Article</h3>
<p>Content in Joomla! is organized in a Section-Category-Article model. Sections contain Categories, Categories contain Articles. The controls are found in your Content Manager. It is useful to think of this framework as a way to internally organize content, independently of how it is presented on the site. Using the Menu system, you can create navigational menus that link to any combination of Sections, Categories, and Articles.</p>
<p>Other containers for content include Static Pages and User Modules, where you can enter text directly. These are usually used to complement the content stored in the main Section-Category-Article set-up.</p>
<p><a name="Menus"></a></p>
<h3>Menus</h3>
<p>Creating navigational menus for your Joomla! site provides you with a powerful and flexible method to help your visitors move around with simplicity. You can think of Menus as blocks of links to content, with each link independently configured, and each Menu block positionable anywhere in your Site (Front-end) layout.</p>
<p>Menu Items can link to Sections, Categories, Articles, Components, Static Pages and external sites. The Menu Manager allows you to create any number of individual Menus, which appear as individual Modules. Menu links can also be nested indefinitely. Each link has associated Parameters, which allow you to control how the destination content is presented. Individual Menu Modules can appear anywhere in a Template, based on Module Positions.</p>
<p><a name="One-page_Templates"></a></p>
<h3>One-page Templates</h3>
<p>Templates in Joomla! are contained in a single file. This is quite different from many web applications, where template components are spread across many different files. Joomla! templates work in basically the same way as a single HTML page, which greatly simplifies the job for the graphic designer. Dynamic content is inserted via PHP tags anywhere you would like it to appear in the page layout.</p>
<p><a name="Module_Positions"></a></p>
<h3>Module Positions</h3>
<p>Module Positions allow you to place dynamic content anywhere in your template. The position code is a single line of PHP, where &#8220;position&#8221; is replaced by the position name:</p>
<pre><span style="color:#000000;font-weight:bold;">&lt;?php</span> mosLoadModules <span style="color:#66cc66;">(</span> <span style="color:#ff0000;">'position'</span> <span style="color:#66cc66;">)</span>; <span style="color:#000000;font-weight:bold;">?&gt;</span></pre>
<p>The code is placed in the template file. You can use the many prenamed positions, or create others as your requirements dictate. At each position, any number of Modules can be displayed in an assigned order. For example, you can place the position identified as &#8220;left&#8221; in the left column of a Template, assign the Main Menu, Search and Login Form Modules to the &#8220;left&#8221; Module Position (in Menu Manger), and those Modules will appear in the left column, in the assigned order.</p>
<table border="0">
<tr>
<td>
<p class="floatleft"><a href="http://www.foodsludge.com/joomlawiki/index.php/Image:Inform.png" class="image"><img src="http://www.foodsludge.com/joomlawiki/images/f/f8/Inform.png" border="0" height="20" width="20" /></a></p>
</td>
<td>To view Module Positions, go to Site-&gt;Preview-&gt;Inline with Position. This displays your current Template, superimposed with the name and location of each Module Position.</td>
</tr>
</table>
<p><a name="Powerful_Extensions:_Components.2C_Modules.2C_and_Plugins"></a></p>
<h3>Powerful Extensions: Components, Modules, and Plugins</h3>
<p>Extending and customizing Joomla! is easily accomplished with a range of Extensions options. Joomla! has three types of Extensions called Components, Modules, and Plugins. You can install, configure, and uninstall these elements through the Administrator (Back-end) control panel.</p>
<p>Components are essentially new applications. Seven default Components are part of the standard Joomla! installation. They provide functionality such as polls, content syndication (newsfeeds), and mass email to registered users. There are hundreds of additional, third-party components which can add many powerful capabilities such as e-commerce, photo galleries, forums, and more. Feel free to browse and download extensions by clicking on the <span style="font-weight:bold;">Extensions</span> tab at the top of this page (which will take you to extensions.joomla.org).<br />
Modules can contain different types of content, and may be installed, or created within Joomla!. Third-party Modules can contain small applications (for example: to display weather conditions or generate random quotes or images). Third-party Modules are often used to display the output from a Component. Joomla! includes a number of default Modules, some affecting Site (Front-end) content, and others used in the Administrator (Back-end). User modules are created within the Administrator, and may utilize formatted text, unformatted text, and/or newsfeeds.</p>
<p>Plugins generally enable or enhance Joomla! features. For example, a variety of WYSIWYG editors are installed as Plugins. Other Plugins connect Joomla! with external resources, like a third-party library.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netjet.wordpress.com/54/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netjet.wordpress.com/54/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netjet.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netjet.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netjet.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netjet.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netjet.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netjet.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netjet.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netjet.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netjet.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netjet.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=54&subd=netjet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://netjet.wordpress.com/2007/06/13/basic-joomla-concepts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3618a78e0cde87536b9883d26d852f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">capeswell</media:title>
		</media:content>

		<media:content url="http://help.joomla.org/templates/jw_joomla/images/pdf_button.png" medium="image">
			<media:title type="html">PDF</media:title>
		</media:content>

		<media:content url="http://help.joomla.org/templates/jw_joomla/images/printButton.png" medium="image">
			<media:title type="html">Print</media:title>
		</media:content>

		<media:content url="http://www.foodsludge.com/joomlawiki/images/f/f8/Inform.png" medium="image" />
	</item>
		<item>
		<title>Linux on PS3</title>
		<link>http://netjet.wordpress.com/2007/05/30/linux-for-playstation-3/</link>
		<comments>http://netjet.wordpress.com/2007/05/30/linux-for-playstation-3/#comments</comments>
		<pubDate>Wed, 30 May 2007 05:35:24 +0000</pubDate>
		<dc:creator>capeswell</dc:creator>
				<category><![CDATA[Cool programs]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://netjet.wordpress.com/2007/05/30/linux-for-playstation-3/</guid>
		<description><![CDATA[Linux for PlayStation 3

The PlayStation 3 is capable to run Linux operating systems installed on the console hard disk. Yellow Dog Linux offer an official distro for the console [1], but other distros like Fedora Core, Gentoo and Ubuntu Linux are also compatible.



History
Sony is approaching with Linux since 2000s in PlayStation 2 marketing when they [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=48&subd=netjet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h1 class="firstHeading">Linux for PlayStation 3</h1>
<p><!-- start content --></p>
<p>The <a href="http://en.wikipedia.org/wiki/PlayStation_3" title="PlayStation 3">PlayStation 3</a> is capable to run <a href="http://en.wikipedia.org/wiki/Linux" title="Linux">Linux</a> <a href="http://en.wikipedia.org/wiki/Operating_system" title="Operating system">operating systems</a> installed on the console <a href="http://en.wikipedia.org/wiki/Hard_disk" title="Hard disk">hard disk</a>. <a href="http://en.wikipedia.org/wiki/Yellow_Dog_Linux" title="Yellow Dog Linux">Yellow Dog Linux</a> offer an official distro for the console <sup><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_note-0">[1]</a></sup>, but other distros like <a href="http://en.wikipedia.org/wiki/Fedora_Core" title="Fedora Core">Fedora Core</a>, <a href="http://en.wikipedia.org/wiki/Gentoo" title="Gentoo">Gentoo</a> and <strong><a href="http://en.wikipedia.org/wiki/Ubuntu_Linux" title="Ubuntu Linux">Ubuntu Linux</a> </strong>are also compatible.</p>
<h2><span class="editsection"></span></h2>
<p class="thumbinner" style="width:202px;"><a href="http://en.wikipedia.org/wiki/Image:Ubuntu-on-ps3.jpg" class="internal" title="Ubuntu Linux installed on a PS3"><br />
</a></p>
<h2><span class="mw-headline">History</span></h2>
<p>Sony is approaching with Linux since <a href="http://en.wikipedia.org/wiki/2000" title="2000">2000s</a> in <a href="http://en.wikipedia.org/wiki/PlayStation_2" title="PlayStation 2">PlayStation 2</a> marketing when they promoted and officialy released the <a href="http://en.wikipedia.org/wiki/Linux_for_PlayStation_2" title="Linux for PlayStation 2">PS2 Linux Kit</a> sold in a package with keyboard, mouse hard disk and modem.</p>
<p>Originally <a href="http://en.wikipedia.org/wiki/Sony" title="Sony">Sony</a> stated that they were going to pre-install <a href="http://en.wikipedia.org/wiki/Linux" title="Linux">Linux</a> on the <a href="http://en.wikipedia.org/wiki/PlayStation_3" title="PlayStation 3">PS3</a>&#8217;s hard drive, but current units shipping do not include Linux pre-installed. Instead, Sony has made an option in the <a href="http://en.wikipedia.org/wiki/Cross_media_bar" title="Cross media bar">XMB</a> menu to install other operating systems.<sup><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_note-1">[2]</a></sup></p>
<p>Soon after the PS3 launch, Sony released an &#8220;OtherOS&#8221; application that allowed booting into Linux and an Addon CD image that modded the selected distribution&#8217;s <a href="http://en.wikipedia.org/wiki/Kernel_%28computer_science%29" title="Kernel (computer science)">kernel</a> to properly run on the PS3.</p>
<p><a title="Distros" name="Distros" id="Distros"></a></p>
<h2><span class="editsection"></span><span class="mw-headline">Distros</span></h2>
<p><a href="http://en.wikipedia.org/wiki/Ubuntu_%28Linux_distribution%29" title="Ubuntu (Linux distribution)">Ubuntu</a>, <a href="http://en.wikipedia.org/wiki/Fedora_Core_5" title="Fedora Core 5">Fedora Core 5</a>, <a href="http://en.wikipedia.org/wiki/Gentoo_Linux" title="Gentoo Linux">Gentoo</a> and <a href="http://en.wikipedia.org/wiki/Debian_Linux" title="Debian Linux">Debian</a> have been run on the PS3;<sup><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_note-2">[3]</a></sup><sup><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_note-3">[4]</a></sup><sup><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_note-4">[5]</a></sup><sup><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_note-5">[6]</a></sup> Fedora Core 6 has also been managed to run on the PS3 although it requires many more steps to get it properly working. The Sony-sponsored <a href="http://en.wikipedia.org/wiki/Yellow_Dog_Linux" title="Yellow Dog Linux">Yellow Dog Linux</a> for the PS3 was released on <a href="http://en.wikipedia.org/wiki/November_27" title="November 27">November 27</a>, <a href="http://en.wikipedia.org/wiki/2006" title="2006">2006</a> to the YDL.net community, and was released on DVD on <a href="http://en.wikipedia.org/wiki/December_11" title="December 11">December 11</a>, <a href="http://en.wikipedia.org/wiki/2006" title="2006">2006</a>, and finally as a publicly available image in late December.<sup><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_note-6">[7]</a></sup></p>
<p><a title="External_links" name="External_links" id="External_links"></a></p>
<h2><span class="editsection"></span><span class="mw-headline">External links</span></h2>
<ul>
<li><a href="http://psubuntu.com/" class="external text" title="http://psubuntu.com/" rel="nofollow">psubuntu.com</a> &#8211; How to install Ubuntu Linux on a Playstation 3</li>
</ul>
<p class="infobox sisterproject" style="width:204px;">&nbsp;</p>
<p style="float:left;">&nbsp;</p>
<p class="floatnone"><span><a href="http://en.wikipedia.org/wiki/Image:Wikibooks-logo-en.svg" class="image" title="Wikibooks"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Wikibooks-logo-en.svg/50px-Wikibooks-logo-en.svg.png" alt="Wikibooks" longdesc="/wiki/Image:Wikibooks-logo-en.svg" height="57" width="50" /></a></span></p>
<p style="margin-left:60px;"><a href="http://en.wikipedia.org/wiki/Wikibooks" title="Wikibooks">Wikibooks</a> <a href="http://en.wikibooks.org/wiki/Linux_Guide" class="extiw" title="Linux_Guide">Linux Guide</a> has a page concerning the<br />
<span style="margin-left:10px;"><em><a href="http://en.wikibooks.org/wiki/Linux_Guide/PlayStation_3" class="extiw" title="Linux_Guide/PlayStation_3">PlayStation 3</a></em></span></p>
<p><a title="References" name="References" id="References"></a></p>
<h2><span class="editsection">[<a href="http://en.wikipedia.org/w/index.php?title=Linux_for_PlayStation_3&amp;action=edit&amp;section=4" title="References">edit</a>]</span> <span class="mw-headline">References</span></h2>
<ol class="references">
<li><strong><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_ref-0">^</a></strong> <a href="http://www.terrasoftsolutions.com/products/ydl/" class="external free" title="http://www.terrasoftsolutions.com/products/ydl/" rel="nofollow">http://www.terrasoftsolutions.com/products/ydl/</a></li>
<li><strong><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_ref-1">^</a></strong> <a href="http://manuals.playstation.net/document/en/ps3/current/settings/osinstall.html" class="external text" title="http://manuals.playstation.net/document/en/ps3/current/settings/osinstall.html" rel="nofollow">manuals.playstation.net</a></li>
<li><strong><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_ref-2">^</a></strong> <a href="http://ubuntuforums.org/showthread.php?t=343113" class="external autonumber" title="http://ubuntuforums.org/showthread.php?t=343113" rel="nofollow">[1]</a></li>
<li><strong><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_ref-3">^</a></strong> <a href="http://www.youtube.com/watch?v=_ZXcuhJkwx4" class="external text" title="http://www.youtube.com/watch?v=_ZXcuhJkwx4" rel="nofollow">youtube.com</a></li>
<li><strong><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_ref-4">^</a></strong> <a href="http://whitesanjuro.googlepages.com/" class="external text" title="http://whitesanjuro.googlepages.com/" rel="nofollow">whitesanjuro.googlepages.com</a></li>
<li><strong><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_ref-5">^</a></strong> <a href="http://www.keshi.org/moin/moin.cgi/PS3/Debian/Live" class="external text" title="http://www.keshi.org/moin/moin.cgi/PS3/Debian/Live" rel="nofollow">Debian Live for PS3</a>. Retrieved on <a href="http://en.wikipedia.org/wiki/2007" title="2007">2007</a>-<a href="http://en.wikipedia.org/wiki/March_4" title="March 4">03-04</a>.</li>
<li><strong><a href="http://en.wikipedia.org/wiki/PlayStation_3_Linux#_ref-6">^</a></strong> Boyes, Emma (2006-11-27). <a href="http://www.gamespot.com/news/6162316.html?sid=6162316" class="external text" title="http://www.gamespot.com/news/6162316.html?sid=6162316" rel="nofollow">Yellow Dog Linux launches for PS3</a>. gamespot. Retrieved on <a href="http://en.wikipedia.org/wiki/2006" title="2006">2006</a>-<a href="http://en.wikipedia.org/wiki/November_30" title="November 30">11-30</a>.</li>
</ol>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netjet.wordpress.com/48/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netjet.wordpress.com/48/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netjet.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netjet.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netjet.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netjet.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netjet.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netjet.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netjet.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netjet.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netjet.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netjet.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=48&subd=netjet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://netjet.wordpress.com/2007/05/30/linux-for-playstation-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3618a78e0cde87536b9883d26d852f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">capeswell</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Wikibooks-logo-en.svg/50px-Wikibooks-logo-en.svg.png" medium="image">
			<media:title type="html">Wikibooks</media:title>
		</media:content>
	</item>
		<item>
		<title>Record streaming radio with Streamripper and streamtuner</title>
		<link>http://netjet.wordpress.com/2007/05/29/record-streaming-radio-with-streamripper-and-streamtuner/</link>
		<comments>http://netjet.wordpress.com/2007/05/29/record-streaming-radio-with-streamripper-and-streamtuner/#comments</comments>
		<pubDate>Tue, 29 May 2007 00:03:02 +0000</pubDate>
		<dc:creator>capeswell</dc:creator>
				<category><![CDATA[Cool programs]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://netjet.wordpress.com/2007/05/29/record-streaming-radio-with-streamripper-and-streamtuner/</guid>
		<description><![CDATA[Record streaming radio with Streamripper and streamtuner
 Streamripper and streamtuner are Linux applications that work in tandem, allowing you to listen and record streaming radio.
Streamtuner is a basic application used primarily for playing internet radio from any number of sources including Xiph, basic.ch, punkcast.com, Google Stations, Live365, and SHOUTcast. Streamripper, on the other hand, sits [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=39&subd=netjet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h2><a href="http://lifehacker.com/software/linux-tip/record-streaming-radio-with-streamripper-and-streamtuner-263493.php" title="Record streaming radio with Streamripper and streamtuner">Record streaming radio with Streamripper and streamtuner</a></h2>
<p><!-- google_ad_section_start --> <img src="http://lifehacker.com/assets/resources/2007/05/streamripper-streamtuner.png" alt="streamripper-streamtuner.png" class="postimg right" height="322" width="316" />Streamripper and streamtuner are Linux applications that work in tandem, allowing you to listen and record <a href="http://lifehacker.com/software/pandora/">streaming radio</a>.</p>
<p>Streamtuner is a basic application used primarily for playing internet radio from any number of sources including Xiph, basic.ch, punkcast.com, Google Stations, Live365, and SHOUTcast. Streamripper, on the other hand, sits stealthily in the terminal recording and parsing all of the music pipped through your system into MP3s. Leaving Streamripper running all day will rack you up a healthy dose of your favorite tunes. What&#8217;s particularly nice about the combination of Streamripper and streamtuner is that once you choose a station to record, you can exit streamtuner leaving only a tiny, non-obtrusive terminal window for Streamripper.</p>
<p>Note that Streamripper doesn&#8217;t do a perfect job parsing your songs into individual MP3s. Unfortunately, there tends to be a few seconds of overlap at the beginning and/or end of the songs. If this bothers you, you can always edit your newly recorded songs with <a href="http://lifehacker.com/software//download-of-the-day-audacity-103540.php">Audacity</a>.  Ubuntu users can grab Streamripper and streamtuner out of the repositories with this command:</p>
<blockquote><p> sudo apt-get install streamripper streamtuner</p></blockquote>
<p>Other Linux users should grab the appropriate package for your distro at the streamtuner and Streamripper homepages.</p>
<p>Don&#8217;t worry Windows users, you&#8217;re not left out in the cold.  <a href="http://lifehacker.com/software/digital-music/download-of-the-day-stationripper-158242.php">Stationripper lets you do the same thing</a>. <span class="byline">— Kyle Pott</span></p>
<p class="related"> <a href="http://www.nongnu.org/streamtuner/">A stream directory browser</a> [streamtuner] <a href="http://streamripper.sourceforge.net/">Record streaming MP3 to your hard drive</a> [Streamripper]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netjet.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netjet.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netjet.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netjet.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netjet.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netjet.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netjet.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netjet.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netjet.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netjet.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netjet.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netjet.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=39&subd=netjet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://netjet.wordpress.com/2007/05/29/record-streaming-radio-with-streamripper-and-streamtuner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3618a78e0cde87536b9883d26d852f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">capeswell</media:title>
		</media:content>

		<media:content url="http://lifehacker.com/assets/resources/2007/05/streamripper-streamtuner.png" medium="image">
			<media:title type="html">streamripper-streamtuner.png</media:title>
		</media:content>
	</item>
		<item>
		<title>What the Heck is RSS?</title>
		<link>http://netjet.wordpress.com/2007/05/28/what-the-heck-is-rss/</link>
		<comments>http://netjet.wordpress.com/2007/05/28/what-the-heck-is-rss/#comments</comments>
		<pubDate>Mon, 28 May 2007 00:17:50 +0000</pubDate>
		<dc:creator>capeswell</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://netjet.wordpress.com/2007/05/28/what-the-heck-is-rss/</guid>
		<description><![CDATA[What the Heck is RSS?
And why should I care?
Good questions.  First, here’s why you should care.
Unlike getting website updates or ezines by email, RSS feeds give you absolute, 100% complete control over the situation.
You don’t have to reveal your email address. If you want to stop receiving content, you don’t have to request to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=38&subd=netjet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h2>What the Heck is RSS?</h2>
<p><strong>And why should I care?</strong></p>
<p>Good questions.  First, here’s why you should care.</p>
<p>Unlike getting website updates or ezines by email, RSS feeds give you absolute, 100% complete control over the situation.</p>
<p>You don’t have to reveal your email address. If you want to stop receiving content, you don’t have to request to be “taken off the list.”</p>
<p>One click, and poof… the subscription is gone.</p>
<p>Plus, since there’s no email address involved, there’s no way a publisher can sell, rent or give away the means to contact you.</p>
<p>That’s right… no more spam, viruses, phishing, or identity theft. And best of all, no reason to put yourself at the mercy of the publisher’s intentions.</p>
<p>You won’t need to suffer through the legalese in the privacy policy (if there is one) looking for loopholes that will send you deeper into inbox hell. No more setting up dummy Hotmail accounts &#8220;just in case.&#8221;</p>
<p>Again, if you don’t like the content, you can make it disappear as fast as you can change a TV channel.  With just one click.</p>
<p>Pretty cool, huh?</p>
<p><strong>That is cool!  Umm… What the heck is RSS?</strong></p>
<p>Alright!  Now we’re ready to get to that part.</p>
<p>RSS is a simply an Internet technology standard that allows busy people to receive updates to web-based content of interest.</p>
<p>You might have figured that much out by now. But basically, that’s the essence of an RSS feed – you subscribe and then receive new content automatically in your feed reader.</p>
<p>If you actually want to know how RSS works, <a href="http://www.xml.com/pub/a/2002/12/18/dive-into-xml.html">click here</a>.</p>
<p><strong>What the heck is a feed reader?</strong></p>
<p>You may already be using a form of feed reader, and not even realize it. If you use personalized home page services like My Yahoo or My MSN, you’ve got RSS capabilities built in. That’s how syndicated content like news, weather and stock quotes appears on your personal page. You can also add content from any blog or other site that uses RSS to provide updates.</p>
<p>Other web-based tools are primarily dedicated to feed reading only. One of the most popular web-based feed readers at this point is <a href="http://www.bloglines.com/">Bloglines</a>, and it’s also free and easy to get started with.</p>
<p>If you use the <a href="http://www.mozilla.com/firefox/">Firefox browser</a>, you can also receive RSS feeds from your tool bar by using the Live Bookmarks function. The next version of Internet Explorer will add this feature as well.</p>
<p>Finally, there are desktop-based feed readers.  These function somewhat like an email program for feeds.  Examples include <a href="http://www.newsgator.com/home.aspx">Newsgator</a> and <a href="http://www.feeddemon.com/">Feed Demon</a>.</p>
<p>If it sounds complicated, it’s really not. And things will get even easier when the next version of Outlook integrates feed-reading capabilities. So, you’ll have the same convenience that email subscriptions offered in the old days, without any of the terrible consequences of giving out your email address to potentially unscrupulous characters.</p>
<p><strong>Sounds good.  So how do I subscribe to a Feed?</strong></p>
<p>First of all, look for the subscription or feed options (some bloggers make this difficult for some odd reason). You might see a variety of buttons (amusingly called chicklets).</p>
<p>If the site you want to subscribe to uses <a href="http://www.feedburner.com/">FeedBurner</a> to aid in the subscription process (like Copyblogger and many other popular sites), you’ll likely see the standard RSS icon, which takes you to a page that will give you an array of the most popular feed readers so you can select yours, and you’ll go from there. This is the new standard RSS icon:</p>
<p><a href="http://feeds.feedburner.com/compassdesigns/JoomlaBlog" title="Subscribe to my feed" rel="alternate"><img src="http://www.feedburner.com/fb/images/pub/feed-icon32x32.png" style="border:0 none;" /></a></p>
<p>Finally, you may also see little orange buttons that say XML or RSS. Often these chicklets will take you to a page that looks like code gibberish. In this case, you simply cut and paste the page URL from your browser window and manually paste it into your feed reader subscription function.Hopefully this last method will soon disappear, never to be seen again.</p>
<p><strong>In summary: RSS solves BIG problems.</strong></p>
<p>So there you have it…  RSS is being adopted at a phenomenal rate, because it’s a good thing for everyone.</p>
<p>The benefit to readers is obvious. And it’s good for publishers too, because we want to make sure that people feel comfortable subscribing, and that our message is not nuked by an overzealous spam filter.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netjet.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netjet.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netjet.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netjet.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netjet.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netjet.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netjet.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netjet.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netjet.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netjet.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netjet.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netjet.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=38&subd=netjet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://netjet.wordpress.com/2007/05/28/what-the-heck-is-rss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3618a78e0cde87536b9883d26d852f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">capeswell</media:title>
		</media:content>

		<media:content url="http://www.feedburner.com/fb/images/pub/feed-icon32x32.png" medium="image" />
	</item>
		<item>
		<title>Beryl on Ubuntu Linux</title>
		<link>http://netjet.wordpress.com/2007/05/27/beryl-on-ubuntu-linux/</link>
		<comments>http://netjet.wordpress.com/2007/05/27/beryl-on-ubuntu-linux/#comments</comments>
		<pubDate>Sun, 27 May 2007 23:06:49 +0000</pubDate>
		<dc:creator>capeswell</dc:creator>
				<category><![CDATA[Cool programs]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://netjet.wordpress.com/2007/05/27/beryl-on-ubuntu-linux/</guid>
		<description><![CDATA[This just a small sample of the Desktop coolness that comes with the latest BERYL plugin.

What is the Beryl Project?
Beryl is an OpenGL accelerated desktop that seeks to provide  		a free, open source desktop experience to the community that  		reflects the wishes of the users.  Above all else, the project  		seeks [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=37&subd=netjet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This just a small sample of the Desktop <strong>coolness</strong> that comes with the latest BERYL plugin.</p>
<p><a href="http://netjet.files.wordpress.com/2007/05/screenshot-32.png" title="screenshot-32.png"><img src="http://netjet.files.wordpress.com/2007/05/screenshot-32.png?w=500&#038;h=313" alt="screenshot-32.png" height="313" width="500" /></a></p>
<h3>What is the Beryl Project?</h3>
<p>Beryl is an OpenGL accelerated desktop that seeks to provide  		a free, open source desktop experience to the community that  		reflects the wishes of the users.  Above all else, the project  		seeks to listen to and respond to the requests of the user base.</p>
<p>Beryl is a combined window manager and composite manager  		written in C using OpenGL to provide acceleration.  It is  		designed to be highly flexible, extensible, and portable, all  		the while keeping in mind that the users know how they want  		their desktops to act better than we do.  With Beryl the rather  		esoteric concept of the computer desktop is brought down to a  		more human level, allowing for a more native and intuitive  		understanding of your workspace.  To learn more about Beryl and  		its features visit our <a href="http://www.beryl-project.org/features.php">Feature Spotlight</a>.</p>
<p>Beryl is a fork of the <a href="http://www.go-compiz.org/">Compiz</a> 		project, started by David Reveman of Novell.  We continue to port new 		changes from compiz, and consider them essentially our upstream. 		Beryl could not have existed were it not for the heavy lifting done 		both server side by David and in creating compiz, which is the base 		on which all of our code is built, and which still comprises a large 		portion of our code, though this is likely to change 		as the 0.3.0/0.4.0 release cycle gets started.</p>
<h3>Getting Started</h3>
<p>If this is your first time here, you are probably wondering  		where to next?  Well that all depends, but you can find most of  		the key links on the quick links bar to the right.  If you have  		questions of other users or developers drop by our  		<a href="http://forum.beryl-project.org/">forums</a> and ask away.   		Packages can find release tarballs on our  		<a href="http://www.beryl-project.org/releases.php">Releases page</a>.   		Developers can take a peek at our <a href="http://www.beryl-project.org/roadmap.php">roadmap</a>  		and find other developers at #beryl-dev on the irc.freenode.org  		IRC server.  For those of you who have not yet installed Beryl  		but are looking to do so, please check our  		<a href="http://wiki.beryl-project.org/">Wiki</a> for instructions  		on how to install Beryl on your distro.  New users might also  		find the <a href="http://www.beryl-project.org/userguide.php">New Users Guide</a> helpful to  		their Beryl experience.  Welcome to the project!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netjet.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netjet.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netjet.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netjet.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netjet.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netjet.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netjet.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netjet.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netjet.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netjet.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netjet.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netjet.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netjet.wordpress.com&blog=1156707&post=37&subd=netjet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://netjet.wordpress.com/2007/05/27/beryl-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3618a78e0cde87536b9883d26d852f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">capeswell</media:title>
		</media:content>

		<media:content url="http://netjet.files.wordpress.com/2007/05/screenshot-32.png" medium="image">
			<media:title type="html">screenshot-32.png</media:title>
		</media:content>
	</item>
	</channel>
</rss>