List of source code hosting services

February 28, 2011

All services in this list offer free source code hosting to open-source projects, and some also have free starter plans available. Name Supported VCS Other features Notes Assembla Subversion, Git, Mercurial Wiki, Issue tracking Bitbucket Mercurial Wiki, Issue tracking CodePlex Mercurial, Subversion, Team Foundation Server Wiki, Issue tracking Open-source only Github Git Wiki, Issue tracking, [...]

Read the full article →

Weekly review: Week ending February 25, 2011

February 26, 2011

Plans from last week: Work [X] Automate processing 2 new forms; auto-upgrade users membership status (MM) [X] Declare EU taxes (CC) [-] Fix design for expert blogs (MM) [-] Declare delayed taxes (CC) Updated list of active backup jobs for all servers (Amino) Created a small mail sending script (MM) Extracted lists of leads manually [...]

Read the full article →

Weekly review: Week ending February 18, 2011

February 19, 2011

Plans from last week: Work [X] Assisted with server move (Amino) [X] Evaluated offer for new servers and accepted a custom configuration (MM) [X] Installed updates to all servers and CMS sites under own administration (CC) [X] Extracted lots of lead data (MM) Deployed an update to notification service with bugfix and new feature (MM) [...]

Read the full article →

Microsoft online services

February 19, 2011

Navigating the plethora of Microsoft’s online solutions can be confusing. Here’s a high-level overview to help you choose. Document-centric services Office Live Workspace Microsoft’s first try at online editing of documents, Office Live Workspace was free for all kinds of users. The service has been discontinued in January 2011 and was replaced with “Office Web [...]

Read the full article →

Weekly review: Week ending February 11, 2011

February 12, 2011

Plans from last week: Work [X] Developed content for right side of templates (MM) [X] Inserted new content, search function and changed order in right side of templates (MM) [X] Evaluated offer for new servers (MM) [X] Finalized specs and accepted offer for development of new newsletter type (MM) [X] Began work on user data [...]

Read the full article →

Installing Mercurial on IIS 7

February 5, 2011

Here’s how I got a Mercurial server up and running using Windows 2008 and IIS 7: Download ActiveState ActivePython 2.6.6.18. Choose the 32-bit version regardless of the Windows flavor. Install ActivePython using the default installation path of C:\Python26. Download the binary version of PyWin32 Install PyWin32 using the default installation path of C:\Python26 Download the [...]

Read the full article →