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
    Page Visibility API

    One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?

  • By
    CSS vs. JS Animation: Which is Faster?

    How is it possible that JavaScript-based animation has secretly always been as fast — or faster — than CSS transitions? And, how is it possible that Adobe and Google consistently release media-rich mobile sites that rival the performance of native apps? This article serves as a point-by-point...

Incredible Demos

  • By
    MooTools PulseFade Plugin

    I was recently driven to create a MooTools plugin that would take an element and fade it to a min from a max for a given number of times. Here's the result of my Moo-foolery. The MooTools JavaScript Options of the class include: min: (defaults to .5) the...

  • By
    Create a Clearable TextBox with the Dojo Toolkit

    Usability is a key feature when creating user interfaces;  it's all in the details.  I was recently using my iPhone and it dawned on my how awesome the "x" icon is in its input elements.  No holding the delete key down.  No pressing it a...

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!