skip to content

Archive for the ‘Tools’ Category

SQLite Sorcerer – great application for editing SQLite

Last few days I spent a lot of time looking for clean and simple tool for viewing and editing SQLite databases. As a user of Windows and Mac computers, I wanted it to be multiplatform so I could use it on both machines. And finally I found it – SQLite Sorcerer.

sqlite-sorcerer

It’s written using Adobe Flex and AIR so it runs as standalone application on all supported operating systems. There are no fancy features available in many commercial applications, but I am sure that there is everything that most users need during day-to-day usage of SQLite.

Download SQLite Sorcerer 1.5

RegExhibit

RegExhibit is great Mac OS X tool for testing regular expressions.

TODO/FIXME extension for Flex Builder

Great little tool for Flex Builder users. It parser all ActionScript and MXML files and searches comments for FIXME and TODO tokens. Complete list of them will be available in Window > Other views > General > Tasks panel. It was designed for Flex Builder 2 but works like a charm with version 3.

Download extension