Hi! I'm writing an application. I've a problem when I want display an image in different sizes. the image is ...
2768
Sam Judson
wackylabs
Feb 2, 2007 10:51 am
Works fine for me: http://static.flickr.com/55/130059842_57d64874b7.jpg http://static.flickr.com/55/130059842_57d64874b7_s.jpg ...
2769
David Wilkinson
dopiaza0
Feb 2, 2007 10:57 am
... It could be a corrupt cache. Clear out your Firefox cache and try again. Dave W....
2770
izas85
Feb 2, 2007 11:33 am
... image ... size 's'... ... again. ... Thanks, I clear out my Firebox cache and it works fine. Thanks!!...
2771
Matthew Smillie
smilliematt
Feb 2, 2007 12:45 pm
... Well, noone's given any advice, and I've got a few spare minutes, so here goes... I'm guessing the goal is to find a simple and easily-readable URL scheme....
2772
stefansaur
Feb 3, 2007 10:24 pm
Hi, I am looking for a possibility to let the flickr API return a random selection of images matching a certain search criterion. I have tried out the solution...
2773
eng.adelhossieny
eng.adelhoss...
Feb 4, 2007 11:06 am
2774
eng.adelhossieny
eng.adelhoss...
Feb 4, 2007 11:18 am
please dont sent message to me again thank you...
2775
David Wilkinson
dopiaza0
Feb 4, 2007 3:26 pm
One of the users of my set manager reported that they were getting an error message when trying to create a set. I had a dig around and it appears that the...
2776
Dave Beckett
dajobe
Feb 4, 2007 6:53 pm
I wanted to play with machine tags and RDF, and I work in C so I've made a C library to call Flickr's web services to read photo metadata, with demonstration...
2777
Rick Measham
rick_measham
Feb 5, 2007 4:02 am
Is there any way to getPhotos from a photoset ordered by interestingness. Or even get some 'interestingness' value in each photo's information? Cheers! Rick...
2778
Jeremy Quinn
karmadivers
Feb 5, 2007 7:28 pm
... Thanks ;) ... I am url decoding the incoming url. ... The app publishes 'permalinks39; that use the NSID of the user, so hopefully they are permanent. ...
2779
wynter_zera
Feb 5, 2007 8:44 pm
I've downloaded the Phlickr kit, but every time I try to run a page in with the api included, It gives me the select an application or save box. What the heck...
2780
Chris Blackwell
d1rtym0nk3y
Feb 5, 2007 11:04 pm
Do you have PHP5 installed on your webserver ? ________________________________ From: yws-flickr@yahoogroups.com [mailto:yws-flickr@yahoogroups.com] On Behalf...
2781
Mark Zeman
zeman_map
Feb 6, 2007 1:27 am
I've got a similar problem, with 750,000+ photos cached at Trippermap.com what's the most efficient way to check that they haven't been deleted at Flickr?...
2782
wynter_zera
Feb 6, 2007 1:18 pm
Yes, I have 5.0.5...
2783
Dan Coulter
dthought42
Feb 6, 2007 2:10 pm
It sounds like your .php files are not getting processed by PHP. ... -- Dan Coulter http://www.dancoulter.com/ http://www.phpflickr.com/ It is time -...
2784
wynter_zera
Feb 6, 2007 2:30 pm
That can't be because the generic stuff I've written in PHP works fine. ... [mailto:yws-flickr@yahoogroups.com] On ... page in...
2785
Dan Coulter
dthought42
Feb 6, 2007 2:37 pm
As I recall, this can also happen if you're getting a segmentation fault during the execution of your PHP file. You might check your web server's error logs. ...
2786
bsterry
Feb 6, 2007 8:13 pm
Is there a correct way to sign a user out of Flickr/Yahoo? Picnik is working on an online image editor using flash. When a user comes to Picnik and clicks...
2787
Ilkka Kivelä
ivk79
Feb 7, 2007 8:35 am
... popular tags for a group. ... I wasn't able to find an easy ... Hi I have tried to find methods for retriving photos from group with specific tag. I have...
2788
wynter_zera
Feb 7, 2007 1:49 pm
I'm starting to suspect that I haven't placed the kit files in the correct location. They're in the htdocs of my virtual host, which is set up via Xampp. Xampp...
2789
albertinemeunier
albertinemeu...
Feb 7, 2007 3:43 pm
I'm a web artist and a very beginner in php my web site is albertinemeunier.net if you want to check my work. I have istalled PhpFLickr on my server but I m...
2790
Geoffrey Spear
revgeoff
Feb 7, 2007 3:57 pm
It's hard to say what's going on without seeing the server's error logs. The "internal server error" type messages generally mean something isn't configured...
2791
wynter_zera
Feb 7, 2007 4:22 pm
This is what I'm getting when I try to run a bit of the phlickr script: [Wed Feb 07 11:05:00 2007] [notice] child pid 2951 exit signal Bus error (10) ... fault...
2792
Greg Hochmuth
tirintin
Feb 7, 2007 10:40 pm
Hello there, For one reason or another, my queries to the photos.search method no longer return any results. My application has been running fine for the past...
2793
Myles Grant
mylesdgrant
Feb 7, 2007 10:43 pm
That looks like my bug. I'll check it out. -Myles...
2794
Myles Grant
mylesdgrant
Feb 7, 2007 10:47 pm
Aaaaaaand we're back. Very sorry about that. -Myles...
2795
Rick Measham
rick_measham
Feb 7, 2007 11:19 pm
... Wow! Props for a 6 minute turn around! Cheers! Rick Measham...
2796
wynter_zera
Feb 8, 2007 1:55 pm
Okay, I found out what my problem is. I don't have/can't run Pear because I'm on a Mac and Pear requires a C based environment. Great. Just great. So much for...