blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
Twilight in Efeion

A simple place that I post my random findings and adventures. Computers, Programing, Woodworking, and other things.
Twilight in Efeion Blog  
Related Blogs
previous blog next blog

3 Users are Following

7.7
very good
based on editor's review


recent postsrss feed

Simple HTML Parser in Objective C

Nov 30, 2009
For my current project I needed a way to fetch remote html and then parse it into a more accessible data form. So I took my Java XML Parser work and ported it over to Objective C and extended it to work with HTML, which tends to be far more messy and...

Creating an Array of NSDictonary Objects

Nov 27, 2009
I had created an interface for the NSTableView class in InterfaceBuilder and needed a way to update the table with items. The easiest way seemed to be with an array of NSDictionary objects. But as I was not quite fimilar with the NSDictionary class I...

Remote File Request to NSString in Objective C

Nov 27, 2009
A current side project in Obj C that I m working on required a way to fetch a remote HTML file and parse through it to get the url of links and images. The first step required a way to get a remote file and store it as a NSString. The code below is an...

Simple Java XML Parser

Nov 14, 2009
To continue my SN Project work I started to convert the simple object to data save format I had been using to save time during the semester into a xml based file system. This way when I update code it will not break saved game file due to class def...

Epic Box Pumpkin

Oct 31, 2009
Continuing the pattern of holiday themed epic boxes, I introduce the Epic Box Pumpkin. Happy Halloween Everyone!


Comments & Reviews:
Be the First to Review this Blog!