Flickr Hacks / Discuss

Current Discussion

FlickrGroupPoolTagChecker
Latest: 36 minutes ago
What are the best Greasemonkey scripts?
Latest: 2 hours ago
# of favs in the photostream
Latest: 2 hours ago
Request: A fast way to know if I've already commented a particular picture (just like the favorite star but for comments)
Latest: 8 hours ago
Flickr Award Counter Problem
Latest: 13 hours ago
GM Script: Flickr Easy Photo Post - Yet Another Way To Post Photo In Comments. (the easiest probably)
Latest: 21 hours ago
Award Counter for Google Chrome
Latest: 2 days ago
GM Script: View date of addition in a group pool
Latest: 2 days ago
justified groups..... eeeeek
Latest: 3 days ago
Looking for a script that reveals my untagged groups
Latest: 3 days ago
A script to remove Aviary
Latest: 4 days ago
Flickr easy post help---
Latest: 5 days ago
More...

Search this group's discussions

# of favs in the photostream

view profile

Yogendra174 says:

I can see views / notes / comments in the photo stream..
(87 views / 2 notes / 32 comments)

but would love to see # of favs as well... is there any GM script for this?
Posted at 1:26AM, 9 June 2010 PDT (permalink)

view photostream

teh resa says:

www.flickr.com/photos/yogendra174/popular-faves/
Posted 24 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

Therrr wrote

www.flickr.com/photos/yogendra174/popular-faves/

Those are only available for your own images.

I think wants to see the #favs under each photo in someone else's photostream.
Posted 24 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

I've written a small GM script to display the number of favs on photo pages:
userscripts.org/scripts/show/78638

Enjoy!
Originally posted 24 months ago. (permalink)
Alesa Dam edited this topic 17 months ago.

view photostream

Alesa Dam  Pro User  says:

Screenshot - Number of Favs on Photostream by Alesa Dam

Posted 24 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

Latest version also running in Google Chrome, and Opera.
Posted 24 months ago. (permalink)

view photostream

Wil C. Fry  Pro User  says:


Your link goes to a private page, at least for me.

]
Thanks for making this Chrome-compatible! I love it. :-)
Posted 24 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

there is a new version available:
. bugfix: private photos gave an error
Posted 24 months ago. (permalink)

view photostream

Hebbervus Sagax says:

Hi Alesa,

Great script. Thank you. It doens't seem to work together with the FlickrZoom2 script. Can you figure out why and probably solve this?

Thanks in advance.
Posted 24 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

The FlickrZoom2 script includes the jQuery library twice.
First with the @require construct, and a second time as a javascript injected into the original document.

I removed the @require from the script, and reinstalled, and it looks like both scripts work nicely, side by side.

I will contact the author to see how we can solve this for everyone.
Thanks for the heads-up.
Posted 24 months ago. (permalink)

view photostream

Hebbervus Sagax says:

Great. What a service. Thank you.
Posted 24 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

You're welcome
Posted 24 months ago. (permalink)

view photostream

Hebbervus Sagax says:

Another nice addition could be the number of galleries the picture is added to.
Or maybe this should be a seperate script.
Originally posted 24 months ago. (permalink)
Hebbervus Sagax edited this topic 24 months ago.

view photostream

Alesa Dam  Pro User  says:

There is an update available that also shows the galleries :)

Screenshot - Number of Favs on Photostream

userscripts.org/scripts/show/78638
Originally posted 24 months ago. (permalink)
Alesa Dam edited this topic 9 months ago.

view photostream

Alesa Dam  Pro User  says:

The link for the favs will take you to the list of people that count that photo as a favorite. The link for the galleries will take you to the galleries with this photo.

Why is it that in FF we get the number of views, but not in Chrome?
Posted 24 months ago. (permalink)

view photostream

Wil C. Fry  Pro User  says:

Alesa Dam said:

Why is it that in FF we get the number of views, but not in Chrome?

For me, both browsers behave the same. :-)

On my own photostream (in both browsers), I see the number of views, along with comments, notes and faves. But I don't see the number of views on other people's photostreams...
Posted 24 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

Wil C. Fry (formerly SaintSeminole) wrote

But I don't see the number of views on other people's photostreams...

I am indeed logged on with a different account in my Chrome browser.
Thanks for clearing that out.
Posted 24 months ago. (permalink)

