Posted by: Rishi on: April 13, 2009
Howdy Bloggers.
Due to limitations of the free versrion of WordPress, I have ported my blog to http://blog.abeeluck.com which is self hosted.
As from now I will stop writing blog here, unless I start encounting problems with the self hosted blog.
Hope to see you all at http://blog.abeeluck.com and happy reading/blogging.
Thanks
Rishi
Posted by: Rishi on: August 13, 2008
I’ve just come across something funny on xkcd which reminded me of the nice time I had in PCWorld once.
I already made up my mind about which model of laptop I wanted after comparing the specs on the internet.
I stepped in, and asked the salesman, can I have this laptop please. He went to check his stock, and came back with a smile. So far so good.
Then, he asked: “Would you like any additional warranty or software with it”. I replied back, “No thanks”.
We when to the till point for the payment. Then he asked me again: “You would like Office with it?”I said: “No”. After a few second he said, “Well you need to buy anti-virus software with it, else your PC will not be protected…” I again said: “No, thanks”.
Now the funny thing happened. He stood up. And told me: “Sir, I’ll have to speak to my supervisor first, because I don’t think I can sell you a laptop if you are not willing to protect it with an anti-virus.” I told him: “Fine, go on.”
After a few minute he came back. He said: “Well, sir, you are lucky. My supervisor has authorised this transaction.” He took a few details and then my credit card. Then he tried it one last time: “Sir, I’ll give you 30% off if you buy antivirus software.” Now I was about to lose it. I told him: “First thing, that I’ll do, I’ll wipe the hard drive and get Linux on the laptop and for office, and I’ll get Open Office which is free of charge.”
He paused. Then said: “Sir, I don’t think you are allowed to remove Windows from the laptop. Also, Linux is a very bad operating system and it got loads of viruses that’s why all laptops we sell are shipped with windows. You’ll definitely have to buy an anti virus, install it on windows and use it to scan your Linux partitions to remove any virus.”
I’ll let you guess that I did after hearing that…..
Please add your guess as a comment below… Thanks!

