Export to flatfile

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
DortoH
Regular
Posts: 82
Joined: Fri Feb 25, 2005 2:00 am

Export to flatfile

Post by DortoH »

Is there a way to export my serendiptiy blog to a flatfile? I can export it all to RSS i realize, but then how could I convert that HTML?

I run a technical webiste with how to's and such and would like to have a CD based version of the years articles that I could distribute so readers could have offline access to the articles.

Any ideas, or perhaps a plugin or 3rd party application that can do it?
Rod
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Export to flatfile

Post by garvinhicking »

How about using the blogpdf Plugin to create a PDF of your entries?

You could also turn the XML-RSS file into HTML by using a XSLT transformation file; but that's a bit advanced.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
DortoH
Regular
Posts: 82
Joined: Fri Feb 25, 2005 2:00 am

Post by DortoH »

I have tried the blog-pdf conversion but I have a lot of images. I wouldn't mind paying for a 3rd party app, but Google has come up empty.
Rod
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

That's right, sadly PDF doesn'T easily support embedding images specified in HTML syntax.

So you will need to use a XSLT style. Go and read your Atom 0.3 link, this one contains a XSLT markup transformation which you can use to dump all your entries.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
MySchizoBuddy
Regular
Posts: 340
Joined: Sun Jun 12, 2005 5:28 am

Post by MySchizoBuddy »

all u need is an offline access to ur site. like an archive. with the exact look and feel, even clikable links etc.

u need offline explorer. It will rip ur site and make an exact duplicate of it, even link ur pages together and archive it for delivery on a cd. it works fine with dynamic pages. I ripped a phpbb forum ones and it works like a charm. i love its filtering capabilities which allowed me to just rip a particular subforum rather than the whole forum.
Image
DortoH
Regular
Posts: 82
Joined: Fri Feb 25, 2005 2:00 am

Post by DortoH »

Very cool, I'll give the trial a shot! Thanks!
Rod
DortoH
Regular
Posts: 82
Joined: Fri Feb 25, 2005 2:00 am

Post by DortoH »

The tool worked perfectly! Very fast, lots of customization available, thanks a bunch for the recommendation!

:D
Rod
Post Reply