Showing posts with label flickr. Show all posts
Showing posts with label flickr. Show all posts

Monday, May 28, 2007

FlickrView 0.4


I finally took some time to progress in LSL scripting :
- rewrote the notecard reading to be reusable in future scripts (and allow easier configuration for end-user),
- control panel with dialog menu (a simple way to reset and restart slide show currently),
- two-pass photo show (medium size first for fast download then original size for best resolution in larger frames),
- automatic scaling (only adapting on original size currently),
- automatic resizing (follow the size of the frame in-world, playing with linked messages between scripts).

I could quickly be able to share to some beta testers soon before playing with a more with dialog menu and authentication (would love to check new pictures from contacts in world).

Tuesday, May 15, 2007

FlickrView 0.1


After a bit of work (copy-paste, error trial while coding,tweaking code), I have a proof that accessing Flickr API from SL is possible without help from server code hosted elsewhere.

Currently it only slideshows the first five pictures from the account of an avatar touching the frame (if its SL name matches Flickr username).

Soon I'll include slideshow through the whole Flickr account and some exceptions in a notecard so that friends not having a matching flickr username could click and see !

Tuesday, May 8, 2007

SL & Flickr meets inworld

Thanks to Vint Falken, I finally found a way to merge my desire to script in Second Life and merge SL with RL more, blurring the line with a neat way to connect both : showing flickr pictures inside world. According to this source it is feasible despite the author using some sort of "easy and obvious" server code he doesn't share with us. FreeView seems an even more interesting source for an intuitive way to import external media in world.

I just hope to have enough time to merge both in order to have an automatic slide-show from a flickr RSS feed.
Holidays are soon !