view photostream

Hebbervus Sagax says:

Hi Alesa. You're good. And fast! :-). Thank you.
When I click on the galleries link in FF, I getting a blank page with /galleries/ on it. The link is pointing to javascript:;/galleries/

In chrome everything works fine.

I found the reason. There is another conflicting script, 'Quick view of photo comments', but this isn't an important one for me.
Originally posted 24 months ago. (permalink)
Hebbervus Sagax edited this topic 24 months ago.

view photostream

Alesa Dam  Pro User  says:

Hebbervus Sagax wrote

Great script. Thank you. It doens't seem to work together with the FlickrZoom2 script. Can you figure out why and probably solve this?

The author of the FlickrZoom2 has updated the script ( userscripts.org/scripts/show/58192 )
Originally posted 23 months ago. (permalink)
Alesa Dam edited this topic 23 months ago.

view photostream

Nicolas Mertens  Pro User  says:

Great script. Very useful. Love it. Thanks!
Posted 23 months ago. (permalink)

view photostream

Yogendra174 says:

Alesa Dam Apologies for replying LATE on this.. its such wonderful to have people like you on the earth who convert my "wishlist" into "reality!!
Posted 23 months ago. (permalink)

view photostream

Johnny Cooman  Pro User  says:

Hi Alesa, great script you've wrote.

Is it possible to add another feature? I'm very interested in the ratio's of views against comments and views against favs.
For me it should be fantastic if I can see in my photostream something like
11 views/6 comments(54%)/2 favs(18%)/1 gallery

Because I'm aware that maybe not for everyone this information is useful it maybe can be included as the alt or title attribute of the comments and favs hyperlink, so it not disturbs anyone, but you can consult it by hovering it.

Many thanks in advance, should be very appreciated.
Posted 22 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

v0.0.3:
. adds the ratio's of comments to views, and favs to views (percentage) in the mouse hover title

http://userscripts.org/scripts/show/78638
Posted 22 months ago. (permalink)

view photostream

Johnny Cooman  Pro User  says:

Many thanks Alesa, great to have persons like you around on Flickr.
Posted 22 months ago. (permalink)

view photostream

Wil C. Fry  Pro User  says:

For me (using Chrome), the new version did not change from the old one... hovering does not change the text (or was this just a Firefox feature?)

Note: I don't need that feature; I'm just curious.
Posted 22 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

Wil C. Fry wrote

For me (using Chrome)
On Chrome, one should first uninstall the old version (chrome://extensions), before installing the latest version. Did you follow that procedure?
Posted 22 months ago. (permalink)

view photostream

Wil C. Fry  Pro User  says:

Alesa Dam said:

Did you follow that procedure?

I did now. ;-)

** embarassed for not trying that already ... **
Posted 22 months ago. (permalink)

view photostream

CORDAN  Pro User  says:

That's cool!! Thanks :)
Posted 22 months ago. (permalink)

view photostream

Sir Francis Canker Photography ©  Pro User  says:

It works for me ONLY to a certain amount of faves. I mean, when a picture is over 20 or 30 faves, I get funny numbers like 4200%, etc. Not o mention pictures with over 100 faves, of which I have a few.
Thanx.
Posted 22 months ago. (permalink)

view photostream

Sir Francis Canker Photography ©  Pro User  says:

Ok, I think Ive found the error. On pictures over 1,000 views, it seems the script reads a "comma" instead of "thousand".
is there any way to solve this?
Great script, very helpful.
Thanx and cheers!
Posted 22 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

Sir Francis Canker Jones wrote

Ok, I think Ive found the error. On pictures over 1,000 views, it seems the script reads a "comma" instead of "thousand".
That was exactly it! Thanks for helping in debugging :)

Sir Francis Canker Jones wrote
is there any way to solve this?
There is a new version over at userscripts.org/scripts/show/78638

v0.0.4:
. bug fix for views or favs or comments in the thousands
. for a ratio lower than 1%, you'll get the number in ‰ (promille)
Posted 22 months ago. (permalink)

view photostream

Sir Francis Canker Photography ©  Pro User  says:

Well, actually thank you for fixing this so mighty quickly.

