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

Incredible Demos

  • By
    Unicode CSS Classes

    CSS class name structure and consistency is really important; some developers camelcase classnames, others use dashes, and others use underscores.  One thing I've learned when toying around by HTML and CSS class names is that you can actually use unicode symbols and icons as classnames.

  • By
    JavaScript Canvas Image Conversion

    At last week's Mozilla WebDev Offsite, we all spent half of the last day hacking on our future Mozilla Marketplace app. One mobile app that recently got a lot of attention was Instagram, which sold to Facebook for the bat shit crazy price of one...

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!