My Wish List
Here are a few ideas that I plan to implement, but would be happy if someone has it for free!
@Undergrads: You can have a peek at this and pickup a task to hone ur skills.
1: Virtual serial port on Linux
I need a pair of virtual serial ports on linux, so that they can be used for
debugging purposes.
I want to debug an OS which is running on an emulator like bochs or qemu. So if
I have a pair of
virtual serial ports, I can use one end of the pair to emulator and the other
end for me to read the output.
There are very few applications like VSPD, but they don't function as I want to.
There are lot of freebies on windows and they work well.
Do ping me if you already know abt one or if u want to code one.
2: Needful Photo Gallery
I need a simple photo gallery on my website, which displays my photos as
albums.
1: Albums can be recursive and should contain photos.
2: Photos should be represented in 3 sizes:
Thumbnail size, full page size (as per the browser used by user), original size.
3: Slideshow feature should be available for all the 3 sizes.
4: Option should be available to add some info to each photo and album.
5: Should display photos in real time.
6: Should have security through: login and password protected albums.
7: Should not use java or flash coz they look good but have lesser
audience.
3: Yet to come.....