Using the same password for multiple email, e-commerce and social networking websites is risky, but the majority of web users still do it. This tool allows you to generate unique passwords for a bunch of popular websites in one step.
[more inside]
posted by Lanark
on Apr 11, 2013 -
3 comments
This simple JavaScript game allows you to evolve a small image simply by accepting or rejecting random images, allowing them to "reproduce" into a new generation, and then winnowing down that generation to the "fittest" (ie, closest to your desired outcome) individuals. In other words, without drawing, you can--simply by accepting and rejecting images--create an image that you imagine.
posted by candasartan
on Feb 28, 2013 -
2 comments
Metropho.rs is a geographic metaphor map that plots "X is the Y of Z" tweets by putting the "Y" label on the "X" location. Some nice coverage by the Atlantic Cities blog
here.
[more inside]
posted by creade
on Jan 5, 2013 -
3 comments
Spotmaps is an on-going project to map the colour footprints of different films. The website was designed to show off the completed image library.
[more inside]
posted by urbanwhaleshark
on Jan 1, 2013 -
2 comments
Powershop search engine for PC components (like motherboards, CPUs, etc). My basic plan was to create a tool like
diskcompare that would work for all types of components, as well as an attempt to come up with a modern HTML5 UI that would let you view and filter data the same way you would in a spreadsheet or database browser. Right now it works for CPUs, GPUs, RAM, Motherboards, Monitors, Hard drives (including SSDs), USB sticks (and flash cards), Monitors, Cases and Fans, as well as Laptops and Tablets.
The front-end was done
entirely in javascript (about 5k lines of JS before compression), and no HTML is generated server-side, instead plain HTML is sent and the javascript code requests JSON objects for everything else.
[more inside]
posted by delmoi
on Dec 15, 2012 -
4 comments
The Decision Tree Generator parses a YAML file and, if it's in the correct syntax, creates a series of questions and responses that can be displayed on a webpage. It doesn't require a login, and the tree you create is around until someone else overwrites it.
[more inside]
posted by jsturgill
on Oct 25, 2012 -
2 comments
Tabminder is a Google Chrome extension I built to intercept distracted browsing and give me occasional reminders to get back to work. When I open a distracting tab on my blacklist, Tabminder starts counting down from a preset time limit. When time's up, it prompts me to close the distracting tab or restart the timer. It's just annoying enough to keep me focused but not so strict that I can't visit MetaFilter once in a while. It works well in combination with
StayFocusd to keep me from wasting my daily distraction quota.
[more inside]
posted by ecmendenhall
on Sep 15, 2012 -
2 comments
Tweetchive is a little web hack I made to show your past tweets in various views. The primary view is a map, there are also views of pictures and text and links. It's not really a finished product, but it's useful enough I launched it.
[more inside]
posted by Nelson
on Jul 23, 2012 -
1 comment
I'm proud to announce my first iPhone App:
Gibberish Generator.
This app allows you to generate pseudo-random sentences from lists of verbs, nouns, and the like. Optionally, you can enable your contacts, to allow them to be used in the random fun.
The result can be tweeted or emailed to your friends. I can't imagine a more useful app than that. Perhaps I need a better imagination.
[more inside]
posted by jpburns
on Feb 5, 2012 -
0 comments
Several months ago I linked to my first crack at writing a Pac-Man clone in HTML5. Based on mefite suggestions and my own revision plan, I've completely reworked my original code. Play as Pac-Man, Ms., or Jr., and select from several mazes. Original sound and graphics "borrowed" from MAME emulation. Works best in Chrome and Firefox.
[more inside]
posted by hiteleven
on Nov 29, 2011 -
6 comments
I wrote a little Graphing calculator in HTML5. You enter formulas as javascript code, and the my code evaluates them over and over again to generate an animated graph. You can change the color and width of the function graphs, the background color and add a 'fade effect', which can result in some cool visuals (examples:
1
2
3
4
5
6
7
8
9
A
B ) and you can generate hyperlinks to anything you create (that's how I linked to the examples.)
[more inside]
posted by delmoi
on Oct 30, 2011 -
6 comments
Consequence.js is a small Javascript library for reactive programming:
http://en.wikipedia.org/wiki/Reactive_programming
[more inside]
posted by hanoixan
on Apr 1, 2011 -
2 comments
For the last nine years I have taught
web development, with a sideline in 3D, while continuing to freelance. The product of
this AskMeFi question,
my blog contains lectures, lessons, tutorials, resources and practice quizzes for XHTML, PHP and CSS. Increasingly, I’m focusing my writing on
JavaScript,
CSS3 and
HTML5. I’ve just added the (very much beta) ability to sign up and leave comments, with many more features planned.
[more inside]
posted by Bora Horza Gobuchul
on Mar 2, 2011 -
5 comments