More from
TODAY
on TheServerSide.COM
-
DevProd Report Redux: Build Tools & Thoughts for 2013 with Gradle’s Hans Dockter
Jevgeni Kabanov | 5 DEC 2012 | 0 Comments
Revisiting one section at a time of ZeroTurnaround's popular Developer Productivity Report 2012, this first "report redux" focuses on Java Build Tools Maven, Ant, SBT and Gradle, and includes commentary by Hans Dockter, founder of Gradle, who shares his vision of 2013.
-
The Future of GWT Report Released
Joonas Lehtinen | 5 DEC 2012 | 1 Comments
With over 30 pages of data, charts, stats, and commentary from some of the most well-respected folks in the world of GWT, the just released report is the most comprehensive study of the GWT community to date.
-
Adobe engineer offers advice on selling cloud to your own company
Adam Riglian | 4 DEC 2012 | 0 Comments
Of all the sessions I attended at Amazon's re:Invent conference, none had such clear, succinct and sometimes obvious advice of Tim Prendergast's talk on selling cloud to your own company.
-
Writing Acceptance Tests for Openshift + MongoDB Applications
Alex Soto | 4 DEC 2012 | 1 Comments
Acceptance testing are used to determine if the requirements of a specification are met. It should be run in an environment as similar as possible of the production one. So if your application is deployed into Openshift you will require a parallel account to the one used in production for running the tests. In this post we are going to write an acceptance test for an application deployed into...
-
Best Practices for Load Testing Mobile Applications (Part 1)
Steve Weisfeldt | 3 DEC 2012 | 0 Comments
This article discusses the differences between testing traditional web and mobile applications, specific challenges associated with mobile load testing, mobile testing basics and best practices for recording mobile load test scenarios.
-
Why the hot new mobile strategy is throwing away your existing one
Cameron McKenzie ( @potemcam ) | 29 NOV 2012 | 0 Comments
The fact is, the mobile development market is changing quickly and in unpredictable ways, and as a result, if you developed a sound mobile strategy six to eighteen months ago, you’re probably working with a mobile strategy that is sadly out of date. So, what is an organization to do? Throwing away their existing mobile strategy just might be a good start, asserts Ian Finley at this years Gartner...
-
Performance Instrumentation & Monitoring of an Efficient Runtime – Akka Part 1
William Louth | 29 NOV 2012 | 1 Comments
This is the first part of a series of articles looking at the underlying execution and resource consumption model of Akka based applications.
-
Does the cloud really have any impact on how developers do their jobs?
Cameron McKenzie ( @potemcam ) | 28 NOV 2012 | 3 Comments
Cloud based IDEs stink. And most developers couldn't care less if their JIRA install was local or in the cloud. So, while Java developers are certainly capable of using cloud based technologies, have the technologies themselves really had any impact on how development is done? After all, a class diagram is still a class diagram, regardless of whether an organization is using a design tool that's...
-
In the mobile space the Web isn't winning but Gartner says that will change
Cameron McKenzie ( @potemcam ) | 27 NOV 2012 | 0 Comments
There were no visible fears when it came to prognosticating about the future of mobile development at this year's Gartner Application Architecture, Development and Integration Summit in Las Vegas. And what was one of the big predictions when it comes to the world of mobile application development? It was the assertion that future mobile development will be all about embracing the Web standard,...
-
Ignore the stakeholders: That's the way you change the game
Cameron McKenzie ( @potemcam ) | 27 NOV 2012 | 0 Comments
The Gartner Application Architecture, Development and Integration Summit is on in full swing, and the theme of this year’s conference is clear: it’s all about changing the game. And what does changing the game mean? It means addressing the issues and concerns that will have the greatest impact on how customers and clients interact with the enterprise systems that the global army of application...
-
Rebel Labs Report: Mastering Java Bytecode
Jevgeni Kabanov | 27 NOV 2012 | 5 Comments
The JVM is a wonderful piece of engineering, and like any beautiful machine it is important to be able to understand and appreciate the technology powering the underlying layers. Java bytecode is the machine code that enables the JVM to interpret and compile language code such as Java, Scala, Groovy, Kotlin and a dozen more in order to develop applications for hungry consumers.
-
Understanding form binding in Apache Wicket
Nikos Lianeris | 26 NOV 2012 | 0 Comments
Form binding is the process of binding the properties of a domain object with the fields of a form.In modern web development form binding can be very useful since there is no need to manually process the submitted values and update the domain objects with them. In Apache Wicket framework domain objects can be bounded to form fields mainly using PropertyModel and CompoundPropertyModel and in...
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
- Expert insight into building distributed, service oriented systems (03 May 2013) Developing complex service oriented systems is a challenge, but with insight from the author of the...
- Lacking NoSQL standards more dangerous than proprietary vendor lock-in? (23 Apr 2013) While many NoSQL solutions are open source, the lack of standards means any organization embracing...
- Simplified Service Orientation and Software Engineering with BEST (12 Apr 2013) Service orientation is about more than developing components, and software engineering solutions...
- Simplified cloud-based application development with Node.js (08 Apr 2013) Cloud-based application development with Node.js allows for one simple and scalable technology to...
Java News
- Software developers demanding resource based, RESTful APIs (03 May 2013) Software developers are demanding APIs that are delivered in a RESTful, resource based way, and one...
- How 'big data' solved the content management (CMS) problem (23 Apr 2013) Content management systems that need to sift through huge amounts of data are big data problems in...
- Oracle announces delays in the JDK 8 release schedule (19 Apr 2013) After patching Web browser security issues, the Java Platform Group at Oracle has announced delays...
- The two most common problems dogging SOA projects (05 Apr 2013) The author of SOA patterns discusses the two most common problems hurting SOA development projects.
DirecTV talking about using CA LISA - Vendor Webcast New!
- Speaker:
- Sponsor:
- CA Technologies
White papers
What's New
on TheServerSideCOM.com
- Mobile application development tutorialLooking for a start in developing mobile apps for existing enterprise computing systems? This mobile application development tutorial is here to help.
- Increase modulrity in legacy Java apps
- Alternative JVM languages: Scala
- Public vs private vs hybrid cloud
Editor
Tell us what you think of the new site. Meet the Editors.