More from
TODAY
on TheServerSide.COM
-
Code Quality Tools Review for 2013: Sonar, Findbugs, PMD and Checkstyle
Jevgeni Kabanov | 12 MAR 2013 | 1 Comments
Code quality tools fulfill a growing need, as our code bases become larger and more complex, and it’s important to try to automate your code checks as much as possible, using tools like Sonar, Findbugs, PMD, Checkstyle and others...
-
.NET and SharePoint Performance: Don’t let Default Settings Ruin Your End User Experience
Andreas Grabner | 12 MAR 2013 | 1 Comments
At a recent SharePoint installation we identified an interesting source of a potential performance problem that impacts ALL SharePoint and .NET-based installations that use the ServicePointManager to access web services. It turns out that ServicePointManager comes with a default setting that allows two concurrent connections. If you happen to have a SharePoint dashboard that queries data from...
-
Spring Tool Suite and Groovy/Grails Tool Suite 3.2.0 released
Pieter Humphrey | 11 MAR 2013 | 0 Comments
To download the distributions, please go visit: Spring Tool Suite: http://www.springsource.org/sts Groovy/Grails Tool Suite: http://grails.org/products/ggts Detailed new and noteworthy notes can be found here: http://static.springsource.org/sts/nan/v320/NewAndNoteworthy.html
-
Going Beyond Actor Process Supervision with Simulation and Signaling
William Louth | 7 MAR 2013 | 0 Comments
Proposes a novel approach to actor and process supervision based on discrete event simulation and signaling
-
My three-year Java abstinence: there and back again
Jevgeni Kabanov | 7 MAR 2013 | 1 Comments
Geert Bevin, Java Champion hired recently into the LiveRebel team at ZeroTurnaround, discusses why he left Java, and what made him come back after 3 years.
-
Atlassian Confluence 5 Released
Jon Silvers | 6 MAR 2013 | 0 Comments
Today leading enterprise software company Atlassian introduced Confluence 5.0, a completely redesigned version of its best-in-class social and team collaboration platform used by more than 36,000 teams worldwide.
-
Lies, Damned Lies, and Logging
William Louth | 5 MAR 2013 | 0 Comments
Some observations I’ve made over the years which I believe contribute to the disconnect that can occur between what a log file says occurred and what actually happened.
-
JRebel 5.2 Released: Less Java restarts than ever before
Jevgeni Kabanov | 4 MAR 2013 | 4 Comments
Stop redeploying in Java. Forever. JRebel 5.2 includes new support for Apache Camel, Spring Framework, JDeveloper, IDE plugin debuggers and new documentation. Woot!
-
JavaOne India Call for Papers
Reza Rahman | 28 FEB 2013 | 0 Comments
JavaOne India is going to be held at the Hyderabad International Convention Centre during 8–9th May. The call for papers is now open. It will stay open until March 15th.
-
VMware on Agile Tomcat Servers
Stacey Schneider | 27 FEB 2013 | 0 Comments
How-to video, additional information, and resources on agile runtimes by VMware engineer and expert on Agile Java practices and enterprise systems.
-
What makes older versions of IE so slow as compared to newer versions of Firefox?
Andreas Grabner | 27 FEB 2013 | 0 Comments
Loading a page like zappos.com takes 4 times longer on an older browser (IE6, 7) as compared to newer ones (IE10 or FF18). Why? Because many web sites provide different JavaScript implementations for different browsers in order to overcome limitations of older browsers. Some of these implementations are not that fast and lead to performance issues like this one. In this blog I show all the steps...
-
Metric Monitoring – Tracking Change Over Time But Not Changing With Time
William Louth | 27 FEB 2013 | 0 Comments
Presents an alternative view of metric monitoring in which metrics act as mere queries but not the persistent data model for performance monitoring.
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
- JSR-286 development tutorial: Mastering request-response programming (17 May 2013) This portlet programming tutorial shows how the PortletRequest and Portlet Response are used when...
- Two most commonly misconfigured Tomcat performance settings (05 May 2013) Tomcat on the server is different from Tomcat on the desktop, but too many system admins fail to...
- Yale graph DB project uncovers hidden big data trends (05 May 2013) Graphic analysis of big data problems can often uncover hidden trends that might otherwise be...
- 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...
Java News
- Dell Boomi and other integration providers jump on API management (10 May 2013) After several API management firms were acquired elsewhere, Dell Boomi announces their own API...
- 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...
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.
- Intro to JSR-286 portlet programming
- Increase modulrity in legacy Java apps
- Alternative JVM languages: Scala
Editor
Tell us what you think of the new site. Meet the Editors.