2009-05-18

GIT is ahead of SVN!

Git is the most popular DVCS right now. Google trends confirms that:



But the interesting fact is that Git is for the first time ahead of its grandpa Svn:


Though it's worrying that CVS is still alive, it should be dead ten years ago. Hopefully we can see a process of slow death, the end is inevitable:



2009-03-10

QCon mini InThe Brain session

I'll be speaking about simplified Etherpad clone at QCon London on Wednesday, March 11th.

The presentation will take place at Skillsmatter stand (booth number 10), at 16:45.




2009-03-04

Evserver, part3: Simplified Etherpad clone

This time I hacked together few open source projects. The result of my work, except from few minor bugs, seems to be working.


I don't know what shall I do with this project next. There are few possible options:

  • throw it away and forget about it
  • add support for markups other than reStructuredText
  • implement new features, like private documents or downloading the rendered markup in different formats
We'll see.

For now the priority is to create a quick presentation about this project, so I could show it during the break at Qcon.