News:

Forum changes: Editing of posts has been turned off until further notice.

Main Menu

Recommended writing tools?

Started by chance.thirteen, October 06, 2009, 04:41:55 PM

Previous topic - Next topic

chance.thirteen

I have no idea where to put this, but I know that game designers often use these sorts of things so  hopefully it's the right forum site at least. :D

Like many people, I have tons of little ideas, comments, examples, thoughts and game bits I write down. However at a certain point the notes just aren't enough. I need cross referencing, linking, tagging, and so on. I tried using a forum for my notes, mainly because I like that it it reachable from anywhere, I can edit and add separate notes to a thought, and share the information with anyone who has access to the web.

However, it is time to move to something more complex. It seems that a wiki would be the best organizing tool, and I have heard that some allow commentary that does not edit the original article. I have looked a little at desktop wikis, and some writing tools like Scrivener. Oh right, I'm on a Macintosh, so any applications will have to run on that, but really any recommendation of indispensable features, or for wiki sites online, or really anything at all would be very nice. I am willing to purchase an application, but I do not wish to subscribe to a service, and being able to retain full rights and privacy of my work is necessary.

Any suggestions at all?

whiteknife

I'm not an expert, but I think wikidot has the kind of tools you're looking for and is free online.

chance.thirteen

Wikidot was my first stop. Sadly, it can't seem to even load my first page, it just cycles between loading and waiting over and over again. Perhaps it is a recent issue and will be resolved soon.

Does anyone have a favorite application for organizing notes or ideas?

Jasper Flick

I've just started using PmWiki for my AnyDice site. It works with files and no database, so is easy to move around. Using MAMP, it was a breeze to locally try it out on my Mac in a sheltered environment.

You can use Discussion or Talk pages for parallel discussions about a page, no matter what wiki you use. If you're set on a comment system, PmWiki has plugins (they call it Cookbooks) for that and they're easy to manage.
Trouble with dice mechanics? Check out AnyDice, my online dice distribution calculator!

Darcy Burgess

Hi,

You might like Google Notebooks -- you can subcategorize and organize, as well as invite collaborators (not sure if you can publish them to the unwashed world, though).

D
Black Cadillacs - Your soapbox about War.  Use it.

chance.thirteen

Jasper -does PMWiki produce a set of files that you can insert into your webspace at a provider, and then it functions? Or does it require the right environment to be installed before hand. I am getting the impression it is the latter, but if not, let me know. If I could just upload a set of files to my own provider, that would be pretty good.

D - Google Notebooks has ceased development and was closed. However, I snuck in via the cached pages and started one up because they said they would continue the functionality that already exists, just "no new users". Is there a way to make a linked organizational table, like an outline or table of contents, beyond the labeling? I did like that you can see multiple notes on a screen if they happen to fit, and that your labels list is both on the left side of the screen and in a menu while actually labeling a note.

So many options! Thanks for the information!

I will have to go back and check the wiki sites, I have a hard time imagining that they just don't work.

Jasper Flick

PmWiki itself requires PHP to run (which is practically ubiquitous), as well as file permissions set so it (actually, the web server) can write files in its data directory. Should be able to run anywhere without much fuzz.

You could copy pages by just grabbing the HTML output, but I think that is a horrible workflow. Why not put the wiki in your webspace and use it directly? You could password protect areas you don't want to be publicly visible. Alternatively, mirror the wiki to your webspace and FTP updates from your local machine.

If you want a draft-publish-comment system, perhaps a blog package like WordPress is better suited.
Trouble with dice mechanics? Check out AnyDice, my online dice distribution calculator!

chance.thirteen

My web provider is cox.net, and they do not seem to offer php support for my small web space. It would be ideal since I could literally pull the whole file set up which I am not sure can be done from things like a wiki site.

Also the issue with wikidot turned out to be a Firefox issue with third party cookies.

duncanguy

#8
[spam]

Jasper Flick

(ignores spam post)

I'm not sure what "It would be ideal" is referring too. In any case, if your website doesn't even have PHP support then it's very limited. It's a case of "you get what you pay for", though even most free webhosts do offer PHP support.
Trouble with dice mechanics? Check out AnyDice, my online dice distribution calculator!

lumpley

Hey, please don't acknowledge spam, just hit the "report to moderator" button. I can scoop spam invisibly out of threads, but if I did that now I'd orphan your acknowledgment.

Thanks! Carry on.

-Vincent

chance.thirteen

The idea refers to my ability to pick up all the work and go elsewhere with it. Some wiki and forum sites have no backup or download capacity. You have to cut and paste it, or use a website sucker to get all the work you put up back down.

Now for those of you who compose someplace else then post, this makes no sense. For me, I often compose on a website since I cannot be sure of keeping files with me at the various places I access the web from.

At the moment, wikidot seems to meet all my desires, including the ability to make a backup at any time and download it.

DagdaMor

My ideas notebook uses [ur=http://stickwiki.sourceforge.net/]Wiki On A Stick[/url]. This is a single self modifying html file that makes it really easy to take around with you as you can just stick it on a USB drive or email it to yourself.
All is fair in love and war...

... as long as I'm not losing!

sirealestate

For simple tasks I prefer Notepad.
For some serious work Notepad++.

MikeF

Not quite what you're looking for but I'd also recommend TiddlyWiki - http://www.tiddlywiki.com/ - which I believe inspired the Wiki On A Stick project, and to my eye is a more mature and useable product.

One single html file, so it will work on any web provider - no need even for php - but with the functionality of a wiki. Just update offline and load up onto the webserver.