<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>KLPSTN</title>
	<link>http://tobias.klpstn.com</link>
	<description>demystify software engineering</description>
	<lastBuildDate>Mon, 26 May 2008 20:41:55 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>First german django / european dojo meeting</title>
		<description>There will be two great meetups during the Linuxtag in Berlin next weekend. One is the first get-together of the django-de community and the other will be the european dojo meeting. 

The german django people will meet on friday, 30.05.2008, 17:00 (of course german time) at the main entrance of ...</description>
		<link>http://tobias.klpstn.com/2008/05/26/first-german-django-european-dojo-meeting/</link>
			</item>
	<item>
		<title>Range slider with dojo</title>
		<description>A range slider landed in dojo today and at the same time this is my first dojo contribution :-). This highly motivates myself to step deeper into dojo. The dojox.form.RangeSlider extends the actual dijit.form.Slider component using two instead of one slider handle. An advantage of this approach is, that the ...</description>
		<link>http://tobias.klpstn.com/2008/05/19/range-slider-with-dojo/</link>
			</item>
	<item>
		<title>Dojo rating engine with dojo.gfx</title>
		<description>
dojo.require("dojox.gfx.geo.Star");
dojo.require("dojox.widget.RatingGfx");

Now I've finished this promised extended rating widget, Wolfram started. This example should demonstrate a case, where geometric forms can be combined with other widgets and how simple it is to achieve a widget using vector graphics. dojox.gfx was a great help, because it prints the appropriate vector format for ...</description>
		<link>http://tobias.klpstn.com/2008/02/15/dojo-rating-engine-with-dojogfx/</link>
			</item>
	<item>
		<title>Simple image masking with PIL</title>
		<description>If you ever wanted to create custom images that are all masked by a surrounding frame, here is a solution using python (using PIL instead of a system call running ImageMagick). This example illustrates, how you use png-transparency. I'm using this within django for creating special thumbnails of uploaded video ...</description>
		<link>http://tobias.klpstn.com/2008/02/10/simple-image-masking-with-pil/</link>
			</item>
	<item>
		<title>Using dojo for creating geometric forms</title>
		<description>
dojo.require("dojox.gfx.geo.Star");


The whole idea emerged from Wolfram's new dojo widget. He created a rating widget, where he uses stars for setting a vote. Because it is using images for each star, you are sticked to the size of your images and also how the images are designed. So I've started to ...</description>
		<link>http://tobias.klpstn.com/2008/02/07/using-dojo-for-creating-geometric-forms/</link>
			</item>
	<item>
		<title>Startup</title>
		<description>I'm planning to start my own blog since about 3 years. Now I've found the time to do so and I hope it will soon be filled with several helping issues concerning software engineering. At the moment I'm concentrating on python and javascript development, using the server framework django and ...</description>
		<link>http://tobias.klpstn.com/2008/02/06/startup/</link>
			</item>
</channel>
</rss>
