PasswordMaker for Android

Apoma
This app is no longer available, please see PasswordMaker Pro for a viable alternative.
About
PasswordMaker for Android is the Android version of Passwordmaker.
If you are using Passwordmaker in Firefox or any other browser you can use it on your Android phone as well now.
Features
- Compatible with the java-script version 2.5 of Passwordmaker.
- Can show and / or copy your generated password.
- Opens the site you generated a password for in your browser.
- Comes in English and German.
License and Contact
PasswordMaker for Android is licensed under the terms of the GPL, the main part is LGPLed. You may use PasswordMaker for Android free of charge.
Sqlitehash
Glue-code for using openssl digest-functions in SQLite3.
Usage
Compile
gcc -Wall -fPIC sqlite_hash.c -o hash.so -lcrypto -sharedLoad
.load hash.soUse
select hash('sha256', 'Teststring') as ShaBlob;
select hex(hash('sha256', 'Teststring')) as ShaString;Source
D70 / Linux
Using a Nikon D70 with nothing but Linux
There are a couple of good sites that deal with Linux and the D70. This pages intention is to sum up the basics of getting the best out of the D70s raw images using freely (and therefore cheaply) available tools and the operating system Linux.
Results
Ufraw

D70s preview

Why and thanks
There are a couple of good sites that deal with Linux and the D70. This pages intention is to sum up the basics of getting the best out of the D70s raw images using freely (and therefore cheaply) available tools and the operating system Linux.
Magcon

What is it?
MagCon reads and writes tracks, routes and waypoints from and to your Magellan GPS. It was tested on a SporTrak Pro, but should work on all SporTraks, all Meridians, the 315/320 and other devices. If it doesn't, or if it works on another device please contact me.
Necessities
You need a Magellan GPS device that can export tracks and a Palm PDA with OS>=3.0.
How to use it
- Please read and accept the license.
- Install MagCon using your favorite synctool.
- Start it and follow the onscreen instructions.
- Timeout means interbyte timeout. The higher the value the faster the communication.
- You can convert the downloaded track to Magellan MapSend format using the 2mag tool which is included in this package.
- Routes and waypoints can be converted to a GPSBabel enabled textfile using the pdb2txt tool which is included in this package.
License
MagCon and 2Mag are open source, licensed under the GPL.