-
Welcome to Arras!
Arras is a WordPress theme designed for news or review sites with lots of customisable features.
-
Recent Posts
-
Tag Cloud
Actionscript Actionscript 2 Actionscript 3 AJAX api cache CakePHP Class CMS CSS cycling debugging Drupal embedFont external variables FileReference Flash Flex font fonts HTML iOS iPad Javascript LocalConnection math mulitlingual MySQL Objective C Papervision papervision3d PHP puremvc scrollbar sdk share library Sound text textfields uiwebview URLLoader URLRequest variables video xml
Notes Archive
-
creating a polygon with unsorted coordinates
Posted on 2011/09/25 | No Commentsi was asked to take a variable number of map coordinates, and create a polygon. Sounds straightforward….and it is if the coordinates are already in a clockwise/counterclockwise order. But what... -
Android- posting data to an api on a background thread
Posted on 2011/09/02 | No CommentsIn my journey learning android, i came across the need to finally spin a thread. I am calling out to an api, and need to send some post data, as... -
local file to UIWebView
Posted on 2010/06/17 | No CommentsWhy would i ever want to load a local file to a UIWebView….i can think of many, but let’s get down to the code. Don’t make the mistake i made.... -
Cache files locally on iPhone
Posted on 2010/04/09 | No Commentsi have this project that may now and then get some big xml files…in order to make life a little easier for the user, i am opting to cache these... -
i own an iPad!
Posted on 2010/04/04 | No CommentsYup, walked in, didn’t even look at the demo…just bought it. Less than 12 minutes…done. -
Local FM radio tuner app
Posted on 2010/03/30 | No Comments[flickr album=72157623609430187 num=5 size=Thumbnail] It was one of those weekends that a project had begun for simply wanting to accomplish a single task, and eventually snowballed into a full personal... -
pragma mark -
Posted on 2010/03/25 | No Commentsmy new best friend: #pragma mark - makes a nice clean boundary: -
External CSS in UIWebView
Posted on 2010/03/24 | 1 Commenti had to document this because every forum post i have seen is different. I even saw one guy post a style sheet to the cloud and then use that... -
Objective C, Trig, and a turning knob
Posted on 2010/03/21 | 15 CommentsPart of being a programmer is to think of interesting challenges to keep the skill set sharp. Last year i was exposed to a lot fun trig math in flash... -
Accessing a local stylesheet in the iPhone
Posted on 2010/01/13 | No Commentsi recently needed to access a local stylesheet for a webview on an application i am building….after some playing around, i was able to do it like so: NSString *cssPath...

![Local FM radio tuner app [flickr album=72157623609430187 num=5 size=Thumbnail] It was one of those weekends that a project had begun for simply wanting to accomplish a single task, and eventually snowballed into a full personal...](http://ericmcconkie.com/wp-content/uploads/2010/03/iPhone-Simulator-10-121-115x115.jpg)

