Radio Free Blogistan
<< before << | >> after >>

Monday, September 30, 2002

Blog for hogs?
Would this give blogs street cred?:
Marketing Magazine. Jim Carroll. Corporate weblogs.
It likely won't be too long before we see an official Harley-Davidson blog that features ongoing commentary, news and updates from an "evangelist" within the Harley organization. Featured within the main Harley-Davidson site, the effort will emerge as a powerful means by which the company can further cement its digital relationship with its customers. Harley has a new model coming out? It's reported directly to Harley fans through the blog. Someone is doing a cross-country bike ride on a Harley with the monies collected going to a charity? Write it into the blog. A new Harley ad is released? Link it in the blog, and viewers will follow.
[John Robb's Radio Weblog]

categories: knowhow metablog

6:18:45 PM    say what []


Tweney: Google should index blog RSS feeds
Google loves blogs. Blogs loves Google. But is there trouble in paradise? When items slip of the front page of most blogs, there is an anecdotal two- to three-week delay before archived items are reindexed. As Dylan Tweney points out this is an artifact of the fact that Google's basic unit of indexing is the web page URL and blogs are more fine-grained: the post as the basic unit, usually multiple posts on a single page.

Permalinks arose to address this same issue, allowing post-level targetting of links to web posts. This is generally implemented with named anchors within pages, although it's also possible to assign each entry its own page in the archives, even if several entries are aggregated at any one time on the blog's index page.

Dylan has a suggestion, though, to help the Googlesphere catch up with the blogosphere:

As it turns out, we do have a couple of data formats that understand the difference between a post and a page, include useful summary data, and even include handy pointers back to the exact archive location of a post. They're called RSS and RDF.

These syndication formats are used to aggregate news, but they could be useful indexing tools too. What if Google (or Daypop, once they can afford to buy a few new hard drives) collected RSS and RDF feeds — and then archived them in a searchable index?

Instead of news stories scrolling off into oblivion when they get to the bottom of a feed, they'd enter a permanent index where they could be used for information retrieval later.
It seems that the same approach would work when indexing an intranet or enterprise portal. Maybe part of the solution for turning k-logs into a true knowledge sharing system is to make sure the search implementation indexes RSS feeds from k-logs, making knowledge retrieval possible without discontinuities.

categories: knowhow metablog

3:31:08 PM    say what []


Those people are not reading my blog
Blogging News (thanks for the recent links, Hylton) quotes The Weigh In on the limited effectiveness of punditoblogging (compare the Tom Tomorrow cartoon in the back of the most recent New Yorker on "diminishing returns"), writing "Blogging's not enough."

Reading the entry, I was struck by the resonance with Rebecca Blood's concern about bloggers writing to each other in small echo chambers. Dave Copeland describes himself in this extended excerpt as a warblogger and expresses frustration about not being able to reach out and change the minds of "The people who we need to influence, whose minds need to be changed" at the same time communicating a clear in-group subtext through use of warblogger jargon:

[B]logging is not enough anymore for me. It's no secret that I (and many other bloggers) started doing this as a result of 9/11. We wanted to do something. Anything. Since we couldn't pick up weapons and physically pound all those radical Islamic scumbags into dust, we had to settle for more civilized ways to contribute. So information dissemination is what we chose, mostly on the conservative, pro-America side of the debate. And now blogging's all growns up, the tipping point has been reached, it's everywhere.

I have learned so much in the last year, crossed paths with so many memorable, literate, loyal, patriotic, anti-idiotarian people, from all over the world. Blogging has done me irreversible good. But I feel that I must at some point move beyond wide-ranging news stories and analysis. I'm not sure what that means... outright commitment to a political party or candidate in my region, a very-focused group blog that seeks to be an expert on a specific topic or issue, contributing somehow to the Iraq war effort, joining the military (just kidding Lindsey, but not by that much), going to law school (which is my primary intent for next fall). I feel the need to do more. I'm not doing enough. Blogging's not enough. Not enough to shut up Susan Sontag, or Gnome Chomsky, or Bill Clinton, or Yassir Arafat.

Also think on this: most of the bloggers whom I read are conservative and libertarian, and are warbloggers. We pretty much all believe in the same basic principles. We all link to and comment on the same news stories. We all cross-link and reference each other's posts. You see where I'm heading? ... down the path to groupthink. The people who we need to influence, whose minds need to be changed, those people are not reading my blog. Although I'm amazed at how much new information I am learning to support and counter my beliefs on a daily basis, I feel that I need to somehow start connecting with the people who don't agree with me. I need to sharpen my chops through more debate, more conflict, more exposure to the idiotarians and the anointed, if you will.
I detect more of a zeal to convert than a desire to reach out to those of other convictions, but the impulse to cross over boundaries and expand one's conversation must be encouraged. I'm guilty of the same foibles with my own occasional forays into political opinion blogging tend to show my biases all too well, so I know all them other fingers are pointing back at me.

categories: metablog

3:20:54 PM    say what []


MLK, San Francisco student-published newsblog
MLK News: Out and Back describes itself as "San Francisco's first student-published newsBlog." (via John Robb)

categories: metablog

12:14:27 PM    say what []


Yahoo teams up with SBC
Read in the Times today that Yahoo and SBC are teaming up to offer a DSL service and compete with AOL, MSN, and EarthLink. Also saw an ad on TV last night advertising a $29.95 (I think) monthly rate to sign up for SBC/Yahoo DSL.

Well, I already have SBC DSL and I'm paying $20 more than that a month. I wonder if I can switch to the new service? Odds are they'd make me kill my e-mail address and free e-mail aliases in the switchover.

(SBC, or rather Pacbell from my perspective, has a ridiculous policy on e-mail addresses, killing forwever any address once an account is closed—I helped beta test Pacbell's dial up service years ago and unwittingly put an "xian" account there forever beyond my reach by using it during the beta.)

Still, if I can save $240 a year I should look into it.

Update: A little research (meaning, I read the ads at Yahoo) suggests that the introductory price is only for six months at which point it reverts to the price I'm paying now, $49.95/mo. Still, it beats ISDN, which was metered!

categories:

11:12:53 AM    say what []


Sample code for focused custom Google search
The site search feature of Google's free custom search offering works by default only for sites whose addresses are root-level URLs (so, for example, you can use it out-of-the-box to search jrobb.userland.com or blogs.salon.com but not blogs.salon.com/0001111/).

With the help of Ian Landsman and a few other readers over the weekend, I've come up with code that produces a custom Google search of just this blog. I've in fact replaced my calendar with it (well, I've moved the calendar to the bottom of my masthead column anyway, on the theory that robots may still find it useful).

I want to offer the code to anyone to copy and tweak, but I've learned that posting code (even escaped-out code) to a blog entry tends to upset news aggregators, so instead I've written up the learning process with a few code samples as a story.

categories: salonika knowhow metablog radioactive

10:45:07 AM    say what []


The Matrix on TV
Matrix on TV. When is the sequel to the Matrix coming out? I seem to recall them filming it in Oakland last year. The original was on TV tonight. It was fun seeing it again, though not quite as impressive on our little screen. The Matrix also seems like it was the killer app for DVD.

One question, the guy who played Cypher (who betrays the heroes), is he the same guy who plays Ralph Cifaretti on the Sopranos? Same nose and voice, but bald instead of lanky blond hair. Hard to be sure.

categories: x-pollen

8:18:09 AM    say what []


<< before << | >> after >>

Radio Free Blogistan
ad blaugeam
Last updated:
10/25/02; 5:54:08 PM

Search Blogistan:
How does this work?

Categories:
Blogistan
metablog
knowhow
syllabus
memewatch
fireweaver
radioactive
outspoken
salonika
x-pollen
All Headlines
Blogroll Me
Today's Referrers
Food for Thought


Biases

Condiment Sandwich

Buy 'Dreamweaver Savvy' at Amazon!

Reciplogroll

My Feeds

My Feeds:

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

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

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

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. A Supposedly Staggering Infinite Work of Heartbreaking Illumination I'll Never Read (rss)

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

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

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Bite Media (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. Christian Crumlish (xian): salonika (rss)

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

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Comments for usernum 1111 on server http://rcs.salon.com/rcsComments/comments (rss)

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

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

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

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

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

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Govenor Cashmore's Diary (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. kuro5hin.org (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Macromedia - Designer Developer Center (rss)

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

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

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

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

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

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Salon Headlines (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. She's Actual Size, Nationwide, Believe (rss)

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

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. The Motley Fool (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. uncle john's blog (rss)

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

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

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

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. WIL WHEATON DOT NET: Where is my mind? (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. WriteTheWeb (rss)

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. xBlog: The visual thinking weblog | XPLANE (rss)

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

Here's how this works.


Subscribe to this
blog in Radio:
 Subscribe to "Radio Free Blogistan" in Radio UserLand.
View raw RSS feed:Click to see the XML version of this web page.

Enter your email address below to subscribe to Radio Free Blogistan!


powered by Bloglet

blogchalk: xian/Male/36-40. Lives in United States/Oakland/San Antonio and speaks English. Spends 60% of daytime online. Uses a Fast (128k-512k) connection.
Fall into my in-box:
Click here to send an email to the editor of this weblog. Christian Crumlish (xian)

September 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          
Aug   Oct


This weblog managed with
Salon Blogs . Recent . Ranked

Copyright © 2002 Christian Crumlish (xian) . Click here to send an email to the editor of this weblog.
Last update: 10/25/02; 5:54:09 PM .