PUBLIC   marks

PUBLIC MARKS with search protocol

Sponsorised links

October 2009

Unifying the Conversations (Salmon Protocol)

by karlcow

As updates and content flow in real time around the Web, conversations around the content are becoming increasingly fragmented into individual silos. Salmon aims to define a standard protocol for comments and annotations to swim upstream to original update sources -- and spawn more commentary in a virtuous cycle. It's open, decentralized, abuse resistant, and user centric.

Coding from Scratch: A Conversation with Virtual Reality Pioneer Jaron Lanier, Part One

by karlcow & 1 other

answer Right. And it results in a type of error that doesn't teach you anything. You have chaotic errors where all you can say is, "Boy, this was really screwed up, and I guess I need to go in and go through the whole thing and fix it." You don't have errors that are proportionate to the source of the error. And that means you can never have any sense of gradual evolution or approximate systems. So, the real difference between the current idea of software, which is protocol adherence, and the idea I'm discussing, pattern recognition, has to do with the kinds of errors we're creating. We need a system in which errors are more often proportional to the source of the error.

Implementers' Draft: Portable Contacts 1.0 Draft C

by karlcow

This API defines a language- and platform- neutral protocol for Consumers to request address book, profile, and friends-list information from Service Providers. As a protocol, it is intended to be easy to understand and implement, either as a Service Provider or Consumer, using any language or platform of choice. It is also intended to be implemented by both individuals and small services as well as large providers, in any case where a service contains data about who a user knows and wishes to make that information portable, under the user's control.

FlashFXP :: FTP Client Software

by rmaltete
FlashFXP is a FTP (File Transfer Protocol) client for Windows, it offers you easy and fast ways to transfer any file between other local computers (LAN - Local Area Network) running a FTP server or via the Internet (WAN - Wide Area Network) and even directly between two servers using Site to Site transfers (FXP - File eXchange Protocol).

RFC 5545 - Internet Calendaring and Scheduling Core Object Specification (iCalendar)

by karlcow

This document defines the iCalendar data format for representing and exchanging calendaring and scheduling information such as events, to-dos, journal entries, and free/busy information, independent of any particular calendar service or protocol.

Sponsorised links

September 2009

pubsubhubbub - Project Hosting on Google Code

by karlcow & 1 other

A simple, open, server-to-server web-hook-based pubsub (publish/subscribe) protocol as an extension to Atom (and RSS).

Fabric — Fabric v0.9 beta 1 documentation

by karlcow & 1 other (via)

Fabric is a Python library and command-line tool designed to streamline deploying applications or performing system administration tasks via the SSH protocol. It provides tools for running arbitrary shell commands (either as a normal login user, or via sudo), uploading and downloading files, and so forth.

August 2009

Vers un web sans site web

by karlcow

>Les sites web ont été imaginés pour stocker des informations et les afficher à travers des navigateurs.

La prémice de départ est fausse et donc l’ensemble du billet. Le Web repose sur deux éléments essentiels : URI (identifier) et HTTP (protocol). La métaphore du Web est la gestion d’un espace d’information. Je n’ai rien nommé de physique encore et je n’ai pas parlé de contenu.

HTTP est une boîte à outils pour gérer des ressources avec des identifiants dans un espace d’informations et de placer une représentation possible de ces ressources.

Un site Web est une chose non définie de façon absolue. Cela peut-être une simple ressource dénotée par une seule URI. Cela peut-être l’ensemble des URIs sous un même domaine ou distribué sur plusieurs domaines, etc. Il n’y a pas de définitions cohérentes d’un site Web.

En revanche, il y a des délégations d’autorité gérées par HTTP pour chaque URI.

“Le Web” n’a jamais été égal à “sites Web”.

Je recommande la lecture de http://www.w3.org/DesignIssues/

Synchronize a Cisco router's clock with Network Time Protocol (NTP)

by ERSWeb (via)
It's critical that all devices on an organization's network display the accurate time and date. If they don't, things can go wrong in a hurry. David Davis explains why Cisco devices need to use Network Time Protocol (NTP) for their time synchronization needs, and he tells you how to configure NTP on your Cisco devices.

