Strong Blog CGI in Perl
  Home FAQ Contact Sign in
comp.lang.perl.misc only
 
Advanced search
POPULAR GROUPS

more...

comp.lang.perl.misc Profile…
 Up
Strong Blog CGI in Perl         


Author: Izidoor
Date: Oct 14, 2007 12:10

Hello everybody. Do you know about a strong CGI written in Perl to
manage a blog ?

Looking around, I've seen a lot in PHP/MySQL or even without MySQL, but
nothing in Perl. Or, more precisely, the some I've seen in Perl doesn't
show the usual features like list of recent comments, calendar to browse
the archives, easy configuration, etc.
10 Comments
Re: Strong Blog CGI in Perl         


Author: Charlton Wilbur
Date: Oct 14, 2007 15:38

>>>>> "I" == Izidoor invalid.com> writes:
I> Looking around, I've seen a lot in PHP/MySQL or even without
I> MySQL, but nothing in Perl. Or, more precisely, the some I've
I> seen in Perl doesn't show the usual features like list of
I> recent comments, calendar to browse the archives, easy
I> configuration, etc.

Er, LiveJournal and MovableType don't have "the usual features"?

There's also Blosxom, which I'm not familiar with.

Charlton

--
Charlton Wilbur
cwilbur@chromatico.net
no comments
Re: Strong Blog CGI in Perl         


Author: Izidoor
Date: Oct 15, 2007 04:04

In article <87sl4dl3u0.fsf@mithril.chromatico.net>,
cwilbur@chromatico.net says...
> Er, LiveJournal and MovableType don't have "the usual features"?
>
> There's also Blosxom, which I'm not familiar with.
>
> Charlton
>

Thank you Charlton.

No, the one I've seen are not those. For example, I've tried MyBlog from
http://www.fuzzymonkey.net/software/blog/. So, it seems I have to visit
your list.

Do you know about a commented directory on this subject (blog script in
Perl) ? What are the advantages and drawbacks of the 3 (or 4) you
indicate me ?
no comments
Re: Strong Blog CGI in Perl         


Author: siliconchaos
Date: Oct 15, 2007 06:14

On Oct 14, 2:10 pm, Izidoor invalid.com> wrote:
> Hello everybody. Do you know about a strong CGI written in Perl to
> manage a blog ?
>
> Looking around, I've seen a lot in PHP/MySQL or even without MySQL, but
> nothing in Perl. Or, more precisely, the some I've seen in Perl doesn't
> show the usual features like list of recent comments, calendar to browse
> the archives, easy configuration, etc.

