Essays:

Userland -
-



Sam Ruby
< It's just data >

Updated: 10/1/2002; 3:52:06 PM.

Thursday, September 12, 2002

Cool!  There is PHP version of blosxom named phosxom.  I'll have to try it out.  Boy, that was easy.  I did have to make a few changes:

1) The $blog_id.id stuff appears to be phosxom specific.  I changed it to match blosxom, thus:

if (substr($fname,strrpos($fname,'.')+1) == "txt") {

2) The template format is different than blosxom's (actually, phosxom's is considerably more powerful).  For now, I simply converted the formats on the fly with the following

         ereg_replace("(\\$[[:alnum:]]+)", "<?=\\1?>", fread($fd,filesize($fname)));

3) Blosxom uses $ti for the post time, phosxom uses $time.  Again, I like phosxom's better, but for now I switch this to conform to blosxom.

Sweet!


  4:02:01 PM   Comment 

Phil Wainewright: In its tiny microcosm, the passion of the debate over RSS is a reminder of how much energy — and enmity — people are prepared to invest in either winning or resisting the imposition of a set of values on the networks they participate in. We all know that, so long as significant groups are excluded from it, both the network and the excluded each remain the poorer for it. Nevertheless, throughout history, people have fought almost to destruction rather than adapt their networks to respect the namespace of others.
  3:13:57 PM   Comment 





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

Click to see the XML version of this web page.


Related: Help link
Scripting News
Simon Fell > Its just code
John Robb's Radio Weblog
Peter Drayton's Radio Weblog
Bitworking
rebelutionary
Don Box's Spoutlet
Sjoerd Visscher's weblog - w3future.com
Bright Eyed Mister Zen
The .NET Guy

Click here to visit the Radio UserLand website.

[Macro error: Can't evaluate the expression because the name "channeltitle" hasn't been defined.]


Last update: 1/25/2002; 7:23:12 AM

© Copyright 2002 Sam Ruby

-