http://www.perfplanet.com/
http://stevesouders.com/
Top methods for Faster, Speedier web sites
http://www.askapache.com/web-cache/top-methods-for-faster-speedier-web-sites.html
BetterExplained Learn Right, Not Rote.
http://betterexplained.com/
http://www.tutkiun.com/2010/07/load-javascript-after-pageload.html
http://www.codeproject.com/KB/aspnet/CombineAndMinify.aspx
http://dean.edwards.name/packer/
http://www.jslint.com/
http://www.sitepoint.com/article/web-site-optimization-steps
http://livehttpheaders.mozdev.org/
http://yuiblog.com/blog/2007/01/04/performance-research-part-2/
- http://jsbeautifier.org/
- Microsoft ajax minifier – The Microsoft Ajax Minifier enables you to improve the performance of your Ajax applications by reducing the size of your Cascading Style Sheet and JavaScript files (which also provides the hypercrunch option to make it less readable)
- http://javascriptobfuscator.com/default.aspx – This uses obfuscation techniques (shown in image above!). Nice.
- There is also the YUI JS Compressor – http://developer.yahoo.com/yui/compressor/
- http://dean.edwards.name/packer/
- encode base 64 – http://www.shell-tools.net/index.php?op=base64_enc
- decode base 64 – http://www.shell-tools.net/index.php?op=base64_dec
No comments:
Post a Comment