Life's random bits By b1thunt3r (aka Ishan Jain)…
Flash on Karmic

Flash on Karmic

When Karmic (Ubuntu 9.10) came out I installed it as my main OS, due to solvable but time eating problems I decided to go back to Windows 7. The biggest problem I had was with Adobe Flash.
Using Yahoo! as Default Mail

Using Yahoo! as Default Mail

For about a decade I have been using Yahoo! as my default mail. I found a script that could strip the email address and point it to Yahoo! Mail.
.URL files in Linux (Gnome)

.URL files in Linux (Gnome)

I have a big archive of bookmarks in Windows .URL file format. Under gnome I couldn't find a way to open the link automatically out-of-the-box.
Curse of Dragon

Curse of Dragon

A while back I decided to create a MMORPG (Massive Multiplayer Online Role Playing Game). It was created in PHP with MySQL database. The idea was to create something that would run in any browser without need of any extra plugins/addons.
Voodler

Voodler

A new P2P Video streaming service.
RegEx

RegEx

I have been thinking about learning RegEx. It seems like you can cut down coding with the use of RedEx, i.e. extracting data from a string, replace data from string.
Windows 7 on Clevo M720R

Windows 7 on Clevo M720R

As good Windows 7 seems to be, it has its perks, at least on my Laptop. I installed both 32 and 64 bit version of Windows 7 on M720R, and it had driver problems, on both architectures. There were more problem on 64 bit then on 32 bit.
PHP to ASP.NET [CSharp]

PHP to ASP.NET [CSharp]

After working with C# all summer, I have been having thoughts about moving from PHP to ASP.NET (mainly C#).
CSharp vs Java

CSharp vs Java

In a sense Java and C# are quite similar, but when you get a bit under the tip you will notice some of the difference between both languages. For some reason C# felt a bit more easier the Java to me, and a bit (a lot) more powerful.
Unique ID

Unique ID

There are times when you need some sort of unique identifier for some reason, and it can be hard to find a system that will have a very low collision risk.