asort byJavaSite

index

09/03/2010
09/02/2010
09/01/2010
08/31/2010
08/30/2010
08/29/2010
06/14/2010

sitios en espaol

09/03/2010
Javalobby
ExtJS, Spring MVC 3 and Hibernate 3.5: CRUD DataGrid Example
Loiane09/03/2010 at 06:49:24
This tutorial will walk through how to implement a CRUD (Create, Read, Update, Delete) DataGrid using ExtJS, Spring MVC 3 and Hibernate 3.5. What do we usually want to do with data? James Sugrue
 TOP
Javalobby
First Quick Look at CDI (of JEE6)
deconcoder09/03/2010 at 06:46:37
The good news is that you can have a parameterized constructor (one). The docs (at least the Weld docs) tell us that this allows us to have immutable objects. A builder (a la Bloch‘s from EJ2) would have been better, but this is a great relief from the stupidities of default constructors on every object. James Sugrue
 TOP
Javalobby
Daily Dose - Android Doesn't Count Upgrades as Activations Either
mitchp09/03/2010 at 04:00:19
Google responded to Steve Jobs' implications at the iPod/Apple TV/iOS presentation this week.   At the presentation he said that Apple estimates about 230k new activations of iOS devices every day.  Jobs said that Apple thinks they're ahead of everyone else because "some of our friends are counting upgrades in their numbers."  Google, thinking this referred to them, sent a release...
 TOP
Javalobby
So What Are You Waiting For? GO BANANAS!
mstine09/03/2010 at 03:26:13
Welcome to the seventh and final episode of The Agile Guerilla series. The focus of this series of articles is to to help you introduce change, specifically moving to agility, into your organization from the grassroots level.In this episode we're going to take a look back at the road that we've travelled and then close with a challenge.
 TOP
09/02/2010
TheServerSide.com
Does NoSQL Mean No-ACID? Well, Yes...Yes it Does...
09/02/2010 at 13:29:14
ACID is hard to scale. But isn't NoSQL/NoACID the lazy way around the problem? Why not solve the ACID scalability problem instead of just going NoSQL? It's a hard problem to solve, but here are a few ideas on how to solve it.

Add to StumbleUpon Add to del.icio.us Add to Google

NoSQL - ACID - Environment - Database - Air Quality
 TOP
TheServerSide.com
Is Android Evil? Insight from Andreas Constantinou
09/02/2010 at 13:20:11
Is Android really open? Research Director Andreas Constantinou uncovers the many control points behind Android and explains why Android might be the most closed system in the history of open source

Add to StumbleUpon Add to del.icio.us Add to Google

Open source - Android - Closed system - Programming - Languages
 TOP
TheServerSide.com
Klaros-Testmanagement 3.1 released – including Mantis integration
09/02/2010
Klaros-Testmanagement is an Ajax-based web application to support test managers in controlling and managing the entire testing process in software development projects.

Add to StumbleUpon Add to del.icio.us Add to Google

Software development - Ajax - Programming - Testing - Languages
 TOP
Javalobby
IDE 2.0: The Age of Intelligent IDEs
jsugrue09/02/2010 at 12:49:30
The latest innovation in the Eclipse space that I'd like to share with you is Code Recommenders. Already available as a plugin for Eclipse, Code Recommenders provides intelligent code completion. Rather than giving you all possible methods for code completion, this plugin proposes the methods that you probably  need at the top of the list, with a rating of how applicable each method is.
 TOP
Javalobby
Implementing a Tag-Cloud App on Google App Engine with JDO + Security + Groovy Server Pages
RoshanDawrani09/02/2010 at 05:48:34
This article introduces the steps involved in making a web application for Google App Engine platform that uses Google’s persistence and security infrastructure. The application for demonstration is a basic tag-cloud implementation - http://mytagclouds.appspot.com/.
 TOP
