notes to self

Monday, January 7th, 2008 @ 6:54 pm | c#, jQuery, javascript

Never _ever_ use:

try {
// Awesomely cool code
} catch (e) {
// Do nothing
}

Why go through the waste of resource use on everyone’s part to trap an error and say “Oh well, an error occurred, no big deal, moving on,” other than to not raise the error(s) to the client (Both end-user and the party paying for said code) about your shitty code. Have a nice day.

cornerz - a decent anti-aliased rounded corner jQuery plugin

I tried it out, works awesome! There are a few additions needed for IE that I would prefer to handle myself in the HTML over the script injecting it automagically if the dreaded Internet Explorer is detected as I already have to do this for other cool jquery scripts. Another note to self: something is broken when using IE on the stupid boinc site.

 

Recently

  • my fav flight tracker
  • awesome VS2008 add-on tool
  • notes to self
  • large databases & limited resources
  • test
  • Pics
  • Bugs
  • On Buying a Bike
  • Arizona 1
  • Yet another test…
  •  

    Leave a Reply

    XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>