Google Wave Robots: Python Tutorial - Google Wave API - Google Code

by karlcow

The easiest way to understand how extensions work in Wave is to build a Wave robot. Robots are applications that interact with a Wave through the Wave protocol (HTTP interface). Currently, we only support robots hosted with Google App Engine. In the future, we will support any client architecture that implements the Wave protocol.

July 2009

Internet Scout Project - OAI-SQ

by parmentierf & 1 other (via)
OAI-SQ is a simple extension to the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH), intended to provide a method of performing keyword or field-based searches of an OAI repository. It is not intended to provide the level of sophistication available via other established search and retrieval protocols such as Z39.50.

Joe Gregorio | BitWorking | Wave Protocol Thoughts

by karlcow

What makes portions of the Wave API opaque is the parts where the developers gave into temptation and serialized internal state (inside-out) vs designing an API (outside-in).

interieur-exterieur comme approche d'une API

MOAI, an Open Access Server Platform for Institutional Repositories — MOAI

by karlcow & 1 other

MOAI is a platform for aggregating content from different sources, and publishing it through the Open Archive Initiatives protocol for metadata harvesting. It’s been built for academic institutional repositories dealing with relational metadata and asset files.

June 2009

brdfdr.com (Birdfeeder)

by CharlesNepote & 3 others
Birdfeeder is the prototype implementation of a RESTful, interoperable, Internet-scale microblogging protocol, tentatively called Fethr (Featherweight Entangled Timelines over HTTP Requests).

QuickStart - OPeNDAP Documentation

by karlcow

OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which it's software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits.

Protocol Reference - Google Data APIs - Google Code

by holyver
This document describes the protocol used by the Google Data APIs, including information about what a query looks like, what results look like, and so on.

Google Data APIs - Google Code

by holyver (via)
The Google Data APIs provide a simple standard protocol for reading and writing data on the web. These REST-style APIs are based on the Atom Publishing Protocol (AtomPub), using the standard Atom syndication format to represent data and HTTP to handle communication. The Google Data API protocol also extends AtomPub for processing queries, authentication, batch requests, and providing alternate output formats (JSON, RSS). Many Google services support the Google Data API protocol

Google Data APIs Overview - Google Data APIs - Google Code

by holyver
The Google Data APIs provide a simple standard protocol for reading and writing data on the web. The Data APIs use either of two standard XML-based syndication formats: Atom or RSS. They also have a feed-publishing system that consists of the Atom publishing protocol plus some extensions (using Atom's standard extension model) for handling queries.

Getting to know the Atom Publishing Protocol, Part 1: Create and edit Web resources with the Atom Publishing Protocol

by holyver (via)
The Atom Publishing Protocol is an important new standard for content publishing and management. In this article, explore a high-level overview of the protocol and its basic operation and capabilities.

May 2009

Introduction ‎(Google Wave Federation Protocol)‎

by srcmax & 1 other (via)
Welcome to the homepage for the Google Wave Federation Protocol. I

mojombo's erlectricity at master - GitHub

by jpcaruana (via)
Erlectricity allows a Ruby program to receive and respond to Erlang messages sent over the Erlang binary protocol.

PUBLIC TAGS

ajax   apple   art   audio   blog   blogging   blogs   book   bookmarks   books   business   car   community   computer   css   culture   design   download   dvd   education   email   finance   firefox   flash   flickr   food   forum   free   fun   funny   game   games   google   guide   health   history   home   hosting   html   humor   image   images   information   internet   ipod   java   javascript   life   links   linux   mac   magazine   marketing   media   microsoft   mobile   money   movie   movies   mp3   music   news   online   phone   photo   photography   photos   photoshop   php   podcast   programming   radio   reference   rss   science   search   security   seo   service   shopping   site   social   software   sports   technology   tips   tool   tools   travel   tutorial   tv   video   videos   web   web2.0   webdesign   wiki   windows   wordpress   yahoo  

Sponsorised links