wiredfool
linkblog:
css
funnies
python
programming
sysadmin
politics
Javascript and autocomplete, an example · 1412 days ago #

Javascript Autocomplete textbox

DHTML Calendar · 1412 days ago #

A DHTML Calendar that should be cross platform, popup and otherwise.

DHTML links · 1444 days ago #

dynamic forms
too many event models

Javascript: Xmlhttprequest · 1444 days ago #

Or, how to do micro requests from an already loaded page.

wiki
sitepoint
apple
more sitepoint
a deli.cio.us client

Python automatic packaging for OSX · 1446 days ago #
py2app via
PIL and group 4 compression · 1447 days ago #

A patch to include group 4 compression tiff parsing in the python image library. Should anyone need to do it. This probably means that I just have an old version.

Sizers in wxpython · 1448 days ago #

Using Sizers in wxpython.

Php suitable for reading · 1453 days ago #

A Well written php frameworkvia . It’s suitable for reading an assimilating the ideas, or so I’m told.

Css and quotations · 1453 days ago #

Quotations and Citations

Image Fade in without flash · 1453 days ago #

A function to show an ‘image loading…’ message and subsequent fade-in of a photo.

two css links · 1458 days ago #

scrollable table
10 tips

Howto Set the ringtone on a 3660 · 1460 days ago #

To play on your 3650, download your ringtone of choice in WAV format and then simply use bluetooth file exchange to send it to your phone. It will open up when you receive the message. Choose Options—>Save to actually save the file to your 3650, then to save space on your phone delete the original message it came with. Menu—>Profiles and select the new WAV file as your ringtone.

from

Net -> OSX -> Nokia 3660 · 1460 days ago #

An article and a download to get a Nokia 3660 to connect to the net via bluetooth through a mac, rather than through an expensive/slow GPRS connection.

Haven’t made it work yet, but I’m going to try.

Towards more consistent css rendering · 1460 days ago #

Two articles on making browsers act more similar when rendering css by setting the margin/padding to 0 on all elements, then adding it back in in a consistent manner.

UI Patterns · 1460 days ago #

UI Patterns and Techniques—A good overview of the various patterns used in modern GUI interfaces.