Code Management with git on OS-X
Code Management with git on OS-X is a pleasure most of the time. Git is a huge improvement over subversion. Its faster when working over a network connection and once you get used to...
Code Management with git on OS-X is a pleasure most of the time. Git is a huge improvement over subversion. Its faster when working over a network connection and once you get used to...
The use of visual simulation and prototyping tools are critical for today’s web and mobile software developer. These tools allow users and developers to collaborate on user experience, screen/storyboard flows, and the interaction model...
Now that the Facebook SDK for iOS is in the bag here at House of Beor, the next social framework up is Google+ with iOS. I’m not really sure how popular G+ is, but...
Recently I decided to mess around with the Facebook iOS SDK. I’m not really sure what I want to do with it yet, but when I started running thru the instructions and hopping back...
I find my myself routinely surprised about how little information is available on topics that would seem to me quite obvious. Today I decided to try to internationalize app I’ve built – create some...
I mess around with a bunch of different programming languages. There’s always things you forget how to do as you switch between PHP, Java/’Droid, HTML-CSS-JS, and Obj-C. Rather than constantly google the same thing...