New universal SQLite JDBC library.
Both Talend (Java) and Kettle distribute the Zentus.com pure-Java SQLite JDBC driver and for most purposes this run-anywhere version is fine. But, if... more »
0 commentsSave Tags: database, java
JavaFX - A Forever Unfinished RIA Technology?
The answer was horrifying. It is still not done and production ready. The JavaFX project has been around for quite some time now, and it is still not... more »
2 commentsSave Tags: java, ria, web design
True Temporal Based RDBMS engines
When I teach, I frequently discuss temporal based data sets - after all, that's a big piece of what data warehousing and BI is about - Data Over Time.... more »
0 commentsSave Tags: database
When Not to Refactor
Refactoring is part of a software developers work. General rule of thumb I always used is if you see code that smells (for instance duplication) you... more »
1 commentsSave Tags: how-to, methodology
Introducing a Lightweight UI Toolkit: Bringing Desktop Development into Java ME
Sun Microsystems announced LWUIT at the last JavaOne Conference. It is an advanced user interface library, a feature much desired by JavaME... more »
0 commentsSave Tags: announcement, frameworks, java, mobile
Introducing Web Analytics 2.0
Web Analytics 2.0 is: (1) the analysis of qualitative and quantitative data from your website and the competition, (2) to drive a continual... more »
0 commentsSave Tags: web 2.0
Wikipedia: Unusual Software Bug
Heisenbugs, Bohrbug, Mandelbugs, Schroedinbugs, Stotle, Phase of the moon bugs, Statistical bugs, Ghost in the code !
1 commentsSave Tags: standards
To Thread or not to Thread? That is the Question. — AiGameDev.com
To sum up, the cause of the whole problem was that the database and the hard drives were allowed, even for a moment to be out of sync. That RAID... more »
0 commentsSave Tags: opinion
The Heart of Innovation: Outsourcing Best Practices Revealed!
In an extraordinary move, destined to be emulated by forward thinking business leaders around the world ...
0 commentsSave Tags: humor, opinion
Check All Checkboxes with JQuery
I've been working with JQuery quite a bit lately and I'm aggravated that I didn't pick it up sooner. Someone on the DFW CFUG mailing list asked for a... more »
0 commentsSave Tags: how-to, javascript, usability, web design
Coding Horror: Maybe Normalizing Isn't Normal
One of the items we're struggling with now on Stack Overflow is how to maintain near-instantaneous performance levels in a relational database as the... more »
0 commentsSave Tags: database
OpenSocial API Blog: Use AJAX Libraries API to speed up OpenSocial apps
Do you use popular JavaScript frameworks like Prototype or jQuery in your OpenSocial applications? Do you share the pain your users might feel when... more »
0 commentsSave Tags: frameworks, javascript, open source, web design
Algorithm Ink and ContextFree.js - generative art with Javascript
Currently Firefox, Safari and Opera have reasonable support for the Canvas HTML element. With IE the only major remaining laggard, there are a lot of... more »
0 commentsSave Tags: frameworks, javascript, web design
jMonkey Engine: Scene Monitor (1.0)
Scene Monitor allows a user to visibly explore the structure of a scene graph while the application is running. A tree model captures all elements of... more »
0 commentsSave Tags: announcement, games, gui, java
Is Stream-oriented a better UI paradigm than Document-oriented for today's knowledge workers?
Really, what I mostly do today is stream management. And I suspect this is true for the vast majority of people. I don’t deal with writing documents,... more »
0 commentsSave Tags: gui, opinion, usability
Radar Love: JavaFX Animation Examples by Sven
You may recall that I've featured some of Sven Drieling's work previously in this blog, for example in the JavaFX Animation - Some of Sven's Canvas... more »
0 commentsSave Tags: gui, how-to, java, web design
Coding Horror: iTunes is Anti-Web
Ever find yourself clicking on links to music or videos and getting blasted in the face with this delightful little number?
0 commentsSave Tags: opinion, usability, web design
Vulnerability Note VU#800113 : Multiple DNS implementations vulnerable to cache poisoning
Deficiencies in the DNS protocol and common DNS implementations facilitate DNS cache poisoning attacks.
1 commentsSave Tags: announcement
The Chatbot Game
The Chatbot Game is a bit like a social news site. To play the game, you submit chat rules, which you can think of as being similar to news... more »
0 commentsSave Tags: games, web 2.0
Google Uses Flex for Lively UI?
However, the bigger news for RIA developers, and especially Flex developers, is the technology that they used to build it. From this Flickr... more »
0 commentsSave Tags: announcement, flash-flex, gui, web design
An Astonishing Collaboration
So there’s a bug in DNS, the name-to-address mapping system at the core of most Internet services. DNS goes bad, every website goes bad, and every... more »
0 commentsSave Tags: announcement, research
Understanding Behavior Trees
One of the primary goals of game AI is finding a simple and scalable solution for editing logic. Finite state machines have the advantage of being... more »
0 commentsSave Tags: games, how-to, research
Integrating Google Maps into Your Web Applications
No special development tools are required in order to take advantage of Google's mapping API; all that is necessary is a text editor, Web browser, and... more »
0 commentsSave Tags: how-to, javascript, web design, web services
Adding Google Maps To Your Rails Applications
Although there's nothing preventing you from linking to Google's mapping JavaScript API and referencing the library directly from your views, jumping... more »
0 commentsSave Tags: frameworks, how-to, javascript, ruby
Google : 1 web page over 1000 is Infected by Malwares
Google have investigated billions of URLs and found more than three million unique URLs on over 180,000 web sites automatically installing malware.
0 commentsSave Tags: research, trends, web design