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 (14)
- Rails (4)
- Redis (2)
- Repose (1)
- REST (6)
- Reviews (9)
- Ruby (11)
- Silverlight (3)
- Sinatra (3)
- Socket Server (19)
- Ubuntu (34)
- Uncategorized (4)
- Union Framework (8)
- Vaadin (2)
- Vertx (3)
- WebORB (3)
Category Archives: Atom Hopper
Finding specific ATOM categories using Atom Nuke and Java
This is the third article I’ve written now on the new Atom Nuke framework. Today I’m going to go over turning ATOM feeds and entries into selectable events. This is built into Nuke via the EPS, or Event Processing System. … Continue reading
Posted in Atom Hopper, AtomNuke, Java, Open Source
Leave a comment
Building a simple ATOM crawler with Atom Nuke, Netbeans 7.2 and Java
Atom Nuke is a new project created by John Hopper who incidentally is also the creator of Atom Hopper and Repose. Atom Nuke, or “Nuke” as we call it is a collection of utilities built on a simple and fast … Continue reading
Posted in Atom Hopper, AtomNuke, Java, Netbeans, Open Source
1 Comment
Paging through an ATOM feed using Node.js, CoffeeScript, MongoDB and Atom Hopper
I work daily with Atom Hopper which is a Java ATOMPub server. As we add new features we need to test those features and a lot of times we end up with small scripts just like the one I’ll show … Continue reading
Posted in Atom Hopper, CoffeeScript, JavaScript, Node.js, Open Source
Leave a comment
Setting up Repose: The REstful PrOxy Service Engine
From the Repose website: Repose is an open-source RESTful HTTP proxy service that scales to the cloud. Repose provides the solution to common API processing tasks such as rate limiting, client authentication, versioning, and logging so that web service developers … Continue reading
Posted in Apache Tomcat, Atom Hopper, Java, Open Source, Repose
2 Comments
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.
Posted in Atom Hopper, JavaScript, Node.js, Open Source
Comments Off
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
Introducing JSON Feed Server – An open source project that uses Nodejs, Express, Mongoose and MongoDB
Today I’m announcing a new open source project I’ve been working on for a short while. JSON Feed Server is a Nodejs based JSON feed server that you can use to HTTP POST JSON data into and use HTTP GET … Continue reading
Posted in Atom Hopper, JSON Feed Server, MongoDB, Node.js
Comments Off
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
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



