Chime Squirrel Released!
September 27, 2012Chime Squirrel has finally been approved for the Apple App Store. It is now available for purchase for $0.99! I am very excited to finally…
Written by Luke Ryan Jernejcic who lives and works in Austin Texas building useful things. Follow him on Twitter
Chime Squirrel has finally been approved for the Apple App Store. It is now available for purchase for $0.99! I am very excited to finally…
After Apple denied version 1, I went back and added a few features that I had already intended to add in the next version. I will admit that…
Chime Squirrel is a little but powerful app that helps you remember to do repetitive tasks throughout the day, change up your exercise…
I’m working on an app right now that lets anonymous users update data. Only I don’t quite want them to be anonymous. I want to be able to…
I was trying to push some updates for a website to the production machine. After pasting the new files into the web directory, I hit the…
I’ll be upfront: I haven’t had an Android for a couple years now, and the main reason why I bought an Android was because I wasn’t willing…
Do to some unexpected circumstance I ended up loosing my 2008 24″ iMac this week (my work machine), leaving me with my old 2006 MacBook Pro…
So generally, when I want to re-throw an exception that I caught in C#, I just throw a new exception like this: This just never sat well…
Previously I wrote up how to auto-increment your build number. I mentioned how I wanted to figure out how to do the same for the version…
Man, I hate when the solutions are so simple. Well for me, I had added the type into the implementation of a class, it was working fine…
I have an iOS app at the office that I have inherited, and one of the bugs that I found when I started was this: I have the device in a…
UPDATE: The scripts on this page have been updated to auto-update the version number as well and can be found here. Things do not always go…
Xcode is currently becoming the biggest pain to work with since I developed a Blackberry app. When I was trying to build an ad hoc…
Working on my iPhone app today I came across the need to setup the camera to only take still photos, and therefore ignore videos and hide…
So I’ve had my Leather Back Satchel for about half a year now, and I have to say that I love it. It is most definitely heavier than I…
Are you running Ubuntu and trying create a cron job, and everywhere you look you see the command crontab, but command not found is all you…
One of the greatest things about Django is it’s emphasis on apps and reusability and the community that follows it. My Django projects…
I have not done very much android programming, but I am getting the hang of things now. But there was one issue that came up during my most…
Well I had yet another problem with IE today, but this time it was only happening in Internet Explorer 8. I had a header and footer where…
How To Detect Length In TinyMCE When it comes down to browser WISIWYG editors, TinyMCE is one of my favorites. Don’t get me wrong, I would…