MochaUI Version 0.9.5 Released
MochaUI is a web applications user interface library built on the Mootools JavaScript framework. You can use it to build rich web applications,... more »
1 commentsSave Tags: ajax, frameworks, gui, javascript
Struts 2: Free Cheatsheet from DZone Refcardz
Struts2 is the next generation of model-view-controller web application frameworks. It aims at providing increased productivity through reduced XML... more »
0 commentsSave Tags: announcement, frameworks, java
Bubble Wrap, Hani Suleiman and Logging Abstraction
Even though Log4J is one of the most widely used logging framework, it's not the best. You've got Logback for example, which was created by the... more »
2 commentsSave Tags: frameworks, java, open source, opinion
Bridging the Gap between Relational Databases and MapReduce: Three New Approaches
Popularized by Google, the MapReduce paradigm has proven to be a powerful way to analyze large datasets by harnessing the power of commodity clusters.... more »
0 commentsSave Tags: database, frameworks
More Erlang with Disco
Over the weekend I was having a look at Disco, an open source map-reduce framework, built atop Erlang/OTP that allows users to write mapper/reducer... more »
0 commentsSave Tags: frameworks, other languages
Grizzly 2.0 jars' snapshot now available!
Starting today, we are shipping the new Grizzly 2.0 artifacts/jars as Alexey described (and lead!).
1 commentsSave Tags: frameworks, java, news
JBullet - Java port of Bullet Physics Library
JBullet is Java port of Bullet Physics Library (under ZLIB license). Currently it features most of Bullet 2.70-beta1 base features. Some features are... more »
0 commentsSave Tags: frameworks, java
Google Chrome and Grizzly Comet: does it work?
The buzz around Google Chrome attacked me...just to make sure Chrome supports Comet, I did try using the monster implementation to see if sockets in... more »
0 commentsSave Tags: frameworks, java, mobile, server
Flash vs Silverlight: Water Effect
A simple water drop effect on an image. It demonstrated the differences in using the mask in Silvelight and Flash. It included both Flash and... more »
0 commentsSave Tags: .net, flash-flex, frameworks
Getting started with Maven and Spring
This guide is a quick introduction to getting started with Maven and Spring, and shows the making of a "Hello World" application. The only... more »
0 commentsSave Tags: frameworks, how-to, java, tools
Nasty "Gotcha" with ASP.NET MVC and Views
We just spent far too long on what turned out to be a stupid problem ... we kept getting an error telling us that the view did not inherit from... more »
0 commentsSave Tags: .net, frameworks
Goodbye MapReduce, Hello Cascading
We have been doing a lot of batch processing with Hadoop MapReduce lately, and we quickly realized how painful it can be to write MapReduce jobs by... more »
0 commentsSave Tags: frameworks, java
FancyZoom meet jQuery
A few days ago John posted a rewritten version of Cabel Sasser’s FancyZoom to work with Prototype and Scriptaculous. I took it upon myself to port it... more »
0 commentsSave Tags: frameworks, javascript
Disco - Massive data, minimal code
The Disco core is written in Erlang, a functional language that is designed for building robust fault-tolerant distributed applications. Users of... more »
0 commentsSave Tags: frameworks, other languages
Django 1.0's Top 5 Changes
Django 1.0 has been released and here's a summary of the top 5 changes for Pythons no.1 framework.
0 commentsSave Tags: frameworks, python
Flash vs Silverlight: Grid Transition Rotator
Here is another Image Rotator. It has a very nice transition effect and you can use it for you image sideshow. It included both Flash and... more »
0 commentsSave Tags: .net, flash-flex, frameworks
Web development with Wicket, Part 3: Many ways to persist
The best persistence technology to bundle with a Web framework might just be none at all. In this final installment in his series on Web development... more »
0 commentsSave Tags: frameworks, java
Improve your unit-tests with jMock2
Writing unit-tests should be part of your development process whether you write them before or after the actual coding I leave that up to you. On of... more »
0 commentsSave Tags: frameworks, java, methodology
How to Save XAML as an Image
Here’s a quick note to self that you may enjoy. I suck at art. Didn’t use to always, but it requires too much brain power. But I’m not bad at getting... more »
0 commentsSave Tags: frameworks, how-to, microsoft
gameQuery - Games plugin for jQuery
gameQuery is a jQuery plug-in to help make javascript games easier to develop by adding some simple mechanism and commodity. It's still in a very... more »
0 commentsSave Tags: frameworks, games, javascript
Charles Nutter: The Elephant
I was just having a conversation with a friend, a Rubyist whose opinion I respect, who clued me in that he really hates when JRuby users use Java... more »
1 commentsSave Tags: frameworks, java, opinion, ruby
Launching system processes from Java applications
Are you tired of issues with Runtime.getRuntime().exec()? I was! So I decided to create a small library to handle all the issues. Once and for... more »
0 commentsSave Tags: frameworks, java
Spring 2.5 books from Apress
Apress has released three very interesting titles on Spring 2.5. Take a look:
0 commentsSave Tags: books, frameworks, news
Rails plugin for 99translations updated.
99translations Ruby on Rails integration plugin is updated to support Rails 2.2 i18n.
0 commentsSave Tags: frameworks, java, ria, ruby
Build an Unsupported Browser Warning with jQuery
Over at CSS-tricks there’s an article about blocking Internet Explorer 6. The IE 6 Blocker Script is a very nice idea and that’s what I will probably... more »
0 commentsSave Tags: frameworks, how-to, javascript, tools
via