» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with to-read + Programming

GIT Setup for Decentralized Collaboration

"This guide describes how to set up the GIT version control system for repository-based decentralized collaboration. This deviates from the patch-based collaboration common in loosely connected teams (one example is the git development process itself). There, changes are sent in the form of patches via e-mail (often to a mailing list) and then integrated into a repository by its maintainer."

git: del.icio.us tag/git

lingnerd: Pushing Haskell's type system to the limits: A reflective JSON serializer

A generic serializer in Haskell. A problem: You can add an instance declaration for lists to serialize lists, but then there<sep/>

Haskell: del.icio.us tag/haskell

Streaming Techniques for XML Processing

STX is a transformation language in XML syntax that works event-based. Like in XSLT we can define templates that represent rules. These rules are evaluated while processing the input XML document in a linear way.

XML: del.icio.us/tag/xml

Page 1 | Next >>