This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standards. It's free and painless.

Paul's Time Sink

| Main | Albums |

Wireless failure on WRT54GS

Paul Westbrook | 21 December, 2005 19:55

The wireless access point in our Linksys WRT54GS stopped working.  The wired router still is working fine.  I switched the Airport Express from using WDS to directly connecting it to the router.

This makes me think that it is better to use a seperate wireless access point and router, instead of integrated one.  In addition to being able handle a failure in one of these pieces, it will allow easier upgrading to new wireless or wired protocols when they are available.

Technorati Tags: ,

Annoyance in Delicious Library

Paul Westbrook | 21 December, 2005 18:09

I really like using Delicious Library.  It is a pretty cool program to keep track of my DVDs CDs and books.  One feature is that you can "check-out" items to people in your Address Book.  By default it schedules a "check-in" date for a week.

If the item is not checked-in by the specified date, it considers it overdue.  After a certain amount of time the item is automatically checked in.

 (More)

USB extension cable for PS2 headset

Paul Westbrook | 21 December, 2005 17:22

A couple of weeks ago, I bought some extension cables to allow me to play SOCOM 3 while sitting on the couch instead of sitting on the floor.  The extension cable for the controller worked perfectly.  The problem I had was with the extension cable for the headset.

The headset connects to the PS2 through the USB port.  I bought a standard USB 2.0 extension cable.  When I connected the cable, the headset wasn't recognized by SOCOM 3.  I think that the headset is just using USB 1.1.  I would assume that you could use a USB 2.0 cable for USB 1.1 devices.

Technorati Tags: ,

url encode string

Paul Westbrook | 21 December, 2005 11:10

Here is an easy way to url encode a string

In python:

import urllib;
urllib.quote("string to encode");

Technorati Tags: ,

Powered by LifeType
Design by Book of Styles