snydersoft.com

Sharing Web Development Information

Archive for August 1st, 2007

Feed Links via WordPress

I was trying to setup my reader with this WordPress site, and
searched the internet to find out how. I found this very informative
page by WordPress that explains it in great detail.
http://codex.wordpress.org/WordPress_Feeds

JSView

Did you ever wish you could view all the Javscript code for a
particular page? How about when troubleshooting some stylesheet
related layout issue, wouldn’t it be nice to have an easy way to get
all the CSS stylesheets combined?
Well, Ron Beckman thought so…. He created JSView, a plugin to
Firefox that does both of these things and [...]

Aptana

Aptana is a web development IDE based on Eclipse (or available as an
Eclipse Plugin). It provides excellent code-assist in both HTML,
Javascript, and CSS. The code highlighting and outliner provides a
quick and easy way of quickly seeing what is going on in the code.
Errors and warnings are also very beneficial and popup after you [...]