Posted by: Rishi on: August 13, 2008
Toi le temps mone conne toi
To ti rie ar moi
Sa faire mo le cœur content
Toi le temps mo guet moi
To la joue vine rouge
Sa fer mo le cœur content
[REFRAIN]
Toi to fer moi plorer
A chaque fois to aller
Sa fan mo le cœur en deux… toi
To même mo li-zier pou mo trouver
To même qui lève moi quand mo tomber
To mo l’oxygène qui mo pè respirer
Toi to ti pè reste Vacoas
Bien bien loin ar moi
Sa fer mo le cœur faire mal
Moi mo prend bus l’express
Pou mo vine guette toi
Sa fer mo le cœur content
[REFRAIN]
Toi to ti vine zoine moi
Pou nous alle cinéma
Sa fer mo le cœur content
Toi le temps to maye moi
To pas le largue moi
Sa fer mo le cœur content
[REFRAIN]
Toi ek moi ensame toule-tan [x3]
Posted by: Rishi on: August 7, 2008
[x2]
Moi pou mo premier fois, mo ti tombe amouré
Ça pas facile pou moi pou mo blier
Moi pou mo premier fois, mo la tête fatiguer
Fo-dé guetter couma mo ti gâter
[Refrain]
Moi pou mo premier fois, Fo-dé guette moi mange cigarette
Moi pou mo premier fois, Fo-dé guette la bière qui marcher
Oui pou mo gagne touper, pou mo kozer yé yé
Oui pou mo gagne touper, pou mo kozer
[x2]
Tou-sala ti passer
Dans ene ti discothèque
La lumière disco ti fatigue mo lizier
Malgré nu ti dans noir, mone fine trouve so regard
So regard pas facile pou résister
[Refrain]
[x2]
Lé temps mo retourner ene ta rêve mo fine faire
Ler mo lever li pas réalité
Et dans la nuit quand mo sommeil casser
Mo écrire so nom lor mo boîte cigarette…
[x2]
[Refrain]
Posted by: Rishi on: July 31, 2008
O2 has finally launched the windows Mobile 6.1 update for the XDA Stellar aka HTC TyTn II.
You will need to have an O2 mobile to be able to access the download page: http://www.my-xda.com/software_updates.jsp
The install process is straight forward.
Download, plug in your PDA to your PC. Establish a connection active sync (XP) or sync center (Vista). And run the file. Its as simple as that. Oh yeah, dont forget to back up your files as everything on the PDA’s onboard memory will be wiped out. The process takes about 10 minutes.
I have not idea how to execute this using linux. I guess that using WINE to emulate active sync and run the updater should work, but I haven’t tried it. If someone has tried updating their PDA using Linux or different platform, please do let us know the steps and the results.
Thanks!
Posted by: Rishi on: July 23, 2008
Have you been wondering how to convert .DMG files made on MAC platform into .ISO or .IMG files so that it can be used easily in windows or Linux platform.
Well, I’ve come accross these tiny tools which does the job perfectly and its free. They are made by vu1tur.
dmg2img: Converts .DMG file to .IMG file.
dmg2iso: Converts .DMG file to .ISO file.
I’ve also noticed that MagicISO does handle .DMG files. I can open it, so I guess it can also generate an .ISO file for it. If you’ve got MagicISO and it worked for you, please let us know by adding a comment below. Thanks
Don’t forget once you’ve made your .ISO or .IMG file, save the world by avoiding burning unnecessary CD/DVD for single use only. Use a CD/DVD emulator like daemon tools which will save you time and money. Or if you got some money to spare and want a more powerful CD/DVD emulator, try Alcohol 120%.
Posted by: Rishi on: July 17, 2008
Windows 2000 (with the Resource Kit installed) and Windows XP (natively) have an actual shutdown command that can be launched from a command prompt — and which, therefore, also can be launched from a shortcut. To see all available options for this command, click Start, click Run, type CMD, and click OK. Then, in the box that appears, type:
SHUTDOWN /?
You can also study the available options in the Microsoft KB 317371, “How to Use the Remote Shutdown Tool to Shut Down and Restart a Computer in Windows 2000.” (The article is basically suitable for Win XP also.)
This command starts a 30-second countdown for a shutdown or restart, which permits you to abort it (with a shutdown -a command). It you want the command to execute, use the -t flag, which lets you set the time lapse in seconds. The examples below use a 1-second delay.
For a shortcut to RESTART Windows XP:
SHUTDOWN -r -f -t 01For a shortcut to SHUT DOWN Windows XP:
SHUTDOWN -s -f -t 01
Unfortunately — especially on Windows XP — this option only shuts down Windows. It does not shut down your computer, at least on most hardware. For that, on Win XP (and for most Win 2000 users also), I recommend the freeware utility Shutdown.exe (not to be confused with the Windows utility by the same name) by MS-MVP Andrej Budja. I’ve seen several shutdown utilities recommended, but this is the only one that I’ve seen actually shut down Windows XP and then powerdown the computer behind it. For more information on the tool, see here. After you place this utility in the root folder of C:, the commands for a shutdown, restart, or hibernate (respectively), each without a time delay, would be shutdown -u -f -t 0 for shutdown, shutdown -r -f -t 0 for restart, and shutdown -h -f -t 0 for hibernate.
If you don’t want to use a third-party utility, you may be able to get by with a lesser known utility in Windows 2000 and Windows XP. The native commandline tool tsshutdn.exe was originally designed for shutting down servers, not work stations. It was introduced in Windows 2000, and retained in Windows XP. See MSKB 320188, “How to Use the TSSHUTDN Command to Shut Down a Terminal Server in Windows 2000 Terminal Services,” and MSKB 243202, “Windows 2000 Terminal Services Session Management Tools.” From a command prompt, type tsshutdn /? for a list of its subcommands and syntax. A command line of C:\WINDOWS\SYSTEM32\TSSHUTDN.EXE 0 /DELAY:0 /POWERDOWN will powerdown most Windows 2000 and Windows XP computers, though some (according to correspondent “perris,” who first turned me onto this native utility) will get an error message 1702
Posted by: Rishi on: July 5, 2008
Have you spent days or hours in-front on the Internet, browsing and browsing but getting no-where.
Don’t worry you are not the only one:

And yeah… nowadays, Internet is becoming like an addictive drug for some. Mainly with all those social websites which try to manage our whole life and even better our friends. I wonder if in the future we will have to go to rehab for Internet overdose???
Hmmm…. All those clicks with the mouse and all those clucks on the keyboard. I wonder how’d that sound if I removed both:

I wonder if some real Internet addict do end up like this:

And mention not.. as if blogging is an easy thing.. well easy for the ones who write.. but have you ever wonder that your blog can look like spaghetti for some reader:
