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 , , , , , , , |

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

Posted in development | Tagged , , , , , |

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

Posted on by Duane Sibilly |