Javalobby
Context Matters When Discussing Frameworks
Andy Gibson09/02/2010 at 05:45:42
As if web framework religious discussions weren’t annoying enough, one thing that I always think is missing from such debates is context regarding the type of application being developed. It’s like discussing the best mode of personal travel without taking the type and size of journey into account. There’s a reason why you walk to the mailbox and drive to the store. You can drive to...
 TOP
Javalobby
Clojure: Mocking
jaycfields09/02/2010 at 05:40:56
An introduction to clojure.test is easy, but it doesn't take long before you feel like you need a mocking framework. As far as I know, you have 3 options. James Sugrue
 TOP
Javalobby
Daily Dose - Release Candidate for PostgreSQL 9.0
mitchp09/02/2010 at 04:00:08
After four months in beta, the first release candidate of the open source database, PostgreSQL, is ready for download.  PostgreSQL 9.0 includes some awesome features like Hot Standby and Steaming Replication.  The developers don't think any changes in commands, interfaces, or APIs will be needed before the final release.OurSQL
 TOP
09/01/2010
TheServerSide.com
Have You Ever Seen a Cloud in a Box? VMWare Delivers with vFabric
09/01/2010 at 14:39:03
Okay, maybe it's not a 'cloud in a box.' And maybe they don't even want us to refer to it as a 'cloud in a box.' But that's what they're gearing up for with all of these product acquisitions.

Add to StumbleUpon Add to del.icio.us Add to Google

VMware - SpringSource - VCloud - Cloud computing - Emulators
 TOP
TheServerSide.com
IBM WebSphere SIB & Cloud Computing: Leveraging the Power
09/01/2010 at 14:38:23
High performance, availability and scalability with messaging solutions, and the key to the mix is the WebSphere Application Server (WAS) along with a handy Service Integration Bus (SIB). Here we're going to deliver some hints and best practices, as we show you how to configure for high availability.

Add to StumbleUpon Add to del.icio.us Add to Google

IBM WebSphere - IBM - Application server - Cloud computing - server
 TOP
TheServerSide.com
How To Pick the Right Web Framework
09/01/2010 at 13:18:32
In praise of the single page interface. In this little presentation, the author of ItsNat explains why every other web development framework sucks.

Add to StumbleUpon Add to del.icio.us Add to Google

Web development - Programming - Languages - PHP - Framework
 TOP
TheServerSide.com
Java development 2.0: Sharding with Hibernate Shards
09/01/2010 at 13:15:18
Horizontal scalability for relational databases with Hibernate Shards

Add to StumbleUpon Add to del.icio.us Add to Google

Shard - Database - Programming - Java - Languages
 TOP
TheServerSide.com
Troubleshoot Java in production
09/01/2010 at 13:14:35
Short description about the challenges of troubleshooting highly distributed and loaded Java EE applications in production. Introduction of AppDynamics Lite a free tool that simplifies the process of analyzing performance and stability problems.

Add to StumbleUpon Add to del.icio.us Add to Google

Java - Java Platform Enterprise Edition - Programming - Languages - Troubleshooting
 TOP
TheServerSide.com
Build Android apps using XML and JavaScript Object Notation
09/01/2010 at 13:12:36
Explore the benefits of JSON and XML in Android applications

Add to StumbleUpon Add to del.icio.us Add to Google

JavaScript - XML - Data Formats - Markup Languages - JSON
 TOP
TheServerSide.com
QuickBuild 3 - Integrated View of Builds, Issues and SCM Changes
09/01/2010 at 02:49:19
QuickBuild 3 is released to work tightly with issue tracking systems to provide an integrated view of issues, builds and SCM changes. No longer worry about which issues are fixed in a particular build, or which build a particular issue is fixed in. QuickBuild tracks these information for you automatically! The release management functionality is improved considerably with the ability to use next unreleased version in issue tracker as next build version, and push built versions into issue tracker as released versions.

Add to StumbleUpon Add to del.icio.us Add to Google

Configuration management - Issue tracking system - Release management - Build Management - Bug Tracking
 TOP
Javalobby
The Joy of Clojure: Thinking the Clojure Way - Book Review
ags09/01/2010 at 15:42:29
ISBN or ASIN:  1935182641 Book Author(s):  Michael Fogus Chris Houser Publisher:  Manning Publications Publication Date:  ...
 TOP
Javalobby
Android Fork Serves Froyo to Older Phones
mitchp09/01/2010 at 15:38:24
The CyanogenMod project provides a modified version of the Android firmware.  This week the community-built fork released version 6.0, which is based on Android 2.2 "Froyo".  Although CyanogenMod doesn't have Google's custom closed source applications like Gmail, Maps, or YouTube, it does offer several custom community-built ROMs and more importantly, it allows certain Android phone...
 TOP
Javalobby
Don’t TOUCH that debugger, you moron, READ the exception stack
ayende09/01/2010 at 12:15:28
There is a tendency to reach the debugger for every error that you run, but in most cases, it is the exception (and the exception stack) that provides enough to solve the problem in 99% of the cases.References Reference:  Don’t TOUCH that debugger, you moron, READ the exception stack ...
 TOP
Javalobby
Java Concurrency – Part 3 : Synchronization With Intrinsic Locks
wichtounet09/01/2010 at 05:16:37
After learning how to create threads and manipulate them, it’s time to go to one of the most important things: synchronization. Synchronization is a way to make some code thread safe. Code that can be accessed by multiple threads must be made thread safe. James Sugrue
 TOP
08/31/2010
TheServerSide.com
Mule 3 RC2 Released
08/31/2010 at 19:36:01
Mule ESB 3.0, the popular open source enterprise service bus, is one step closer to GA later this month.

Add to StumbleUpon Add to del.icio.us Add to Google

Open source - Enterprise service bus - Programming - Business - Languages
 TOP
TheServerSide.com
Ajax + Mobile with ZK: Version 5.0.4 Released Today
08/31/2010 at 09:45:59
ZK is the most proven Ajax + Mobile framework available, designed to maximize an enterprise’s operational efficiency and minimize development time and cost.

Add to StumbleUpon Add to del.icio.us Add to Google

Ajax - JavaScript - Programming - Languages - Scripts
 TOP
08/30/2010
TheServerSide.com
Google backs out of JavaOne conference
08/30/2010 at 13:39:51
Company cites Oracle's litigation over Android as a lawsuit 'against open source'

Add to StumbleUpon Add to del.icio.us Add to Google

Open source - JavaOne - Google - Joshua Bloch - Oracle
 TOP
TheServerSide.com
Atlassian-Bamboo integration with Maven 3 (beta) and Ivy - new Artifactory plug-in
08/30/2010 at 13:37:59
JFrog announces the new Bamboo-Artifactory plugin with added support for Maven 3 (beta) and Ivy buids.

Add to StumbleUpon Add to del.icio.us Add to Google

Apache Maven - Bamboo - Plug-in - Business - Forestry
 TOP
08/29/2010
TheServerSide.com
Openfire server installation - Infrastructure for Instant Messaging
08/29/2010 at 10:51:14
This tutorial is the first part of the “Setting up an infrastructure for Instant Messaging” article series. In this tutorial, we are going to setup an Instant Messaging infrastructure for a private intranet using the Openfire real-time-collaboration (RTC) server.

Add to StumbleUpon Add to del.icio.us Add to Google

Instant Messaging - Real-time computing - Chat - Intranet - Openfire
 TOP
06/14/2010
java.sun.com
New Oracle Solaris Studio Express 6/10 video
06/14/2010
Don Kretsch and Kuldip Oberoi discuss the new release, the customer feedback program and new product names.
 TOP
java.sun.com
Java Road Trip: Code to Coast
06/14/2010
This high-tech block party on wheels travels to 20 cities across the United States, showcasing the latest and greatest Java technology.
 TOP

 

 

JAVAsight.comcontactUS

 
 

Java and Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. javasight is independent of Sun Microsystems, Inc.