Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.
Last update: Monday, June 14, 2010 at 8:05 AM Eastern.
About the author
Dave Winer, 55, is a visiting scholar at NYU's Arthur L. Carter Journalism Institute. He pioneered the development of weblogs, syndication (RSS), podcasting, outlining, and web content management software; former contributing editor at Wired Magazine, research fellow at Harvard Law School, entrepreneur, and investor in web media companies. A native New Yorker, he received a Master's in Computer Science from the University of Wisconsin, a Bachelor's in Mathematics from Tulane University and currently lives in New York City.
"RSS was born in 1997 out of the confluence of Dave Winer's 'Really Simple Syndication' technology, used to push out blog updates, and Netscape's 'Rich Site Summary', which allowed users to create custom Netscape home pages with regularly updated data flows." - Tim O'Reilly.
Set up a "user" on redirect2.twitterland.net called "Scripting2" to handle all r2.ly shortened links for Scripting2 users.
Previewing a post before publishing (a Publish button, possibly replaces the Build RSS button).
Right-click menu in editor.
Images.
One template or two?
Template library.
Paragraph-level permalinks as a pref.
The CMS should be time-zone-aware.
Use windowtypes so Cmd-S and Control-S do a proper save (to the server, causing a rebuild).
Done
Added day of week to byline text and the "last updated" text on the home page.
The day level Next/Prev links were all fucked. The AddPost routine was initializing the links whether or not the post was new. Now it only does it if they are new. Wrote a utility to fix all the links in case we ever need it again.
We save the templates to the site, and include a comment (automatically generated) in the HTML that says where they are. This way you get a View Source capability for all Scripting2 blogs, automatically. It is on by default but there is a pref as well.
Click on a permalink on a story page, now you go to the beginning of the paragraph, instead of the end. There was confusion between the two uses of the same ID.