Quantum Thoughts

Archive for the ‘Uncategorized’ Category

Posted by: doxaras on: December 5, 2009

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

Christmas Home Decoration, smart Street View usage!

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 [...]

Quickie. Empty select.

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) {                    [...]

Multitasking and other Business urban legends.

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]

Integrate your Drupal blog with Scribefile

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 [...]

Mobile Friendly Greek Stock Market Page.

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.  [...]

Echer Like Self Repairing Hand

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.

Boost Time Selection Usability

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]

Apple plans location-aware iPhone homescreen.

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]

Robots That Can Build Themselves

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]   


Flickr Photos

1236774486863

HPIM2363

HPIM2362

HPIM2359

More Photos

My Bookmarks

 

December 2009
M T W T F S S
« Nov    
 123456
78910111213
14151617181920
21222324252627
28293031  

Blog Stats

  • 25,860 hits