news and thoughts on and around the development
of the iCite net
by Jay Fienberg
posted: Feb 28, 2004 8:35:22 PM
Very, very interesting: 1060 NetKernel (via Marc's Voice and Jon Udell). The 1060 NetKernel is described as:
NetKernel is a Java-based virtual REST operating system for internet applications. NetKernel is a scalable microkernel which implements a modular REST abstraction in which all software components are URI addressable REST-services.
What I have been working on as the prototype for the iCite net (mainly what I call the iCite Container application) has some similar concepts in it, namely that the components of the system are essentially URI addressable services. What I have tried to do is nowhere remotely near as comprehensive as the 1060 NetKernel, and I'll have to explore NetKernel to see if I could use it right away as the "REST OS" for the iCite Container prototype.
My main focus has been on an abstraction of URI addresses that is more loosely associated with protocols, which I call CRI (and, for those who have been following this blog for a while: CRIs are based on the iCite net's CNS, which is a name service that abstracts addresses from domain names). And, this goes along with the idea of using resources on the network / Internet like a REST RDBMS.
RDBMS have operators, which are like addressable components. So, in the iCite net, components are accessed through CRI addresses and generally REST-like operations. This is where I think the NetKernel would fit in.
permalink | comments {0} · trackbacks {1}
also available as: rss · rss2 · rdf · atom
Note: All comments and trackbacks are moderated. Spam is deleted. Other comments are approved as promptly as possible.
Note: Older posts no longer accept new comments or trackbacks.
« prev post
Widgetopia is dope IA
» next post
Your RSS readers may be improperly escaping URLs with query strings
blog archive
2006: jan · feb · mar · apr may · jun · jul · aug sep · oct · nov · dec 2005: jan · feb · mar · apr may · jun · jul · aug sep · oct · nov · dec 2004: jan · feb · mar · apr may · jun · jul · aug sep · oct · nov · dec 2003: may · jun · jul · aug sep · oct · nov · dec first post: April 30, 2003 highlight views: Spammers' Choice
Jay elsewhere online
Jay Fienberg - the official home page
Wrong Notes - the music blog of the Ear Reverends
Fine & Full, aka, a fine and full burger
Sociomobilepoetextologia (moblog, currently inactive due to lack of proper mobile)
to enjoy roll
sites I like to read when I start from here
· Anastasia Fuller
· Andy Baio
· Biz Stone
· Boris Mann
· Bre Pettis
· Chris Dent
· Danny Ayers
· Dare Obasanjo
· David Czarnecki
· David Weinberger
· Don Park
· Evan Williams
· Greg Narain
· Jason Kottke
· Jim Benson
· Lucas Gonze
· Marc Canter
· Matt May
· Matt Mullenweg
· Michal Migurski
· Nancy White
· Rebecca Blood
· Reg Cheramy
· Richard MacManus
· Sam Ruby
· Shelley Powers
· Tim Bray
· danah boyd
trackback from: the iCite net development blog
posted: Mar 16, 2004 3:46:40 PM
title: More on the 1060 NetKernel
Great overview article published on TheServerSide, 1060 NetKernel - A new Abstraction for Web-systems, by Peter Rodgers.