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 »

How does Google update pagerank?

What is google page rank? Wiki has a great answer.

As you probably know that the higher the google pagerank is, the more seriously Google will treat your website. The search result will list a page with higher page rank first.  There are surely other matters which will determine the sorting. But page rank is definitely one important factor.

Continue »

Face Collage Maker 1.0

Face Collage Maker is a tool used for converting this

Continue »

Privacy Issue for bloggers

To make a blog website popular, one of the strategies is to open some personal information to public. While this is a good idea, it may bring privacy problems sometimes. So what information can be public regarding privacy issues? The way to figure this out is to check some other popular blogs and get the knowledge about what kind of information is available.

Here is a good example: Frank Mccown

Page 5 of 221234567891020...Last »