October 6, 2013
Hot Topics:
RSS RSS feed Download our iPhone app

Other Section Index

Anatomy of a Google Go Program
Get an introduction to a concurrent, file-processing program written in Google's Go language.

On Programmer Laziness & Anonymous Types
Programmers should look for the lazy way to solve a problem. Laziness is an unquantifiable myth.

Forms Processing with the Zend Framework
Processing user-supplied form data can be fraught with errors. Not so with the Zend Framework! This tutorial shows you how to use the Zend Framework's Zend_Validate component to easily and conveniently validate complex form data.

Agile, a Different Methodology
If you wonder why you are hearing so much about the chaotic Agile methods lately, this is the article for you. We'll show you how to put the Agile method to work for you.

Improved COM Interoperability
Learn about the COM Interoperability improvements comingwith the next release of the .NET Framework and how theywill make your COM Interop such as Office applications mucheasier.

Build your own MVC Framework: Getting your Framework Up And Running
In the last part of Marc's series we put all the pieces together and write a simple Hello World Application.

Real World REST Using Jersey, AJAX and JSON
In this article Bob Reselman gives us a brief overview of REST, and explains the basic operational concepts behind Jersey.

Build your own MVC Framework: Making Headway
Marc Plotz takes us further into his custom, lightweight MVC Framework.

Catch Errors at Compile Time with Java Generics
Using generics in your Java development can help you detect issues during compile time rather than being confronted by them at run time.

Performance Improvement: Understanding
The results you get out of any performance prediction exercise are bound to be wrong. The goal is to make them as least wrong as possible. Rob Bogue will help you understand how to avoid getting them too wrong.

Hardware's Dirty Little Secret, or Why Software Can be Mass Produced
OP-ED: Unlike the Illuminati, the IEEE exists, and they have a secret. This secret helps them turn out shiny MP3 players, phones, and computers with processing power than we programmers can figure out how to use. This is how they do it. When will developers learn the same truths?

On the Road with the Google Maps API
Create sophisticated route finding features using the Google Maps API's powerful GDirections class!

Iteration or Recursion?
Did you ever get stuck having to choose between a recursive or iterative implementation? Get the answers to whether one is better than the other or whether it really matter?

Charting Your Course Using the Google Maps API
Create compelling location-based web sites by providing users with the ability to calculate distances between points on a Google Map!

Creating RSS Feeds with the Zend Framework for Fun and Profit
Build RSS feeds with the Zend Framework and profit from their publication using Google AdSense for Feeds!

Consider GlassFish ESB v2 for SOA Tooling
Are you finding it hard to obtain funding to finish building out your Service Oriented Architecture (SOA) technology stack? You may have heard about the Open Source GlassFish Java 5 EE Application Server, but did you know that there is a GlassFish ESB (Enterprise Service Bus) Project that integrates the Open ESB Project? See what it can do for you.

  • 1
  • 2
Sitemap | Contact Us

Rocket Fuel