Mosquito

" />
« September 2005 | Main | November 2005 »

This album is posted by TRC-Photos
The Rock Church Photo Elk Grove CA
![]()
See this photo at Geobloggers.com.
Fly to the location on Google Earth, or see the location at Google Maps.Photographed by .CK
the Tree!
I just added two new features to the Super Batch Processing for Flickr script.
1. Add an 'update script' link to menu.
2. Add a 'move to top' feature.
'Update script' simply links to the location of script, so you can update the script easily.
'Move to top' is an interesting feature. The display of photostream in Flickr is in reverse chronological order of posted date. You can now move the photos to top of the photostream. The script will modify the posted date of photos in cart to current date/time. This change is permanent and can't be rollback. Be careful to use.
ps. if 'move to top' doesn't work, check if your computer clock is accurate.
Download: flickr.batch.user.js
There're some new features in v1.2.
Try and share your album here - Flickr Album Maker
Flickr is lacking of creating a list of arbitrary photos for batch operations. This script provides a "shopping cart" for you to collect your photos to process. After you added a number of photos in cart, you can edit as a batch, make an album, a slideshow, or a mosaic. Items in cart will be saved in greasemonkey storage and will be remembered while you're visiting different pages in flickr.
Features:
Special thanks to fd/John for his permission to feed the list of photos to his flickr toys. (slideshow and mosaic)
Download: flickr.batch.user.js
This is an update for Ajax Photo Blogging in Flickr script.
Well, I got something done. The new version of this script now supports two types of blog API, Metaweblog and Atom API. Blogger.com invented and uses Atom API.
For Atom API, your blog service.edit URI is like this:
"https://www.blogger.com/atom/123456"
which 123456 is your blog-id. You can find your blogger.com service.edit URI by checking the HTML source of your blog. Find the following line:
<link rel="service.post" type="application/atom+xml" title="blogname" href="https://www.blogger.com/atom/123456" />
You dont need to worry about login scheme. If you've logged on blogger.com, no username/passwd is needed. If not, it will prompt an authentication dialog to ask you login.
Download: flickr.blog.user.js
This album is shared by jh
This album is posted by CK
These are my favorite photos in Flickr.This slide is shared by Nick
Alsorts, just trying to see how best to use the camera and what type of shots I prefer to take.This album is posted by zense
cat, people portrait.This album is shared by Patrick
This album is posted by Rob Roy
Autumn colour at the world-famous Westonbirt National Arboretum in Gloucestershire, UK.There're two new features in v1.2.
Try and share your album.
![]()
webdev.yuan.cc/famaker.phpPhotographed by .CK
The whole new flickr album maker is released. Welcome to make your flickr albums and post to our blog. Let people see your fantastic photos.
This album is posted by CK
This album is shared by CK
The bikeway of Taipei.This album is posted by snow
Day 1 photos from my Austria trip. I tried to have photos displayed by time upload or time taken but I can't, so it displays as a reverse timeline.This slide is shared by CK
I love sea very much. I took a lot of photos of sea. Enjoy the slideshow.This album is shared by CK
This album is shared by CK
This album is posted by .CK
The Big Sur in California.This album is shared by CK
The rivers in Taiwan.I've written a new GM script called "Ajax Photo Blogging". It's not an improved version of official "Blog this" tool, however, I create a new one in Ajax approach to let you blog faster and easier.
The features of the tool:
The pros -
The cons -
ps. The pieces of code to add comment and description are contributed by steeev in my GMiF project. Thank you.
Download: flickr.blog.user.js
There're three new features added in v1.1.
There're three new features added in v1.1.
So try the new Flickr Album Maker now.
In Rojo, you can unsubscribe feeds only within two pages, the page of managing your feed list or the one of viewing the feed profile. Now the rojo.ajax.user.js script injects quick links to let you unsubscribe feeds any time. The response time of unsubscription is very fast due to the calling to unpublished Rojo API (RPC). :)
Download: AJAX Wrapper for Rojo v1.4. (Greasemonkey script)
In the left hand side of feeds navigation, there's a new icon
heading each feed. You can click the icon to unsubscribe the corresponding feed.
Beside, in the list of stories, there's an additional link next to "Mark this feed as Read". You can also click to unsubscribe the feed.
Previous articles:
[Ajax] Hacking Rojo - Adding bits to feeds in Rojo
[Ajax] Hacking Rojo - Ajaxize more of 'Mark as Read'
[Ajax] Hacking Rojo - Ajaxize 'Mark as Read' function
[Ajax] Hacking Rojo - Slow Response of Rojo
[Ajax] Hacking Rojo - an Ajax Wrapper for Rojo
[Ajax] Hacking Rojo - Rojo is not Ajax?