Monthly Archives: May 2008

Links: SQLLite, Peddle Pushers & Music Mixing

SQLite-manager A very lightweight firefox extension (originally) to manage all your sqlite databases. This extension will be useful to developers who want to create and play with sqlite databases. Thanks Jun! Clear Data Builder 3.0 becomes a free product A … Continue reading

Posted in news | Tagged | Leave a comment

WTF is JavaFX?!? (book review)

JavaFX Script: Dynamic Java Scripting for Rich Internet/Client-side Applications (Paperback) I didn’t really know anything about JavaFX until I picked up this book. Now not only do I know what it is, I can use it too. If you’re looking … Continue reading

Posted in news | Tagged , , , , | Leave a comment

Looking to learn CSS? (book review)

stylin’ with CSS A designer’s Guide, Second Edition If you’re looking to jump into CSS or maybe just refresh your skills – then this is a good book to pick up! Book Description: “This book teaches you everything you need … Continue reading

Posted in news | Tagged , , , , | Leave a comment

Identifying Multiple Screens with Adobe AIR

While working on a presentation about Native Windows & Adobe AIR I ran into the Screen class. The screen object provides information about the display screens available to an application allowing you to position applications/windows on different screens. I say … Continue reading

Posted in news | Tagged , , , , | Leave a comment