via @Brad_Isaac at Persistence Unlimited
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.
– June 11, 2010
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.

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…
– June 4, 2010
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.
– May 27, 2010
Inspiring TED video on leadership by Simon Sinek
Posted in Business, Leadership, Video.
– May 5, 2010
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
Related articles by Zemanta
- The Future of WordPress from Matt Mullenwig (johnvasko.com)
- How to Install WordPress (techvivo.com)
– May 4, 2010
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=c95ac7b4-b263-4679-9d88-7a08fe493cb8)
