Howto: Remote the native X server (i.e. the ":0" X display) using VNC

There is a vnc module for X that can be installed which will provide the native :0 X display when connecting remotely with the vncviewer. \n \n1. Install the „vnc4server” package (universe). This will provide “/usr/lib/xorg/modules/extensions/libvnc.so” (The vnc.so module for VNC 4.1.2 was changed from vnc.so to libvnc.so.) \n \n2. Add “vnc” to the Module section in /etc/X11/xorg.conf \n Section “Module” \n … \n Load “vnc“ \n EndSection

Howto: Remote the native X server (i.e. the “:0” X display) using VNC

Flickr Search: nebeleule

Flickr is almost certainly the best online photo management and sharing application in the world. Show off your favorite photos and videos to the world, securely and privately show content to your friends and family, or blog the photos and videos you take with a cameraphone.

Flickr Search: nebeleule

Java on Coffeescript

Doppio is an implementation of the Java Virtual Machine that can run in just about any reasonable JavaScript engine. The goal is to be able to run JVM programs in the browser without any plug-ins, which means that any Java programs running in it are safely sandboxed by the JavaScript engine. Doppio is written in CoffeeScript, which is a nice terse language that maps directly into JavaScript.

Java on Coffeescript