Next project: a wireless driving wheel!

Ever wanted to use that mobile as a driving wheel? Or a keyboard? Touchpad? Well, why not?

Using your touchscreen and bluetooth connection, it would be possible to use your Java Mobile phone as:
  1. Wireless mini keyboard
  2. Wireless mini touchpad
  3. Wireless driving wheel (if the phone's got an accelerometer)
Have a look at those prototype images of the 'keyboard' and 'touchpad' modes. The code for the 'driving wheel' is also almost ready, though there's nothing to show at the moment.
The driving wheel will be available only for Windows through a virtual joystick driver: PPJoy. I've tried that and the driver was working just perfectly (even under Vista).

It is still a prototype, but I'm having high hopes that I'd finish it before the middle of January.

Read the rest of this post »

Albite READER

The Albite Project is finally ready!
  1. Albite READER is an ebook reader for Java Mobile that supports EPUB books and more.
  2. Albite BOOKS is the home of the reader where one could also find more than 2000 free ebooks from the public domain that have been specially processed to be read on mobile devices. It's got a mobile-friendly version, too.

Statistics

This is my project I made for my statistics exam. It is about the financial result of some Bulgarian businesses. The work consists of two parts:

  1. Regression analysis by which I tried to find a dependency for the financial result
  2. Factor analysis by which I tried to find which factors contribute most to the financial result, i.e. I tried to group the previously found dependencies into sensible groups

(download)

Read the rest of this post »