<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Papillon&#039;s .plan</title>
	<link>http://papillon.nwnx.org</link>
	<description>A personal cheat sheet</description>
	<lastBuildDate>Thu, 24 Jun 2010 09:05:04 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Notes on vim</title>
		<description><![CDATA[Movement
f,F Find char, find char backwards
; Repeat last find
zL Scroll half a screenwidth to the left
Copy and paste
"ay Copy visual selection to register A
"ap Paste from register A
Mark
ma Set mark &#8220;a&#8221;
'a Go to mark &#8220;a&#8221;
Searching
/ Search forward
? Search backward
:vimgrep /my_search_term/ **/*.c Recursively search all .c files
:cnext Jump to next hit
:clist Show hits
:cc n Jump to [...]]]></description>
		<link>http://papillon.nwnx.org/index.php/archives/29</link>
			</item>
	<item>
		<title>Wirble on Windows</title>
		<description><![CDATA[Wirble is a set of enhancements for Irb. Wirble enables several items mentioned on the RubyGarden &#8220;Irb Tips and Tricks&#8221; page, including tab-completion, history, and a built-in ri command, as well as colorized results and a couple other goodies. (source)
1. Install gems:
gem install wirble
gem install win32console
2. Create a new file .irbc in your home directory [...]]]></description>
		<link>http://papillon.nwnx.org/index.php/archives/31</link>
			</item>
	<item>
		<title>Notes on VirtualBox</title>
		<description><![CDATA[List VMs
VBoxManage list vms
Disable time synchronisation
VBoxManage setextradata &#60;vmname&#62; “VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled” “1″
]]></description>
		<link>http://papillon.nwnx.org/index.php/archives/30</link>
			</item>
	<item>
		<title>NWNX 1.08 final(ly) released</title>
		<description><![CDATA[1.08 stayed in beta for quite a while, before getting officially released today. I wanted to make sure that there are really no known bugs before I call it &#8220;final&#8221;.
The new functions Obsidian Entertainment added specifically for NWNX turned out to be the best thing after sliced bread. They make NWNX so much cleaner and [...]]]></description>
		<link>http://papillon.nwnx.org/index.php/archives/28</link>
			</item>
	<item>
		<title>S/PDIF with the AD1988 HDA codec</title>
		<description><![CDATA[At first, it was totally easy to get the sound output working. The kernel that Kubuntu 7.04 installs by default already includes the necessary ALSA drivers for Intel HDA and the AD1988 codec, so I did not have to do a thing. 

That is only fine for the analog outputs, though. The digital signal that [...]]]></description>
		<link>http://papillon.nwnx.org/index.php/archives/27</link>
			</item>
	<item>
		<title>Playing with Jinzora</title>
		<description><![CDATA[After a couple of hours of organizing my 25 mp3 clips, and ripping some CDs, it occured to me that it would be nice to also add internet radio stations to the mix, integrated into Jinzora.
Basically, this is supported, but it does not work out of the box. You can add a dummy structure to [...]]]></description>
		<link>http://papillon.nwnx.org/index.php/archives/26</link>
			</item>
	<item>
		<title>Jinzora web interface</title>
		<description><![CDATA[I have installed my dream team on the new box today: Jinzora and MPD (Music Player Daemon). 

Jinzora offers an elegant way of accessing your music collection, and it seems to be a quite mature project. It is compareable to desktop programs like iTunes, but with a twist: Jinzora can be used in two ways. [...]]]></description>
		<link>http://papillon.nwnx.org/index.php/archives/25</link>
			</item>
	<item>
		<title>Music Server &#8211; new project</title>
		<description><![CDATA[The components for a long planned project of mine finally arrived:

Asus Pundit Barebone
I ordered it with a Core 2 Duo E4300, 1 GB RAM, 250 GB Harddisk, and some silent upgrades. Should be enough for music serving and yet-to-be-defined other tasks. The onboard sound, an Intel HDA with an Analog Devices AD1988 codec, is ok [...]]]></description>
		<link>http://papillon.nwnx.org/index.php/archives/24</link>
			</item>
	<item>
		<title>Current state of affairs</title>
		<description><![CDATA[Long time no update, but of course I haven&#8217;t been sitting on my lazy ass since January :-).
Finally, Obsidian Entertainment included special functions for NWNX, that improve the interface between NWN2 and NWNX4 considerably ! The new NWNX4 is not only faster, it is also 100% safe from any future modifications that might ever be [...]]]></description>
		<link>http://papillon.nwnx.org/index.php/archives/23</link>
			</item>
	<item>
		<title>NWNX4 gone beta!</title>
		<description><![CDATA[NWNX4 is improving and stabilizing. I now consider it beta quality, good and feature complete enough to run live servers. The GUI that was released today brings NWNX4 up to par with its predecessor, and with the changes that have been made under the hood, clearly surpases it in certain areas.
The next task is to [...]]]></description>
		<link>http://papillon.nwnx.org/index.php/archives/22</link>
			</item>
</channel>
</rss>
