Weekend Links – JavaScript Time Picker, Cuil Search, AJAX Site Thumbnails, IE6, Twitter

By  on  

Javascript Time Picker

This new MooTools-based script allows you to pick a specific time by dragging and dropping hour and minute hands. Pretty cool, although I'm not sure it makes picking times on forms much easier.

http://www.nogray.com/time_picker.php

Former Employees of Google Prepare Rival Search Engine

A novel story, but I don't see Cuil becoming anything close to Google. Neat search engine but Google is just too far ahead.

http://www.nytimes.com/2008/07/28/technology/28cool.html?_r=1&oref=slogin

AJAX-Alexa-Thumbnails: API to Get Site Thumbnails

I've long wanted to figure out how to get site thumbnails. Now Alexa offers site thumbnails via ajax. Awesome.

http://ajaxian.com/archives/ajax-alexa-thumbnails-api-to-get-site-thumbnails

Transparent PNGs in Internet Explorer 6

Yet another attempt at a solution to fix IE6's PNG problems. Good, but not perfect -- still has position issues.

http://24ways.org/2007/supersleight-transparent-png-in-ie6

Auto Twittering is Ridiculous

Chris Coyier rants on how ridiculous it is to auto-Twitter. I agree.

http://chriscoyier.net/auto-twittering-is-ridiculous/

And Just For Fun...

http://digg.com/comedy/The_Ugliest_Facebook_Profile_You_Will_Ever_See

Recent Features

  • By
    5 Awesome New Mozilla Technologies You’ve Never Heard Of

    My trip to Mozilla Summit 2013 was incredible.  I've spent so much time focusing on my project that I had lost sight of all of the great work Mozillians were putting out.  MozSummit provided the perfect reminder of how brilliant my colleagues are and how much...

  • By
    Responsive and Infinitely Scalable JS Animations

    Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...

Incredible Demos

  • By
    CSS Text Overlap

    One of the important functions of CSS is to position elements. Margin, padding, top, left, right, bottom, position, and z-index are just a few of the major players in CSS positioning. By using the above spacing...

  • By
    Digg-Style Dynamic Share Widget Using MooTools

    I've always seen Digg as a very progressive website. Digg uses experimental, ajaxified methods for comments and mission-critical functions. One nice touch Digg has added to their website is their hover share widget. Here's how to implement that functionality on your site...

Discussion

  1. I fell for that Ugliest Facebook Profile Ever. :)

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