Blackberry Tracker - New server and site

I’m sure many of you have been noticing the intermittent downtimes that the site has been having, and for that I’m sorry. My host VPSLand.com was having many issues and caused me to finally switch hosts. I have a dedicated server now and the downtimes should not occur anymore. Also, there is a new interface for the site, as you may have noticed. If there are any bugs please feel free to get in contact with me so I can fix them!...

December 9, 2007 · Chris Moos

Blackberry Tracker - Put a map of your location on your site

I’ve just added a feature for the people that wanted to just have a simple map of their location on their own web site. It is EXTERMELY simple to do. Check out the instructions here: http://wiki.tech9computers.com/index.php/Put_Google_Map_Map_On_Your_Home_Page

November 11, 2007 · Chris Moos

Blackberry Tracker Developer Site Launch

I’ve launched the initial version of the Blackberry Tracker Developer site where you can get your API key and begin developing for Blackberry Tracker. Check out the site here. Developer Wiki.

November 6, 2007 · Chris Moos

Genshi: A Real Web Templating Language

I believe that it is very important for web sites to comply with HTML/XHTML standards. The HTML specification is very detailed in how it should be represented and thus browsers that render HTML try to follow the specification as close as possible. Most of the template languages that I have used(Django, Mako) are text-based. This means that it the template processors don’t know anything about HTML. Everything that it works with is just text(as far is it knows)....

October 17, 2007 · Chris Moos

Python Web Frameworks: 2 Down, 1 to go

On my trial to find the best python web framework(all around), I’ve just finished learning Pylons and experiencing everything it has to offer. Genshi is amazing and kills any text template engine(Django, Mako). SQLAlchemy is much different than Django’s ORM and has its advantages and disadvantages. Django’s ORM feels more natural and is much easier to learn at first. I believe that SQLAlchemy is much more powerful but the learning curve is much bigger....

October 17, 2007 · Chris Moos

More Blackberry Tracker Updates

I just changed the entire layout and look of Blackberry Tracker. I think it looks much better than the old one and is easier to use. There have been small enhancements to the web application, and a new ‘tagging’ feature. Check it out.

October 4, 2007 · Chris Moos

Blackberry Tracker Feature

I’ve been asked by a few people to add a feature that allows a user to put their location(or a google map of their location) on their web site. I’m implementing the feature now and it should be done in the next day or so. Here are the details: Login to the Blackberry Tracker account that you use for the device that you are trying to track. When you go to Manage Device you will see a 32 character string called the Device Key....

September 26, 2007 · Chris Moos

Calyx Point 6.0

I have to say that Calyx Point is probably the most worthless software that I have ever come across. Calyx makes a software called Point, a loan origination software. it is very popular amongst mortgage companies and is one of the more ubiquitous software packages that does loan origination. The fact that it is widely used would make you think that it must be a good piece of software. No....

September 24, 2007 · Chris Moos

Blackberry Tracker Updates

I’ve updated the Blackberry Tracker site with some new features/bug fixes. fixed tracking history to use the user's time added "show all markers" to tracking history page scrolls to top when you click on a specific coordinate on history page added google earth kml to live tracking

August 30, 2007 · Chris Moos

Blackberry Tracker

I recently wrote a web application that works with Blackberry devices that have GPS on them. The web application lets you track the location of the phone as well as view history of where you have been. Check it out. http://bb.tech9computers.com

August 30, 2007 · Chris Moos