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 code generator Clear Data Builder 3.0 will become available free of charge. Clear Data Builder [...]

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 to understand what JavaFX is and where it might fit in your toolset then go [...]

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 to know to start using CSS in your web development work, from the basics of [...]

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 screens and not monitors because of a little caveat that the livedocs have in them: [...]