Minor point of departure.

If you’re a developer, you probably have already read it, or read about it: The Duct Tape Programmer. There are some really good points about this article–but it’s clear that the article itself is written by someone who is not a duct tape programmer. The differentiation between an Architecture Astronaut and a duct tape programmer [...]

Filed under: Commentary | Posted on September 28th, 2009 by William Woody | 2 Comments »

Someone read my mind!

Wouldn’t it be great to have a drawing program on the Macintosh which, after you’ve composed the artwork, can export the drawing commands for Cocoa’s Quartz or the iPhone, so you can cut and paste code to draw the same thing in your program? I thought that would be so cool. And now it turns [...]

Filed under: Macintosh, Objective C++, iphone | Posted on September 22nd, 2009 by William Woody | No Comments »

One last comment about automatic build numbers in Xcode

It turns out the App Store does not accept version numbers other than those in the format ( number [ '.' number ]* ), which means I had to change the script to insert 1.1.$version for the version number.

Filed under: iphone | Posted on September 17th, 2009 by William Woody | No Comments »

Build Numbers in Xcode (Revisited)

So after the suggestions given in the comments section the build script I’m using now uses PlistBuddy (which I wanted to use before but didn’t know the correct path), and increments only if we’re building the release build. (It was an interesting exercise to see my project’s build number go up into the thousands–but a [...]

Filed under: Uncategorized | Posted on September 15th, 2009 by William Woody | No Comments »

Why I hate custom protocols over HTTP.

One recent trend is to use HTTP in order to send data between a client and server. Between protocols built on top of SOAP and XML/RPC (and yes, I’ve built code on top of XML/RPC, and have a Java XML/RPC library), it’s not all that uncommon to send text commands over HTTP. And it makes [...]

Filed under: Android, Commentary, iphone | Posted on September 8th, 2009 by William Woody | 2 Comments »

ColorPicker

So the designer I work with gives me colors to use in our application as a web hex color specification, and I need to put it into my iPhone application as RGB values in the range [0,1]. Or I need to pick some color, and I pick an H=210° color, but I need to plug [...]

Filed under: Java, Macintosh, iphone | Posted on September 5th, 2009 by William Woody | No Comments »

Categories

Archive

Links

Meta

Copyright © 2010 William Edward Woody. All rights reserved.

Theme modified from the original Tech Blue, designed by Hive Designs • Ported by Free WordPress Themes and Linux Web Hosting