» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with todownload + googletechtalk

Contributing with Git

Google Tech Talks October 27, 2008 ABSTRACT Source code versioning is an invaluable tool for software development: - users can easily track the newest versions, - maintainers can easily track down which commit introduced a bug (often making it easier to come up with a fix), - new developers get more documentation than just a big chunk of source code, - etc In my talk I want to stress the importance of source code versioning in a related context: when contributing changes to an Open Source project, which is typically a moving target, it can take a few revisions of the patches until they are accepted. I present several scenarios and workflows, and describe how Git can help with them. Speaker: Johannes Schindelin Johannes studied mathematics with a strong bias to number theory, trying to stay away from applied science as far as possible. Failing, he went on to a software company, where he gave up after finding that code quality played a lower role than pure politics. So he went back to un

git: del.icio.us tag/git

RabbitMQ: An Open Source Messaging Broker That Just Works

Google Tech Talks September 25, 2008 ABSTRACT RabbitMQ implements AMQP, the emerging standard internet protocol for business messaging. It also support numerous bridges to other messaging and internet protocols so is highly adaptable to many use cases. The core server is implemented in Erlang which is well known for delivering a highly scalable and stable environment for applications that involve messaging. When JP Morgan Chase introduced AMQP, Erlang seemed an obvious implementation choice. This talk will explain the rationale of this decision in detail and describe the technology and architecture of the server. Today RabbitMQ is used in solutions across multiple platforms and client languages such as Java, C#/.NET, Ruby, Python and Erlang. Come to this talk if you want to hear about: -Why did we choose Erlang? -How is RabbitMQ implemented? -Who uses RabbitMQ and why? -What will future designs do differently based on experiences in building and maintaining RabbitMQ? -How does th

opensource: del.icio.us tag/opensource

Multi-touch Screens in the Open Source World

Google Tech Talks June, 9 2008 ABSTRACT Multi-touch is a new way of human computer interaction, which recognizes multiple simultaneous touch points, as opposed to the standard touchscreen, which recognizes only one touch point at a time. There are many fo

opensource: del.icio.us tag/opensource

WINE Conf 2007 - Wine and Samba

Google Tech Talks October, 7 2007 ABSTRACT Wine and Samba Kai Blin gave a report from the CIFS conference: * About The CIFS Workshop * Remote Named Pipes<sep/>

Samba: del.icio.us tag/samba

Prince XML: Generating High Quality PDFs from HTML + CSS

<sep/>2007 ABSTRACT Please welcome HÃ¥kon Lie and Michael Day, who will be presenting Prince XML. Prince Overview: Prince is a computer program that converts XML and HTML into PDF documents. Prince<sep/>

XML: del.icio.us/tag/xml