Archive for February, 2010

Outlook – How to filter emails to a certain folder

Using Outlook, how to filter my incoming messages to go to certain folders?

1. Create your folders under folder in “Archive Folders” or “Mailbox”.
2. Go to “Tools” menu, choose “Rules and Alerts”.

Continue »

Problem with Google Search – redirect problem

This solution maybe not the most correct way, but it worked out for me. So you can stop here and solve your problem.

While I was searching a software today, I got a virus from a malicious site by downloading a software and installing it. I realized I got a virus instead of the software I wanted, when I was always redirected to some other pages after clicking searching result-list from Google. I used firefox and then tried IE. It had the same problem.

Continue »

Some videos from Vimeo

Vimeo is good. Like what they say, it is a respectful community of creative people who are passionate about sharing the videos they make. Here are come creative videos.

Continue »

The best regular expression examples

Regular expression is one of the most important topics in programming world. Unlike some plain explanations, here is a tutorial with some very beautiful examples. Every example is put on a figure like the following.

Continue »

Fav 3 today

1. When I first started to use my D90, I rarely edited the photos much before throwing them on flickr. I didn’t really realize that it’s almost impossible to get a PERFECT shot sooc(Straight Out of the Camera) until I read this. A couple weeks ago I stumbled onto Pioneer Woman’s Action Sets.

Continue »

A simple example of CSS font shorthand rule

When styling fonts with CSS, you may do the following:

font-weight: bold;
font-style: italic;
font-variant: small-caps;
font-size: 15px;
line-height: 20px;
font-family: verdana,"trebuchet MS",sans-serif

Continue »

Restore MySQL database after accident uninstallation of MySQL

I guess I really made a huge mistake today to uninstall wamp. This not only uninstalled PHP and Apache, but also uninstalled MySQL Database. All data are suddenly gone. Only several directories left. One of them is “data”. This dir consists of some files with extensions of .frm, MYD, MYI.

Continue »

Face Collage Maker 2.0 Download

Face Collage Maker is for creating a collage with small pics and project it on a face. By searching face collage in Google, you can get a sarcastic image listed at the first place.

Continue »