I have designed some websites by Photoshop. I keep them in Flickr. Here I am stacking those.
I have designed some websites by Photoshop. I keep them in Flickr. Here I am stacking those.

It is a common need of developers to design HTML <select> element unlike default design by browser. Also need to keep the functionality same. As all you know there are so many plugins do the same. So I’ve made a variant of the plugin. Can’t understand?? see the demo | download | github
It(makeForm plugin) takes a select box and make a list along with a textarea to comment and a submit button. After clicking on the submit button it calls a callback function specified by user(coder). This callback function have two parameters, one is the comment text and other is the text of selected option.
One of my friends every day used to send me a embarrassing video on my wall. I asked him why? He said that he is not sending it intentionally, it is spreading automatically. He cant get rid of it even after removing all applications. So he gave me his credentials to me to solve the problem. I have solved his problem in the following way.
My friend and all of his friends got rid of the embarrassing app. Happy ending.
I love to design. It gives me different type of pleasure. My new design is uploaded here.
At first i need to learn a language to communicate with OS. So i picked up C ( paralleled with C++ ). I am using Ubuntu, 10.04(lucid), Kernel Linux 2.6.32-24-Generic, GNOME 2.30.2
Lucid: codename of Ubuntu, 10.04 is Lucid Lynx
Kernel: WikiLink
GNOME: WikiLink
Here gcc is already installed. So no worry about compiling C. So only need to install g++ to compile C++.
Now it is time to start coding. I love Netbeans so i’ve installed C/C++ plugin.