Thu 20 Jul 2006
Here is the way:
- Open Outlook Express, creat an empty email, and add your binary file as attachment
- Save your mail with .eml format
- Open the .eml file with Notepad, copy and paste the text to anywhere you want.
Thu 20 Jul 2006
Here is the way:
Wed 19 Jul 2006
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.
Wed 19 Jul 2006
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/
Mon 17 Jul 2006
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
Thu 13 Jul 2006
It’s here. Just played for a while, not bad. But I won’t switch there.
Wed 12 Jul 2006