Home Home > Tag > tools
Sign up | Login

Deprecation notice: openSUSE Lizards user blog platform is deprecated, and will remain read only for the time being. Learn more...

Posts Tagged ‘tools’

New Releases for 11.1 in home:saigkill

January 7th, 2009 by

Hello Folks,

in the last week i’ve build my repository (home:saigkill) for 11,1. This are the Packages:

– BOINC 6.4.5
– Mount Manager 0.2.5
– libatlas 3 – 3.8.1
– libnecpp0-1.2.6
– libqt4-4.4.3
– necpp 1.2.6
– Lynis 1.2.1
– necpp 1.2.6
– python-iCalendar 1.2
– qantenna 0.2.1
– kde4-skrooge 0.1.0 (i586 only)

Have a lot of fun 🙂

Wiki on a Stick

May 14th, 2008 by

Have you ever had the problem that you start writing something in a wiki, take some time to think, drink coffee and do other things and finally press Save in your browser and realise that your session with the wiki has already ended?

There is a very cool thing that helps here, I saw it on Christian Hüllers screen recently: woas or Wiki on a Stick. This is a single (not simple 😉 html file that you open in your browser and it comes up as client side wiki that allows to edit documentation offline in wiki syntax with a browser based editor etc.

The nice thing is that the result is still one file. It is not really nice because of tons of styles and javascript functions in it, but it is just one non binary. That allows to check it into a source controll system and the problem “Maintaining the docs in Wiki or at the source” is a bit easier to decide now. Nice.