In the class, self-referencing attributes allow the creation of networks, such as the representation of relationship, or friendship relations. (read more…)
In the class, self-referencing attributes allow the creation of networks, such as the representation of relationship, or friendship relations. (read more…)
Gelatinous Cube – new javascript library
The Javascript library allows the use of SVG Web SVG graphics in browsers that do not support SVG directly. Under the code name “Gelatinous Cube” the developers have now released a new version which fixes some problems. (read more…)
As specified in the upcoming HTML5, links ( a and area tags ) can hold the rel tag “noreferrer” – which stops sending header information about the referring site.
(read more…)
Today, HTTP and TCP are the protocols of the web. TCP is the generic, reliable transport protocol, providing guaranteed delivery, duplicate suppression, in-order delivery, flow control, congestion avoidance and other transport features. HTTP is the application level protocol providing basic request/response semantics. While we believe that there may be opportunities to improve latency at the transport layer, our initial investigations have focussed on the application layer, HTTP. (read more…)