Google offers SSL searching to boost privacy


Finally, Google users can search the Internet using SSL encryption to hide search terms from prying third parties.

What is SSL?

SSL (Secure Sockets Layer) is a protocol that helps provide secure Internet communications for services like web browsing, e-mail, instant messaging, and other data transfers. When you search over SSL, your search queries and search traffic are encrypted so they can’t be read by any intermediary party such as employers and internet service providers (ISPs).

Continue »

Google Maps: Bicycling directions

Google map now provides directions for biking.

Sometimes it seems that there is no road for biking, but searching by using this new google function you may get some interesting path you didn’t know before.

Continue »

Difference between Universities-Master’s and national universities

Here is the definition from U.S News.

The national universities offer a full range of undergraduate majors, plus master’s and Ph.D. programs, and emphasize faculty research.

The master’s universities offer a broad scope of undergraduate degrees and some master’s degree programs but few, if any, doctoral programs.

Continue »

Inner div float out of outer div – Clearing Floats problem

This a common problem and here is a good tutorial about this.

The problem would look like this:

Continue »

How to set password for a word document

1. Click the Microsoft Office Button.

2. Click Save As.

Continue »

Set the page-breaking behavior for an element

When printing a web page, sometimes an element should not be printed on two pages. For example, we want a set of questions to be in the same page. At this time, we need set the page-breaking behavior.

CSS code for this is actually very easy:

.pagebreak{
     page-break-before:always;
}

Continue »

Apple vs. Google vs. Microsoft War Chart

This infographic by Shane Snow beautifully illustrates the battle among Apple, Google, and Microsoft. From search engine and email to office and game, all three giants are battling for more users.

Continue »

PhD Interview Questions


Here are some normal questions the professors will ask if you get an phone call interview.

1. Why do you think you are suitable for my research group?

2.  What courses did you learn in you last year? And take one class for example, describe what you did in the class?

Page 3 of 221234567891020...Last »