Flickr Pipes / Discuss

Current Discussion

Help! What happened?
Latest: 2 months ago
Pipe: Flickr – A user’s photosets
Latest: 11 months ago
Pipe: Flickr relationships (updated @ 2010-11-11)
Latest: 13 months ago
Change to Pipes Flickr module
Latest: 21 months ago
Pipe: Flickr photoset (updated @ 2008-04-27)
Latest: 23 months ago
md5 hash calculators?
Latest: 25 months ago
Pipes : Your flickr contact faves
Latest: 29 months ago
Pipe outputting an RSS feed that posts two images
Latest: 30 months ago
Pipe: Flickr user photostream, filtered by image orientation
Latest: 30 months ago
Image Orientation - Lanscape or Portrait
Latest: 30 months ago
Pipe to know which of your contacts are in a group you admin
Latest: 34 months ago
Build a valid RSS image feed from a Flickr Search query
Latest: 34 months ago
More...

Search this group's discussions

Pipe: Ultimate Flickr Staff Feed (cross-posted from hacks)

view profile

clickykbd says:

Been a while since I played with pipes, should have known Alto would have a healthy group going by now.

I posted this one in Flickr Hacks after a thread in Central...
flickr.com/groups/flickrhacks/discuss/72157607549456643/

PS - How do you do the pretty screenshots? My display is not large enough for most pipes... do you have an app that captures it as you scroll?
Posted at 5:16AM, 29 September 2008 PDT (permalink)

view photostream

clickykbd says:

Figured it out. But Snag-It *hates* the pipes interface in FireFox, IE did the trick eventually:

Pipe: Flickr Staff Photo Feed (geo & recent) etc. (by clickykbd)
view big
Posted 57 months ago. (permalink)

view photostream

alto maltés is a group administrator alto maltés says:

clickykbd, thanks for posting.

Actually no, it’s not that I’m taking web screenshots everyday… so I do it manually… i.e. with a few Prnt Scrns and a pair of scissors and tape :)

But, by chance, this week I’ve discovered a screen-capture tool… that was actually built by a programmer at Flickr, but I haven’t tried it out yet…
Posted 56 months ago. (permalink)

view photostream

clickykbd says:

If it handles X & Y shooting of a scrollable DIV let me know! If it doesn't actually run on top of the browser itself maybe you can set a virtual screen size to render with! That would be fun.
Posted 56 months ago. (permalink)

view photostream

clickykbd says:

Update. Figured it a nice method... Example:

screenshooting contents of a scrolling div

For screenshotting a whole tall+wide pipe. You can apply the following User CSS in FireFox

body {
overflow: auto; !important;
}
#header, .pipeseditor {
/* adjust value here for width */
width: 2048px; !important;
}
.pipeseditor {
overflow: visible; !important;
}
#editor11 {
/* adjust value here for height */
height: 5000px; !important;
}


I used the Web Developer Add-on to do this [Tools > Web Developer > CSS > Apply User Style Sheet], but there are several ways...

Adjust the width and height to accommodate your entire pipe. The first load of the custom CSS may not render properly. But next re-render fixed it (opening and closing my Firebug menu triggered this).

You can then grab the whole page/screen using ScreenGrab! Add-on or optionally Picnik, where can crop and post directly to flickr.

I didn't try hard enough to get window scroll bars back apparently, but the mousewheel click scroll by movement method still works if you need to inspect the page before shooting.
Originally posted 56 months ago. (permalink)
clickykbd edited this topic 56 months ago.

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 Pipes discussion threads