I did some hacking of the jQuery Flickr plugin to make it work with the cool shuffle effect. Now I just have to make it so I can do a gallery per article. By the way, these are photos from the recent Road Rally we ran for Holly’s Church Fellowship Group, I’ll post more about that soon.
-
Email Links
-
What I'm Doing...
- Funny read: http://ping.fm/pFSga 7 hrs ago
- I like it when my ads in gmail are in japanese. I wonder if that is something i should be interested in. 7 hrs ago
- pretty weak macworld announcements. 9 hrs ago
- More updates...
Powered by Twitter Tools.
-
Comment
-
Online at

5 Comments
cool effect! it does cover up the date on the single post page… some of the pictures look warped, is that the plugin resizing them or something?
Yeah, I have not spent much time styling the singe.php file yet. And yes, the plugins jam the picture into the space provided, so they get distorted. Not sure if that is the plugin, the css or the Flickr yet.
I do really like it though. So now I am thinking about changing my header to use it. Maybe with some cool tag sorting based on time of day, month, year, etc.
Man, I gotta style comments too.
Yeah, it looks like the css is distorting the images…
#gallery img { width:200px; } is the offending line…
The jQuery Flickr plug-in has been updated to use jQuery 1.2 which allows the plug-in to load multiple galleries on a single page. http://code.google.com/p/jquery-flickr/