Related Posts
Joost tests Flash based player – 5 days ahead of schedule
Monday, October 13 9:25AM NEW YORK (Gubatron) — This morning Joost has launched what seems a stealth test of their Flash video player delivering 5 days ahead of scheduled, according to the announcement made by the company the last September 18th when they released a new browser based version of their platform. There is no […]
JavaScript: Get how many digits are there in a decimal number
/** * 1 + Floor(LogBase10(number)) * */ function digits(n) { return 1+Math.floor(Math.log(n)/Math.log(10)); } Yes, javascript doesn’t have a Math.log10() function. I tried doing it by dividing by Math.ln10 constant but the function won’t return the correct number of digits when you pass numbers like 100,1000,10000,etc. So I just divided by Math.log(10) and it seems to […]
Free, Clean Energy by Steorn.
Steorn claims to have created a technology that CREATES free energy, and clean energy. Everyone’s life will change if they are correct. Please pass this around to as much people. Put it in your blog. This needs to be known by the entire world.