Kevin Scaldeferri | 8 May 19:25

List information

Hello all,

I have a somewhat embarrassing confession to make, which is that in the course of a switch of email providers, I lost the administrative passwords for the blosxom mailing lists.  What this means in practice is that I can no longer approve posts from new members.  (We require the first posting from a user to be moderated because a high fraction of such posts are spam.)  I've tried to contact Sourceforge support to regain or reset the passwords, but they have given me no response.  I'm not sure what the best course of action is at this point.  If someone were motivated, I imagine we could once again migrate to a different mailing list provider (Google Groups?).  Or, given the extremely low traffic on the lists, we could simply accept the situation as it stands currently and declare the lists (and blosxom?) in retirement.  Or maybe someone has a third idea.

-kevin

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Blosxom-users mailing list
Blosxom-users@...
https://lists.sourceforge.net/lists/listinfo/blosxom-users
Gustaf Erikson | 23 Mar 17:45
Picon
Gravatar

Google Reader doesn't recognise default RSS feed

Hi!

I just whipped up a quick blog using blosxom (downloaded the latest
version from the SF site) and got it working with static rendering.
It's here http://gustaf.symbiandiaries.com/twitterblog/.

However, when I tried to enter the URL to the RSS feed, Google Reader
didn't recognise it as a valid feed.

The file http://gustaf.symbiandiaries.com/twitterblog/index.rss exists
and it has data in it.

Is this a known issue? I've got a plugin making Atom feeds on my main
site but I wanted to do it simple this time, and just use the built in
functionality.

/g.

--

-- 
Gustaf Erikson
http://gustaf.symbiandiaries.com/weblog/

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
J4 | 11 Jan 11:57
Picon

Unable to get the permalink to work

Dear people,

    I have used Blosxom on my website since 2004.  However I never managed to get the permalink to work.  Since I have moved my site to my own server, I and have full access, I would like to mend this.  Typically the error message is a
404: The requested URL /blog.shtml/2010/11/15 was not found on this server.
The configurable portion of the CGI is below.

One additional question : Is it possible to use the a external address for the $data_dir in the .cgi script instead of the real path:
$datadir = "http://test.com/www/blosxom";
verses
$datadir = "/www/test.com/www/blosxom";


Best wishes, J.


The cgi contains this:
# --- Configurable variables -----

# What's this blog's title?
$blog_title = "test";

# What's this blog's description (for outgoing RSS feed)?
$blog_description = "a blog";

# What's this blog's primary language (for outgoing RSS feed)?
$blog_language = "en";

# Where are this blog's entries kept?
$datadir = "/www/test.com/www/blosxom";

# What's my preferred base URL for this blog (leave blank for automatic)?
$url = "";

# Should I stick only to the datadir for items or travel down the
# directory hierarchy looking for items?  If so, to what depth?
# 0 = infinite depth (aka grab everything), 1 = datadir only, n = n levels down
$depth = 0;

# How many entries should I show on the home page?
$num_entries = 40;

# What file extension signifies a blosxom entry?
$file_extension = "txt";

# What is the default flavour?
$default_flavour = "html";

# Should I show entries from the future (i.e. dated after now)?
$show_future_entries = 0;

# --- Plugins (Optional) -----

# Where are my plugins kept?
$plugin_dir = "";

# Where should my modules keep their state information?
$plugin_state_dir = "$plugin_dir/state";

# --- Static Rendering -----

# Where are this blog's static files to be created?
$static_dir = "/www/test.com/www/blosxom_blog_static";

# What's my administrative password (you must set this for static rendering)?
$static_password = "123456";

# What flavours should I generate statically?
<at> static_flavours = qw/html rss/;

# Should I statically generate individual entries?
# 0 = no, 1 = yes
$static_entries = 0;



------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Blosxom-users mailing list
Blosxom-users@...
https://lists.sourceforge.net/lists/listinfo/blosxom-users
Steve Schwarz | 17 May 18:50
Picon

hitcounter, lastread, and favorites plugins using MongoDB

Hi,
I've converted these plugins to use MongoDB as a data store. So if you can run MongoDB on your webserver and are looking for faster and more stable versions of my original plugins these might be of interest.
http://tech.agilitynerd.com/blosxom-hitcounter-favorites-and-lastread-plu

Best Regards,
Steve

------------------------------------------------------------------------------

_______________________________________________
Blosxom-users mailing list
Blosxom-users@...
https://lists.sourceforge.net/lists/listinfo/blosxom-users
Martin Gisch | 7 Apr 11:25
Picon

iPhone Integration, any work done yet?

Hi.

I'd like to start work on a few plugins to ease iPhone-Integration for 
blosxom.  To prevent reinventing the wheel, here are my ideas along with 
the obvious question, whether any of you has done or knows of similar work.

