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
    Regular Expressions for the Rest of Us

    Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...

  • By
    7 Essential JavaScript Functions

    I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent.  Times have changed but there are still a few functions each developer should...

Incredible Demos

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!