But now, if we want to impress with this script, what about showing the result of dividing the number of views by the number of faves. This could give a number like 44,85 which means that a picture gets a fave every 45 views roughly. I find this more helpful than a percentage without decimals cause in the end, most pictures show a 5 or a 6.
Also, because it is not the same a picture with 50,000 views than one with 600. What do you think?
Thanx and cheers!
Dankjewel!
Posted 22 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

There's no title on the views element yet, so there is room for another number :)

Something like this, then: userscripts.org/scripts/show/78638

v0.0.5
. shows 1 fave per xx views when hovering the number of comments

Sir Francis Canker Jones wrote

Dankjewel!
Graag gedaan :-)
Posted 22 months ago. (permalink)

view photostream

Sir Francis Canker Photography ©  Pro User  says:

Still showing percentages...

Just in case I wanst clear, what Im looking for is the result of the division between total views/total faves to be seen when hovering the favs statistic. The same could be done for comments, but Im particularly interested in faves.

If a picture has 100 views and 20 faves, id like to see the number 5 when hovering favs, meaning: "you get 1 fave every 5 views!" which is an excellent rate. If you have a pic with 1000 views and 5 faves, you would see the number 200 when hovering (you need 200 views to get a fave) a very bad rate.

Thanx again!
Posted 22 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

Oh, I made a mistake in my last post: this number shows when hovering the number of views.
Posted 22 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

All sorted out now, I think: userscripts.org/scripts/show/78638

v0.0.6
. adds 1 comment per xx views, and 1 fave per xx views, to the title info
Posted 22 months ago. (permalink)

view photostream

Sir Francis Canker Photography ©  Pro User  says:

Well, works perfect for me now.
Thanx so much.
"One script a day, keeps the doctor away"
Posted 22 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

v0.0.7:
. adds the ratios on the photo pages too (hover the stats at the top right corner)
Posted 22 months ago. (permalink)

view photostream

CarlaFrancisco  Pro User  says:

This is great, Alesa! Thank you very much... yet again! :)
Posted 22 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

v0.0.8:
. updated for the Flickr changes

userscripts.org/scripts/show/78638
Posted 14 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

v0.0.9:
. fixed line-breaks before the favs count (and galleries count)
. print favs and galleries in group pools

userscripts.org/scripts/show/78638
Posted 12 months ago. (permalink)

view photostream

decembre  Pro User  says:

On Pool page, your script provide a list of infos at the end of each page...
For me i see that:
"favs1 favs10 favs5 favs1 favs1 favs8 favs / 1 galleries10 favs / 1 galleries21 favs7 favs11 favs20 favs3 favs21 favs"

It's not very practical .

Can you adds the number of comments, favs and notes to each photo (under the shot thumb) in any list of thumbnails on Flickr.

This that Thumbnails Enhancer doing before it stop working with Firefox 4....
Originally posted 12 months ago. (permalink)
decembre edited this topic 12 months ago.

view photostream

Alesa Dam  Pro User  says:

v0.0.10:
. bug fix for Google Chrome: favs and galleries were not placed beneath the group pool photos

userscripts.org/scripts/show/78638
Posted 12 months ago. (permalink)

view photostream

decembre  Pro User  says:

Thanks, work well on pool pages now!

I have post some others requests on your userscript page ;-)
Posted 12 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

v0.0.11:
. shows number of comments and notes for each pool photo
(views are not available through the API??)

userscripts.org/scripts/show/78638
Originally posted 12 months ago. (permalink)
Alesa Dam edited this topic 12 months ago.

view photostream

Alesa Dam  Pro User  says:

v0.1.0:
. shows number of views on photo stream pages of other Flickr members
. shows number of views on pool pages
. provides basic configuration (booleans in the script itself)
. support for AutoPagers

Screenshot: number of favs on photostream pages

userscripts.org/scripts/show/78638

The support for AutoPagers has not been tested. I have no AutoPager running myself :-)
Please report if it works correctly, or not.
Originally posted 12 months ago. (permalink)
Alesa Dam edited this topic 12 months ago.

view photostream

Alesa Dam  Pro User  says:

Screenshot: number of favs on pool pages
Bruno, I think your suggestion to use icons on the pool pages makes sense :-)
Posted 12 months ago. (permalink)

view photostream

decembre  Pro User  says:

Thanks for your work.
Beautiful screenshots!

That is nearly that i wanted ;-)
Yes , with Icons i should be better, i wait your next update...

