Search

Wednesday, November 4, 2009

Migrating Windows 7 Sticky Notes

Very similar to the previous post, simply copy and paste this file from computer A to computer B:
  • C:\Users\Vivien\AppData\Roaming\Microsoft\Sticky Notes\StickyNotes.snt
You're done!

Friday, October 23, 2009

How to migrate Windows Live Messenger emoticons

Windows Live Messenger (latest version at the time of this post was Build 14.0.8089.726) does not come with an export/import function for migrating emoticons from one PC to another. However, this can be done simply by copy and pasting the hidden emoticon folder.

Emoticons are stored in the AppData folder under your Windows account. For example, if you are on Windows Vista/7, given that your account name on Windows is "Vivien" and that your Windows Live ID is "vivien@hotmail.com", the emoticons should live in this folder:

  • C:\Users\Vivien\AppData\Local\Microsoft\Messenger\vivien@hotmail.com\ObjectStore\CustomEmoticons

Now copy this folder from Machine A and paste it into the same named folder and path on Machine B. Restart Windows Live Messenger on Machine B, and you should now see all your emoticons on Machine B!

Note that the AppData folder is hidden by default. The simplest way to get to the folder is by typing in the path directly to your Windows start menu search pane. If you prefer browsing to the folder via Windows Explorer and you're having trouble finding the AppData folder, make sure to show all hidden folders.

Saturday, October 10, 2009

My Photography site powered by SmugMug

After 2 weeks of trial and a bunch of research, I decided to go with SmugMug for hosting my photos. It has the most attractive interface among all the photo hosting sites I've tried out (that includes Flickr, Picasa, Shutterfly, etc.). It's clean, beautiful, and professional. Besides the interface, I was also attracted by the unlimited storage, site/gallery customizations, image protection, and presentation styles/themes. It's also completely ad and spam free! They have a lot of other great features as well (backups, videos, custom watermarks, etc.) so it's best to refer to their pages for the complete overview:
I chose to go with SmugMug instead of Flickr mainly because of SmugMug's image protection and privacy controls. Although the Flickr community is a lot more active than SmugMug's, I prefer keeping my photos safe with SmugMug's size restriction and right-click protection. I also wanted to have the ability to customize my site (a feature that Flickr lacks). However, I will probably make use of the free Flickr basic account to upload low resolution version of my photos and point them to SmugMug to gain some audience.

If you're trying to find an online home for your photos, I strongly recommend you to give SmugMug a try:
Third-party tools that I use to interact with SmugMug:
Reviews on SmugMug:
So where is my SmugMug site?
Feel free to leave comments, photoranks (hover over a photo to give thumbs up/down), etc. You don't need a SmugMug account to leave comments/photoranks :)

Sunday, September 13, 2009

Using Canon CR2 Raw Formats in Windows and Photoshop

.CR2 is the raw image format supported by Canon. Models that support CR2 include:
  • EOS 400D
  • EOS-1D
  • EOS-1D Mark II
  • EOS-1D MarkIII
  • EOS-1DS
  • EOS-1DS Mark II
  • EOS-20D
  • EOS-30D
  • EOS-350D
  • EOS DIGITAL REBEL XT
  • EOS-350D DIGITAL
  • EOS-40D
  • EOS-5D
[List provided by http://www.imageconverterplus.com/help-center/about-icp/supported-formats/cr2]

If you use any of the above models and have a habit of shooting in raw, you may wonder how to preview these images in Windows like all other Windows supported image files (such as .jpeg, .bmp, etc.).

Lucky enough, Canon provides a free codec software for consumer download. To download the software, all you need to do is to specify which Windows operating system you're using:
The installation process is also very straight forward with its setup wizard.

Now that you can preview the CR2 files in Windows Explorer, you may wonder how you can edit these CR2 files directly in Photoshop. Adobe offers a free Canon raw plug-in that's available at the following link:
The installation instructions are on the same page near the bottom. Basically, you just have to add/replace the "Camera Raw.8bi" file under your Photoshop Program Files directory "Plug-Ins\File Formats" folder. Note that the zip file contains two different 8bi files; one for 32-bit systems and one for 64-bit systems. Be sure to copy the correct .8bi file to the directory for the plug-in to function.

Here's a short but very useful video tutorial on Camera Raw 5:

Friday, September 11, 2009

Change Default Search on Mozilla Firefox

In my last post, we talked about how to search from the Windows 7 Start Menu. If you're a Mozilla Firefox user, and you've tried the Start Menu search from my last post, you would realize that Firefox defaults it search engine to Google (even if your actual search bar, located on the top right corner in the browser, is set to an alternative search engine). In this post, we'll go through a simple trick to set your Firefox's default search engine to your favorite search provider:
  1. Open Firefox as you normally would
  2. In the address bar, type "about:config"
  3. You'll be brought to a warning page, click "I'll be careful, I promise!"



  4. In the filter box on the configs page, type in "browser.search.defaultenginename"
  5. Double click on the row "browser.search.defaultenginename"
  6. Enter your favorite search provider's name in the pop-up box (value)
  7. Hit OK


Now try searching from the Windows 7 Start Menu as described in the previous post. As long as your default browser is Firefox, it should bring you to the search results of whatever search engine you set in step 6 above.