Domain: particletree.com
Stories and comments across the archive that link to particletree.com.
Comments · 5
-
Re:How about a new language
The Prototype library? I would, if that website was available.
-
Re:How about a new language
-
Re:Concerns regarding AJAX
There are already quite a few sources of information on degrading an Ajax application gracefully for weird browsers. There's no reason those techniques can't be used to give an ajax application the same accessibility as a 'normal' site, but it would have to be written for it. Here's a link to a good article on the subject:
http://particletree.com/features/the-hows-and-whys -of-degradable-ajax/ -
Just a couple of references
Successful Strategies for Commenting Code By Ryan Campbell
The Fine Art of Commenting by Bernhard Spuida
How To Write Unmaintainable Code -
pdfs and firefox
PDFs are so much of a pain that someone went out to make a javascript script that, inserted into each document, puts a little icon of warning indicating file type next to each link that could potentially lock the browser, your computer, and life in general (link preview)
But yeah, PDFs are annoying to no end. I see that they're useful, but why must they freeze my browser with such alarming consistency? Another curious note, whenever I close a PDF file in Firefox, adobe acrobat doesn't exit. It sits there taking up 30 megabytes of memory. I have to go control+alt+delete on its ass before it shuts down. Why's this?