Skinning your Gmail

This is done by using a custom style sheet. The basic principle is to design another set of style and with every styles add “body#gmail-google-com” as prefix (i.e. the ancestor element). Install the firefox extension URL id , copy the CSS to your chrome directory and rename it. Then Firefox would apply to style in the file to the specific web site the id mentioned. This is quite an interesting way to skin your web content as long as they are using CSS


GMail new function

If you have checked your gmail today, you probably would discover some nice features have been implemented. They includes:

  1. Organise ane search contact are more convenient now.
  2. Email forwarding to other account
  3. Save email as Draft

Related Link: Gmail New Features


Textile VS MarkDown

最近因為要研究 textpattern ,所以會接觸到其built-in的 textile 。簡單來說,textile是一種簡單的文章語言,方便使用者不用打html code來寫web content。

例如:使用者只要打

 * first item * second item

就可以得出這些code: