The i-Technology Media!
Register | Log in
   
 
.NET  ·  AJAX  ·  CLOUD  ·  ECLIPSE  ·  FLEX  ·  OPEN WEB  ·  iPHONE  ·  JAVA  ·  LINUX  ·  OPEN SOURCE  ·  ORACLE  ·  PBDJ  ·  SEARCH  ·  SILVERLIGHT  ·  SOA  ·  VIRTUALIZATION  ·  WEB 2.0  ·  WIRELESS  ·  XML
Comments
Plone and Drupal: Different Approaches, Different Results
paul.nowak wrote: Matt, thanks for the comments. I made an error on the version of Plone. It's 2.5 Plone running on Zope 2.9x. In regards to the additional products, we have a skin installed and we have a product that we had custom developed for us that connects to a PostgreSQL database. We've looked at slow PostgreSQL queries causing problems and have not been able to find an issue. We've also tested for the case where the PostgreSQL server is down and have not been able to create an issue. We therefor...
Nov. 4, 2009 04:19 PM EST
Cloud Expo on Google News
Did you read today's front page stories & breaking news?
Live Google News by SYS-CON!

Feature

  • 1
  • 2
  • next ›
  • last »

Java Kicks Ruby on Rails in the Butt
By Javier Paniza
“What would you think if I told you that you can develop a web application at least ten times faster with Rails than you can with a typical Java framework?” Oops! Ten times faster! Well, after these comments I decided to learn Ruby on Rails. I need to know the true key of the productiv...
May. 16, 2009 10:00 PM EDT  Reads: 16,055
Agile Chronicles #1: What is Agile Based On?
By Jesse Randall Warden
This article is about what processes I came from, my definition of the Agile/Scrum process, and how stress has been spread out throughout the project vs. at the end. Stay tuned for #2 in the Agile Chronicles series where I elaborate on the re-factoring challenges.
Apr. 15, 2009 01:00 PM EDT  Reads: 2,048
Agile Chronicles #3: Branch Workflow
By Jesse Randall Warden
This is the third article of the Agile Chronicles series. We'll talk about utilizing branches for each developer in Subversion, Merge Day, and how while cool, it’s an ivory tower process.
Apr. 14, 2009 10:30 PM EDT  Reads: 1,947
JSF: A Wish List
By Shay Shmeltzer
JavaServer Faces (JSF) has seen increased momentum among enterprise Java developers ever since it was incorporated into Java EE 5.0 and became the standard framework for Java-based Web development. While some are just now taking their first steps with JSF, early adaptors have already d...
Apr. 10, 2008 11:00 AM EDT  Reads: 11,215  Replies: 2
WSRP Really Works!
By Matt Silver
A standard from OASIS called Web Services for Remote Portlets (WSRP) is used to allow portlets to be decoupled from a portal. It allows portlets, which are deployed to remote portal servers, to be aggregated at runtime into a unified portal page by a local portal server. The remote por...
Mar. 27, 2008 11:00 AM EDT  Reads: 8,072  Replies: 1
Upstreaming Quality & Visibility in the Application Lifecycle
By Brad Johnson
All too often quality is an afterthought in the application lifecycle. Ever-changing requirements, the pressure of increasingly short release cycles, and factors such as distributed development compound the complexity involved in effectively managing quality practices across applicatio...
Mar. 21, 2008 11:00 AM EDT  Reads: 5,013
Java & .NET: SOAP Over JMS Interoperability
By Stanimir Stanev; Rob Bartlett
Web Services are becoming the chosen way of exposing interoperable units of work as services. Today consumers and providers of software services talk different languages, and SOAP makes them understand each other. SOAP can be transported via almost anything, and we sometimes joke that ...
Mar. 3, 2008 06:00 AM EST  Reads: 14,095
Turbo-Charging Applications with Mid-Tier Distributed Caching
By Tim Middleton
Today's applications require faster and more frequent access to data at the mid-tier than ever before. This is due to a number of factors, including massive growth of data volumes and the extreme processing requirements that accompany such growth, the pressure from ever-changing busine...
Feb. 21, 2008 12:00 PM EST  Reads: 9,095
Crushing Configuration Chaos: Java EE Deployments Made Easy
By Daniel Nelson
Deploying and migrating JavaEE applications is hard work. Specifically, it's work that's error-prone, repetitive, and time consuming because of the complexity of setting up or tweaking Web application servers. The result is lost man/hours, soaring costs, and potential problems associat...
Feb. 12, 2008 07:45 AM EST  Reads: 9,441
Making Optimal Use of JMX in Custom Application Monitoring Systems
By Tom Lubinski
With any new technology, best practice documents are invaluable in helping developers avoid common errors and design quality systems. There is much literature already available regarding best practices for using Java Management Extensions (JMX) in monitoring and management applications...
Dec. 21, 2007 12:00 PM EST  Reads: 12,763
Using Apache Tuscany SDO and JSF To Build Dynamic Web Forms
By Christian Landbo Frederiksen
This was the challenge: Build a generic system that lets users compare data suppliers in different categories. The data to be compared is defined by XML Schemas, where new schemas will be frequently uploaded and existing schemas may be changed. Moreover, the schemas aren't specifically...
Nov. 27, 2007 11:45 AM EST  Reads: 10,668  Replies: 1
AJAX, Flash, Silverlight, or JavaFX...
By Ric Smith
AJAX has forever altered user expectations regarding the experience delivered by the Web. In today's world, users sit at the edge of their seat waiting to see what scrumptious eye candy AJAX will serve them next. Some of the more notable visual effects and desktop-like interactions inc...
Sep. 26, 2007 07:30 PM EDT  Reads: 17,088  Replies: 4
Optimizing the Software Quality Process with Virtual Lab Environments
By Brad Johnson
Virtualization technology is transforming the IT landscape and holds significant promise for those looking to maximize hardware utilization as well as reduce the time associated with provisioning and administering separate physical systems. According to the Yankee Group, today more tha...
Sep. 24, 2007 02:00 PM EDT  Reads: 13,277  Replies: 1
Multi-Core and Massively Parallel Processors
By J. Stan Cox; Bob Blainey; Vijay Saraswat
As software developers we have enjoyed a long trend of consistent performance improvement from processor technology. In fact, for the last 20 years processor performance has consistently doubled about every two years or so. What would happen in a world where these performance improvem...
Aug. 27, 2007 04:30 PM EDT  Reads: 18,450  Replies: 1
It's a Multi-Core World: Let the Data Flow
By Jim Falgout; Matt Walker
The multi-core buzz is everywhere. Pick up a newspaper and the local electronics mega-store is advertising multi-core desktops and laptops to the consumer. Interesting, but what does it mean to the everyday Java programmer? Maybe nothing. If you live in the application server world wri...
Aug. 26, 2007 12:00 PM EDT  Reads: 11,939
Java Feature — The Evolution of SIP Servlets for Converged Voice and Data Applications
By Chris Boulton
It's widely recognized that the telecommunications industry is riding the crest of change and evolution on the back of new access technologies such as 3G, GPRS, and Wi-Fi. Such IP-centric access mechanisms must also be considered in conjunction with the emergence of feature-enabling te...
Jul. 22, 2007 09:15 AM EDT  Reads: 18,313  Replies: 1
JDJ Feature — Java API for XML Web Services (JAX-WS)
By Deepak Vohra; Ajay Vohra
WebLogic Server 10 Technology Preview supports JEE 5. A feature of JEE 5 is the Java API for XML Web Services (JAX-WS) used to create Web Services and Web Service clients. WebLogic Server 10 provides the jwsc task to create the Web Service artifacts and the clientgen task to create the...
Jun. 27, 2007 03:00 PM EDT  Reads: 22,466  Replies: 1
Evaluating Options for Persisting Java Objects
By Richard Conway
We live in a relational world - which is too bad since we develop with objects. Since most non-trivial applications require information to be persisted and retrieved in what is generically called a database, we need to find efficient methods for persisting our objects and retrieving th...
Jun. 2, 2007 05:15 PM EDT  Reads: 22,677  Replies: 2
Java Feature — Using the Java Persistence API (JPA) with Spring 2.0
By Mike Keith; Rod Johnson
The EJB 3.0 Java Persistence API (JPA) was released in May 2006 as part of the Java Enterprise Edition 5 (Java EE) platform, and it has already garnered a great deal of attention and praise. What began as merely an easier-to-use successor to the much-maligned container-managed persiste...
Apr. 30, 2007 02:00 PM EDT  Reads: 60,047  Replies: 2
How to Deliver Composite Applications with Java, WS-BPEL & SOA
By Kevin Schmidt; Gopalan Suresh Raj; Prabhu Balashanmugam
Java is an outstanding language for building components, services, and many applications that are vendor and platform neutral. The vast adoption of Java technology by the industry in the past decade is a testament to the power of Java. Development of new applications, services, and com...
Apr. 9, 2007 09:30 AM EDT  Reads: 27,998
Ship Happens! Insights From the Eclipse SWT Community
By Joe Winchester
The Standard Widget Toolkit (SWT) is the GUI toolkit used by Eclipse. The same folks that worked on the Common Widget (CW) library for IBM/Smalltalk developed it, this time for Java. Now, it's maintained as part of the Eclipse Platform project and distributed under an open source licen...
Mar. 18, 2007 10:30 AM EDT  Reads: 40,682  Replies: 1
Real SOA - Web Services and Service Oriented Architecture
By Andrew Borley; Haleh Mahbod; Simon Laws
A challenge facing many organizations is how to quickly and effectively react to frequent changes in business requirements, whilst improving productivity and reducing costs. To achieve this, you need a flexible infrastructure that can meet the demands of a changing marketplace and seiz...
Feb. 23, 2007 03:00 PM EST  Reads: 21,771  Replies: 3
Who Are the Top 100 i-Technology Heroes?
By Jeremy Geelan
What do Vannevar Bush, Doug Engelbart, Claude E. Shannon, and Konrad Zuse (to name but a few) all have in common? All were missing from the initial round-up I recently published in an attempt to nail down - by consensus - the top 100 or 150 contributors of all-time to i-Technology, to ...
Feb. 6, 2007 07:00 AM EST  Reads: 25,756  Replies: 9
Java Feature — What Is SCA?
By Haleh Mahbod; Raymond Feng; Simon Laws
Service Component Architecture (SCA) is a simple model for creating service-oriented applications. This article highlights the benefits of SCA and introduces SCA concepts by walking through an example. The example has been developed using the Apache Tuscany open source project (http://...
Feb. 4, 2007 07:15 PM EST  Reads: 39,013  Replies: 1
AJAX: The Easy Way
By Jon Hoffman
Putting AJAX functionality into your Web application can be a daunting task when you're first learning AJAX. After all you're a Java programmer not a JavaScript programmer. It can also be very frustrating having to learn how the different browsers handle XMLHttpRequests. It's been repo...
Feb. 2, 2007 07:45 AM EST  Reads: 40,787  Replies: 2
EJB 3 Transactions
By Raghu R. Kodali; Jonathan Wetherbee
Much of the work surrounding the design and development of enterprise applications involves decisions about how to coordinate the flow of persistent data. This includes when and where to cache data, when to apply it to a persistent store (typically the database), how to resolve simulta...
Jan. 28, 2007 03:00 PM EST  Reads: 39,206  Replies: 1
The Development Power of Open Source AJAX Tooling
By Kevin Sawicki
Understanding the complexity of AJAX at the browser level is critical to refining and debugging rich AJAX applications that leverage Web technologies such as JavaScript, Cascading Style Sheets (CSS), and XMLHttpRequests. Adding a third-party AJAX runtime heightens the complexity and su...
Jan. 6, 2007 02:45 PM EST  Reads: 39,460  Replies: 2
j-Interop: An Open Source Library for COM Interoperability Without JNI
By Vikram Roopchand
I have spent a good part of the last year trying to 'wrap' COM servers in Java for a content management organization. It had an array of syndication servers supported by an integrated messaging platform developed using COM. The purpose of this exercise was to increase the organization'...
Dec. 28, 2006 05:00 PM EST  Reads: 26,469  Replies: 1
Java Feature — Concurrent Queries
By Andy Pardue
Does this sound familiar? You have a domain object, perhaps for reporting purposes, that's built from a ton of JDBC queries and it takes too long to load. Nothing else happens until this object is built, so it's become a bottleneck. Even worse, each of the queries is actually well tun...
Dec. 24, 2006 10:00 PM EST  Reads: 23,670  Replies: 1
Java Feature — JDBC 4.0
By John Goodson; Mark Biamonte
It's been over three years since the JDBC Expert Group held its first meeting to gather requirements, requests, and pipe dreams for the JDBC 4.0 specification. In that meeting, we discussed a wide variety of topics, including performance enhancements, clarifications on the existing JDB...
Nov. 29, 2006 11:00 PM EST  Reads: 22,555  Replies: 1
XSLT Solution for Java EE Applications
By Boris Minkin
Applying XSLT (eXtensible Stylesheet Language for Transformations) to XML documents can be done using the Java EE (formerly J2EE) Servlet filters model and Java Server Pages (JSP) technology. Servlet filters can be invoked before or after the invocation of a particular servlet or JSP, ...
Nov. 20, 2006 11:45 AM EST  Reads: 13,378
Java Feature — Developing an Eclipse BIRT Report Item Extension
By Jason Weathersby; Iana Chatalbasheva; Tom Bondur
The Eclipse platform is an Open Source, integrated system of application development tools that you implement and extend using a plug-in interface. Eclipse provides a set of core plug-ins that configures the basic services for the platform's framework. A platform developer can build an...
Oct. 23, 2006 06:00 PM EDT  Reads: 22,715  Replies: 1
Portable Persistence Using the EJB 3.0 Java Persistence API
By Mike Keith; Merrick Schincariol
Experience has taught us that it's not enough to simply have a persistence standard as part of an enterprise specification. It must be a standard that can solve people's problems and be useful to most of the applications that want to use it. While earlier versions of Enterprise JavaBe...
Oct. 20, 2006 02:00 PM EDT  Reads: 21,047
Java Feature — A Generic JMS Listener for Apache Axis 1.x
By Parameswaran Seshan
Unlike the HTTP protocol there's no stable default JMS listener for invoking the Web Services exposed in Apache Axis 1.x using JMS (Java Message Service) as the transport protocol - other than the one provided merely for demo purposes.
Aug. 24, 2006 10:00 AM EDT  Reads: 17,359
Java Feature — Jakarta Struts & JavaServer Faces
By Heman Robinson
A previous article compared Jakarta Struts and JavaServer Faces implementations of five simple design patterns for list selection. (JDJ, Vol. 11, Issue 3). Long lists and ordered selections require a more complex design pattern. This pattern displays available items in one list and cho...
Aug. 20, 2006 11:30 AM EDT  Reads: 28,752  Replies: 4
A JNI-Bridged Java Desktop Application
By Mario de Sa Vera
I'm going to share my experience of enabling a graphics-oriented GIS visualization module with a C++ rendering engine for a Java desktop application using JNI technology. The solution was implemented in the GIS library TerraLib as part of the TerraLib Develoment Toolkit (Tdk), applying...
Aug. 1, 2006 06:15 PM EDT  Reads: 16,857  Replies: 4
Write Right Java Faster Using Test-Driven Development
By John Evans; Richard Cariens
Testing Java code is increasingly a task taken on by developers rather than separate teams to which the programs are handed. Many Java developers are now familiar with JUnit and know the different between unit tests and integration tests. This has been driven largely by the focus on te...
Jul. 31, 2006 05:15 AM EDT  Reads: 27,959  Replies: 4
Building an Instant Messaging Application Using Jabber/XMPP
By Pramod Jain; Mahaveer Jain
This article will describe our experiences with developing a Java-based instant messenger application using Jabber/XMPP (Extensible Messaging and Presence Protocol) - a free, open and public protocol and technology for instant messaging. According to the Jabber Software Foundation, 'Un...
Jun. 23, 2006 01:15 PM EDT  Reads: 42,649  Replies: 2
Best Practices for Securing Your SOA: A Holistic Approach
By Nickolaos Kavantzas; Mohamad Afshar; Ramana Turlapati; Roger Goudarzi; Barmak Meftah; Prakash Yamuna
Service-Oriented Architectures offer a number of potential benefits: They can provide new opportunities to connect enterprises with customers, partners, and suppliers; improve efficiency through greater reuse of services across the enterprise; and offer greater flexibility by breaking ...
Jun. 20, 2006 08:30 AM EDT  Reads: 39,906  Replies: 2
Java Feature — Graph3D
By Valor Dodd
In today's work environment analyzing large amounts of varying data types is paramount. Graphing techniques can be an invaluable tool to understanding and interpreting that data. In many cases two-dimensional graphs, such as XY, scatter, pie, and bar charts, are sufficient. But increas...
May. 23, 2006 01:00 PM EDT  Reads: 30,983  Replies: 6

  • 1
  • 2
  • next ›
  • last »

SYS-CON Featured Whitepapers

ADS BY GOOGLE

Breaking Java News
Money Worries put 75 per cent of Brits at Risk of Avoidable Sight Loss
Obese Britain Blind to Risk of Sight Loss
Zebinix a Novel Once Daily Anti-Epileptic Launched Today in the UK
Full Tilt Poker Signs Tom "durrrr" Dwan to Team Full Tilt
Being Bothered About Employee Eye Health
Full Tilt Poker Signs Tom "durrrr" Dwan to Team Full Tilt
See the Benefits of a Healthy Lifestyle

ADVERTISE   |   MAGAZINE SUBSCRIPTIONS   |   FREE BREAKING-NEWSLETTERS!   |   SYS-CON.TV   |   BLOG-N-PLAY!   |   WEBCAST   |   EDUCATION   |   RESEARCH

.NET Developer's Journal - .NETDJ   |   ColdFusion Developer's Journal - CFDJ   |   Eclipse Developer's Journal - EDJ   |   Enterprise Open Source Magazine - EOS
Open Web Developer's Journal - OPENWEB   |   iPhone Developer's Journal - iPHONE   |   Virtualization - Virtualization   |   Java Developer's Journal - JDJ   |   Linux.SYS-CON.com
PowerBuilder Developer's Journal - PBDJ   |   SEO / SEM Journal - SJ   |   SOAWorld Magazine - SOAWM   |   IT Solutions Guide - ITSG   |   Symbian Developer's Journal - SDJ
WebLogic Developer's Journal - WLDJ   |   WebSphere Journal - WJ   |   Wireless Business & Technology - WBT   |   XML-Journal - XMLJ   |   Internet Video - iTV
Flex Developer's Journal - Flex   |   AJAXWorld Magazine - AWM   |   Silverlight Developer's Journal - SLDJ   |   PHP.SYS-CON.com   |   Web 2.0 Journal - WEB2
Apache   |   CMS   |   CRM   |   HP   |   Oracle Journal   |   Perl   |   Python   |   Red Hat   |   Ruby on Rails   |   SAP   |   SaaS

SYS-CON MEDIA:   ABOUT US   |   CONTACT US   |   COMPANY NEWS   |   CAREERS   |   SITE MAP
SYS-CON EVENTS:   |  AJAXWorld Conference & Expo  |  iPhone Developer Summit  |  Cloud Computing Conference & Expo  |  SOA World Conference & Expo  |  Virtualization Conference & Expo
INTERNATIONAL SITES:   India  |  U.K.  |  Canada  |  Germany  |  France  |  Australia  |  Italy  |  Spain  |  Netherlands  |  Brazil  |  Belgium
 Terms of Use & Our Privacy Statement     About Newsfeeds / Video Feeds
Copyright ©1994-2008 SYS-CON Publications, Inc. All Rights Reserved. All marks are trademarks of SYS-CON Media.
Reproduction in whole or in part in any form or medium without express written permission of SYS-CON Publications, Inc. is prohibited.