|
From: Johannes Schindelin <Johannes.Schindelin <at> gmx.de>
Subject: [msysGit Herald] The 11th revision of the msysGit Herald Newsgroups: gmane.comp.version-control.git, gmane.comp.version-control.msysgit Date: 2009-10-27 15:06:12 GMT (2 years, 14 weeks, 6 days, 18 hours and 4 minutes ago) Good morning Git land! A busy and frantic Tuesday afternoon is as good an occasion as any to offer to you the 11th revision of the msysGit Herald, the quite irregular news letter to keep you informed about msysGit, the effort to bring one of the most powerful Source Code Management systems to the Operating System known as Windows. These are the covered topics: Some trivia Git Cheetah goes platform independent! Interview with Sebastian Schuberth This issue is more to distract myself from my ever-growing day-job obligations than to inform about breakthrough developments in Git for Windows; Actually, it is a good sign that there are no major new things, as this means that Git on Windows is finally where we wanted it to be: stable. Some trivia =========== Whenever I am too overworked to do something sensible, but too bored to go to sleep, too, I do utterly senseless stuff like factoring 1453 (have fun!), reading xkcd, or looking at Google Analytics. This time, it was the latter, and I looked at the top ten countries accessing our website: * USA 2904 * Germany 987 * China 809 * UK 580 * Japan 489 * Russia 438 * France 379 * Canada 341 * Brazil 248 * Poland 229 (Total: 11.115) Compare this with the first week of msysGit: * USA 90 * UK 57 * Norway 35 * Germany 24 * Sweden 23 * Italy 8 * Hungary 8 * Japan 6 * Netherlands 5 * France 5 (Total: 298) So we have come a long way. It is striking how the top ten are divided between the rich countries, with the exception of China. So, Windows is a rich man's Operating System. Big news. You got to be rich to go for a coffee whenever you load a text document. The trend that the website is accessed mostly during the working week is even more prominent now than it was in the beginning. Just compare the last week: * Monday 1453 (the same prime number as in xkcd 247... coincidence?) * Tuesday 1676 * Wednesday 1667 * Thursday 1628 * Friday 1591 * Saturday 933 * Sunday 918 to the 3rd week after msysGit was born (the first two and a half weeks of msysGit were a little chaotic, so they are not representative): * Monday 98 * Tuesday 54 * Wednesday 46 * Thursday 39 * Friday 39 (wait, the same as Thursday? Again... coincidence?) * Saturday 13 * Sunday 33 So the trend is definitely that the weekdays are almost equal, with drop offs on Monday (drinking coffee to get out of the weekend?) and Friday (leaving maybe an hour early, or at least not doing anything during that hour?), but the weekends are barely over the half of the weekday baseline, which makes me wonder what the Windows users do on weekends. Use Linux, maybe? A little under a half accessed more than 1 page, which I found quite encouraging, but then, to get at the downloads, you have to click a second time. Assuming that some people do not find the direct download button, and taking into account that 86% access 3 pages or less, that means that only 14% are interested enough in more information to actually access other information. It is fascinating that only 90.76% actually surf to our website using Windows, and a full 5.08% is Linux (MacOSX: 3.72%). Of course, in theory you could pretend, but then, I do not expect the average Windows user to know that this is even possible. Another interesting tidbit is that while Google helped most of the visitors find our webpage in the beginning, now it is only 35.81%, and a full 21.36% come via git-scm.com instead. It struck me as odd that the search terms "tortoisegit" and "tortoise git" were responsible for 7.71% of our traffic, when I thought that I made quite clear what I think of the TortoiseGit effort. Git Cheetah goes platform independent! ====================================== Recently, Heiko Voigt got interested in improving Git Cheetah, and to catch my attention worked on making the architecture platform-independent. He caught my attention, indeed, and Git Cheetah now works not only in the Microsoft Explorer, but also in MacOSX' Finder (for the moment, only up to Leopard; help for getting it to work on Snow Leopard is very much appreciated) and in GNOME's Nautilus (which should cover at least the American half of Linux users). Great stuff. Interview with Sebastian Schuberth ================================== Recently I attended the GitTogether in Berlin, and for the first time had a chance to see the faces behind some email addresses, including Sebastian's. He is most known in the msysGit project for his huge effort to make a commercial-grade installer for Git for Windows. Somehow I managed during those years (msysGit is already 2.5 years old -- time flies like an arrow) to miss the fact that I did not honor Sebastian by interviewing him for the Herald yet. Let's undo that mistake. > 1) How did you get involved with Git? It all started when the management of the company I used to work for finally saw reason to move away from CVS. I was annoyed by CVS long before that, but my tries to get people to use SVN instead failed miserably, although I already had all the conversion done, mostly due to the management failing to see CVS' issues and being unwilling to spend resources on the migration, and some stubborn CVS command line junkies that did not want to learn new commands |
|