Search
-
Categories
- ActionScript (33)
- Adobe (18)
- AIR (3)
- AJAX (12)
- Amazon Web Services (3)
- Android (14)
- Apache Abdera (10)
- Apache Mina (2)
- Apache Tomcat (10)
- App Engine (6)
- ASP.NET (10)
- Atom Hopper (15)
- AtomNuke (3)
- BlazeDS (1)
- C# (15)
- CherryPy (1)
- CoffeeScript (11)
- Comet (3)
- CouchDB (2)
- Design Patterns (4)
- Dojo (1)
- Erlang (1)
- Flash (25)
- Flex (31)
- Go (1)
- GWT (20)
- HTML5 (25)
- iPhone (3)
- Java (74)
- JavaFX (1)
- JavaScript (65)
- JSON Feed Server (1)
- Luvit (1)
- Mobile (19)
- MongoDB (6)
- Netbeans (22)
- Node.js (40)
- Online Games (13)
- Open Source (88)
- OpenStack (4)
- Perl (1)
- PHP (23)
- Python (15)
- Rails (4)
- Redis (2)
- Repose (1)
- REST (6)
- Reviews (9)
- Ruby (11)
- Silverlight (3)
- Sinatra (3)
- Socket Server (19)
- Ubuntu (35)
- Uncategorized (4)
- Union Framework (8)
- Vaadin (2)
- Vertx (3)
- WebORB (3)
Category Archives: Java
Running the new MongoDB data adapter for Atom Hopper with Netbeans 7.1
I’ve mentioned Atom Hopper several times in this blog. Atom Hopper (based on Apache Abdera) for those whom might not know is a Rackspace sponsored open source project. Today I’ll show you how to use the new MongoDB data adapter. … Continue reading
Posted in Apache Abdera, Apache Tomcat, Atom Hopper, Java
3 Comments
What’s new with Atom Hopper (A Java based ATOM server)
Atom Hopper is a Java based ATOM publishing server based on Apache Abdera. You can read some of my previous articles here and the full source code can be found here as well as the up to date wiki. Today … Continue reading
Posted in Atom Hopper, Java
Comments Off
Creating a simple Activity Stream with Apache Abdera2, Java, and Netbeans 7 (with Maven)
The Apache Abdera team is hard at work on Abdera2. Abdera2 has a bunch of new features, check out this email by James Snell to get a sample of whats new and improved. One of the new features is Activity … Continue reading
Posted in Apache Abdera, Java, Netbeans
Comments Off
Build a REST service with Netbeans 7, Java, and Jersey that returns JSON
One of the great things about Jersey is that it makes working with REST really easy. If your new to Jersey and REST then you can check out my previous article that shows you to easily build a simple REST … Continue reading
Posted in Apache Tomcat, Java, REST
2 Comments
Building a REST service that collects HTML form data using Netbeans, Jersey, Apache Tomcat and Java
The Jersey project is very well documented so it makes it easy to learn REST with Java. In this article I’m going to build two projects. The first project will be a very simple HTML page that presents a form … Continue reading
Posted in Apache Tomcat, Java, Netbeans, REST
2 Comments
Getting started with Atomic and Atomic-AR (a project using jQuery Mobile) for Atom Hopper
Last month I introduced a new open source ATOM Pub server called: Atom Hopper (source code available on GitHub). I did a small demo of Atom Hopper and had to quickly build a user interface to show off what exactly … Continue reading
Posted in Atom Hopper, Java, JavaScript, Mobile, Open Source
Comments Off
Building a simple REST service using NetBeans 7, a Java Servlet, and JAXB
There are plenty of good Java based REST frameworks out there to build applications with. Restlet, RESTEasy, Jersey, etc. come to mind just to name a few. You don’t need a REST framework to build a simple REST service (although … Continue reading
Posted in Apache Tomcat, Java, Netbeans, REST
2 Comments
Build a Spring-Data project with MongoDB in under 5 minutes using Netbeans 7 and Maven
Spring-Data is a rapidly moving project and has support for many technologies such as non-relational databases, map-reduce frameworks, and cloud based data services as well as providing support for relational databases. Today I’m going to focus on their support for … Continue reading
Reading an ATOM feed using Apache Abdera and Java
Today I’ll show you how to read an ATOM feed using Apache Abdera with Java. I’m going to be using Atom Hopper as the ATOMPub server and you can check out my previous articles on how to get it running.
Posted in Apache Abdera, Atom Hopper, Java, Open Source
Comments Off
Reading an ATOM feed using Rome and Java
Today I’ll show you how to read an ATOM feed using Rome with Java. I’m going to be using Atom Hopper as the ATOMPub server and you can check out my previous articles on how to get it running.
Posted in Atom Hopper, Java, Open Source
Comments Off



