<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.1" -->
<rss version="0.92">
<channel>
	<title>XhochY english flavoured stories</title>
	<link>http://xhochy.org/en</link>
	<description>more british....</description>
	<lastBuildDate>Sun, 10 Aug 2008 12:30:40 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Programming with the WiiMote (II)</title>
		<description>I will use in the following posts Ubuntu Linux (8.04) as operating system, that I'll give some specific tips only for it, on other systems some things might work different, but the code should work without modification everywhere. At first we need to install some software requirements, the python wrapper ...</description>
		<link>http://xhochy.org/en/2008/08/10/programming-with-the-wiimote-ii/</link>
			</item>
	<item>
		<title>Programming with the WiiMote (I)</title>
		<description>This year we will make a workshop at my school about programming with the WiiMote. In parallel to this workshop I will give a small round-up every week on our process in the form of a tutorial. Things mentioned in this tutorial are not all from the workshop since this ...</description>
		<link>http://xhochy.org/en/2008/08/07/programming-with-the-wiimote-i/</link>
			</item>
	<item>
		<title>Update on Schoorbs Versioning</title>
		<description>Since there will be major changes in the next Schoorbs release, I will introduce a new versioning system for Schoorbs which will be the same as Ubuntu has(&#60;year&#62;.&#60;month&#62;). I want to do this now to confuse as less people as possible since Schoorbs user base is growing at the moment, ...</description>
		<link>http://xhochy.org/en/2008/08/05/update-on-schoorbs-versioning/</link>
			</item>
	<item>
		<title>Preview of JS Effects in administration of Schoorbs</title>
		<description>Just to show how the new interface looks like and behaves.

 </description>
		<link>http://xhochy.org/en/2008/08/02/preview-of-js-effects-in-adminstration-of-schoors/</link>
			</item>
	<item>
		<title>Inspecting Pidgin (II)</title>
		<description>Using strace I wanted to make up some statistics how many files pidgin loads during a 5 second startup time. Using grep and regexes the following is shown:

Attempts to a open file: 2886

Failed Attempts: 1457

Opened(non-failed) for read-only: 1407

Opened(non-failed) for read-only without those from /var/cache: 1371

Shared libraries: 213

PNG-images: 90

ICON-images: 164 </description>
		<link>http://xhochy.org/en/2008/08/02/inspecting-pidgin-ii/</link>
			</item>
	<item>
		<title>Inspecting Pidgin (I)</title>
		<description>Using OProfile and GProf2Dot I finally made a callgraph for the first 5 seocnds of a Pidgin startup with a simple Yahoo Messenger Account configured(No I'm not a YIM supporter, this was just the account I used for testing, all my other accounts are to busy to log in/off every ...</description>
		<link>http://xhochy.org/en/2008/08/01/inspecting-pidgin-i/</link>
			</item>
	<item>
		<title>Real boottime measurements</title>
		<description>Considering the boottime, nearly always people benchmark the time until the login screen shows up, but the enduser is not really only interested how long it takes until he could login, he wants to get as fast as possible to his running desktop and his favourite app running. Due to ...</description>
		<link>http://xhochy.org/en/2008/08/01/real-boottime-measurements/</link>
			</item>
	<item>
		<title>YABPT: Do not have a CD in your drive</title>
		<description>Yet another boot performance tip(YABPT): 

To keep it short: While booting your Ubuntu System, you shouldn't have a CD in your drive because this causes hald-probe-volume to run for 10 seconds. </description>
		<link>http://xhochy.org/en/2008/07/31/yabpt-do-not-have-a-cd-in-your-drive/</link>
			</item>
	<item>
		<title>Adding CUDA synatx to Nano - Part 2</title>
		<description>Just to complete all colourings for CUDA files, I added the missing __*__-specifiers. Builtin types like uint4 will be now coloured too. The magic variables blockIdx, threadIdx, ... and the function syncthreads() will all be handled as something specific but I think the most are only interested in the nanorc-file ...</description>
		<link>http://xhochy.org/en/2008/07/11/adding-cuda-synatx-to-nano-part-2/</link>
			</item>
	<item>
		<title>Adding CUDA synatx to Nano - Part 1</title>
		<description>Since GNU Nano is my favorite editor on the commandline and I am developing things with CUDA at the moment, I wanted to have the comfort of coloured code code. Since CUDA is just C/C++ with some minimal synatx additions, I modifed the C-syntax file which is loacted in /usr/share/nano/c.nanorc ...</description>
		<link>http://xhochy.org/en/2008/07/11/adding-cuda-synatx-to-nano/</link>
			</item>
</channel>
</rss>
