|
|
Wednesday, July 16, 2003 |
REST: Yeh, Baby!. I'm a RESTian, and I'm proud of it. REST
is the simple idea that the web already had an architecture, one which was broken
by xml-rpc and SOAP. (I guess that makes me one of the " people who don't like personal computers to try to stop progress in building GUI software that ran over the Internet", according to Dave in an eWeek
article.) Gee, I don't even know anything but personal computers.
Fredrik, who is also this year's winner of the Frank Willison award, wrote up a nice piece on his view of REST. Fredrik also has a nice little article on Infosets.
News flash: the web has an architecture, and it isn't based on SQL or remote
procedures. Even a nimrod like me can figure that out. [Zope Dispatches]
Nice posts on REST and achieving RESTness. No meditation required... well, maybe...
5:26:23 PM
|
|
OSCOM Videos. Bob Doyle and his team have wrapped up quite a few of the professional-quality
videos from OSCOM 3 in Harvard. One of these is from the video
(RealMedia, streaming) from the Building a CMS Client In Mozilla
workshop I gave with Stephan Richter. We had to cover around 40 people, working on their
laptops, to build a working CMS frontend (to Apache/mod_dav and Zope) in 3
hours. We finished in 3 hours...and five minutes. :^) [Zope Dispatches]
4:14:39 PM
|
|
Jesse's Bookmarklets Page is a really cool site featuring bookmarklets (small chunks of Javascript) that make your browser do various things. A coworker turned the dev team on to the one that shows the borders of all the tables on a web page. VERY cool.
2:02:35 PM
|
|
© Copyright 2004 Tom Pierce.
|
|
|
|
|
Search
|
Emacs Sources
tsql-indent.el
This is an indentation function for SQL mode. It was written with Transact SQL in mind.
user-add-sql-folding-marks
This is a simple function that adds folding-mode marks to SQL sources. It is quick and dirty, but is fairly useful for me.
remove-line-boundary-in-region
This function removes all the line boundaries in a region. This, in effect, collapses all the lines in the region onto one line.
convert-camel-to-underscore
This function converts all the text that is camel cased in a particular region to underscore separated text.
My Subscriptions
|
|
|