Thursday, 28 August 2008

Really Rapid Review: DekiWiki

This is a really quick review of DekiWiki for those who have done all their research but just want to get some personal experiences;

I have been using DekiWiki for about one and half months now and have been writing extensions (mostly in PHP [my preferred web scripting language]) to integrate our CRM with the Wiki for fun and profit.

So in short;

  • + It's not bad for a business orientated wiki. All the features you expect are there. Id say perfect for a non-techie (providing you install with the VMImage).

  • + The built in extensions are quite neat and reasonable reliable providing you dont try and do anything too interesting with them.

  • + The support on the forum is very friendly and helpful

  • + PageBus is very snazzy and allows "live" components on the page to communicate dynamically.

  • - It's a hideous Frankenstein mix of C# and PHP. IMHO it doesnt seem to work all that well. Purely PHP would do the same job and give you much more control.

  • - In my short time using it, the C# side has been no end of problems causing the whole site to hang, and making building additional extensions a nightmare.

  • - Reusing the pre-existing extensions from your own extensions seems at this stage impossible. (At least when writing PHP extensions, perhaps with C# too)

  • - Their custom scripting language DekiScript is horrible and seems unneccessary considering its built on top of a much nicer scripting language PHP



So in summary... use it... but only if you don't want to hack extra stuff onto it.

Wednesday, 27 August 2008

Doctor Byron Orpheus rules

even more than Brock Samson... but only just


You need to watch the Venture Brothers

Saturday, 16 August 2008

Fail: Its a (balloon) masacre

http://www.todaysbigfail.com/view/20080729

Friday, 8 August 2008

there.is.only.xul

Found this when browsing code trying to get a xulrunner app to work;

<overlay id="qsos-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">


made my inner geek giggle so I wikipedia'd xulrunner outa curiosity;

The XUL name references the film Ghostbusters (1984), in which the ghost of an ancient Sumerian deity called Zuul possesses the character Dana Barrett (played by Sigourney Weaver) and declares, "There is no Dana, only Zuul". Since XUL, unusually, uses XML to define an interface rather than a document, its developers adopted the slogan: "There is no data, there is only XUL". Hence the XML namespace URI at the beginning of every XUL document:

http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul

When viewed with a XUL-capable application, the document pointed to displays the slogan in large letters in the center of the screen.
"THERE IS NO DATA.
THERE IS ONLY XUL."


"Keymaster" and "gatekeeper" also refer to the same film plotline. Other references to Ghostbusters also occur within Mozilla products: for instance, the JavaScript has a debugger component called Venkman, after one of the main characters in the film.


impressive lol

Thursday, 7 August 2008

Dawn of the dead meets Wallace and Gromit