Interesting Things

Richard Bradshaw's idea of what is interesting

Writing web apps with AppJet

AppJet bills itself as allowing “instant web programming”. As a relatively competent programmer, I had a look to see whether this tool would be useful to me. The key feature of AppJet is that it allows you to write code and publish it without having to host it yourself. Any application that you make has [...]

How to install KDE 4 RC 2 on Ubuntu 7.10 (screenshot tour)

If you’ve been following the development of KDE 4, then you are likely aware that the most recent release candidate was released a few days ago. To install on Ubuntu or Kubuntu: Remove any previous version of KDE 4. sudo apt-get remove kdelibs5 kde4base-data kde4libs-data Install KDE 4 RC 2: sudo apt-get install kdebase-bin kdebase-workspace [...]