<?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>More Than Scratch The Surface &#187; web 2.0</title>
	<atom:link href="http://www.scratch99.com/tag/web-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scratch99.com</link>
	<description>A Journey In Web Development</description>
	<lastBuildDate>Mon, 30 Aug 2010 23:52:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Amazing Results &#8211; Optimising Image Size Using Smush.it</title>
		<link>http://www.scratch99.com/2008/10/smushit-amazing-results-optimizing-images-for-the-web/</link>
		<comments>http://www.scratch99.com/2008/10/smushit-amazing-results-optimizing-images-for-the-web/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 13:59:57 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.scratch99.com/2008/10/smushit-amazing-results-optimizing-images-for-the-web/</guid>
		<description><![CDATA[Copyright © 2010 Stephen Cronin. Visit the original article at http://www.scratch99.com/2008/10/smushit-amazing-results-optimizing-images-for-the-web/.There are dozens of new web based applications being launched every day. Most are moderately useful, but it&#8217;s rare that I actually need to use one. After playing with them for a while, I normally abandon them and go back to the core tools I [...]]]></description>
			<content:encoded><![CDATA[Copyright © 2010 <a href="http://www.scratch99.com">Stephen Cronin</a>. Visit the original article at <a href="http://www.scratch99.com/2008/10/smushit-amazing-results-optimizing-images-for-the-web/">http://www.scratch99.com/2008/10/smushit-amazing-results-optimizing-images-for-the-web/</a>.<br /><p>There are dozens of new web based applications being launched every day. Most are moderately useful, but it&#8217;s rare that I actually <b>need</b> to use one. After playing with them for a while, I normally abandon them and go back to the core tools I use to get things done. </p>
<p>Well, I found one that&#8217;s going right into my toolset: <a href="http://smushit.com/" target="_blank">smush.it</a>, the image optimisation web application.</p>
<p>I recently read yet another one of those posts that list <b>free web based applications that you must use</b>! There are too many of these posts going around to keep track of. You see the same applications listed again and again and the lists grow longer and longer. Tiresome, but I still read them! </p>
<p>I&#8217;d seen <strong>smush.it </strong>mentioned before, but on this particular day, I decided to click through and check it out. </p>
<p>To be honest, I was skeptical before I tried it. I thought I knew a bit about balancing quality and size for web images. I use <strong>Adobe Fireworks CS3</strong>, which is pretty good at creating images optimised for the web. So, when I tried running <strong>smush.it</strong> on my blog&#8217;s header image, I wasn&#8217;t expecting much.</p>
<div class="csstextbox1">Some background: When I created my <a href="http://www.scratch99.com/2008/09/exciting-new-theme/">new theme</a>, the header image weighed in at 57KB. While not as big as some sites (<a href="http://ma.tt/" target="_blank">Matt Mullenweg</a>&#8216;s is 134KB for example), it was more than I was comfortable with. I could have made it smaller by splitting it up into several smaller images, but I went with a single image to reduce the number of http requests and to speed up the page</div>
<p>Results time: <strong>smush.it</strong> reduced my header image from 57.3KB to 46.7KB. <strong>That&#8217;s a saving of about 19%!</strong></p>
<p>Here&#8217;s the original 57.3KB file created in Fireworks (click to open):</p>
<p><a href='http://www.scratch99.com/wp-content/uploads/2008/10/original-header.png' title='Original Header Image'><img src='http://www.scratch99.com/wp-content/uploads/2008/10/original-header.thumbnail.png' alt='Original Header Image' /></a></p>
<p>And here&#8217;s the 46.7KB smushed image (click to open):</p>
<p><a href='http://www.scratch99.com/wp-content/uploads/2008/10/optimised-header.png' title='Optimised Header Image'><img src='http://www.scratch99.com/wp-content/uploads/2008/10/optimised-header.thumbnail.png' alt='Optimised Header Image' /></a></p>
<p>You can guess which ones up there in the page header now! </p>
<p>When I open the <strong>smushed image</strong> in Fireworks and save it again, it goes back to 57.3KB. That&#8217;s for a flattened PNG24 image (same as the smushed image). Whatever Fireworks is adding, it must be pretty big! The only visible difference I can see is that the <strong>smushed image</strong> is 96dpi, while the original is 71dpi. </p>
<p>I also tried <strong>smushing some other images</strong> and only got a saving of around 2%, but every little bit counts and if you can occasionally chop 19% off an image, then it&#8217;s well worth running. I&#8217;ll be a regular user of <strong>smush.it </strong>from now on.</p>
<p>I optimised the image via the <strong>smush.it</strong> site, but they&#8217;ve also got a <strong>Firefox extension</strong> (or bookmarklet for other browsers) that will smush all the images on a web page and <strong>provide you with them in a zip file for you to download!</strong></p>
<div class="csstextbox1">Note: smush.it is a free service, which is going to be open sourced. No one asked me to write this post, I&#8217;m not getting paid, it&#8217;s just damn good!</div>
<p>Who&#8217;s behind this new web 2.0 offering? Stoyan Stefanov and Nicole Sullivan, who are part of the of the Exceptional Performance team at Yahoo! (the team responsible for YSlow). No wonder it&#8217;s good! </p>
<p>Anyone else out there had any success <strong>optimising images using smush.it</strong>? Matt Mullenweg, if you happen to come across this, <strong>smush.it</strong> can reduce your main header image by 6.45KB (or 4.81%). <strong>Happy smushing everyone!</strong></p>
<script type="text/javascript">Nifty("div.csstextbox1","bgcolor-#FFFFFF");</script>]]></content:encoded>
			<wfw:commentRss>http://www.scratch99.com/2008/10/smushit-amazing-results-optimizing-images-for-the-web/feed/</wfw:commentRss>
		<slash:comments>58</slash:comments>
		</item>
		<item>
		<title>WPVote Needs To Improve Published News Section</title>
		<link>http://www.scratch99.com/2008/08/wpvote-needs-to-improve-published-news-section/</link>
		<comments>http://www.scratch99.com/2008/08/wpvote-needs-to-improve-published-news-section/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 12:23:54 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.scratch99.com/2008/08/wpvote-needs-to-improve-published-news-section/</guid>
		<description><![CDATA[Copyright © 2010 Stephen Cronin. Visit the original article at http://www.scratch99.com/2008/08/wpvote-needs-to-improve-published-news-section/.For those of you who don&#8217;t know, there&#8217;s a new social news site for WordPress, called WPVote. I&#8217;ve been using the site for a couple of days and while the concept is great, the quality of entries are poor at this early stage. I&#8217;m a [...]]]></description>
			<content:encoded><![CDATA[Copyright © 2010 <a href="http://www.scratch99.com">Stephen Cronin</a>. Visit the original article at <a href="http://www.scratch99.com/2008/08/wpvote-needs-to-improve-published-news-section/">http://www.scratch99.com/2008/08/wpvote-needs-to-improve-published-news-section/</a>.<br /><p>For those of you who don&#8217;t know, there&#8217;s a new <strong>social news site for WordPress</strong>, called <a href="http://www.wpvote.com/"><strong>WPVote</strong></a>. I&#8217;ve been using the site for a couple of days and while the concept is great, the quality of entries are poor at this early stage.</p>
<p>I&#8217;m a big believer in the idea of a social news site for WordPress. It&#8217;s a great way of pooling together all of the WordPress related posts out there, making it <strong>easy for people to find quality information</strong> about WordPress. </p>
<p>The Published News section should be the most valuable list of WordPress related articles around. Unfortunately however, to be quite frank, there&#8217;s <strong>a lot of crap</strong> in the Published News section at the moment.</p>
<p>There are the obligitory Top WordPress Plugins Lists that don&#8217;t add anything new (and seem to miss many of the essential plugins to boot), generic How To Blog posts with only a tenuous link to WordPress, and posts that don&#8217;t really help. For example, one post includes the point: </p>
<blockquote><p>If you have added a new feature to your WP blog by writing some PHP code that executes SQL queries; make sure that you minimize the load on the server.</p></blockquote>
<p>If you know what that means, you probably don&#8217;t need to be told. If you don&#8217;t know what that means, this doesn&#8217;t help you at all!  If it had a link to a site that told you how to minimise the load on the server, then it would add value. Without such a link, <strong>it&#8217;s useless</strong>.</p>
<p>I won&#8217;t link to these entries here, as I&#8217;m not having a go at individuals and don&#8217;t want to single anyone out, but posts such as this <strong>don&#8217;t belong in the Published News section</strong>.</p>
<p>Now, I&#8217;m not saying that these articles are all bad (or that mine are better), or that there aren&#8217;t top quality posts there as well (see Perishable Press&#8217; excellent and original article on <a href="http://perishablepress.com/press/2006/06/14/the-htaccess-rules-for-all-wordpress-permalinks/">.htaccess rules for permalinks</a>), or that this doesn&#8217;t happen on other social news sites.</p>
<p>I&#8217;m not even saying that the poor quality entries shouldn&#8217;t be on WPVote. Of course they&#8217;re entitled to be! I just want to see <strong>better quality in the Published News section</strong>. How do we get that? </p>
<p><strong>We all need to get behind WPVote</strong>. Submit quality WordPress articles when you find them. Vote on entries in the Upcoming News section. Add comments. Spread the word about WPVote, so the community grows.</p>
<p>I know this post sounds harsh, but it&#8217;s a call to action. I believe WPVote can be truly great &#8211; but the only way that will come to pass is if we all get behind it. <strong>Let&#8217;s make WPVote great!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scratch99.com/2008/08/wpvote-needs-to-improve-published-news-section/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)
Database Caching using disk
Object Caching 462/483 objects using disk

Served from: www.scratch99.com @ 2010-09-10 19:38:30 -->