Weekend Links – MooVirtualPano, Syntax Highlighting, Image Crop, PHP Classes, Revision3 Attack

By  on  

mooVirtualPano

mooVirtualPano is a nice MooTools plugin for panning across elements with overflow. The site employs questionable cursors....ignore those.

http://www.virtual-gadjo.com/mooVirtualPano.php

MooTools Syntax Highlighting for Dreamweaver

If you'd like to add the MooTools functions to your trusty Dreamweaver, this forum post shows you how. If you're a jQuery guy, feel free to use this tutorial to highlight jQuery functions.

http://forum.mootools.net/viewtopic.php?id=10413

mooImageCrop - AJAX Image Crop Utility

ArtViper does some great MooTools work. This time they drop image cropping functionality.

http://www.artviper.net/crop.php

30 Useful PHP Classes and Components

Finding a great PHP class can enhance your productivity and improve your application exponentially. I can vouch for many of these classes and look forward to trying out some of the others.

http://phpimpact.wordpress.com/2008/05/29/30-useful-php-classes-and-components/

Revision3 CEO: Blackout Cause By MediaDefender Attack

MediaDefender went on the offensive and seemingly DOS'd the Revision3 servers. How dare they! How else will people see my article featured on Diggnation?

http://arstechnica.com/news.ars/post/20080529-revision3-ceo-blackout-caused-by-mediadefender-attack.html

Recent Features

  • By
    CSS Gradients

    With CSS border-radius, I showed you how CSS can bridge the gap between design and development by adding rounded corners to elements.  CSS gradients are another step in that direction.  Now that CSS gradients are supported in Internet Explorer 8+, Firefox, Safari, and Chrome...

  • By
    I’m an Impostor

    This is the hardest thing I've ever had to write, much less admit to myself.  I've written resignation letters from jobs I've loved, I've ended relationships, I've failed at a host of tasks, and let myself down in my life.  All of those feelings were very...

Incredible Demos

  • By
    dat.gui:  Exceptional JavaScript Interface Controller

    We all love trusted JavaScript frameworks like MooTools, jQuery, and Dojo, but there's a big push toward using focused micro-frameworks for smaller purposes. Of course, there are positives and negatives to using them.  Positives include smaller JS footprint (especially good for mobile) and less cruft, negatives...

  • By
    jQuery Chosen Plugin

    Without a doubt, my least favorite form element is the SELECT element.  The element is almost unstylable, looks different across platforms, has had inconsistent value access, and disaster that is the result of multiple=true is, well, a disaster.  Needless to say, whenever a developer goes...

Discussion

  1. These resources are quite nice. Especially the PHP Components are very helpful.

    “The site employs questionable cursors….ignore those.” Oh yes. I see an upcoming Web 2.0-trend where websites will have big cursors like that.

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