Recommended wiki software: ccTiddly

Posted in Personal, Technology, Web Development

Based on Jeremy Ruston’s TiddlyWiki, ccTiddly is a web personal notebook.
It’s a server-side adaptation, based on PHP and MySQL, with version 1 released last September.

I’ve tried to use the TiddlyWiki standalone version for notetaking in a USB drive, or the GTDTiddlyWiki version for the incursions in GTD, but these weren’t quite useful since i’m always exchanging notes between work and home. Also, as i’m most of the time online, it’s not that practical to plug the USB and save the HTML file, that could easily reach several MB.

From the several server-side adaptations, only one seemed promising, so i gave ccTiddly a go. The setup was quite smooth, mostly database parameters and admin rights, and after the upload, it was online.The only thing that failed were the importTiddlers plugin, so i had to start with a blank wiki and expected that future releases might fix this problem.

I spent some time customizing stylesheets, creating some default tiddlers, and learning how to adapt my writing/note-taking style to this app. An finally,here it is:

ccTiddly Screen

[Screenshot only. Web app on private URL]

It has all the 2.0 webiness, with ajax transitions and easy editing and the essential feature of being able to access your personal wiki anytime you’re connected.

My review: Great ! If you’re a writer, blogger or training consultant it’s an excellent tool for knowledge management and notetaking, with more freedom than a traditional wiki.

Download link: http://cctiddly.sourceforge.net/

3 Comments

  • #512
    2006/21/11 9:10 pm

    armando,

    where’s the css to edit??

    how do you post a url in a tiddlywiki post?

  • #513
    2006/21/11 9:12 pm

    also…

    how do you simply “bold” a word/phrase

  • #514
    Armando Alves
    2006/21/11 11:38 pm

    Warthog:
    A simple way to insert a url is to use the prefix http:// before the rest of the URL. The conversion to link is automatic.

    The standart way is using [[http//www.url.com|Text To URL]].

    Better yet:
    http://www.tiddlywiki.com/#ExtendedFormatting

    (you can find more examples there)

Leave a Reply