A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Tools for webdevelopment

880 views · started by HTML ·
#1
Tools for webdevelopment
These are some of the common tools I use for web development.

Great tutorials for beginners and professionals alike.
http://net.tutsplus.com/

PHP Frameworks:
http://www.yiiframework.com/
http://codeigniter.com/

CSS Frameworks:
http://960.gs/

Js Libraries:
http://jquery.com/
http://prototypejs.org/

IDE's:
http://netbeans.org/
http://notepad-plus-plus.org/

Other:
Analytics - http://www.google.com/analytics/
Css3 prefixer - http://prefixmycss.com/
Javascript Obfuscator - http://www.javascriptobfuscator.com/
#2
Thanks. Just what I needed.
#3
Totally helped man, thanks.
#4
I'll throw some in.

css3generator.com
Firebug Firefox extension.
Web Developer Firefox extension.
VirtualBox + Windows + IE9 (if on non Windows environment for cross browser testing)
Drupal (great CMS for creating websites without touching a lot of code)
LAMP/WAMP stack.