tools

Short tips: Eigenharp Pico, where is Belcanto ? oder Wo ist Belcanto ?

I decided to not pressure myself into doing one big post, but I will do some short bursts. Considering the Eigenharp, I will make them in English and German, since there is not a lot of information in German.

So what is it ?

It is some kind of scripting your Eigenharp thingy, don’t know more yet.

Was ist Belcanto ?

Eine Art Skriptsprache für die Eigenharp.

Where is it ?

Not on the EigenD-Mac-Version on your USB-Stick, as of writing this post not in the stable release, you have to use the newest testing release, there you can find Belcanto in Tools -> Run EigenCommander.

Wo finde ich Belcanto ?

Nicht in der Mac-Version die auf dem USB-Stick mitgeliefert wird, auch nicht in der "stable" Version vom Netz, man muss die "testing" Version installieren und dann findet man Belcanto unter Tools -> Run EigenCommander.Tags: , , , , , , ,

weblog plugin for OpenOffice

I installed the weblog plugin for OpenOffice. Maybe now there will be more posts. This is the test by the way.


Playing with Tools

I am still reading through GTD. I will probably organize my stuff with Emacs. I have worked with Emacs during my studies, I actually like it. There is something like org-mode build into Emacs 22.1 which is build on an outliner-mode and is pretty hard to describe. It is some kind of todo list, task planner plus. Plus tags, labels, agendas, something very Emacs like. Nifty, but quirky. Astonishing usable, but hard to describe. With remember, which is a kind of sticky notes for Emacs it seems to have all I need for GTD (my version ;-) ). And if it doesn’t, everything is in text files and text files are portable.
I use tutorials from the net. I especially like the one from Sacha Chua , she is writing a book about Emacs and org-mode and planner-mode and blogging through Emacs. Quite fantastic, check out her whole web site. I also like this one by John Wiegley, which also has some custom views in it. And finally one from Charles Cave which is GTD inspired, but enlarges it somehow.
Now I am on a Windows machine and this spells some troubles, if one wants to use Emacs. But I hope I will get some Gnus stuff working too and hopefully route my Emails and my GMail calendar through this system. If not, we are still talking about text files, which can be produced and read in many ways.
By the way I am a little behind in reading GTD, because I have to prepare courses for the Games Academy Berlin, Mathematics for 3D programmers and I have a bad case of cold. I hate being sick.

Tools I used to use, part 2 : task management

I should not announce articles. It jinxes them. I fell of my task planner. The software is still cool, but I don’t use it anymore, maybe it will help you.
It is a single person, open source easy to use, easy to export, no frills task planner from Abstract Spoon. The nice thing is, that it doesn’t open a new window, if I just want to add a new task. Because I am a one-person operation I don’t need fancy, I need fast and easy. So try it out!
If you need collaboration it may not suit you and it doesn’t sync over the net (yet). If you need collaboration look at Project Engine it has a cool look-and-feel.
And if you need a web interface you can use PhProjekt (there is an English version, even if the origin of the project seems to be German). I tried it, but on our external QNAP server it is to slow to be workable.

The reason I fell off task management? It somehow doesn’t work for me in the way it should. I saw David Allen’s (yes the GTD one) googletalk on youtube.

And I finally gave in, into buying the book. The pink shirt instead of suit and tie helped. At least he can dress environment appropriate and he is funny. The book, by the way is too. If you have reservations about buying the book, because there is a suited guy on the cover, I can assure you, it is really funny (and helpful). He is good at telling anecdotes. That is the one thing nobody tells you about the book. The entertainment value is high, so even if you finally reject the system, you will have had a amusing time finding out why.

Yes ! I finally got to embed a You Tube video on my site. Lets see if it is as easy as it seems to be.

Tools I use part 1 : Wikis

I just wanted to share some cool tools I found.

First of all I installed a Wiki for myself the Dokuwiki. I need it for my notes, which I need to access from my desktop and my laptop. Since I don’t have a real server at home, only an external hard-drive with WiFi, which is enough at the moment, it needed to be PHP, simple and fast.
I am very pleased with the Wiki it looks great there are some great plug-ins like the tag plug-in by Esther (cool stuff you have there Esther, I use your template too). The Wiki is easy to install, as are the plug-ins. The only problem I had is, that it asks if one wants acl user management. Since I didn’t need it (it is for private use only at this point) and was speed conscious, I said no.
Mistake, since some plug-ins require an admin login. By just deleting the local.php and installing again and all was well. Even my previous test pages were still there. Thumbs up ! That stuff is stable.


Why a Wiki, what is this and why do you need one ?

Everybody knows Wikipedia by now. They didn’t invent Wikis by the way, they just did a excellent job of harnessing its power.
I think Wikis are especially useful in game development, where team work is essential and everybody needs to contribute. Design documents and technical specs change all the time. And Wikis are excellent tools to map this changes. Also documentation of internal tools will profit. Because the programmer and the user (mostly an artist or designer) can collaborate on a manual that makes it easy for new people to get up to date quickly.

pro :
- people can use their web browser to edit stuff
- everybody can edit the same documents
- it has a history, it not only can tell you what was changed since your last logon, but also who changed, what, when
- it is easy to use, easy to make new pages

contra :
- often structure gets lost, because Wikis are link based and not hierarchical based -> DokuWiki is great in that sense, there are namespaces and with the tags you can find everything, it has an index too
- one cannot control the content and layout of the pages, the management has to trust having adult people with responsibility working for them, because even if you put a template up, you cannot get people who are messy to write nice documents

I have used MoinMoin, TikiWiki and some others, mostly job related. And DokuWiki is the one I like best. There is a commercial one too, which looks quite good, but I don’t want to spend money for an overblown system I do not need.
One of the other great aspects of DokuWiki is the automatic creation of a table of content as soon as the page has headers. This makes things just easy.

Personal Wikis (no need of a server)
There are Wikis you can use on your desktop without a server. Just as a notes tool, outliner or text aggregator.

My favorite is WikiPad . It uses WikiNotation (one word, two uppercase letters, one at the beginning, one in the middle) to generate new pages. There is the typical outliner tree on the left. There are special tags to change icons, color of the tree branch. One can easily flag stuff as a todo list etc. It saves automatically. And one can paste automatically from clipboard (which sometimes does not work right). It is python (which I have a soft spot for) and just something small and useful.

And there is TiddlyWiki, which is a one-file Wiki and strangely fascinating, there is even a GTD template for it. I have discovered TiddlySnip, which is a Firefox plug-in to paste stuff from your browser into your TiddlyWiki, very neat. I use that often since nowadays all the manuals are naturally in html or on the net anyway, so I need to get text out of the browser into something resembling coherent notes.

I use scrapbook, another Firefox plug-in quite a lot. It allows you to scrap pages or selected text from a web page and saves it. You can later merge the notes or just read them and highlight important text.

Cooming soon : I finally found the right task manager for me.