Archive for the ‘Mobile RSS’ Category

Mobile RSS v2.4.2

Sunday, March 16th, 2008

After installing the “Official SDK” my toolchain broke.

I have been trying to get it fixed and in the process even purchased a Mac Mini to work on non-official SDK apps. In the process of getting the toolchain working on the Leopard running Mac Mini, I was able to find a solution to get the toolchain working on the Mac Mini as well as on my main Mac.

Now with a working toolchain I have built the new version of Mobile RSS.

I have just sent off Mobile RSS version 2.4.2 to Ste to be included in installer.app.

This version should fix issues with firmware 1.1.4 and also fix some stability issues.

If you wish to install by hand you can download it at:

http://www.codegenocide.com/downloads/RSS.zip

iPhone SDK First Thoughts

Thursday, March 6th, 2008

I got a chance to play with the new iPhone SDK tonight and… man has it changed.

They have changed a ton of things, and in my opinion have made it more difficult in their attempt to make it easier.

The one thing I was really looking forward to was the Interface Builder for iPhone, however, in this release of the SDK it does not exist.
The main reason I was looking forward to this is because right now you have to spend a lot of time pixel pushing everything around. Figuring out heights and positions based off of screen size minus other elements, etc. then testing to see how it works, then tweaking and checking again, and that continues over and over.

With Interface Builder I would be able to just drag and drop to where it looks good first time.
Not to mention that this would make it so I wouldn’t have to figure out how all the new GUI elements are packaged in the new API.

The Simulator however is GREAT!
Major time saver.

So my verdict right now is it is a bit of a pain.
At least coming from the unofficial SDK.
Once we get the IB I think it won’t be as bad.

My biggest complaint is that with all these changes it means I have to REWRITE all my apps! :-(

Mobile RSS Version 2.0

Friday, November 23rd, 2007

I am happy to announce the release of version 2 of Mobile RSS!

You can download the release at: http://mobile-rss.googlecode.com/files/Mobile RSS v2.zip

It will soon be in Installer.app.