For Autopager , test it : it is very useful to in Flickr.

Like i said before with it, your script can't display its infos on the next page.
And now, after this update, It's on all pages.
I go on its forum to ask some help.

But if you want , you can read an real exemple of integration for Greasemonkey script and Autopager here:
Integration with AutoPager
Originally posted 12 months ago. (permalink)
decembre edited this topic 12 months ago.

view photostream

Alesa Dam  Pro User  says:

For Autopager , test it : it is very useful to in Flickr.

Thanks, but I'd rather not :-)

Like i said before with it, your script can't display its infos on the next page.
And now, after this update, It's on all pages.


Do you mean that you get the favs, comments, and other counts on other pages than photostream pages and group pools?
Posted 12 months ago. (permalink)

view photostream

decembre  Pro User  says:

Sorry for my english....
your script work very well, like you expected.
But it didn't totally support Autopager on pool pages :
i can see the "numbers of favs, comments etc..." only on the first part of infinite page.After it can't always provide its infos.
It seems depend of the speed of the loading pages, maybe.

screenshot :


See it in large in Userstyles:
Problem - Flickr Gm Script et Autopager - Number of Favs on Photostream Photos, and Pool pages


My request on Autopager Forum :
Adapt "Number of Favs on Photostream Photos
Originally posted 12 months ago. (permalink)
decembre edited this topic 12 months ago.

view photostream

Alesa Dam  Pro User  says:

v0.1.1
. working AutoPager support :-)

userscripts.org/scripts/show/78638
Posted 12 months ago. (permalink)

view photostream

decembre  Pro User  says:

Sorry , but after your update it seems stop working now for me.....

:-[
Originally posted 12 months ago. (permalink)
decembre edited this topic 12 months ago.

view photostream

Alesa Dam  Pro User  says:

So sorry about that. Must have uploaded the wrong file :-(

userscripts.org/scripts/show/78638
Posted 12 months ago. (permalink)

view photostream

decembre  Pro User  says:

Ok!
That is gooood now : work well with Autopager too.

Icons and a way to disable some infos if we want (For me "galleries" : i never use thiem ) and that should be perfect.
;-)
Posted 12 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

wrote

Icons and a way to disable some infos if we want (For me "galleries" : i never use thiem ) and that should be perfect.
The icons will come shortly :-)

To disable galleries, open the script source. At the very top, you will find booleans to disable them.
Posted 12 months ago. (permalink)

view photostream

decembre  Pro User  says:

ha, yes....
;-)
For waiting icons, i reduce some name:

"comments" by "Cmts" (line 4550)
"views" by "Vws" (line 4542)
"favs" by "Fvs" (line 45672)
Originally posted 12 months ago. (permalink)
decembre edited this topic 12 months ago.

view photostream

Alesa Dam  Pro User  says:

v0.1.3:
. bug fix: prevent double reporting on pool pages (Firefox only)
. short notation: boolean to replace 'views', 'galleries', ... with their first letter (special feature for Bruno :-)

userscripts.org/scripts/show/78638
Posted 12 months ago. (permalink)

view photostream

decembre  Pro User  says:

;-)

Haa, yes i see now howto have the short notation!

If we want it, we must change (line 22 in the script):
var POOL_SHORT_NOTATION = false;
to:
var POOL_SHORT_NOTATION = true;

Very practical ....

And if i can abuse:
How to delete , in pool page, the "from" before each user name : it take too much place for my taste...?

I try with Stylish and CSS , but i can't find the good way.
Originally posted 12 months ago. (permalink)
decembre edited this topic 12 months ago.

view photostream

Alesa Dam  Pro User  says:

Sorry, but I don't have a clue :-)
Posted 12 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

v0.1.4:
the long awaited icons:
Screenshot: number of views/favs/notes/galleries/comments on pool pages

userscripts.org/scripts/show/78638
Posted 12 months ago. (permalink)

view photostream

decembre  Pro User  says:

:-)
Posted 12 months ago. (permalink)

view photostream

decembre  Pro User  says:

Just an information about this useful script :

Edit it , if you want configure how and which informations to display.

At the begin of the script you can choose (by changing "false" by "true"):

