TODAY
on TheServerSide.COM
-
Java is dead? 9 million devs disagree
Jevgeni Kabanov | 26 JAN 2012 | 1 Comments
Java is dead? 9 million and one devs disagree
-
GWT - Pros and Cons
Ria Dro | 26 JAN 2012 | 0 Comments
This article discusses the advantages and disadvantages of GWT
-
ZK with Non-relational Database mongoDB
Nancy Lin | 25 JAN 2012 | 0 Comments
A series of articles that guides you through the development of a non-relational database driven ZK application using mongoDO Java Driver, Morphia and Spring Data.
-
Agile Before there was Agile: Egoless Programming and Step-by-Step
Ria Dro | 24 JAN 2012 | 0 Comments
This article discusses two key ideas underlying modern Agile development practices, Egoless Programming and the Step-by-Step method
-
Scan your code for open source with Antelink's SourceSquare
Samuel Langlois | 24 JAN 2012 | 0 Comments
Antelink proposes SourceSquare 1.1, a free and open source tool to scan and visualize the open source files you have in your code.
-
Automatic Resource Management (ARM) and the AutoCloseable Interface
Cameron McKenzie | 23 JAN 2012 | 0 Comments
TheServerSide has been digging into the new Java 7 features, and trying to provide some thorough and informative tutorials on how the various language enhancements introduced in Java 7 work. In this tutorial we expand on our initial look at the new try-with-resources syntax.
-
Don't Do It Yourself
Richard Mayhew | 23 JAN 2012 | 9 Comments
I saw a conversation on IRC today that really surprised me. basically, it went like this: guy comes in, and says "I need to write a library for service acquisition, so I can get a service with something like getService(PersonService.class)." This person was aware of Spring and Guice, and was told that he was to create his own instead of using a third party library. This is nuts.
-
How to build a simple GWT event bus using Generators
Dele Taylor | 20 JAN 2012 | 2 Comments
In part 3 of the event bus series, we flex GWT's code generation muscles to migrate our pure java event bus to GWT.
-
Why Polyglot Programming Stinks.
Lofi Dewanto | 20 JAN 2012 | 2 Comments
Did you, programming language creators ever try to teach a new programming language to “normal”, 9 till 5 programmers? I’m not talking about 9 (am) till 9 (pm) programmers who love to learn new languages every day. It is definitely tough to be proficient in one programming language.
-
Poll: ZeroTurnaround Gathering Intel on Developer Productivity
Jevgeni Kabanov | 19 JAN 2012 | 0 Comments
Our Ultimate Goal: To gain a better collective insight into the biggest productivity challenges that developers face today, as well into some of the tools and practices that keep us sane.
-
Asynchronous UI with Backbone.
Alex Soto | 19 JAN 2012 | 0 Comments
Backbone is a Javascript library that provides a clean way to define models in Javascript, deal with Collections using a rich API, define Views with declarative event handling and template support, and connect to Restful architectures. In current post I am going to explain how to implement asynchronous UI that is updated from Restful JSON application using Backbone.
-
OpenShift Express: Deploy a Java EE application (with AS7 support)
Fabrizio Chami | 18 JAN 2012 | 0 Comments
A tutorial on how to deploy a Java EE application on a JBoss AS 7 on the cloud, using OpenShift Express.
Site index
TheServerSide.com is an online community for enterprise Java architects and developers, providing daily news, tech talk interviews with key industry figures, design patterns, discussion forums, tutorials, and more. TheServerSide.com was launched in May 2000 and has become the largest independent Java community in the world. TheServerSide.com is owned and operated by TechTarget. TechTarget's Application Development Media Group of sites include TheServerSide.Net, SearchWinDevelopment.com, Ajaxian.com, SearchSOA.com, ebizQ.net, SearchSoftwareQuality.com and TheServerSide.com.
Site Features
- Blogs
- Events & Conferences
- Glossary
- ITKnowledge Exchange
- Java Topics
- Meet The Editors
- Multimedia
- News
- Patterns
- RSS
- White Papers
More Info
Featured
- OCPJP Exam Objective: How to Use Try-With-Resources to Clean Up Closeable Resources (12 Jan 2012) The whole idea of the try-with-resources syntax is to improve the track record of Java...
- Writing Java code in the cloud (11 Nov 2011) The road bumps one experiences when they drive towards cloud computing can be avoided, especially...
- New Java 7 Features: Numeric Underscores with Literals & the OCPJP Certification (22 Dec 2011) If you're doing the OCPJP upgrade exam, or just hitting the full blown OCPJP 7 Java certification,...
- Embedded software patterns for more than just embedded systems (21 Dec 2011) Embedded software patterns have a lot to offer any software engineer who routinely faces serious...
- Addressing the Gender Inequity Gap in IT and Application Programming (12 Jan 2012) Regardless of reasons, the gender discrepancy is a problem, and it's obvious to anyone that has...
- Digging into the NetBeans Java Editor (14 Dec 2011) Geertjan Wielenga, of the Oracle NetBeans Team, explains the inner workings of the NetBeans IDE and...
Industrializing Agile Software Delivery with ALM 2.0+ - Vendor Webcast New!
- Speaker:
- Sponsor:
- CollabNet
White papers
- SearchSAP.com Tip Guide: Planning an SAP mobile applications project article (10 Seconds Software)
- Project Management Toolkit - For Executives (AtTask)
- IT Manager Toolkit (AtTask)
Video
Accelerating Carrier Ethernet Revenue through Service DifferentiationNew!
- Speaker:
- Sponsor:
- InfoVista Corporation
What's New
on TheServerSideCOM.com
- Adding MVEL to the Java Developers...As a Java developer you cannot afford to leave MVEL out of your toolbox. It fills a unique gap between complete programming environments and expression languages.
- JavaOne 2011 Conference coverage
- OSGi leads application development into...
- Continuous integration methods improve...
Editor
Tell us what you think of the new site. Meet the Editors.