This four step guide will give you the foundation you always wanted. Learning the basics in handling stocks. This guide will help anyone, interested in getting...
Hi All, I've been using BXR 1.8 with a couple of weblogs to post via desktop clients. I guess I got sick of using vi. :) I have been working on this for...
... Your site is probably only getting partially indexed. Here are some things you can try: 1. Do google search "site:www.yoursite.com" and you will see which ...
You need to install the Crypt::SSLeay module ("OpenSSL glue that provides LWP https support") from CPAN. See the notes at cpan.org on using the module....
I am using the code below for my story.html flavour. It calls a small PHP script for the comments form. <!-- Begin script <p> <h1><a name="$fn">$title</a></h1>...
The permalink is supposed to be the perl variables $url$path/$fn.$default_flavour. Try inserting that after the ? instead of the javascript variable...
Have you set up Ecto to use the MetaWeblog API with an RPC url of http://yourhostname/cgi-bin/blosxom-xmlrpc.cgi/RPC2? If you get stories listings in Ecto (or...
Peter, Thanks! It worked! It now seems so simple. I guess I just wasn't sure about mixing PHP and Perl. Thanks again! If anybody is interested, I have a small...
Free Pictures Profiles Only for Men and Women over 40 The best online meeting place and dating site for seniors over 40 looking for love, relationships,...
... Yes, I am using the /RPC2 url and MetaWeblog API. All three clients I have tested are able to get a list of posts and to add, edit and delete those posts....
This sounds stupid, because it should be so obvious, but categories are nothing more then subdirectory names in your blosxom data folder. No subdirectories =...
I do have Crypt::SSLeay installed. The problem was the line: my $api_net_loc = "del.icio.us:80 <http://del.icio.us/>"; Changing it to my $api_net_loc =...
Hi all, I don't get how my .wb file, viewed in vim, only shows something like "This is a relevant resources" and a link to google, but when viewed from my ...
... Robert, can you send a link to an example page? ... The version with Akismet integration that I put together will analyze both trackbacks and comments: ...
I am new to Blosxom and am having some trouble customizing the style of my archive page. I have implemented Blosxom within my site's existing design but cannot...
... Without looking at the actual pages, I think the problem here comes from the slashes in the url. From the web browser perspective, the current directory is...
Hello-- I've recently moved my textpattern site over to blosxom and am really enjoying being able to post to simple text files! I love it. Anyway, how would I...
... Just paste "$fortune::fortune" into your template (story.$flavour in this case). -- Łukasz Grabuń http://grabun.com/ Oxymoron no 45. Act naturally...
I am trying to create a blog entry area for my web site and I can't use a MySql database on the server. The only software I have found that doesn't use MySql...
... What exactly do you mean when you say "nothing happens"? Can you send us a link to your site and the URL where you expect blosxom to be running? What, if...
Hi Lady-O, Do you have ActiveState Perl installed on the box? Are the .pl and .cgi extensions set up correctly for Perl? Blosxom is "easy to setup" if you...
... What are you trying to do exactly? Get the fortune on the first entry only? Or getting it on one specific entry (that will disappear into the archives...
... I'm pretty sure there are a lot of wiki's that use files or a flat file db as storage, I'd say there would be other blogs as well. Not sure though. ... Out...
Hi! ... They are. There is a description and some helper scripts on how to install Blosxom on windows by hand at: ...
Axel Beckert
abe@...
Jun 22, 2006 10:18 am
11848
The original message was received at 2006-06-22 09:48:04 -0700 from postoffice.local [10.0.0.1] ... <jabackes@...> ... <<< 550 5.1.1 unknown or illegal...
I have set up Blosxom on my ISP's site by creating a cgi-bin directory in my home directory. My ISP requires cgi scripts to be run through a "wrapper" suExec...