0
538
views

Vertically align a div to the bottom in css without tables

A simple, but effective way to vertically align a child element (e.g. div) to the bottom of it's parent container just like the old valign="bottom" days.

READ MORE & VIEW COMMENTS
0
934
views

VPN in Windows Vista with a non-standard Subnet Mask

If you connect to a VPN that doesn't use the standard 255.255.255.255 Subnet Mask and having problems in Windows Vista, then this may help.

READ MORE & VIEW COMMENTS
0
5958
views

Mount a network share automatically in Mac OS X

This is a method to automatically mount a share in Mac OS X whenever you boot up your Mac without any annoying prompts or alerts.

READ MORE & VIEW COMMENTS
0
1436
views

Applying a css style to Internet Explorer 6 only

Due to the amount of bugs that seem to plague Internet Explorer 6, it is very useful to know how to specify a style to IE6 only. Well ironically, due to one of its many bugs, you actually can.

READ MORE & VIEW COMMENTS
0
461
views

Margin bug in Internet Explorer 6

How to fix the annoying css margin bug on floating div's in Microsoft Internet Explorer 6.

READ MORE & VIEW COMMENTS
0
1057
views

Alpha transparency on background png images in IE6

How to get alpha transparency on background png images for Microsoft Internet Explorer 6 using css only and no JavaScript.

READ MORE & VIEW COMMENTS
0
1189
views

ColdFusion memcached client

A ready made ColdFusion component (cfc) to connect to your already installed memcached server.

READ MORE & VIEW COMMENTS
0
1031
views

SSL without an SSL certificate with SelfSSL on IIS

How to access a https:// SSL secure url on your local development environment without having an SSL certificate.

READ MORE & VIEW COMMENTS
0
1188
views

VPN Default Gateway on Mac OS X

How to stop OS X from diverting all internet traffic through a connected VPN. If you are having trouble accessing the internet in Tiger this may help.

READ MORE & VIEW COMMENTS