<?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>Webdogs 3.0 &#187; plugins</title>
	<atom:link href="http://webdogs.org/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdogs.org</link>
	<description>site sentient since 2006</description>
	<lastBuildDate>Tue, 15 May 2012 00:10:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to create a transparent favicon</title>
		<link>http://webdogs.org/2007/05/27/how-to-create-a-transparent-favicon/</link>
		<comments>http://webdogs.org/2007/05/27/how-to-create-a-transparent-favicon/#comments</comments>
		<pubDate>Sun, 27 May 2007 19:15:49 +0000</pubDate>
		<dc:creator>Brian Lawlor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[imagery]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.webdogs.org/2007/05/27/using-photoshop-elements-to-make-a-transparent-favicon/</guid>
		<description><![CDATA[Like pretty much everything else in the shared knowledge database we call the Web, you can do a quick Google search and find useful and practical instructions on how to create a favicon. Allow me to elaborate and illustrate somewhat so you can see all the steps in more specific detail and how to do [...]]]></description>
			<content:encoded><![CDATA[<p>Like pretty much everything else in the shared knowledge database we call the Web, you can do a quick Google search and find useful and practical instructions on <a href="http://www.photoshopsupport.com/tutorials/jennifer/favicon.html">how to create a favicon</a>. Allow me to elaborate and illustrate somewhat so you can see all the steps in more specific detail and how to do it using <a href="http://www.adobe.com/products/photoshopelwin/">Photoshop Elements 5.0</a>, the image editor all we working joes and janes are more likely to have at hand. To illustrate the basics, I&#8217;ll show you how I made the current Webdogs 2.0 favicon (you know, that cute little &#8220;{2}&#8221; thingee that appears to the left of the web address) using three character elements with a transparent background. Here&#8217;s how to do it:</p>
<p>1. To make a <a href="http://en.wikipedia.org/wiki/ICO_(icon_image_file_format)">favicon</a> you need to be able to create an image in the <a href="http://en.wikipedia.org/wiki/ICO_(icon_image_file_format)">ICO format</a>. Unfortunately, Photoshop Elements does not natively save or export images in the ICO format, so you need to install a plugin to fill the gap. You&#8217;re covered, mate: Download the free Telegraphics <a href="http://www.telegraphics.com.au/sw/#icoformat">Windows Icon (ICO) file format plugin</a>.</p>
<p>2. Unzip the plugin file and copy the <code>ICOFormat.8bi</code> file into your Plug-Ins > File Formats directory:</p>
<p><img src="http://www.webdogs.org/dog_files/plugin_directory.png" alt="" /></p>
<p>3. Now you&#8217;re ready to create the favicon image and save it in the ICO format. Open Photoshop Elements in the Editor view. Create a new image set at 32 x 32 pixels and name the file &#8220;favicon&#8221;:</p>
<p><img src="http://www.webdogs.org/dog_files/new_image.png" alt="" /></p>
<p>(Yes, you could start with a 16 x 16 pixel image, but as <a href="http://www.photoshopsupport.com/tutorials/jennifer/favicon.html">Jennifer Apple&#8217;s tutorial</a> aptly observes, using the larger 32 x 32 (or even larger 64 x 64 pixel) canvas gives you a much easier workspace to deal with for creating your design. But it&#8217;s your call.)</p>
<p>4. The initial blank image is your <a href="http://www.informit.com/guides/content.asp?g=photoshop&#038;seqNum=28&#038;rl=1">background layer</a>. I&#8217;ll get back to that in step 8, below. But for now, create the second layer by selecting the Text tool to make it active and adjust the settings for the typeface, font style, font size, <a href="http://www.will-harris.com/webtype/anti-alias.html">anti-aliasing</a> and text color you want. In this example, I set the typeface as Georgia (love it!), font style as regular, the font size to 8 point and turned on anti-aliasing (something you almost always want to do with web typography):</p>
<p><img src="http://www.webdogs.org/dog_files/text_settings.png" alt="" /></p>
<p>To match the color of the Webdogs 2.0 logo, the text color is set to the <a href="http://en.wikipedia.org/wiki/Web_colors">HEX (hexadecimal) color value</a> of #D82000 or RGB values 216,32,0:</p>
<p><img src="http://www.webdogs.org/dog_files/select_color.png" alt="" /></p>
<p>5. Now the fun stuff starts. With the Text tool active, type the first character in the Webdogs 2.0 favicon, a left/opening <a href="http://en.wikipedia.org/wiki/Bracket#Curly_brackets_or_braces_.7B_.7D">curly bracket</a>. Then use the Move tool to reposition the text character so it lines up properly. Since space is tight in this image design, I want to make the most of the image canvas so I positioned the left edge of the curly bracket one pixel past the left edge of the image:</p>
<p><img style="vertical-align: top; margin-right: 10px;" src="http://www.webdogs.org/dog_files/firstletter01.png" alt="" /> <img style="vertical-align: top;" src="http://www.webdogs.org/dog_files/firstletter02.png" alt="" /></p>
<p>6. Follow the same drill to create the right/closing curly bracket:</p>
<p><img style="vertical-align: top; margin-right: 10px;" src="http://www.webdogs.org/dog_files/firstletter03.png" alt="" /> <img style="vertical-align: top;" src="http://www.webdogs.org/dog_files/firstletter04.png" alt="" /></p>
<p>7. Ditto, to insert the number &#8220;2&#8243;. To make it fit the design better, I used a smaller 7 point character for the number. Also, in the second image below, you can see why I nudged the brackets one pixel past the left and right edges of the image, to open up the middle of the image canvas to make more room for the number character:</p>
<p><img style="vertical-align: top; margin-right: 10px;" src="http://www.webdogs.org/dog_files/firstletter05.png" alt="" /> <img style="vertical-align: top;" src="http://www.webdogs.org/dog_files/firstletter06.png" alt="" /></p>
<p>8. Time to deal with the transparency thing, people. Remember that first background layer? In the layer palette on the right, make the background layer transparent by clicking on the &#8220;eye&#8221; icon (no pun intended). Now the image displays in the Editor with a checkered background, telling you that the image&#8217;s background is now transparent:</p>
<p><img style="vertical-align: top; margin-right: 10px;" src="http://www.webdogs.org/dog_files/hide_layer.png" alt="" /> <img style="vertical-align: top;" src="http://www.webdogs.org/dog_files/transparent_layer.png" alt="" /></p>
<p>9. Now resize the image down to 16 x 16 pixels with &#8220;Resample image&#8221; set to &#8220;Bicubic Sharper&#8221;:</p>
<p><img src="http://www.webdogs.org/dog_files/resize_image.png" alt="" /></p>
<p>10. You&#8217;re almost done. Now select File > Save As to save the image in the ICO (Windows ICO) format as &#8220;favicon.ico&#8221;.</p>
<p>You now have a favicon with a transparent background. Jennifer Apple&#8217;s tutorial <a href="http://www.photoshopsupport.com/tutorials/jennifer/favicon.html">explains</a> in detail where to upload your favicon and how to tweak the HTML code so it all works properly.</p>
<p>One final note: You could keep the original 32 x 32 pixel proportion in your favicon image and it will still work, since current Firefox and Internet Explorer browsers will automatically resize it for you. But the favicon will invariably render better if you control the resizing down to 16 x 16 pixels, rather than leave the resizing to the whims of the browser.</p>
<p>Hey, get your favicon, uh &#8230; on!?! Well, you know what I mean.</p>
<h2  class="related_post_title">Other posts of possible interest...</h2><ul class="related_post"><li><a href="http://webdogs.org/2011/05/15/2671/" title="Example of a Google mega CSS sprites image">Example of a Google mega CSS sprites image</a></li><li><a href="http://webdogs.org/2010/12/08/a-modest-example-of-a-css3-box-shadow/" title="A modest example of a CSS3 box-shadow">A modest example of a CSS3 box-shadow</a></li><li><a href="http://webdogs.org/2010/03/29/how-we-get-staff-photos/" title="How we get staff photos">How we get staff photos</a></li><li><a href="http://webdogs.org/2007/04/29/plugin-two-wordpress-plugins/" title="Pluggin&#8217; two WordPress plugins">Pluggin&#8217; two WordPress plugins</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://webdogs.org/2007/05/27/how-to-create-a-transparent-favicon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pluggin&#8217; two WordPress plugins</title>
		<link>http://webdogs.org/2007/04/29/plugin-two-wordpress-plugins/</link>
		<comments>http://webdogs.org/2007/04/29/plugin-two-wordpress-plugins/#comments</comments>
		<pubDate>Sun, 29 Apr 2007 21:57:15 +0000</pubDate>
		<dc:creator>Brian Lawlor</dc:creator>
				<category><![CDATA[plugins]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.webdogs.org/2007/04/29/plugin-two-wordpress-plugins/</guid>
		<description><![CDATA[Yeah, right. Like you don&#8217;t know about WordPress plugins. Of course you do. That said, indulge me as I post briefly about my experience with one plugin you surely know about and another that maybe you don&#8217;t. Both are all but indispensable to the health of Webdogs 2.0. The first is Akismet, an extraordinarily effective [...]]]></description>
			<content:encoded><![CDATA[<p>Yeah, right. Like you don&#8217;t know about <a href="http://codex.wordpress.org/Plugins">WordPress plugins</a>. Of course you do. That said, indulge me as I post briefly about my experience with one plugin you surely know about and another that maybe you don&#8217;t. Both are all but indispensable to the health of Webdogs 2.0.</p>
<p>The first is <a href="http://akismet.com/">Akismet</a>, an extraordinarily effective comment spam filtering system that is automatically included in current versions of WordPress. If you disable commenting in your WordPress installation, you don&#8217;t need it. But if you do allow comments, whew &#8230; will you ever need it once the comment spammers find you. And they will. Webdogs 2.0 caters to as modest a niche audience as you can have, and even it gets 500+ spam comments a week. (Ah, if only it received a real comment from time to time!) Akismet is phenomenally effective and will relieve you of what is undoubtedly the most annoying and thankless task of maintaining a blog site. But to take advantage of the Akismet plugin you have to take the initiative to activate it. And you&#8217;ll need to get a <a href="http://akismet.com/personal/">free Akismet API key</a> to do so. Just do it.</p>
<p><img src="http://www.webdogs.org/dog_files/akismet.png" alt="" /></p>
<p>The second WordPress plugin is Matt Read&#8217;s <a href="http://andybeard.eu/941/wordpress-plugin-custom-query-string-utw-edition.html">Custom Query String</a> (CQS) plugin, which once installed provided me with a modest but heartfelt TIAG moment. I recently installed it to deal with the need to control how many archive and category posts are displayed at Webdogs 2.0. The WordPress admin panel offers a generic option for selecting the number of posts to display, which controls the number of posts displayed on any site page:</p>
<p><img src="http://www.webdogs.org/dog_files/read_options.png" alt="" /></p>
<p>But what if you need or want to vary the number of posts displayed in different templates, e.g., archive or category post listings? Sure, you can hand code your templates to exploit <a href="http://codex.wordpress.org/The_Loop">The Loop</a>. But for all the average joes among us holding on to their day jobs, the  CQS plugin is a <a href="http://codex.wordpress.org/Managing_Plugins#Installing_Plugins">relatively easy install</a>, i.e., just upload it to your plugin subdirectory and then work it from your WordPress admin panel. The CQS plugin requires no special coding and adds a nice functionality to the WordPress admin panel allowing you to customize the number of post displays for a wide array of template tags:</p>
<p><img src="http://www.webdogs.org/dog_files/cqs_plugin.png" alt="" /></p>
<p>Counter-intuitive alert: Once installed, you locate the control panel for the CQS plugin not from &#8220;Plugins&#8221; but under &#8220;Options.&#8221; Go (con)figure.</p>
<h2  class="related_post_title">Other posts of possible interest...</h2><ul class="related_post"><li><a href="http://webdogs.org/2012/04/19/first-take-at-responsive-design/" title="First take at responsive web design">First take at responsive web design</a></li><li><a href="http://webdogs.org/2011/04/04/lsnc-regulation-summaries-variations-on-a-theme/" title="LSNC Regulation Summaries: Variations on a Theme">LSNC Regulation Summaries: Variations on a Theme</a></li><li><a href="http://webdogs.org/2011/03/09/rebuild-10-deconstruction-of-the-reconstruction/" title="Rebuild 10: Deconstruction of the Reconstruction">Rebuild 10: Deconstruction of the Reconstruction</a></li><li><a href="http://webdogs.org/2008/09/13/migrating-away-from-mediawiki/" title="Migrating away from MediaWiki">Migrating away from MediaWiki</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://webdogs.org/2007/04/29/plugin-two-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

