<?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>ayozone</title>
	<atom:link href="http://ayozone.org/feed/langswitch_lang/en/" rel="self" type="application/rss+xml" />
	<link>http://ayozone.org</link>
	<description>Ayoli&#039;s zone : linux, ubuntu, music, ...</description>
	<lastBuildDate>Mon, 16 Aug 2010 11:29:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>How to redirect sound output to a file with gstreamer</title>
		<link>http://ayozone.org/2010/08/16/how-to-redirect-sound-output-to-a-file-with-gstreamer/</link>
		<comments>http://ayozone.org/2010/08/16/how-to-redirect-sound-output-to-a-file-with-gstreamer/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 11:29:51 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gst-launch]]></category>
		<category><![CDATA[gstreamer]]></category>
		<category><![CDATA[pulseaudio]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=347</guid>
		<description><![CDATA[simple as : gst-launch-0.10 pulsesrc device=alsa_output.pci-0000_00_1b.0.analog-stereo.monitor ! audioconvert ! lame bitrate=256 mode=stereo ! filesink location=input.mp3 The device name (alsa_output.pci-0000_00_1b.0.analog-stereo for me) may vary. You can use the command : pactl list to list all pulseaudio connections, grab the name for &#8220;Destination #0&#8221;. Note that you need to add a .monitor extension when you call it [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2010/08/16/how-to-redirect-sound-output-to-a-file-with-gstreamer/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install adium themes plugin for pidgin in Lucid</title>
		<link>http://ayozone.org/2010/05/17/install-adium-themes-plugin-for-pidgin-in-lucid/</link>
		<comments>http://ayozone.org/2010/05/17/install-adium-themes-plugin-for-pidgin-in-lucid/#comments</comments>
		<pubDate>Mon, 17 May 2010 08:50:11 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[adium]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=327</guid>
		<description><![CDATA[I like the messages UI of empathy but still prefer the flexibility of pidgin. So, I used this tutorial to install pidgin webkit plugin with tiny modifications that make it even easier. This plugin make pidgin able to use adium styles (not all will work though). Here is how I proceeded : Firstly, we need [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2010/05/17/install-adium-themes-plugin-for-pidgin-in-lucid/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mercurial hg push over http with authentication and multi repository</title>
		<link>http://ayozone.org/2010/05/13/mercurial-hg-push-over-http-with-authentication-and-multi-repository/</link>
		<comments>http://ayozone.org/2010/05/13/mercurial-hg-push-over-http-with-authentication-and-multi-repository/#comments</comments>
		<pubDate>Thu, 13 May 2010 17:55:50 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[hg]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=316</guid>
		<description><![CDATA[Assuming you can&#8217;t configure your apache server to use hg fast cgi script, or you don&#8217;t have apache, here is another solution : using hg&#8212;serve with nginx as proxy for authentication this small how to is based on ubuntu but should work on many distro with few modifications. This how to also assumes that you [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2010/05/13/mercurial-hg-push-over-http-with-authentication-and-multi-repository/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My january 2010 desktop #1</title>
		<link>http://ayozone.org/2010/01/10/my-january-2010-desktop-1/</link>
		<comments>http://ayozone.org/2010/01/10/my-january-2010-desktop-1/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 19:35:29 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=297</guid>
		<description><![CDATA[Ok, new year, new decade and a new desktop. New ? not exactly. It takes most of my prebious desktop features and ressources with some changes and evolutions. I&#8217;m trying to give you most of the details and ressources (orignals and my mods) bellow, in case you need to ask for something that missing, feel [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2010/01/10/my-january-2010-desktop-1/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A quick note on my new HP Probook 5310m</title>
		<link>http://ayozone.org/2010/01/10/a-quick-note-on-my-new-hp-probook-5310m/</link>
		<comments>http://ayozone.org/2010/01/10/a-quick-note-on-my-new-hp-probook-5310m/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 09:17:29 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=285</guid>
		<description><![CDATA[I&#8217;ve just got a brand new HP Probook 5310m. It&#8217;s a really cute and efficient piece of hardware and almost everything worked out of the box after installing an ubuntu karmic 9.10. There were only two small issues : 1. For some reasons, the ethernet module was not loaded. I had to load it by [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2010/01/10/a-quick-note-on-my-new-hp-probook-5310m/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to use Grsync with ssh</title>
		<link>http://ayozone.org/2009/12/21/how-to-use-grsync-with-ssh/</link>
		<comments>http://ayozone.org/2009/12/21/how-to-use-grsync-with-ssh/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 14:50:27 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[grsync]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=278</guid>
		<description><![CDATA[Grsync is a simple frontend to rsync tool. It comes with many rsync options but nothing about ssh. I&#8217;ve found the solution in this thread. It&#8217;s pretty easy and obvious once one knows. In the source or destination, enter : username@domain.com:/remote/path/ or username@xxx.xxx.xxx.xxx:/remote/path/ # where xxx.xxx.xxx.xxx is an IP adress Note : if the remote [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2009/12/21/how-to-use-grsync-with-ssh/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My november 2009 desktop #2</title>
		<link>http://ayozone.org/2009/11/19/my-november-2009-desktop-2/</link>
		<comments>http://ayozone.org/2009/11/19/my-november-2009-desktop-2/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 11:18:41 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=265</guid>
		<description><![CDATA[Here is my second eee desktop setup for november. GTK Theme is devART Autumn 09 edition metacity comes from Sugar suite. I made a few modifications to gtkrc, I&#8217;ll try to update this post with a diff between original and mine. Conkyrc is the same as last time. The dock is cairo-dock with a custom [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2009/11/19/my-november-2009-desktop-2/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Asus eee pc 1101HA overcloclking</title>
		<link>http://ayozone.org/2009/11/16/asus-eee-pc-1101ha-overcloclking/</link>
		<comments>http://ayozone.org/2009/11/16/asus-eee-pc-1101ha-overcloclking/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 10:25:51 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[eee pc]]></category>
		<category><![CDATA[overclock]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=255</guid>
		<description><![CDATA[I discovered yesterday, after reading this article, a bios option to overclock my eee pc processor. This is amazingly easy to do. Just hit F2 at boot to enter in the bios setup, then go to the advanced tab (using left and right arrows). Here you can choose a value in these : 5%, 10% [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2009/11/16/asus-eee-pc-1101ha-overcloclking/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vim short cheatsheet</title>
		<link>http://ayozone.org/2009/11/10/vim-short-cheatsheet/</link>
		<comments>http://ayozone.org/2009/11/10/vim-short-cheatsheet/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 21:10:01 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=249</guid>
		<description><![CDATA[Here is a short but very handy (at least for me ) chaetsheet for vim commands Cursor movement h &#8211; move left j &#8211; move down k &#8211; move up l &#8211; move right w &#8211; jump by start of words (punctuation considered words) W &#8211; jump by words (spaces separate words) e &#8211; jump [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2009/11/10/vim-short-cheatsheet/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My 2009 november desktop</title>
		<link>http://ayozone.org/2009/11/04/my-2009-november-desktop/</link>
		<comments>http://ayozone.org/2009/11/04/my-2009-november-desktop/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 18:22:56 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=233</guid>
		<description><![CDATA[Here is my november setup on my Asus eee 1101HA, running ubuntu jaunty (9.04) with gnome. I have to try a lighter environment because gnome eats too much memory, unfortunately no time at the moment. You&#8217;ll find below most of the used ressources in this setup. Theme GTK/Metacity : Sugar 1.0 Wallpaper : my conkyrc [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2009/11/04/my-2009-november-desktop/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

