Fix missing Windows shares in Snow Leopard Dec. 23, 2010, 4:03 p.m.

Add the following to the end of [global] in /etc/smb.conf; Forcing Master Browser    os level = 65    preferred master = yes    local master = yes

osx tis tricks windows networking

The Hacker's Path Dec. 15, 2010, 1:15 a.m.

programming python ruby hacking web

Iconfinder Oct. 26, 2010, 5:01 p.m.

Icon search engine.

design development download free graphics icons resources tool tools web web design icon

TVRage API Center Oct. 24, 2010, 11:26 a.m.

TH Show related XML feeds.

schedule xml api tv

Historical Desktop Screenshots Oct. 18, 2010, 1:12 p.m.

Screenshots of various operating systems going back many years.

computer design desktop interface gui history

When is a Leak not a Leak? Using Heapshot Analysis to Find Undesirable Memory Growth Oct. 18, 2010, 1:10 p.m.

Walkthrough tutorial of using Instruments to analyze a memory leak.

objective-c tutorial programming code tips

Browser Size Oct. 14, 2010, 4:27 p.m.

Tool to simulate the portion of a website a percentage of users will see.

design development free performance google statistics reference tool web design webdev

Custom-Colored Disclosure Indicators Oct. 8, 2010, 9:23 a.m.

Building a custom UIControl class for custom-coloured disclosure indicators on a tableview.

iphone programming objective-c tutorial code tips

Creating UI assets for the iPhone OS Oct. 1, 2010, 9:09 a.m.

Useful guidelines for designing graphic UI assets for iPhone/iPad apps.

design iphone graphics photoshop reference tips development

GeoNet – Subscriptions Sept. 29, 2010, 11:11 p.m.

RSS feeds for NZ earthquake and volcano activity. Probably the data source for all the iPhone apps that have cropped up recently.

rss free webdev iphone

OpenFlow Sept. 29, 2010, 11:01 a.m.

Open source implementation of Cover Flow for iPhone/iPad. Released under the MIT license.

api cocoa code development gui ios iphone objective-c opensource

ZDS Code Style Guide Sept. 28, 2010, 8 p.m.

Code style guidelines from Cocoa is My Girlfriend.

cocoa iphone programming objective-c

iPhone SDK Examples Sept. 24, 2010, 9:32 p.m.

Code samples for common iPhone programming tasks.

apple development examples howto iphone objective-c osx programming reference tips tutorial

Array Formulas Sept. 24, 2010, 12:14 p.m.

Introduction to array formulas in excel.

excel howto programming reference tips tools tutorial tutorials

Creative Tech Session Videos Sept. 17, 2010, 7:51 a.m.

Videos of all the sessions from Creative Tech 2010 in Auckland.

video tech mac

My Priority Inbox in Apple Mail.app Sept. 4, 2010, 12:47 p.m.

Using rules in Mail.app to filter incoming mail.

apple email howto productivity tips

Static Analyzer Rules Aug. 10, 2010, 11:10 p.m.

Brent Simmons' static analyzer rules.

cocoa development osx software tips

Liberal, Accurate Regex Pattern for Matching URLs July 28, 2010, 10:11 a.m.

Attempts to solve: identify the URLs in an arbitrary string of text, where by “arbitrary” let’s agree we mean something unstructured such as an email message or a tweet.

code email howto tips web regex web development