... Dornfest, a researcher at the tech publishing house O'Reilly & Associates, who is thinking of commissioning Salas to write about case mods. The Rael quote...
Howdy, Actually, that's pretty much verbatim my reaction when I opened the page as prodded. Rael ... Rael Dornfest Maven, O'Reilly & Associates, Inc. Series...
I've got this nifty counter from sitemeter.com on my story.html file, which is great, but is there a good/possible way to add a counter to my rss feed so I can...
... Are you really trying to add a counter, or do you actually just want to log hits to your rss file so you can keep track of it? A counter allows everyone to...
On Tue, 1 Jul 2003 08:33:09 -0400, "Fletcher T. Penney" ... What I want is to be able to go to my pages at sitemeter.com and see ALL my hits, not just those...
On Tue, 1 Jul 2003 08:33:09 -0400, "Fletcher T. Penney" ... Can you send me logger? The url that is listed in the plugin registry just leads now to a page for...
Hi. Recently switched to hosted solution rather than serving from my living room; Blosxom works great in every respect except for subdir requests; that is to...
... If your ISP allows you to use .htaccess files and mod_rewrite, you should be able to get away with causing it to rewrite the URL and force the blosxom...
... force ... [snip]> ... Yes, that looks good; and I confirmed my ISP has mod_rewrite compiledin; into which directory(ies) do I place this code, the cgi...
... Yes, it will deal with the virtual directories properly. The proper place to put this depends on your setup. For myself, since the DocumentRoot is the...
Hmm, no; that didn't work, and I tried tweaking with the rules; call the ISP and found out any such attempt to get around the wrapper URLs by rewrites gets...
... I assume you're using the MT plugin for Blagg? If so, it sounds like more of an MT problem to me since the error is from an MT file. ... -- may my heart...
I just rolled up a crude little Blogger API and metaWeblog API implementation in Ruby. It's currently a standalone script (Doesn't work as a plugin) and only...
Hello all, A few days ago I was out mountainbiking and thought it'd be fun to post the data from my bike computer to my blog as a kind of excercise log. The ...
"I love it when a plan comes together." -- Col. John "Hannibal" Smith, The A-Team ;-) Rael ... Rael Dornfest Maven, O'Reilly & Associates, Inc. Series Editor,...
Being German and making heavy use of umlauts (ä,ü,ö) currently breaks the RSS feed. I changed the RSS header to <?xml version="1.0" encoding="iso-8859-1"?> ...
Dave, Apparently we've been doing about the same fiddling... http://www.raelity.org/archives/computers/data/xml/necho_feed.html including the use of the other...
My current provider refuses to fix CGIWrap to work with blosxom. Does anybody know a provider who can support blosxom out of the box? Geoff Alexander ...
... It Seems To Me that in a blosxom context, <id> should be "$url$path/$fn", not "$url$path/$fn.html" -- the various flavours available are all the Same Item,...
... Yeah, I kinda agonized over that, but in the end I went with "$url$path/$fn.html" because if you plug "$url$path/$fn" into a browser you generally end up...
... I'm not seeing that as a problem; the id is intended to identify, not to locate. http://www.intertwingly.net/wiki/pie/PostIdAndPermaLinkRequired So that...
... OK, you convinced me. I changed <id> to "$path/$fn" in my sample feed (and updated the flavour pack to match.) MD5 is interesting, but in the interest of...
For some reason, on Wednesday, July 2, 2003, 8:59:44 PM, you wrote: g> My current provider refuses to fix CGIWrap g> to work with blosxom. g> Does anybody know...
... [using the meta plugin to log bike data snipped] ... [using a CSV flavour to export the data snipped] ... I've had similar ideas about the meta- plugin,...