Weekend Links – Windows & PHP, Vista-Style CSS Toolbar, Facebook Applications, CSS/DOM File Inputs, Browser History

By  on  

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

Recent Features

  • By
    Responsive Images: The Ultimate Guide

    Chances are that any Web designers using our Ghostlab browser testing app, which allows seamless testing across all devices simultaneously, will have worked with responsive design in some shape or form. And as today's websites and devices become ever more varied, a plethora of responsive images...

  • By
    9 Mind-Blowing Canvas Demos

    The <canvas> element has been a revelation for the visual experts among our ranks.  Canvas provides the means for incredible and efficient animations with the added bonus of no Flash; these developers can flash their awesome JavaScript skills instead.  Here are nine unbelievable canvas demos that...

Incredible Demos

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!