Projects
Categories
My Other Websites
Author Archives: Ron Lisle
Jira
I’m currently using Jira at Mutual Mobile where I work, and I’m looking at using it with my parttime projects. It appears that this can be done very inexpensively if I host it myself. Since I already have a good … Continue reading
Posted in iPhone Development, Unit Testing
Leave a comment
Accessing private methods and properties in ObjC unit tests
I’ve seen quite a few questions posted on various programming websites asking about how to access a class’s private methods from a unit test file. In Objective-C there are several ways to do this: Use performSelector in the unit test … Continue reading
Posted in iPhone Development, Unit Testing
Leave a comment
iOS Unit Testing
I’ve been knee-deep in iOS unit testing for the past few months. Xcode 4 has been a real blessing as well as a curse. Apple did a great job of integrating unit testing into Xcode 4, but so far has … Continue reading
Posted in iPhone Development, Unit Testing
Leave a comment
Creating Icons for iPhone apps
As the number of devices support by iOS grows, the list of icons needed when submitting an iPhone app grows. Here’s a list of the icons and the default filenames that you’ll need: Size Name Description 512×512 Whatever Used on … Continue reading
Posted in iPhone Development
Leave a comment
Xcode 4 Released
Woohoo! This week Xcode 4 was officially released. It took me several days to get it to downloaded since it is over 4 gigs, but once I did I really like what I see. It installed without problems, and I … Continue reading
Posted in iPhone Development
Leave a comment
Android Development
As part of my work at FanTrail, I am responsible for testing and creating the test automation for web services, iPhone applications, and soon Android applications. So to prepare for Android testing, I’ve downloaded and begun playing with the Android … Continue reading
FLEXing my muscles
I’ve finished revamping the Celestino Couture website. This will be the second revision. I had originally redone their website using Flash Pro. This was a great learning exercise, but I wanted something that fit my programmer experience better. So when … Continue reading
Posted in Celestino Couture, Web Programming
Leave a comment
Using JavascriptMVC in WordPress
I’m working on a project which is going to involve some pretty extensive JavaScript coding. From experience, I know that any moderately sized or larger coding project needs to be well planned out and organized. But JavaScript typically isn’t. So … Continue reading
Posted in Web Programming, WordPress
Leave a comment
Some pictures of our RV
Here are a few pictures of our RV that I finally got around to downloading from our camera.
Posted in Leander KOA, Recreation/Vacations
Leave a comment
Test Song Post
I’m currently updating the Chords and Lyrics WordPress plugin. The is just a copy of the test-song page used for testing it. Song Title This is text before chordsandlyrics. This section specifies size=”small”: This is text following chordsandlyrics. (C)Copyright 2008-2010, … Continue reading
Posted in ChordsAndLyrics WP Plugin
2 Comments