Weekend Links – Best CSS Hacks, Apache Speed Optimization, AJAX File Upload, Image Theft
10 Best CSS Hacks
CSS hacks are, unfortunately, a necessary evil on the web. Here are some of the best.
http://stylizedweb.com/2008/02/14/10-best-css-hacks/
Speed Up Apache - How I Went From F to A in YSlow
This article details ways you can speed up your website using PHP and .htaccess.
http://www.jaisenmathai.com/blog/2008/02/27/speed-up-apache-how-i-went-from-f-to-a-in-yslow/
AJAX File Upload Tutorial
If you've wanted to know how to build a great AJAX uploading script, check out this article.
http://www.ajaxf1.com/tutorial/ajax-file-upload-tutorial.html
How to Highlight Search Results with JavaScript and CSS
Eric Wendelin details how to highlight words from a Google search. Awesome job, Eric!
http://eriwen.com/javascript/highlight-search-results-with-js/
Techniques for Fighting Image Theft
Image theft can be a huge problem -- here are some possible solutions.
http://css-tricks.com/techniques-for-fighting-image-theft
![Detect DOM Node Insertions with JavaScript and CSS Animations]()
I work with an awesome cast of developers at Mozilla, and one of them in Daniel Buchner. Daniel's shared with me an awesome strategy for detecting when nodes have been injected into a parent node without using the deprecated DOM Events API.
![7 Essential JavaScript Functions]()
I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener
and attachEvent
. Times have changed but there are still a few functions each developer should...
![Introducing MooTools LinkAlert]()
One of my favorite Firefox plugins is called LinkAlert. LinkAlert shows the user an icon when they hover over a special link, like a link to a Microsoft Word DOC or a PDF file. I love that warning because I hate the surprise...
![jQuery topLink Plugin]()
Last week I released a snippet of code for MooTools that allowed you to fade in and out a "to the top" link on any page. Here's how to implement that functionality using jQuery.
The XHTML
A simple link.
The CSS
A little CSS for position and style.
The jQuery...
thanks for mentioning me
These are definitely some solid articles ;). Thanks for making me one of them!
I prefer to use FancyUpload 2 for uploading files, but that just me, besides, now it uses mootools 1.2 so you probably like it.
Wow, It would be nice combining FancyUpload 2 with your Facebook sliders tutorial. Regards!