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 HTML5 APIs You Didn’t Know Existed

    When you say or read "HTML5", you half expect exotic dancers and unicorns to walk into the room to the tune of "I'm Sexy and I Know It."  Can you blame us though?  We watched the fundamental APIs stagnate for so long that a basic feature...

  • By
    Vibration API

    Many of the new APIs provided to us by browser vendors are more targeted toward the mobile user than the desktop user.  One of those simple APIs the Vibration API.  The Vibration API allows developers to direct the device, using JavaScript, to vibrate in...

Incredible Demos

  • By
    Create a 3D Animating Sidebar

    Mozilla's Christian Heilmann is an evangelist that knows how to walk the walk as well as talk the talk.  You'll often see him creating sweet demos on his blog or the awesome Mozilla Hacks blog.  One of my favorite pieces...

  • By
    JavaScript Copy to Clipboard

    "Copy to clipboard" functionality is something we all use dozens of times daily but the client side API around it has always been lacking; some older APIs and browser implementations required a scary "are you sure?"-style dialog before the content would be copied to clipboard -- not great for...

Discussion

  1. Awesome!

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