<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WP Garage &#187; Images</title>
	<atom:link href="http://wpgarage.com/tag/images/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpgarage.com</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Thu, 08 Jul 2010 15:11:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New CSS for aligning images, block elements and captions</title>
		<link>http://wpgarage.com/css/css-classes-align-images-block-captions/</link>
		<comments>http://wpgarage.com/css/css-classes-align-images-block-captions/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 09:19:52 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[captions]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/?p=340</guid>
		<description><![CDATA[I was recently working on a WordPress site, and I just couldn&#8217;t get my images to left-align with the text so that the text would wrap around it. It was wrapping in the text editor in the admin, but on the front end the image stuck out of the top of the text.
Rebecca, our genius [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently working on a WordPress site, and I just couldn&#8217;t get my images to left-align with the text so that the text would wrap around it. It was wrapping in the text editor in the admin, but on the front end the image stuck out of the top of the text.</p>
<p>Rebecca, our genius Web Project Manager at <a title="illuminea marketing &amp; media" href="http://illuminea.com">illuminea</a>, did a search and discovered on the <a title="CSS on the WordPress Codex" href="http://codex.wordpress.org/CSS">WordPress Codex</a> that a bunch of new styles are needed in your style.php file in order to get the images to do what you want from WordPress version 2.5 and up. If you are using an older theme, you may not have these styles in your style sheet. The same classes are used to align images that have a caption (as of WordPress 2.6).</p>
<p>Here are the styles &#8211; you can just copy and paste them into your style.css file or wherever your CSS styles are located:</p>
<pre>.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
</pre>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;desc=I%20was%20recently%20working%20on%20a%20WordPress%20site%2C%20and%20I%20just%20couldn%27t%20get%20my%20images%20to%20left-align%20with%20the%20text%20so%20that%20the%20text%20would%20wrap%20around%20it.%20It%20was%20wrapping%20in%20the%20text%20editor%20in%20the%20admin%2C%20but%20on%20the%20front%20end%20the%20image%20stuck%20out%20of%20the%20top%20of%20the%20text.%0D%0A%0D%0ARebecca%2C%20our%20genius%20Web%20Project%20Manage" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;t=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;link=http://wpgarage.com/css/css-classes-align-images-block-captions/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;body=Link: http://wpgarage.com/css/css-classes-align-images-block-captions/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20was%20recently%20working%20on%20a%20WordPress%20site%2C%20and%20I%20just%20couldn%27t%20get%20my%20images%20to%20left-align%20with%20the%20text%20so%20that%20the%20text%20would%20wrap%20around%20it.%20It%20was%20wrapping%20in%20the%20text%20editor%20in%20the%20admin%2C%20but%20on%20the%20front%20end%20the%20image%20stuck%20out%20of%20the%20top%20of%20the%20text.%0D%0A%0D%0ARebecca%2C%20our%20genius%20Web%20Project%20Manage" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;srcUrl=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;srcTitle=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;snippet=I%20was%20recently%20working%20on%20a%20WordPress%20site%2C%20and%20I%20just%20couldn%27t%20get%20my%20images%20to%20left-align%20with%20the%20text%20so%20that%20the%20text%20would%20wrap%20around%20it.%20It%20was%20wrapping%20in%20the%20text%20editor%20in%20the%20admin%2C%20but%20on%20the%20front%20end%20the%20image%20stuck%20out%20of%20the%20top%20of%20the%20text.%0D%0A%0D%0ARebecca%2C%20our%20genius%20Web%20Project%20Manage" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;summary=I%20was%20recently%20working%20on%20a%20WordPress%20site%2C%20and%20I%20just%20couldn%27t%20get%20my%20images%20to%20left-align%20with%20the%20text%20so%20that%20the%20text%20would%20wrap%20around%20it.%20It%20was%20wrapping%20in%20the%20text%20editor%20in%20the%20admin%2C%20but%20on%20the%20front%20end%20the%20image%20stuck%20out%20of%20the%20top%20of%20the%20text.%0D%0A%0D%0ARebecca%2C%20our%20genius%20Web%20Project%20Manage&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;url=http://wpgarage.com/css/css-classes-align-images-block-captions/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;selection=I%20was%20recently%20working%20on%20a%20WordPress%20site%2C%20and%20I%20just%20couldn%27t%20get%20my%20images%20to%20left-align%20with%20the%20text%20so%20that%20the%20text%20would%20wrap%20around%20it.%20It%20was%20wrapping%20in%20the%20text%20editor%20in%20the%20admin%2C%20but%20on%20the%20front%20end%20the%20image%20stuck%20out%20of%20the%20top%20of%20the%20text.%0D%0A%0D%0ARebecca%2C%20our%20genius%20Web%20Project%20Manage" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/css/css-classes-align-images-block-captions/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/css/css-classes-align-images-block-captions/+&quot;New+CSS+for+aligning+images%2C+block+elements+and+captions&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fcss%2Fcss-classes-align-images-block-captions%2F&amp;t=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=New+CSS+for+aligning+images%2C+block+elements+and+captions+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22New%20CSS%20for%20aligning%20images%2C%20block%20elements%20and%20captions%22&amp;body=Link: http://wpgarage.com/css/css-classes-align-images-block-captions/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20was%20recently%20working%20on%20a%20WordPress%20site%2C%20and%20I%20just%20couldn%27t%20get%20my%20images%20to%20left-align%20with%20the%20text%20so%20that%20the%20text%20would%20wrap%20around%20it.%20It%20was%20wrapping%20in%20the%20text%20editor%20in%20the%20admin%2C%20but%20on%20the%20front%20end%20the%20image%20stuck%20out%20of%20the%20top%20of%20the%20text.%0D%0A%0D%0ARebecca%2C%20our%20genius%20Web%20Project%20Manage" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/css/css-classes-align-images-block-captions/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/css/css-classes-align-images-block-captions/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Automatic thumbnail image resizing options</title>
		<link>http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/</link>
		<comments>http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 14:12:54 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[custom fields]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/?p=400</guid>
		<description><![CDATA[I manage a few blogs that use thumbnail images to spruce up the appearance of the site, and make it more enjoyable for readers. As we&#8217;ve discussed here in the past, an efficient method for adding thumbnails to your blog is with custom fields. But finding the right image, resizing it (ugh), uploading, etc., is [...]]]></description>
			<content:encoded><![CDATA[<p>I manage a few blogs that use thumbnail images to spruce up the appearance of the site, and make it more enjoyable for readers. As we&#8217;ve discussed here in the past, an efficient method for <a title="Giving each WordPress post a thumbnail, and display the thumbnail on the home page" href="http://wpgarage.com/tips/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/">adding thumbnails to your blog is with custom fields</a>. But finding the right image, resizing it (ugh), uploading, etc., is such a pain in the neck that I often find myself not blogging because I can&#8217;t face it. On one of my blogs, I&#8217;ve just decided to post without the images, since I know it&#8217;s the only way I&#8217;ll ever publish anything.</p>
<p>So imagine my delight when I found the following two fantastic solutions: Justin Tadlock&#8217;s brilliant <a title="Get the Image WordPress plugin" href="http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin">Get the Image WordPress plugin</a> and Darren Hoyt&#8217;s <a title="TimThumb PHP Script Released" href="http://www.darrenhoyt.com/2008/04/02/timthumb-php-script-released/">TimThumb PHP Script</a>. Both the plugin and the script take most of the annoying work out of inserting thumbnail images in your blog.</p>
<h3>Justin Tadlock&#8217;s Get the Image plugin</h3>
<p>This plugin works in three steps (as explained on Tadlock&#8217;s blog):</p>
<ol>
<li>It activates a script that gets an image either by custom field input or post attachment.</li>
<li>Then it <strong>tells the script what the default image size should be</strong>. It tells the script to look for the WordPress-generated thumbnail if there are no custom field images found. You can use the values “thumbnail,” “medium,” or “full” for this (those are three image sizes WordPress generates).</li>
<li>If there are no images found, the script displays a default image found at “/wp-content/my-image.jpg.”</li>
</ol>
<p>As Justin says, this has a lot of potential applications &#8211; you can use to for feature images, for displaying images in your sidebar, etc. He even offers to help users implement the plugin on their blogs if they ask in his <a title="Justin Tadlock's forums" href="http://justintadlock.com/forums">forums</a>.</p>
<h3>Darren Hoyt&#8217;s Tim Thumb PHP Script</h3>
<p>Hoyt originally created this script for use in his <a title="Mimbo Pro WordPress theme" href="http://www.darrenhoyt.com/2008/03/12/mimbo-pro-magazine-theme-released/">Mimbo Pro</a> premium WordPress theme. To use it, you need to complete two steps:</p>
<ol>
<li>Copy the <a href="http://timthumb.googlecode.com/svn/trunk/timthumb.php" target="blank">source code</a> into a new document called ‘timthumb.php’ and place it in a folder on your site (ex: /scripts/).</li>
<li>Call the source code from the place in your theme files where you want the resized image to appear as follows:<br />
<code>&lt;img src="/scripts/timthumb.php?src=/images/whatever.jpg&amp;h=150&amp;w=150&amp;zc=1" alt="" /&gt;</code></li>
</ol>
<p>This script is more complicated than Tadlock&#8217;s plugin, and when I tried it I couldn&#8217;t get it to work. But many people are happily using it in their themes.</p>
<p>Talk about filling a need. If you want to include thumbnail images on your blog without the headache, this plugin or script is a must.</p>
<p><a href="http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin">Get The Image WordPress Plugin</a></p>
<p><a title="TimThumb PHP Script" href="http://www.darrenhoyt.com/2008/04/02/timthumb-php-script-released/">TimThumb PHP Script</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;title=Automatic+thumbnail+image+resizing+options" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;title=Automatic+thumbnail+image+resizing+options" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;title=Automatic+thumbnail+image+resizing+options&amp;desc=I%20manage%20a%20few%20blogs%20that%20use%20thumbnail%20images%20to%20spruce%20up%20the%20appearance%20of%20the%20site%2C%20and%20make%20it%20more%20enjoyable%20for%20readers.%20As%20we%27ve%20discussed%20here%20in%20the%20past%2C%20an%20efficient%20method%20for%20adding%20thumbnails%20to%20your%20blog%20is%20with%20custom%20fields.%20But%20finding%20the%20right%20image%2C%20resizing%20it%20%28ugh%29%2C%20uploading" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;t=Automatic+thumbnail+image+resizing+options" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Automatic+thumbnail+image+resizing+options&amp;link=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Automatic+thumbnail+image+resizing+options&amp;body=Link: http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20manage%20a%20few%20blogs%20that%20use%20thumbnail%20images%20to%20spruce%20up%20the%20appearance%20of%20the%20site%2C%20and%20make%20it%20more%20enjoyable%20for%20readers.%20As%20we%27ve%20discussed%20here%20in%20the%20past%2C%20an%20efficient%20method%20for%20adding%20thumbnails%20to%20your%20blog%20is%20with%20custom%20fields.%20But%20finding%20the%20right%20image%2C%20resizing%20it%20%28ugh%29%2C%20uploading" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;title=Automatic+thumbnail+image+resizing+options" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;title=Automatic+thumbnail+image+resizing+options&amp;srcUrl=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;srcTitle=Automatic+thumbnail+image+resizing+options&amp;snippet=I%20manage%20a%20few%20blogs%20that%20use%20thumbnail%20images%20to%20spruce%20up%20the%20appearance%20of%20the%20site%2C%20and%20make%20it%20more%20enjoyable%20for%20readers.%20As%20we%27ve%20discussed%20here%20in%20the%20past%2C%20an%20efficient%20method%20for%20adding%20thumbnails%20to%20your%20blog%20is%20with%20custom%20fields.%20But%20finding%20the%20right%20image%2C%20resizing%20it%20%28ugh%29%2C%20uploading" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;title=Automatic+thumbnail+image+resizing+options&amp;summary=I%20manage%20a%20few%20blogs%20that%20use%20thumbnail%20images%20to%20spruce%20up%20the%20appearance%20of%20the%20site%2C%20and%20make%20it%20more%20enjoyable%20for%20readers.%20As%20we%27ve%20discussed%20here%20in%20the%20past%2C%20an%20efficient%20method%20for%20adding%20thumbnails%20to%20your%20blog%20is%20with%20custom%20fields.%20But%20finding%20the%20right%20image%2C%20resizing%20it%20%28ugh%29%2C%20uploading&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Automatic+thumbnail+image+resizing+options&amp;url=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;title=Automatic+thumbnail+image+resizing+options&amp;selection=I%20manage%20a%20few%20blogs%20that%20use%20thumbnail%20images%20to%20spruce%20up%20the%20appearance%20of%20the%20site%2C%20and%20make%20it%20more%20enjoyable%20for%20readers.%20As%20we%27ve%20discussed%20here%20in%20the%20past%2C%20an%20efficient%20method%20for%20adding%20thumbnails%20to%20your%20blog%20is%20with%20custom%20fields.%20But%20finding%20the%20right%20image%2C%20resizing%20it%20%28ugh%29%2C%20uploading" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;title=Automatic+thumbnail+image+resizing+options" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;title=Automatic+thumbnail+image+resizing+options" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/&amp;title=Automatic+thumbnail+image+resizing+options" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/+&quot;Automatic+thumbnail+image+resizing+options&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fplugins%2Fthumbnail-image-resize-plugin-script%2F&amp;t=Automatic+thumbnail+image+resizing+options" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Automatic+thumbnail+image+resizing+options+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Automatic%20thumbnail%20image%20resizing%20options%22&amp;body=Link: http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20manage%20a%20few%20blogs%20that%20use%20thumbnail%20images%20to%20spruce%20up%20the%20appearance%20of%20the%20site%2C%20and%20make%20it%20more%20enjoyable%20for%20readers.%20As%20we%27ve%20discussed%20here%20in%20the%20past%2C%20an%20efficient%20method%20for%20adding%20thumbnails%20to%20your%20blog%20is%20with%20custom%20fields.%20But%20finding%20the%20right%20image%2C%20resizing%20it%20%28ugh%29%2C%20uploading" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/plugins/thumbnail-image-resize-plugin-script/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Great tips for finding and modifying images for your blog</title>
		<link>http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/</link>
		<comments>http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 09:08:33 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Shorties]]></category>
		<category><![CDATA[Images]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/</guid>
		<description><![CDATA[Oak Innovations has a great guide to finding and editing images for use on your blog. The guide goes through copyright issues, licenses, and sources for finding images, and then introduces Picnik, an online image editor. Since reading this post, I&#8217;m hooked on Picnik. I used to open Photoshop just to resize images, but now [...]]]></description>
			<content:encoded><![CDATA[<p>Oak Innovations has a great <a href="http://www.oakinnovations.co.uk/blog/2008/01/06/two-tips-for-getting-more-images-in-to-blog-posts/" title="Two Tips for Easily Finding and Processing Images for your Blog Posts">guide to finding and editing images for use on your blog</a>. The guide goes through copyright issues, licenses, and sources for finding images, and then introduces <a href="http://www.picnik.com/" title="Picnik">Picnik</a>, an online image editor. Since reading this post, I&#8217;m hooked on Picnik. I used to open Photoshop just to resize images, but now I right-click on an image thanks to the handy-dandy <a href="https://addons.mozilla.org/en-US/firefox/addon/4889" title="Picnik 2.2">Firefox Picnik addon</a>, and do what I gotta do in <a href="http://www.picnik.com/" title="Picnik">Picnik</a>.</p>
<p><a href="http://www.oakinnovations.co.uk/blog/2008/01/06/two-tips-for-getting-more-images-in-to-blog-posts/">Two Tips for Easily Finding and Processing Images for your Blog Posts  by  Oak Innovations Blog</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;title=Great+tips+for+finding+and+modifying+images+for+your+blog" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;title=Great+tips+for+finding+and+modifying+images+for+your+blog" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;title=Great+tips+for+finding+and+modifying+images+for+your+blog&amp;desc=Oak%20Innovations%20has%20a%20great%20guide%20to%20finding%20and%20editing%20images%20for%20use%20on%20your%20blog.%20The%20guide%20goes%20through%20copyright%20issues%2C%20licenses%2C%20and%20sources%20for%20finding%20images%2C%20and%20then%20introduces%20Picnik%2C%20an%20online%20image%20editor.%20Since%20reading%20this%20post%2C%20I%27m%20hooked%20on%20Picnik.%20I%20used%20to%20open%20Photoshop%20just%20to" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;t=Great+tips+for+finding+and+modifying+images+for+your+blog" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Great+tips+for+finding+and+modifying+images+for+your+blog&amp;link=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Great+tips+for+finding+and+modifying+images+for+your+blog&amp;body=Link: http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Oak%20Innovations%20has%20a%20great%20guide%20to%20finding%20and%20editing%20images%20for%20use%20on%20your%20blog.%20The%20guide%20goes%20through%20copyright%20issues%2C%20licenses%2C%20and%20sources%20for%20finding%20images%2C%20and%20then%20introduces%20Picnik%2C%20an%20online%20image%20editor.%20Since%20reading%20this%20post%2C%20I%27m%20hooked%20on%20Picnik.%20I%20used%20to%20open%20Photoshop%20just%20to" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;title=Great+tips+for+finding+and+modifying+images+for+your+blog" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;title=Great+tips+for+finding+and+modifying+images+for+your+blog&amp;srcUrl=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;srcTitle=Great+tips+for+finding+and+modifying+images+for+your+blog&amp;snippet=Oak%20Innovations%20has%20a%20great%20guide%20to%20finding%20and%20editing%20images%20for%20use%20on%20your%20blog.%20The%20guide%20goes%20through%20copyright%20issues%2C%20licenses%2C%20and%20sources%20for%20finding%20images%2C%20and%20then%20introduces%20Picnik%2C%20an%20online%20image%20editor.%20Since%20reading%20this%20post%2C%20I%27m%20hooked%20on%20Picnik.%20I%20used%20to%20open%20Photoshop%20just%20to" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;title=Great+tips+for+finding+and+modifying+images+for+your+blog&amp;summary=Oak%20Innovations%20has%20a%20great%20guide%20to%20finding%20and%20editing%20images%20for%20use%20on%20your%20blog.%20The%20guide%20goes%20through%20copyright%20issues%2C%20licenses%2C%20and%20sources%20for%20finding%20images%2C%20and%20then%20introduces%20Picnik%2C%20an%20online%20image%20editor.%20Since%20reading%20this%20post%2C%20I%27m%20hooked%20on%20Picnik.%20I%20used%20to%20open%20Photoshop%20just%20to&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Great+tips+for+finding+and+modifying+images+for+your+blog&amp;url=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;title=Great+tips+for+finding+and+modifying+images+for+your+blog&amp;selection=Oak%20Innovations%20has%20a%20great%20guide%20to%20finding%20and%20editing%20images%20for%20use%20on%20your%20blog.%20The%20guide%20goes%20through%20copyright%20issues%2C%20licenses%2C%20and%20sources%20for%20finding%20images%2C%20and%20then%20introduces%20Picnik%2C%20an%20online%20image%20editor.%20Since%20reading%20this%20post%2C%20I%27m%20hooked%20on%20Picnik.%20I%20used%20to%20open%20Photoshop%20just%20to" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;title=Great+tips+for+finding+and+modifying+images+for+your+blog" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;title=Great+tips+for+finding+and+modifying+images+for+your+blog" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/&amp;title=Great+tips+for+finding+and+modifying+images+for+your+blog" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/+&quot;Great+tips+for+finding+and+modifying+images+for+your+blog&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fshorties%2Fgreat-tips-for-finding-and-modifying-images-for-your-blog%2F&amp;t=Great+tips+for+finding+and+modifying+images+for+your+blog" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Great+tips+for+finding+and+modifying+images+for+your+blog+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Great%20tips%20for%20finding%20and%20modifying%20images%20for%20your%20blog%22&amp;body=Link: http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Oak%20Innovations%20has%20a%20great%20guide%20to%20finding%20and%20editing%20images%20for%20use%20on%20your%20blog.%20The%20guide%20goes%20through%20copyright%20issues%2C%20licenses%2C%20and%20sources%20for%20finding%20images%2C%20and%20then%20introduces%20Picnik%2C%20an%20online%20image%20editor.%20Since%20reading%20this%20post%2C%20I%27m%20hooked%20on%20Picnik.%20I%20used%20to%20open%20Photoshop%20just%20to" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/shorties/great-tips-for-finding-and-modifying-images-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get rid of bandwidth image theft once and for all</title>
		<link>http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/</link>
		<comments>http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 10:21:15 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Shorties]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/</guid>
		<description><![CDATA[Herself Webtools gives us the recipe for a .htaccess file that prevents hotlinking images on your site.
Get rid of bandwidth image theft once and for all




		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Post this on Diigo
		
		
			Share this on Facebook
		
		
			Share this on FriendFeed
		
		
			Email this via Gmail
		
		
			Add this to Google Bookmarks
		
		
			Post on Google Buzz
		
		
			Add this to Google Reader
		
		
			Share this on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://herselfswebtools.com/2007/11/get-rid-of-bandwidth-image-theft-once-and-for-all.html" title="Get rid of bandwidth image theft once and for all">Herself Webtools</a> gives us the recipe for a .htaccess file that prevents hotlinking images on your site.</p>
<p><a href="http://herselfswebtools.com/2007/11/get-rid-of-bandwidth-image-theft-once-and-for-all.html">Get rid of bandwidth image theft once and for all</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;title=Get+rid+of+bandwidth+image+theft+once+and+for+all" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;title=Get+rid+of+bandwidth+image+theft+once+and+for+all" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;title=Get+rid+of+bandwidth+image+theft+once+and+for+all&amp;desc=Herself%20Webtools%20gives%20us%20the%20recipe%20for%20a%20.htaccess%20file%20that%20prevents%20hotlinking%20images%20on%20your%20site.%0A%0AGet%20rid%20of%20bandwidth%20image%20theft%20once%20and%20for%20all" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;t=Get+rid+of+bandwidth+image+theft+once+and+for+all" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Get+rid+of+bandwidth+image+theft+once+and+for+all&amp;link=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Get+rid+of+bandwidth+image+theft+once+and+for+all&amp;body=Link: http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Herself%20Webtools%20gives%20us%20the%20recipe%20for%20a%20.htaccess%20file%20that%20prevents%20hotlinking%20images%20on%20your%20site.%0A%0AGet%20rid%20of%20bandwidth%20image%20theft%20once%20and%20for%20all" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;title=Get+rid+of+bandwidth+image+theft+once+and+for+all" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;title=Get+rid+of+bandwidth+image+theft+once+and+for+all&amp;srcUrl=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;srcTitle=Get+rid+of+bandwidth+image+theft+once+and+for+all&amp;snippet=Herself%20Webtools%20gives%20us%20the%20recipe%20for%20a%20.htaccess%20file%20that%20prevents%20hotlinking%20images%20on%20your%20site.%0A%0AGet%20rid%20of%20bandwidth%20image%20theft%20once%20and%20for%20all" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;title=Get+rid+of+bandwidth+image+theft+once+and+for+all&amp;summary=Herself%20Webtools%20gives%20us%20the%20recipe%20for%20a%20.htaccess%20file%20that%20prevents%20hotlinking%20images%20on%20your%20site.%0A%0AGet%20rid%20of%20bandwidth%20image%20theft%20once%20and%20for%20all&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Get+rid+of+bandwidth+image+theft+once+and+for+all&amp;url=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;title=Get+rid+of+bandwidth+image+theft+once+and+for+all&amp;selection=Herself%20Webtools%20gives%20us%20the%20recipe%20for%20a%20.htaccess%20file%20that%20prevents%20hotlinking%20images%20on%20your%20site.%0A%0AGet%20rid%20of%20bandwidth%20image%20theft%20once%20and%20for%20all" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;title=Get+rid+of+bandwidth+image+theft+once+and+for+all" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;title=Get+rid+of+bandwidth+image+theft+once+and+for+all" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/&amp;title=Get+rid+of+bandwidth+image+theft+once+and+for+all" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/+&quot;Get+rid+of+bandwidth+image+theft+once+and+for+all&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fshorties%2Fget-rid-of-bandwidth-image-theft-once-and-for-all%2F&amp;t=Get+rid+of+bandwidth+image+theft+once+and+for+all" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Get+rid+of+bandwidth+image+theft+once+and+for+all+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Get%20rid%20of%20bandwidth%20image%20theft%20once%20and%20for%20all%22&amp;body=Link: http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Herself%20Webtools%20gives%20us%20the%20recipe%20for%20a%20.htaccess%20file%20that%20prevents%20hotlinking%20images%20on%20your%20site.%0A%0AGet%20rid%20of%20bandwidth%20image%20theft%20once%20and%20for%20all" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/shorties/get-rid-of-bandwidth-image-theft-once-and-for-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing where WordPress saves your uploaded images and files</title>
		<link>http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/</link>
		<comments>http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 07:42:51 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[file management]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[uploads]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/</guid>
		<description><![CDATA[In my previous post on using thumbnails with WordPress&#8217; custom fields feature, I explained a way to change where WordPress saves images and files you upload from the Write Post/Page page. Generally, any images or files you upload while writing a post are saved on your server under wp-content/uploads in folders that are organized by [...]]]></description>
			<content:encoded><![CDATA[<p>In my previous post on <a href="http://wpgarage.com/tips/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/" title="Giving each WordPress post a thumbnail, and display the thumbnail on the home page">using thumbnails with WordPress&#8217; custom fields</a> feature, I explained a way to change where WordPress saves images and files you upload from the Write Post/Page page. Generally, any images or files you upload while writing a post are saved on your server under wp-content/uploads in folders that are organized by month and year, i.e. wp-content/uploads/2007/03.</p>
<p><strong>Uploading files on Write &gt; Page in WordPress admin:</strong></p>
<p><img src="http://wpgarage.com/wp-content/uploads/2007/11/upload-files-wordpress.png" alt="Uploading files on WordPress write post page" /></p>
<p>I explained that you could use a plugin called <a href="http://www.ilfilosofo.com/blog/old-style-upload/">Filosofo Old-Style Upload Plugin</a> to change where files are saved on your server.</p>
<p>Well, <a href="http://ryanhellyer.net/" title="Ryan Hellyer">Ryan Hellyer</a> pointed something out that I can&#8217;t believe I never noticed: you can change where and how files are saved in WordPress!</p>
<p>Many of you are probably saying &#8220;Duh!&#8221; But I really never noticed this, so please humor me.</p>
<p>To change where your uploaded files are saved on the server:</p>
<ol>
<li>Go to Option &gt; Miscellaneous in your WordPress admin</li>
<li>Under Store uploads in this folder, enter the file structure that you want. For example, wp-content/themes/themename/images.</li>
<li>Where it says &#8220;Organize my uploads into month- and year-based folders&#8221;, you can unselect the check box so that all images will be saved in the one folder you specified in step 2.</li>
<li>Click on Update Options to save your new setup.</li>
</ol>
<p><img src="http://wpgarage.com/wp-content/uploads/2007/11/file-upload-wordpress.png" alt="Change file upload options in WordPress" /></p>
<p>I can&#8217;t really see any advantage to saving the images in folders according to year and date, so I would make this change right from the beginning of any WordPress blog.</p>
<p>[By the way, did you notice my snazzy new screenshots? Until now I've always hesitated to add screenshots because I was using a free but not-very-efficient screen capture tool. But now I'm using the free and amazing SnagIt from TechSmith. If you haven't heard, <a href="http://techsmith.com/" title="Techsmith">TechSmith</a> is offering older versions of their <a href="http://techsmith.com/screen-capture.asp" title="SnagIt">SnagIt</a> and <a href="http://techsmith.com/camtasia.asp" title="Camtasia Studio">Camtasia Studio</a> software for free! If you want to upload to their most recent version, it's only half price once you've downloaded these older versions!</p>
<p>They are both so great, that you really should download them, even if you don't think you'll have any use for them right now. Go to <a href="http://www.quickonlinetips.com/archives/2007/11/free-software-registration-keys-download-snagit-and-camtasia-studio/" title="Free Software Registration Keys: Download SnagIt and Camtasia Studio">Quick Online Tips</a> for information on how to download and get the license keys.]</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;title=Changing+where+WordPress+saves+your+uploaded+images+and+files" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;title=Changing+where+WordPress+saves+your+uploaded+images+and+files" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;title=Changing+where+WordPress+saves+your+uploaded+images+and+files&amp;desc=In%20my%20previous%20post%20on%20using%20thumbnails%20with%20WordPress%27%20custom%20fields%20feature%2C%20I%20explained%20a%20way%20to%20change%20where%20WordPress%20saves%20images%20and%20files%20you%20upload%20from%20the%20Write%20Post%2FPage%20page.%20Generally%2C%20any%20images%20or%20files%20you%20upload%20while%20writing%20a%20post%20are%20saved%20on%20your%20server%20under%20wp-content%2Fuploads" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;t=Changing+where+WordPress+saves+your+uploaded+images+and+files" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Changing+where+WordPress+saves+your+uploaded+images+and+files&amp;link=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Changing+where+WordPress+saves+your+uploaded+images+and+files&amp;body=Link: http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A In%20my%20previous%20post%20on%20using%20thumbnails%20with%20WordPress%27%20custom%20fields%20feature%2C%20I%20explained%20a%20way%20to%20change%20where%20WordPress%20saves%20images%20and%20files%20you%20upload%20from%20the%20Write%20Post%2FPage%20page.%20Generally%2C%20any%20images%20or%20files%20you%20upload%20while%20writing%20a%20post%20are%20saved%20on%20your%20server%20under%20wp-content%2Fuploads" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;title=Changing+where+WordPress+saves+your+uploaded+images+and+files" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;title=Changing+where+WordPress+saves+your+uploaded+images+and+files&amp;srcUrl=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;srcTitle=Changing+where+WordPress+saves+your+uploaded+images+and+files&amp;snippet=In%20my%20previous%20post%20on%20using%20thumbnails%20with%20WordPress%27%20custom%20fields%20feature%2C%20I%20explained%20a%20way%20to%20change%20where%20WordPress%20saves%20images%20and%20files%20you%20upload%20from%20the%20Write%20Post%2FPage%20page.%20Generally%2C%20any%20images%20or%20files%20you%20upload%20while%20writing%20a%20post%20are%20saved%20on%20your%20server%20under%20wp-content%2Fuploads" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;title=Changing+where+WordPress+saves+your+uploaded+images+and+files&amp;summary=In%20my%20previous%20post%20on%20using%20thumbnails%20with%20WordPress%27%20custom%20fields%20feature%2C%20I%20explained%20a%20way%20to%20change%20where%20WordPress%20saves%20images%20and%20files%20you%20upload%20from%20the%20Write%20Post%2FPage%20page.%20Generally%2C%20any%20images%20or%20files%20you%20upload%20while%20writing%20a%20post%20are%20saved%20on%20your%20server%20under%20wp-content%2Fuploads&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Changing+where+WordPress+saves+your+uploaded+images+and+files&amp;url=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;title=Changing+where+WordPress+saves+your+uploaded+images+and+files&amp;selection=In%20my%20previous%20post%20on%20using%20thumbnails%20with%20WordPress%27%20custom%20fields%20feature%2C%20I%20explained%20a%20way%20to%20change%20where%20WordPress%20saves%20images%20and%20files%20you%20upload%20from%20the%20Write%20Post%2FPage%20page.%20Generally%2C%20any%20images%20or%20files%20you%20upload%20while%20writing%20a%20post%20are%20saved%20on%20your%20server%20under%20wp-content%2Fuploads" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;title=Changing+where+WordPress+saves+your+uploaded+images+and+files" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;title=Changing+where+WordPress+saves+your+uploaded+images+and+files" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/&amp;title=Changing+where+WordPress+saves+your+uploaded+images+and+files" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/+&quot;Changing+where+WordPress+saves+your+uploaded+images+and+files&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Ftips%2Fchanging-where-wordpress-saves-your-uploaded-images-and-files%2F&amp;t=Changing+where+WordPress+saves+your+uploaded+images+and+files" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Changing+where+WordPress+saves+your+uploaded+images+and+files+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Changing%20where%20WordPress%20saves%20your%20uploaded%20images%20and%20files%22&amp;body=Link: http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A In%20my%20previous%20post%20on%20using%20thumbnails%20with%20WordPress%27%20custom%20fields%20feature%2C%20I%20explained%20a%20way%20to%20change%20where%20WordPress%20saves%20images%20and%20files%20you%20upload%20from%20the%20Write%20Post%2FPage%20page.%20Generally%2C%20any%20images%20or%20files%20you%20upload%20while%20writing%20a%20post%20are%20saved%20on%20your%20server%20under%20wp-content%2Fuploads" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/tips/changing-where-wordpress-saves-your-uploaded-images-and-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Images, thumbnails and custom fields in WordPress</title>
		<link>http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/</link>
		<comments>http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 08:37:52 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[custom fields]]></category>
		<category><![CDATA[Images]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/</guid>
		<description><![CDATA[I&#8217;ve learned a lot about custom fields since I posted about programming thumbnails into your WordPress theme with custom fields, thanks to everyone&#8217;s comments here and on weblog tools collection, who referred to my post. I decided to collect all the links posted in the comments here so that we all have easy access:
Custom Fields [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve learned a lot about custom fields since I posted about <a href="http://wpgarage.com/tips/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/">programming thumbnails into your WordPress theme with custom fields</a>, thanks to everyone&#8217;s comments here and on <a href="http://weblogtoolscollection.com/archives/2007/11/24/wordpress-post-thumbnails/">weblog tools collection</a>, who referred to my post. I decided to collect all the links posted in the comments here so that we all have easy access:</p>
<p><strong>Custom Fields + Images</strong></p>
<ul>
<li><a href="http://lonewolf-online.net/computers/knowledgebase/wordpress-custom-fields/">Lonewolf Online has a detailed tutorial about adding a string of thumbnail images to your post</a> by inserting a comma-separated list of image URLs in a custom field called &#8220;pictures.&#8221;</li>
<li>Gate 303 also <a href="http://www.gate303.net/2007/09/25/wordpress-custom-fields-guide/">explains how he used custom fields to add thumbnails to his posts</a>. Check out his <a href="http://www.gate303.net/">blog (or Blogg as he calls it) homepage</a> to see how nice it looks &#8211; he has mini-thumbnails there, and bigger images in the single post page.</li>
<li>Justin Tadlock wrote <a href="http://justintadlock.com/archives/2007/10/24/using-wordpress-custom-fields-introduction">a whole series about using custom fields</a>, which I&#8217;ve definitely got to take a closer look at when I have time, and one of these posts is about <a href="http://justintadlock.com/archives/2007/10/27/wordpress-custom-fields-adding-images-to-posts">adding images with a custom field</a> for greater flexibility.</li>
</ul>
<p><strong>Plugins + Images</strong></p>
<ul>
<li>Don&#8217;t want to mess with your code and custom fields? Justin also created <a href="http://justintadlock.com/archives/2007/10/10/themes-list-wordpress-plugin">a plugin for WordPress theme designers</a> that allows them to easily display their themes with thumbnails, description, and demo and download links.</li>
<li><a href="http://johannes.jarolim.com/blog/wordpress/yet-another-photoblog/">Yet Another Photoblog (YAPB)</a> plugin takes your plain ol&#8217; WP blog and extends it into a whopping photo blog with a ton of features, like easy image upload and on-the-fly thumbnail generation. I&#8217;ve never tried it, so if you have, I&#8217;d love to hear feedback.</li>
<li><a href="http://familypress.net/photopress/">Photopress</a> is another image management plugin that says it adds a pop-up uploader and a pop-up image browser to the posting page, a random image function for your template, and a simple album to display the photos you’ve uploaded.</li>
<li>The <a href="http://theblemish.com/post-thumbs-plugin/">Post Thumbs plugin</a> claims it will also do the thumbnail thing for you. The reason I say claims is because I have a feeling I tried it out at some point without success. But maybe it will work for you.</li>
<li><a href="http://www.anieto2k.com/plugins-themes/mis-plugins/mia-wordpress-plugin-imagenes-aleatorias-de-tu-blog/">MIA Wordpress Plugin</a> page is in Spanish (I think) so I don&#8217;t really know what it does, but after using Google Translator (thanks <a href="http://ryanhellyer.net">Ryan</a>!) it seems that it places random images from your blog wherever you put the code in your template. It&#8217;s supposed to be a local <a href="http://eightface.com/wordpress/flickrrss/">FlickrRSS</a>, I think.</li>
</ul>
<p>Between custom fields and these plugins WordPress can really become a platform for eye-catching sites and blogs.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;title=Images%2C+thumbnails+and+custom+fields+in+WordPress" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;title=Images%2C+thumbnails+and+custom+fields+in+WordPress" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;title=Images%2C+thumbnails+and+custom+fields+in+WordPress&amp;desc=I%27ve%20learned%20a%20lot%20about%20custom%20fields%20since%20I%20posted%20about%20programming%20thumbnails%20into%20your%20WordPress%20theme%20with%20custom%20fields%2C%20thanks%20to%20everyone%27s%20comments%20here%20and%20on%20weblog%20tools%20collection%2C%20who%20referred%20to%20my%20post.%20I%20decided%20to%20collect%20all%20the%20links%20posted%20in%20the%20comments%20here%20so%20that%20we%20all%20h" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;t=Images%2C+thumbnails+and+custom+fields+in+WordPress" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Images%2C+thumbnails+and+custom+fields+in+WordPress&amp;link=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Images%2C+thumbnails+and+custom+fields+in+WordPress&amp;body=Link: http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%27ve%20learned%20a%20lot%20about%20custom%20fields%20since%20I%20posted%20about%20programming%20thumbnails%20into%20your%20WordPress%20theme%20with%20custom%20fields%2C%20thanks%20to%20everyone%27s%20comments%20here%20and%20on%20weblog%20tools%20collection%2C%20who%20referred%20to%20my%20post.%20I%20decided%20to%20collect%20all%20the%20links%20posted%20in%20the%20comments%20here%20so%20that%20we%20all%20h" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;title=Images%2C+thumbnails+and+custom+fields+in+WordPress" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;title=Images%2C+thumbnails+and+custom+fields+in+WordPress&amp;srcUrl=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;srcTitle=Images%2C+thumbnails+and+custom+fields+in+WordPress&amp;snippet=I%27ve%20learned%20a%20lot%20about%20custom%20fields%20since%20I%20posted%20about%20programming%20thumbnails%20into%20your%20WordPress%20theme%20with%20custom%20fields%2C%20thanks%20to%20everyone%27s%20comments%20here%20and%20on%20weblog%20tools%20collection%2C%20who%20referred%20to%20my%20post.%20I%20decided%20to%20collect%20all%20the%20links%20posted%20in%20the%20comments%20here%20so%20that%20we%20all%20h" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;title=Images%2C+thumbnails+and+custom+fields+in+WordPress&amp;summary=I%27ve%20learned%20a%20lot%20about%20custom%20fields%20since%20I%20posted%20about%20programming%20thumbnails%20into%20your%20WordPress%20theme%20with%20custom%20fields%2C%20thanks%20to%20everyone%27s%20comments%20here%20and%20on%20weblog%20tools%20collection%2C%20who%20referred%20to%20my%20post.%20I%20decided%20to%20collect%20all%20the%20links%20posted%20in%20the%20comments%20here%20so%20that%20we%20all%20h&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Images%2C+thumbnails+and+custom+fields+in+WordPress&amp;url=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;title=Images%2C+thumbnails+and+custom+fields+in+WordPress&amp;selection=I%27ve%20learned%20a%20lot%20about%20custom%20fields%20since%20I%20posted%20about%20programming%20thumbnails%20into%20your%20WordPress%20theme%20with%20custom%20fields%2C%20thanks%20to%20everyone%27s%20comments%20here%20and%20on%20weblog%20tools%20collection%2C%20who%20referred%20to%20my%20post.%20I%20decided%20to%20collect%20all%20the%20links%20posted%20in%20the%20comments%20here%20so%20that%20we%20all%20h" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;title=Images%2C+thumbnails+and+custom+fields+in+WordPress" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;title=Images%2C+thumbnails+and+custom+fields+in+WordPress" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/&amp;title=Images%2C+thumbnails+and+custom+fields+in+WordPress" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/+&quot;Images%2C+thumbnails+and+custom+fields+in+WordPress&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fplugins%2Fimages-thumbnails-and-custom-fields-in-wordpress%2F&amp;t=Images%2C+thumbnails+and+custom+fields+in+WordPress" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Images%2C+thumbnails+and+custom+fields+in+WordPress+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Images%2C%20thumbnails%20and%20custom%20fields%20in%20WordPress%22&amp;body=Link: http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%27ve%20learned%20a%20lot%20about%20custom%20fields%20since%20I%20posted%20about%20programming%20thumbnails%20into%20your%20WordPress%20theme%20with%20custom%20fields%2C%20thanks%20to%20everyone%27s%20comments%20here%20and%20on%20weblog%20tools%20collection%2C%20who%20referred%20to%20my%20post.%20I%20decided%20to%20collect%20all%20the%20links%20posted%20in%20the%20comments%20here%20so%20that%20we%20all%20h" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Giving each WordPress post a thumbnail, and display the thumbnail on the home page</title>
		<link>http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/</link>
		<comments>http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 18:25:13 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[custom fields]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[uploads]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/tips/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/</guid>
		<description><![CDATA[// 



You may encounter situations where you need to automatically display a thumbnail or image of some kind that will link to posts. Here&#8217;s an example of this kind of situation: you want to display recent posts from a certain category on your home page, with a thumbnail for each post and maybe the title [...]]]></description>
			<content:encoded><![CDATA[<div style="float: left"><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-9020989590386566"; /* 200x200, created 6/14/10 */ google_ad_slot = "3727910436"; google_ad_width = 200; google_ad_height = 200;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
</div>
<p>You may encounter situations where you need to automatically display a thumbnail or image of some kind that will link to posts. Here&#8217;s an example of this kind of situation: you want to display recent posts from a certain category on your home page, with a thumbnail for each post and maybe the title and an excerpt. Or, I recently had a client that had a box on their homepage for multimedia where they wanted an image to appear that would represent the latest post in the Media category and would link to that post. A link to this site is at the end of this post, so read on.</p>
<p>I found the solution in two amazing WordPress themes: <a href="http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/">Mimbo</a> and <a href="http://themasterplan.in/themes/the-morning-after/">The Morning After</a>. They both use thumbnails on their home page, and they do it by using WordPress&#8217; mysterious Custom Fields feature.</p>
<p>You need to be able to upload images to your server in order to do this. You can do this via FTP, but to make this as easy as possible for clients, I use the <a href="http://www.ilfilosofo.com/blog/old-style-upload/">Filosofo Old-Style Upload Plugin</a> which creates a link on your nav bar where you select files for uploading. But first you need to configure this plugin and select a folder where all uploads will be saved:</p>
<ol>
<li>Upload the plugin and activate it.</li>
<li>Go to Options &gt; Uploads.</li>
<li>Enter your destination directory. I think the best is to use your images folder in your theme folder so that any images you upload will be in an easily portable place. So the path could be something like /home/server/public_html/wp-content/themes/themefolder/images. The plugin will suggest a path, and it is usually right.</li>
<li>Enter the URI of the folder. It&#8217;s something like http://www.yoursite.com/wp-content/themes/themefolder/images.</li>
<li>You might as well up your maximum file size. I make it 500 kb.</li>
<li>Allowed file extensions: jpg, jpeg, gif, png, pdf &#8211; I add PDF and other types of files I think clients may want to upload.</li>
<li>Minimum level to upload: I leave it at 6 since I have no idea what this means.</li>
<li>Click Update Options.</li>
</ol>
<p>That&#8217;s done. Now for how to create a post with a thumbnail image.</p>
<ol>
<li>Create an image for your post with the right width and height. The size of the image depends only on the design of your site and where it is going to appear.</li>
<li>Go into the admin of your site. Click on Upload (it&#8217;s on the upper nav bar).</li>
<li>Select the file you are uploading, select No Thanks so it won&#8217;t create a thumbnail, give it a description (that&#8217;s good for Google) and click Upload File.</li>
<li>Once it&#8217;s uploaded it will show you the entire URL of the image. Note particularly the last part of the link where it says the name of your image, especially if there are any capitals in any part of the name. You will have to enter the exact file name in step 8.</li>
<li>Go to Create Posts. Enter your post and title as you wish. Make sure to select the category you have selected as the one that will appear with the thumbnails. Now scroll all the way down to the bottom of the screen where it says Custom Fields. Click on the plus button to expand it.</li>
<li>Enter the word Image (with a capital I) in the Key field.</li>
<li>In value, enter the exact name of the file you uploaded. For example picture.jpg or image.gif. Click Add Custom Field.</li>
<li>Save your post.</li>
</ol>
<p>Now we need the code that will make this thumbnail appear where you want it to appear. Following is the code for having a thumbnail appear with the title underneath it. This code is adapted from the <a href="http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/">Mimbo</a> theme, but the code in <a href="http://themasterplan.in/themes/the-morning-after/">The Morning After</a> is similar:</p>
<p><code>&lt;?php<br />
// this is where the Features module begins<br />
query_posts('showposts=1&amp;cat=199'); ?&gt; //change the showposts number to the number of posts that you want to appear, and change cat=199 to your category number, which you can find out by going to Manage &gt; Categories<br />
&lt;?php while (have_posts()) : the_post(); ?&gt;<br />
&lt;div class="thumbnails"&gt;&lt;a href="&lt;?php the_permalink() ?&gt;" rel="bookmark" title="Permanent Link to &lt;?php the_title(); ?&gt;"&gt;&lt;img src="&lt;?php echo get_option('home'); ?&gt;/wp-content/themes/themefolder/images/&lt;?php<br />
// this is where the custom field prints images for each Feature<br />
$values = get_post_custom_values("Image"); echo $values[0]; ?&gt;" alt="" /&gt;&lt;/a&gt;<br />
&lt;p class="title"&gt;&lt;a href="&lt;?php the_permalink() ?&gt;" rel="bookmark"&gt;<br />
&lt;?php<br />
// this is where title of the Feature gets printed<br />
the_title(); ?&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;<br />
&lt;?php endwhile; ?&gt;</code></p>
<p>Wanna see an example? Check out <a href="http://israelnewsletter.com">this site</a>, scroll to the bottom and look at the left-most column that is called Media. That image there is a thumbnail that was uploaded and entered in the Custom Field of the post it links to.</p>
<p><em>Update Nov. 27, 2007: This post got a lot of comments here, and on <a title="WordPress post thumbnails" href="http://weblogtoolscollection.com/archives/2007/11/24/wordpress-post-thumbnails/">Weblog Tools Collection</a> who referred to it. Lots of people gave more recommendations on how to manage thumbnails with custom fields and/or plugins, so I collected these tips into one post which you can see here: <a title="Images, thumbnails and custom fields in WordPress" href="http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/">Images, thumbnails and custom fields in WordPress.</a></em><a title="Images, thumbnails and custom fields in WordPress" href="http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/"> </a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;title=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;title=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;title=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page&amp;desc=%2F%2F%20%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AYou%20may%20encounter%20situations%20where%20you%20need%20to%20automatically%20display%20a%20thumbnail%20or%20image%20of%20some%20kind%20that%20will%20link%20to%20posts.%20Here%27s%20an%20example%20of%20this%20kind%20of%20situation%3A%20you%20want%20to%20display%20recent%20posts%20from%20a%20certain%20category%20on%20your%20home%20page%2C%20with%20a%20thumbnail%20for%20each%20post%20and%20m" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;t=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page&amp;link=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page&amp;body=Link: http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %2F%2F%20%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AYou%20may%20encounter%20situations%20where%20you%20need%20to%20automatically%20display%20a%20thumbnail%20or%20image%20of%20some%20kind%20that%20will%20link%20to%20posts.%20Here%27s%20an%20example%20of%20this%20kind%20of%20situation%3A%20you%20want%20to%20display%20recent%20posts%20from%20a%20certain%20category%20on%20your%20home%20page%2C%20with%20a%20thumbnail%20for%20each%20post%20and%20m" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;title=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;title=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page&amp;srcUrl=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;srcTitle=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page&amp;snippet=%2F%2F%20%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AYou%20may%20encounter%20situations%20where%20you%20need%20to%20automatically%20display%20a%20thumbnail%20or%20image%20of%20some%20kind%20that%20will%20link%20to%20posts.%20Here%27s%20an%20example%20of%20this%20kind%20of%20situation%3A%20you%20want%20to%20display%20recent%20posts%20from%20a%20certain%20category%20on%20your%20home%20page%2C%20with%20a%20thumbnail%20for%20each%20post%20and%20m" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;title=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page&amp;summary=%2F%2F%20%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AYou%20may%20encounter%20situations%20where%20you%20need%20to%20automatically%20display%20a%20thumbnail%20or%20image%20of%20some%20kind%20that%20will%20link%20to%20posts.%20Here%27s%20an%20example%20of%20this%20kind%20of%20situation%3A%20you%20want%20to%20display%20recent%20posts%20from%20a%20certain%20category%20on%20your%20home%20page%2C%20with%20a%20thumbnail%20for%20each%20post%20and%20m&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page&amp;url=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;title=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page&amp;selection=%2F%2F%20%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AYou%20may%20encounter%20situations%20where%20you%20need%20to%20automatically%20display%20a%20thumbnail%20or%20image%20of%20some%20kind%20that%20will%20link%20to%20posts.%20Here%27s%20an%20example%20of%20this%20kind%20of%20situation%3A%20you%20want%20to%20display%20recent%20posts%20from%20a%20certain%20category%20on%20your%20home%20page%2C%20with%20a%20thumbnail%20for%20each%20post%20and%20m" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;title=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;title=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/&amp;title=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/+&quot;Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fcode-snippets%2Fgiving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page%2F&amp;t=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+page" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Giving+each+WordPress+post+a+thumbnail%2C+and+display+the+thumbnail+on+the+home+pa%5B..%5D+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Giving%20each%20WordPress%20post%20a%20thumbnail%2C%20and%20display%20the%20thumbnail%20on%20the%20home%20page%22&amp;body=Link: http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %2F%2F%20%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AYou%20may%20encounter%20situations%20where%20you%20need%20to%20automatically%20display%20a%20thumbnail%20or%20image%20of%20some%20kind%20that%20will%20link%20to%20posts.%20Here%27s%20an%20example%20of%20this%20kind%20of%20situation%3A%20you%20want%20to%20display%20recent%20posts%20from%20a%20certain%20category%20on%20your%20home%20page%2C%20with%20a%20thumbnail%20for%20each%20post%20and%20m" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/feed/</wfw:commentRss>
		<slash:comments>168</slash:comments>
		</item>
		<item>
		<title>Displaying Flickr images in sidebar or footer of WordPress blog</title>
		<link>http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/</link>
		<comments>http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 10:25:52 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[Images]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/</guid>
		<description><![CDATA[We were building a site where we wanted a strip of flickr images from a specific flickr group, or with specific tags, to show up in the footer, and to update automatically as new images became available on the flickr group or with those keywords.
The best solution seemed to be FlickrRSS, and we gave it [...]]]></description>
			<content:encoded><![CDATA[<p>We were building a site where we wanted a strip of <a href="http://flickr.com" title="flickr">flickr</a> images from a specific flickr group, or with specific tags, to show up in the footer, and to update automatically as new images became available on the flickr group or with those keywords.</p>
<p>The best solution seemed to be <a href="http://eightface.com/wordpress/flickrrss/" title="FlickrRSS">FlickrRSS</a>, and we gave it a chance for a good few weeks. But it was very unstable &#8211; some days the pictures would show up, and some days they wouldn&#8217;t. We tried fiddling around with all the settings, but nothing seemed to work.</p>
<p>It became apparent that we needed another solution. After testing out a whole bunch of plugins, we discovered a simple way to display the flickr images in the way we wanted: the <a href="http://www.flickr.com/badge.gne" title="flickr badge">flickr badge</a>!</p>
<p>Here&#8217;s how you do it:</p>
<ol>
<li>Go to the main <a href="http://www.flickr.com/badge.gne" title="flickr badge">flickr badge page</a>.</li>
<li>In Step 1, select An HTML Badge. Click on Next: Choose Photos.</li>
<li>In Step 2, select where you want the pictures to come from. The available options are: Yours, From a Group, Everyone&#8217;s. Let&#8217;s say you want the pictures to come From a Group. Select that, and in the drop-down box, select the group. You need to be a member of the group in order for it to appear there. Click Next: Layout.</li>
<li>In Step 3, you have the following options:
<ol>
<li>Would you like to include <strong>the group icon &amp; a link to the group</strong>? Select No.</li>
<li> 						<strong>How many</strong> photos would you like to show? Select whatever number you want. We found 10 worked well across the width of our 940px wide site.</li>
<li><strong>Which</strong> ones? You can choose either Most recent, or A random selection.</li>
<li>What <strong>size</strong>? You can choose Square, Thumbnail, or Mid-size. Select Square &#8211; it looks the nicest because it is even.</li>
<li>Which <strong>orientation</strong> would you like? You can choose Vertical, Horizontal or None &#8211; None being where you wan to style the layout yourself. I chose Horizontal for displaying the photos in the footer. If you want to display them in a sidebar, you would probably select Vertical.</li>
</ol>
</li>
<li>Click Next: Colors.</li>
<li>In Step 4, select the colors you want to appear in the background, border, links, and text. You can select to have No background, and No border. Click Next: Preview &amp; Get Code.</li>
<li>Copy and paste the code into your WordPress template file.</li>
</ol>
<p>You may need to style it a bit to match your theme, or get rid of some quirky things. For example, we got rid of the flickr.com link, added a blue border to each image that matches the blue on the site, and centered the whole thing with a div since it was skewed to the left.</p>
<p>Here&#8217;s the code with our changes (it may not be pretty, but it works):</p>
<p><code>&lt;!-- Start of Flickr Badge --&gt;<br />
&lt;style type="text/css"&gt;<br />
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}<br />
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}<br />
#flickr_icon_td {padding:0 !important;}<br />
.flickr_badge_image {text-align:center !important;}<br />
.flickr_badge_image img {border: 3px solid #103B5A !important; margin: 0 5px;}<br />
#flickr_www {display:block; padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}<br />
#flickr_badge_uber_wrapper a:hover,<br />
#flickr_badge_uber_wrapper a:link,<br />
#flickr_badge_uber_wrapper a:active,<br />
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}<br />
#flickr_badge_wrapper {}<br />
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}<br />
&lt;/style&gt;<br />
&lt;div align="center"&gt;<br />
&lt;table id="flickr_badge_uber_wrapper" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td&gt;&lt;table cellpadding="0" cellspacing="0" border="0" id="flickr_badge_wrapper"&gt;<br />
&lt;tr&gt;<br />
&lt;script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=10&amp;display=latest&amp;size=s&amp;layout=h&amp;context=in%2Fpool-israel%2F&amp;source=group&amp;group=73319449%40N00"&gt;&lt;/script&gt;<br />
&lt;/tr&gt;<br />
&lt;/table&gt;<br />
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;<br />
&lt;!-- End of Flickr Badge --&gt;</code></p>
<p>Wanna see how it turned out? Check it out on our new site, <a href="http://israelplug.com" title="israelplug">israelplug </a>- scroll down to the bottom where is says FlickrIsrael.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;title=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;title=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;title=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog&amp;desc=We%20were%20building%20a%20site%20where%20we%20wanted%20a%20strip%20of%20flickr%20images%20from%20a%20specific%20flickr%20group%2C%20or%20with%20specific%20tags%2C%20to%20show%20up%20in%20the%20footer%2C%20and%20to%20update%20automatically%20as%20new%20images%20became%20available%20on%20the%20flickr%20group%20or%20with%20those%20keywords.%0A%0AThe%20best%20solution%20seemed%20to%20be%20FlickrRSS%2C%20and%20we%20gav" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;t=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog&amp;link=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog&amp;body=Link: http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A We%20were%20building%20a%20site%20where%20we%20wanted%20a%20strip%20of%20flickr%20images%20from%20a%20specific%20flickr%20group%2C%20or%20with%20specific%20tags%2C%20to%20show%20up%20in%20the%20footer%2C%20and%20to%20update%20automatically%20as%20new%20images%20became%20available%20on%20the%20flickr%20group%20or%20with%20those%20keywords.%0A%0AThe%20best%20solution%20seemed%20to%20be%20FlickrRSS%2C%20and%20we%20gav" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;title=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;title=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog&amp;srcUrl=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;srcTitle=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog&amp;snippet=We%20were%20building%20a%20site%20where%20we%20wanted%20a%20strip%20of%20flickr%20images%20from%20a%20specific%20flickr%20group%2C%20or%20with%20specific%20tags%2C%20to%20show%20up%20in%20the%20footer%2C%20and%20to%20update%20automatically%20as%20new%20images%20became%20available%20on%20the%20flickr%20group%20or%20with%20those%20keywords.%0A%0AThe%20best%20solution%20seemed%20to%20be%20FlickrRSS%2C%20and%20we%20gav" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;title=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog&amp;summary=We%20were%20building%20a%20site%20where%20we%20wanted%20a%20strip%20of%20flickr%20images%20from%20a%20specific%20flickr%20group%2C%20or%20with%20specific%20tags%2C%20to%20show%20up%20in%20the%20footer%2C%20and%20to%20update%20automatically%20as%20new%20images%20became%20available%20on%20the%20flickr%20group%20or%20with%20those%20keywords.%0A%0AThe%20best%20solution%20seemed%20to%20be%20FlickrRSS%2C%20and%20we%20gav&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog&amp;url=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;title=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog&amp;selection=We%20were%20building%20a%20site%20where%20we%20wanted%20a%20strip%20of%20flickr%20images%20from%20a%20specific%20flickr%20group%2C%20or%20with%20specific%20tags%2C%20to%20show%20up%20in%20the%20footer%2C%20and%20to%20update%20automatically%20as%20new%20images%20became%20available%20on%20the%20flickr%20group%20or%20with%20those%20keywords.%0A%0AThe%20best%20solution%20seemed%20to%20be%20FlickrRSS%2C%20and%20we%20gav" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;title=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;title=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/&amp;title=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/+&quot;Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Ftips%2Fdisplaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog%2F&amp;t=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Displaying+Flickr+images+in+sidebar+or+footer+of+WordPress+blog+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Displaying%20Flickr%20images%20in%20sidebar%20or%20footer%20of%20WordPress%20blog%22&amp;body=Link: http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A We%20were%20building%20a%20site%20where%20we%20wanted%20a%20strip%20of%20flickr%20images%20from%20a%20specific%20flickr%20group%2C%20or%20with%20specific%20tags%2C%20to%20show%20up%20in%20the%20footer%2C%20and%20to%20update%20automatically%20as%20new%20images%20became%20available%20on%20the%20flickr%20group%20or%20with%20those%20keywords.%0A%0AThe%20best%20solution%20seemed%20to%20be%20FlickrRSS%2C%20and%20we%20gav" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/tips/displaying-flickr-images-in-sidebar-or-footer-of-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>TechSmith’s SnagIt now publishes directly to WordPress.com</title>
		<link>http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/</link>
		<comments>http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 11:50:16 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[Images]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/news/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/</guid>
		<description><![CDATA[For those of who aren&#8217;t familiar with it, SnagIt is an amazing screen capture tool with a slew of features. The creators of SnagIt, TechSmith, have now released their free SnagIt blogging-output accessories. According to their press release, &#8220;users can        capture any image they see on their computer [...]]]></description>
			<content:encoded><![CDATA[<p>For those of who aren&#8217;t familiar with it, <a href="http://www.techsmith.com/screen-capture.asp" title="SnagIt">SnagIt</a> is an amazing screen capture tool with a slew of features. The creators of SnagIt, TechSmith, <a href="http://home.businesswire.com/portal/site/google/index.jsp?ndmViewId=news_view&amp;newsId=20070828005854&amp;newsLang=en" title=" TechSmith’s SnagIt Now Publishes Directly to LiveJournal, TypePad, Moveable Type and WordPress.com Blogging Services">have now released their free SnagIt blogging-output accessories</a>. According to their press release, &#8220;users can        capture any image they see on their computer screens, add text, and post        the images directly to their LiveJournal, TypePad, Moveable Type or        <a href="http://www.wordpress.com" title="WordPress.com">WordPress.com</a> blogs in just a few mouse clicks.&#8221;</p>
<p>The ability to quickly and easily post screen-captures and text to a blog is really useful. It&#8217;s just too bad that this only works with the hosted version of WordPress, and not with the self-hosted version. I know this is easy for me to say, but they should probably be able to develop an accessory that allows publishing of screen captures to self-hosted <a href="http://www.wordpress.org" title="WordPress">WordPress</a> blogs by using the <a href="http://codex.wordpress.org/XML-RPC_Support" title="XML-RPC">XML-RPC</a> thingy that applications like Windows Live Writer uses to publish to blogs.</p>
<p>In the meantime, it&#8217;s a good start&#8230;</p>
<p><a href="http://www.screencast.com/t/BCUQSRsmUZj" title="A sample screencast of SnagIt’s blogging output accessories">See a screencast of their blogging-output accessories in action»</a><br />
<a href="http://www.techsmith.com/snagit.asp" title="SnagIt"> SnagIt»</a><br />
<a href="http://www.techsmith.com/snagit/accessories/blogging.asp" title="Download SnagIt's free blogging accessory"> Download SnagIt&#8217;s free blogging accessory»</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;title=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;title=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;title=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com&amp;desc=For%20those%20of%20who%20aren%27t%20familiar%20with%20it%2C%20SnagIt%20is%20an%20amazing%20screen%20capture%20tool%20with%20a%20slew%20of%20features.%20The%20creators%20of%20SnagIt%2C%20TechSmith%2C%20have%20now%20released%20their%20free%20SnagIt%20blogging-output%20accessories.%20According%20to%20their%20press%20release%2C%20%22users%20can%20%20%20%20%20%20%20%20capture%20any%20image%20they%20see%20on%20their%20comp" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;t=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com&amp;link=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com&amp;body=Link: http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A For%20those%20of%20who%20aren%27t%20familiar%20with%20it%2C%20SnagIt%20is%20an%20amazing%20screen%20capture%20tool%20with%20a%20slew%20of%20features.%20The%20creators%20of%20SnagIt%2C%20TechSmith%2C%20have%20now%20released%20their%20free%20SnagIt%20blogging-output%20accessories.%20According%20to%20their%20press%20release%2C%20%22users%20can%20%20%20%20%20%20%20%20capture%20any%20image%20they%20see%20on%20their%20comp" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;title=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;title=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com&amp;srcUrl=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;srcTitle=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com&amp;snippet=For%20those%20of%20who%20aren%27t%20familiar%20with%20it%2C%20SnagIt%20is%20an%20amazing%20screen%20capture%20tool%20with%20a%20slew%20of%20features.%20The%20creators%20of%20SnagIt%2C%20TechSmith%2C%20have%20now%20released%20their%20free%20SnagIt%20blogging-output%20accessories.%20According%20to%20their%20press%20release%2C%20%22users%20can%20%20%20%20%20%20%20%20capture%20any%20image%20they%20see%20on%20their%20comp" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;title=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com&amp;summary=For%20those%20of%20who%20aren%27t%20familiar%20with%20it%2C%20SnagIt%20is%20an%20amazing%20screen%20capture%20tool%20with%20a%20slew%20of%20features.%20The%20creators%20of%20SnagIt%2C%20TechSmith%2C%20have%20now%20released%20their%20free%20SnagIt%20blogging-output%20accessories.%20According%20to%20their%20press%20release%2C%20%22users%20can%20%20%20%20%20%20%20%20capture%20any%20image%20they%20see%20on%20their%20comp&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com&amp;url=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;title=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com&amp;selection=For%20those%20of%20who%20aren%27t%20familiar%20with%20it%2C%20SnagIt%20is%20an%20amazing%20screen%20capture%20tool%20with%20a%20slew%20of%20features.%20The%20creators%20of%20SnagIt%2C%20TechSmith%2C%20have%20now%20released%20their%20free%20SnagIt%20blogging-output%20accessories.%20According%20to%20their%20press%20release%2C%20%22users%20can%20%20%20%20%20%20%20%20capture%20any%20image%20they%20see%20on%20their%20comp" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;title=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;title=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/&amp;title=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/+&quot;TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Ftechsmith%25e2%2580%2599s-snagit-now-publishes-directly-to-wordpresscom%2F&amp;t=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=TechSmith%E2%80%99s+SnagIt+now+publishes+directly+to+WordPress.com+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22TechSmith%E2%80%99s%20SnagIt%20now%20publishes%20directly%20to%20WordPress.com%22&amp;body=Link: http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A For%20those%20of%20who%20aren%27t%20familiar%20with%20it%2C%20SnagIt%20is%20an%20amazing%20screen%20capture%20tool%20with%20a%20slew%20of%20features.%20The%20creators%20of%20SnagIt%2C%20TechSmith%2C%20have%20now%20released%20their%20free%20SnagIt%20blogging-output%20accessories.%20According%20to%20their%20press%20release%2C%20%22users%20can%20%20%20%20%20%20%20%20capture%20any%20image%20they%20see%20on%20their%20comp" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/techsmith%e2%80%99s-snagit-now-publishes-directly-to-wordpresscom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make sure images aren&#8217;t too wide for your blog</title>
		<link>http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/</link>
		<comments>http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 20:13:58 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[posts]]></category>

		<guid isPermaLink="false">http://www.wordpressgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/</guid>
		<description><![CDATA[If you insert an image in your post that is too wide for your blog layout, it will break the design. The iMax width plugin sets a maximum width for photos. This is useful for the following reasons:

It won&#8217;t allow you or other users to inadvertently break your blog design with photos that are too [...]]]></description>
			<content:encoded><![CDATA[<p>If you insert an image in your post that is too wide for your blog layout, it will break the design. The <a href="http://www.soldesignco.com/wordpress-imaxwidth.html" title="Wordpress Plugin - iMax Width">iMax width plugin</a> sets a maximum width for photos. This is useful for the following reasons:</p>
<ol>
<li>It won&#8217;t allow you or other users to inadvertently break your blog design with photos that are too large.</li>
<li>By having consistently sized photos, your site gains points in aesthetics.</li>
</ol>
<p>The plugin&#8217;s developer lists the following additional benefits of the plugin:</p>
<ul>
<li> Conserves bandwidth, server storage, and decreases load times.</li>
<li> Reduces reader annoyances (<em>keeps text from appearing to auto-scroll as images load in</em>)</li>
<li> Lightweight (<em>does all processing on post save</em>)</li>
</ul>
<p><a href="http://www.soldesignco.com/wordpress-imaxwidth.html" title="Wordpress Plugin - iMax Width">Wordpress Plugin &#8211; iMax Width&gt;&gt;</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;title=Make+sure+images+aren%27t+too+wide+for+your+blog" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;title=Make+sure+images+aren%27t+too+wide+for+your+blog" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;title=Make+sure+images+aren%27t+too+wide+for+your+blog&amp;desc=If%20you%20insert%20an%20image%20in%20your%20post%20that%20is%20too%20wide%20for%20your%20blog%20layout%2C%20it%20will%20break%20the%20design.%20The%20iMax%20width%20plugin%20sets%20a%20maximum%20width%20for%20photos.%20This%20is%20useful%20for%20the%20following%20reasons%3A%0A%0A%09It%20won%27t%20allow%20you%20or%20other%20users%20to%20inadvertently%20break%20your%20blog%20design%20with%20photos%20that%20are%20too%20l" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;t=Make+sure+images+aren%27t+too+wide+for+your+blog" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Make+sure+images+aren%27t+too+wide+for+your+blog&amp;link=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Make+sure+images+aren%27t+too+wide+for+your+blog&amp;body=Link: http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A If%20you%20insert%20an%20image%20in%20your%20post%20that%20is%20too%20wide%20for%20your%20blog%20layout%2C%20it%20will%20break%20the%20design.%20The%20iMax%20width%20plugin%20sets%20a%20maximum%20width%20for%20photos.%20This%20is%20useful%20for%20the%20following%20reasons%3A%0A%0A%09It%20won%27t%20allow%20you%20or%20other%20users%20to%20inadvertently%20break%20your%20blog%20design%20with%20photos%20that%20are%20too%20l" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;title=Make+sure+images+aren%27t+too+wide+for+your+blog" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;title=Make+sure+images+aren%27t+too+wide+for+your+blog&amp;srcUrl=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;srcTitle=Make+sure+images+aren%27t+too+wide+for+your+blog&amp;snippet=If%20you%20insert%20an%20image%20in%20your%20post%20that%20is%20too%20wide%20for%20your%20blog%20layout%2C%20it%20will%20break%20the%20design.%20The%20iMax%20width%20plugin%20sets%20a%20maximum%20width%20for%20photos.%20This%20is%20useful%20for%20the%20following%20reasons%3A%0A%0A%09It%20won%27t%20allow%20you%20or%20other%20users%20to%20inadvertently%20break%20your%20blog%20design%20with%20photos%20that%20are%20too%20l" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;title=Make+sure+images+aren%27t+too+wide+for+your+blog&amp;summary=If%20you%20insert%20an%20image%20in%20your%20post%20that%20is%20too%20wide%20for%20your%20blog%20layout%2C%20it%20will%20break%20the%20design.%20The%20iMax%20width%20plugin%20sets%20a%20maximum%20width%20for%20photos.%20This%20is%20useful%20for%20the%20following%20reasons%3A%0A%0A%09It%20won%27t%20allow%20you%20or%20other%20users%20to%20inadvertently%20break%20your%20blog%20design%20with%20photos%20that%20are%20too%20l&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Make+sure+images+aren%27t+too+wide+for+your+blog&amp;url=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;title=Make+sure+images+aren%27t+too+wide+for+your+blog&amp;selection=If%20you%20insert%20an%20image%20in%20your%20post%20that%20is%20too%20wide%20for%20your%20blog%20layout%2C%20it%20will%20break%20the%20design.%20The%20iMax%20width%20plugin%20sets%20a%20maximum%20width%20for%20photos.%20This%20is%20useful%20for%20the%20following%20reasons%3A%0A%0A%09It%20won%27t%20allow%20you%20or%20other%20users%20to%20inadvertently%20break%20your%20blog%20design%20with%20photos%20that%20are%20too%20l" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;title=Make+sure+images+aren%27t+too+wide+for+your+blog" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;title=Make+sure+images+aren%27t+too+wide+for+your+blog" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/&amp;title=Make+sure+images+aren%27t+too+wide+for+your+blog" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/+&quot;Make+sure+images+aren%27t+too+wide+for+your+blog&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fplugins%2Fmake-sure-images-arent-too-wide-for-your-blog%2F&amp;t=Make+sure+images+aren%27t+too+wide+for+your+blog" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Make+sure+images+aren%27t+too+wide+for+your+blog+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Make%20sure%20images%20aren%27t%20too%20wide%20for%20your%20blog%22&amp;body=Link: http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A If%20you%20insert%20an%20image%20in%20your%20post%20that%20is%20too%20wide%20for%20your%20blog%20layout%2C%20it%20will%20break%20the%20design.%20The%20iMax%20width%20plugin%20sets%20a%20maximum%20width%20for%20photos.%20This%20is%20useful%20for%20the%20following%20reasons%3A%0A%0A%09It%20won%27t%20allow%20you%20or%20other%20users%20to%20inadvertently%20break%20your%20blog%20design%20with%20photos%20that%20are%20too%20l" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/plugins/make-sure-images-arent-too-wide-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
