The guys at backnetwork did a great job by providing a full social network for the London Hackday 2007 event. You are encouraged to participate by creating your own profile and linking to friends and acquaintances that you might have.
They also opened their application to outside users by providing a very simple API where you [...]
Software complexity is increasing as time goes by and is now becoming a nightmare for every developer. To begin with, let’s find out what complexity is:
A complex system is a system for which it is difficult, if not impossible to restrict its description to a limited number of parameters or characterising variables without losing its [...]
Tuesday, January 30, 2007
Javascript Dataflow Architecture (JDA) is a project from Maya that attempts to solve the issues associated to large-scale reuse and remix on the Web through the use of black box composition. Quoting their Website:
Remember back in the mid 90s when we could tinker with the Web by just copying and pasting a bunch of HTML? [...]