Weekend Links – PHP Regular Expressions, XMLHttpRequest, Internet Explorer, Mouse Tracker, MooTools Gallery, Endless Pageless

By  on  

Much belayed links...

8 Practical PHP Regular Expressions

Perfect title to a great article that provides very useful regular expressions to PHP programmers.

http://devolio.com/blog/archives/34-8-Practical-PHP-Regular-Expressions.html

Re-inventing XMLHttpRequest: Cross-browser Implementation With Sniffing Capabilities

Sergey Ilinksky reinvents XMLHttpRequest to be more cross-browser compatible, secure, and functional.

http://www.ilinsky.com/articles/XMLHttpRequest/

Internet Explorer is Most Likely Intentionally Broken

Interesting article providing points as to why Internet Explorer is likely intentionally flawed.

http://kaioa.com/node/28

Record Mouse Movement Using JavaScript & AJAX

A very impressive prototype-based script that records a user's mouse movement, and can then "play back" where the user put their mouse. Extremely useful for statistics and focus tracking.

http://pure.rednoize.com/2007/10/18/record-mouse-movement-using-javascript-and-ajax/

mooCircle JavaScript Gallery

A cool MooTools-based script that allows for a dynamic, animated photo gallery.

http://www.thedeveloperinside.com/blog/moocicle-sample-javascript-gallery/

Endless Pageless: No More Next Page

Article describing how more websites should auto-load more content when the user scrolls to the bottom of the screen. I don't agree with the article, mainly because most users wont know what's happening, but worth the read.

http://unspace.ca/discover/pageless/

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
    Designing for Simplicity

    Before we get started, it's worth me spending a brief moment introducing myself to you. My name is Mark (or @integralist if Twitter happens to be your communication tool of choice) and I currently work for BBC News in London England as a principal engineer/tech...

Incredible Demos

  • By
    WebKit Marquee CSS:  Bringin’ Sexy Back

    We all joke about the days of Web yesteryear.  You remember them:  stupid animated GIFs (flames and "coming soon" images, most notably), lame counters, guestbooks, applets, etc.  Another "feature" we thought we had gotten rid of was the marquee.  The marquee was a rudimentary, javascript-like...

  • By
    Introducing MooTools LinkAlert

    One of my favorite Firefox plugins is called LinkAlert. LinkAlert shows the user an icon when they hover over a special link, like a link to a Microsoft Word DOC or a PDF file. I love that warning because I hate the surprise...

Discussion

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