It's Like Déjà Vu All Over Again
"You could probably waste an entire day on the preceding links alone. But why take chances? We also give you Paul Snively..." — John Wiseman, lemonodor


Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

Click on the coffee mug to add Paul Snively's Instant Outline to your Radio UserLand buddy list.

Top 10 hits for composing monads on..
Google
1.Building Interpreters by Composing Monads - Steele ( ...
2.Composing monads - Mark, Duponcheel, December (ResearchIndex)
3.Citation details: Building interpreters by composing monads - ...
4.Building Interpreters by Transforming Stratified Monads - ...
5.Composing Monads
6.Composing monads
7.From Inheritance to Feature Interaction or Composing Monads
8.Monads and Arrows: Theory and Applications
9.Monads and Arrows: Theory and Applications
10.David Espinosa

Help link 5/30/02; 11:25:37 PM.

currently subscribed to:

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Patrick Beard (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. A Frog in the Valley. Communication + Technologies (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Aaron Swartz: The Weblog (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Advogato (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. All Things Distributed (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. bOing bOing (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Dave Winer: Radio UserLand (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. David McCusker (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Digital Identity (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Doc Searls Weblog (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Eclectic (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Flutterby! (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. freshmeat.net (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. From the Desktop of Dane Carlson (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Hack the Planet (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Inspirational Technology (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. iRights (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Joel on Software (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. John Robb's Radio Weblog (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Jon's Radio (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Lambda the Ultimate (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Living Code (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. mac.scripting.com (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. osOpinion (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Patrick Logan's Radio Weblog (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Privacy Digest (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Robot Wisdom (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Roland Tanglao's Weblog (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. saladwithsteve (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Scobleizer (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Scripting News (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Sjoerd Visscher's weblog - w3future.com (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. TidBITS (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Tomalak's Realm (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Transhumanism (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. WebTransmission (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Wired News (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Workbench (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. xmlhack (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. YACCS Comments for It's Like Déjà Vu All Over Again (rss)

Here's how this works.


Monday, January 21, 2002
 

OPML in the browser. (via Duncan's Jotter)

A nice example of client side processing, using XSLT CSS and Javascript for displaying OPML outlines in the browser.

[Lambda the Ultimate]

Oh my. This could be the short-term answer to my work-blogging needs until Radio 8 serves natively again without leaving a gaping security hole.
8:04:39 PM        


Abuse-SDL 0.6.0 [freshmeat.net]

*sigh*. I'm going to have to break down and build this for the MacOS for my stepson, who's quite the Abuse fan. And I guess it wouldn't kill me to take a closer look at SDL, either.
7:33:15 PM        


Dan Gillmor: "Sometimes I think the technology industry's attitude toward product quality goes roughly like this: ''If you knew how hard this is to do, you'd be thrilled that it ever works.'"  [Scripting News]

I guess there are still some Real Programmers out there after all.

In the same piece, Dan also writes: "As I mentioned the other day, security should be the number-one priority for much of the software we use. If it's connected to the Net, which is becoming pretty much the case for everything we use, security should come first." To really do this, developers will have to make some radical changes that might even extend to the languages we use. A language that makes it much easier to develop secure software—although it doesn't yet make it as hard as it should be to develop insecure software—is Oz. In addition to supporting a correct security model, Oz is a far easier to use and more efficient language for concurrency and distribution than its most popular competitor, Java.

A language that goes further than Oz currently does in security while building on Java's strengths (specifically, while running atop the Java Virtual Machine) is E. E has recently received DARPA funding and that funding has recently started to demonstrate results in the form of an initial cut of a secure desktop environment and web browser. There is also a first cut at "taming" the Java API's from a security perspective. This is probably the most important security work being done today.

E's competitor in importance is the EROS project. A system is only as secure as its hardware and most-foundational software environment. While E brings best-of-breed security practices to object-oriented programming, EROS brings them to the operating system.

I can't emphasize enough how important these systems are. They render entire classes of hacks, viri, worms, trojan horses, etc. impossible. As if that weren't enough, they also allow mutually-suspicious computational processes to cooperate without vulnerability. The implications are awe-inspiring. Now the industry needs to develop the maturity and the will to recognize that the concepts these systems implement are not merely sufficient, but necessary, to adopt in order to fully deliver on the promises of machines acting on behalf of humans via the Internet.
7:27:26 PM        


Mark Paschal: Stapler 1.7.0 is a Radio 8 tool that "creates web syndication feeds from web sites. These feeds can be used with Radio UserLand's News Aggregator, or other XML syndication software. Flexible scripts for scraping with CSS-like selectors and regular expressions are included as well as several special purpose scrapers, but Stapler is expandable with your own scraping scripts written in Radio's UserTalk language."  [Scripting News]

I definitely want to get this to work so that I can blog responses to David McCusker's weblog, which doesn't seem to have an RSS feed. I'm sure I'll find other sources to use it for, too.
7:07:40 PM        



Click here to visit the Radio UserLand website. © Copyright 2002 Paul Snively.
Last update: 5/30/02; 11:26:17 PM. Comments by: YACCS
January 2002
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 31    
Dec   Feb