Mail for Trash
Sometimes it can be useful to have a mail you can enter in forms which is yours for only a few minutes
GPGP for Win and others
Here you can found a package for Windows encryption
Or encrypt the whole disk?
Funny Windows Tools
Today my colleague shows me some funny diagnostic tools from MS, like process and thread observer or net monitors … may be interesting …
Setting up SVN
Based on the tutorial from http://svn.spears.at here the short version for my personal usage:
- download an install
- actual version of SVN from subversion.tigris.org/ser...tDocumentList?folderID=91
- Version 2.0.x of Apache Server http://httpd.apache.org/download.cgi
- create reposetory folders
- $ mkdir project1
- $ svnadmin create project1
- $ vi subversion.conf
- $ vi svn-acl
- restart apache
for more details see the original on http://svn.spears.at
Firefox RC1: Search like vi
Now it is possible to open the search bar with SHIFT + 7… vi users will be happy
And use SHIFT + ALT + … for website related shortcuts, like ALT + S to save -> ALT + SHIFT + S
Encryption with Thunderbird
At http://enigmail.mozdev.org/ you can find a nice plugin for mozzila Thunderbird to sign or encrypt your emails with PGP.