Tag Archives: Apple

I’d never do this with my work machine

Last night I booted my MacBook Air to do 2-3 important things before I forgot. I ended up doing 8-10 things and shutting down. Then I remembered that I shut down before I did one of those important things. I … Continue reading

Posted in Uncategorized | Tagged , , | Comments Off

Backing a Project on Kickstarter

I just decided to try backing a Kickstarter project, CableKeeps – for iPad, iPhone, and iPod chargers. They are clever, cute snap-on organizers for iPhone and iPad chargers & cables. The iPhone version appears below. I don’t know any of the … Continue reading

Posted in Uncategorized | Tagged , , , , , | Comments Off

Git Tools for Mac OS X

To get my projects over to GitHub I used the command line version of Git for Mac OS X which I installed long ago to access (clone) things like PhoneGap (btw, on Win XP I’ve used msysgit – Git for Windows). However, last … Continue reading

Posted in Uncategorized | Tagged , , | 1 Comment

fyiPad Bookmarklet

UPDATE: April 19, 2011 – Project now hosted elsewhere, see fyi-bookmarklets on Github This is a follow-up to an earlier post on the fyi Bookmarklet. This version is optimized for iOS, and the iPad specifically. It makes it very easy to … Continue reading

Posted in Uncategorized | Tagged , , , | Comments Off

App Icons for iOS, AIR and Android

I’ve been making HTML5 apps with PhoneGap and helping co-workers using Flash CS5 with the iPhone & Android packagers. There are a bunch of icon sizes needed when you make a cross platform mobile app, especially if you want to cover … Continue reading

Posted in Uncategorized | Tagged , , , , | 2 Comments

Manifest Generator for TextMate and Text Wrangler

I whipped up versions of the Coda extension “Manifest Generator” that run in TextMate and TextWrangler. See the previous post on a HTML 5 Manifest Generator for Coda. HTML5 Manifest Generator for TextMate To install the bundle- just download, unzip, … Continue reading

Posted in Uncategorized | Tagged , , , , | Comments Off

Coda Plugin- HTML5 Manifest Generator

Offline web content is readily done with an HTML5 Cache Manifest, as well described and demonstrated by Mark Pilgrim. Though the manifest file itself is simple, creating it can require some tedious work. This Coda Plugin attempts to address that. … Continue reading

Posted in Uncategorized | Tagged , , , | 1 Comment

PhoneGap Lessons Learned- Mac edition

In the last week I’ve learned quite a bit about using PhoneGap-Android with Eclipse on Mac and Windows. Earlier this month I spent alot of time using the iUI library with PhoneGap to make stand-alone iPhone apps from HTML. I … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | 3 Comments