Relative Content

Tag Archive for project-hosting

Why are many programmers moving their code to github?

For the past 6 months or more, I’ve been seeing many codes hosted at sourceforge.net as well as other hosting sites “Move to GitHub”. A mere Google Search with the phrase “Moved to Github” returns several results containing the text moved to github. This is very confusing for me, and I’m wondering, why exactly are people moving? Does it mean that GitHub is better or is there some special advantage I’m not seeing?

Presenting PHP source on the Web

I’ve written a patch for a GPL’ed JavaScript library. To check how the patch works one needs sample CGI (or PHP) backend.