Rapid prototyping with Apache Derby and JRuby on Rails
Ruby on Rails has raised the bar in terms of rapid development of data-driven Web sites. The JRuby project is making Ruby faster and more scalable... more »
0 commentsSave Tags: database, ruby
Java SE Application Design With MVC
What Is Model-View-Controller (MVC)? If you've programmed with graphical user interface (GUI) libraries in the past 10 years or so, you have likely... more »
0 commentsSave Tags: java, news, open source, reviews
Next Generation Test Management System
Zephyr offers next-generation slick and affordable test management and collaboration capabilities that enable test teams to achieve enhanced levels of... more »
0 commentsSave Tags: tools
Ten commandments for developers
In order that applications and operating system shall not drive users insane thou shall:
0 commentsSave Tags: .net, opinion, standards
An Introduction to Aspect-Oriented programming with JBoss AOP
This article will take a simple example, and use JBoss AOP to add to its behaviour, while explaining some of the core functionality of JBoss AOP. We... more »
0 commentsSave Tags: java, open source, tools
Nimbus UIManager UIDefaults
Nimbus is completely configured by properties in the UIManager defaults table. In my last blog I showed a simple example of how to skin a single... more »
0 commentsSave Tags: gui, how-to, java
Can unit testing be a waste?
It is sometimes hard to start implementing new feature (or fix a bug) by writing an unit test even for a very agile and experienced developer, that's... more »
0 commentsSave Tags: agile, java, opinion
Google Insights for Search: Competitive Intelligence Analysis
In the final post in this series we cover Google Insights from Search and go back to good old keywords and mining search behavior by our customers to... more »
0 commentsSave Tags: how-to, web 2.0
DJ Native Swing 0.9.6: Integrate Native Components from Other Libraries
DJ Native Swing is a great way to get a web browser, Flash player, multimedia player or an HTML editor in a Swing application. But until recently, it... more »
0 commentsSave Tags: java, tools
Learn Adobe Air, Part 2: Build a Customer Management App
In our previous tutorial, we created a personal notes storage database using HTML, CSS, and JavaScript. In this tutorial, we’re going to explore the... more »
0 commentsSave Tags: css-html, flash-flex, javascript
PHP Bad Practice: Variable Reuse
Anyone who has worked with PHP knows that it is extremely permissive with variables and their types. There's no need to declare variables, not even at... more »
2 commentsSave Tags: how-to, php, web design
Erlang is like Ruby in ‘02?
"Erlang reminds me of Ruby during its early days”.I’ve heard this comment several times in the past few months from several of my friends and... more »
0 commentsSave Tags: opinion, other languages, ruby
Software Estimation is hard (right)?
Martin Woodward has a great article on software estimation, why it is hard and what Agile brings to the table. The approach I have seen the most in... more »
0 commentsSave Tags: agile, methodology, opinion
Making the A.I. Fortify Bottlenecks
Notice that purple has moved his line of towers forward. The A.I. dynamically adjusts its defensive frontier as conditions change in the game, and has... more »
0 commentsSave Tags: games, how-to
Flash and Silverlight: 3D Text Space
This is one of the most stunning effect I experienced many years ago. The code is very simple, but yet astonishing. Both of the applications are made... more »
2 commentsSave Tags: .net, flash-flex, frameworks
Joomla on Glassfish
I'll show you in this article how to setup the CMS Joomla on Glassfish. We won't need Apache for this one. There are few ways to do PHP on a J2EE... more »
0 commentsSave Tags: java, open source, php, server
Java Reflection: Annotations
This is text no. 7 in a series on Java Reflection. This text covers how to access annotations of classes, methods, parameters and fields at runtime... more »
0 commentsSave Tags: frameworks, how-to, java
Handy SQL with IntelliJ IDEA
If a project you are working on requires referring to an SQL database, you can, actually, use one of the numerous SQL clients, or type commands in the... more »
0 commentsSave Tags: database, tools
Can JavaFX make a play for rich Internet apps?
With its new JavaFX technology for rich Internet applications, Sun Microsystems hopes to leverage the strength of the Java development base and Java's... more »
0 commentsSave Tags: java, ria, trends
An open-source Spore Creature Creator-like game content creation framework?
Imagine if all game developers had access to a free set of tools like the Spore creature creator.
0 commentsSave Tags: games, open source, opinion, tools
A Better Applet Experience, Part 2: Poster Frames
In part one of this series I showed you how to set up a loading image, including an animated spinner gif. In this part I'll show you how use a... more »
0 commentsSave Tags: gui, java, javascript
Free Text Messaging (SMS) API from Zeep Mobile - just launched
The Zeep Mobile SMS API allows any website to send and receive text messages (SMS) to and from it's users. There are no volume restrictions and the... more »
0 commentsSave Tags: mobile, tools, web 2.0, web services
IE8 & backward compatibility. What can I do?
In this blog entry Samiq writes about some of the new features of the just released IE8 Beta 2 and also explains how to deal with compatibility issues... more »
0 commentsSave Tags: css-html, how-to, standards, tools
Meta-Programming with Scala Part III: Partial function application
In my previous post about Meta-Programming with Scala I suspected that there was no way to express partial function application in Scala’s type... more »
0 commentsSave Tags: how-to, other languages, research
via