Python shines in latest web framework ‘shootout’
Seth Davis's latest ‘web framework shootout’ has been published, with Bottle 0.9.6 and Pyramid 1.2 ranking highly.
Tweet 0 Comments Save Tags: frameworks , php , python , research
Pro JavaFX 2 Platform Book Is Available: eBook Now, pBook In Two Weeks
The updated version of our (Jim Weaver, Weiqi Gao, Stephen Chin, Dean Iverson, and Johan Vos) JavaFX book by Apress, Pro JavaFX 2... more »
Tweet 0 Comments Save Tags: gui , java , open source , ria
Learn about HTTP Request & Response Basics
The following introductory topics will be discussed in this article: The life-cycle of an HTTP request & response. Anatomy of an HTTP... more »
Tweet 0 Comments Save Tags: research , server , standards , web design
Getting out of the Developers' Way – Monitoring
The traditional model is to have Ops ask Dev what metrics they need monitored & to set those up. But this is a bad practice because this... more »
Tweet 0 Comments Save Tags: opinion , reviews , server , tools
Django-IDE
Luis Sobrecueva has been hard at work creating his own Django-IDE using HTML5 and JavaScript. The web-based IDE features local storage,... more »
Tweet 0 Comments Save Tags: news , open source , python , tools
Use jQuery to load external files
I’m going to show you an easy way to load a external file using jQuery and use a loading image while file loads.
Tweet 0 Comments Save Tags: ajax , css-html , javascript
Becoming an iOS Developer
This blog post describes my experience of learning how to write iOS software, after having spent many years exclusively in the world of... more »
Tweet 0 Comments Save Tags: apple , opinion , other languages , reviews
Rich HTML email in Spring with Thymeleaf
Thymeleaf allows you to create rich HTML email messages --even with attachments-- using its powerful templating features, and fully... more »
Tweet 0 Comments Save Tags: frameworks , java , open source , server
Top 10 JSF RIA Frameworks
Overview of 10 JSF component Framework.
Tweet 0 Comments Save Tags: frameworks , java , ria
Spring Pet Clinic Docklets
The Pet Clinic DHX is a web application based on the famous Pet Clinic sample available in the Spring Framework distribution that... more »
Tweet 0 Comments Save Tags: ajax , java , open source
Skewing Web Page Elements Using The CSS3 Skew Transform
With CSS3, you can transform the appearance of Web page elements. The skew transform allows you to skew a particular element or group of... more »
Tweet 0 Comments Save Tags: css-html , ria , web design
13 Chart and Graph plotting javascript plugins
We have collected 13 Chart and Graph plotting javascript plugins. A few are framework independent and most of them support the basic such... more »
Tweet 0 Comments Save Tags: css-html , javascript , open source , tools
Create a Mirror Text Using HTML5
This is a simple article for beginners that helps to show how to create a text mirror using HTML 5 tools. We know that a HTML 5 is an... more »
Tweet 0 Comments Save Tags: how-to , open source , web design
Working With Spinning Points in HTML 5
In this article we are going to have a very interesting section related to designing. In this the pointer has a radius of 60 and appears... more »
Tweet 0 Comments Save Tags: how-to , javascript , web design
Concurrency Pattern: Producer and Consumer
In my career spanning 15 years, the problem of Producer and Consumer is one that I have come across only a few times. In most programming... more »
Tweet 0 Comments Save Tags: java , opinion , research
Using MongoDB with ASP.NET Web API
MongoDB is a popular NoSQL database that makes it a great backend for Web APIs which lend themselves towards a document store rather than... more »
Tweet 0 Comments Save Tags: .net , database , frameworks
New BitNami JRuby 1.6.6 all-in-one installer and VMs released
BitNami JRubyStack is a ready to run environment of JRuby, MySQL, Tomcat and a few other components. It is available as native installers... more »
Tweet 0 Comments Save Tags: java , open source , ruby , web services
OPENROWSET (T-SQL) – Sometimes You Have to Stop and Smell the Roses
Ever been in the situation where you’re so fixated on debugging an error that you fail to see the solution which has been staring you in... more »
Tweet 0 Comments Save Tags: database , how-to , microsoft , server
JBoss Drools - Getting started
This post will be about me getting to grips with JBoss Drools. The reasoning behind it is: SAP bought out my company's current rules... more »
Tweet 0 Comments Save Tags: frameworks , java
Using Python to Get Rid of .doc
Fredrik Håård explains how he used a couple hundred lines of Python to take four different implementations (one Java, two Python, and one... more »
JAXR on JBoss-AS-7.1
Short HOWTO on using the Java API for XML Registries (JAXR). JBoss-AS-7.1 ships with a JAXR Module. The article shows the different ways... more »
Tweet 0 Comments Save Tags: java , open source , standards , web services
.Net users can now use Artifactory with the powerful NuGet support
Keeping dependencies in your source control
The hidden images within PHP
Ddid you know that the logo's of the PHP project are hidden within the PHP source code and can be magically shown using a simple URL string?
Tweet 0 Comments Save Tags: open source , php , unix-linux
Writing clean code in PHP 5.4
Let's look at the new features and score them on two metrics: usefulness, and potential for abuse. I'll try to avoid discussing... more »
Distributed Computing in Python Using Multiprocessing
In his previous post, Eli Bendersky discussed how the multiprocessing package could be used to run CPU-bound computation tasks in... more »
Tweet 0 Comments Save Tags: hardware , how-to , python


