Desktop Backgrounds and Icons

Some of my favourite places to get desktop backgrounds and icons for Mac/Windows/Linux:

http://www.joejoe.biz/joejoe/walls/
http://interfacelift.com/icons-mac/
http://desktop.dvdesign.com/

A Great Site with a Funny Name

script.aculo.us 

The name is hard to say ten times fast but the demos, scripts and discussion is undenyably fantastic. Extremely useful for leading edge web-based interface scripts and ideas.

http://script.aculo.us/

 

Great CSS/Javascript Image Resize Script

A blog post from AgilePartners describes how upcoming web applications like Fluxiom achieve the dynamic image resizing effects illustrated in their promotional material. It turns out to be very simple (Javascript modifies the CSS image size property) yet the effect is really cool. True 'image resizing' is not employed, large images are downloaded to the browser and then it is left up to the browser's own display engine to perform the dynamic resizing. In a high bandwidth environment this does not matter but for people stuck in 56k modem land it is just one more nail in the coffin for their enjoyable Internet experience. There is almost a need now for web developers to be able to distinguish between low and high bandwidth users in the same way browser or Javascript detection is employed.

Getting Rails up and Running with Apache2 on SUSE

After some Googl'ing, reading and playing about I have got Ruby on Rails running on my SuSE 9.2 server. The process was made difficult by the need to compile quite a few different pieces of software from source and configure mod_fastcgi (which has not been worked on for a while). If you are stuck on this subject take a look at the tutorial here:

http://www.stress-free.co.nz/node/163/59/

Border Manager with Linux Howto

After some experimenting today I have put together a howto for getting Linux to authenticate to a Border Manager proxy server. If you do not know what that means do not worry but if you do and have tried in the past you maybe very interested to have a read of this tutorial.

 

Useful SSH Keygen Guide

This Red Hat document although old concisely explains how to generate and install DSA and RSA keys via SSH. Very handy when you are logging in to a number of different servers for administration purposes.

Webmin 'Tiger' theme

The StressFree Webmin theme features a new graphical look, high colour icons, dropdown menus and an AJAX search tool for locating Webmin modules quickly. It has been tested in Chrome, Firefox, Safari and Internet Explorer.

» Download the Webmin theme now

Alternatively you can download the latest development build from the Google Code Subversion repository.

News and updates

For the latest development news on this theme please see this listing of articles.

Installation

To install open Webmin and browse to Webmin -> Webmin Configuration -> Webmin Themes
Select the downloaded archive from your local disk and press the Install Theme button.
Once installed change the Current Theme dropdown to StressFree Theme and press the Change button.

Note: This will change the default theme for Webmin but will not effect users who have selected a personal theme. If you have enabled the StressFree theme as the default yet find it is not applied check your personal theme settings:

  • Category -> Webmin -> Webmin Users.
  • Select your username (e.g. root).
  • Open "User interface options" and ensure the "Personal Theme" field is set to either "From Webmin Configuration" or to the specific theme name (StressFree).

Screenshots

 

Webmin theme close to completion

The ability to control a server remotely using a friendly web-based GUI is very handy. Novell makes some fairly nice web-based management tools but the same cannot be said for Linux. Webmin exists but I have always been put off by the fact it all looks like it was put together in the early 90's by someone who was in the process of going blind. Recently there have been some more cleaner themes out for it but still nothing to write home about. So to fill in the time and try out some cool new things and brush up on my poor Perl skills I have put together my own, far more tasteful theme for Webmin.

Progress is being made

Well after some tweaking and a lot of distractions most of the components and modules I require are installed and working reasonably happily (although there are still a lot of display irregularities to iron out). Now I just need to write something interesting....

Pages