search
categories
archives
Tag Archives: github
bcrypt_objc: Command Line Utilities in Objective-C
A sample project demonstrating how to write a command-line utility in Objective-C. Continue reading
Posted in development
Tagged bcrypt, cocoa, command-line, cryptography, github, objective-c, os x, xcode
MailQueue
I built a little something yesterday around PHP’s mail() function and decided to release my work to Github. I reinvented the wheel a bit (the packages PEAR::Mail and PEAR::Mail_Queue do much the same thing very well already) but I wanted … Continue reading
A great guide from Bradley Wright for devs who want a SVN-style centralized repository for their git-based projects. I keep an old Linux laptop running in a closet at home for this purpose so I don’t have to pay github … Continue reading