<?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>Konstantin Kovshenin &#187; resources</title>
	<atom:link href="http://kovshenin.com/tag/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://kovshenin.com</link>
	<description>WordPress, Automattic and Open Source</description>
	<lastBuildDate>Mon, 21 May 2012 15:59:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to leverage the Theme Customizer in your own themes</title>
		<link>http://kovshenin.com/2012/how-to-leverage-the-theme-customizer-in-your-own-themes/</link>
		<comments>http://kovshenin.com/2012/how-to-leverage-the-theme-customizer-in-your-own-themes/#comments</comments>
		<pubDate>Wed, 09 May 2012 06:25:38 +0000</pubDate>
		<dc:creator>Konstantin Kovshenin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://kovshenin.com/?p=5646</guid>
		<description><![CDATA[How to leverage the Theme Customizer in your own themes by Otto Wood, who is a WordPress core developer. Get your theme ready for 3.4!]]></description>
			<content:encoded><![CDATA[<p><a href="http://ottopress.com/2012/how-to-leverage-the-theme-customizer-in-your-own-themes/">How to leverage the Theme Customizer in your own themes</a> by Otto Wood, who is a WordPress core developer. Get your theme ready for 3.4!</p>
]]></content:encoded>
			<wfw:commentRss>http://kovshenin.com/2012/how-to-leverage-the-theme-customizer-in-your-own-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inspired: Javascript &amp; jQuery Love</title>
		<link>http://kovshenin.com/2009/inspired-javascript-jquery-love/</link>
		<comments>http://kovshenin.com/2009/inspired-javascript-jquery-love/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 11:07:55 +0000</pubDate>
		<dc:creator>Konstantin Kovshenin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[inspired]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://kovshenin.com/?p=1675</guid>
		<description><![CDATA[Remember the &#8220;inspired&#8221; blog posts series I started back in November? Well, let&#8217;s keep playing that game and today&#8217;s topic is jQuery and Javascript. The things you can do with javascript today are pretty impressive and sometimes unbelievable. Starting from simple AJAX calls and ending up with complete rich user interfaces with sweet animation (poke [...]]]></description>
			<content:encoded><![CDATA[<p>Remember the &#8220;inspired&#8221; blog posts series I started back in November? Well, let&#8217;s keep playing that game and today&#8217;s topic is jQuery and Javascript. The things you can do with javascript today are pretty impressive and sometimes unbelievable. Starting from simple AJAX calls and ending up with complete rich user interfaces with sweet animation (poke Facebook for instance).</p>
<p>You know I browse the web a lot &#8211; StumbleUpon, Digg, Twitter, etc. I go through tonnes of content, so today I made a short list of a few interesting jQuery and Javascript links that made my day! For rookies and for pros, check them out (ordered randomly):</p>
<ul>
<li><a href="http://www.jquery.wisdomplug.com/jquery-plugins/facebook-jquery-plugins/23-best-jquery-facebook-style-plugins/">23 Best jQuery Facebook Style Plugins</a></li>
<li><a href="http://www.ibm.com/developerworks/web/library/x-feedjquery/index.html">Process XML in the browser using jQuery</a></li>
<li><a href="http://davidwalsh.name/jquery-flot">Dynamically Create Charts Using jQuery Flot and Google Analytics</a></li>
<li><a href="http://www.w3avenue.com/2009/12/01/jquery-sticky-tooltip-script/">jQuery Sticky Tooltip Script</a></li>
<li><a href="http://tutsvalley.com/tutorials/making-a-cool-spotlight-effect-with-jquery/">Making a Cool Spotlight Effect with jQuery</a></li>
<li><a href="http://www.cssnewbie.com/how-to-create-simple-stylish-and-swappable-image-captions/">How To Create Simple, Stylish and Swappable Image Captions</a></li>
<li><a href="http://www.jtutorials.co.cc/featured/creating-a-simple-tagging-system-part-1/">Creating a Simple Photo Tagging System</a></li>
<li><a href="http://tympanus.net/codrops/2009/11/30/beautiful-slide-out-navigation-a-css-and-jquery-tutorial/">Beautiful Slide Out Navigation: A CSS and jQuery Tutorial</a></li>
<li><a href="http://www.bloggingdeveloper.com/post/iPhone-Scrolling-Experience-in-Your-Browser-with-jQuery-Plugin.aspx">iPhone Scrolling Experience in Your Browser with jQuery Plugin</a></li>
</ul>
<p>Now you tell me &#8211; who needs Flash when you have Javascript? ;) Oh and by the way, if you&#8217;ve anything to add to the list (preferably articles published in late 2009) feel free to suggest via comments. If you&#8217;re looking for even more jQuery love, follow the real-time search results for the <a href="http://twitter.com/search?q=%23jquery">#jQuery tag on Twitter</a>. Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://kovshenin.com/2009/inspired-javascript-jquery-love/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A List of Awesome WordPress Blogs to Follow</title>
		<link>http://kovshenin.com/2009/awesome-wordpress-blogs-to-follow/</link>
		<comments>http://kovshenin.com/2009/awesome-wordpress-blogs-to-follow/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 12:36:41 +0000</pubDate>
		<dc:creator>Konstantin Kovshenin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://kovshenin.com/?p=1518</guid>
		<description><![CDATA[Whether you&#8217;re a WordPress expert, beginner or simply a blogger running WordPress, WordPress MU, BuddyPress or any others, here&#8217;s a little list of WordPress blogs that you should definitely follow (not mentioning the WordPress Development Blog and Matt Mullenweg&#8217;s Blog, and maybe #wordpress on Twitter, I assume you&#8217;re following them since your first ever WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>Whether you&#8217;re a WordPress expert, beginner or simply a blogger running WordPress, WordPress MU, BuddyPress or any others, here&#8217;s a little list of WordPress blogs that you should definitely follow (not mentioning the <a href="http://wordpress.org/development/">WordPress Development Blog</a> and <a href="http://ma.tt">Matt Mullenweg&#8217;s Blog</a>, and maybe <a href="http://search.twitter.com/search?q=%23wordpress">#wordpress on Twitter</a>, I assume you&#8217;re following them since your first ever WordPress installation ;). These include themes, development tutorials, plugins, SEO and publishing tips, customization techniques and much more. Ordered by my preference.</p>
<h3><a href="http://weblogtoolscollection.com">Weblog Tools Collection</a></h3>
<p>Over 15,000 subscribers, plugin and theme releases lists and news, WordPress video tutorials, code snippets and much more. Running around by the name of <a href="http://twitter.com/weblogtooltips">@weblogtooltips</a> on Twitter. Here&#8217;s a quick list of some of their posts:</p>
<ul>
<li><a href="http://weblogtoolscollection.com/archives/2009/10/24/is-podpress-back/">Is PodPress Back?</a></li>
<li><a href="http://weblogtoolscollection.com/archives/2009/10/22/using-conditional-statements-in-wordpress/">Using Conditional Statements In WordPress</a></li>
<li><a href="http://weblogtoolscollection.com/archives/2009/10/21/which-opensource-cms-has-the-best-brand-strength/">Which OpenSource CMS Has The Best Brand Strength?</a></li>
<li><a href="http://weblogtoolscollection.com/archives/2009/10/20/wordpress-2-8-5-out-the-door/">WordPress 2.8.5 Out The Door</a></li>
<li><a href="http://weblogtoolscollection.com/archives/2009/10/20/wordpress-com-becomes-mobile-friendly/">WordPress.com Becomes Mobile Friendly</a></li>
</ul>
<h3><a href="http://wprecipes.com">WP Recipes</a></h3>
<p>With over 6,000 readers WpRecipes.com is one of my favourite blogs for &#8220;Daily recipes to cook with WordPress&#8221;, known as <a href="http://www.twitter.com/catswhocode">@catswhocode</a> on Twitter. Here are some posts from WP Recipes:</p>
<ul>
<li><a href="http://www.wprecipes.com/wordpress-hack-automatically-insert-author-bio-on-each-post">WordPress hack: Automatically insert author bio on each post</a></li>
<li><a href="http://www.wprecipes.com/compress-wordpress-output-and-speed-your-blogs-load-speed">Compress WordPress output and speed your blog’s load speed</a></li>
<li><a href="http://www.wprecipes.com/display-registered-users-comment-count-on-your-wordpress-blog">Display registered users comment count on your WordPress blog</a></li>
<li><a href="http://www.wprecipes.com/automatically-resize-pictures-on-your-wordpress-blog">Automatically resize pictures on your WordPress blog</a></li>
<li><a href="http://www.wprecipes.com/wordpress-tip-create-a-tweetmeme-retweeet-shortcode">WordPress tip: Create a Tweetmeme “Retweeet” shortcode</a></li>
</ul>
<h3><a href="http://www.wptavern.com">WordPress Tavern</a></h3>
<p>Sweet blog with tonnes of tips and tricks, WordPress events, also covering WordPress MU, BuddyPress and bbPress. <a href="http://twitter.com/wptavern">@wptavern</a> on Twitter.</p>
<ul>
<li><a href="http://www.wptavern.com/wordcamp-nyc-tickets-now-available">WordCamp NYC Tickets Now Available</a></li>
<li><a href="http://www.wptavern.com/introducing-wordcamp-360">Introducing WordCamp 360</a></li>
<li><a href="http://www.wptavern.com/wpchat-a-new-hangout-for-wordpress-folks">WPChat – A New Hangout For WordPress Folks</a></li>
<li><a href="http://www.wptavern.com/my-bid-for-advanced-exporter-into-core">My Bid For Advanced Exporter Into Core</a></li>
<li><a href="http://www.wptavern.com/interview-with-the-fragtastic-ozh">Interview With The Fragtastic Ozh</a></li>
</ul>
<h3><a href="http://www.wpbeginner.com/category/wp-tutorials/">WordPress for Beginners</a></h3>
<p>If you&#8217;re a beginner in WordPress then you should definitely follow this blog. Very nice tutorials about customizing WordPress.</p>
<ul>
<li><a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-a-digg-button-in-your-wordpress-using-custom-fields/">How to Add a Digg Button in your WordPress using Custom Fields</a></li>
<li><a href="http://www.wpbeginner.com/wp-tutorials/how-to-display-the-latest-sticky-posts-in-wordpress/">How to Display the Latest Sticky Posts in WordPress</a></li>
<li><a href="http://www.wpbeginner.com/wp-tutorials/how-to-display-random-posts-in-wordpress/">How to Display Random Posts in WordPress</a></li>
<li><a href="http://www.wpbeginner.com/wp-tutorials/create-a-free-email-newsletter-service-using-wordpress/">Create a Free Email Newsletter Service using WordPress</a></li>
<li><a href="http://www.wpbeginner.com/wp-tutorials/excellent-tutorials-to-utilize-the-power-of-wordpress-and-facebook/">Excellent Tutorials to Utilize the Power of WordPress and Facebook</a></li>
</ul>
<h3><a href="http://lorelle.wordpress.com">Lorelle on WordPress</a></h3>
<p>For WordPress news, events. Not much tutorials here, but being up to date with what&#8217;s happening around WordPress is always a great idea. On Twitter: <a href="http://twitter.com/lorelleonwp/">@lorelleonwp</a>.</p>
<ul>
<li><a href="http://lorelle.wordpress.com/2009/09/23/wordcamp-portland-donates-to-wordcamp-seattle/">WordCamp Portland Donates to WordCamp Seattle</a></li>
<li><a href="http://lorelle.wordpress.com/2009/09/04/old-wordpress-versions-under-attack/">Old WordPress Versions Under Attack</a></li>
<li><a href="http://lorelle.wordpress.com/2009/08/18/summer-blog-b-que-for-bloggers/">Summer Blog-b-que for Bloggers</a></li>
<li><a href="http://lorelle.wordpress.com/2009/08/18/how-to-report-abuse-to-wordpress-com/">How to Report Abuse to WordPress.com</a></li>
<li><a href="http://lorelle.wordpress.com/2009/07/26/wordcamp-videos-published-from-wordcamps-dallas-and-san-francisco/">WordCamp Videos Published from WordCamps Dallas and San Francisco</a></li>
</ul>
<h3><a href="http://themeplayground.com">Theme Playground</a></h3>
<p>Hosted by <a href="http://twitter.com/ryanimel">Ryan Imel</a> Theme Playground is definitely a must-follow blog for WordPress themes &amp; plugins, reviews, code snippets and giveaways.</p>
<ul>
<li><a href="http://themeplayground.com/2009/community/interviews/dan-cole/">Dan Cole and the Theme Options Plugin</a></li>
<li><a href="http://themeplayground.com/2009/community/contest/tweem-giveaway-winners-announced/">Tweem Giveaway: Winners Announced</a></li>
<li><a href="http://themeplayground.com/2009/editorial/why-haikus-matter/">Why Haikus Matter</a></li>
<li><a href="http://themeplayground.com/2009/community/contest/tweem-giveaway/">Tweem Giveaway: 5 Copies for the Playground Readers</a></li>
<li><a href="http://themeplayground.com/2009/community/announcements/join-the-wpurls-beta/">Join the WPurls Beta</a></li>
</ul>
<h3><a href="http://wphacks.com">WordPress Hacks</a></h3>
<p>5000 readers of WordPress hacks enjoy blogging tips and tricks, wordpress guides, themes, plugins, frameworks and more! Known as <a href="http://twitter.com/hackwordpress">@hackwordpress</a> on Twitter.</p>
<ul>
<li><a href="http://wphacks.com/elegant-themes-announces-new-custom-epanel/">Elegant Themes Announces New Custom ePanel</a></li>
<li><a href="http://wphacks.com/free-wordpress-theme-framework-biblioteca/">Free WordPress Theme Framework: Biblioteca</a></li>
<li><a href="http://wphacks.com/security-reminder-upgrading-your-wordpress-blogs/">Security Reminder: Upgrading Your WordPress Blogs</a></li>
<li><a href="http://wphacks.com/become-an-awesome-wordpress-theme-developer/">Become an Awesome WordPress Theme Developer</a></li>
<li><a href="http://wphacks.com/separating-trackbacks-from-comments-in-wordpress-2-7/">Separating Trackbacks from Comments in WordPress 2.7+</a></li>
</ul>
<h3><a href="http://themelab.com">Theme Lab</a></h3>
<p>These guys haven&#8217;t got much readers &#8211; a few over a thousand, but the theme reviews they publish are so cool! Their latest &#8220;Theme Battle&#8221; series is awsome, plus they&#8217;ve got a list of nice WordPress resources every week. This is a must-subscribe, <a href="http://twitter.com/themelab">@themelab</a> on Twitter.</p>
<ul>
<li><a href="http://www.themelab.com/2009/10/21/wordpress-2-8-5-released/">WordPress 2.8.5 Released</a></li>
<li><a href="http://www.themelab.com/2009/10/20/slidefolio-wordpress-theme-review/">Slidefolio WordPress Theme Review</a></li>
<li><a href="http://www.themelab.com/2009/10/09/newsworthy-free-wordpress-theme/">Newsworthy – Free WordPress Theme</a></li>
<li><a href="http://www.themelab.com/2009/09/30/are-free-wordpress-themes-dead/">Are Free WordPress Themes Dead?</a></li>
<li><a href="http://www.themelab.com/2009/09/28/elegant-themes-releases-new-theme-options-page/">Elegant Themes Releases New Theme Options Page</a></li>
</ul>
<h3><a href="http://wpmututorials.com">WPMU Tutorials</a></h3>
<p>Everything you need to know about WordPress MU and BuddyPress. Installation tips, modifications, hacks, tricks and explenations. Here&#8217;s the latest:</p>
<ul>
<li><a href="http://wpmututorials.com/plugins/featured-posts-plugin-and-widget/">Featured posts plugin and widget</a></li>
<li><a href="http://wpmututorials.com/how-to/enabling-wildcard-subdomains/">Enabling wildcard subdomains</a></li>
<li><a href="http://wpmututorials.com/how-to/make-a-tags-page-like-wordpress-dot-com/">Make a tags page like WordPress dot com</a></li>
<li><a href="http://wpmututorials.com/news/wordcamp-new-york/">WordCamp New York</a></li>
<li><a href="http://wpmututorials.com/how-to/option-arrays/">Option Arrays</a></li>
</ul>
<p>That&#8217;s about it, some other less popular (or less fortunate ;) blogs you may find interesting are:</p>
<ul>
<li><a href="http://viper007bond.com">viper007bond.com</a></li>
<li><a href="http://planetozh.com/blog">planetozh.com</a></li>
<li><a href="http://wpengineer.com/">wpengineer.com</a></li>
<li><a href="http://wprocker.com">wprocker.com</a></li>
</ul>
<p>And of course if you&#8217;ve anything to add to this list, please share via comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://kovshenin.com/2009/awesome-wordpress-blogs-to-follow/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

