<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Greased Lightbox v0.12</title>
	<atom:link href="http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/feed/" rel="self" type="application/rss+xml" />
	<link>http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/</link>
	<description>Best damn photos in the world</description>
	<lastBuildDate>Fri, 20 Jan 2012 04:10:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Mike</title>
		<link>http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/comment-page-1/#comment-601</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 24 Jul 2006 05:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/#comment-601</guid>
		<description>Joe,

I&#039;m going to link you to some file options pages for files that are already uploaded onto FileAnchor.  They&#039;ll show the thumbnail for the image below all the links and html code.  Clicking that thumbnail will act just as a normal thumbnail would.

http://fileanchor.com/43381-o
http://fileanchor.com/38950-o
http://fileanchor.com/38051-o

Thanks,
Mike</description>
		<content:encoded><![CDATA[<p>Joe,</p>
<p>I&#8217;m going to link you to some file options pages for files that are already uploaded onto FileAnchor.  They&#8217;ll show the thumbnail for the image below all the links and html code.  Clicking that thumbnail will act just as a normal thumbnail would.</p>
<p><a href="http://fileanchor.com/43381-o" rel="nofollow">http://fileanchor.com/43381-o</a><br />
<a href="http://fileanchor.com/38950-o" rel="nofollow">http://fileanchor.com/38950-o</a><br />
<a href="http://fileanchor.com/38051-o" rel="nofollow">http://fileanchor.com/38051-o</a></p>
<p>Thanks,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Lencioni</title>
		<link>http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/comment-page-1/#comment-600</link>
		<dc:creator>Joe Lencioni</dc:creator>
		<pubDate>Sat, 22 Jul 2006 01:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/#comment-600</guid>
		<description>Upon further inspection, it looks like I don&#039;t need to do anything to add support for FileAnchor because if the person using it is presumably linking directly to the image. That should automatically work then.

However, I couldn&#039;t easily find any examples in the wild.. So, if you could point me to some websites that showcase people actually using the FileAnchor service, that would be great!</description>
		<content:encoded><![CDATA[<p>Upon further inspection, it looks like I don&#8217;t need to do anything to add support for FileAnchor because if the person using it is presumably linking directly to the image. That should automatically work then.</p>
<p>However, I couldn&#8217;t easily find any examples in the wild.. So, if you could point me to some websites that showcase people actually using the FileAnchor service, that would be great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Lencioni</title>
		<link>http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/comment-page-1/#comment-599</link>
		<dc:creator>Joe Lencioni</dc:creator>
		<pubDate>Mon, 10 Jul 2006 03:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/#comment-599</guid>
		<description>Thanks again Mike. I&#039;ll look into doing this some more hopefully this week when things slow down a bit. Life has been busy lately.</description>
		<content:encoded><![CDATA[<p>Thanks again Mike. I&#8217;ll look into doing this some more hopefully this week when things slow down a bit. Life has been busy lately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/comment-page-1/#comment-598</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 09 Jul 2006 21:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/#comment-598</guid>
		<description>I figured I&#039;d save you from having to email.

As of right now, thumbnails and images work like this:

Raw image: http://fileanchor.com/{fileID}-r.{filetype}
Thumbnailed image: http://fileanchor.com/{fileID}-r.{filetype}

This would make it fairly easy to determine the difference between a raw image and thumbnail or switch from one to the next.  The format is the same for every image right now on FileAnchor.

Example:
http://fileanchor.com/30551-r.png   -raw image
http://fileanchor.com/30551-t.png   -thumbnail</description>
		<content:encoded><![CDATA[<p>I figured I&#8217;d save you from having to email.</p>
<p>As of right now, thumbnails and images work like this:</p>
<p>Raw image: <a href="http://fileanchor.com/" rel="nofollow">http://fileanchor.com/</a>{fileID}-r.{filetype}<br />
Thumbnailed image: <a href="http://fileanchor.com/" rel="nofollow">http://fileanchor.com/</a>{fileID}-r.{filetype}</p>
<p>This would make it fairly easy to determine the difference between a raw image and thumbnail or switch from one to the next.  The format is the same for every image right now on FileAnchor.</p>
<p>Example:<br />
<a href="http://fileanchor.com/30551-r.png" rel="nofollow">http://fileanchor.com/30551-r.png</a>   -raw image<br />
<a href="http://fileanchor.com/30551-t.png" rel="nofollow">http://fileanchor.com/30551-t.png</a>   -thumbnail</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Lencioni</title>
		<link>http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/comment-page-1/#comment-597</link>
		<dc:creator>Joe Lencioni</dc:creator>
		<pubDate>Wed, 05 Jul 2006 12:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/#comment-597</guid>
		<description>Thanks Mike!</description>
		<content:encoded><![CDATA[<p>Thanks Mike!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/comment-page-1/#comment-596</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 04 Jul 2006 01:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/#comment-596</guid>
		<description>If you want some help adding support for FileAnchor, let me know.  Both our thumbnails now and the thumbnailed versions on the new version of FileAnchor we&#039;ll be putting out are standard and easy to get off the main image url.

Contact me at mike@fileanchor.com and I&#039;ll explain what&#039;s need.</description>
		<content:encoded><![CDATA[<p>If you want some help adding support for FileAnchor, let me know.  Both our thumbnails now and the thumbnailed versions on the new version of FileAnchor we&#8217;ll be putting out are standard and easy to get off the main image url.</p>
<p>Contact me at <a href="mailto:mike@fileanchor.com">mike@fileanchor.com</a> and I&#8217;ll explain what&#8217;s need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Lencioni</title>
		<link>http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/comment-page-1/#comment-595</link>
		<dc:creator>Joe Lencioni</dc:creator>
		<pubDate>Tue, 06 Jun 2006 01:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/#comment-595</guid>
		<description>@Aleksey: Greased Lightbox does not currently work with your service, but I believe that I can add support with the next release. I will notify you when that happens.</description>
		<content:encoded><![CDATA[<p>@Aleksey: Greased Lightbox does not currently work with your service, but I believe that I can add support with the next release. I will notify you when that happens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Lencioni</title>
		<link>http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/comment-page-1/#comment-594</link>
		<dc:creator>Joe Lencioni</dc:creator>
		<pubDate>Tue, 06 Jun 2006 01:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/#comment-594</guid>
		<description>@Karnov: thanks for the link. It will be helpful.

Also, support for wikipedia was actually added in this release. However, the support doesn&#039;t extend to other wiki sites (even those running the same software, MediaWiki) such as the one you linked to, wikiclassifieds.</description>
		<content:encoded><![CDATA[<p>@Karnov: thanks for the link. It will be helpful.</p>
<p>Also, support for wikipedia was actually added in this release. However, the support doesn&#8217;t extend to other wiki sites (even those running the same software, MediaWiki) such as the one you linked to, wikiclassifieds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksey</title>
		<link>http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/comment-page-1/#comment-593</link>
		<dc:creator>Aleksey</dc:creator>
		<pubDate>Mon, 05 Jun 2006 01:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/#comment-593</guid>
		<description>Can someone let me know if this works with our service?

Thank you in advance guys.</description>
		<content:encoded><![CDATA[<p>Can someone let me know if this works with our service?</p>
<p>Thank you in advance guys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karnov</title>
		<link>http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/comment-page-1/#comment-590</link>
		<dc:creator>Karnov</dc:creator>
		<pubDate>Sun, 04 Jun 2006 21:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/#comment-590</guid>
		<description>Wikipedia has a pretty good list of different hosts:
http://www.wikiclassifieds.org/wiki/Image_hosting

Also speaking of wikipedia, I think support should definitely been added for it, seeing as how popular it is.</description>
		<content:encoded><![CDATA[<p>Wikipedia has a pretty good list of different hosts:<br />
<a href="http://www.wikiclassifieds.org/wiki/Image_hosting" rel="nofollow">http://www.wikiclassifieds.org/wiki/Image_hosting</a></p>
<p>Also speaking of wikipedia, I think support should definitely been added for it, seeing as how popular it is.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