- "f/v/c/g/n" or "icons" solution.
- Which informations to display ("galleries " or no galleries", etc...)

That so fine , no?

It's very useful to use it when you want to clean a pool that you admin !.

I use it in conjunction with these great scripts :

•► Flickr Functional Suite ( Autopager support)

by Charles Tilford
>>>> see here :02.1 - >>> Users Contacts And User Information:
(Provides an interface to let you assign colors to users you meet – that way, if you find a user’s link on a page in the future, it will automatically be highlighted with these color you previously gave them.
In group pool pages, you can highlight user photos where more than one image is visible from the same user. You can also overlay all comments from a user under the corresponding photos on that page. )
Work very fine....but the author don't work on it now.It shall be interesting to have a backup function and a way to use the system of "Contact Organizer" , an other great tool too work on our contacts ;-)



•► Group Pool Admin - Warn + Delete
by Steeev
>>>> see here : 05 - POOL : View, Send to, Organize, invit contacts, etc :
(It lets you single click to remove images from a group pool, also easily mail a user, kick, ban or promote a user all from the group pool page itself.)

(Pour modérer facilement les groupes dont on est administrateur ou modérateur)

A Steeev's Flickr Projects !


•► Splash Album Viewer (Fixed and Autopager compatible)
(PopUp the original image when mouse over a thumb image.Easy to use it with the infinite Scroll provideed By Autopager.Work for others Sites too)


For Thumbnail Preview , you can use too :

- Thumbnail Zoom :
Not so fast, work on these "Film Strip" on Flickr Photo page (so difficult to catch...), but needs an Update , because after an intensive use , it give only an Vertical Barr like preview.I hope an update!

- Thumbnail Expander :
Catch more Thumbs than "Splash Album Viewer Fixed" but it's no so fast , the preview appear on the thumb , and it didn't provide a preview on "Film Strip".
(No FF4 compatible , but for that install before : Add-on Compatibility Reporter.
Posted 12 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

v0.1.5:
. bug fix: the script ran into an infinite loop on photo stream pages with private photos

download from userscripts.org/scripts/show/78638
Posted 12 months ago. (permalink)

view photostream

decembre  Pro User  says:

We can display Icon Fav on Archives Pages.
Not on Square View , but on the others it's OK.
Normally it's hidden....i don't Know why.

For that i use an userstyles :
/* === FAVS - Display ===== */
#archives .archive .meta a.fave-star-inline {
display: block !important;
margin-left: 5px !important;
}
.meta>h4{
margin-left: 5px !important;
}

.meta {
text-align: left !important;
}


Maybe it can have an other way with your script?
Originally posted 11 months ago. (permalink)
decembre edited this topic 11 months ago.

view photostream

Alesa Dam  Pro User  says:

v0.1.6:
. bug fix for the changes on the photo stream pages

download from: userscripts.org/scripts/show/78638
Posted 9 months ago. (permalink)

view photostream

Sir Francis Canker Photography ©  Pro User  says:

Thak you Alesa, UR the best
;-)
Posted 9 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

v0.2.0:
. support for tags pages
. clicking the icons/counts will take you to the appropriate page (photopage, galleries, favorites)

download from: userscripts.org/scripts/show/78638
Posted 9 months ago. (permalink)

view photostream

Wil C. Fry  Pro User  says:

Alesa Dam

Beautiful. You're doing great work, as usual.
Posted 9 months ago. (permalink)

view photostream

TravellingTheBLU26 says:

Hello Alesa. Love all your scripts especially this one...works wonderfully for me! Was just wondering if on the pool pages the fav icon in this could show pink if you have already faved the photo just as "commented on" icon shows pink if you have commented on the it. Thanks in advance!
Originally posted 5 months ago. (permalink)
TravellingTheBLU26 edited this topic 5 months ago.

view photostream

Alesa Dam  Pro User  says:

This script is using the Flickr sprite to show its icons (l.yimg.com/g/images/photo-sprite.png.v8). The sprite holds a colored favorite icon, but it does not have colored versions of any of the other icons that it uses.

I could use a lightly colored background on the icons, when
. you have commented on the photo
. you have put notes on the photo
. you faved the photo
. you have that photo in one of your galleries

Should be easy enough to add that functionality.
Posted 5 months ago. (permalink)

view photostream

TravellingTheBLU26 says:

Wow! That sounds just fine! Thanks Alesa! You're the greatest!!
Posted 5 months ago. (permalink)

