2007-05-04 16:11:04 UTC
Marcus,
I would love some help with Meteorologist. I started to update the build process for universal a few months ago -- it is basically working. I have committed most of the changes to the projects cvs repository. The version in the repository doesn't work, AFAIK, because it hasn't had the latest updates to weather.xml.
It's important to understand that I took over this project a few years ago. It was originally written by a prolific Mac developer who, unfortunately, had very different design mentality then myself. As a result, I worked to patch Meteorologist 1.4 whenever it stopped working. In the mean time, I began working on a 2.0 release. This release is fairly mature... Meteorologist just dropped low on my priority list as I applied to and subsequently enrolled in graduate school. This 2.0 version has several improvements that make it much easier to use.
1) The weather parsing is done with regular expressions. This is much more flexible.
2) There is design support for multiple weather servers (the most sought-after user feature).
3) New unified interface.
4) Better support for internationalization.
I have in the past openly asked for developer support. Meteo is a first for me in many aspects -- XCode, Cocoa, Objective-C. I also had to make all of the design decisions on my own. If you start working on the project, I would love to start working on it again, too. I could share the experience I have with the project. If anyone else wants to work, too, please let me know.
Here's what I purpose. This weekend, I will try to release a 1.4.x update with the changes you have incorporated. I will add credit where credit is due.
I also have a final exam coming up, so I can't devote a large chunk of time to the project until after Monday.
Joe