Search Results

FireBug for Firefox - web 2.0 debugging with ease

javascript firefox ajax web2.0 tools development So what’s that cool about FireBug? Its Firefox extension with neat console, javascript debugger and inspector for all modern web developer’s needs. FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and monitor your JavaScript, [...]

Refactoring C-sharp code with ReSharper

refactoring software programming ReSharper In software engineering, the term refactoring means modifying source code without changing its external behavior, and is sometimes informally referred to as “cleaning it up”. In extreme programming and other agile methodologies refactoring is an integral part of the software development cycle: developers alternate between adding new tests and functionality and [...]

Yoxos - all-in-one Eclipse distribution

People still have problems with maintaining their Eclipse installation and even with installing plugins. Recently I came across headache-free solution for those, who like to “set-and-forget-it” — Yoxos.
Yoxos includes the Release Eclipse 3.1.2 with a large selection of open source software that can be used on top of Eclipse. [...]

SQLite Administrator - excellent freeware tool

SQLite Administrator is a powerful tool if you easily want to create, design or administrate SQLite database files. The SQL code editor helps you to quickly write sql queries with features such as code completion and highlighting. Both major versions of SQLite database files are supported by SQLite Administrator. The SQLite Administrator Software is [...]

Pages: Prev 1 2