Case study: Is PHP embarrasingly slower than Java?
IP2C is a small library that provides IP to country resolution. It uses the free ip-to-country database. There is a PHP and Java frontends to query... more »
11 commentsSave Tags: java, php, research
MOAR Rabbits! Dwemthy's Array in Java Refactored
Dwemthy's Array is an uber-geeky text based adventure game with a specific coding challenge built in, and is particularly suited to implementation... more »
2 commentsSave Tags: games, java, ruby
Animated Progress Bars Using MooTools: dwProgressBar
I love progress bars. It's important that I know roughly what percentage of a task is complete. I've created a highly customizable MooTools progress... more »
0 commentsSave Tags: css-html, frameworks, javascript, web 2.0
A week of symfony #79 (30 june -> 6 july 2008)
After months of development, symfony published its long-awaited 1.1.0 version during this week. Furthermore, symfony project achieves its maturity... more »
0 commentsSave Tags: frameworks, php
HashMap.get() can cause an infinite loop!
Yes, it is true. HashMap.get() can cause an infinite loop. Everyone I’ve talked to didn’t believe it either, but yet there it is — right in front of... more »
4 commentsSave Tags: java
MySQL 6.0.5-alpha Released
MySQL 6.0.5-alpha, a new version of the MySQL database system including the Falcon transactional storage engine, has been released.
0 commentsSave Tags: announcement, database, server
Fluent Interfaces? What the .... ?!?!
A message to all you Java pundits and book authors out there: you didn't invent anything, and in fact ruined a whole lot.
0 commentsSave Tags: java
Java XML Libraries Quick Reference
Recently i have been involved in a project that uses heavy XML which game me opportunity to look into many Java and XML related... more »
1 commentsSave Tags: java, reviews, tools, xml
Screencast: Developing Swing with JavaRebel
We prepared a short screencast that demonstrates how easy it is to develop Swing applications with JavaRebel. We used the simple Metalworks example (a... more »
0 commentsSave Tags: java, tools
Re: Which is the hottest Java framework?
The "Break it Down" Blog has a lengthy post on Which is the Hottest Java Web Framework? Or Maybe Not Java? Comparing Java Web Frameworks is hard... more »
2 commentsSave Tags: frameworks, java, open source
Scala Goes Dynamic with JavaRebel
We decided that we can facilitate the Scala adoption by putting its productivity on par with the dynamic languages. To do that we have created a... more »
4 commentsSave Tags: java, other languages, tools
Consice EDSL Closures in Java
The problem with Java “closures” aka anonymous inner classes being a tad too ugly is a well known one, but this semi-solution seems to be quite... more »
0 commentsSave Tags: java
JavaRebel 1.1 Released
ZeroTurnaround has announced the final release of JavaRebel 1.1. JavaRebel is a JVM plugin (-javaagent) that enables reloading changes made to Java... more »
0 commentsSave Tags: announcement, java, tools
An embedded Java DSL for manipulating hierarchical JavaBeans
Just yesterday I was thinking on how to improve the DSLs I’m working on at the moment and got an idea, which wasn’t too useful in the context of SQL,... more »
0 commentsSave Tags: java
Scala LiftOFF Unconference Announcement
The Scala lift off is be a great place for members of the Scala and lift communities to get together, learn about Scala, learn about lift and get... more »
0 commentsSave Tags: announcement, java, other languages
JavaRebel and Jersey
This entry explains how to dynamically reload the Jersey deployed web application in response to callbacks from JavaRebel when in detects changes to... more »
0 commentsSave Tags: frameworks, java, web 2.0
IWebMvc receives a JavaRebel free OSS development license
ZeroTurnaround has offered IWebMvc a free OSS license of JavaRebel. Something worth a blog post. If you are a developerof an OSS project request yours... more »
1 commentsSave Tags: frameworks, java, tools, trends
Google AppEngine - Lolcat and COBOL support
So we have a cloud, we have python and we have DB access. People want MORE!
0 commentsSave Tags: humor, web 2.0
How-to: Zero turnaround with unexploded development
The latest release of JavaRebel introduced two new approaches for achieving zero turnaround. Even if you have deployed your EAR/WAR/JAR as archives... more »
0 commentsSave Tags: how-to, java, tools
HsqlDB DOS attack
I was just fiddling around and for some strange reason I happened to telnet to the running database. I issued two commands and BOOOM!
0 commentsSave Tags: java
JavaRebel 1.1-M3 Released
The latest development version of JavaRebel features two most requested improvements:
2 commentsSave Tags: announcement, frameworks, java, tools
If a programming language was a boat…
This one is inspired by a recent forum post, that still leaves me in amazement. Hi, Im wondering how i can create a boat in turing and if... more »
1 commentsSave Tags: humor, opinion
Poorly formatted code costs you money
Why coding standards are more than a question of aesthetics, and not following them can be an expensive exercise.
1 commentsSave Tags: opinion
April 1, 2008: Recap of Big Day for Tech News
When it rains, it pours! Yesterday was a HUGE day for tech news, especially news relevant to the Java audience. It was such a huge news day, in fact,... more »
0 commentsSave Tags: humor, java, news
via