<?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>code(alpha) &#187; .deb Packages</title>
	<atom:link href="http://www.codealpha.net/category/deb-packages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codealpha.net</link>
	<description>Tips &#38; Tutorials for Linux</description>
	<lastBuildDate>Sat, 25 Jun 2011 21:50:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>fetchyahoo 2.14.0 deb package for Ubuntu 10.10 Maverick</title>
		<link>http://www.codealpha.net/789/fetchyahoo-2-14-0-deb-package-ubuntu-maverick/</link>
		<comments>http://www.codealpha.net/789/fetchyahoo-2-14-0-deb-package-ubuntu-maverick/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 14:15:16 +0000</pubDate>
		<dc:creator>Arnaud Soyez</dc:creator>
				<category><![CDATA[.deb Packages]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[fetchyahoo]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.codealpha.net/?p=789</guid>
		<description><![CDATA[On Nov. 16th, fetchyahoo 2.14.0 was released, and I did not find any deb package available for it on the Launchpad PPA's. And I used to package it before, so it took me not very long to update the package to the newest version. Fetchyahoo is a script written in Perl which fetches your email [...]]]></description>
			<content:encoded><![CDATA[<p>On Nov. 16th, <strong>fetchyahoo</strong> <strong>2.14.0</strong> was released, and I did not find any deb package available for it on the Launchpad PPA's. And I used to package it before, so it took me not very long to update the package to the newest version.</p>
<p>Fetchyahoo is a script written in Perl which fetches your email from Yahoo! Mail and either saves it in your mbox or can also send it to an IMAP folder. It pulls email using the web interface which is very useful for those with Yahoo Mail who do not have POP3 or IMAP access, since POP3 access for Yahoo Mail seems to be a paid service.</p>
<p>The deb package for fetchyahoo 2.14.0 is available from <a href="https://launchpad.net/~weboide/+archive/ppa">my PPA</a>. You can either add it to your sources.list:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:weboide</pre></div></div>

<p>or you can directly download it from launchpad:<br />
<strong><a href="https://launchpad.net/~weboide/+archive/ppa/+files/fetchyahoo_2.14.0-0ubuntu1_all.deb">fetchyahoo_2.14.0-0ubuntu1_all.deb</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codealpha.net/789/fetchyahoo-2-14-0-deb-package-ubuntu-maverick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[ubuntu] Smasher 1.1.1 deb package for Jaunty</title>
		<link>http://www.codealpha.net/382/ubuntu-smasher-1-1-1-deb-package-jaunty/</link>
		<comments>http://www.codealpha.net/382/ubuntu-smasher-1-1-1-deb-package-jaunty/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 13:52:46 +0000</pubDate>
		<dc:creator>Arnaud Soyez</dc:creator>
				<category><![CDATA[.deb Packages]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[Jaunty]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Sound]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.codealpha.net/?p=382</guid>
		<description><![CDATA[Smasher is an easy to use and lightweight audio loop slicer for Linux and Windows. I decided I would give it a try and that I should package it for Ubuntu (see Download section below). It might need a little time before you figure out how this thing works. First you need to understand the [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://smasher.sourceforge.net/">Smasher</a></strong> is an easy to use and lightweight <strong>audio loop slicer</strong> for Linux and Windows. I decided I would give it a try and that I should package it for Ubuntu (see <strong>Download</strong> section below).</p>
<p>It might need a little time before you figure out how this thing works. First you need to understand the Patterns (upper-right part); Smasher divided the file you've given him into slices, and each slice gets a number and that's the numbers you see on the left. From there, you can select in which order to play the slices.<br />
Below the pattern area, there is the effects area, that's where you can apply an effect to each slice (first column for first slice being played). Then it is very easy to understand the rest of how it works.</p>
<p><strong>Important:</strong> Smasher doesn't seem to support (or struggles with) files that are relatively big. I suggest you stick with mp3's that are less than 1mb, or Wav files are less than 2 or 3mb. Otherwise you'll see your Ram memory go up and your computer will start freezing.</p>
<p>Here are some of the <strong>features</strong> it offers (from official website):</p>
<ul>
<li>slice loops in seconds</li>
<li>load MP3, WAV, FLAC and AIFF</li>
<li>save as WAV</li>
<li>resonant filters</li>
<li>effects</li>
<li>share presets online</li>
<li>sample packs</li>
<li>free and open source</li>
</ul>
<p><strong>Screenshots:</strong><br />
<a href="http://www.codealpha.net/wp-content/uploads/2009/08/smasher-1.png"><img class="aligncenter size-medium wp-image-383" title="smasher-1" src="http://www.codealpha.net/wp-content/uploads/2009/08/smasher-1-300x234.png" alt="smasher-1" width="300" height="234" /></a><br />
<span id="more-382"></span><br />
<a href="http://www.codealpha.net/wp-content/uploads/2009/08/smasher-2.png"><img class="aligncenter size-medium wp-image-384" title="smasher-2" src="http://www.codealpha.net/wp-content/uploads/2009/08/smasher-2-300x234.png" alt="smasher-2" width="300" height="234" /></a></p>
<h2>Download</h2>
<p>I packaged <strong>Smasher version 1.1.1</strong> for Ubuntu Jaunty Jackalope (9.04) and it can be downloaded from the <a href="https://launchpad.net/~codealpha/+archive/ppa">CodeAlpha PPA</a>:</p>
<ul>
<li>64bits processor: <a href="https://launchpad.net/~codealpha/+archive/ppa/+files/smasher_1.1.1-0ubuntu1~ppa1_amd64.deb">smasher_1.1.1-0ubuntu1~ppa1_amd64.deb</a> (4.2 MiB)</li>
<li>32bits processor: <a href="https://launchpad.net/~codealpha/+archive/ppa/+files/smasher_1.1.1-0ubuntu1~ppa1_i386.deb">smasher_1.1.1-0ubuntu1~ppa1_i386.deb</a> (4.2 MiB)</li>
<li>LPIA processor: <a href="https://launchpad.net/~codealpha/+archive/ppa/+files/smasher_1.1.1-0ubuntu1~ppa1_lpia.deb">smasher_1.1.1-0ubuntu1~ppa1_lpia.deb</a> (4.2 MiB)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.codealpha.net/382/ubuntu-smasher-1-1-1-deb-package-jaunty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Ubuntu] suPHP 0.7.1 .deb package with Paranoid mode</title>
		<link>http://www.codealpha.net/210/ubuntu-suphp-071-deb-package-with-paranoid-mode/</link>
		<comments>http://www.codealpha.net/210/ubuntu-suphp-071-deb-package-with-paranoid-mode/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 19:12:11 +0000</pubDate>
		<dc:creator>Arnaud Soyez</dc:creator>
				<category><![CDATA[.deb Packages]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[suphp]]></category>

		<guid isPermaLink="false">http://www.codealpha.net/?p=210</guid>
		<description><![CDATA[With Apache2, I like to have my websites in different directories, and they cannot interfere with each other. I use Virtual Hosts and suPHP for this. In Ubuntu repositories, only the 0.6.X version is available, so I packaged the 0.7.1 myself and with the paranoid mode. You can find the .deb package of suphp 0.7.1 [...]]]></description>
			<content:encoded><![CDATA[<p>With Apache2, I like to have my websites in different directories, and they cannot interfere with each other. I use <strong>Virtual Hosts</strong> and <strong><a href="http://www.suphp.org">suPHP</a></strong> for this.</p>
<p>In Ubuntu repositories, only the 0.6.X version is available, so I packaged the 0.7.1 myself and with the paranoid mode.</p>
<p><span id="more-210"></span></p>
<p>You can find the <strong>.deb package of suphp 0.7.1 with paranoid mode</strong> on my PPA (Personal package archive): <strong><a href="https://launchpad.net/~weboide/+archive/ppa">weboide's PPA</a></strong>.</p>
<p>You might have to make a little changes to the suphp.conf file (<strong>/etc/suphp/suphp.conf</strong>). Here's mine so that you can have a reference:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">[global]
;Path to logfile
logfile=/var/log/suphp.log
&nbsp;
;Loglevel
loglevel=info
&nbsp;
;User Apache is running as
webserver_user=www-data
&nbsp;
;Path all scripts have to be in
docroot=${HOME}/www
&nbsp;
;Path to chroot() to before executing script
;chroot=/mychroot
&nbsp;
; Security options
allow_file_group_writeable=false
allow_file_others_writeable=false
allow_directory_group_writeable=false
allow_directory_others_writeable=false
&nbsp;
;Check wheter script is within DOCUMENT_ROOT
check_vhost_docroot=true
&nbsp;
;Send minor error messages to browser
errors_to_browser=false
&nbsp;
;PATH environment variable
env_path=/bin:/usr/bin:/usr/sbin:/sbin
&nbsp;
;Umask to set, specify in octal notation
umask=0022
&nbsp;
; Minimum UID
min_uid=1000
&nbsp;
; Minimum GID
min_gid=1000
&nbsp;
&nbsp;
[handlers]
;Handler for php-scripts
application/x-httpd-php=&quot;php:/usr/bin/php-cgi&quot;
&nbsp;
;Handler for CGI-scripts
x-suphp-cgi=&quot;execute:!self&quot;</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.codealpha.net/210/ubuntu-suphp-071-deb-package-with-paranoid-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streamripper 1.64.4 deb packages for Intrepid</title>
		<link>http://www.codealpha.net/159/streamripper-1644-deb-packages-for-intrepid/</link>
		<comments>http://www.codealpha.net/159/streamripper-1644-deb-packages-for-intrepid/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 16:38:30 +0000</pubDate>
		<dc:creator>Arnaud Soyez</dc:creator>
				<category><![CDATA[.deb Packages]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[streamripper]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.codealpha.net/?p=159</guid>
		<description><![CDATA[I wanted Streamripper 1.64.4 for Intrepid so I made the deb package myself! Streamripper is (obviously) a program that rips audio (radio) streams into files. It supports mp3 and ogg as output files. There are different third-party front-ends that you can use for those who needs a GUI (graphical user interface) and there is also [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted <strong>Streamripper 1.64.4</strong> for Intrepid so I made the deb package myself!</p>
<p>Streamripper is (obviously) a program that rips audio (radio) streams into files. It supports mp3 and ogg as output files. There are different third-party front-ends that you can use for those who needs a GUI (graphical user interface) and there is also a winamp add-on of the same name with customizable skins.</p>
<p>You can use it as a relay server when you rip your favorite station:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">streamripper <span style="color: #660033;">-r</span> http:<span style="color: #000000; font-weight: bold;">//</span>mystation<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>

<p>And then connect to either one (depending on your player):</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">http://localhost:8000/
http://localhost:8000/.ogg
http://localhost:8000/;stream.nsv</pre></div></div>

<p><span id="more-159"></span></p>
<h2>Downloads</h2>
<p>
Download from my PPA: <a href="https://launchpad.net/~weboide/+archive/ppa" title="Weboide's PPA deb packages">https://launchpad.net/~weboide/+archive/ppa</a></p>
<p>Or directly from here:</p>
<ul style="margin-top: 0pt; margin-bottom: 0pt;">
<li><a href="https://launchpad.net/%7Eweboide/+archive/ppa/+files/streamripper_1.64.4-1ubuntu0%7Eppa0_amd64.deb">streamripper_1.64.4-1ubuntu0~ppa0_amd64.deb</a> (<span>82.4 KiB</span>)</li>
</ul>
<ul style="margin-top: 0pt; margin-bottom: 0pt;">
<li><a href="https://launchpad.net/%7Eweboide/+archive/ppa/+files/streamripper_1.64.4-1ubuntu0%7Eppa0_i386.deb">streamripper_1.64.4-1ubuntu0~ppa0_i386.deb</a> (<span>77.6 KiB</span>)</li>
</ul>
<ul style="margin-top: 0pt; margin-bottom: 0pt;">
<li><a href="https://launchpad.net/%7Eweboide/+archive/ppa/+files/streamripper_1.64.4-1ubuntu0%7Eppa0_lpia.deb">streamripper_1.64.4-1ubuntu0~ppa0_lpia.deb</a> (<span>78.0 KiB</span>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.codealpha.net/159/streamripper-1644-deb-packages-for-intrepid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gtypist (Gnu Typist) 2.8.3 deb for Ubuntu/Debian.</title>
		<link>http://www.codealpha.net/150/gtypist-gnu-typist-2-8-3-ubuntu-debian-package/</link>
		<comments>http://www.codealpha.net/150/gtypist-gnu-typist-2-8-3-ubuntu-debian-package/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 22:52:01 +0000</pubDate>
		<dc:creator>Arnaud Soyez</dc:creator>
				<category><![CDATA[.deb Packages]]></category>
		<category><![CDATA[gtypist]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.codealpha.net/?p=150</guid>
		<description><![CDATA[A new version of gtypist got released on February 18th. It is: gtypist 2.8.3. Description gtypist (or Gnu Typist) is a terminal-based typing tutor which is quite well complete: it offers a lot of tutorials, starting from low skill level to more than intermediary, and plus it can be updated with new tutorials easily with [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of gtypist got released on February 18th. It is: <strong>gtypist 2.8.3</strong>.</p>
<h2>Description</h2>
<p>gtypist (or Gnu Typist) is a <strong>terminal</strong>-based <strong>typing tutor</strong> which is quite well complete: it offers a lot of tutorials, starting from low skill level to more than intermediary, and plus it can be updated with new tutorials easily with their easy and intuitive scripting language.</p>
<p>If you just wish to improve your typing skill, this program is for you. There are several "difficulty" levels and different types of tutorials (mixed letters, phrases, ...), and there are also tutorials for other languages (<strong>English, French, Czech, German, Finnish and Spanish</strong>). Dvorak Keyboard is also supported for English.</p>
<p><span id="more-150"></span><br />
[ad]</p>
<h2>Downloads</h2>
<p>
Download from my PPA: <a href="https://launchpad.net/~weboide/+archive/ppa" title="Weboide's PPA deb packages">https://launchpad.net/~weboide/+archive/ppa</a><br />
Or you can download directly from here:</p>
<ul style="margin-top: 0pt; margin-bottom: 0pt;">
<li><a href="https://launchpad.net/%7Eweboide/+archive/ppa/+files/gtypist_2.8.3-0ubuntu1%7Eppa0_amd64.deb">gtypist_2.8.3-0ubuntu1~ppa0_amd64.deb</a> (<span>649.9 KiB</span>)</li>
</ul>
<ul style="margin-top: 0pt; margin-bottom: 0pt;">
<li><a href="https://launchpad.net/%7Eweboide/+archive/ppa/+files/gtypist_2.8.3-0ubuntu1%7Eppa0_i386.deb">gtypist_2.8.3-0ubuntu1~ppa0_i386.deb</a> (<span>645.7 KiB</span>)</li>
</ul>
<ul style="margin-top: 0pt; margin-bottom: 0pt;">
<li><a href="https://launchpad.net/%7Eweboide/+archive/ppa/+files/gtypist_2.8.3-0ubuntu1%7Eppa0_lpia.deb">gtypist_2.8.3-0ubuntu1~ppa0_lpia.deb</a> (<span>645.3 KiB</span>)</li>
</ul>
<p><br/></p>
<h2>Screenshots</h2>
<p class="center"><a href="http://www.codealpha.net/wp-content/uploads/2009/02/gtypist-screen.png"><img src="http://www.codealpha.net/wp-content/uploads/2009/02/gtypist-screen-300x198.png" alt="gtypist-screen" title="gtypist-screen" width="300" height="198" class="alignnone size-medium wp-image-152" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codealpha.net/150/gtypist-gnu-typist-2-8-3-ubuntu-debian-package/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

