Weekend Links – CSS Developer Confessions, CSS Link Techniques, OnMissingImage, Javscript Versions, MK vs. DC

By  on  

Confessions of a CSS Developer

I agree with most of Reinhold Weber's article. His confessions are very "real-world-trying-to-get-paid."

http://reinholdweber.com/?p=26

4 Uber Cool CSS Techniques For Links

CSSGlobe drops some linking knowledge. The article provides detailed CSS code for each technique.

http://cssglobe.com/post/1614/4-uber-cool-css-techniques-for-links

HTML OnMissingImage

I had no idea this attribute existed. That said, if you're in a position where you're using this attribute, you may have more problems. <obvious-fake-cough>stop hotlinking!</obvious-fake-cough>

http://www.robgonda.com/blog/index.cfm/2008/4/21/HTML-OnMissingImage

Versions of JavaScript

John Resig clarifies which version of JavaScript is implemented in each browser. Just reading this article makes me appreciate the JavaScript library creators.

http://ejohn.org/blog/versions-of-javascript/

Mortal Kombat vs. DC Universe Official Trailer

This isn't a video game blog, but I had to mention this. I've always been a HUGE fan of Mortal Kombat and MK was the subject of my first website back in high school. The idea of getting characters from each faction together is really cool and I look forward to playing this.

http://www.gamespot.com/video/943566/6189498/mortal-kombat-vs-dc-universe-official-trailer-1

Recent Features

Incredible Demos

  • By
    Generate Dojo GFX Drawings from SVG Files

    One of the most awesome parts of the Dojo / Dijit / DojoX family is the amazing GFX library.  GFX lives within the dojox.gfx namespace and provides the foundation of Dojo's charting, drawing, and sketch libraries.  GFX allows you to create vector graphics (SVG, VML...

  • By
    Image Manipulation with PHP and the GD Library

    Yeah, I'm a Photoshop wizard. I rock the selection tool. I crop like a farmer. I dominate the bucket tool. Hell, I even went as far as wielding the wizard wand selection tool once. ...OK I'm rubbish when it comes to Photoshop.

Discussion

  1. Great list, David!

  2. Whoa, whoa. A post without mention of MooTools? Does my RSS reader deceive me? No? Gasp!

    Haha, but anyhow. Interesting missing images tag – I can’t see myself using it, but good to know it’s out there.

    As for MK vs. DC… I’m skeptical, but we’ll see how it goes.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!