You might want to try AngerWhale [http://www.angerwhale.org/] for an
interesting approach at blogging software. Jonathan Rockway's site
[http://www.jrocks.us] has some good slides on the software.

And of course you can also try slashcode [http://www.slashcode.com/,
http://sourceforge.net/projects/slashcode/] which as you can probably
guess from the name is the software running slashdot [http://
www.slashdot.org]

Regards,

Robert
no comments
Re: Strong Blog CGI in Perl         


Author: Izidoor
Date: Oct 15, 2007 06:14

In article <87sl4dl3u0.fsf@mithril.chromatico.net>,
cwilbur@chromatico.net says...
>>>>>> "I" == Izidoor invalid.com> writes:
>
>> Looking around, I've seen a lot in PHP/MySQL or even without
>> MySQL, but nothing in Perl. Or, more precisely, the some I've
>> seen in Perl doesn't show the usual features like list of
>> recent comments, calendar to browse the archives, easy
>> configuration, etc.
>
> Er, LiveJournal and MovableType don't have "the usual features"?
>
> There's also Blosxom, which I'm not familiar with.
>
> Charlton
>
>
>

I've seen the name you gave me :
Show full article (1.56Kb)
no comments
Re: Strong Blog CGI in Perl         


Author: Izidoor
Date: Oct 15, 2007 08:45

In article <1192454071.257283.234630@v23g2000prn.googlegroups.com>,
siliconchaos@gmail.com says...
> On Oct 14, 2:10 pm, Izidoor invalid.com> wrote:
>> Hello everybody. Do you know about a strong CGI written in Perl to
>> manage a blog ?
>>
>> Looking around, I've seen a lot in PHP/MySQL or even without MySQL, but
>> nothing in Perl. Or, more precisely, the some I've seen in Perl doesn't
>> show the usual features like list of recent comments, calendar to browse
>> the archives, easy configuration, etc.
>
> You might want to try AngerWhale [http://www.angerwhale.org/] for an
> interesting approach at blogging software. Jonathan Rockway's site
> [http://www.jrocks.us] has some good slides on the software.
>
> And of course you can also try slashcode [http://www.slashcode.com/,
> http://sourceforge.net/projects/slashcode/] which as you can probably
> guess from the name is the software running slashdot [http://
> www.slashdot.org]
> ...
Show full article (2.44Kb)
no comments
Re: Strong Blog CGI in Perl         


Author: Michele Dondi
Date: Oct 15, 2007 09:44

On Mon, 15 Oct 2007 17:45:47 +0200, Izidoor invalid.com>
wrote:
>- Searching (word based with eventual OR/AND logic)
^^^^^^^^
^^^^^^^^


I suppose you're not a native English speaker and ITYM "possible"
there.


Michele
--
{$_=pack'B8'x25,unpack'A8'x32,$a^=sub{pop^pop}->(map substr
(($a||=join'',map--$|x$_,(unpack'w',unpack'u','G^ .'KYU;*EVH[.FHF2W+#"\Z*5TI/ER 256),7,249);s/[^\w,]/ /g;$ \=/^J/?$/:"\r";print,redo}#JAPH,
no comments
Re: Strong Blog CGI in Perl         


Author: Izidoor
Date: Oct 15, 2007 15:28

In article <8367h31vs88dhdl3h1pqkninnkqnadbi6l@4ax.com>,
bik.mido@tiscalinet.it says...
> I suppose you're not a native English speaker
>

Effectively :)

I've also found this which list a lot of weblog Perl CGI scripts :
http://www.hotscripts.com/CGI_and_Perl/Scripts_and_Programs/Blog/index.h
tml
no comments
Re: Strong Blog CGI in Perl         


Author: Charlton Wilbur
Date: Oct 16, 2007 08:30

>>>>> "I" == Izidoor invalid.com> writes:
I> So, I have to look deeper MovableType and Blosxom (and Er
I> maybe), but here is the list of feature I wish :
I> - Upload of text and image - Permalink - RSS feed - Archives
I> navigation - Searching - List of links toward articles
I> containing the most recent comments
I> And, without use of any external database could be a plus for
I> my case.

It sounds like you have some research to do. Alternately, you might
hire a good sysadmin, who can do the research for you, or a
consultant in this area, who will have done the research already.

You asked for "strong blog software in Perl," and I provided you with
three packages, two of which are extremely well-known in blogging.
(LiveJournal Server is, by the way, downloadable as open source.) If
you had additional requirements, you would have done well to ask about
them *first*, instead of telling the people who responded that their
answers didn't suit your needs.

Charlton
Show full article (1.07Kb)
no comments
Re: Strong Blog CGI in Perl         


Author: Izidoor
Date: Oct 16, 2007 09:11

In article <87odezkrgb.fsf@mithril.chromatico.net>,
cwilbur@chromatico.net says...
> You asked for "strong blog software in Perl," and I provided you with
> three packages, two of which are extremely well-known in blogging.
> (LiveJournal Server is, by the way, downloadable as open source.) If
> you had additional requirements, you would have done well to ask about
> them *first*, instead of telling the people who responded that their
> answers didn't suit your needs.
>

I didn't said your response doens't suit my need. Blosxom seems to be
right for my need for example.

Also, why not, LiveJournal, but, really, I don't see where their
LiveJournal Server is downloadable from their site :
http://www.livejournal.com/site/. Do you have URL ?

Actually, I'm looking deeper in this list :
- MovableType
- Blosxom
- AngerWhale
- slashcode
no comments
 
1 2