3d computer animation, open source technology, software application development, IT network security, and random awesomeness!

From the Blog

Jun
11
Posted by BrianH at 2:20 pm

Simply awesome!  I’ve started laying out the foundation for my first Mac OS X application, Genealogist.  I have the core user interface layout complete (at least for beta testing), and I have the database working flawlessly.  So far, it’s a very basic Address Book type application with much aspiration to grow into a solid, feature filled Genealogy program.  Here’s some VERY early screenshots of the development:

The database is powered by CoreData, and I even have Product Registration implemented using AquaticPrime as well (I know, it’s a little early for that, but oh well).  There is still a ton of work to do until it is functionally a genealogy application, but it’s coming along very nicely.  Considering this is my “spare time” killer and I’m nowhere near the skill level of a professional programmer, I’d say it’s pretty awesome to see it working as it is now.

Future Additions:

  • Full GEDCOM support, both Import and Export.
  • Sparkle Updater integration.  Update: I now have Sparkle integrated and working great!
  • Compatible with Mac OS X, both PowerPC and Intel architectures (32 and 64 bit).

I’ll be making a website and support section for the application in the future, but for now if you have any suggestions, you can comment below and/or send me an email to bchynds@mac.com.

Jun
04
Posted by BrianH at 5:21 am

So, I’ve been working on getting back into developing on Mac OS X again (I really want to start developing for the iPad/iPhone), and I’ve been poking at some frameworks here and there to finally get something decently designed for some silly application ideas I have floating around on pen and paper.  Until I can fork out the money to get an Intel Mac Mini (since I can’t play with the iPhone SDK on PowerPC) along with the $99 Apple Developer Fee, I’m slowly learning the ropes on Xcode and Objective-C with my Power Mac G5.  I think learning how to develop on my existing Mac will give me a better advantage of learning how to develop for the iPhone/iPad when the time comes.  I’ve walked through some basic HelloWorld.app tutorials in the past, but never really taken the time to finish a somewhat serious project.  Until now.

The BWToolkit is a great framework to alleviate some stress on designing a great looking user interface.  It’s functionality and ease of use has made it really worth the effort to get compiled on my PowerPC.  The developer (Brandon Walkin) provides an i386 version of BWToolkit.ibplugin 1.2.5 on his website (http://brandonwalkin.com/bwtoolkit/), but I’ve taken the time to compile a working PowerPC version on Mac OS X 10.5.  The following file (BWToolkit.ibplugin) was compiled, tested, and working on my Dual 2.7 GHz PowerMac G5.  Enjoy!

  BWToolkit.ibplugin (952.1 KiB, 294 hits)