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

Incredible Demos

  • By
    QuickBoxes for Dojo

    Adding to my mental portfolio is important to me. First came MooTools, then jQuery, and now Dojo. I speak often with Peter Higgins of Dojo fame and decided it was time to step into his world. I chose a simple but useful plugin...

  • By
    Create Spinning Rays with CSS3 Animations & JavaScript

    Thomas Fuchs, creator of script2 (scriptaculous' second iteration) and Zepto.js (mobile JavaScript framework), creates outstanding animated elements with JavaScript.  He's a legend in his own right, and for good reason:  his work has helped to inspire developers everywhere to drop Flash and opt...

Discussion

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