Category Archives: Technology

This belongs to technology. It could be anything which is really a technology whether human technology or science technology.

How to unlock your Samsung Galaxy S3 or Note 2 GSM Phone

I was just looking around on whether is there a simple or easy way to unlock Samsung Galaxy S3 and you know what I found a very simple way to accomplish this. This is yet to be confirmed by myself to work on AT&T Galaxy S3 and it is reported to work on ALL VARIANTS of GSM.

Please do not profit off this…..as this is completely free.

To unlock your Galaxy S3 OR Galaxy NOTE 2:

  1. Just dial the following keys on your phone dial pad *#197328640#
  2. Your will now see Main Menu.
  3. Select [1] UMTS
  4. Select [1] Debug Screen
  5. Select [8] Phone Control
  6. Select [6] Network Lock
  7. Select [3]Perso SHA256 OFF
  8. After choosing this option, wait about 30 seconds
  9. Then go back one step by pressing the Menu button (left button to Home button) then select Back
  10. Now you should be on [6] Network Lock screen
  11. Select [4] NW Lock NV Data INITIALLIZ and wait for a minute
  12. Reboot your phone

… enjoy!!!

*Standard Disclaimer: I am not responsible if you don’t follow directions and what you do with your phone…

Please share this if it works for you…

Enhanced by Zemanta

How to install Lego Mindstorms NXT 2.0 Software on Mac

To install LEGO MINDSTORMS NXT 1.1 on Mac OS 10.6+ (Snow Leopard / Lion)

  1. Copy all files from the MINDSTORMS CD to a folder on your desktop.
  2. Open that folder and look under “Parts”.
  3. Locate MindstormsUnivEdu.pkg or MindstormsUnivRet.pkg.
  4. Right-click (control-click) and choose “Show Package Contents”.
  5. Navigate into the Contents » Resources directory and delete the “preflight” file.
  6. Close this package and run the meta-package (LEGOMindstormsEngRet.mpkg) from the desktop to install MINDSTORMS NXT.

To install LEGO MINDSTORMS NXT 2.0 on Mac OS 10.6+ (Snow Leopard / Lion)

  1. Copy all files from the MINDSTORMS CD to a folder on your desktop.
  2. Open that folder and look under “Parts”.
  3. Locate MindstormsUnivEdu.pkg or MindstormsUnivRet.pkg.
  4. Right-click (control-click) and choose “Show Package Contents”.
  5. Navigate into the Contents/Resources directory and delete the “preflight” file.
  6. Close this package and run the meta-package from the desktop to install MINDSTORMS NXT

To download Lego Mindstorms NXT 2.0 software click here.

Enhanced by Zemanta

Gtalk Extension for Chrome on Mac

I was looking at the Gtalk extension for Chrome on Mac OS X Lion (10.7) on Chrome Web Store. I liked that and installed it and now I notice that Gtalk now comes on my Mac’s menu bar as an icon.

This one is great as clicking on the icon opens up a new small Chrome window for Gtalk. So iChat beware…here comes Google without any native applications but using only Chrome browser.

Enhanced by Zemanta

How to disable inline image attachments in Mac OS X Mail.app

When you open or preview mails in Mail.app in Apple Mac OS X, the first thing you have problem with is big images are getting displayed within the message. Many times this makes you frustrating because you want to read the message and not want to keep on scrolling the window left and down. This is default behavior of Mail.app and does not show the images as attachments (even though sender had sent as attachment).

To overcome this behavior, you can disable the Inline Attachment Viewing flag for Mail.app. To do so, open up a terminal window from “Applications->Utilities” and type or paste below command:

defaults write com.apple.mail DisableInlineAttachmentViewing -bool yes

At any point if you change your mind and come back to the default behavior use the below command:

defaults write com.apple.mail DisableInlineAttachmentViewing -bool false

Restart the Mail.app and voila!

Also remember, this will disrupt any HTML mails coming which have images.

Enhanced by Zemanta