FireScope An excellent compliment to the relaunch of SitePoint Reference, this FireBug extension adds quick access to HTML and CSS documentation. The search as you type feature is handy, and the results include code examples. JavaScript is MIA as of this writing. SitePoint Reference The relaunch of SitePoint Reference is welcome back indeed. HTML, CSS, and a brand new JavaScript section by "Brothercake," are all covered in-depth, the interface is clean and easy to navigate, and the content is thorough and well written. Nice work SP. jQuery UI Provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets. Built on top of the jQuery JavaScript library, you can use it to build highly interactive Web applications. Hosted by Google Code Ajax API. Selenium Selenium is a suite of tools to automate Web application testing across many platforms. Primarily, it is a Firefox extension that records an interactive user session with your application. You can then play back this session to observe the user's actions. Trac Wiki Engine The wiki engine behind the Trac SCM Project. Also written in Python, is based largely on MoinMoin and other popular wikis. Built on top of the Genshi templating engine, it is extensible through macros and other plugins, as is the rest of the Trac system. MoinMoin Wiki Engine An advanced, yet simple to install and easy to use, wiki engine written in Python. There are a number of ready to install extensions, or you can roll your own if you know some Python. The markup language is also easy to use, an all-around great package. |