view photostream

decembre  Pro User  says:

Maybe you can use this sprite from delicious :
RED : delicious.com/static/css/flick/images/ui-icons_ff0084_256...
GREY : delicious.com/static/css/flick/images/ui-icons_454545_256...
Posted 5 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

v0.3.0:
The script will color the corresponding icon's background when
. you have commented on the photo
. you have put notes on the photo
. you faved the photo
. you have that photo in one of your galleries

userscripts.org/scripts/show/78638
Posted 5 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

thanks for those links, but they also lack the necessary icons :-)
Posted 5 months ago. (permalink)

view photostream

decembre  Pro User  says:

Alesa , If that can help ....
i write a quick Userstyle Rule to display the Fav's Red Star near the number of Favs (with color comment backgroung fixed to 'black" in your script) :


/* TEST - FAV FOR SCRIPT "Number of FAVS on Photostream Pages and Pool Pages" - === */

[id^="nof_favs_"] {
display: inline-block !important;
height: 10px !important;
margin-left: 2px !important;
margin-right: 3px !important;
padding-bottom: 5px !important;
padding-left: 7px !important;
padding-right: 13px !important;
}

[id^="nof_favs_"][style="background-color: black;"]:after {
background-image: url("http://delicious.com/static/css/flick/images/ui-icons_ff0084_256x240.png") !important;
background-position: -226px -114px;
background-repeat: no-repeat;
color: transparent !important;
content: "Xxxx" !important;
display: inline-block !important;
height: 14px;
margin-left: 1px !important;
margin-right: 1px !important;
margin-top: 3px !important;
opacity: 0.5 !important;
position: absolute !important;
width: 12px;
}
Originally posted 5 months ago. (permalink)
decembre edited this topic 5 months ago.

view photostream

TravellingTheBLU26 says:

Hello Alesa! Thanks so much, you're a genius!! It works perfectly and I can now see at a glance of the photopool which images I have already faved and commented on! Works also for images I have put notes on and are in my galleries! I'm sure many users will appreciate this!!! CHEERS!!!
Originally posted 5 months ago. (permalink)
TravellingTheBLU26 edited this topic 5 months ago.

view photostream

Alesa Dam  Pro User  says:

: the favorite icon is not the problem, it's the other icons that are missing: colored versions for the comments, galleries and notes icons

: if you'd like another color, feel free to change it in the script; you can define a different color for each icon :-)
there are variables defined at the top of the script to change any defaults
Posted 5 months ago. (permalink)

view photostream

decembre  Pro User  says:

yes i know but it's a long time i wanted this star in pool.
Now , with the help of your script , i have it!
:-).
Posted 5 months ago. (permalink)

view photostream

TravellingTheBLU26 says:

Thanks Alesa, I did take a look at the options and noticed that... you sure think of everything! Including the option to change the color is a wonderful bonus! Actually the light pink color that you chose as default is just perfect for me as I also use Flicker Functional Suite that color codes user names for me.... the light pink doesn't clash with the bright colors of the others and is easily visible in the pool! Life on Flickr is soooo much easier with your apps!!! You always have my vote +100,000 favs!! :)
Posted 5 months ago. (permalink)

view photostream

decembre  Pro User  says:

I find one little thing :
Favorites on Private shot don't appear with the chosen color background...
Posted 5 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

if something goes wrong, it should show in the Javascript Console (Ctrl-Shift-J), in either the Errors tab, or the Messages tab
Posted 5 months ago. (permalink)

view photostream

decembre  Pro User  says:


It's just with private shots (maybe of an user which stop to use Flickr...) , all others shots work great :

It's not a question of API key to enable accesses at these private data?

But, if not, wat sort of informations i must find in the JavaScript console ... if i understand what it watch to me!).


TheBLU26 :
For Flickr Functional Suite .
(Adds local mini-database to color tag Flickr users you meet. ) :
You know you can change the color for a less bright version ?
I do that because , by default they are to much for my eye...
Originally posted 5 months ago. (permalink)
decembre edited this topic 5 months ago.

view photostream

Alesa Dam  Pro User  says:

It's not a question of API key to enable accesses at these private data?

The script uses your session key. If you can see a private photo while browsing Flickr, so can the script :-)

wat sort of informations i must find in the JavaScript console

