WPA Wireless Authentication with eDirectory and FreeRADIUS

The following is an old article that I wrote that some people were asking me about. Here you go. Introduction The goal of this article is to allow you to have your wireless access protected by WPA and have users authenticate to eDirectory for access to the wireless network. What is WPA? WPA  is a wireless authentication standard used for controlling access to wireless networks. WPA can operate in a pre-shared key mode(router and client both know a secret password), or authentication can take place with a RADIUS server....

February 5, 2009 · Chris Moos

MoosTrax Bug Tracking Site

For those of you that are helping me test and improve MoosTrax, there is now a place where you can submit your feature requests and bugs. Please visit http://trac.moostrax.com for more information.

February 4, 2009 · Chris Moos

CouchDB and Pylons: Getting Started

CouchDB is very cool(it’s built on erlang), and with Pylons, it is even cooler. Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP/JSON API. Normally a Pylons web application will use some sort of RDBMS for storing data and persistence – such as MySQL or PostgreSQL. I’ve decided to go a different route and integrate Pylons with CouchDB. Right now there is a Python library, couchdb-python, that will help us communicate with our CouchDB’s HTTP/JSON api....

February 3, 2009 · Chris Moos

GeoFence feature added to MoosTrax

MoosTrax now has the ability to add GeoFences to your account. These virtual fences allow you to be notified whenever your device enters or leaves a pre-defined area. Read about it here: http://moostrax.com/feature/geofence/

January 30, 2009 · Chris Moos

MoosTrax Testers Needed

The new implementation of the site is just about done. I am looking for people with BlackBerry and Android devices that are willing to help testing the new site and software. If you are interested, please e-mail moostraxsupport@gmail.com Also, the first version of the Android client is finished. It is now available on the Android market. You must have a MoosTrax account to use the application though. E-mail moostraxsupport@gmail.com for more information....

January 26, 2009 · Chris Moos

MoosTrax will return.

Yes, I recently made a post saying that MoosTrax will be going away forever. Due to all the comments and feedback, it is obvious to me that there are many people that enjoyed the service – so I’m going to bring it back. I’m moving my database backend from CouchDB to MySQL, so my issues with CouchDB won’t prevent me from providing MoosTrax. I have been working a lot on migrating the site and fixing it up…so I really hope to have it up in the next week or so....

January 24, 2009 · Chris Moos

Hasta la vista, MoosTrax.

UPDATE 01/21/09: Okay, okay. A lot of you seem to like the site...I'm going to bring it back. Moving back to MySQL though. Stay tuned. Well, it was a fun while it lasted. Unfortunately, I’ve decided to close the doors of MoosTrax permanently. It started with BlackBerryTracker.com, which I had set up in Fall of 2007, to provide a site to track BlackBerry GPS-enabled devices. Prior to starting the site I had got my first BlackBerry, the 8800, and also my first GPS enabled phone....

January 20, 2009 · Chris Moos

You must be *this* smart to post a comment.

I am 20 years old. I have been using the internet since 1995. I have used the internet as a great source of information and knowledge for many years. I remember using Usenet to follow intelligent discussions and I really appreciated the high quality of the discussions. As time went on, though, more and more average, non tech-savvy people began to access the internet. Unfortunately, with the addition of the masses to the internet, came trolling and the real risk of stupid people feeling the need to contribute their input to any and every discussion – even if they knew nothing about it – and the worse: when they thought they knew something about it....

December 25, 2008 · Chris Moos

MoosTrax site returns

The site is now back up. Sorry for the downtime! I’ll now be working now on optimizing the speed of the site a bit more.

December 25, 2008 · Chris Moos

MoosTrax for Android

I just recently replaced my BlackBerry 8800 with a T-Mobile G1. This means that its time to develop a MoosTrax client for Android devices. Right now I’m getting my Android development environment setup, with the insanely slow Java powered Eclipse. After that I’ll dig into the location API and get a MoosTrax client released.

December 24, 2008 · Chris Moos