Posts Tagged ‘Web Development’

Fixing PNG transparency display problem with IE6

By fiLi • Feb 22nd, 2007 • Category: Web Development

One of the most annoying bugs in IE6 that I keep running into is lack of support for a PNG file that isn’t PNG8. In order to for a PNG24 to display transparency right in IE6 it has to be converted to a PNG8, and so, attached here is a small DOS command line tool [...]



Shell with PHP

By fiLi • Sep 14th, 2006 • Category: Web Development

Need shell access on your hosting but all you have is FTP? don’t worry about it. PHPsh will do the job for you perfectly.
PHPsh is simple webbased shell access to your server, available at http://www.psychogenic.com/en/products/PHPsh.php .
I’ve always felt a bit stuck with limited hosting, but having tried the PHPsh solution, I can say it’s a [...]