function reldate(days) { var d; d = new Date(); d.setTime(d.getTime() + days*86400000); return d.toGMTString(); } function readCookie(name) { var s = document.cookie, i; if (s) for (i=0, s=s.split('; '); i"); document.write(""); var style = document.createElement('link'); style.href = "http://quimble.com/stylesheets/inpage.css"; style.rel = "stylesheet"; style.media = "screen"; style = document.getElementsByTagName('head')[0].appendChild(style); // var prev_vote = readCookie("quimble_4236"); if(!prev_vote) { makeCookie("quimble_4236", 0, 'expires:365'); prev_vote = readCookie("quimble_4236"); if(!prev_vote) { document.write("You must have cookies enabled to use quimble"); document.write(navigator.appName); } else { document.write("

Are you going to use the Quimble API?


  1. Vote

    Yes, right now!

  2. Vote

    Yes, a little later

  3. Vote

    Maybe… is it cool?

  4. Vote

    No, it’s not developed enough

  5. Vote

    Never!


Discuss this poll at Quimble.com
This poll powered by Quimble
"); } } else { if(prev_vote > 0 && navigator.appName == "Microsoft Internet Explorer") { document.write("

Are you going to use the Quimble API?


  1. Yes, right now! (25)
  2. Yes, a little later (11)
  3. Maybe… is it cool? (15)
  4. No, it’s not developed enough (3)
  5. Never! (1)

Discuss this poll at Quimble
This poll powered by Quimble
"); } else { document.write("

Are you going to use the Quimble API?


  1. Vote

    Yes, right now!

  2. Vote

    Yes, a little later

  3. Vote

    Maybe… is it cool?

  4. Vote

    No, it’s not developed enough

  5. Vote

    Never!


Discuss this poll at Quimble.com
This poll powered by Quimble
"); } }