..to ease mobile blogging from the iphone..

plugins/input/webuiform:
 Create articles from within the blog via webform, automatically posting 
 the current location and giving the possibility to use pictures from 
 (your/a) flickr-account to be added to the posting (needed, because no 
 html-form-file-upload is possible with mobile safari)

plugins/display/map:
 Display Googlemaps or Openstreetmap widget when location is given in 
 header of article

..and to view the results in a better way..

plugins/display/uaflavour
  Choose the flavour according to the user-agent

Best regards, Martin.
--

-- 
 /"\                                   | Martin Gisch                <-- Name
 \ /     Plain Text Ribbon Campaign    | martin@... <- eMail/Phone
  x   Say NO to HTML in email and news | www.fundierteshalbwissen.de <-- Blog
 / \                                   | www.eyeled.de            <-- Werbung
Attachment (smime.p7s): application/x-pkcs7-signature, 2245 bytes
------------------------------------------------------------------------------

_______________________________________________
Blosxom-users mailing list
Blosxom-users@...
https://lists.sourceforge.net/lists/listinfo/blosxom-users
Todd Dailey | 8 May 04:28
Picon

$depth attribute not being obeyed?

Blosxom version 2.1.2

The $depth attribute within the blosxom.cgi file is not being obeyed.

Blosxom seems to travel the entire datadir, no matter the setting of $depth.

Is this a known problem?

------------------------------------------------------------------------------
Xuanming Zhou | 26 Mar 01:54

Fwd: Feedback plugin akismet not working

Hi all,


Akismet doesn't seem to be working for my Feedback plugin.  I have done the necessary configuration, and only enabled comments and comments Akismet checking.
I have also installed the Net-Akismet perl module for my server.  Spam still gets through, any ideas?

Regards,
XM

--
+65 9694 5854 • http://ludicwr.ath.cx/http://xmashed.com/
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Blosxom-users mailing list
Blosxom-users@...
https://lists.sourceforge.net/lists/listinfo/blosxom-users
Carsten Agger | 25 Mar 10:55
Picon

Problem with moreentries plugin

I'm using the moreentries plugin to have links to "Next 10 stories" and
"Previous 10 stories" at the bottom of my page at www.modspil.dk.

This used to work with categories, so that if you went into a category
(say http://www.modspil.dk/billeder/) and clicked "Næste 10" in the
bottom, you'd go the the next ten for the CATEGORY, i.e. 

http://www.modspil.dk/billeder/?_start=11

However, the link is now NOT to the category, but to the main page:

http://www.modspil.dk/?_start=11

Why is that? It might be due to a conflict with another plugin, but I
have no IDEA when this broke. All I know is it used to work.

Any ideas, including ideas how to fix it?

Thank you very much in advance for any suggestions.

br
Carsten

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Blosxom-users mailing list
Blosxom-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blosxom-users
Daniel Ajoy | 19 Nov 23:48
Picon

textile2

I'm using the textile2 module

# Blosxom Plugin: textile2                                         -*- perl -*-
# Author: Todd Larason (jtl-kxxft9wCxh1g9hUCZPvPmw@public.gmane.org)
# Version: 0+1i
# Blosxom Home/Docs/Licensing: http://www.raelity.org/blosxom
# Textile plugin Home/Docs/Licensing:
#   http://molelog.molehill.org/blox/Computers/Internet/Web/Blosxom/Plugins/Textile/

But it is generating a lot of lines in the error log, for each page request:

Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 88.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 88.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 1511.
Use of uninitialized value in string eq at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 1557.
Use of uninitialized value in string eq at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 1558.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 1568.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 1605.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 1605.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 767.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 88.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 88.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 767.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 88.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 88.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 767.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 88.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 88.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 1511.
Use of uninitialized value in string eq at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 1557.
Use of uninitialized value in string eq at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 1558.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 1568.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 1605.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 1605.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Text/Textile.pm line 767.


any ideas?

Daniel

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Blosxom-users mailing list
Blosxom-users@...
https://lists.sourceforge.net/lists/listinfo/blosxom-users
eremax | 14 Nov 13:15
Picon

Does blosxom.ookee.com alive ?

Hello. Does http://blosxom.ookee.com/blog/ still alive ? Several time 
theses last weeks I try to reach it without success ! Have a good day...

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
Lee Underwood | 20 Sep 04:03
Picon

Frank Hecker's feedback plugin

Is anyone else using Frank Hecker's feedback plugin (version 0.23)? I have tried to use it but I keep getting
errors. I'm not sure if I am placing the flavour template variables correctly on the page. I wonder if
someone who has it working correctly might show how they insert the flavour template variables on their
flavours page.

Thanks.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf

Gmane