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
    6 Things You Didn’t Know About Firefox OS

    Firefox OS is all over the tech news and for good reason:  Mozilla's finally given web developers the platform that they need to create apps the way they've been creating them for years -- with CSS, HTML, and JavaScript.  Firefox OS has been rapidly improving...

  • By
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

Incredible Demos

Discussion

  1. Awesome!

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