Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > The Making of the SQLite3/Ruby Manual

Reply
Thread Tools

The Making of the SQLite3/Ruby Manual

 
 
Bil Kleb
Guest
Posts: n/a
 
      02-06-2005
Jamis,

As you graciously did with the Copland manual and siblings,
can you give a cooks tour of the SQLite3 manual. It
has a similar look and feel, but obviously a very different
engine.

Thanks,
--
Bil Kleb, Hampton, Virginia
 
Reply With Quote
 
 
 
 
Jamis Buck
Guest
Posts: n/a
 
      02-06-2005
On 15:20 Sun 06 Feb , Bil Kleb wrote:
> Jamis,
>
> As you graciously did with the Copland manual and siblings,
> can you give a cooks tour of the SQLite3 manual. It
> has a similar look and feel, but obviously a very different
> engine.


This time, it was all done in Hieraki (http://www.hieraki.org),
a Rails-based collaborative book-writing tool by Tobias Luetke.
I tweaked the heck out of the interface, but other than that, it's
just Hieraki, running as a CGI.

With Hieraki, you just obtain an author account, and then you can
create new books. Each book has multiple chapters, and each chapter
has multiple "pages" (or sections)--you edit these all right in the
browser, in textile.

- Jamis

--
Jamis Buck

http://jamis.jamisbuck.org
------------------------------
"I am Victor of Borge. You will be assimil-nine-ed."



 
Reply With Quote
 
 
 
 
Bil Kleb
Guest
Posts: n/a
 
      02-06-2005
Jamis Buck wrote:
> On 15:20 Sun 06 Feb, Bil Kleb wrote:
>
> With Hieraki, you just obtain an author account, and then you can
> create new books. Each book has multiple chapters, and each chapter
> has multiple "pages" (or sections)--you edit these all right in the
> browser, in textile.


Edit in the browser? Sounds painful. Is there an upload option?

It looks like you've got your figure markup in there also?

Thanks
--
Bil Kleb, Hampton, Virginia
 
Reply With Quote
 
Jamis Buck
Guest
Posts: n/a
 
      02-06-2005
On 05:40 Mon 07 Feb , Bil Kleb wrote:
> Jamis Buck wrote:
> >On 15:20 Sun 06 Feb, Bil Kleb wrote:
> >
> >With Hieraki, you just obtain an author account, and then you can
> >create new books. Each book has multiple chapters, and each chapter
> >has multiple "pages" (or sections)--you edit these all right in the
> >browser, in textile.

>
> Edit in the browser? Sounds painful. Is there an upload option?


No upload. But if you're using a mozilla browser, there's the mozex
plugin that lets you edit text areas in vim! (I dunno--maybe that
sounds even more painful to some people, but it's like paradise for
me.)

> It looks like you've got your figure markup in there also?


Yup. It's all integrated with Hieraki. Just do the following for your
code blocks:

{{{lang=ruby,number=true,caption=A clever quine
puts <<2*2,2
puts <<2*2,2
2
}}}

Hieraki will then use the Syntax engine to convert that code to HTML
using the appropriate highlighting.

>
> Thanks
> --
> Bil Kleb, Hampton, Virginia


- Jamis

--
Jamis Buck

http://jamis.jamisbuck.org
------------------------------
"I am Victor of Borge. You will be assimil-nine-ed."



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Xsi photo...I miss MANUAL manual settings. Nervous Nick Digital Photography 1 11-04-2008 02:38 AM
Vertical Lines on the LCD screen - Need service manual for Toshiba Laptop (not a users manual) marzdra@yahooo.con Computer Support 1 12-16-2006 09:18 PM
Re: A fresh new approach to making making online Fakename Computer Information 0 11-18-2005 02:10 AM
Making new Flavors : Making a custom transferhandler for and drop applications ebby83@gmail.com Java 5 01-12-2005 11:10 AM
The Making of Copland's User Manual Bil Kleb Ruby 7 10-07-2004 02:54 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57