Server Issues :: Blog
Server Issues
(posted at 2009-09-14 21:14:54 UTC)
phoenix.slamd64.com, which normally runs this site, slamd64.com, and several other sites is currently down due to what looks like a hardware failure - it'll be back up again as soon as possible. I've not imported the old blog data in case it spams planet - if it happens, I'd rather only do that once (when it's back up).
In the mean time, my various projects live on Gitorious - let me know if I've missed one you're interested in. Here's a quick summary (sorry, my normal screenshot-dumping-ground is on the server that's down):
- Jerboa
- A Qt4/Phonon-based cross-platform music player. Actually, the code I've pushed is a nearly-from-scratch rewrite I started a few months back, with much better performance, and nicer code.
- FastCgiQt
- A library for writing dynamic websites with Qt. This is especially nice combined with QtSql, and the XSLT2 support that entered Qt 4.5. I prefer this to the widget-based approaches, as I like writing my own [X]HTML, and it makes it easy to output RSS/other XML as well.
- StatusBoard
- A small application for displaying big red/green squares - for example, at Mendeley, we use it to have an at-a-glance indication of if there's any Nagios warnings, or if any of our buildbot processes are failing.
- TypoFail
- Think typeracer/typespeed, with LAN multiplayer, and written in Qt.
- fredemmott-www
- The code for this site - uses FastCgiQt
- paincc
- A small shell script to put in your path, that forces -Wall -Wextra -Werror -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -fdiagnostics-show-option if you don't want to spend the time figuring out how to do that on whatever build system you're using right now.
- Hooq
- More on this later; it's a GPLv2+ GUI testing tool from Mendeley for Qt4 applications.
Comments
No comments yet.
New Comment
My Blog ▶ 2009 ▶ September ▶ 14 ▶ Server Issues