Ben Chuanlong Du's Blog

It is never too late to learn.

Tips on IBus

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. advanced, share among all ...

Tips on MongoDB

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

{"\(and": [{"tags": {"\)regex": "idea"}}, {"tags": {"$regex": "idea"}}]}

{"\(and": [{"tags": {"\)regex": "idea"}}, {"tags": {"$regex": "mob"}}]}

mongoimport -d notes -c note notes.json

mongodb: dbpath, centos: /data/db by default

Writing Doc Using Microsoft Word

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. MS Word 2007 and 2010 is not fully compatible. Open Word 2010 document in Word 2007 might cause problems.

  2. Word 2007 is not as good as Word 2010 at converting documents …

Tips on C++

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

IDE

  1. Eclispe CDT is a good IDE for C/C++ development in Unix/Linux sytem. Configuration of Eclipse CDT in Windows system is not pleasant. Netbeans and code::blocks are good …

Record Computer Screen using RecordMyDesktop

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

On Linux Mint the task bar disappears when recording the entire screen. A workaround is to menually select the Windows area to record without the task bar.