The key is already defined in environment.rb. The change just starts using that key. All you need to do is make the change and you will be set.
On 9/1/06, James Mead <[EMAIL PROTECTED]> wrote: > That's what I thought - but looking at the changeset it looks like it just > removes the hard-coded key and replaces it with a constant which presumably > I need to define in my environment? What key should I use for this constant? > > -- > James. > http://blog.floehopper.org > > > On 01/09/06, Jake Good < [EMAIL PROTECTED]> wrote: > > You shouldn't because it's a developer API key and you're not the > > developer... you're the user. > > > > :) > > > > If you were to write your OWN Flickr Code, then you'd need one... > > > > Jake > > > > James Mead wrote: > > > My understanding is that a Flickr API key is issued on a per > > > application basis. I'm a bit confused as to whether I should be > > > applying for a key just for my blog? > > > -- > > > James. > > > http://blog.floehopper.org < http://blog.floehopper.org> > > > > > > On 01/09/06, *Scott Laird* <[EMAIL PROTECTED] > > > <mailto: [EMAIL PROTECTED]>> wrote: > > > > > > It wasn't our key that expired; there was a key hard-wired into the > > > Flickr library that we've bene using. See > > > http://www.typosphere.org/trac/changeset/1256 for > the fix. > > > > > > If this works for everyone then I'll build Typo 4.0.4 and release > > > it soon. > > > > > > > > > Scott > > > > > > On 8/31/06, Chris Saylor < [EMAIL PROTECTED] > > > <mailto:[EMAIL PROTECTED]>> wrote: > > > > I requested an API key, plugged it into environment.rb and > restarted > > > > mongrel, but it still gives me the error. Any special tricks we > > > should > > > > know about? > > > > > > > > Thanks, > > > > Chris > > > > > > > > On 8/31/06, Dominic Mitchell <[EMAIL PROTECTED] > > > <mailto:[EMAIL PROTECTED]>> wrote: > > > > > On Thu, Aug 31, 2006 at 10:48:12AM -0700, Scott Laird wrote: > > > > > > I'll update it ASAP; probably tonight. > > > > > > > > > > It's on your blog too :-) > > > > > > > > > > > > > > http://scottstuff.net/blog/articles/2006/08/26/lighthouse-at-dawn > > > > <http://scottstuff.net/blog/articles/2006/08/26/lighthouse-at-dawn > > > > > > > > > > > > Presumably it's easier to update my own config/environment.rb > > > instead of > > > > > everybody using your API key? > > > > > > > > > > -Dom > > > > > _______________________________________________ > > > > > Typo-list mailing list > > > > > [email protected] <mailto: [email protected]> > > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > < http://rubyforge.org/mailman/listinfo/typo-list> > > > > > > > > > _______________________________________________ > > > > Typo-list mailing list > > > > [email protected] <mailto:[email protected]> > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > _______________________________________________ > > > Typo-list mailing list > > > [email protected] <mailto: [email protected]> > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Typo-list mailing list > > > [email protected] > > > http://rubyforge.org/mailman/listinfo/typo-list > > _______________________________________________ > > Typo-list mailing list > > [email protected] > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > _______________________________________________ > Typo-list mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/typo-list > > -- Sterling Anderson sterling [at] sterlinganderson.net http://sterlinganderson.net/ 608.239.8387 _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
