I have seen this before, but forgot where, and forgot to save the link. CSS Panic Guide A number of good articles/information on various CSS related schtuff. [most recently via del.icio.us]
I have seen this before, but forgot where, and forgot to save the link. CSS Panic Guide A number of good articles/information on various CSS related schtuff. [most recently via del.icio.us]
Haven't read the whole article, but wanted to save the link for when I had more time: Simple Tricks for More Usable Forms [JavaScript & DHTML Tutorials] What I did read so far, looked very interesting and seemed like something I'd want to reference again. [via del.icio.us]
I'm going to add this to my tutorials post, but wanted to make a special post highlighting it too. Web Tutorials A pretty nice selection of (from the looks of it beginner-level) tutorials on a variety of subjects including XHTML, CSS, Javascript, PHP, mySQL (mySQL section doesn't appear to be live yet)
I just installed this FireFox extension, and it is pretty cool!! ImageZoom Lets you zoom in/out of images on a web page. Granted, an image's resolution is an image's resolution, but there have been many times I wish I could get a closer look at an image – even if it did get a little […]
Here's an article with some very useful CSS tips "you may not know" (but really should!) evolt.org: Ten CSS tricks you may not know [via del.icio.us]
CMS Styles A site with links to templates and styles for many of the popular blogging tools. (WordPress, MT, Expression Engine, Textpattern) [via Weblog Tools Collection] Three Strikes You're Out – spam plugin Another fight against the spam-monster. This one has a strike-point system and ones weighted high can be prevented from ever hitting your […]
I think it's rare that when I find something cool on web-graphics, that I only find ONE cool thing. I usually end up making at least two posts with credits to them. The other interesting link they had was in this post to The Man in Blue: Resolution dependent layouts Which talks about and shows […]
There's so many different kinds of these color tools that I have a whole subcategory for them! Color synthAxis I didn't immediately get how it works – definitely need to at least glance at the instructions for this one. [via web-graphics]
PHP type comparison tables For example if $x=""; what will empty($x) return? or is_null($x)? Or the even more surprising one: $x = "0" will return TRUE on empty() even though it is considered a string.
I spotted this on del.icio.us. Could be useful for UI inspiration, when you need some ideas about when & how to use some standard visual "techniques" based on what kind of information you need to present. UI Patterns and Techniques