Quantcast
Channel: Christopher Grant » Java
Browsing latest articles
Browse All 11 View Live

Image may be NSFW.
Clik here to view.

Connecting Flex to Java with BlazeDS

BlazeDS offers a great mechanism to attach your flex application to backend services. In this brief overview we’ll configure flex to call a Java Class and return results.

View Article



Image may be NSFW.
Clik here to view.

Spring 3 – New Java Class based Configuration

So I’m looking at Spring again. Apparently in the new 3.0 version there is a “simpler” way to load your application context. Rather than loading things from an applicationContext.xml, you can now load...

View Article

Image may be NSFW.
Clik here to view.

Adding Maven into Eclipse Projects

I try to keep my examples simple and as close to core Java as possible. Typically I don’t require plugins or extended frameworks as they complicate the discussion. There ARE some core tools I do like...

View Article

Image may be NSFW.
Clik here to view.

The future of Video – GoogleTV AppleTV

This week at CES, Visio showed off an android based smart phone and tablet, that happen to work with the android based Google TV they’re pushing. This is clearly to compete with Apple poised similarly...

View Article

Image may be NSFW.
Clik here to view.

Unit Testing Real Code

Quality code is important, we all know that. In some way or another developers work to ensure their is tested. We code something then try it out. Maybe check the database, or look at the UI what ever...

View Article


Image may be NSFW.
Clik here to view.

My Development Spikes – Now on Google Code

A Spike is a term used in agile methodologies for time boxed periods of research and development. Development spikes are a great way for developers to work out core ideas before implementing them in...

View Article

Image may be NSFW.
Clik here to view.

Spike: Prototyping with HSQLDB

I like doing quick prototypes but often when I come back to the code after awhle I forget about the database. Maybe I’m on  anew system that dones’t have the right Database locally or maybe I forgot to...

View Article

Image may be NSFW.
Clik here to view.

Coffee Notes: Art of Development – Refactoring

“Entropy always wins. Eventually, chaos turns your beautifully imagined and well-designed code into a big mess of spaghetti. At least, that’s the way it used to be, before refactoring.” -James Shore...

View Article


Image may be NSFW.
Clik here to view.

Coffe Notes: Eight important books for software developers

Here’s a short list of must have books. Personally I have all the Engineering ones but process / psychology ones are new to me. At any rate this is a good list for any programmer. The list includes:...

View Article


Image may be NSFW.
Clik here to view.

Coffee Notes: Seven Wastes of Software Development

Here’s an interesting article on the Seven Wastes of Software Development In the article, Matt Stine, discusses the concepts of eliminating waste, first as it was presented in the Toyota Production...

View Article
Browsing latest articles
Browse All 11 View Live


Latest Images