Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!
  • submit to reddit
Eric Minick05/19/12
363 views
0 replies

Breaking my Production Website: A Post-Mortem

I had a failed deployment. I know how to handle complex deployments, and didn’t follow my own advice. I'll explain it so you can learn from my mistakes.

Prabath Siriwardena05/19/12
358 views
0 replies

2-legged OAuth with OAuth 1.0 and 2.0

OAuth was created to solve the problem of sharing two-legged credentials in three-legged situations. This article will take a deep dive into the background of OAuth and 2-legged OAuth.

Brian Gracely05/19/12
345 views
0 replies

The Cloudcast: PaaS Meets Data Gravity

Brian talks with Dave McCrory (VMware Cloud Foundry) and Adron Hall (Tier 3) about the evolution of Cloud Foundry and how Tier 3 is developing and delivering their PaaS services.

Mohamed Sanaulla05/19/12
359 views
0 replies

Developing a Sample Todo Desktop Application Using JavaFX and MongoDB

An initial exploration of MongoDB with Java led this writer to develop a toy application using JavaFX

Chad Lung05/19/12
236 views
0 replies

Getting Started With RESTEasy and Netbeans 7.1

RESTEasy is quickly becoming a favorite project of mine. RESTEasy allows you to easily and quickly create REST based services with Java. Today I’ll show you how fast you can have a minimal REST service running using Netbeans 7.1 and RESTEasy.

Niklas Schlimm05/19/12
242 views
0 replies

Java 7: Closing NIO.2 File Channels Without Losing Data

Closing an asynchronous file channel can be very difficult. If you submitted I/O tasks to the asynchronous channel you want to be sure that the tasks are executed properly.

Mohammad Juma05/19/12
1228 views
0 replies

Lucene Setup on OracleDB in 5 Minutes

This tutorial is for people who want to run an Apache Lucene example with OracleDB in just five minutes. We will use the SCOTT schema.

Jason Baldridge05/18/12
1189 views
0 replies

Basic XML Processing With Scala

There are a lot of tutorials on XML and Scala — just do a web search for “Scala XML” and you’ll get them. As with other blog posts, this one is aimed at being very explicit so that beginners can see examples with all the steps in them, and I’ll use it to set up a JSON processing post.

Chad Davis05/18/12
902 views
0 replies

Development Without Constraint

A presentation on developing apps with the JCR as a data storage. This includes an interesting discussion of the general topic of RDBMS verus non-relational ( NoSQL ) database offerings.

Chad Lung05/18/12
792 views
0 replies

Posting a New ATOM Entry to Atom Hopper Using Node.js

Previously I blogged about how you can use Apache Abdera to post ATOM entries to an AtomPub server like Atom Hopper. Today I’ll show you how to do something similar but with Node.js.

Grigory Javadyan05/18/12
3770 views
0 replies

The Book That Every Programmer Should Read

I am talking about C. Petzold’s “CODE”. It is a truly remarkable book about how computers work. Let me explain why I think this book is so awesome.

Mitch Pronschinske05/18/12
2687 views
0 replies

Learn What Platforms Can Do For You: Mini-Hacks

Quinton Wall currently does Ruby development on Heroku, iOS programming, and defines blueprints for Social Enterprise applications. We had the chance to interview him before the conference and here is what he had to say...

Eric Genesky05/18/12
3225 views
0 replies

Poll: Would You Buy Facebook?

The hot topic in the tech world today is Facebook's IPO, wherein big-name investors are scrambling for Facebook shares initially priced at $38 per share.  These shares have already hit the market, and the price is...

Pablo Pareja Tobes05/18/12
1706 views
0 replies

New Bio4j General Domain Model Schema Available

The creator of Bio4j made a general domain model including al node types and relationships in order to get a better picture of how data is related.

Mitch Pronschinske05/18/12
3075 views
0 replies

Real-Time Data: What To Do With It

I had a chance to talk with Alex Toussaint this month and ask him about some of the things he's working on. He comes from a Java background with experience in many major tech companies, as well as small startups.