Skip to content


Amazing live drawing on motivation

via @Brad_Isaac at Persistence Unlimited

Posted in Business, Personal, Video.


It’s all about games

Very interesting perspective on how sensors, LBS and other point systems will turn our lives into a giant game…

Posted in Business, Techno, Video.


Running in the marsh…

Posted in Run.


First run of the month

Posted in Run.


How to make Picasa flash-based slideshow iPhone-friendly

If you embed Picasa’s flash-based slideshow on your blog, your iPhone/iPad visitors won’t see anything but the now famous broken plugin icon.

Broken Flash Plugin

It’s a shame as Picasa is very user-friendly when accessed from an iPhone/iPad. A few lines of codes can indeed fix that:


<script language=javascript>
if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i)))
{
document.write(‘<a href=”[URL to slideshow link]“><img src=”[URL to an image from the slideshow] width=”600″ /></a>’);
}
else
{
document.write(‘[Code provided by Picasa - Click on "Embed Slideshow" link]‘);
}
</script>

Exemple here below. On the iPhone, just click on the picture…

Posted in Blog, Techno.


Moved!

Fully moved jaillon.com from Hostony.com to Dreamhost.com in a few hours only!

Great deal through LifeHacker: 70% off regular price. Reviews of DreamHost seem pretty good so I’m looking forward to an easy ride with them…

Posted in Hosting, Linux, Techno.


Runkeeper’s run of the day

Posted in Run.


RunKeeper Shared Fitness | Running Activity

Posted in Run.


Inspiring TED video on leadership by Simon Sinek



Inspiring TED video on leading by Simon Sinek

Posted in Business, Leadership, Video.


Full admin of WordPress from an iPad

It’s pretty straight forward to admin a remote instance of WordPress through its dashboard on an iPad.

Wordpress admin dashboard on iPad

Reblog this post [with Zemanta]

Posted in Apple, Techno.

Tagged with , .