Web design patterns: The road to component-based development
Patterns are big business in IT. You can't get far in OO programming before hitting a book about design patterns, stressing the need for... more »
Tweet 0 Comments Save Tags: how-to , reviews , tools , web design
Morality in Web Development – Your Thoughts?
I’ve never had to do a website that really bothered me until recently. This potential client really got me thinking, how does our sense... more »
Tweet 0 Comments Save Tags: how-to , opinion , web design
Developers migrate from iPhone to Android in droves
Developers are flocking to Android in their droves, making it the most used platform for mobile developers in 2010, according to a report... more »
Tweet 0 Comments Save Tags: apple , mobile , news
41 Remarkable and useful jQuery Plugins
jQuery is one of the most popular Javascript framwork out there. It is very easy to use and full of cool features. It can be hard for us... more »
Tweet 0 Comments Save Tags: how-to , javascript , usability , web design
e4: Annual Incubator Release Goes Live
Today's Early Adoption release of Eclipse 4.0 (e4) was almost called a 1.0 release (apparently the 4.0 isn't enough :) ), but since e4... more »
Tweet 0 Comments Save Tags: eclipse , news , open source , tools
RichFaces JavaScript interactions: invoking JavaScript before and after Ajax request
Article shows how to invoke JavaScript function before and after an Ajax request when using RichFaces
Tweet 0 Comments Save Tags: ajax , frameworks , java , ria
How Important are Productivity Tools, Really?
I am very much a minimalist when it comes to programming. I love things like dependency injection and other cool techniques, although... more »
Tweet 0 Comments Save Tags: .net , opinion
Calculate the Size of a Folder/Directory using .NET 4.0
.NET 4.0 introduces new methods to Enumerate Directory and Files in .NET 4.0. We will be using the DirectoryInfo.EnumerateDirectories and... more »
Tweet 0 Comments Save Tags: .net , how-to
IntelliJ IDEA X Early Release - Major Spring, Groovy, and Maven Upgrades
Today, JetBrains announced its first Early Access release of IntelliJ IDEA X (10). The initial improvements should be very lucrative to... more »
Tweet 0 Comments Save Tags: frameworks , groovy , news , tools
Digg is Using Continuous Deployment. To Deploy to Production.
I recently stumbled across an amazing article. I've been using continuous integration for years, and I've used continuous deployment for... more »
Tweet 0 Comments Save Tags: agile
Java code to Read an Excel file using POI
In this article let us see how to read a Microsoft excel file using java code.
Tweet 0 Comments Save Tags: java , open source
HTML5 Pacman
This is most of the Pacman game everyone knows and loves. It isnt a complete implementation yet and I do plan on working some more on it,... more »
Tweet 0 Comments Save Tags: css-html , opinion , usability
Open source bargain
On the exchange of information for great open source libraries...
Tweet 0 Comments Save Tags: java , open source
Application Scale and Quartz "Where"
In the last 6 months or so we have added a new Terracotta backed version of Quartz, lots of bug fixes and a GUI for monitoring quartz... more »
Tweet 0 Comments Save Tags: frameworks , java , open source , server
512000 concurrent websockets with Groovy++ and Gretty
We are staying in front of new world - all major browsers either support already or plan to support in next major version HTML5 (not in... more »
Tweet 0 Comments Save Tags: groovy , java , methodology , open source
Creating Dynamic Web Project using Maven in Eclipse
Step by step guide to create Dynamic Web Project with Maven support in Eclipse. We can compile/build project using Maven and Execute it... more »
Tweet 0 Comments Save Tags: eclipse , how-to , java
Div position center
How to position div in center of your HTML using CSS.
Tweet 0 Comments Save Tags: css-html , how-to
Showing Off bit.ly Clicks of Your Posts With jQuery
bit.ly -the most common URL shortener- provides a simple RESTfull API to lookup short URL’s and their clicks count.. bit.ly has recently... more »
Tweet 0 Comments Save Tags: ajax , how-to , javascript , web 2.0
SQL Server App_name() function - find out which application has modified your data
This post explains how to use the App_name() function to identify the client application that makes modifications to your data.
Tweet 0 Comments Save Tags: database , how-to , microsoft
Apache Pivot: Is this the future of Java RIA?
The Apache Software Foundation Blog recently began running a new feature entitled "The ASF Asks", intended to hep raise awareness of some... more »
Tweet 1 Comments Save Tags: frameworks , java , opinion , ria
JSON in Javascript
JSON is being widely used in Web for data transfer from client to server. But here in this article we will be understanding on what is... more »
Tweet 0 Comments Save Tags: ajax , java , javascript , php
MongoDB ODM: Document-Oriented Databases vs. Relational Databases.
My last post brought up a lot of questions on the differences between document-oriented and relational databases, possible use cases for... more »
Tweet 0 Comments Save Tags: database , php , trends
Java Killers #2 – Add me, check me
Java Killers is a series of post showing different kind of gotchas in the Java language. Second post shows small gotcha you might fall... more »
Tweet 0 Comments Save Tags: java
Video: Preview of IntelliJ IDEA Plugin for NetBeans RCP Development
A quick preview of a plugin currently in development to help IntelliJ IDEA developers get up and running on the NetBeans Platform.
Tweet 0 Comments Save Tags: frameworks , java , tools
Building Flash Websites Easily with Flash Site Builder
Flash websites use the most of Flash to provide a unique user experience through the graphic elements, animation and interaction. The... more »
Tweet 0 Comments Save Tags: flash-flex , news , reviews , ria