Weekend Links – Windows & PHP, Vista-Style CSS Toolbar, Facebook Applications, CSS/DOM File Inputs, Browser History
In between two Brewer games we get weekend links!
Perverting Windows With PHP
Awesome article detailing how you can write Windows executables using PHP. I see this as a great idea. If you can use a web language to do functions on the desktop, do it!
http://elizabethmariesmith.com/2007/09/08/perverting-windows-with-php/
How To Create A Vista-Style Toolbar With CSS
I don't know someone would want to do this, but it is an impressive article.
http://blog.itookia.com/post/How-to-create-VISTA-style-toolbar-with-CSS.aspx
Facebook - Fruit Flies For Applications
An article covering the various advantages to deploying a web application to Facebook. "It provides an environment where a developer can quickly implement a new application and launch it to 30 millips prospective users."
http://1vc.typepad.com/soaring_on_ridgelift/2007/09/facebook-fruit-.html
Styling File Inputs With CSS And The DOM
File inputs are as ugly as they come. You get almost no control of the input naturally, so using JavaScript and CSS is the best way to gain back the control.
http://www.shauninman.com/archive/2007/09/10/styling_file_inputs_with_css_and_the_dom
How To Build A Cross-Browser History Management System
A project like this is an absolute beast when taking into account cross-browser needs. Provides a great chart for the browsers and the functionality provided.
http://weblogs.asp.net/bleroy/archive/2007/09/07/how-to-build-a-cross-browser-history-management-system.aspx