Getting Started with the Zend Framework

This DZone Refcard will introduce you to the basics and will set you on the path to creating your first project.

Connecting PHP, Flex using Sockets

In this article you'll see the basics of how to use PHP as the socket server and connect it to a Flex application.

Daily Dose - Schwartz: Apple and Microsoft Tried to Sue Me Too!

Johnathan Schwartz, the former CEO of Sun recently said what he couldn't say about Steve Jobs and Bill Gates when he was with the company.  "I feel for Google," said Schwartz, "Steve...

DZONE DAILY DOSE by Mitchell Pronsc...

Improving the Testability of Java EE With Arquillian; 1.0.0 Alpha 1 Released

At Devoxx '09, JBoss introduced a framework that could help improve the testability of Java EE and JBoss AS.  Integration testing is important in Java EE...

1 replies - 659 views - 03/11/10 by Mitchell Pronsc... in Articles

Opening the JBoss Toolbox 3.1

JBoss just wrapped up it's work on JBoss Tools 3.1 with a final release.  The umbrella project includes Eclipse plugins for JBoss AS, Hibernate, Drools, jBPM,...

0 replies - 1193 views - 03/11/10 by Mitchell Pronsc... in News

Acceptance Test-Driven Development

I am halfway through reading Growing object-oriented software, guided by tests, a book that teaches Test-Driven Development in a Java environment. A...

2 replies - 1028 views - 03/11/10 by Giorgio Sironi in News

Multiverse: Open Source Software Transactional Memory for Java. Interview with creator

Today we have pleasure to talk with Peter Veentjer creator and lead developer of very interesting open source project called Multiverse

1 replies - 2250 views - 03/11/10 by Alex Tkachman in Articles

Using OSGi & Equinox Effectively: An Interview With Jeff McAffer

After releasing his latest book covering OSGi & Equinox, I took the opportunity to catch up with Jeff McAffer. In this interview we discuss the basics of...

0 replies - 1427 views - 03/11/10 by James Sugrue in Articles

Programming in the Small

I believe that successful application development today is about 'tweaks and sub-features', not major functionality.  But my thought process for this post was...

2 replies - 1120 views - 03/11/10 by Eric Daugherty in Articles

The Single Page Interface Manifesto

I have published The Single Page Interface Manifesto. The objective of this manifesto is to promote the progressive disappearance of the use of pages not only...

8 replies - 1317 views - 03/11/10 by Jose Maria Arranz in Articles

Practice Software Patterns – Component Patterns

The first time that someone taught me about Software Design Patterns it went something like this: Them: “… and so that is the pattern.” Me: “That’s...

0 replies - 1518 views - 03/11/10 by Caleb Jenkins in Articles

The IDE, Reloaded

Here is a very interesting take on the concept of Integrated Development Environment. As opposed to traditional IDE’s, which work at the same level as...

2 replies - 2369 views - 03/11/10 by Cedric Beust in Articles

JIRA Studio Now Integrated with Google Apps

Atlassian currently is in the process of migrating their employees from Zimbra to Google Apps to reflect their recent move to integrate JIRA Studio, their...

0 replies - 1789 views - 03/10/10 by Mitchell Pronsc... in News

Cassandra Usurping MySQL on Twitter

One source had confirmed that Twitter was working with the NoSQL data store, Cassandra, late last year.  Some more details have finally surfaced about this...

0 replies - 2218 views - 03/10/10 by Mitchell Pronsc... in Articles

NOSQL Movement - Excited with the coexistence of Divergent Thoughts

Today we are witnessing a great bit of excitement with the NoSQL movement. Call it NoSQL (~SQL) or NOSQL (Not Only SQL), the movement has a mission. Not all...

1 replies - 1828 views - 03/10/10 by Debasish Ghosh in News

tc Server Spring Edition Improves Visibility and Productivity in the Cloud

SpringSource have just announced tcServer Spring Edition, giving develpers and operators better visibility into their Spring applications deployed into cloud...

0 replies - 1079 views - 03/10/10 by James Sugrue in Articles

Developing and Deploying Java on Middleware and in the Cloud: Rise of the Virtual Appliance?

From Java EE to Google App Engine to GigaSpaces, the idea of developing against a middleware or "infrastructure" API is well established in the Java...

0 replies - 835 views - 03/10/10 by Andrew Phillips in Articles

Cache Java Webapps with Squid Reverse Proxy

This article shows you step by step how to cache your entire tomcat web application with Squid reverse Proxy without writing any Java code.

0 replies - 1060 views - 03/10/10 by Vineet Manohar in Articles