Difference between revisions of "Talk:Cweb"

From ProgClub
Jump to: navigation, search
(Created page with "This documentation needs to be thoroughly reworked to give the system a more suitable distributed design. Rather than having a centralised repository for managing URL and Query I...")
 
Line 2: Line 2:
  
 
[[User:John|John]] 07:14, 8 August 2011 (UTC)
 
[[User:John|John]] 07:14, 8 August 2011 (UTC)
 +
 +
A HTML, CSS and JavaScript environment is ambitious. For v1 maybe we'll aim for just HTML support, and add the CSS and JavaScript support later.
 +
 +
[[User:John|John]] 07:24, 8 August 2011 (UTC)

Revision as of 17:24, 8 August 2011

This documentation needs to be thoroughly reworked to give the system a more suitable distributed design. Rather than having a centralised repository for managing URL and Query IDs these will be administered locally (as 32-bit IDs) and inter-host communication will use the string values (i.e. the URL or the Query text) as keys. Use of MD5 checksums for partitioning work will be appropriate. Maybe some clever DNS-based management system too.

John 07:14, 8 August 2011 (UTC)

A HTML, CSS and JavaScript environment is ambitious. For v1 maybe we'll aim for just HTML support, and add the CSS and JavaScript support later.

John 07:24, 8 August 2011 (UTC)