Google
 
Web www.bloodpet.tk
phreakfish.blogspot.com emans.blogspot.com

20090224

Calculator Generator

I've just released a simple version of my Javascript Calculator generator.
I created this originally for a debt settlement company, using EMANS as my inspiration.
This Javascript Calculator Generator is a minimalist approach to create a customized calculators that can easily be shared to other people using just a web browser.

This is a simple calculator maker that will allow you to create your own web-based calculator. This calculator generator and the calculators it generates uses Prototype (a Javascript Library).
To use, simply download the latest version and open the index.html in the extracted directory.
For those interested in helping out, here are the links to the development sites:
Currently, this lacks a few more functionalities from the Javascript Math Object. There is also no documentation yet, and translations of this wouldn't hurt either.

20090202

Microdia Webcam with Neo Laptop now working with Kubuntu

From the forum Anybody have a driver for this Microdia PC Camera (SN9C201) web camera?
There are instructions to install microdia-dkms drivers in intrepid, just by adding

deb http://ppa.launchpad.net/nickel62metal/ubuntu intrepid main
deb-src http://ppa.launchpad.net/nickel62metal/ubuntu intrepid main
to /etc/apt/sources.list and running:
apt-get install microdia-dkms
I figured that they had this on hardy, so i just replaced "intrepid" with "hardy" on those two lines, resulting to:
deb http://ppa.launchpad.net/nickel62metal/ubuntu hardy main
deb-src http://ppa.launchpad.net/nickel62metal/ubuntu hardy main
Now, running the same command with apt-get, i've successfully installed the driver for the Microdia webcam, and can use it with all the applications i use with a webcam.