From bitserf at gmail.com Thu Jan 6 05:14:35 2005
From: bitserf at gmail.com (leon breedt)
Date: Thu Jan 6 05:12:28 2005
Subject: textile lengthy lists
Message-ID: <270bd0c40501060214a2ce5df@mail.gmail.com>
hi,
i have a small problem, i suspect the automatic rewrapping of my .yaml
files when i edit using 'hobix BLOG post XXX'.
i'm trying to create a list that contains
's with long text
paragraphs. example (Gmail may break my neatly aligned colums, but you
get the idea):
* Bootstrapping a new minimal build environment from a specific distribution
* Generating an installation image from a custom comps.xml file. The image
would contain only the packages defined in the comps.xml file, and remove
any packages not declared in it. It would also merge packages from one or
more additional RPM sources, an example source would be the set of RPMs
custom-built or tweaked by us.
* Generating an APT package source, so we can cron server updates via APT
* @.iso@ generation
the final YAML is all broken to bits though, with most of the items
collapsed into the first.
any ideas? or is my only recourse to place and into the post?
thanks
leon
From bitserf at gmail.com Thu Jan 6 05:23:05 2005
From: bitserf at gmail.com (leon breedt)
Date: Thu Jan 6 05:20:58 2005
Subject: comment features
Message-ID: <270bd0c40501060223649b214b@mail.gmail.com>
hi,
saw the post about a CGI and comments in an upcoming release. as a
refugee from comment spam, please support this in a way that will make
it possible to easily block or make life extremely hard for spammers..
thanks :)
leon
From wmorgan-hobix-is-the-way at masanjin.net Thu Jan 6 08:01:41 2005
From: wmorgan-hobix-is-the-way at masanjin.net (William Morgan)
Date: Thu Jan 6 07:59:38 2005
Subject: textile lengthy lists
In-Reply-To: <270bd0c40501060214a2ce5df@mail.gmail.com>
References: <270bd0c40501060214a2ce5df@mail.gmail.com>
Message-ID: <20050106130141.GA24676@masanjin.net>
Excerpts from leon breedt's mail of 6 Jan 2005 (EST):
> the final YAML is all broken to bits though, with most of the items
> collapsed into the first.
>
> any ideas? or is my only recourse to place - and
into the post?
Try placing a single blank line in between each *'ed item.
--
William
From sl33p3r at free.fr Mon Jan 10 14:49:05 2005
From: sl33p3r at free.fr (Frederick Ros)
Date: Mon Jan 10 15:00:01 2005
Subject: Content replication
Message-ID: <20050110194905.GA7113@hal.void.org>
Hi all,
OK, here is a little plugin I wrote some times ago to allow replication
of my site on my ISP account. Currently it only allows for FTP
replications, but SFTP can be added easily I think.
Yesterday I finally add time to hook it up properly in hobix (before
this I modified hobix source code, but thanks to the redefinition of the
Hobix::p_publish it's useless).
If some are interested I will add this functionnality as well as more help.
To use it, add it to the requires list of your hobix.yaml in the
following way:
requires:
- replicate:
target: ftp://user:pass@gentle.isp.com/my-super-blog/
I'll also post about a new entry type, that will allow me to post
easily articles in both French and English on my blog
(http://sl33p3r.free.fr/blog Note that the red hand on the background is
a tribute to _why fantastic RedHanded new blof).
To end, I also plan to write some little introductory tutorials about
hobix. I'd like to know if I can have reviewers for the english version
as soon as it will be available ...
Best Regards,
--
Frederick Ros aka Sleeper
Let the data structure the program.
- The Elements of Programming Style (Kernighan & Plaugher)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/hobix-is-the-way/attachments/20050110/650f5f4e/attachment.bin
From paul at luon.net Mon Jan 10 16:35:01 2005
From: paul at luon.net (Paul van Tilburg)
Date: Mon Jan 10 16:32:56 2005
Subject: textile lengthy lists
In-Reply-To: <20050106130141.GA24676@masanjin.net>
References: <270bd0c40501060214a2ce5df@mail.gmail.com>
<20050106130141.GA24676@masanjin.net>
Message-ID: <20050110213501.GA13490@power.luon.net>
On Thu, Jan 06, 2005 at 08:01:41AM -0500, William Morgan wrote:
> Excerpts from leon breedt's mail of 6 Jan 2005 (EST):
> > the final YAML is all broken to bits though, with most of the items
> > collapsed into the first.
> >
> > any ideas? or is my only recourse to place - and
into the post?
>
> Try placing a single blank line in between each *'ed item.
Yes it's a bit the result of the double working of some formatting done
by YAML AND afterwards by RedCloth.
You also have to do 2 empty lines to accomplish a new paragraph. Same
problem with the folding.
I wonder how instiki deals with this, it works intuitive there (a la
LaTeX).
Paul
--
Student @ Eindhoven | JID: paul@luon.net
University of Technology, The Netherlands | email: paul@luon.net
>>> Using the Power of Debian GNU/Linux <<< | GnuPG: finger paul@luon.net
From sl33p3r at free.fr Tue Jan 11 00:46:18 2005
From: sl33p3r at free.fr (Frederick Ros)
Date: Tue Jan 11 00:57:15 2005
Subject: Content replication
In-Reply-To: <20050110194905.GA7113@hal.void.org>
References: <20050110194905.GA7113@hal.void.org>
Message-ID: <20050111054618.GA7541@hal.void.org>
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/hobix-is-the-way/attachments/20050111/39618c6b/attachment.bin
From drejewic at wsisiz.edu.pl Fri Jan 14 04:07:52 2005
From: drejewic at wsisiz.edu.pl (Szymon Drejewicz)
Date: Fri Jan 14 04:04:49 2005
Subject: hello & simple question
Message-ID: <200501141007.52165.drejewic@wsisiz.edu.pl>
Hello rabbits :-)
Simple (or not) question: I've installed hobix but the sidebar is not present.
Well, the question is how to turn it on? My system is Debian/unstable with
Ruby 1.8, Apache2, and mod_ruby works right.
--
Szymon Drejewicz
From why at hobix.com Fri Jan 14 10:38:25 2005
From: why at hobix.com (why the lucky stiff)
Date: Fri Jan 14 10:38:27 2005
Subject: hello & simple question
In-Reply-To: <200501141007.52165.drejewic@wsisiz.edu.pl>
References: <200501141007.52165.drejewic@wsisiz.edu.pl>
Message-ID: <4007A345.1000907@hobix.com>
Szymon Drejewicz wrote:
>Hello rabbits :-)
>
>Simple (or not) question: I've installed hobix but the sidebar is not present.
>Well, the question is how to turn it on? My system is Debian/unstable with
>Ruby 1.8, Apache2, and mod_ruby works right.
>
If you selected apache2-ssi when you setup the blog, you will need to
activate SSI parsing for .html:
AddOutputFilter INCLUDES .html
Also, make sure mod_include is loaded in your httpd.conf.
_why
From asenchi at asenchi.com Tue Jan 18 13:17:16 2005
From: asenchi at asenchi.com (asenchi@asenchi.com)
Date: Mon Jan 17 14:16:06 2005
Subject: Error
Message-ID: <20050118181716.GB630@nygotha.pal3.org>
Hello,
Trying to get hobix 3 to install in FreeBSD 5.3-RELEASE and am getting the
following error:
Mode: [Enter for none] apache1-ssi
*** Applying patch #0 for /var/www/data/skel/sidebar.html.quick (0, 0).
*** Applying patch #0 for /var/www/data/lib/local.rb (0, 0).
*** Applying patch #0 for /var/www/data/hobix.yaml (25, 3).
*** Joining blog `a bokononist asks', adding you as author.
/usr/local/lib/ruby/site_ruby/1.8/hobix/commandline.rb:179:in `edit_action':
undefined method `save' for #
(NoMethodError)
from /usr/local/lib/ruby/site_ruby/1.8/hobix/commandline.rb:140:in `create_weblog'
from /usr/local/bin/hobix:64:in `call' from /usr/local/bin/hobix:64
The other thing is that I've deleted all other blogs (using hobix blog;
hobix del ), however this says, "Joining blog `a bokononist asks',
adding you as author."
Can anyone help?
--
<<< Asenchi >>>
From why at hobix.com Tue Jan 18 15:32:36 2005
From: why at hobix.com (why the lucky stiff)
Date: Tue Jan 18 15:27:25 2005
Subject: Error
In-Reply-To: <20050118181716.GB630@nygotha.pal3.org>
References: <20050118181716.GB630@nygotha.pal3.org>
Message-ID: <20050118203236.GB65475@topi.cc>
asenchi@asenchi.com (asenchi@asenchi.com) wrote:
> Mode: [Enter for none] apache1-ssi
> /usr/local/lib/ruby/site_ruby/1.8/hobix/commandline.rb:179:in `edit_action':
> undefined method `save' for #
> (NoMethodError)
> from /usr/local/lib/ruby/site_ruby/1.8/hobix/commandline.rb:140:in `create_weblog'
> from /usr/local/bin/hobix:64:in `call' from /usr/local/bin/hobix:64
I would highly suggest running Hobix with the latest Ruby. The older
YAML versions are buggier. What version are you running?
> The other thing is that I've deleted all other blogs (using hobix blog;
> hobix del ), however this says, "Joining blog `a bokononist asks',
> adding you as author."
The title 'a bokononist asks' is the default name for the blank blog.
In newer versions, you should be able to edit the configuration before
it adds you to the blog.
Try upgrading:
ruby -ropen-uri -e 'eval open("http://go.hobix.com/0.3b/").read'
_why
From why at hobix.com Tue Jan 18 15:43:38 2005
From: why at hobix.com (why the lucky stiff)
Date: Tue Jan 18 15:38:26 2005
Subject: ! Hobix 0.3b
Message-ID: <20050118204338.GC65475@topi.cc>
Okay, well, let's get back into it. I've been hackin on Hobix quite a
bit more since working on RedHanded .
Blog manager, comments, and Textile live preview are working. It's just a matter
of working these into 0.4.
You can now upgrade to the maintenance release Hobix 0.3b.
ruby -ropen-uri -e 'eval open("http://go.hobix.com/0.3b/").read'
And the CHANGELOG:
--- %YAML:1.0
- version: 0.3b
date: 2005-01-18
changes:
- lib/hobix/commandline.rb: suitable errors if user has no blogs setup. defaulting
to use EDITOR, since the object editor is causing tons of confusion.
- lib/hobix/entry.rb: new keywords, free-tagged categories for entries.
- lib/hobix/bixwik.rb: getting WikiWords working.
- lib/hobix/weblog.rb: expand_path always adds complete blohhg URL. default
property methods should allow for cleaner YAML output and simpler customization.
- lib/hobix/out/atom.rb: added subject tags to Atom feed.
- lib/hobix/out/quick.rb: working on extracting the erb source for errors. cleaner
paths with weblog.expand_path.
- lib/hobix/out/rss.rb: subject tags can be per-entry.
- lib/hobix/publish/ping.rb: allow passing of a URL (if you want your feed to be
passed as the URL.)
- lib/hobix/storage/filesys.rb: new find_attached method for loading comments.
_why
From wmorgan-hobix-is-the-way at masanjin.net Tue Jan 18 16:14:19 2005
From: wmorgan-hobix-is-the-way at masanjin.net (William Morgan)
Date: Tue Jan 18 16:11:49 2005
Subject: ! Hobix 0.3b
In-Reply-To: <20050118204338.GC65475@topi.cc>
References: <20050118204338.GC65475@topi.cc>
Message-ID: <20050118211419.GB23488@masanjin.net>
Excerpts from why the lucky stiff's mail of 18 Jan 2005 (EST):
> I've been hackin on Hobix quite a bit more since working on RedHanded
> . Blog manager, comments, and Textile
> live preview are working.
yessssssssssssss
thanks why.
--
William
From bitserf at gmail.com Tue Jan 18 16:17:49 2005
From: bitserf at gmail.com (leon breedt)
Date: Tue Jan 18 16:15:20 2005
Subject: ! Hobix 0.3b
In-Reply-To: <20050118204338.GC65475@topi.cc>
References: <20050118204338.GC65475@topi.cc>
Message-ID: <270bd0c405011813171d53dad4@mail.gmail.com>
On Tue, 18 Jan 2005 15:43:38 -0500, why the lucky stiff wrote:
> Okay, well, let's get back into it. I've been hackin on Hobix quite a
> bit more since working on RedHanded .
> Blog manager, comments, and Textile live preview are working. It's just a matter
> of working these into 0.4.
Really looking forward to the live preview...
An idea for an extension to the Textile used....allow passing a
special format (functionally like WikiWords) keyword to link to the
standalone post html file? I.e. "blog:blog/myBlogEntry" generating a
link to the blog/myBlogEntry.html file...
Or is that what WikiWords does?
Cheers
Leon
From why at hobix.com Tue Jan 18 17:21:08 2005
From: why at hobix.com (why the lucky stiff)
Date: Tue Jan 18 17:15:54 2005
Subject: ! Hobix 0.3b
In-Reply-To: <270bd0c405011813171d53dad4@mail.gmail.com>
References: <20050118204338.GC65475@topi.cc>
<270bd0c405011813171d53dad4@mail.gmail.com>
Message-ID: <20050118222108.GA66424@topi.cc>
leon breedt (bitserf@gmail.com) wrote:
> An idea for an extension to the Textile used....allow passing a
> special format (functionally like WikiWords) keyword to link to the
> standalone post html file? I.e. "blog:blog/myBlogEntry" generating a
> link to the blog/myBlogEntry.html file...
I'll think about this. Anyone else have input? Currently you use the
code: <%= weblog.expand_path "blog/myBlogEntry" %>, but it would be nice
to abbreviate that.
> Or is that what WikiWords does?
The WikiWords change is only for BixWik, the Hobix-based Wiki I've been
tinkering with. A silly game.
_why
From drejewic at wsisiz.edu.pl Wed Jan 19 03:01:17 2005
From: drejewic at wsisiz.edu.pl (Szymon Drejewicz)
Date: Wed Jan 19 02:58:01 2005
Subject: ! Hobix 0.3b
In-Reply-To: <20050118204338.GC65475@topi.cc>
References: <20050118204338.GC65475@topi.cc>
Message-ID: <200501190901.17727.drejewic@wsisiz.edu.pl>
On Tuesday 18 of January 2005 21:43, why the lucky stiff wrote:
> Blog manager, comments, and Textile live preview are working. It's just a
> matter of working these into 0.4.
Cool. Thanks _why_the_lucky_stiff :-)
--
Szymon Drejewicz
Yet Another Pragmatic Rubist
From why at hobix.com Tue Jan 25 12:12:05 2005
From: why at hobix.com (why the lucky stiff)
Date: Tue Jan 25 12:08:55 2005
Subject: [sl33p3r@free.fr: Hobix Tutorial 1]
Message-ID: <20050125171205.GC23107@topi.cc>
Just want to bring this to everyone's attention. Frederick is running a
bilingual blog with Hobix (see http://sl33p3r.free.fr/blog/ and see the
swapping EN and FR link in the title!)
Anyway, I'm sure Frederick would love your feedback. And his tutorial
might help any newcomers sort out problems.
_why
----- Forwarded message from Frederick Ros -----
Date: Sun, 23 Jan 2005 23:28:31 +0100
From: Frederick Ros
To: why@hobix.com
Subject: Hobix Tutorial 1
Delivered-To: hobix-com-why@hobix.com
User-Agent: Mutt/1.5.6i
Hi _why,
Just a little mail to let you know that I finally began on writing some
simple tutorials on Hobix.
The first one is *very* simple as it covers installation, setup and
creation of a first blog, using default values.
In sequels I'll look at tuning of the blog, and will try to address more
complicated (well ... this is not the right word, advanced would be
better I think) things like new entry type creation, and so on.
I also going to try to write 2 versions : Engligh and French, as my
secret plans are that Ruby should conquer France, and that Hobix could
help me in this plan ;)
If you want to have a <+ quick +> look on it :
http://sl33p3r.free.fr/hobix-tutorials/hobix-tutorials.html
Best Regards,
PS: Sorry for the duplicate, I do not know which one will reach you
first ;)
--
Frederick Ros aka Sleeper
Linux is obsolete
(Andrew Tanenbaum)
----- End forwarded message -----
From sl33p3r at free.fr Tue Jan 25 18:49:07 2005
From: sl33p3r at free.fr (Frederick Ros)
Date: Tue Jan 25 18:46:54 2005
Subject: [sl33p3r@free.fr: Hobix Tutorial 1]
In-Reply-To: <20050125171205.GC23107@topi.cc>
References: <20050125171205.GC23107@topi.cc>
Message-ID: <20050125234907.GC7185@hal.void.org>
why the lucky stiff wrote :
| Just want to bring this to everyone's attention. Frederick is running a
| bilingual blog with Hobix (see http://sl33p3r.free.fr/blog/ and see the
| swapping EN and FR link in the title!)
|
| Anyway, I'm sure Frederick would love your feedback. And his tutorial
| might help any newcomers sort out problems.
|
| _why
OK, I posted the sequel (in English for now), but I didn't yet have time
to review it ... So keep gentle, it's pre-alpha stuff ...
http://sl33p3r.free.fr/hobix-tutorials/hobix-tutorials.html
--
Frederick Ros aka Sleeper
"How should I know if it works? That's what beta testers are for. I only
coded it."
(Attributed to Linus Torvalds, somewhere in a posting)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/hobix-is-the-way/attachments/20050126/4dc1dbf9/attachment.bin
From sl33p3r at free.fr Sat Jan 29 04:50:10 2005
From: sl33p3r at free.fr (Frederick Ros)
Date: Sat Jan 29 04:36:14 2005
Subject: Command Line plugins ?
Message-ID: <20050129095010.GB7189@hal.void.org>
Hi _why,
In order to be able to use more easily the 'multilang entry' plugin I
developed, I'd like to know if there's an easy way (i.e. without
modifying hobix sources) to allow plugins for the CommandLine module
(I'd like to have, say a "mlpost" command that works like the post one
but use a MultilangEntry instead of an entry).
It seems that as the CommandLine module is mixed in at beginning
(i.e. before reading the hobix.yaml file, and thus any pluggin), I can't
do it easily.
Do you have any idea on this ?
Best Regards,
--
Frederick Ros aka Sleeper
"It's God. No, not Richard Stallman, or Linus Torvalds, but God."
(By Matt Welsh)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/hobix-is-the-way/attachments/20050129/23971ce0/attachment.bin
From wmorgan-hobix-is-the-way at masanjin.net Sat Jan 29 10:25:21 2005
From: wmorgan-hobix-is-the-way at masanjin.net (William Morgan)
Date: Sat Jan 29 10:22:27 2005
Subject: Command Line plugins ?
In-Reply-To: <20050129095010.GB7189@hal.void.org>
References: <20050129095010.GB7189@hal.void.org>
Message-ID: <20050129152521.GA18046@masanjin.net>
Excerpts from Frederick Ros's mail of 29 Jan 2005 (EST):
> In order to be able to use more easily the 'multilang entry' plugin I
> developed, I'd like to know if there's an easy way (i.e. without
> modifying hobix sources) to allow plugins for the CommandLine module
> (I'd like to have, say a "mlpost" command that works like the post one
> but use a MultilangEntry instead of an entry).
http://rubyforge.org/pipermail/hobix-is-the-way/2004-September/000031.html
--
William
From sl33p3r at free.fr Sat Jan 29 12:51:10 2005
From: sl33p3r at free.fr (Frederick Ros)
Date: Sat Jan 29 12:37:09 2005
Subject: Command Line plugins ?
In-Reply-To: <20050129152521.GA18046@masanjin.net>
References: <20050129095010.GB7189@hal.void.org>
<20050129152521.GA18046@masanjin.net>
Message-ID: <20050129175110.GC7189@hal.void.org>
William Morgan wrote :
|
| http://rubyforge.org/pipermail/hobix-is-the-way/2004-September/000031.html
Thanks !! I think I should search the ML mor often ;)
Best Ragrds,
--
Frederick Ros aka Sleeper
Write and test a big program in small pieces.
- The Elements of Programming Style (Kernighan & Plaugher)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/hobix-is-the-way/attachments/20050129/b3322378/attachment.bin