Replace BIOS Chip in Lenovo Y700 Motherboard

Posted by:

The Unified Extensible Firmware Interface (UEFI) is a specification that defines a software interface between an operating system and platform firmware. UEFI replaces the Basic Input/Output System (BIOS) firmware interface. With all the advantages, it is appears to be more volatile and fragile for multiple boot system. I found it is easily to lose the bootloading info when you make some changes in bios setting (esp. secure boot) or by disconnect the bios chip battery. I ...

Continue Reading →
0

Use Emacs, Org2blog to Publish WordPress Blogs with Crayon Highlight Support

Posted by:

Preamble

Org2blog is THE best tool to publish from org-mode to WordPress. There is a very good blog in Chinese in addition to the official site.

Stylesheet for Org-exported HTML

  1. CSS Support for more info
  2. Code highlight for more info

Dependencies

org2blog is depending on the following:

  1. xml-rpc, metaweblog and htmlize.
  2. Org mode version should be 7 8 or higher. And I ...
Continue Reading →
0