public marks

PUBLIC MARKS from benoit with tag web

December 2006

Distributed Systems and Networks Lab at Johns Hopkins University

The Distributed Systems and Networks lab (DSN), a Research Lab in the Computer Science Department at Johns Hopkins University, focuses on the interplay between theory and practice in distributed systems and networks. Our vision is to create a paradigm shift in the way distributed systems are designed and built.

November 2006

October 2006

coachwei.com :: Web 2.0 Communication Layer: from HTTP to Comet to Internet Messaging Bus

1 comment
We all know HTTP, the communication layer of Web 1.0. Recently, we also started to realize some of the limitations of HTTP. For example, HTTP is request/response only and does not support bi-directional communication.

Ajax and REST, Part 1

by 2 others
"Advantages of the Ajax/REST architectural style for immersive Web applications"

Democracy - Internet TV Platform - Free and Open Source

by 55 others
Stop squinting at tiny web video. Instead, download and watch all the best internet TV shows in one powerful application: any video RSS feed, video podcast, video blog, or BitTorrent file. Fullscreen, high resolution, 100% free and open source. New channels arrive daily in the built-in Channel Guide.

September 2006

August 2006

100 most common RDF namespaces

by 2 others
his table shows the 100 most common namespaces measured by the number of Semantic Web Documents (SWDs) that use them. F

The C10K problem

by 4 others
It's time for web servers to handle ten thousand clients simultaneously, don't you think? After all, the web is a big place now.

Ethical Software by Alex Bunardzic » Replacing Service Oriented Architecture with Resource Oriented Architecture

The problem in today’s mainstream web development is that most developers have been forced to make a quick switch from the mainframe or the desktop or the client/server environments to the web environment.

refactr

refactr informs on and evangelizes best practices of using agile methods when designing and developing what are currently being called "Web 2.0" applications and products.

July 2006

i-mode compatible XHTML

The following pages have been designed to provide a basic explanation of how to create i-mode compatible Web sites.

Comet (programming) - Wikipedia, the free encyclopedia

by 4 others
Comet is a programming technique that enables web servers to send data to the client without having any need for the client to request for it. It allows creation of event-driven web applications which are hosted in the browser.

developerWorks : Sample IT projects: Using open source software to design, develop, and deploy a collaborative Web site

Today, Web sites are a necessary element of business and the tools to create and deploy them are becoming easier to use. However, for complicated sites that require more than just the standard methods of interaction and update, Web site development is still not turnkey. Many customizations are often necessary for each application within an organization.

PEP 333 -- Python Web Server Gateway Interface v1.0

by 1 other
This document specifies a proposed standard interface between web servers and Python web applications or frameworks, to promote web application portability across a variety of web servers.