Uncategorized


Here is the way:

  1. Open Outlook Express, creat an empty email, and add your binary file as attachment
  2. Save your mail with .eml format
  3. Open the .eml file with Notepad, copy and paste the text to anywhere you want.

This video is going to be hot. China wins World Cup 2006. Surely this is not true, but a dream. But interesting enough to get your attention. Got this link from Shanghaiist, which is a blog I enjoy recently.

This is a small trick to get a feeds only from one category of wordpress: append /feed/ to the URL of the category.

This is the URL of one of the category of this blog:
http://www.chenluyi.com/index.php/category/stanfordati/

This is the feed for this category:
http://www.chenluyi.com/index.php/category/stanfordati/feed/

I just learned a new way to leave your email on web safely.

This is your html code:
<p id="email">Email me if you like:</p>

This is your css code:

#email:after{
/* \40 is a character entity for the '@' symbol */
content: "yourname\40somedomain.com";}

The code explains itself. A human visitor will see the following text in their browser:

Email me if you like: yourname@somedomain.com

It’s here. Just played for a while, not bad. But I won’t switch there.

Today when I was searching for past years conference information, I found that when you search for [Stanford ATI] in Google, you will trigger the following AdWord.

Stanford ATI in Google AdWord

I wonder who did that. But a good idea.

« Previous PageNext Page »