Skip to main content

About this Blog...

I will be posting problems i do have at work and how i got them solved on this blog. Most of the problems will be networking stuff. And i might as well post links to interesting stuff.

Comments

Popular posts from this blog

Uninstalling application Using the rigistry key value

Sometimes uninstalling program files can be real pain especially if the installed application cannot be found on the Add/Remove Programs located at the control panel. But you can uninstall application using windows registry key. Below are the steps on how to uninstall using windows registry: Start --> Run and type regedit , click ok , and then locate the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall Look for the name of the program to be uninstalled, Click on it and on the right side of the window double click on UninstallString and copy the value . Open the command prompt and paste the value there. Then hit enter. A warning message will be displayed asking you whether you want to uninstall the application. click ok. That's all.. :) Restarting your machine. Be careful. Playing with the registry can crash your operating system!!!!!!

2011 Plans

Below are the list of things I plan to do within 2011, I am not saying I will achieve all but I will work towards achieving all.... Here you go: Pursuit of happiness. Revise Java and learn J2EE. Learn Haskell and Haskell for web Programming. Python Perl C Sharp C/C++ Software Project Management skill sets. Unix system administration. So help me God.. Guys I will appreciate it if you know any good books around that i can benefit from or those working on certain projects that involve the list above, i do not mind giving a helping hand.

Unlocking iphone to work with Carriers in The Gambia

After doing lot of research on how to making iphone work with any carrier not just AT&T, i gathered so much info regarding problems others faced while unlocking their iphones . Which steps they had right and which they did not? What went wrong during the unlocking process? Went through series of step by step guide on how to unlock iphone 2G and 3G on so many sites but the one i found most useful and easy to understand is: http://iclarified.com/entry/index.php?enid=1880 . I went through the steps and "google" each step for failures, for example, the first step was to restore the iphone so i searched for "failed to restore the iphone " and i got so many suggestions on how to avoid that during the process. I did similar thing throughout the step by step guide while going through it. Below is the summary of what i did to get the iphone unlocked: download the latest itunes from apple. install/upgrade itunes. download the latest version of the iphone software. The...