Monthly Archives: May 2008

OOo Extension – Sun Wiki Publisher

The Sun Wiki Publisher enables you to create Wiki articles onMediaWiki servers without having to know the syntax of the MediaWikimarkup language. Publish your new and existing documents transparentlywith the Writer to a wiki page. All important text attributes such … Continue reading

Posted in ooo | Tagged , , | Leave a comment

Getting Adobe Air and Apps to work on Arch Linux

1. Download AIR-SDK from http://labs.adobe.com/downloads/air_linux.html 2. Create a directory, e.g. “~/AIR-SDK”. Extract the AIR-SDK’s .tar.bz2 file in this directory (cd ~/AIR-SDK; tar jxvf /path/to/adobeair_linux_sdk_a1_033108.tbz2) so that adl can be found at “~/AIR-SDK/bin/adl”. 3. Create a directory, e.g. “~/app”. Use “unzip” … Continue reading

Posted in Arch Linux | Tagged | 1 Comment