Tag: Uncategorized

  • Dave Winer : Why [do] we have to design our software to the user who freaks out? … when we are basically disempowering the user who is curious? … People aren’t stupid. And people who design software for people who are stupid, get what they deserve, which is stupid users. I prefer to design software…

  • I’ve been meaning to read Hugh Macleod’s How to be creative for a while but never got round to it until today. Haven’t finished yet, but wow!, it’s good. (So far)

  • Interesting question : Where to find a startup company if you want to work for one.

  • Sigurd Rinde vs. hierarchy : Do the test: 1. Write a letter, using a word processor, to a friend about some tax issues, some personal stuff and a great new joke you just heard. 2. Save the file to a folder. Choose the folder according to either recipient, theme or whatever you normally choose. Your…

  • Ross Mayfield blogs Thomas Malone’s CTC Keynote

  • So, I was all set to start writing some unit tests to begin the refactoring I described below. But then I needed to do a bit of procrastination, first. 🙂 That article is good advice for procrastinators. But what grabbed me was this : You can accomplish a lot more in small increments — even…

  • Bill Seitz agrees about the importance of smart-ascii as fundamental. He says the trick is finding a “style” of plaintext editing that can be rendered to a format that can then provide an outliner-ish view (collapsing hierarchies, etc.) (I’m pretty sure that can still just be HTML v4). And then Transclusion comes next… or an…

  • Channel 9 talks to David Ornstein, who’s a wiki guy inside Microsoft and creator of FlexWiki. Some interesting points on name-spaces, semantics, and the limits of wiki-popularity.

  • Bill Seitz : I think treating every page as an outline is a better direction to go http://webseitz.fluxent.com/wiki/z2005-06-17-PhilJonesWikiOutlining I’m wondering what this means in the SdiDesk context. That every page should really be a tree, rather like an HTML or XML document? That the basic, underlying representation of pages is plain-text is a non-negotiable virtue…

  • My friend Scribe asked about outliners on Tribe.net I’m not an outliner person, I prefer freeform rhyzomes myself. But recently I find I’m starting to write a bit of an outliner as part of SdiDesk. I didn’t plan to. I was simply trying to nail some of the bugs in the code which renders the…