Sea of Noise


Thu, 31 Jul 2014

Blosxom

meta-creation_date:09/03/2003

Blosxom is a simple and lightweight, yet surprisingly flexible, blogging tool written in Perl. It uses the local file system to store and organize the blog's contents.

I chose Blosxom for the initial implementation of this blog because it's exactly the program I would have written myself (only nicer). Although I hope to eventually implement a more complex site not tied to the blog model, Blosxom let me get up and running without configuring a database and using just vi to make my entries. And, to give Blosxom its due, it's in fact flexible enough that I can use it to organize my information categorically rather than in a date-based format, so it's possible it will take me much farther than I hoped.

Update: Linux Journal has a good description of Blosxom ("think of it as cat(1) with stylesheets").

[/info/meta/blogs] permanent link

Tue, 06 Dec 2005

This Is the Best We Can Do?

How depressing. Of the fifteen finalists in the 2005 Weblog Awards: Best Blog Design category, exactly one validates using the W3 validation service.

Look, I realize I'm complaining about this on a boring black and white site. But, then, I never claimed this blog was pretty and didn't expect it to win any awards. (Hey, I'll get around to "designing" it someday... but don't hold your breath. My home page looks pretty much the same as it did in 1994.) And, yeah, those of us who type our blog entries in vi and stuff are bound to make the occasional typo and have an error or two until we notice. But 93% of the "best" blog designs don't validate?! Were the people who nominated them smoking crack or what?

So, mad props to Jeremy Hedley for creating a blog that's not only pretty on the outside, but also where it counts.

[/info/meta/blogs] permanent link

Fri, 08 Jul 2005

Listen to Your Favorite Blogs with Talkr

My del.icio.us profile has about 300 blogs. Trust me, there are at least that many more hiding in the bookmark files I haven't dumped in yet. I just can't keep up.

A tool that might help solve that problem is Talkr, which uses text-to-speech software to convert any blog into a podcast. Try it out with Sea of Noise and see what you think.

(Hmm... To be investigated... Will Talkr use info in a style sheet to vary the voices used in the conversion?)

[/info/meta/blogs] permanent link

Sat, 02 Jul 2005

Reboot 7.0

