Safari does not allow cross-domain cookies. In other words, if on X.com, you load an iFrame with contents of Y.com and set a cookie in the iFrame, Safari will not save the cookie. This post contains a possible solution to this problem.
Continue ReadingEnable multiple users to post to a single collaborative twitter account.
Continue ReadingThis workflow will help you perform systematic version control (including database versioning) on your web development projects. Two methods have been detailed. Depending on how critical your web-application is, you can adopt either the bulletproof or the semi bulletproof method.
Continue ReadingThis tutorial will guide you through the installation of Subversion + Trac on Ubuntu and configuration to support multiple projects. The build file enables you to create new projects with a single click.
Continue Reading