<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>simonthecat</title>
	<link>http://blog.simonthecat.net</link>
	<description>art'n tech</description>
	<lastBuildDate>Thu, 13 Oct 2011 19:47:16 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Playing with Play: Json POJO binding</title>
		<description>Since I am used to the handy and easy way of binding HTTP requests parameters to POJOs in Spring I despredly searched for a possibilities to do that in  play! It is possible by default for JPA like parameters like obj[1].key=value&#38;obj[2].key=value, but not for json objects. Since Gson is ...</description>
		<link>http://blog.simonthecat.net/2011/10/playing-with-play-json-pojo-binding/</link>
			</item>
	<item>
		<title>Soziale Netzwerke, Privatsphäre und Werbung - OpenComercial? Oder was?</title>
		<description>ich habe mir gersten den Film über Mark Zuckerberg angeschaut und ich denke das hat etwas auf mich abgefärbt, nicht so sehr der fiktive Charakter, aber die simple zielorientierte Art wie er mit Technik umgegangen ist, vielleicht auch ein Grund dafür das php sich so verbreiten konnte. Dabei ist mir ...</description>
		<link>http://blog.simonthecat.net/2010/10/soziale-netzwerke-privatsphare-und-werbung-opencomercial-oder-was/</link>
			</item>
	<item>
		<title>lunching ijusthadabeer.com</title>
		<description>what, why and how for the  lunch  of the  crowd-sourcing website ijusthadabeer.com

What

This is a crowdsourcing game, to determine the local current local consumption  of beer. It should be fun, but also provide the idea of sensing an complicated and interessting fact based on a relative simple sensing algorithm. You as ...</description>
		<link>http://blog.simonthecat.net/2010/07/lunching-ijusthadabeercom/</link>
			</item>
	<item>
		<title>Importing Cisco pcf settings to Mac OS 10.6 &#8217;s Cisco IPSec Client</title>
		<description>So far importing the pcf config file is not supported. But you just need to use the informations provided by the pcf file itself:
-  group name
-  group Secret 
for that you need to decode the hash using this cisco vpnclient password decoder. Based on the cisco-decrypt.c code, which ...</description>
		<link>http://blog.simonthecat.net/2009/12/importing-cisco-pcf-settings-to-mac-os-16-s-cisco-ipsec-client/</link>
			</item>
	<item>
		<title>View All Icons in android.R.drawable</title>
		<description>Based on an IconViewer I found in the web I desigend this app to show all icons on android.R.drawable. If you need you might change the Class easily.  

[caption id="attachment_99" align="alignnone" width="200" caption="Icon Viewer App "][/caption]




package de.dailab.iconviewer;

import java.lang.reflect.Field;

import android.app.*;
import android.content.*;
import android.graphics.*;
import android.os.*;
import android.view.*;
import android.view.View.OnClickListener;
import android.widget.*;

public class IconViewer extends Activity ...</description>
		<link>http://blog.simonthecat.net/2009/10/view-all-icons-in-androidrdrawable/</link>
			</item>
</channel>
</rss>

