Just a quick post to say i’ve posted my first piece of code in over 5 years to GitHub. Its a clever little Objective-C iOS Category on UIViewController that seemlessly overlays a UILabel on every single view controller managed view with the class, nib or storyboard name that is used. Great for debugging old or inherited projects with minefield architectures. It uses some cool libobjc runtime techniques to accomplish this, but implementing the category is a case of dropping it into your project and Build+Go!

Category in Action

Grab the source code here as usual, follow me @italoarmstrong on twitter :)

 

Send to Kindle
Share

UPDATED WITH BOTH iSCSI & AFP RESULTS

I’ve recently setup a ZFS raidz with 7 disks using NexentaStor, natively this doesn’t come with AFP, but I managed to get a package and get this all working (which i’ll demo in an upcoming tutorial), one thing i noticed however is that I could never find any benchmarks that tested the general use of a NAS… i.e. using CIFS or AFP over a network to another machine and testing performance. There are literally 0 AFP benchmarks for NexentaStor due to its non-native support. So here it is

Test Environment:

NAS: 7 SAMSUNG Spinspoint F3 2tb Hard drives connected via SATA & SATA-II, in a ZFS raidz running on NexentaStor 3
Network: 1000BaseT Gigabit LAN
Test Machine: MacMini with 1gb memory (disk tests are cached in memory for speed) running XBench to benchmark
Continue reading

Send to Kindle
Share

Hi everyone! I keep getting lots of emails from people asking where they can buy xyz to complete the tutorials and try out some of the things listed on CaptainGeek, well after I kept emailing people the same links i had a thought, why not setup an amazon affiliate store. Basically, i’ve setup a small amazon site with a small selection of products (only those used for the tutorials on this site + related ones), purchases and payments are handled by amazon, however a small percentage of the sale goes to helping fund the server this website is hosted on AT NO EXTRA COST TO YOU :) so its a win win situation, please use the links whenever you can.

Our Amazon Store

Send to Kindle
Share

Hello everyone, this isn’t the forewaited big change, but i thought it was worth posting a quick drill down review of
the (in my opinion) 4 best tunnel broker services out there. In this review i’ll be covering UKERNA, Hurricane Electric, Sixxs & Freenet6/Go6.
At the end you’ll see my recommendation and why. All of the tunnel brokers have been tested for at least 2 weeks by myself, hope it helps you make your choice :)

Continue reading

Send to Kindle
Share