Previously, the UM Blog Aggregator had been an experiment in combining Hibernate and ColdFusion with Mach-II. This, over time, proved to be a bit unstable, to say the least. About a month ago, I took on the initiative to re-write the entire aggregator using Java. Under the hood, we're still using Hibernate, but we're also using Spring and SpringMVC to manage the transactions and Hibernate sessions a bit better. One thing you'll probably not notice, but is the coolest to me, is that the post search is now powered by Hibernate Search. What does this mean? Well, every time a new post is aggregated and persisted, Hibernate transparently indexes the object and makes it searchable. It's powerful stuff.
Anyway, I hope you enjoy the site and please give us some feedback.
I have had a Sprint Mobile Broadband card for a long time. I love it. It gets me online wherever I am and whenever I need it. One thing i noticed about it when I bought it was that it has a GPS receiver in it. Up until now, Sprint has not been very forthcoming in how to get to the GPS to use it. Well, it turns out you need to use their Activation & Location Tool. This app must be running if you want access to the serial port that provides the GPS data (as NMEA sentences). While in this mode, you can also use the device as a GPS inside of Google Earth. Sounds like this little piece of hardware would be a good candidate for Merapi......
So, first there was GPS. Then, there was Growl integration. The next progression is to see what we can do with other hardware. There is a great site called Phidgets that contains a bunch of different input devices and controllers that you can hook up to your computer. The best part of their selection is that they offer a NATIVE Java API. So leveraging this API, we can use Merapi to broadcast RFID events into AIR. Pretty cool stuff, if I do say so myself. This screencast is just demo of watching for events when a RFID tag enters the sensor area and exits the sensor area, but it conveys the general point. Enjoy and, as always, comments are welcome!
The other day, I showed you how to talk to a Garmin GPS with Flex (AIR), Java, and Merapi. Well, today I'm back to talk to you about how to leverage the Java APIs to the growl notification service via Merapi and Flex. Growl is a notification service for OS X that a lot of applications are starting to make use of these days. They have a SDK which includes Java libraries. Using Merapi, you can leverage these libraries and send true Growl notifications directly from AIR applications. Enjoy the screencast below and feel free to drop me a line in the comments if you have any questions.
So, my co-worked Adam Flater started up the Merapi Project a while back and asked me to contribute. Up until now, the only thing I've had time to contribute was the name. Well, after seeing the cool stuff that he and Jordan were doing at 360|Flex, I decided it was time to step up to the plate, get my shit together, and produce my own kick-ass Merapi demo.
Anyone who has been following the blogs knows that we at UM are real big into GIS and data visualization. Don't believe me? Take a look at SpatialKey to see what we can do with it.
I recorded a screencast where I walk you through the setups and the code of the application:
Yeah, it's me. I'm a Flex, Java, AJAX, and ColdFusion (all at the same time) developer. I work for Universal Mind and I love my job. I get to live on the bleeding edge, which is nice.