Login / Create an Account
Wed 8 Feb 2012

Technical

Android Mobile phone Wi-Fi connection problem

19 Oct 2011
I was having problems connecting my Samsung Galaxy Portal (AKA Spica, GT-I5700) to our home Wi-FI. On clicking the connect to Wi-Fi button, I was getting no further than the message "Obtaining an IP address". The solution...
Categories:

My Computer Won't Start

16 Oct 2011
I recently found that my computer would not start, when I press the button on the front panel. The solution...
Categories:

ICQ Instant Messaging Software Warning

16 June 2011
Do not install ICQ Instant Messaging Software (v.7.5). Without permission, it (a) adds an unwanted toolbar to your Browser (b) Replaces your default home page (c) in Firefox, replaces your default search engine with their own (d) replaces "bad" URL handling with an ICQ search. To remove the software...
Categories:

How to remember the electromagnetic spectrum

15 June 2011
I was trying to find an easy way to remember the electromagnetic spectrum:

Radiowaves • Microwaves • Infrared • Visible light • Ultraviolet • X-rays • Gamma rays

Here's an acronym I came up with...

Categories:

PHP snippet to display the season

20 Mar 2011
The Spring Equinox has just begun, and I needed a PHP snippet that would display the current season, where Dec, Jan and Feb are Winter, etc. Here's how.
Categories:

Creating images with rounded corners with Paint Shop

6 Feb 2011
Corel Paintshop Pro X3 doesn't make it easy to create images with rounded corners, and transparent background. Many methods are slow and laborious. After some playing around, I think I've a way to nearly automate the process which after setting up, is two step:
  1. Create a raster rectangle with rounded corners, and make it a selection
  2. Copy your required image, and paste it into the selection
Here's how.
Categories:

How to log-in to OpenID with your Google account

25 Jan 2011
Many blogging sites, and website that allow comments, let you sign-in with OpenID credentials. If you have a Google account (eg. for Google Mail), then you can use the OpenID log-in. Solution:
Categories:

CSS Inline list bullet break/wrap fix

23 Jan 2011
Sometimes, an inline list with a background image for the bullet, does not wrap correctly (see left), leaving the bullet handing at the wrong end of the line.

The solution is to use the CSS2 display:inline-block property (rather than the NOWRAP property), which produces the correct layout (right column), and there is no unwanted line-break after the bullet. This effect may depend on your DOCTYPE, and you may not see the problem at all.

Categories:

Why indexing MS Word 2007 document corrupts saved file

3 Sep 2010
Thanks to a pointer from Seth Maislin that auto-indexing an MS Word file can corrupt a document, I can confirm that this is the case.

Reason

Categories:

How to display the Pound currency symbol on Android mobile phone

29 Aug 2010
My Samsung Galaxy Portal runs Android 2.1. I could find no documentation explaining how to enter a "£" British UK Pound sign (and other symbols) into messages.

The solution

Categories: