- Dec 01 Tue 2015 14:20
[NodeJS] Upgrade NodeJS with NPM
- Oct 20 Tue 2015 16:56
[CSS] Centering things
From: http://www.w3.org/Style/Examples/007/center.en.htm...
--------------------------------------------------------------------
- Oct 18 Sun 2015 18:44
[Web] The traps of window.applicationCache
From: http://alistapart.com/article/application-cache-is...
-----------------------------------------------------------------------------------------
- Oct 13 Tue 2015 15:21
[Git] Create patch from git
- Oct 06 Tue 2015 14:31
[Mocha] Async test with Mocha
From : https://lostechies.com/derickbailey/2012/08/17/asynchronous-unit-tests-with-mocha-promises-and-winjs/
- Sep 30 Wed 2015 11:26
[Git] USING 'GIT CHERRY-PICK' TO SIMULATE 'GIT REBASE'
From: http://think-like-a-git.net/sections/rebase-from-the-ground-up/using-git-cherry-pick-to-simulate-git-rebase.html
--------------------------------------------------------------------------------
- Sep 05 Sat 2015 13:12
[Bower] How to Install, Update & Remove Web Libraries Easily With Bower
Ref: http://www.hongkiat.com/blog/bower-package-manager/
---------------------------------------------------------------------------
- Aug 30 Sun 2015 17:59
[Linux] Adding new item in the menu
1. sudo gedit /usr/share/applications/eclipse-luna.desktop
eclipse-luna will be replaced by your app name
- Aug 25 Tue 2015 22:34
[MAC] Make terminal colorful and have git prompt
* Open your .bash_profile
(since OS X 10.8) — or (for 10.7 and earlier): .profile
or .bashrc
or /etc/profile
(depending on availability)
* Add the following lines:
- Jun 30 Tue 2015 01:59
[Web] Set up RoR enviroment in Linuxmint