Revised url for pennysmalls reference, posterous is shutting down shortly.

This commit is contained in:
Stephen Sykes 2013-04-18 15:55:01 +03:00
parent e3dc5f83eb
commit 60029518e1
2 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ Finished in 0.059392 seconds.
h2. References
* "Pennysmalls - Find jpeg dimensions fast in pure Ruby, no image library needed":http://pennysmalls.com/find-jpeg-dimensions-fast-in-pure-ruby-no-ima
* "Pennysmalls - Find jpeg dimensions fast in pure Ruby, no image library needed":http://pennysmalls.wordpress.com/2008/08/19/find-jpeg-dimensions-fast-in-pure-ruby-no-ima/
* "DZone - Determine Image Size":http://snippets.dzone.com/posts/show/805
* "Antti Kupila - Getting JPG dimensions with AS3 without loading the entire file":http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/
* "imagesize gem documentation":http://imagesize.rubyforge.org/

View File

@ -35,7 +35,7 @@
# === References
# * http://snippets.dzone.com/posts/show/805
# * http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/
# * http://pennysmalls.com/find-jpeg-dimensions-fast-in-pure-ruby-no-ima
# * http://pennysmalls.wordpress.com/2008/08/19/find-jpeg-dimensions-fast-in-pure-ruby-no-ima/
# * http://imagesize.rubyforge.org/
#