Content filed under "Obj-C"

mysql-for-obj-c - New Release

Marcus Grenängen, 2009-08-22 00:07

OK, I've manage to spend some time with the MySQL connection framework for Obj-C and a new release have been made public.

mysql-for-obj-c - Current state

Marcus Grenängen, 2009-08-07 10:29

The project is coming along great. We have the base functionality in place, tested and mostly working.

This weekend, I've planned to complete the STMT support for parametrized queries and start to write a little test application that uses the library to do some admin stuff as a proof of concept.

Obj-C and MySQL - Next generation

Marcus Grenängen, 2009-07-20 19:29

I've just set up a google code project to host my next project, "MySQL for Obj-C". The project has only one simple goal.

"Enabling Obj-C developers to easily and in a (natural or maybe native?) Obj-C way talk with MySQL servers."

Xcode, Eclipse and Visual Studio.

Marcus Grenängen, 2009-07-16 23:16

When developing on the Apple platform, one will get a free IDE and free developer tools. That's nice. No extra charge, just download and install from Apple.

But how good is the free IDE, Xcode.

Obj-C/Cocoa and embedded frameworks

Marcus Grenängen, 2009-07-03 20:51

Apple is known to make things simple, right?
Well, as it turns out, they have definitely forgotten about developers, we don't get all the fancy helpers and nice applications (sexy applications) that we actually could get if Apple just put some effort in it.