<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Webmaster-Source</title>
	
	<link>http://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:19:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Webmaster-source" /><feedburner:info uri="webmaster-source" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Webmaster-source</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FWebmaster-source" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FWebmaster-source" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FWebmaster-source" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/Webmaster-source" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2FWebmaster-source" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FWebmaster-source" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FWebmaster-source" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><item>
		<title>How Much Does Amazon CloudFront Cost for a Small Blog?</title>
		<link>http://feedproxy.google.com/~r/Webmaster-source/~3/ruDNmBOV67E/</link>
		<comments>http://www.webmaster-source.com/2012/02/09/how-much-does-amazon-cloudfront-cost-for-a-small-blog/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 11:19:12 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[CloudFront]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4510</guid>
		<description><![CDATA[You may have heard about how people speed up their websites by offloading images, CSS and JavaScript from their server to a Content Delivery Network like Amazon CloudFront. The CDN mirrors the files in separate datacenters and serves them up from the one closest to a given user, which makes a noticeable difference to load [...]]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-2110" title="Amazon Web Services" src="http://media.webmaster-source.com/wp-content/uploads/amazon_aws_logo.jpg" alt="" width="189" height="90" />You may have heard about how people speed up their websites by offloading images, CSS and JavaScript from their server to a <a href="http://en.wikipedia.org/wiki/Content_delivery_network">Content Delivery Network</a> like <a href="http://aws.amazon.com/cloudfront/">Amazon CloudFront</a>. The CDN mirrors the files in separate datacenters and serves them up from the one closest to a given user, which makes a noticeable difference to load times. If you use a plugin like <a href="http://wordpress.org/extend/plugins/w3-total-cache/">W3 Total Cache</a>, you can automatically link your media folders to a CDN and rewrite the the file URLs on the fly, even <a href="http://en.wikipedia.org/wiki/Minification_%28programming%29">minifying</a> the CSS and JavaScript.</p>
<p>Amazon CloudFront is one of the cheaper CDNs, but many people worry about it&#8217;s seemingly complicated pricing scheme. Since you pay for what you use, your monthly bill is calculated based on how many gigabytes of data you transfer and how many HTTP requests are made.</p>
<p>You pay $0.0075 for every 10,000 HTTP requests, and $0.12 per gigabyte for North American and European visitors. The cost-per gigabyte is slightly higher for other regions, but it doesn&#8217;t go over $0.25/GB.</p>
<p>So how much do you end up paying for a blog with around 40,000 page views per month? <strong>$0.64</strong>.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4513" title="Amazon CloudFront: February 2012" src="http://media.webmaster-source.com/wp-content/uploads/2012/02/cloudfront-feb2012.png" alt="" width="600" height="208" /></p>
<p>I&#8217;ve been running CloudFront for a little while now, and I ended up paying about sixty-four cents from the 3.004GB of transfer incurred over the month of February. It&#8217;s definitely affordable, and should help take some load off your server, besides decreasing load times.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4510&amp;md5=49c40d24fbadcf6ef494de0ab78b710c" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=ruDNmBOV67E:dWB7GRV5wvE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=ruDNmBOV67E:dWB7GRV5wvE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=ruDNmBOV67E:dWB7GRV5wvE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=ruDNmBOV67E:dWB7GRV5wvE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=ruDNmBOV67E:dWB7GRV5wvE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=ruDNmBOV67E:dWB7GRV5wvE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=ruDNmBOV67E:dWB7GRV5wvE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=ruDNmBOV67E:dWB7GRV5wvE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webmaster-source/~4/ruDNmBOV67E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2012/02/09/how-much-does-amazon-cloudfront-cost-for-a-small-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webmaster-source.com/2012/02/09/how-much-does-amazon-cloudfront-cost-for-a-small-blog/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-much-does-amazon-cloudfront-cost-for-a-small-blog</feedburner:origLink></item>
		<item>
		<title>Crowd Favorite’s WordPress Post Formats Admin UI</title>
		<link>http://feedproxy.google.com/~r/Webmaster-source/~3/STkpvbCpft4/</link>
		<comments>http://www.webmaster-source.com/2012/02/06/crowd-favorites-wordpress-post-formats-admin-ui/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 11:50:40 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4516</guid>
		<description><![CDATA[Back in WordPress 3.1, a new feature called Post Formats was added to enable theme developers to more easily denote different types of posts in order to make &#8220;tumblog&#8221; themes. But the feature is lacking as it stands today. The UI is simply not as nice as services like Tumblr, and there isn&#8217;t really a [...]]]></description>
			<content:encoded><![CDATA[<p>Back in WordPress 3.1, a new feature called Post Formats was added to enable theme developers to more easily denote different types of posts in order to make &#8220;tumblog&#8221; themes. But the feature is lacking as it stands today. The UI is simply not as nice as services like Tumblr, and there isn&#8217;t really a set of prescribed standards for <em>how</em> to use Post Formats. So some themes store link URLs in Custom Fields, while others grab the first URL out of the post body. That sort of inconsistency makes portability between themes a nightmare.</p>
<p>Alex King and his company Crowd Favorite have <a href="http://alexking.org/blog/2011/10/25/wordpress-post-formats-admin-ui">a proposed solution</a>. Their plugin adds a really nice UI to the New Post screen, with tabs that appear depending on which Post Formats your theme enables and different input fields that change depending on which tab is selected.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4518" title="Crowd Favorite's Post Formats UI" src="http://media.webmaster-source.com/wp-content/uploads/2012/02/alexking-post-formats.png" alt="" width="500" height="247" /></p>
<p>&nbsp;</p>
<p>In addition to the way cool plugin, they have a sensible naming convention for custom fields to go along with it. I think it would great if the Core team adopted that as a recommendation for theme developers, and incorporated the UI plugin into WordPress proper.</p>
<p>Alex King did <a href="http://alexking.org/blog/2011/11/02/wordpress-post-format-fallbacks">say</a>, back in November, that he planned to suggest it to the Core developers once WordPress 3.3 shipped, so keep your fingers crossed.</p>
<p><a href="http://alexking.org/blog/2011/10/25/wordpress-post-formats-admin-ui">WordPress Post Formats Admin UI</a> [Alex King]</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4516&amp;md5=e58119a38c05279245887435af4efd48" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=STkpvbCpft4:DY3ESJePkDw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=STkpvbCpft4:DY3ESJePkDw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=STkpvbCpft4:DY3ESJePkDw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=STkpvbCpft4:DY3ESJePkDw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=STkpvbCpft4:DY3ESJePkDw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=STkpvbCpft4:DY3ESJePkDw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=STkpvbCpft4:DY3ESJePkDw:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=STkpvbCpft4:DY3ESJePkDw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webmaster-source/~4/STkpvbCpft4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2012/02/06/crowd-favorites-wordpress-post-formats-admin-ui/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.webmaster-source.com/2012/02/06/crowd-favorites-wordpress-post-formats-admin-ui/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=crowd-favorites-wordpress-post-formats-admin-ui</feedburner:origLink></item>
		<item>
		<title>BlogBuzz February 4, 2012</title>
		<link>http://feedproxy.google.com/~r/Webmaster-source/~3/ss5xR-0wi9o/</link>
		<comments>http://www.webmaster-source.com/2012/02/04/blogbuzz-february-4-2012/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 10:09:45 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[BlogBuzz]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4520</guid>
		<description><![CDATA[Latest Stats Say We’re Building a Fatter, Slower Web WordPress Transients API – Practical examples Firefox 10 now available for download — Now with new developer tools, &#8220;Extended Support Releases&#8221; for enterprise use, and extensions that no longer break when you update. Warner Bros. Just Keeps Pushing People To Piracy; New Deal Also Delays Queuing [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.webmonkey.com/2011/11/latest-stats-say-were-building-a-fatter-slower-web/">Latest Stats Say We’re Building a Fatter, Slower Web</a></li>
<li><a href="http://www.catswhocode.com/blog/wordpress-transients-api-practical-examples">WordPress Transients API – Practical examples</a></li>
<li><a href="http://www.theverge.com/2012/1/31/2757823/firefox-10-released-available-for-download-now">Firefox 10 now available for download</a> — Now with new developer tools, &#8220;Extended Support Releases&#8221; for enterprise use, and extensions that no longer break when you update.</li>
<li><a href="http://www.techdirt.com/articles/20120131/00110017595/warner-bros-just-keeps-pushing-people-to-piracy-new-deal-also-delays-queuing.shtml">Warner Bros. Just Keeps Pushing People To Piracy; New Deal Also Delays Queuing</a> — I really do not understand their reasoning behind this. Do they really think people are going to spend $20 on a movie they probably only want to see once? If they wanted to see it that badly, they would have watched it in theaters&#8230;</li>
<li><a href="http://www.engadget.com/2012/02/01/redbox-warner-rental-deal-expires-56-day-delay">Redbox refuses to push Warner movie delay to 56 days, will rent flicks as they go on sale</a></li>
</ul>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4520&amp;md5=aeacf2c75a575865e100b01efaa38455" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=ss5xR-0wi9o:moBm0ah1Pjo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=ss5xR-0wi9o:moBm0ah1Pjo:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=ss5xR-0wi9o:moBm0ah1Pjo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=ss5xR-0wi9o:moBm0ah1Pjo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=ss5xR-0wi9o:moBm0ah1Pjo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=ss5xR-0wi9o:moBm0ah1Pjo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=ss5xR-0wi9o:moBm0ah1Pjo:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=ss5xR-0wi9o:moBm0ah1Pjo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webmaster-source/~4/ss5xR-0wi9o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2012/02/04/blogbuzz-february-4-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webmaster-source.com/2012/02/04/blogbuzz-february-4-2012/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=blogbuzz-february-4-2012</feedburner:origLink></item>
		<item>
		<title>Learning Curve: It isn’t What You Think it is</title>
		<link>http://feedproxy.google.com/~r/Webmaster-source/~3/iBQmM5qzJT8/</link>
		<comments>http://www.webmaster-source.com/2012/01/27/learning-curve-it-isnt-what-you-think-it-is/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 11:34:22 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[interesting facts]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4494</guid>
		<description><![CDATA[How many times have you heard the phrase &#8220;it has a steep learning curve&#8221; in reference to something that is supposed to be difficult? This commonly-used phrase sounds good, but isn&#8217;t really logical. Because it&#8217;s wrong. A &#8220;learning curve&#8221; is a visual device used to illustrate the average rate of learning for a skill or [...]]]></description>
			<content:encoded><![CDATA[<p>How many times have you heard the phrase &#8220;it has a steep learning curve&#8221; in reference to something that is supposed to be difficult? This commonly-used phrase sounds good, but isn&#8217;t really logical. Because it&#8217;s wrong.</p>
<p>A <a href="http://en.wikipedia.org/wiki/Learning_curve">&#8220;learning curve&#8221;</a> is a visual device used to illustrate the average rate of learning for a skill or tool. Essentially, it is a <a href="http://en.wikipedia.org/wiki/Line_chart">line chart</a> that shows the learner&#8217;s level of proficiency and how it changes over time.</p>
<p>Take a look at the two following charts. The first one illustrates a <em>steep</em> learning curve, while the second shows a more gradual slope. If you take a look at the labels on the axes, you&#8217;ll note that the steep curve shows the &#8220;knowledge&#8221; unit is increasing at a faster rate. That means something with a steep learning curve is <em>easier</em> than something with a gradual slope. Make sense?</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4495 imgborder" title="Learning Curve" src="http://media.webmaster-source.com/wp-content/uploads/2012/01/learning-curve.png" alt="" width="600" height="305" /></p>
<p>I know I&#8217;ve been guilty of misusing this term in the past, but have been making an effort to avoid it more recently. It&#8217;s a good thing to word around when you&#8217;re writing, as using it in the correct context is likely to do nothing but cause confusion at this point. (At least, for general audiences. Depending on your niche, your readers might understand.)</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4494&amp;md5=a8b2245ecf4f46bb20cec4f1030589c4" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=iBQmM5qzJT8:hyDSY4_NLVM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=iBQmM5qzJT8:hyDSY4_NLVM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=iBQmM5qzJT8:hyDSY4_NLVM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=iBQmM5qzJT8:hyDSY4_NLVM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=iBQmM5qzJT8:hyDSY4_NLVM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=iBQmM5qzJT8:hyDSY4_NLVM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=iBQmM5qzJT8:hyDSY4_NLVM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=iBQmM5qzJT8:hyDSY4_NLVM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webmaster-source/~4/iBQmM5qzJT8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2012/01/27/learning-curve-it-isnt-what-you-think-it-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webmaster-source.com/2012/01/27/learning-curve-it-isnt-what-you-think-it-is/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=learning-curve-it-isnt-what-you-think-it-is</feedburner:origLink></item>
		<item>
		<title>BlogBuzz January 21, 2012</title>
		<link>http://feedproxy.google.com/~r/Webmaster-source/~3/e4W3mLsI5gc/</link>
		<comments>http://www.webmaster-source.com/2012/01/21/blogbuzz-january-21-2012/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 10:08:06 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[BlogBuzz]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4501</guid>
		<description><![CDATA[Belarus makes it a crime to visit foreign website (Better) Tabs with Round Out Borders Goodbye Admin Bar, Hello Toolbar How Commercial Plugin Developers Are Using The WordPress Repository Adaptive Web-Design &#38; Advertising A Pixel Identity Crisis Cool and creative anti-SOPA blackout messages – Internet protest in action Quick Tip: Encourage Responsive Form Elements to Play [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.theverge.com/2012/1/4/2681388/belarus-foreign-website-crime-misdemeanor">Belarus makes it a crime to visit foreign website</a></li>
<li><a href="http://css-tricks.com/better-tabs-with-round-out-borders/">(Better) Tabs with Round Out Borders</a></li>
<li><a href="http://digwp.com/2012/01/goodbye-admin-bar-hello-toolbar/">Goodbye Admin Bar, Hello Toolbar</a></li>
<li><a href="http://wp.smashingmagazine.com/2012/01/13/commercial-plugin-developers-wordpress-repository/">How Commercial Plugin Developers Are Using The WordPress Repository</a></li>
<li><a href="http://blog.buysellads.com/2012/01/adaptive-web-design-advertising">Adaptive Web-Design &amp; Advertising</a></li>
<li><a href="http://www.alistapart.com/articles/a-pixel-identity-crisis/">A Pixel Identity Crisis</a></li>
<li><a href="http://royal.pingdom.com/2012/01/18/cool-and-creative-anti-sopa-blackout-messages-internet-protest-in-action/">Cool and creative anti-SOPA blackout messages – Internet protest in action</a></li>
<li><a href="http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/quick-tip-encourage-responsive-form-elements-to-play-nice/">Quick Tip: Encourage Responsive Form Elements to Play Nice</a></li>
<li><a href="http://wphoneybadger.com/">WP Honey Badger</a></li>
<li><a href="http://arstechnica.com/tech-policy/news/2012/01/why-the-feds-smashed-megaupload.ars">Why the feds smashed Megaupload</a></li>
</ul>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4501&amp;md5=3d795d0c82794198fe33c46cbb69aa49" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=e4W3mLsI5gc:77wnmA8GygQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=e4W3mLsI5gc:77wnmA8GygQ:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=e4W3mLsI5gc:77wnmA8GygQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=e4W3mLsI5gc:77wnmA8GygQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=e4W3mLsI5gc:77wnmA8GygQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=e4W3mLsI5gc:77wnmA8GygQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=e4W3mLsI5gc:77wnmA8GygQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=e4W3mLsI5gc:77wnmA8GygQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webmaster-source/~4/e4W3mLsI5gc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2012/01/21/blogbuzz-january-21-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webmaster-source.com/2012/01/21/blogbuzz-january-21-2012/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=blogbuzz-january-21-2012</feedburner:origLink></item>
		<item>
		<title>Git: The Simple Guide</title>
		<link>http://feedproxy.google.com/~r/Webmaster-source/~3/-sF2mg8IBAM/</link>
		<comments>http://www.webmaster-source.com/2012/01/19/git-the-simple-guide/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 11:10:58 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4491</guid>
		<description><![CDATA[Have you been trying to wrap your head around Git, the version control software that everyone is talking about? It works a little differently than tools like Subversion, so you&#8217;ll have to unlearn some habits if you&#8217;re familiar with other version control packages. A fancy new one-page website has been circulating Twitter and Reddit of [...]]]></description>
			<content:encoded><![CDATA[<p>Have you been trying to wrap your head around Git, the version control software that everyone is talking about? It works a little differently than tools like Subversion, so you&#8217;ll have to unlearn some habits if you&#8217;re familiar with other version control packages.</p>
<p>A fancy new one-page website has been circulating Twitter and Reddit of late, serving as an easy into to Git. <a href="http://rogerdudler.github.com/git-guide/">Git: The Simple Guide</a> helps you install the software, create a repository on your local computer or check out an existing remote one, and start using Git.</p>
<p><a href="http://rogerdudler.github.com/git-guide/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4492 imgborder" title="Git: The Simple Guide" src="http://media.webmaster-source.com/wp-content/uploads/2012/01/git-the-simple-guide.png" alt="" width="560" height="205" /></a></p>
<p>It&#8217;s a good tutorial, and the design looks great. I like the differently-colored segments with the large text and rounded styling on the <code>&lt;code&gt;</code> elements. (The page is actually hosted on <a href="http://pages.github.com/">GitHub Pages</a>, which seems fitting, given the subject.)</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4491&amp;md5=347a99324f5fb46340367fefa7b00954" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=-sF2mg8IBAM:Uner8kJjSgA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=-sF2mg8IBAM:Uner8kJjSgA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=-sF2mg8IBAM:Uner8kJjSgA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=-sF2mg8IBAM:Uner8kJjSgA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=-sF2mg8IBAM:Uner8kJjSgA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=-sF2mg8IBAM:Uner8kJjSgA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=-sF2mg8IBAM:Uner8kJjSgA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=-sF2mg8IBAM:Uner8kJjSgA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webmaster-source/~4/-sF2mg8IBAM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2012/01/19/git-the-simple-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webmaster-source.com/2012/01/19/git-the-simple-guide/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=git-the-simple-guide</feedburner:origLink></item>
		<item>
		<title>Twitter’s Bootstrap CSS Redesigned to Look Like Facebook</title>
		<link>http://feedproxy.google.com/~r/Webmaster-source/~3/Q7mOAGyr1rs/</link>
		<comments>http://www.webmaster-source.com/2012/01/17/twitters-bootstrap-css-redesigned-to-look-like-facebook/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 11:02:08 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4487</guid>
		<description><![CDATA[I guess it was only a matter of time. Someone has taken Twitter&#8217;s Bootstrap CSS project and re-skinned it to look a bit more like Facebook. FBootstrap, as it is called, should be very useful for those who make Facebook applications and enhancements for fan pages. In addition to meshing well with Facebook&#8217;s design, the [...]]]></description>
			<content:encoded><![CDATA[<p>I guess it was only a matter of time. Someone has taken Twitter&#8217;s <a href="http://twitter.github.com/bootstrap/">Bootstrap CSS</a> project and re-skinned it to look a bit more like Facebook. <a href="http://ckrack.github.com/fbootstrapp/">FBootstrap</a>, as it is called, should be very useful for those who make Facebook applications and enhancements for fan pages. In addition to meshing well with Facebook&#8217;s design, the grid CSS has been tweaked to match the widths of fan page tabs (520px) and application canvases (760px).</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4488" title="Facebook-styled Bootstrap CSS" src="http://media.webmaster-source.com/wp-content/uploads/2012/01/facebook-bootstrapcss.png" alt="" width="600" height="350" /></p>
<p>Many of the elements don&#8217;t look <em>quite</em> like Facebook&#8217;s, especially the form fields, but they&#8217;re close enough that the average user won&#8217;t notice. The modal boxes have one of the closest adaptations.</p>
<p><a href="http://ckrack.github.com/fbootstrapp/">Fbootstrapp</a> [GitHub]</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4487&amp;md5=14572f2dc13dbf43805543a0853c3e9a" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=Q7mOAGyr1rs:hKpKKT0iC3Q:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=Q7mOAGyr1rs:hKpKKT0iC3Q:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=Q7mOAGyr1rs:hKpKKT0iC3Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=Q7mOAGyr1rs:hKpKKT0iC3Q:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=Q7mOAGyr1rs:hKpKKT0iC3Q:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=Q7mOAGyr1rs:hKpKKT0iC3Q:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=Q7mOAGyr1rs:hKpKKT0iC3Q:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=Q7mOAGyr1rs:hKpKKT0iC3Q:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webmaster-source/~4/Q7mOAGyr1rs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2012/01/17/twitters-bootstrap-css-redesigned-to-look-like-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webmaster-source.com/2012/01/17/twitters-bootstrap-css-redesigned-to-look-like-facebook/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=twitters-bootstrap-css-redesigned-to-look-like-facebook</feedburner:origLink></item>
		<item>
		<title>Alternatives to GitHub</title>
		<link>http://feedproxy.google.com/~r/Webmaster-source/~3/pCjoAFYGL-I/</link>
		<comments>http://www.webmaster-source.com/2012/01/11/alternatives-to-github/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 11:42:45 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4480</guid>
		<description><![CDATA[GitHub is great for open source projects, but the lack of free private repositories can be limiting for projects that you would rather not be shared with the entire world. While it does make sense to pay for a tool if you use it extensively for commercial purposes, you may not be ready to if [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://github.com/">GitHub</a> is great for open source projects, but the lack of free private repositories can be limiting for projects that you would rather not be shared with the entire world.</p>
<p>While it does make sense to pay for a tool if you use it extensively for commercial purposes, you may not be ready to if you&#8217;re an indie developer just beginning a project that won&#8217;t hit the shelves for awhile. Also, if you&#8217;re using it for versioning and deploying websites, you may not want to have all of your source be public.</p>
<p>GitHub&#8217;s business model is primarily the sale of <a href="https://github.com/plans">premium accounts</a> with varying numbers of allowed private repositories, starting at $7/month for five private repositories and up to one collaborator. It&#8217;s not a bad deal at all, as GitHub is by and large open source projects, but you may still want to find a better offer. Fortunately, there are a couple of solid competitors.</p>
<h3>BitBucket</h3>
<p><a href="https://bitbucket.org/"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-4481" title="BitBucket" src="http://media.webmaster-source.com/wp-content/uploads/2012/01/bitbucket.png" alt="" width="140" height="42" />BitBucket</a> is very much like GitHub, functionally. It has the same sort of social collaboration tools, and most of the same features. But that&#8217;s where the differences end. Their <a href="https://bitbucket.org/plans">pricing scheme</a> is to give you all of the repositories you could possibly want, both public and private, while charging to add extra collaborators to your private repositories. You get five for free, and can upgrade to ten for $10/month, twenty-five for $20/month, etc.. Oh, and they support both Git and Mercurial.</p>
<p>I&#8217;ve been using BitBucket lately for some of my projects, and it&#8217;s been great so far.</p>
<h3>Beanstalk</h3>
<p><a href="http://beanstalkapp.com/"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-4482 imgborder" title="Beanstalk" src="http://media.webmaster-source.com/wp-content/uploads/2012/01/beanstalkapp.png" alt="" width="191" height="65" />Beanstalk</a> only does private repositories, offering plans limited by disk space and the number of repositories, as well as the number of authorized users. Aside from their 100MB single-repository trial plan, their offerings start at $15/month for 3GB of space, 10 repositories and 5 users. One of their unique selling points is their integration with tools like Basecamp and Lighthouse. They also have quite a few corporate customers.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4480&amp;md5=a4e5f61d77cc4fd7a3cdf61857263e1d" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=pCjoAFYGL-I:waCZ5fDOTgg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=pCjoAFYGL-I:waCZ5fDOTgg:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=pCjoAFYGL-I:waCZ5fDOTgg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=pCjoAFYGL-I:waCZ5fDOTgg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=pCjoAFYGL-I:waCZ5fDOTgg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=pCjoAFYGL-I:waCZ5fDOTgg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=pCjoAFYGL-I:waCZ5fDOTgg:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=pCjoAFYGL-I:waCZ5fDOTgg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webmaster-source/~4/pCjoAFYGL-I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2012/01/11/alternatives-to-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webmaster-source.com/2012/01/11/alternatives-to-github/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=alternatives-to-github</feedburner:origLink></item>
		<item>
		<title>JSFiddle: A Playground for Web Developers</title>
		<link>http://feedproxy.google.com/~r/Webmaster-source/~3/AcT2MMbwdZo/</link>
		<comments>http://www.webmaster-source.com/2012/01/05/jsfiddle-a-playground-for-web-developers/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 12:01:33 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[(x)html]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4420</guid>
		<description><![CDATA[JSFiddle is a sort of interactive pastebin site that I&#8217;ve been finding useful lately. It features three panes for entering HTML, CSS and JavaScript, and a fourth where the resulting output is rendered. If you save the workspace, it generates a URL like http://jsfiddle.net/fLP64/ and will even save each revision as you update it. You [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jsfiddle.net/">JSFiddle</a> is a sort of interactive <a href="http://en.wikipedia.org/wiki/Pastebin">pastebin</a> site that I&#8217;ve been finding useful lately. It features three panes for entering HTML, CSS and JavaScript, and a fourth where the resulting output is rendered. If you save the workspace, it generates a URL like <code>http://jsfiddle.net/fLP64/</code> and will even save each revision as you update it. You can share the URL to show off the result, and the other user can play with the code as well.</p>
<p>This is great for two scenarios. You can use it to experiment with a bit of CSS or JavaScript for brainstorming purposes, or you can use it if you need to ask someone for help. (It&#8217;s a lot easier to figure out what&#8217;s going wrong with someone&#8217;s code or markup if you can jump right in and start messing with the code.) Chris Coyier (of <a href="http://css-tricks.com/">CSS-Tricks</a>) uses it all the time to show off CSS experiments that will likely be used in future posts of his.</p>
<p style="text-align: center;"><a href="http://jsfiddle.net/fLP64/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4421 imgborder" title="JSFiddle" src="http://media.webmaster-source.com/wp-content/uploads/jsfiddle.png" alt="" width="600" height="288" /></a></p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4420&amp;md5=5c398a27554e8dde0da6ae45ede21b7d" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=AcT2MMbwdZo:wkGerPPUIRA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=AcT2MMbwdZo:wkGerPPUIRA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=AcT2MMbwdZo:wkGerPPUIRA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=AcT2MMbwdZo:wkGerPPUIRA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=AcT2MMbwdZo:wkGerPPUIRA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=AcT2MMbwdZo:wkGerPPUIRA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=AcT2MMbwdZo:wkGerPPUIRA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=AcT2MMbwdZo:wkGerPPUIRA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webmaster-source/~4/AcT2MMbwdZo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2012/01/05/jsfiddle-a-playground-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webmaster-source.com/2012/01/05/jsfiddle-a-playground-for-web-developers/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=jsfiddle-a-playground-for-web-developers</feedburner:origLink></item>
		<item>
		<title>Best of 2011</title>
		<link>http://feedproxy.google.com/~r/Webmaster-source/~3/_J-BX5emAYg/</link>
		<comments>http://www.webmaster-source.com/2012/01/01/best-of-2011/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 04:00:35 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4477</guid>
		<description><![CDATA[Well, it&#8217;s been another year of blogging. 2011 was a pretty busy year for me, and I got a few fun projects done. Minimus, my free Mac application for easily compressing CSS and JavaScript, is one such thing. Anyway, now&#8217;s the time when I usually do my annual rundown of statistics and the best (or [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been another year of blogging. 2011 was a pretty busy year for me, and I got a few fun projects done. <a href="http://www.webmaster-source.com/minimus/">Minimus</a>, my free Mac application for easily compressing CSS and JavaScript, is one such thing.</p>
<p>Anyway, now&#8217;s the time when I usually do my annual rundown of statistics and the best (or most newsworthy) posts from each month of the year.</p>
<ul>
<li><strong>Monthly Page Views:</strong> 39,286</li>
<li><strong>Monthly Unique Visitors:</strong> 29,568</li>
<li><strong>RSS Subscribers:</strong> 662 (average over 30 days)</li>
<li><strong>Toolbar PageRank:</strong> 5</li>
<li><strong>Approved Comments:</strong> 3,554</li>
<li><strong>Akismet Spam Comments Blocked (to date)</strong><strong>:</strong> 533,824</li>
<li><strong>Legit Comments to Spam Ratio:</strong> ~1:150</li>
<li><strong>Total Tweets:</strong> 8,609</li>
</ul>
<p>(Monthly statistics as of December 31, 2011.)</p>
<h3>January</h3>
<ul>
<li><a href="http://www.webmaster-source.com/2011/01/07/mac-app-store-launches-along-with-tweetie-2-for-mac/">Mac App Store Launches…Along With Tweetie 2 for Mac</a></li>
<li><a href="http://www.webmaster-source.com/2011/01/10/what-everyone-missed-about-the-gawker-password-scandal/">What Everyone Missed About the Gawker Password Scandal</a></li>
<li><a href="http://www.webmaster-source.com/2011/01/12/the-iphone-comes-to-verizon-for-real-this-time/">The iPhone Comes to Verizon — For Real This Time</a></li>
<li><a href="http://www.webmaster-source.com/2011/01/31/aol-hijacks-wow-com-domain-from-wow-insider/">AOL Hijacks WoW.com Domain From WoW Insider</a></li>
</ul>
<p><span id="more-4477"></span></p>
<h3>February</h3>
<ul>
<li><a href="http://www.webmaster-source.com/2011/02/04/metered-internet-comes-to-canada/">Metered Internet Comes to Canada</a></li>
<li><a href="http://www.webmaster-source.com/2011/02/23/testflight-ios-beta-testing-on-the-fly/">TestFlight: iOS Beta Testing on the Fly</a></li>
<li><a href="http://www.webmaster-source.com/2011/02/25/sparrow-the-new-mail-for-mac/">Sparrow: The New Mail for Mac</a></li>
</ul>
<h3>March</h3>
<ul>
<li><a href="http://www.webmaster-source.com/2011/03/07/cult-of-mac-caught-in-google-content-farm-crossfire/">Cult of Mac Caught in Google Content Farm Crossfire</a></li>
<li><a href="http://www.webmaster-source.com/2011/03/14/variable-length-argument-lists-in-php-with-func_get_args/">Variable-length Argument Lists in PHP with func_get_args()</a></li>
<li><a href="http://www.webmaster-source.com/2011/03/16/evil-javascript-trick-the-history-nuker/">Evil JavaScript Trick: The History Nuker</a></li>
</ul>
<h3>April</h3>
<ul>
<li><a href="http://www.webmaster-source.com/2011/04/11/syncing-content-with-html5-video-or-audio/">Syncing Content With HTML5 Video or Audio</a></li>
<li><a href="http://www.webmaster-source.com/2011/04/25/tempo-a-tiny-json-templating-engine/">Tempo: A Tiny JSON Templating Engine</a></li>
</ul>
<h3>May</h3>
<ul>
<li><a href="http://www.webmaster-source.com/2011/05/04/rackspace-is-shutting-down-slicehost/">Rackspace is Shutting Down Slicehost</a></li>
<li><a href="http://www.webmaster-source.com/2011/05/09/tumblr-style-links-with-wordpress-post-formats/">Tumblr-style Links with WordPress Post Formats</a></li>
<li><a href="http://www.webmaster-source.com/2011/05/13/angry-birds-comes-to-the-web-in-html5/">Angry Birds Comes to the Web, in HTML5</a></li>
<li><a href="http://www.webmaster-source.com/2011/05/20/what-if-php-were-completely-rewritten-to-be-more-elegant/">What if PHP were Completely Rewritten to be More Elegant?</a></li>
<li><a href="http://www.webmaster-source.com/2011/05/30/so-i-finally-figured-out-why-everyone-likes-git-repositories-so-much/">So I Finally Figured Out Why Everyone Likes Git Repositories so Much…</a></li>
</ul>
<h3>June</h3>
<ul>
<li><a href="http://www.webmaster-source.com/2011/06/07/lions-and-iclouds-and-ios-5-wwdc-2011-roundup/">Lions and iClouds and iOS 5: WWDC 2011 Roundup</a></li>
<li><a href="http://www.webmaster-source.com/2011/06/10/wptavern-is-back-new-owner-same-great-flavor/">WPTavern is Back: New Owner, Same Great Flavor</a></li>
<li><a href="http://www.webmaster-source.com/2011/06/17/how-to-defeat-cyrillic-spam-in-wordpress/">How to Defeat Cyrillic Spam in WordPress</a></li>
<li><a href="http://www.webmaster-source.com/2011/06/24/get-twitter-and-facebook-link-statistics-with-json-and-jquery/">Get Twitter and Facebook Link Statistics with JSON and jQuery</a></li>
<li><a href="http://www.webmaster-source.com/2011/06/29/dont-assume-a-users-browser-window-size/">Don’t Assume a User’s Browser Window Size</a></li>
</ul>
<h3>July</h3>
<ul>
<li><a href="http://www.webmaster-source.com/2011/07/06/where-to-find-free-fonts-for-css-font-face/">Where to Find Free Fonts for CSS @font-face</a></li>
<li><a href="http://www.webmaster-source.com/2011/07/13/easy-css-sprites-with-sprite-cow/">Easy CSS Sprites with Sprite Cow</a></li>
<li><a href="http://www.webmaster-source.com/2011/07/15/adding-and-tracking-social-buttons/">Adding and Tracking Social Buttons</a></li>
<li><a href="http://www.webmaster-source.com/2011/07/18/minimus-the-os-x-javascript-and-css-minifier/">Minimus: The OS X JavaScript and CSS Minifier</a></li>
</ul>
<h3>August</h3>
<ul>
<li><a href="http://www.webmaster-source.com/2011/08/05/getting-your-feet-wet-with-pdo-and-migrating-old-mysql-code/">Getting Your Feet Wet with PDO and Migrating Old MySQL Code</a></li>
<li><a href="http://www.webmaster-source.com/2011/08/10/5-sites-to-find-free-psd-resources-for-your-web-designs/">5 Sites to Find Free PSD Resources for Your Web Designs</a></li>
<li><a href="http://www.webmaster-source.com/2011/08/18/disable-domain-highlighting-in-firefox/">Disable Domain Highlighting in Firefox</a></li>
<li><a href="http://www.webmaster-source.com/2011/08/22/google-launches-page-speed-service/">Google Launches Page Speed Service</a></li>
<li><a href="http://www.webmaster-source.com/2011/08/29/if-php-were-british/">If PHP Were British</a></li>
<li><a href="http://www.webmaster-source.com/2011/08/31/wordpress-admins-can-post-javascript-in-post-comments/">WordPress Admins Can Post JavaScript in Post Comments</a></li>
</ul>
<h3>September</h3>
<ul>
<li><a href="http://www.webmaster-source.com/2011/09/05/bootstrap-twitters-css-framework/">Bootstrap: Twitter’s CSS Framework</a></li>
<li><a href="http://www.webmaster-source.com/2011/09/12/prefixr-cross-browser-css-in-seconds/">Prefixr: Cross-Browser CSS in Seconds</a></li>
<li><a href="http://www.webmaster-source.com/2011/09/16/how-to-add-a-floating-social-media-widget-box-to-your-blog/">How to Add A Floating Social Media Widget Box to Your Blog</a></li>
<li><a href="http://www.webmaster-source.com/2011/09/26/how-to-import-a-very-large-sql-dump-with-phpmyadmin/">How to Import a Very Large SQL Dump with phpMyAdmin</a></li>
<li><a href="http://www.webmaster-source.com/2011/09/28/how-to-bring-back-http-in-firefox-7/">How to Bring Back “http://” in Firefox 7</a></li>
</ul>
<h3>October</h3>
<ul>
<li><a href="http://www.webmaster-source.com/2011/10/07/the-w3c-has-released-to-first-working-draft-of-css4/">The W3C Has Released the First Working Draft of CSS4</a></li>
<li><a href="http://www.webmaster-source.com/2011/10/24/building-an-iphone-app-to-parse-the-twitter-api-with-nsxmlparser/">Building an iPhone App to Parse the Twitter API with NSXMLParser</a></li>
</ul>
<h3>November</h3>
<ul>
<li><a href="http://www.webmaster-source.com/2011/11/04/create-color-palettes-with-colorschemer-touch/">Create Color Palettes With ColorSchemer Touch</a></li>
<li><a href="http://www.webmaster-source.com/2011/11/07/using-google-hosted-jquery-with-a-local-fallback/">Using Google-Hosted jQuery With a Local Fallback</a></li>
<li><a href="http://www.webmaster-source.com/2011/11/14/awesome-firebug-tricks-you-may-have-missed/">Awesome Firebug Tricks You May Have Missed</a></li>
</ul>
<h3>December</h3>
<ul>
<li><a href="http://www.webmaster-source.com/2011/12/05/domain-hijackers-hit-design-and-development-blogs/">Domain Hijackers Hit Design and Development Blogs</a></li>
<li><a href="http://www.webmaster-source.com/2011/12/09/twitter-launches-new-new-twitter-and-ruins-ios-app/">Twitter Launches “New New Twitter” and Ruins iOS App</a></li>
<li><a href="http://www.webmaster-source.com/2011/12/13/universal-censors-podcast-on-youtube-for-mentioning-megaupload-music-video-takedown/">Universal Censors Podcast on YouTube for Mentioning Megaupload Music Video Takedown</a></li>
<li><a href="http://www.webmaster-source.com/2011/12/21/easily-embed-whole-tweets-in-your-blog-posts-with-tweetable-1-2-4/">Easily Embed Whole Tweets in Your Blog Posts With Tweetable 1.2.4</a></li>
<li><a href="http://www.webmaster-source.com/2011/12/26/despite-boycott-godaddy-still-supports-sopa/">Despite Boycott, GoDaddy Still Supports SOPA</a></li>
</ul>
<p>I hope you will all continue reading through 2012. Happy new year!</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4477&amp;md5=6dc965e4078a155f223a386de0833769" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=_J-BX5emAYg:_mZJEdE6sss:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=_J-BX5emAYg:_mZJEdE6sss:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=_J-BX5emAYg:_mZJEdE6sss:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=_J-BX5emAYg:_mZJEdE6sss:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=_J-BX5emAYg:_mZJEdE6sss:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=_J-BX5emAYg:_mZJEdE6sss:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?i=_J-BX5emAYg:_mZJEdE6sss:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webmaster-source?a=_J-BX5emAYg:_mZJEdE6sss:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Webmaster-source?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webmaster-source/~4/_J-BX5emAYg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2012/01/01/best-of-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webmaster-source.com/2012/01/01/best-of-2011/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=best-of-2011</feedburner:origLink></item>
	</channel>
</rss><!-- Served from: www.webmaster-source.com @ 2012-02-09 07:34:46 by W3 Total Cache -->

