I see that the new iMac is available in Plaisio. So just 5 or 6 clicks away. I will thing it over the weekend and order it at Monday
Posted by: doxaras on: November 28, 2009
A very interesting implementation (unfortunately in flash ) that uses gecoding for the postal code address lookup and street view API for home front reading. Lets you decorate with Christmas ornaments your house exterior, a very common habit in the United States and Northern Europe. This is my attempt, not so successful I have [...]
Posted by: doxaras on: November 5, 2009
Some ie6 bug prevent from properly clearing the options of a select html element. This is an issue the actual length that myselect.options.length statement returns. The smart way to do this is with a while loop.
function removeSelects(elementId){ var myselect = document.getElementById(elementId); for(var i=0; i<myselect.options.length; i++){ myselect.options[i] = null; } while (myselect.options.length > 0) { [...]
Posted by: doxaras on: November 5, 2009
Multitasking was warhiped in the
Multitaskers are suckers for irrelevancy. Everything distracts them.
The irony is that even this partivcualr blog post is a product of multitasking in the irrelevancy playground. [via]
Posted by: doxaras on: October 31, 2009
Image via Wikipedia
Configure your Drupal blog to use blogging firefox pluggin Scribefile.
You need administrator priviledges since you have to activate Blog and Blog API if you have not done so.
Go to Administration › Site building › Modules
Enable the Blog API module and if you like writing composing Blog posts also from [...]
Posted by: doxaras on: October 26, 2009
I discovered a service in Capirtal.gr, one of the most emerging Greek information portals, that provides real time stock prices in smart mobile html area. The page is plain html/js so viewable by most browsers. The only pitfall is that to refresh your results you need to do it manually clicking on the refresh button. [...]
Posted by: doxaras on: August 29, 2009
[Shane Willis, via]
Apparently it cannot get any clearer than that. I am a total geek since I consider this picture work of art, while my girlfriend thinks it’s just gross.
Posted by: doxaras on: August 29, 2009
Cool timepicker jquery pluggin. Delivered also under jquery UI. Just what I needed for my online traveling app.
[via]
Posted by: doxaras on: August 29, 2009
Seriously now, I keep wondering why they did not think of it earlier. Context aware mobiles based on their GPS (or cell id ) + magnetometer data. Cool Stuff. [via]
Posted by: doxaras on: August 29, 2009
Putting together a similar proposal for self reproducible swarm robots for this ICT Eu Call. Von Newman in still so contemporary. [via]