Posts tagged hosting
Making TimeTracker available again
Since my old domain, slowhome.org, expired, some of my old projects got inaccessible. The first was TimeTracker, which I created a Google Code project a long time ago and forgot to create the packages there (or even mention it around here.)
TimeTracker now have its own page.
Git repositories on Dreamhost via SSH
After some mucking around, I managed to create a remote repository for Git projects on my Dreamhost account, without the need of WebDav. Here are the steps:
First, you’ll need to install Git on the server side. But git also requires Curl, so the first step is compiling Curl.
Get curl here and Git here.
Install Curl using the default pr [...]
Google Code is letting me down
I’m hosting Mitter on Google Code. They offer this nice SVN repository, and they have bug tracking and you can even have pages for your applications (using a Wiki-like syntax.) And it’s all free.
The problem I’m facing with Google Code is that I got patches for almost every single missing bit on Mitter, but I never got any e [...]

