Guide to using the Slate window manager for OSX.
osx mac softwareMac OS X machines may drop their network connection every half a minute or so due to a new security feature introduced in Mavericks - ARP Cache Validation, with a force disconnect for every mismatch - this supposedly stops ARP Spoofing attacks on LANs.
osx tips troubleshooting networkHow to clear cached domain passwords (kerberos tickets). Fixes issue where OSX connects to file share using incorrect account. Use terminal command 'kdestroy' to delete all, or delete individually using Keychain Access and opening 'Ticket Viewer'.
osx networking tools tutorial tips referenceCollection of iOS frameworks.
tools osx programming development iphoneA command-line tool to make crash logs readable.
osx mac programming development iphone toolsAdd 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 networkingCode samples for common iPhone programming tasks.
apple development examples howto iphone objective-c osx programming reference tips tutorialBrent Simmons' static analyzer rules.
cocoa development osx software tipsBrett Simmons on memory management in iPhone & Mac programming.
memory objective-c apple cocoa performance programming iphone osx