Tag Archives: tips

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

iOS Git/Subversion Viewer Apps

Browsers/Viewers versus git/svn clients To be clear, these apps don’t really offer much in terms of editing code or repository push/pull. However, most offer a way to review code or code status & history (and some include syntax highlighting of … 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

Migrating My Projects to Github

Github is a wonderful service and it is free to host public repositories. I’m starting to migrate projects to my account on github to make it easier to manage version control, updates, distribution and to act as a back-up for me. … Continue reading

Posted in Uncategorized | Tagged , | Comments Off

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

fyi Bookmarklet

UPDATE: April 19, 2011 Project now hosted elsewhere, see fyi-bookmarklets on Github I wrote a simple bookmarklet to make it very easy to share a snippet of a web page and the URL by email (see Install and Usage below). I … 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