45 posts tagged with javascript. (View popular tags)
Displaying 1 through 45 of 45. Subscribe:
There's lots going on with HTML5. Get the latest from the folks at Ajaxian. First, find out What's New in HTML5 (The WHATWG Blog), then look into the new Microdata Spec. There's a Sticky Notes Tutorial, and an examination of the Canvas Tag. Getting the nitty gritty details right.
posted by netbros
on Oct 15, 2009 -
64 comments
JNES is a Javascript Nintendo Emulator. It works shockingly well.
posted by chunking express
on Sep 18, 2009 -
46 comments
"Text Utilities" is a useful browser-based tool for geeks. It's a web page that does all sorts of operations on text, e.g. escape/ unescape, hashing, regexp testing.
posted by grumblebee
on Jun 24, 2009 -
33 comments
A Brief, Incomplete, and Mostly Wrong History of Programming Languages
posted by Artw
on May 8, 2009 -
47 comments
Deepleap is a word game. Make words and fight against the clock. (via). There's another hit from 2000 about deepleap.org, but it has nothing to do with the word game.
posted by boo_radley
on Apr 3, 2009 -
70 comments
Steve Souders works on web performance and open source initiatives. His book, High Performance Web Sites, explains his best practices for performance, and is a bestseller. Steve is the creator of YSlow, the performance analysis extension to Firebug. He always shares best practices, for example, 14 Rules for Faster-Loading Web Sites, and the very informative State of Performance featuring his predictions for web performance in 2009. [more inside]
posted by netbros
on Mar 12, 2009 -
13 comments
The State of the Web 2008 is a report from Web Directions that includes details and analysis of all the responses to over 50 questions covering technologies, techniques, philosophies and practices that today’s web professionals employ. The survey was open for just under 3 weeks, from December 1st to 20th 2008. In total, over 1200 designers and developers from around the world responded to the survey. Respondents were likely to be self-educating, “early adopters” who keep abreast of developments in their field. Here are the tabular results. [more inside]
posted by netbros
on Jan 12, 2009 -
7 comments
Acko.net is the web home of Steven Wittens, designer of AVS presets for WinAmp, as well as the current Bluebeach theme at Drupal.org. Steven also dabbles in programming; for instance his Farbtastic jquery color picker. Be sure to watch his blog for development jewels like Projective Texturing with Canvas.
posted by netbros
on Nov 21, 2008 -
14 comments
Google Chrome Google, faced with concerns over Microsoft using it's browser marketshare to marginalize the search engine, have decided to take the fight directly to them. Google Chrome is an open sourced browser based on the Webkit HTML engine, but adds a new Javascript engine, and some UI changes. To advertise it, they've enlisted Scott McCloud to make a comic showing the browser's features. The release date is Wednesday, but watch this space.
posted by zabuni
on Sep 1, 2008 -
301 comments
I made tea. {Flash, I think. Via notcot.}
posted by dobbs
on Aug 18, 2008 -
59 comments
If you're like me, you've often forgotten what gender you are and wished you had a convenient way for your web browser to tell you. Well, look no further.
posted by empath
on Aug 2, 2008 -
116 comments
cb.vu is a javascript virtual terminal which opens up full window in your browser and lets you fiddle with some UNIX goodness without being connected to a server, or affecting anything in The Real World whatsoever. Try creating, copying and reading files (and, particularly, read the about.txt), or playing one of the games provided. It even has an implementation of vi! [more inside]
posted by benzo8
on Apr 17, 2008 -
18 comments
'Google Gears' is program interface for AJAX application developers.
* A local server, to cache and serve application resources (HTML, JavaScript, images, etc.) without needing to contact a server
* A database, to store and access data from within the browser
* A worker thread pool, to make web applications more responsive by performing expensive operations in the background
posted by acro
on May 31, 2007 -
20 comments
Douglas Crockford, leading JavaScript Architect for Yahoo!,
has been teaching a series of classes on JavaScript programming for other Yahoo! employees.
The JavaScript Programming Language [4 video clips:
1 (31 min)
2 (31 min)
3 (29min)
4 (20 min),
presentation slides: zipped PPT]
An Inconvenient API: The Theory of the DOM [3 video clips:
1 (31 min)
2 (21 min)
3 (26 min),
presentation slides: zipped PPT]
Advanced JavaScript [3 video clips:
1 (31 min)
2 (25 min)
3 (11 min),
presentation slides: zipped PPT]
posted by ijoshua
on May 10, 2007 -
27 comments
Feed2JS is an amazingly cool (free) service that lets you harness the wealth of RSS feeds out there for yourself (embedding them in your blog template or web page) in a very simple and highly configurable way. Style it with one of the available CSS styles, or write your own. If you like you can also download the whole Feed2JS application/script to run on your own server. (Step-by-step tutorial inside)
posted by spock
on Apr 27, 2007 -
27 comments
Klaatu barada...Jikto? First there was Nikto. Then along came Wikto. Last Saturday at Shmoocon Billy Hoffman introduced the world to Jitko, a client-side vulnerability scanner that exploits your browser & turns your PC into a platform for finding holes in computers across the Internet (or behind your firewall). Reactions were mixed. Does Jikto go too far?
posted by scalefree
on Mar 28, 2007 -
11 comments
YouOS.com - A javascript powered web-based desktop operating system.
posted by blue_beetle
on Dec 28, 2006 -
95 comments
WARNING: They will resize your browser. (Clever HTML/Javascript. Firefox recommended)
posted by lemonfridge
on Nov 16, 2006 -
64 comments
Mac users have the excellent Omnigraffle, Windows users the ubiquitous Visio. Now there's an AJAX diagramming tool called Gliffy. What's next in the Office suite for AJAXification?
posted by dmd
on Jun 29, 2006 -
34 comments
Tools for Web Developers. Yahoo gives away some free stuff for people who want to get into Ajax Development. This seems like a nice addition to the other libraries already available.
posted by empath
on Feb 14, 2006 -
12 comments
Cross Site Scripting (XSS) Filter Tests Are you in charge of a system that allows users to enter comments? Here's a huge list of techniques that may be used against you (or, "why you shouldn't use regex").
posted by null terminated
on Dec 7, 2005 -
9 comments
COOL Javascript Trickery. Useful? Sure seems like it could be, though I can't think how. Fun? YES!
posted by gummo
on Mar 15, 2005 -
23 comments
Dynamic map of Switzerland. Google Maps isn't the only mapping service using Ajax: map.search.ch, which does the same thing for Switzerland, launched last October.
posted by mcwetboy
on Feb 23, 2005 -
19 comments
Ajax: A New Approach to Web Applications. From our own JJG, a look at the next big thing in web app interfaces. Link via some guy named Matt. Time to start studying XMLHttpRequest.
posted by brownpau
on Feb 21, 2005 -
41 comments
Mathematik and Dynamical Systems. Mathematical visual effects and games, mostly javascript-based.
posted by donth
on Jan 10, 2004 -
5 comments
funonmars is the online home of Sally Cruikshank. She's perhaps best known for the animated sequence in Twilight Zone:The Movie, but her quirky cartoons (available here) are basically like treasure. On the site, may I recommend the epic Titanic 2? [warnings: Flash and Javascript. Also, sounds require somethin' called Beatnik player which I decided not to download 'til I familarize myself with it.]
posted by PinkStainlessTail
on Apr 18, 2003 -
5 comments
Come up and see me, make me smile. [Flash mouse-over from Bifurcated Rivets.]
posted by Carlos Quevedo
on Dec 19, 2002 -
8 comments
Animated chinese characters. Using the web and a bit of javascript this site draws Chinese ideographs. The site might be useful to some people but I'm just fascinated by watching the characters being drawn and by the idea of usring the web to teach people to use the ancient technology of writing.
posted by rdr
on Dec 12, 2002 -
10 comments
It would appear that our original warning was not sufficient.This is the second message you receive when you right-click at this website a second time. And then it LOCKS UP YOUR COMPUTER(use ctrl/alt/del to close browser and unlock.) The first time you right-click you are given this warning..Images and all text on our website are protected by copyright--DO NOT attempt to copy."give me one ping,give me one ping only please" What..the..
posted by JohnR
on Dec 2, 2002 -
84 comments
SmokymokeyS has been around for some time, but I've never seen it mentioned here. There's some great design and imagery to be found there, and they've been working on a Javascript RPG called Triglav, which although they say it's unfinished, seems pretty functional and very cool.
posted by mikhail
on Oct 4, 2002 -
8 comments
If Earthlink starts killing pop-up ads will a trend emerge? I hate pop-up ads, but they must have some effect because I see more and more. I can see the logic in Earthlink's attempt to gain customers by promising to block pop-up ads, but will it have an effect? I can get other pop-up killers without getting it from Earthlink. Why don't they address spyware and attack web advertisers where they live?
posted by john_lustig
on Aug 20, 2002 -
27 comments
Scriptographer is an Adobe Illustrator plugin that allows usage of Javascript to extend the functionality of the program. Looks really interesting. Short on examples right now, but the documentation and whatnot is all there.
[Note: Major dHTML usage on the page. No stupid window resizing and such, though.]
posted by Su
on Feb 16, 2002 -
9 comments
Salt Lake City Olympics 2002 site inaccessible without javascript, which surprising, considering what happened a year and a half ago with the sydney 2000 olympics site. It's obviously based on the MSNBC.com design, but why force frames, DHTML, js, flash, and pdf on the world when they're just trying to find information (I won't bother mentioning all the pointless advertising)? [via the big z]
posted by mathowie
on Jan 16, 2002 -
26 comments
One of the most amusing Javascript special effects I've seen in a long time; brought to you by Nestea Phillipines. What other Javascript tricks brought a smile to your face?
posted by SilentSalamander
on Nov 21, 2001 -
28 comments
Heres one for the Opera (the browser not the singy thing) snobs out there.
posted by zeoslap
on Nov 20, 2001 -
11 comments
how to syndicate greymatter with javascript.
useful and simple tutorial for those using this weblog publishing software and want to put their weblog contents in other sites in a very easy way.
posted by neo
on Jul 29, 2001 -
12 comments
JavaScript Style Sheets: the CSS that "coulda been". This brief read offers up an explanation as to why CSS support in Netscape 4.x is Quite Awful.
posted by hijinx
on Apr 13, 2001 -
2 comments
Is anyone else getting really irritated over the no right click java-scripts? The thing does mostly nothing, if you wanted to steal something, you could through the source code, and most of the sites that are tacky enough to place it in there have really crappy graphics anyway. What I use the right click for is opening a link in a new windows, if there's a list of links and you go through them one by one. *Sigh*
posted by tiaka
on Apr 6, 2001 -
47 comments
Mattl.com (links to dubious content) Is it an error/javascript on my client software, or does Mattl.com look like it's been hacked by linking to dubious content ?
posted by williamtry
on Dec 23, 2000 -
11 comments
Chromeless windows: Spawn new IE windows without any GUI borders.
posted by riffola
on Dec 13, 2000 -
36 comments
Customization of a page was never easier. Mark Newhouse of iBook, iMac, iBlog, has come up with this really cool way of skinning the blog using CSS via a nifty adaptation of a script by Porter Glendinng. Now if we could mix this concept with Jason's modification via cookies, you'd get a skinnable site rather than a skinnable page using just CSS and Javascript. [Found the site via Zeldman]
posted by riffola
on Sep 14, 2000 -
4 comments
Jason found a pretty cool javascript/CSS hack so I took a stab creating a bizarro kottke one (bookmark and try it at kottke.org). I think it improves the page :). This might be a killer hack for usability tweaking. If you set your backgrounds dark with light, 28px text for easy reading, few web pages follow that convention. Here's your chance to see things your way. Can anyone think of any other uses for this?
posted by mathowie
on Aug 28, 2000 -
24 comments
links open windows is a bookmarklet I wrote which evolved from my 'links open windows' checkbox. Drag this to your toolbar (like you did with deepleap) and with a click you can cause the links on any page to spawn new windows. In a few cases (like the Guardian weblog) you might want to do the opposite, and follow links in one window. Enjoy.
posted by sudama
on May 24, 2000 -
11 comments
MS set to drop support for Java. Isn't it great that they are so committed to standards? I wonder if they'll change Jscript or heck, why not just drop ECMA all together?
ugh.
posted by bryanboyer
on Apr 13, 2000 -
2 comments
If you've never lived in California, you really ought to give this site a try. We haven't had a big one in a few years, so I guess we're due for a devastating one any day now...
posted by mathowie
on Apr 10, 2000 -
2 comments