Sunday, July 15, 2012

Delete System Folder Trace Left in My Computer by Nokia PC Suite or Sony Ericsson PC Suite

If you are getting a strange system folder in the others category of My Computer. This is due to any 3rd Party Applications like Sony Ericsson PC Suite or Nokia PC Suite. This normally happens after you uninstall the product. Thus, to  remove this system folder you need to do a registry edit.
Goto the following path in regedit and delete the unwanted folder with a random name:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace

If this doesn't solve your problem then re-install the PC Suite and then remove it by using Revo Unistaller Pro.

Cheers !!!

iPhone/iPod White Apps FieldTest, iOS Diagnostics, AdSheet on Jailbroken Device : Remove Solution

White Apps Problem
I got this strange problem on my jailbroken iPhone 3G (iOS 4.2.1) after updating my apps from the app store. Some white apps/icons appeared automatically. The apps were FieldTest, iOS Diagnostics and AdSheet. You cannot delete these apps by the default method. The problem is due to libhide a thing that lets you hide icons.

There are two ways to solve this problem:

  1. By doing a Hard Reset. To do a hard reset press the Sleep/Wake and Home button for sometime until the Apple logo appears on the screen.
    (Note: This method solves 80% of the iPhone Problems!)

  2. Update libhide via. Cydia and then open SBSettings and click "More", "Mobile Substrate Addons" make sure libhide is toggled on. After this hard reset your iPhone for the changes to take place.
This will help you to get rid of those unknown white apps from your device. Enjoy!

Friday, July 6, 2012

iPhone/iPod Home Button Not Working : Software Solution

My iPhone 3G is giving me some trouble lately. The home button is not working due to some reasons, it only works when pressed hard. Thus, to solve this problem without trying to repair the home button you need to download Activator from your jailbroken device through Cydia. It is available for free download via Big Boss Repository. 

After you've installed Activator you can apply certain gestures, motions to specify your required command. For Example: I am using Double-Tap on Status Bar for Switching Between Apps.


Here's the example, to Activate Switcher when you double tap on  the status bar.


Peace !

Friday, June 29, 2012

Deauthorize All Computers Associated With Your Apple ID

If you are trying to authorize a new computer for your Apple ID (iTunes) and having trouble due to 5 authorized computers then you can follow these steps to deauthorize all those computers. This may be not new to you but I didn't know about this.

  1. Open iTunes, sign in to the iTunes store.
  2. After signing in, view your account through -> Store -> View My Account. ( You may need to enter your password again. )
  3. In the Account Information window, click Deauthorize All.
  4. Done!
Now, you're ready to authorize your new computer.
For more information: http://support.apple.com/kb/HT1420

Friday, June 8, 2012

Setup Google Analytics in Dynamic Views Provided By Blogger

If you have changed your blogger from the simple view to dynamic view or have just setup a new dynamic view page and you are unaware of how to setup Google Analytics for it, then follow the following easy steps:

  1.  Log in to your Blogger account.
  2. Go to Settings, and then Other.
  3. At the end of that page you'll find Analytics Web Property ID.
  4. Fill in the box with your Tracking ID (provided by Google Anlaytics) after you've setup your blog on Google Analytics.
  5. Save settings.
You've just setup Google Analytics for your blog.

Blue Screen : Dell XPS L502X Solution

Blue Screen of Death
My laptop is Dell XPS L502x and I was having this Blue Screen (BSOD) problem some days back showing some MEMORY_MANAGEMENT problem. I did a memory check with Windows 7 but it showed everything was fine. Thus, after some research I found that the problem would occur if any of the Hardware or Software(Drivers or Anti-Virus or Bios) was not working properly. Thus, after knowing this I did a hardware check with Dell Support Center but it too didn't show any problem with the hardware.

Then through the Dell Drivers website I downloaded the latest update to the BIOS (i.e. L502XA10) and to my surprise I haven't seen the blue screen for quite a while.

The problem is also sometimes due to Intel Wireless Driver. So, please update your wireless driver from http://www.intel.com/p/en_US/support/detect.

After the blue screen crash windows makes a copy of the dump file in C:\Windows\Minidump. So, in order to read such dump files to extract information from it you need to download the Windows Debugger tool from:
http://msdn.microsoft.com/en-us/windows/hardware/gg463009.aspx

This tool helps to know your problem and solve your problem.
Hope this helps.