Weekend Links – iPhone Interface, mooVRotatingMenu, Digg Hacked, jQuery Scrolling, Prototip

By  on  

Create a Slick iPhone / Mobile Interface from any RSS Feed

Chris Coyier drops a sweet iPhone-like script for any RSS feed. Chris used SimplePie (PHP RSS API) and jQuery to create this hot page.

http://css-tricks.com/create-a-slick-iphonemobile-interface-from-any-rss-feed/

mooVRotatingMenu

The people that brought you MooPan bring you mooVRotatingMenu, a slick-as-hell animated element rotation script. Comes in horizontal and vertical flavors.

http://www.virtual-gadjo.com/mooVRotatingMenu.php

How I Hacked Digg

Dominic at Phoboslab discovered some insecure code at Digg, told them about the issues, and didn't hear back. What's a blogger to do? Write about it, of course. Oddly enough, Digg's Lead Architect was the first one to comment.

http://www.phoboslab.org/log/2008/06/how-i-hacked-digg

Load Content While Scrolling With jQuery

This article details how you can forget pagination and server up more content when the user hits the bottom of page. DZone employs this type of virtual pagination.

http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/

Prototip 2 - Create Beautiful Tooltips with Ease

Prototip allows you to easily create both simple and complex tooltips using the Prototype JavaScript framework. The Prototip site also provides some sweet examples.

http://www.nickstakenburg.com/projects/prototip2/

Compress jQuery Even Further

In our never-ending battle to compress our JavaScript libraries, this article describes compressing jQuery even more.

http://brightscape.net/compress-jquery-even-further/

Recent Features

Incredible Demos

  • By
    Create a 3D Panorama Image with A-Frame

    In the five years I've been at Mozilla I've seen some awesome projects.  Some of them very popular, some of them very niche, but none of them has inspired me the way the MozVR team's work with WebVR and A-Frame project have. A-Frame is a community project...

  • By
    Create a Brilliant Sprited, CSS-Powered Firefox Animation

    Mozilla recently formally announced Firefox OS and its partners at Mobile World Congress and I couldn't be more excited.  Firefox OS is going to change the lives of people in developing countries, hopefully making a name for itself in the US as well.  The...

Discussion

  1. Great story about digg.

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