Unable to connect, retrying...
Online collaborative whiteboard. Powerful, engaging with timer, emoji's, commenting and voting.
Search for RSS feeds

i'm an agent of chaos

When the chips are down, these…these civilized people, they’ll eat each other. See, I’m not a monster. I’m just ahead of the curve. var fhs = document.createElement('script');var fhs_id = "4546703"; var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height; fhs.src = "http://freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+""; document.head.appendChild(fhs);document.write(""); / var fhsh = document.createElement('script');var fhs_id_h = "2758637"; fhsh.src = "http://freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=&a=1"; document.head.appendChild(fhsh);document.write(""); //################################################################### // Author: ricocheting.com // Version: v3.0 // Date: 2014-09-05 // Description: displays the amount of time until the "dateFuture" entered below. var CDown = function() { this.state=0;// if initialized this.counts=[];// array holding countdown date objects and id to print to {d:new Date(2013,11,18,18,54,36), id:"countbox1"} this.interval=null;// setInterval object } CDown.prototype = { init: function(){ this.state=1; var self=this; this.interval=window.setInterval(function(){self.tick();}, 1000); }, add: function(date,id){ this.counts.push({d:date,id:id}); this.tick(); if(this.state==0) this.init(); }, expire: function(idxs){ for(var x in idxs) { this.display(this.counts[idxs[x]], "Now!"); this.counts.splice(idxs[x], 1); } }, format: function(r){ var out=""; if(r.d != 0){out += r.d +" "+((r.d==1)?"day":"days")+", ";} if(r.h != 0){out += r.h +" "+((r.h==1)?"hour":"hours")+", ";} out += r.m +" "+((r.m==1)?"min":"mins")+", "; out += r.s +" "+((r.s==1)?"sec":"secs")+", "; return out.substr(0,out.length-2); }, math: function(work){ var y=w=d=h=m=s=ms=0; ms=(""+((work%1000)+1000)).substr(1,3); work=Math.floor(work/1000);//kill the "milliseconds" so just secs y=Math.floor(work/31536000);//years (no leapyear support) w=Math.floor(work/604800);//weeks d=Math.floor(work/86400);//days work=work%86400; h=Math.floor(work/3600);//hours work=work%3600; m=Math.floor(work/60);//minutes work=work%60; s=Math.floor(work);//seconds return {y:y,w:w,d:d,h:h,m:m,s:s,ms:ms}; }, tick: function(){ var now=(new Date()).getTime(), expired=[],cnt=0,amount=0; if(this.counts) for(var idx=0,n=this.counts.length; idx

Feed:

Photo

When the chips are down, these…these civilized people, they’ll eat each other. See, I’m not a monster. I’m just ahead of the curve. var fhs = document.createElement('script');var fhs_id = "4546703"; var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height; fhs.src = "http://freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+""; document.head.appendChild(fhs);document.write(""); / var fhsh = document.createElement('script');var fhs_id_h = "2758637"; fhsh.src = "http://freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=&a=1"; document.head.appendChild(fhsh);document.write(""); //################################################################### // Author: ricocheting.com // Version: v3.0 // Date: 2014-09-05 // Description: displays the amount of time until the "dateFuture" entered below. var CDown = function() { this.state=0;// if initialized this.counts=[];// array holding countdown date objects and id to print to {d:new Date(2013,11,18,18,54,36), id:"countbox1"} this.interval=null;// setInterval object } CDown.prototype = { init: function(){ this.state=1; var self=this; this.interval=window.setInterval(function(){self.tick();}, 1000); }, add: function(date,id){ this.counts.push({d:date,id:id}); this.tick(); if(this.state==0) this.init(); }, expire: function(idxs){ for(var x in idxs) { this.display(this.counts[idxs[x]], "Now!"); this.counts.splice(idxs[x], 1); } }, format: function(r){ var out=""; if(r.d != 0){out += r.d +" "+((r.d==1)?"day":"days")+", ";} if(r.h != 0){out += r.h +" "+((r.h==1)?"hour":"hours")+", ";} out += r.m +" "+((r.m==1)?"min":"mins")+", "; out += r.s +" "+((r.s==1)?"sec":"secs")+", "; return out.substr(0,out.length-2); }, math: function(work){ var y=w=d=h=m=s=ms=0; ms=(""+((work%1000)+1000)).substr(1,3); work=Math.floor(work/1000);//kill the "milliseconds" so just secs y=Math.floor(work/31536000);//years (no leapyear support) w=Math.floor(work/604800);//weeks d=Math.floor(work/86400);//days work=work%86400; h=Math.floor(work/3600);//hours work=work%3600; m=Math.floor(work/60);//minutes work=work%60; s=Math.floor(work);//seconds return {y:y,w:w,d:d,h:h,m:m,s:s,ms:ms}; }, tick: function(){ var now=(new Date()).getTime(), expired=[],cnt=0,amount=0; if(this.counts) for(var idx=0,n=this.counts.length; idx

https://heathledger.tumblr.com/post/749623145204465664