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: Apache Abdera
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
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
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
Running Atom Hopper with Apache Tomcat
In my last post I introduced you to Atom Hopper. Today I want to show you how to take the Atom Hopper WAR file and run it inside Apache Tomcat as well as change some of the default settings.
Posted in Apache Abdera, Apache Tomcat, Atom Hopper, Java, Open Source
1 Comment
Getting started with Atom Hopper – a Java ATOMPub server based on Apache Abdera
I’ve been blogging lately about Apache Abdera and ATOM. ATOM can be used for a lot of things and is very flexible. Today I want to introduce you to a new ATOMPub server called: Atom Hopper. Atom Hopper is open … Continue reading
Posted in Apache Abdera, Atom Hopper, Java, Netbeans, Open Source
6 Comments
Building a simple feed reader with PrimeFaces 3.0 and Netbeans 7 (with Maven) that talks to Apache Abdera
PrimeFaces is a lightweight open source component suite for Java Server Faces 2.x. The PrimeFaces team is working on an upcoming 3.0 release which offers a lot of new functionality and components. One new component is the FeedReader. Today I’m … Continue reading
Posted in Apache Abdera, Java, Netbeans
Comments Off
Creating an ATOMPub server in Java that can return JSON (Using Apache Abdera)
A few days ago I showed you how you can build an ATOM client that can convert ATOM XML to JSON. Today I’ll show you how to take Apache Abdera and create an ATOMPub server that can return ATOM XML … Continue reading
Posted in Apache Abdera, Java, Open Source
Comments Off
Build a simple AtomPub Java client to convert ATOM XML to JSON
In a previous post I showed you how to build a simple AtomPub client with Netbeans 7, Maven, Java and Apache Abdera. If you haven’t read that article then please do so now so that this new article makes more … Continue reading
Posted in Apache Abdera, Java, Netbeans, Open Source
1 Comment
Building a simple AtomPub client with Netbeans 7, Maven, Java and Apache Abdera
In my last article I showed you how to create and run a simple AtomPub server using Apache Abdera. Today we will create a client (using modified code provided in this guide as well as the Apache Abdera examples) to … Continue reading
Posted in Apache Abdera, Java, Netbeans, Open Source
2 Comments
Building a simple AtomPub server using Netbeans 7, Jetty 7, Maven, Java and Apache Abdera
The Apache Abdera website has a guide on building a simple AtomPub server. You can get the source code from the Abdera 1.1.2 Source downloads. Today I will expand on that guide/code and go over what you need to do … Continue reading
Posted in Apache Abdera, Java, Netbeans, Open Source
5 Comments



