WEB
JavaScript,CSS,HTML开发工具,开发库,项目应用,书籍全收集
May 2nd
大家看关键字就好,我不想翻译了 XD
I’ve been meaning to do a roll-up of top JavaScript, CSS & HTML development tools that I use or have been recommended to me and after having lunch with my bud Brian Wilpon today, I realized I just needed to do it. He asked me what some of the newer tools are and I think this is the best way to help him (and the community in general). It’s definitely not an all-inclusive list so if you see some that you feel I should add or remove, let me know in the comments.
Here they are by category:
Debugging Tools That Make Life MUCH Easier:
Effectively debugging JavaScript applications is a royal pain in the derriere and to compile that, the available tools just don’t stand up to those used by managed code developers. Luckily, we do have a decent set of tools that lessens the pain substantially. Firebug is definitely a must have since it incorporates so much DOM & XHR introspection as well as the Web Developer Toolbar. Both are simply awesome. I also love Charles for HTTP sniffing and it’s saved my butt when Firebug couldn’t handle it.
IE8 Developer Tools – Microsoft’s browser debugger tools
Firebug – Mozilla’s browser debugger add-on
WebKit Web Inspector – Webkit’s browser debugger tools
Fiddler – HTTP Sniffer. Great for seeing Ajax requests.
Charles – HTTP Sniffer. Great for seeing Ajax requests. (my personal fav)
Service Capture – HTTP Sniffer. Great for seeing Ajax requests.
dynaTrace Ajax – HTTP performance analyzer
Web Developer’s Toolbar – All purpose Firefox toolbar to inspect everything on a page
YSlow – Analyzes page performance based on accepted industry best practices.
PageSpeed – Analyzes page performance based on accepted industry best practices.
DebugBar – An IE plugin that brings advanced debugging features to IE including JS, DOM & HTTP inspection
CSS Editors:
I prefer to write my CSS code by hand. Call me old-school but many swear by the following CSS editors. CSSEdit by MacRabbit (Mac only) is especially loved by many designers.
WordPress主题neutral
Mar 18th
令人赞叹的HTML5画图应用
Mar 10th
看着下面的图,你是否看到了HTML5的未来呢?或者你也看到互联网的未来?也许将来可能就是WEB主导IT的时代,与桌面应用软件相媲美的WEB应用会不断产生。
Dzone上有一篇名为Amazing HTML5 paint app的文章,有趣的是它的副标题:Sorry Adobe Flash, your days are numbered.(抱歉,Adobe Flash,你的死期到了)。
我们可以在http://mugtug.com/sketchpad/ 看到DEMO,非常不错。
HTML5着实令人期待。
Free Wordpress Premium Themes
Feb 5th
一直都忠于当前的主题,也很中意这个作者。
如今去他博客围观一圈,发现多了一条themes的链接。
以下是作者收集的免费的高级wordpress主题,很受用。
所有主题就不一一列出,下面只列出前几个主题
迅雷5.9常用快捷键一览
Jan 31st
迅雷5.9界面有了很大的改观,不仅如此,在快捷键上也有些许改进!
迅雷开发者博客 Rotating Header Image
迅雷5.9常用快捷键一览
新建任务:Ctrl+N
用户论坛:F1
开始任务:F5
全部开始:F8
暂停任务:F6
全部暂停:F9
删除任务:Del
全部删除:F10
FTP资源探测器:F7
打开任务:回车(Enter)
打开任务目录:Ctrl+Enter
任务属性:Alt+Enter
上移任务:Ctrl+UP
下移任务:Ctrl+Down
配置:Alt+O
查找:Ctrl+F
全选:Ctrl+A
多选:Ctrl+鼠标左击
范围多选:Shift+鼠标左击
彻底删除(不经过垃圾箱):Shift+Del
老板键:Alt+D(默认不开启,可在配置中修改)


