Drush Installation Ubuntu

Drush ist das Werkzeug für Drupal Administratoren, die sich trauen auf der Kommandozeile zu arbeiten.

Die Instalation auf ubuntu läuft wie folgt:

Natural Language Toolkit (NLTK) with Python

Installing NLTK for Python 2.6 on Ubuntu 9.10

Install Python Setup Tools

sudo apt-get install python-setuptools

Install NLTK Python egg

sudo easy_install http://nltk.googlecode.com/files/nltk-2.0b8-py2.6.egg

python
>>> import nltk
>>> nltk.download()

Donwload the needed resources and start coding:

>>> from nltk.book import *
>>> text1.concordance('Whale')

Firefox Gelolocation

Das ist ein echter Spaß! Seit Firefox 3.5 hat man per JavaScript Zugriff auf die GeoCoordinaten des Benutzers, sofern dieser das erlaubt.

Die folgenden Angaben sind ausgefüllt, wenn Firefox > v3.5 benutzt wird und der Browser-Dialog bestätigt wurde.

Virtualbox guest screen resolution

Set the default screen resolution for a Virtualbox guest:

VBoxManage setextradata global GUI/MaxGuestResolution 1024,768

Replace line endings (Windows/Unix)

perl -pi -e 's/\r\n?/\n/g' file.txt

Gnome Panel zurücksetzen

gconftool-2 --recursive-unset /apps/panel
pkill gnome-panel

Siehe auch http://wiki.ubuntuusers.de/GNOME_Panel#Panel-zuruecksetzen

Kommentare im Quellext

Programs must be written for people to read, and only incidentally for machines to execute.

http://www.codinghorror.com/blog/archives/000749.html
http://www.codinghorror.com/blog/archives/000130.html

Der elektronische Personalausweis

Die Bundesregierung hat in ihrer Kabinettssitzung am heutigen Mittwoch den umstrittenen Entwurf für die Novelle des Personalausweisgesetzes beschlossen.

http://www.heise.de/newsticker/Bundeskabinett-verabschiedet-Gesetz-zum-b...

Website powered by lovely Drupal · Microformats · XML Feed · Valid XHTML, CSS · No www.