<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Lars Schenk</title>
	<link>http://lars-schenk.com</link>
	<description>IT-Services :: Software-Development since 1980 :: Freelancer since 1988</description>
	<lastBuildDate>Thu, 18 Feb 2010 23:42:14 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Video: Node.js by Ryan Dahl</title>
		<description><![CDATA[I recently read about &#8220;Node.js might be the most exciting single piece of software in the current JavaScript universe.&#8221; and &#8220;Node&#8217;s goal is to provide an easy way to build scalable network programs.&#8221; Sounds great. With this talk from Ryan Dahl, I&#8217;ve got a bigger picture:  

]]></description>
		<link>http://lars-schenk.com/video-node-js-by-ryan-dahl/534</link>
			</item>
	<item>
		<title>Cached json (or xml) view with CakePHP</title>
		<description><![CDATA[While implementing caching for view as descriped in the cookbook i stumbled upon some glitches:
First I found out the best way to avoid problems with routing urls beeing not cached - especially when using Router::mapResources() - is to enable the caching per action in the controller like this:
function view($id = null) {
	$this->cacheAction = "10 minutes";
	// [...]]]></description>
		<link>http://lars-schenk.com/cached-json-or-xml-view-with-cakephp/523</link>
			</item>
	<item>
		<title>Is Chromium OS the perfect netbook OS?</title>
		<description><![CDATA[After Googles launch of their own programming language "go" (which looks like a polished c++ meets pyhton) the next big thing is Googles attempt to re-think what operating systems (targeting netbooks) should be: Google Chromium OS. I don't yet follow the idea of no native apps "on the desktop". So I'm exited about Apple's plan [...]]]></description>
		<link>http://lars-schenk.com/is-chromium-os-the-perfect-netbook-os/514</link>
			</item>
	<item>
		<title>The Animated Google Story</title>
		<description><![CDATA[A quick look back at the Google story over the last 11 years. From Stanford to Mountain View and around the world, featuring many different products, starting with BackRub (Search) up to Google Wave, StreetView and Chrome.

]]></description>
		<link>http://lars-schenk.com/the-animated-google-story/498</link>
			</item>
	<item>
		<title>Getting Git</title>
		<description><![CDATA[After reading ebooks, watching screencasts and working through some tutorials trying to get a grip on git, I found this slide that made me understand. Great! Thanks, Scott Chacon.
Another helpfull resource is: Understanding Git Conceptually

]]></description>
		<link>http://lars-schenk.com/getting-git/485</link>
			</item>
	<item>
		<title>Social Media Revolution</title>
		<description><![CDATA[Is social media a fad? Or is it the biggest shift since the Industrial Revolution?

]]></description>
		<link>http://lars-schenk.com/social-media-revolution/482</link>
			</item>
	<item>
		<title>EC2 Reserved Instances</title>
		<description><![CDATA[With "Reserved Instances" Amazon introduced an additional pricing option for EC2 that gives an option to make a one-time payment for an instance to reserve capacity and further reduce hourly usage charges. You may look up the details at: aws.amazon.com/ec2/#pricing.
I have made a rough comparison for the classic "on demand" small instance against the new [...]]]></description>
		<link>http://lars-schenk.com/ec2-reserved-instances/468</link>
			</item>
	<item>
		<title>&#8220;Waiting for root file system&#8221; caused by out dated VMware Server</title>
		<description><![CDATA[I run into a strange problem when I upgraded some VMs from Debian Etch to Lenny. I'm using VMware Fusion on my MacBook Pro and VMware Server on my local Debian Server. Upgrading VMs hosted by the VMware Server ended in System boot hangs "Waiting for root file system". Upgrading nearly the same Etch VMs [...]]]></description>
		<link>http://lars-schenk.com/waiting-for-root-file-system-caused-by-out-dated-vmware-server/445</link>
			</item>
	<item>
		<title>Nagios commands via web-interface on Debian</title>
		<description><![CDATA[Ups, I did it again - when I upgraded to Debian GNU/Linux 5 (lenny) and Nagios3 I stumbled about this nagios error when I try to send directs commands via the web-interface:
Error: Could not stat() command file ‘/var/lib/nagios3/rw/nagios.cmd’!
In "/etc/nagios3/nagios.cfg" the "check_external_commands=1" was already set. So there was something more required to make it run on [...]]]></description>
		<link>http://lars-schenk.com/nagios-commands-via-web-interface-on-debian/446</link>
			</item>
	<item>
		<title>Cloud Computing &#8211; DLD09</title>
		<description><![CDATA[If I had to convince a non technical person about Cloud Computing, I would show him this video. 
I really enjoyed listening to Dr. Werner Vogels. Dr. Vogels is Vice President &#038; Chief Technology Officer at Amazon.com where he is responsible for driving the company's technology vision, which is to continuously enhance the innovation on [...]]]></description>
		<link>http://lars-schenk.com/cloud-computing-dld09/323</link>
			</item>
</channel>
</rss>
