Tue 12 Aug 2008
R & D
Category : Commentary/RandD.txt
This is a little application I made to test my understanding of Cocoa's System Configuration Framework, to see if I can mimic the behaviour of the Mac's Network Preferences panel. To build more intelligence into MailServe and DNS Enabler I need to tell, for example, what network range the Mac is on, and whether there is a DNS Server already assigned to it and, if not, to be able to assign it for the user. And I need to know what location the Mac is on because, if I know that, I can assign the right smart host that will work in that location. This is something I've been wanting to work on for some time and I think I've finally cracked it. All these will find their way into future versions of MailServe and DNS Enabler.
Posted at 5:11PM UTC | permalink
Maven 0.7 Beta
Category : Technology/MavenContentsDraAndDrop.txt
I've been using my own CocoaMySQL work-alike, which I'm calling Maven, quite a lot lately. So I've done some bug fixes and added the ability to move selected data rows and columns from one database to another, just by dragging and dropping - even across database types, like from MySQL to PostgreSQL. I've also added a keyboard short-cut (Command-D) for deleting tables, columns, and selected data rows. This latest version (0.7 Beta) can be downloaded from the Maven page.
Posted at 4:30PM UTC | permalink
|