<?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>Webmaster-Source &#187; Themes</title>
	<atom:link href="https://www.webmaster-source.com/tag/themes/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 24 Aug 2017 02:01:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>Jekyll Themes</title>
		<link>https://www.webmaster-source.com/2013/08/07/jekyll-themes-org/</link>
		<comments>https://www.webmaster-source.com/2013/08/07/jekyll-themes-org/#comments</comments>
		<pubDate>Wed, 07 Aug 2013 11:58:14 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Jekyll]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=5153</guid>
		<description><![CDATA[I&#8217;ve recently started using Jekyll for one of my blogs recently, and while it&#8217;s a solid blog engine, there&#8217;s one thing its small community lacks. Themes. While I like to roll my own themes, some people want a drop-in option so they can start blogging without diving into design. Well, I set out to help [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://jekyllthemes.org/"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-5154" alt="Jekyll Themes" src="//www.webmaster-source.com/wp-content/uploads/2013/07/jekyllthemes-logo.png" width="218" height="51" /></a>I&#8217;ve recently started using <a href="http://jekyllrb.com/">Jekyll</a> for one of my blogs recently, and while it&#8217;s a solid blog engine, there&#8217;s one thing its small community lacks. Themes. While I like to roll my own themes, some people want a drop-in option so they can start blogging without diving into design. Well, I set out to help rectify that issue.</p>
<p>First, <a href="http://www.webmaster-source.com/2013/06/19/solar-a-jekyll-theme-based-on-the-solarized-color-palette/">I released my own (GPL licensed) theme</a> to augment the small number of available themes. The theme, which goes by the name of &#8220;Solar&#8221; for its use of the <a href="http://ethanschoonover.com/solarized">Solarized</a> color palette, can be downloaded and demoed <a href="https://github.com/redwallhp/solar-theme-jekyll">on GitHub</a>.</p>
<p>That was a start, but what few publicly available themes exist are still spread thinly across GitHub and who-knows-where. Jekyll lacks a central repository like WordPress has had for years. So my next project was to attempt to bring as many of them as possible into one easily browsable place. I picked up the <a href="http://jekyllthemes.org/"><code>JekyllThemes.org</code></a> domain, made a simple responsive showcase design for it and published the site. As of this writing, there are eight themes featured in the gallery, with links to their home pages and demo links if available.</p>
<p>Jekyll Themes is <a href="https://github.com/redwallhp/jekyllthemes/">on GitHub</a>, so if you have a theme to add, you can fork the site and add it yourself.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2013/08/07/jekyll-themes-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solar: A Jekyll Theme Based on the Solarized Color Palette</title>
		<link>https://www.webmaster-source.com/2013/06/19/solar-a-jekyll-theme-based-on-the-solarized-color-palette/</link>
		<comments>https://www.webmaster-source.com/2013/06/19/solar-a-jekyll-theme-based-on-the-solarized-color-palette/#comments</comments>
		<pubDate>Wed, 19 Jun 2013 11:04:29 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Jekyll]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=5120</guid>
		<description><![CDATA[I&#8217;ve been having fun playing around with Jekyll and Ruby lately, which has lead to a sudden increase in the number of repositories on my GitHub profile. After converting my personal blog and porting its theme over, I thought it would be fun to build a fresh theme and release it to the public. Without [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve been having fun playing around with <a href="http://jekyllrb.com/">Jekyll</a> and Ruby lately, which has lead to a sudden increase in the number of repositories on my GitHub profile. After converting my personal blog and porting its theme over, I thought it would be fun to build a fresh theme and release it to the public.</p>
<p>Without further ado, I would like to introduce <a href="https://github.com/mattvh/solar-theme-jekyll">Solar</a>, a theme I based upon the <a href="http://ethanschoonover.com/solarized">Solarized</a> color palette. It includes stylesheets for both Solarized Dark and Solarized Light, since the colors are defined separately from the page structure. It&#8217;s responsive, all the way down to mobile size, and it&#8217;s built with link-blogging in mind.</p>
<p style="text-align: center;"><a href="https://github.com/mattvh/solar-theme-jekyll"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-5121 aligncenter imgborder" alt="Solar Theme" src="//www.webmaster-source.com/wp-content/uploads/2013/06/solar-theme.png" width="600" height="451" /></a></p>
<p>You can view <a href="http://mattvh.github.io/solar-theme-jekyll/">a demo of Solar here</a>, and <a href="https://github.com/mattvh/solar-theme-jekyll">download it on GitHub</a>. It&#8217;s licensed under the GPL, so feel free to fork it and go crazy.</p>
<p><iframe src="http://ghbtns.com/github-btn.html?user=mattvh&#038;repo=solar-theme-jekyll&#038;type=watch&#038;count=true&#038;size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2013/06/19/solar-a-jekyll-theme-based-on-the-solarized-color-palette/feed/</wfw:commentRss>
		<slash:comments>84</slash:comments>
		</item>
		<item>
		<title>Using the WordPress 3.5 Media Uploader in Your Plugin or Theme</title>
		<link>https://www.webmaster-source.com/2013/02/06/using-the-wordpress-3-5-media-uploader-in-your-plugin-or-theme/</link>
		<comments>https://www.webmaster-source.com/2013/02/06/using-the-wordpress-3-5-media-uploader-in-your-plugin-or-theme/#comments</comments>
		<pubDate>Wed, 06 Feb 2013 11:21:50 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=5001</guid>
		<description><![CDATA[Back in 2010, I wrote a post on Using the WordPress Uploader in Your Plugin or Theme that went on to be one of my most popular tutorials of all time. Then the WordPress team went and added a much cooler media uploader in version 3.5 and make that post outdated. Since most of you [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Back in 2010, I wrote a post on <a href="http://www.webmaster-source.com/2010/01/08/using-the-wordpress-uploader-in-your-plugin-or-theme/">Using the WordPress Uploader in Your Plugin or Theme</a> that went on to be one of my most popular tutorials of all time. Then the WordPress team went and added a much cooler media uploader in version 3.5 and make that post outdated. Since most of you probably want to add the <em>new</em> uploader in a theme or plugin you&#8217;re working on right now, I figured it was time for an updated post.</p>
<p style="text-align: center"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-5002 imgborder" alt="WordPress 3.5 Media Uploader" src="//www.webmaster-source.com/wp-content/uploads/2013/02/wp35mediauploader.png" width="600" height="286" /></p>
<p>The process required to add the new uploader is a bit different, but not too much more difficult. I was able to adapt the old tutorial a little, so it shouldn&#8217;t be too hard to replace some code in an existing project and get the new uploader instead of the old.<span id="more-5001"></span></p>
<p>For the sake of simplicity, let&#8217;s start with the same HTML snippet as in the old tutorial. This goes along with the rest of the HTML for your admin page, or wherever in the admin you&#8217;re trying to add an upload field.</p>
<pre class="brush: xml; title: ; notranslate">
&lt;label for=&quot;upload_image&quot;&gt;
	&lt;input id=&quot;upload_image&quot; type=&quot;text&quot; size=&quot;36&quot; name=&quot;ad_image&quot; value=&quot;http://&quot; /&gt; 
	&lt;input id=&quot;upload_image_button&quot; class=&quot;button&quot; type=&quot;button&quot; value=&quot;Upload Image&quot; /&gt;
	&lt;br /&gt;Enter a URL or upload an image
&lt;/label&gt;
</pre>
<p>Now we need to load up the necessary JavaScript files.</p>
<pre class="brush: php; title: ; notranslate">
add_action('admin_enqueue_scripts', 'my_admin_scripts');

function my_admin_scripts() {
	if (isset($_GET['page']) &amp;&amp; $_GET['page'] == 'my_plugin_page') {
		wp_enqueue_media();
		wp_register_script('my-admin-js', WP_PLUGIN_URL.'/my-plugin/my-admin.js', array('jquery'));
		wp_enqueue_script('my-admin-js');
	}
}
</pre>
<p>We bind the <code>my_admin_scripts()</code> function to the <code>admin_enqueue_scripts</code> hook, and enqueue both the media scripts and our own JavaScript file. Also, the scripts will only be loaded if the current page is equal to &#8220;my_plugin_page,&#8221; which you would of course replace with the slug your <a href="http://codex.wordpress.org/Administration_Menus">admin menu</a> has.</p>
<p>Now for the complicated part: the script that hooks into the uploader. Continuing with the above example, it would be named <code>my-admin.js</code>.</p>
<pre class="brush: jscript; title: ; notranslate">
jQuery(document).ready(function($){


	var custom_uploader;


	$('#upload_image_button').click(function(e) {

		e.preventDefault();

		//If the uploader object has already been created, reopen the dialog
		if (custom_uploader) {
			custom_uploader.open();
			return;
		}

		//Extend the wp.media object
		custom_uploader = wp.media.frames.file_frame = wp.media({
			title: 'Choose Image',
			button: {
				text: 'Choose Image'
			},
			multiple: false
		});

		//When a file is selected, grab the URL and set it as the text field's value
		custom_uploader.on('select', function() {
			attachment = custom_uploader.state().get('selection').first().toJSON();
			$('#upload_image').val(attachment.url);
		});

		//Open the uploader dialog
		custom_uploader.open();

	});


});
</pre>
<p>When the button is clicked, it creates a new instance of the <code>wp.media</code> object and configures it to only accept a single file, since the text field can only hold one file URL. Then it binds a function to the selection action, which gets the file attributes when an image is chosen and sets the <code>#upload_image</code> text field value to the file&#8217;s URL.</p>
<p>Providing everything went as expected, you should have a form field that will accept an arbitrary URL, or allow the user to upload one.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  src="//www.webmaster-source.com/wp-content/uploads/2013/02/wp35mediauploader-field.png" alt="File Upload Field" width="352" height="44" class="aligncenter size-full wp-image-5005" /></p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2013/02/06/using-the-wordpress-3-5-media-uploader-in-your-plugin-or-theme/feed/</wfw:commentRss>
		<slash:comments>70</slash:comments>
		</item>
		<item>
		<title>Frank: A Free and Speedy WordPress Theme</title>
		<link>https://www.webmaster-source.com/2013/01/30/frank-a-free-and-speedy-wordpress-theme/</link>
		<comments>https://www.webmaster-source.com/2013/01/30/frank-a-free-and-speedy-wordpress-theme/#comments</comments>
		<pubDate>Wed, 30 Jan 2013 11:22:05 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Smashing Magazine]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4991</guid>
		<description><![CDATA[Smashing Magazine recently released a new WordPress theme that&#8217;s definitely worth a look. Frank, as it is called, is a lightweight and elegantly simple theme that&#8217;s designed for very fast loading times. It boasts a JavaScript dependency of zero, and no external images to speak of. Instead, it makes use of SVG for icons and [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Smashing Magazine <a href="http://wp.smashingmagazine.com/2013/01/16/frank-a-wordpress-theme-designed-for-speed/">recently released a new WordPress theme</a> that&#8217;s definitely worth a look. Frank, as it is called, is a lightweight and elegantly simple theme that&#8217;s designed for very fast loading times. It boasts a JavaScript dependency of zero, and no external images to speak of. Instead, it makes use of SVG for icons and such. The final page size for a fresh install ends up being 30KB, or 9.5KB gzipped.</p>
<p>Frank is built atop the responsive Foundation grid framework, and features a layout customization tool that lets you adjust how the homepage is displayed.</p>
<p><a href="http://wp.smashingmagazine.com/2013/01/16/frank-a-wordpress-theme-designed-for-speed/">Frank: A Free WordPress Theme Designed For Speed</a> [Smashing Magazine]</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2013/01/30/frank-a-free-and-speedy-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WooThemes Redesigns, Adopts Their Own WooCommerce Plugin</title>
		<link>https://www.webmaster-source.com/2012/10/03/woothemes-redesigns-adopts-their-own-woocommerce-plugin/</link>
		<comments>https://www.webmaster-source.com/2012/10/03/woothemes-redesigns-adopts-their-own-woocommerce-plugin/#comments</comments>
		<pubDate>Wed, 03 Oct 2012 11:34:23 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[WooThemes]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4853</guid>
		<description><![CDATA[WooThemes launched a new redesign of their site this month, bringing some interesting changes along with the more modern style. The navigation has been restructured to highlight their non-theme offerings, making it clear that WooThemes is very serious about their plugin offerings (especially WooCommerce). Their &#8220;notorious&#8221; user management system has also been replaced with their [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>WooThemes <a href="http://www.woothemes.com/2012/10/weve-re-designed-everything/">launched a new redesign</a> of their site this month, bringing some interesting changes along with the more modern style. The navigation has been restructured to highlight their non-theme offerings, making it clear that WooThemes is very serious about their plugin offerings (especially WooCommerce). Their &#8220;notorious&#8221; user management system has also been replaced with their own free WooCommerce plugin.</p>
<p style="text-align: center;"><a href="http://www.woothemes.com/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-4854 aligncenter imgborder" title="WooThemes October 2012 Redesign" src="//www.webmaster-source.com/wp-content/uploads/2012/10/woothemes-redesign-oct2012.png" alt="" width="530" height="538" /></a></p>
<p>I like the new look, with its flat colors and additional negative space. It seems more current, as excessive gradients seem to be falling out of style in web design lately—just as browser support for them is starting to catch up. It&#8217;s definitely easier to find what you&#8217;re looking for on the new site, so the new navigational structure is a success.</p>
<p>The design looks great, but I find the switch to WooCommerce to be the most interesting. Not only is WooThemes &#8220;eating their own dog food,&#8221; but the fact that the largest and most known supplier of commercial WordPress themes is using it is good to know for anyone looking into e-commerce solutions.</p>
<p><a href="http://www.woothemes.com/2012/10/weve-re-designed-everything/">We’ve re-designed. Everything.</a> [WooThemes]</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2012/10/03/woothemes-redesigns-adopts-their-own-woocommerce-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Launch: A Free WordPress Tumblog Theme</title>
		<link>https://www.webmaster-source.com/2012/05/16/launch-a-free-wordpress-tumblog-theme/</link>
		<comments>https://www.webmaster-source.com/2012/05/16/launch-a-free-wordpress-tumblog-theme/#comments</comments>
		<pubDate>Wed, 16 May 2012 11:43:04 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[tumbleblog]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4640</guid>
		<description><![CDATA[Looking for a stylish microblogging theme for WordPress, so you can mix in some Tumblr-style posts with your longer writings? Themezilla&#8217;s &#8220;Launch&#8221; theme is a fresh choice. It supports the post formats API, and even includes the PSD source files if you want to customize it beyond what the theme options allow. I might have [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Looking for a stylish microblogging theme for WordPress, so you can mix in some Tumblr-style posts with your longer writings? <a href="http://www.themezilla.com/themes/launch/">Themezilla&#8217;s &#8220;Launch&#8221; theme</a> is a fresh choice. It supports the post formats API, and even includes the PSD source files if you want to customize it beyond what the theme options allow.</p>
<p>I might have used Launch for my <a href="http://matt.harzewski.com/">personal blog</a> if it had been released before I made my new custom theme.</p>
<p style="text-align: center;"><a href="http://www.themezilla.com/themes/launch/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-4641 aligncenter imgborder" title="Launch WordPress tumblog theme" src="//www.webmaster-source.com/wp-content/uploads/2012/05/themezilla-launch-theme.jpg" alt="" width="600" height="358" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2012/05/16/launch-a-free-wordpress-tumblog-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crowd Favorite&#8217;s WordPress Post Formats Admin UI</title>
		<link>https://www.webmaster-source.com/2012/02/06/crowd-favorites-wordpress-post-formats-admin-ui/</link>
		<comments>https://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><![CDATA[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 [&#8230;]]]></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="//www.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>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2012/02/06/crowd-favorites-wordpress-post-formats-admin-ui/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Smashing Magazine Publishes a New WordPress Theme Roundup for 2010</title>
		<link>https://www.webmaster-source.com/2010/08/25/smashing-magazine-publishes-a-new-wordpress-theme-roundup-for-2010/</link>
		<comments>https://www.webmaster-source.com/2010/08/25/smashing-magazine-publishes-a-new-wordpress-theme-roundup-for-2010/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 11:35:15 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Smashing Magazine]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3531</guid>
		<description><![CDATA[Some of Smashing Magazine&#8217;s most popular posts have been their roundups of free WordPress themes. It has been about a year since the last one, and most of the themes featured are looking kind of dated. I was surprised to see a new roundup appear in my feed reader recently, full of modern themes that [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Some of Smashing Magazine&#8217;s most popular posts have been their roundups of free WordPress themes. It has been about a year since the last one, and most of the themes featured are looking kind of dated. I was surprised to see <a href="http://www.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/">a new roundup</a> appear in my feed reader recently, full of modern themes that are more up to today&#8217;s standards.</p>
<blockquote><p>It’s hard to believe that a year has passed since our last WordPress  theme collection, but there you have it — the time has come again. Once a  year we feature the most useful and interesting WordPress-themes that  we are collecting over months and present them in a nice quick overview.  The collections from <a href="http://www.smashingmagazine.com/2007/02/09/83-beautiful-wordpress-themes-you-probably-havent-seen/">2007</a>, <a href="http://www.smashingmagazine.com/2008/01/08/100-excellent-free-high-quality-wordpress-themes/">2008</a> and <a href="http://www.smashingmagazine.com/2009/05/18/100-amazing-free-wordpress-themes-for-2009/">last year</a> are still useful, but some of the themes are outdated or updated now.</p></blockquote>
<p><a href="http://www.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/">100 Free High Quality WordPress Themes: 2010 Edition</a> [Smashing Magazine]</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2010/08/25/smashing-magazine-publishes-a-new-wordpress-theme-roundup-for-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Michael Martin of Pro Blog Design to Launch PliablePress</title>
		<link>https://www.webmaster-source.com/2010/05/06/michael-martin-of-pro-blog-design-to-launch-pliablepress/</link>
		<comments>https://www.webmaster-source.com/2010/05/06/michael-martin-of-pro-blog-design-to-launch-pliablepress/#comments</comments>
		<pubDate>Thu, 06 May 2010 11:50:34 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[PliablePress]]></category>
		<category><![CDATA[premium]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3303</guid>
		<description><![CDATA[On May 10th, Michael Martin, the blogger and designer behind Pro Blog Design, will launch his latest business venture: PliablePress. PliablePress is going to be a purveyor of quality WordPress themes, particularly ones that &#8220;aren’t simple little themes that you can turn out in a weekend.&#8221; The themes will all be based upon the custom [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>On <strong>May 10th,</strong> Michael Martin, the blogger and designer behind <a href="http://www.problogdesign.com/">Pro Blog Design</a>, will launch his latest business venture: <a href="http://www.pliablepress.com/">PliablePress</a>.</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-3304 imgborder" title="PliablePress" src="//www.webmaster-source.com/wp-content/uploads/pliablepress-comingsoon.jpg" alt="" width="600" height="307" /></p>
<p>PliablePress is going to be a purveyor of quality WordPress themes, particularly ones that &#8220;aren’t simple little themes that you can turn out in a weekend.&#8221;</p>
<p>The themes will all be based upon the custom &#8220;Chameleon&#8221; framework. It offers some functionality along the lines of Thesis or the WooFramework, letting the end user make customizations without digging into the template files.</p>
<blockquote><p>Even though all of our other themes use Chameleon as a groundwork, you  can use it on its own as well.</p>
<p>On its own, Chameleon is an<strong> ultra-clean, professional looking site</strong>. You might find that it&#8217;s  already everything you want in a web design</p></blockquote>
<p>I&#8217;m looking forward to seeing what the PliablePress themes, and the framework itself, will be like. It should be interesting.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2010/05/06/michael-martin-of-pro-blog-design-to-launch-pliablepress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>CommentBits: WordPress Comment Templates for Cheap</title>
		<link>https://www.webmaster-source.com/2010/03/19/commentbits-wordpress-comment-templates-for-cheap/</link>
		<comments>https://www.webmaster-source.com/2010/03/19/commentbits-wordpress-comment-templates-for-cheap/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 11:57:56 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3136</guid>
		<description><![CDATA[Styling comments isn&#8217;t exactly the most fun part of building a new WordPress theme for your blog. That&#8217;s the reason for CommentBits. For $7 you can get a pre-made comment template, complete with PSD files. Or you can get a lifetime membership, with access to all of the templates, for a one-time fee of $50. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Styling comments isn&#8217;t exactly the most fun part of building a new WordPress theme for your blog. That&#8217;s the reason for <a href="http://commentbits.com/">CommentBits</a>. For $7 you can get a pre-made comment template, complete with PSD files. Or you can get a lifetime membership, with access to all of the templates, for a one-time fee of $50.</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-3137 imgborder" title="CommentBits" src="//www.webmaster-source.com/wp-content/uploads/commentbits.jpg" alt="" width="520" height="345" /></p>
<p>It&#8217;s not for everyone, but it&#8217;s a nice niche business. They only need to roll-out a new template once in awhile, which is considerably easier than a whole WordPress theme, and process sales. The price point is low enough to be an impulse buy, too.</p>
<p>I wonder if we might start seeing more sellers of small theme components in the future?</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2010/03/19/commentbits-wordpress-comment-templates-for-cheap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-06-08 23:44:00 by W3 Total Cache
-->