Get your audio of the talks at Reboot 7.0 and answer the question, What if Eddie Izzard gave a talk about technology? (The answer: he'd sound a lot like Ben Hammersley on Etiquette, and the Singularity.) Also Cory Doctorow, Tor Noerretranders, and other fun people.

[/info/meta/blogs] permanent link

Wed, 29 Jun 2005

LiveJournal Adds Tags

LiveJournal also recently added support for tags.

This is a Good Idea. I've been using del.icio.us for the past couple of weeks, having already moved some 1500 items out of old bookmarks files and links pages and tagged them. Overall, I have to say that tags, qua metainfo, are as messy as I feated; but a folksonomy is also at least as useful and powerful as I'd hoped. At least for the "bookmark" problem domain, it's a big advance.

I've gone through and tagged all my LiveJournal entries. It wasn't terribly painful (though it might have been if I used LiveJournal as my primary blog). The most annoying part was that tags aren't supported in LiveJournal's S1 style system, which leverages HTML, and I had had to switch to the S2 system, which uses its own syntax. (Luckily, I hadn't invested much time in customizing my layout anyway.)

Even if LiveJournal had a halfway-decent search function, tags would be a nice advance. Given that LiveJournal has no decent way to search entries, I suspect that it will be a godsend.

[/info/meta/blogs] permanent link

Tue, 28 Jun 2005

LiveJournal Adds OpenID Support

LiveJournal recently added support for the OpenID distributed identity system.

OpenID is a system for asserting and authenticating identities via a URL, either at a third-party service such as LiveJournal or one the user controls directly. As the OpenID site puts it: "Anybody can run their own site using OpenID, and anybody can be an OpenID server, and they all work with each other without having to register with or pay anybody to 'get started'."

[/info/meta/blogs] permanent link

Mon, 30 May 2005

TiddlyWiki

There's no question about it, TiddlyWiki is a damn cool idea: download a file with HTML, CSS, and Javascript code and you're in business with a fun little wiki on your personal machine!

The one danger, I suspect, is that it's so easy to get up and running with it that you won't realize you might have been better off with a different solution until it's too late. On the other hand, it stores the content of the entries in DIV elements, one to a line, so really how hard would it be to convert a TiddlyWiki to a Blosxom-based blog?

[/info/meta/blogs] permanent link

Sun, 31 Oct 2004

Serendipity

Serendipity (aka "S9y") is a promising PHP-based open source webblog system. It uses MySQL or PostGreSQL on the backend (and SQLite support seems to be in progress).

[/info/meta/blogs] permanent link

Mon, 09 Aug 2004

Bryar

I love Blosxom. It's simple, but easy to customize via templates and extensible via plugins. Today I set up a Blosxom installation from scratch, including several plugins, and wrote an email explaining the basics of how to use it--and it took all of an hour. (There was probably a phone call in there somewhere, too.)

At the same time, Simon Cozens' blog software, Bryar, also looks interesting and I just might have to give it a try. Its design philosophy is similar to Blosxom's (he started blogging with an early version of Blosxom before writing Bryar), but emphasizes extensibility more heavily. From a first look, it seems that while folks who use UNIX or Linux from a shell prompt will like either, Perl hackers just might prefer Bryar.

[/info/meta/blogs] permanent link

Bloggers Vs. Journalists

Joi Ito has some observations about bloggers and journalists that are, on the whole, spot on.

Bloggers are a diverse group, defined not so much by their motivations and modus operandi as by their use of a common set of tools and conventions. Comparing many of us to news reporters is comparing apples and oranges. At the same time, some bloggers do perform the same function as news reporters. While few bloggers get paid, and it's therefore not surprising that there are only a handful doing significant original reporting, bloggers already excel at some kinds of investigative reporting. And one area where bloggers consistently outperform traditional journalists is in citing their sources and pointing readers to the source material for further investigation. Journalists could certainly learn from bloggers in this area.

[/info/meta/blogs] permanent link

Are Blogs Backward?

Seth Godin asks, "Are Blogs Backward?"

a lot more blogs should be posted in chronological order, like books. If you're trying to chronicle something, it makes a lot of sense to start at the beginning, as long as you provide regular readers an easy way to just read the current stuff (That's what RSS is for, right?). No, this isn't right for gizmodo. But it makes a lot of sense for someone, say, chronicling her experience in a 12 step program.

Well, maybe. Though some might argue that maybe it's not that blogs are backward but that a blog is the wrong tool for that particular job. (For this site, for example, a tool that allowed both a blogish and wikiish view of the same data might be better in the long run.)

But, as Joi Ito points out, it's not all that hard for blog software to offer and option to view entries in chronological order instead of the usual reverse chronological order. In fact, it's already possible with Blosxom, the software that runs this blog. Just install the chrono plugin...

[/info/meta/blogs] permanent link

Sat, 07 Aug 2004

Deliberate Meming

I hate it when folks use the word "meme" this way. But, anyway, this looked like a fun experiment, so what the heck...

This posting is a community experiment that tests how a meme, represented by this blog posting, spreads across blogspace, physical space and time. It will help to show how ideas travel across blogs in space and time and how blogs are connected. It may also help to show which blogs (and aggregation sites) are most influential in the propagation of memes. The dataset from this experiment will be public, and can be located via Google (or Technorati) by doing a search for the GUID for this meme (below).

Please join the test by adding your blog (see instructions, below) and inviting your friends to participate -- the more the better. The data from this test will be public and open; others may use it to visualize and study the connectedness of blogspace and the propagation of memes across blogs.

The GUID for this experiment is:
as098398298250swg9e98929872525389t9987898tq98wteqtgaq62010920352598gawst

The above GUID enables anyone to easily search Google or other search engines for all blogs that participate in this experiment, once they have indexed the sites that participate, which may take several days or weeks. To locate the full data set, just search for any sites that contain this GUID.
Anyone is free to analyze the data of this experiment. Please publicize your analysis of the data, and/or any comments by adding comments onto the original post. (Note: it would be interesting to see a geographic map or a temporal animation, as well as a social network map of the propagation of this meme.)

INSTRUCTIONS

To add your blog to this experiment, copy this entire posting to your blog, and then answer the questions below, substituting your own information, below, where appropriate. Other than answering the questions below, please do not alter the information, layout or format of this post in order to preserve the integrity of the data in this experiment (this will make it easier for searchers and automated bots to find and analyze the results later).
REQUIRED FIELDS (Note: Replace the answers below with your own answers)

(1) I found this experiment at URL: http://www.livejournal.com/users/tigerbrigh t/386040.html

(2) I found it via "Newsreader Software" or "Browsing the Web" or "Searching the Web" or "An E-Mail Message": Browsing the Web

(3) I posted this experiment at URL: http://seaofnoise.com/blosxom/info/meta/blogs/deliberatememing.html

(4) I posted this on date (day/month/year): 07/07/04

(5) I posted this at time (24 hour time): 16:50:00 UTC

(6) My posting location is (city, state, country): Norwich, Connecticut, United States

OPTIONAL SURVEY FIELDS:

(7) My blog is hosted by: Szarka Networks (szarka.net)

(8) My age is: 35

(9) My gender is: male

(10) My occupation is: geek

(11) I use the following RSS/Atom reader software: LiveJournal

(12) I use the following software to post to my blog: vi

(13) I have been blogging since (day, month, year): 3 September 2003

(14) My web browser is: Mozilla 1.7 (Windows NT), Lynx 2.8.4rel.1 (FreeBSD)

(15) My operating system is: Windows NT 4.0, FreeBSD 4.4-RELEASE #0

Incidentally, tigerbight's post, from which I found this survey, apparently had her posting time wrongly specified: she put down the time in UTC but then indicated that the times was EDT. Comments weren't enabled for the post, though, so I couldn't mention it there.

[/info/meta/blogs] permanent link

Tue, 20 Jul 2004

55 Places to Submit Your Blog or Other RSS Feed

Robin Good has compiled an extensive list of places to submit your blog or other RSS feed.

[/info/meta/blogs] permanent link

Sat, 17 Jul 2004

What Is Trackback?

Robin Good has collected some nice introductions to trackback and how to use it in your blog.

[/info/meta/blogs] permanent link

Wed, 09 Jun 2004

Blogs Alone Not Enough. No Kidding?

Steve Rubel spent a week getting his news only from blogs and found that it wasn't enough to keep current. I'm not sure this should surprise anyone, though: he didn't follow up links to news stories, only read the blog postings themselves. [via Writing for the Web]

[/info/meta/blogs] permanent link

Thu, 03 Jun 2004

Ping-o-Matic

Ping-o-Matic is a handy service that lets you ping several sites at once when updating your blog.

[/info/meta/blogs] permanent link

Thu, 27 May 2004

WordPress

WordPress is another LAMP-based CMS.

[/info/meta/blogs] permanent link

Textpattern

Textpattern is a promising open-source CMS built on the ever-popular combination of MySQL and PHP. (The web site is also one of the nicest I've seen in quite a while.)

[/info/meta/blogs] permanent link

Wed, 03 Sep 2003

Moveable Type

Moveable Type is a popular, featureful blog publishing platform written in Perl. The software is commercial, but a non-commercial use license is also available.

[/info/meta/blogs] permanent link


Syndicate Me via RSS!
(Instructions)

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.

Powered by Blosxom!