Skip to content

Wakaleo Consulting

  Home

items tagged with Java

A Short Primer on Java Enums - Part 1
Written By: Administrator
Section: Articles and Resources

Category: Blog

2008-05-14 00:00:00

In his JavaOne talk this year, Josh Bloch gave some very useful tips about using enums in Java. Here is my take on enums, and how to use them to represent simple value lists which would otherwise be stored in code tables. This document is in two parts - Part one covers the basics of Java enums, and Part 2 goes into more advanced use cases such as using enums with Hibernate.


Read More About A Short Primer On Java Enums - Part 1...


A Short Primer on Java Enums - Part 2
Written By: Administrator
Section: Articles and Resources

Category: Blog

2008-05-19 00:00:00

In the first part of this article, we looked at the basics of how to use enums in Java 5. In this part, we look at some more advanced use cases, including how to use enums with Hibernate.


Read More About A Short Primer On Java Enums - Part 2...


Google Maps, Ajax and Java web applications
Written By: Administrator
Section: Articles and Resources

Category: Articles

2006-10-26 00:00:00

Google Maps

Want to provide maps in your web application? The Google Maps API is straightforward to call from Java, and with an Ajax-ian approach, you can make it extra user-friendly. This article shows you how to combine these approaches.

View the article...



Instant Messaging in Java Made Easy: The Smack API
Written By: Administrator
Section: Articles and Resources

Category: Articles

2006-10-05 00:00:00

Jabber

Jabber is a popular and widely supported XML-based API for exchanging instant messages. You could compose the messages by hand, but there's an alternative. This article introduces the Smack API, which makes it easy to use Jabber services from Java.

View the article...



Java Power Tools talk (Agile2009)
Written By: Administrator
Section: Articles and Resources

Category: Presentations

2009-09-14 05:03:55

There are plenty of good tools out there - the trick is to get them all to play together well. In this presentation, we go through the full process of setting up an automated software development infrastructure, from code changes and version control right through to automated deployment to staging and production.


Read More About Java Power Tools Talk (Agile2009)...





There are 13 items tagged with Java. You can view all our tags in the Tag Cloud

<< Start < Previous 1 2 3 Next > End >>
Page 1 Of 3