<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>batteryslave</title>
	<link>http://www.batteryslave.com</link>
	<description>minor thoughts about gadgets, code, podcasts and other technical stuff...</description>
	<lastBuildDate>Sat, 20 Feb 2010 18:41:32 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>ant replace task: remind the encoding</title>
		<description>puh man again nearly going crazy over a simple problem. 

the environment: 

	java project
	edited in eclipse (an a mac)
	check into subversion (on a linux box)
	teamcity buildserver using ant build script (same linux box as subversion)


what happened: everywhere the encoding was correct beside one file. in that file my umlauts where ...</description>
		<link>http://www.batteryslave.com/2010/02/ant-replace-task-remind-the-encoding/</link>
			</item>
	<item>
		<title>walk in the park: installing mod_rails aka phusion passenger</title>
		<description>man that was easy. after my problems with getting ruby, gem and rails to run installing mod_rails aka phusion passenger was really easy:


	gem install passenger
	passenger-install-apache2-module


i followed the steps that the installer told me and go. just needed to apt-get some apache dev packages and was ready to run. 

cant tell ...</description>
		<link>http://www.batteryslave.com/2009/10/walk-in-the-park-installing-mod_rails-aka-phusion-passenger/</link>
			</item>
	<item>
		<title>getting ruby on rails to run on my debian 4 vps</title>
		<description>man...always fighting to get a recent version of anything to run on the debian 4 (etch) vps i have. this time: ruby on rails. ruby v1.9.1, gems 1.3.5 and ror 2.3.4 is what i had i mind. 
first step: download ruby. execute the usual ./configure && make && make install ...</description>
		<link>http://www.batteryslave.com/2009/10/getting-ruby-on-rails-to-run-on-my-debian-4-vps/</link>
			</item>
	<item>
		<title>itemtemplate selection by type in xaml only</title>
		<description>some days ago i found my self in need to change the itemtemplate in a listbox according to their type. and if with less code as possible. i had done this in a treeview but i couldnt find the code again. so i needed to figure it out again and ...</description>
		<link>http://www.batteryslave.com/2009/09/itemtemplate-selection-by-type-in-xaml-only/</link>
			</item>
	<item>
		<title>prio conf 28.-29.10. in munich</title>
		<description>i am existed about a conference i am attending end of oktober in munich, germany: prio conference. its totally ui centric and that why its so hot. never saw such an interesting conference all about ui in germany before.  </description>
		<link>http://www.batteryslave.com/2009/09/prio-conf-28-29-10-in-munich/</link>
			</item>
	<item>
		<title>some thougths about google wave</title>
		<description>in the last days theres a lot of fuzz about google wave. if you are interested in new technology you have to see the video. its a great presentation of a very early product state.

try to explain what wave will be: its email, im, chat, collaboration in one sleek interface. ...</description>
		<link>http://www.batteryslave.com/2009/06/some-thougths-about-google-wave/</link>
			</item>
	<item>
		<title>what is wrong with focus in wpf</title>
		<description>lately we wanted to set the initial focus on a window in wpf to improve the  keyboard experience in our app. what we want to achieve is just the initial  focus. so when one opens the window he can type or push the most meaningful  button instantly. ...</description>
		<link>http://www.batteryslave.com/2009/05/what-is-wrong-with-focus-in-wpf/</link>
			</item>
	<item>
		<title>skillsmatter, london: day 3</title>
		<description>man, again a hour too early. but needed to pack my stuff so i arrived at the old sessions house on time. first session with david laribee: "towards a new architect".

man is dave a good speaker. nice minimalistic slides. and we got teamwork. i think a great exercise was the ...</description>
		<link>http://www.batteryslave.com/2009/05/skillsmatter-london-day-3/</link>
			</item>
	<item>
		<title>skillsmatter, london: day 2</title>
		<description>i am still not adapted to the hour time difference between germany and the uk. so i awoke a hour to early.

arrived early at the old session house where the workshops take place and decided to hear the f#-workshop with robert pickering. the workshop was full of f# content. robert ...</description>
		<link>http://www.batteryslave.com/2009/05/skillsmatter-london-day-2/</link>
			</item>
	<item>
		<title>skillsmatter, london: day 1</title>
		<description>so the first day is finished. when i arrived at skillsmatter i met michel. like expected. first talk with ian cooper about internal dsls in c#. cool intro to the matter. now i need to have a look at some stuff:

	push-button- vs. fluent-api
	nbuilder
	closures are code handled like data
	static reflection
	rhino dsl
	mite

after ...</description>
		<link>http://www.batteryslave.com/2009/05/skillsmatter-london-day-1/</link>
			</item>
</channel>
</rss>
