<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 = smart_resize_image
 Should be easy to find, right? All you want is a function that resizes an image to constraints (doesn't care if it should scale up or down), with possibility to select if you want to keep it proportional, and possibility to use either width or height as the constraint. Also, you want it to preserve transparency damn it! Surprisingly, I was unable to find a good function that does all that, so I decided to attempt writing it. This should do it.
 
-Note: Original announcement and comments for the function are available at http://new.mediumexposure.com/techblog/smart-image-resizing-while-preserving-transparency-php-and-gd-library
+Note: Original announcement and comments for the function are available at http://mediumexposure.com/techblog/smart-image-resizing-while-preserving-transparency-php-and-gd-library
 
 == Features/Usage:
 </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7673665e58406b3e3a3c877f461ae9891e5b7f59</id>
    </parent>
  </parents>
  <author>
    <name>Maxim Chernyak</name>
    <email>max@bitsonnet.com</email>
  </author>
  <url>http://github.com/maxim/smart_resize_image/commit/3c122a8837015f4587219e05019005b13e0f032a</url>
  <id>3c122a8837015f4587219e05019005b13e0f032a</id>
  <committed-date>2009-01-29T07:25:51-08:00</committed-date>
  <authored-date>2009-01-29T07:25:51-08:00</authored-date>
  <message>Fix link.</message>
  <tree>0ea6ff107eb9b6803ad45c138aa417f54767938f</tree>
  <committer>
    <name>Maxim Chernyak</name>
    <email>max@bitsonnet.com</email>
  </committer>
</commit>
