binaries

16 views
Skip to first unread message

Charles Reynolds

unread,
Jan 9, 2012, 10:25:43 PM1/9/12
to blazeblogger
I'm evaluating BlazeBlogger to replace my current site (largely now
empty after a database loss) at www.paraplegicracehorse.net

How are binaries handled? I often post photos in my current blog (at
blogger.com) and I will want this ability in the future.

Thanks,

Paraplegic Racehorse
::Grand Curmudgeon:: International Discordance of Kilted Apiarists,
Local #994

Jaromir Hradilek

unread,
Jan 11, 2012, 8:01:32 PM1/11/12
to blazeblogger
Hi Charles,

Many thanks for your interest in my software. As for your question,
BlazeBlogger tries to keep things as simple as it can, which is why it
does not handle (at least not at the moment) any attachments on its
own. What you usually do is that you put your file (image, archive,
whatever you want to refer to from your blog post) in a directory
within the directory structure of the blog and then use the %root%
placeholder in a relative path to this file. For example, to link to
files/blazeblogger-1.3.0.tar.gz from your blog post, you can use the
following code snippet:

<p>Download the <a href="%root%/files/
blazeblogger-1.3.0.tar.gz">latest version</a>.</p>

I know this is not ideal, but I like simple solutions.

Thanks,
Jaromir Hradilek

Paraplegic Racehorse

unread,
Jan 11, 2012, 8:08:30 PM1/11/12
to blazeb...@googlegroups.com
Actually, that's a great solution and very simple. Could you add that
to documentation? (I always RTFM before asking questions.)

How would this work in markdown?

[FileID]:%root%/files/FileID ?

> --
> You received this message because you are subscribed to the Google Groups "blazeblogger" group.
> To post to this group, send email to blazeb...@googlegroups.com.
> To unsubscribe from this group, send email to blazeblogger...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/blazeblogger?hl=en.
>

--
I'm Paraplegic Racehorse.
"Grand Curmudgeon" :: International Discordance of Kilted Apiarists, Local #994.
http://www.paraplegicracehorse.net/

Jaromir Hradilek

unread,
Jan 11, 2012, 8:08:52 PM1/11/12
to blazeblogger
Also, I really need to sit down and improve the documentation to
include all this info.

Jaromir Hradilek

unread,
Jan 11, 2012, 8:24:16 PM1/11/12
to blazeblogger
> Actually, that's a great solution and very simple. Could you add that
> to documentation? (I always RTFM before asking questions.)

Apparently, we were thinking about the same thing. :)

> How would this work in markdown?
>
> [FileID]:%root%/files/FileID  ?

This should not be a problem. I don't have markdown installed on my
laptop right now, but I quickly verified at http://daringfireball.net/projects/markdown/dingus
that Markdown does not complain or replace placeholders. When you run
blaze-make, all BlazeBlogger's placeholders are then replaced as
expected.

Paraplegic Racehorse

unread,
Jan 11, 2012, 8:40:53 PM1/11/12
to blazeb...@googlegroups.com
Well, there's only one way to find out for sure. Thank goodness for
blaze-edit if it doesn't work the first time. ;)

< break >

It didn't work with markdown. The link will have to be done with HTML.

Jaromir Hradilek

unread,
Jan 11, 2012, 8:42:57 PM1/11/12
to blazeblogger
/me takes a mental note to test and document it when he's on his
desktop.
Reply all
Reply to author
Forward
0 new messages