In the Errors tab, there should be no errors, really.
In the Messages tab, look at any message from the script itself (every message is tagged with the script's name).
Posted 5 months ago. (permalink)

view photostream

decembre  Pro User  says:

I found many errors of this type on this page Portrait★Faces (it's an open pool so you can test to fav one shot of it):

www.flickr.com/alesadam/Number of Favs on Photostream:
ERROR reading views and comments and notes (151254724): Photo not found (a private photo?) - retrying with your current session key '8459428adcae4335d98b68d12193c569'

AND :

www.flickr.com/alesadam/Number of Favs on Photostream:
ERROR (1243808414): {"stat":"fail", "code":1, "message":"Photo not found"}
Originally posted 5 months ago. (permalink)
decembre edited this topic 5 months ago.

view photostream

Alesa Dam  Pro User  says:

: it appears to be a bug in the Flickr API: tech.groups.yahoo.com/group/yws-flickr/message/7352
Posted 5 months ago. (permalink)

view photostream

TravellingTheBLU26 says:



Hello Alesa, I know decembre asked for less spacing but I think it would be good to also have the option to decide for more space for the icons...most of them are now hidden behind the photos in the next line when appearing in the group pool and I can no longer see the number of views, comments or faves due to this.
Posted 4 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

: at the start of the script, you can increase the value for POOL_ITEM_HEIGHT
Posted 4 months ago. (permalink)

view photostream

TravellingTheBLU26 says:


Thanks Alesa....I played with the settings a little and I can now see the icons a little bit better. Does increasing the value decrease the height of the thumbnails in the pool by any chance? I increased both the settings (height of pool items and height of tags)
Posted 4 months ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

The thumbnails should remain the same size. I think :-/
Posted 4 months ago. (permalink)

view photostream

TravellingTheBLU26 says:

Alesa? I was going through my sets today and noticed that double clicking on any image in the set brings up certain properties for the image. However no indication of views, comments, favs which would be really helpful. I was wondering if it's possible to enable this script to also see the views, comments, favs on photos in sets?
Originally posted 3 weeks ago. (permalink)
TravellingTheBLU26 edited this topic 3 weeks ago.

view photostream

Alesa Dam  Pro User  says:

It doesn't matter whether I click or double click an image. It just takes me to the photo's page.
Posted 3 weeks ago. (permalink)

view photostream

TravellingTheBLU26 says:

Alesa Dam Right, I was wondering if it is possible to see the number of views, faves, comments below each image in the set without having to go to the photo's page?
Posted 3 weeks ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

v0.4.0:
. show the numbers on set pages too

userscripts.org/scripts/show/78638
Posted 3 weeks ago. (permalink)

view photostream

TravellingTheBLU26 says:

Alesa, thank you once again! This is just awesome! Now I have all my info at a glance without having to go to the photo's page!
Originally posted 3 weeks ago. (permalink)
TravellingTheBLU26 edited this topic 3 weeks ago.

view photostream

lucy_goosey is knitting  Pro User  says:

Hello!
This was working fine on friday but since then it has stopped displaying the extra info under the pics. I'm guessing it's something to do with the flickr changes. Any help would be much appreciated as this script makes my life so much easier as a mod!
Posted 2 days ago. (permalink)

view photostream

Alesa Dam  Pro User  says:

Flickr now provides some of the information on thumbnail hover. I'll see how to integrate the script into the new layout.
Posted 2 days ago. (permalink)

view photostream

decembre  Pro User  says:

:-)
Posted 2 days ago. (permalink)

view photostream

lucy_goosey is knitting  Pro User  says:

Thankyou!
Posted 28 hours ago. (permalink)

view photostream

janruss  Pro User  says:

Flickr now provides some of the information on thumbnail hover. I'll see how to integrate the script into the new layout.

Flickr's hover is only working in the justified view (which I'm not using); hopefully you can integrate your script into the other views.
Posted 19 hours ago. (permalink)

view photostream

lucy_goosey is knitting  Pro User  says:

I'm not the only one that dislikes justified then!
Posted 2 hours ago. (permalink)

Would you like to comment?

Sign up for a free account, or sign in (if you're already a member).

RSS 2.0 feedSubscribe to a feed of stuff on this page...</!!> Feed – Subscribe to Flickr Hacks discussion threads