Weekend Links – mooSlide, Spam-Proof Email Links, JSMiner, MooScroll, Twitter

By  on  

mooSlide Revamp for MooTools 1.2

mooSlide is a customizable MooTools-based slider that pops into the page whenever and wherever you'd like. Potentially very useful -- just make sure you aren't covering a bunch of content up (like the demo).

http://www.artviper.net/test/mooSlide2/index.html

Spam-Proof Email Links

MooTools core developer Michelle Steigewalt describes how she uses MooTools to prevent spambots from collecting emails from a website. Of course we all do this in one way or another -- is this better than your method?

http://msteigerwalt.com/articles/2008/07/21/Spamproof

JSMiner

Us programmers love games that make us think, like Minesweeper. JSMiner is a great translation to a web version. Kudos to this person -- seems like a loftly goal but they succeeded.

http://stcamp.net/jsminer/demo.html

MooScroll

MooScroll is an awesome class that allows you to create and style your own scrollbars. These scollbars can be used within any element on the page.

http://greengeckodesign.com/projects/mooscroll.aspx

9 Web Developers That Must Be Followed on Twitter

I've heard of all of the these people which made the list disappointing. I also don't know why you'd follow their Twitter profile instead of their website. Chris Coyier of CSS-Tricks made the list, which is cool. Look forward to seeing me on their next list: 9 MooTools Bloggers (All of Them).

http://nettuts.com/web-roundups/9-web-developers-that-must-be-followed-on-twitter/

Recent Features

  • By
    5 Ways that CSS and JavaScript Interact That You May Not Know About

    CSS and JavaScript:  the lines seemingly get blurred by each browser release.  They have always done a very different job but in the end they are both front-end technologies so they need do need to work closely.  We have our .js files and our .css, but...

  • 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...

Incredible Demos

  • By
    Spatial Navigation

    Spatial navigation is the ability to navigate to focusable elements based on their position in a given space.  Spatial navigation is a must when your site or app must respond to arrow keys, a perfect example being a television with directional pad remote.  Firefox OS TV apps are simply...

  • 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. Awesome!

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