Architecture

  • submit to reddit

KISS Your Architecture

 The project I’m working on these days is not properly “legacy” but has seen some twists that renders it less than ideal. On this project, one of...

0 replies - 2500 views - 03/17/13 by Nicolas Frankel in Articles

NoSQL Week in Review #18

This week we have a couple illuminating articles from two database experts from two leading NoSQL enterprises.  Kristina Chodorow of 10gen and Mark...

0 replies - 4060 views - 03/15/13 by Eric Genesky in Articles

Nonfunctional Requirements

I don’t know about you, but every time I read the word “nonfunctional”, I feel a yawn coming on, and I start to look for something else to do. While...

1 replies - 3576 views - 03/15/13 by Roman Pichler in Articles

Free Download of the Definitive Graph Databases Book

Neo Technology and O'Reilly Media have teamed up to bring you the definitive book on graph databases, which they've creatively titled Graph Databases. ...

0 replies - 4480 views - 03/15/13 by Eric Genesky in Articles

Java and C++

Since I started my job as a developer, I spent 99% of my time on Java. I learn't at University C, C++ and lots of others, but didn't work a lot on them.In my...

0 replies - 3758 views - 03/14/13 by Pari Charb in Articles

Reviewing RavenBurgerCo: What Could be Improved?

There are two things that I would change in the RavenBurgerCo sample app. The first would be session management, I dislike code like this: I would much...

0 replies - 630 views - 03/14/13 by Ayende Rahien in Articles

Rest with Scala and Vert.x

A previous post introduced some features of using Scala with Vert.x. This post covers how to publish Rest web services in an elegant and simple...

0 replies - 2712 views - 03/13/13 by Slim Ouertani in Articles

Implement RSS Feeds with a Custom Wicket Resource

The following article contains some excerpts from the upcoming free guide to Apache Wicket (http://code.google.com/p/wicket-guide/) that I'm about to release....

1 replies - 1438 views - 03/13/13 by Andrea Del Bene in Articles

Data Models and Consumer Idioms Using Apache Kafka

Apache Kafka is a powerful publish subscribe messaging service that delivers high-volume messages across ad hoc topics to subscribers with message durability...

0 replies - 2133 views - 03/13/13 by Mitch Pronschinske in Articles

Database Concepts for a java Dev: Database Normalization

In this part, I will be briefing about different types of Database Normalizations using a sample data model.What is Database Normalization?Normalization is the...

1 replies - 2678 views - 03/13/13 by Jagadeesh Motamarri in Articles

12 Links for Java Mongo Devs

M101J This class has been going great. The flow of the class is great and it’s worked well on Windows with Eclipse, Maven and JDK 1.6. Some notes and...

0 replies - 2362 views - 03/12/13 by Tim Spann in Articles

Three NoSQL Methods: RavenDB, Neo4j, MongoDB

This session features Oren Eini, Alistair Jones, and Chris Harris, each of whom were given 10 minutes to present a different NoSQL solution.  NOSQL...

0 replies - 1251 views - 03/12/13 by Eric Genesky in Articles

DZone Links You Don't Want To Miss (2013/3/12)

Get MongoVUE for Easy Mongo Management MongoVUE offers a few different GUI tools for MongoDB users, including a database overview screen and a simple...

0 replies - 1324 views - 03/12/13 by Eric Genesky in Articles

Neo4j/Cypher: Finding Football Stadiums Near a City

One of the things that I wanted to add to my football graph was something location related so I could try out neo4j spatial and I thought the easiest way to do...

0 replies - 2762 views - 03/11/13 by Mark Needham in Articles

Cloudy (and other) Links from Last Week

Curator's Note: Every week, the Pie in the Sky blog publishes a list of links related to a range of topics - last week's are below.Cloud Windows Azure Mobile...

0 replies - 1777 views - 03/10/13 by Larry Franks in Articles