Previous / Next


Scripting News, the weblog started in 1997 that bootstrapped the blogging revolution.
 

Shining examples of easy-to-read blogs? Permanent link to this item in the archive.

A picture named baking.jpgI'm nearing the end of a top-to-bottom rewrite of the software behind Scripting News.

As part of the rewrite, I'm adding CSS div's to every bit that's automatically generated, so it'll be easy for a designer to change the look of the site without touching site template (the template will also be easy to edit).

Part of the inspiration is that I want Scripting News essays to be easier to read, esp for people whose eyes aren't so strong -- like me. ;->

So I'm looking for great examples of blogs that are especially easy on the eyes.

Please either send me a pointer by email or post a comment here with a link.

Thanks! ;->

Shining examples of easy-to-read blogs? Permanent link to this item in the archive.

A picture named baking.jpgI'm nearing the end of a top-to-bottom rewrite of the software behind Scripting News.

As part of the rewrite, I'm adding CSS div's to every bit that's automatically generated, so it'll be easy for a designer to change the look of the site without touching site template (the template will also be easy to edit).

Part of the inspiration is that I want Scripting News essays to be easier to read, esp for people whose eyes aren't so strong -- like me. ;->

So I'm looking for great examples of blogs that are especially easy on the eyes.

Please either send me a pointer by email or post a comment here with a link.

Thanks! ;->

on savePost (username, password, opmltext) Permanent link to this item in the archive.

Changes

local (atts)

wp.newtextobject (opmltext, @scratchpad.myopmltext)

scripting2Suite.server.savePost (username, opmltext, @atts)

return (atts)

on savePost (username, password, opmltext) Permanent link to this item in the archive.

Changes

local (atts)

wp.newtextobject (opmltext, @scratchpad.myopmltext)

scripting2Suite.server.savePost (username, opmltext, @atts)

return (atts)

on savePost (username, opmltext, adratts, flupload=true) Permanent link to this item in the archive.

Changes

local (adrdata = scripting2suite.inituser (username), atts, title, fname, postdate, xstruct, now = clock.now ())

local (adrsystemdata = scripting2suite.init (), storytext = "", adrpage, adrstorydata, urlpage, storyserialnum)

bundle //get storytext, postdate, etc

bundle //save story in website structure

bundle //save data in calendar structure

bundle //save opmltext in folder structure

bundle //set url, next/prev links

bundle //build the page, save it

bundle //maintain the atts table, return it

return (true)

on savePost (username, opmltext, adratts, flupload=true) Permanent link to this item in the archive.

Changes

local (adrdata = scripting2suite.inituser (username), atts, title, fname, postdate, xstruct, now = clock.now ())

local (adrsystemdata = scripting2suite.init (), storytext = "", adrpage, adrstorydata, urlpage, storyserialnum)

bundle //get storytext, postdate, etc

bundle //save story in website structure

bundle //save data in calendar structure

bundle //save opmltext in folder structure

bundle //set url, next/prev links

bundle //build the page, save it

bundle //maintain the atts table, return it

return (true)

Shining examples of easy-to-read blogs? Permanent link to this item in the archive.

A picture named baking.jpgI'm nearing the end of a top-to-bottom rewrite of the software behind Scripting News.

As part of the rewrite, I'm adding CSS div's to every bit that's automatically generated, so it'll be easy for a designer to change the look of the site without touching site template (the template will also be easy to edit).

Part of the inspiration is that I want Scripting News essays to be easier to read, esp for people whose eyes aren't so strong -- like me. ;->

So I'm looking for great examples of blogs that are especially easy on the eyes.

Please either send me a pointer by email or post a comment here with a link.

Thanks! ;->

 

Last update: 6/6/10; 2:10:22 PM Eastern.

A picture named dw.jpgDave 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.

"The protoblogger." - NY Times.

"The father of modern-day content distribution." - PC World.

One of BusinessWeek's 25 Most Influential People on the Web.

"Helped popularize blogging, podcasting and RSS." - Time.

"The father of blogging and RSS." - BBC.

"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.

Mail: Mailto icon scriptingnews1mail at gmail dot com.

June 2010
Sun
Mon
Tue
Wed
Thu
Fri
Sat
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
May   Jul


RSS feed for Scripting News



© Copyright 1997-2010 Dave Winer. Last build: 6/7/10; 6:44:27 AM. "It's even worse than it appears."


Previous / Next