I’ve been using Sublime Text for a while now. I really am enjoying this text editor. I do all programing/coding in Sublime Text that I don’t do in Xcode or at the Command Line.I’ve switched from using Coda which is also a great text editor too. I actually still use it for some coding work here and there. Why I like … Read more
Category Archives: Portfolio
A Simple iOS Calculator app tip
Saturday, April 27th, 2013 | [ Leave a comment ]
I found out about this the other day and wanted to share this incase anyone else didn’t know about this. So far I know it works only with the Calculator app on the iPhone. It might work on the iPad, but I have yet to test this out. Anyhow….in Calculator app Swipe left on the number display to delete the … Read more
Could You Survive Without the Internet?
Monday, February 25th, 2013 | [ Comments Off ]
Really could anyone these days spend a whole week, day, or month without the internet? I did this past weekend. I decided to challenge myself to spend the whole weekend not using a computer, or the internet or cell. I stuck with my old staples I used to do way before even owning the computer or being on the Internet. … Read more
Source Tree
Monday, July 30th, 2012 | [ Comments Off ]
Recently I’ve had to setup some version control software locally to use with the Mercurial version control system. That’s where Source Tree came in. I found this piece of open source software that is free and will work with Mercurial, GIT and SVN repos (repositories). I’ve been using it for a couple of days now and really like using it. … Read more