Yeoman – command not found
Just execute following command: export PATH=/usr/local/share/npm/bin:$PATH
Just execute following command: export PATH=/usr/local/share/npm/bin:$PATH
http://omar.gy/how-i-ended-up-enjoying-javascript/?utm_source=javascriptweekly&utm_medium=email
http://code.google.com/speed/webp/docs/webp_lossless_alpha_study.html#results
First of all, please download “Remote Desktop” (Microsoft Remote Desktop Connection Client for Mac 2.1.1) from this website: http://www.microsoft.com/mac/downloads then open the “Remote Desktop Connection” app, and specify the IP address. When system will be loaded use the username and password to log in.
Install the small nice applications called “Flip” with: brew install flip and then execute following command: flip -u filename Options: -u = convert file(s) to Unix newline format (newline) -d = convert file(s) to MS-DOS/Windows newline format (linefeed + newline) -m = convert file(s) to Macintosh newline format (linefeed) -t = display current file type,… Read More »
Installing: brew install tree Using: tree /some/dir Saving output of the tree command: tree > some_file.txt Appending content to existing file: tree >> data.txt
This presentation explains everything http://razorjack.net/quicksand/ Patterns without images: http://leaverou.me/css3patterns/
Use it if you need to detect browser features or add conditional script loading. http://www.modernizr.com/
This is a website-tool that analyzes the image file searching gradients and creates css rule for it. http://gradient-scanner.com/