<?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>studiograsshopper</title>
	<atom:link href="http://www.studiograsshopper.ch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.studiograsshopper.ch</link>
	<description>Wordpress site design and development, plugins, code ideas, template tags and css resources for bloggers</description>
	<lastBuildDate>Fri, 30 Dec 2011 01:08:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Custom Taxonomies Menu Widget v1.2 released</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/custom-taxonomies-menu-widget-v1-2-released/</link>
		<comments>http://www.studiograsshopper.ch/wordpress-plugins/custom-taxonomies-menu-widget-v1-2-released/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 11:54:46 +0000</pubDate>
		<dc:creator>Ade</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[Plugin News]]></category>

		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=3087</guid>
		<description><![CDATA[Please note, I have just released a further update, version 1.2.1, to fix a bug reported by a user. I don&#8217;t normally like issuing a patch so soon after a new release, but in this case it was necessary. I&#8217;m pleased to announce the release of version 1.2 of the Custom Taxonomies Menu Widget for [...]]]></description>
		<wfw:commentRss>http://www.studiograsshopper.ch/wordpress-plugins/custom-taxonomies-menu-widget-v1-2-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dynamic Content Gallery version 4.0 beta ready for testing</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-version-4-0-beta-ready-for-testing/</link>
		<comments>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-version-4-0-beta-ready-for-testing/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 18:53:51 +0000</pubDate>
		<dc:creator>Ade</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[Plugin News]]></category>

		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=3059</guid>
		<description><![CDATA[Dynamic Content Gallery version 4.0 beta is available for download and testing. Lots of new features, such as Featured Images and automatic image sizes. Do not use in a live production environment.]]></description>
		<wfw:commentRss>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-version-4-0-beta-ready-for-testing/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>WordPress &#8211; List all image sizes in Media Uploader</title>
		<link>http://www.studiograsshopper.ch/code-snippets/wordpress-list-all-image-sizes-in-media-uploader/</link>
		<comments>http://www.studiograsshopper.ch/code-snippets/wordpress-list-all-image-sizes-in-media-uploader/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 20:32:06 +0000</pubDate>
		<dc:creator>Ade</dc:creator>
				<category><![CDATA[Code snippets]]></category>
		<category><![CDATA[add_image_size()]]></category>
		<category><![CDATA[image_size_names_choose]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=3031</guid>
		<description><![CDATA[A handy code snippet to show how to use the new WordPress 3.3 image_size_names_choose filter to display all image sizes (ie those created by add_image_size() as well as the default image sizes) in the Media Uploader.]]></description>
		<wfw:commentRss>http://www.studiograsshopper.ch/code-snippets/wordpress-list-all-image-sizes-in-media-uploader/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Remove WordPress default media image sizes</title>
		<link>http://www.studiograsshopper.ch/code-snippets/remove-wordpress-defaultmedia-image-sizes/</link>
		<comments>http://www.studiograsshopper.ch/code-snippets/remove-wordpress-defaultmedia-image-sizes/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 17:26:29 +0000</pubDate>
		<dc:creator>Ade</dc:creator>
				<category><![CDATA[Code snippets]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[add_image_size()]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=3006</guid>
		<description><![CDATA[A follow up to my add_image_size() demo article, showing you how to stop WordPress from automatically creating all or any of the default image sizes (thumbnail, medium, large) during the media upload process.]]></description>
		<wfw:commentRss>http://www.studiograsshopper.ch/code-snippets/remove-wordpress-defaultmedia-image-sizes/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WordPress $current_screen variable for admin screens</title>
		<link>http://www.studiograsshopper.ch/code-snippets/wordpress-current_screen-variable-admin-screens/</link>
		<comments>http://www.studiograsshopper.ch/code-snippets/wordpress-current_screen-variable-admin-screens/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 18:49:17 +0000</pubDate>
		<dc:creator>Ade</dc:creator>
				<category><![CDATA[Code snippets]]></category>
		<category><![CDATA[$current_screen]]></category>
		<category><![CDATA[dev code]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2834</guid>
		<description><![CDATA[The $current_screen global variable contains information useful for plugin and theme authors to find out which WordPress file is generating the current admin screen. This article gives an overview of the $current_screen variable and how to access it.]]></description>
		<wfw:commentRss>http://www.studiograsshopper.ch/code-snippets/wordpress-current_screen-variable-admin-screens/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin Repository &#8211; Active Versions Piechart &#8211; Update</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/wordpress-plugin-repository-active-versions-piechart-update/</link>
		<comments>http://www.studiograsshopper.ch/wordpress-plugins/wordpress-plugin-repository-active-versions-piechart-update/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 18:37:51 +0000</pubDate>
		<dc:creator>Ade</dc:creator>
				<category><![CDATA[Plugin News]]></category>

		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2849</guid>
		<description><![CDATA[More active version tracking talk regarding the WordPress Plugin Repository Active Versions Piechart. This post updates the current Active Version situation for the Dynamic Content Gallery plugin for WordPress. ]]></description>
		<wfw:commentRss>http://www.studiograsshopper.ch/wordpress-plugins/wordpress-plugin-repository-active-versions-piechart-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic Content Gallery Development plans</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-development-plans/</link>
		<comments>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-development-plans/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 22:39:00 +0000</pubDate>
		<dc:creator>Ade</dc:creator>
				<category><![CDATA[Plugin News]]></category>

		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2912</guid>
		<description><![CDATA[Development plans for the next major release of the Dynamic Content Gallery plugin for WordPress, a feature rich javascript image rotator gallery for highlighting your featured content.]]></description>
		<wfw:commentRss>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-development-plans/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>Dynamic Content Gallery v3.3.5 released</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-3-5-released/</link>
		<comments>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-3-5-released/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 11:26:51 +0000</pubDate>
		<dc:creator>Ade</dc:creator>
				<category><![CDATA[Plugin News]]></category>

		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2905</guid>
		<description><![CDATA[Announcing version 3.3.5 of the Dynamic Content Gallery plugin for WordPress. This release fixes a very minor HTML markup bug which affected the Post and Page Editor.]]></description>
		<wfw:commentRss>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-3-5-released/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Dynamic Content Gallery v3.3.4 released</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-3-4-released/</link>
		<comments>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-3-4-released/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 16:30:05 +0000</pubDate>
		<dc:creator>Ade</dc:creator>
				<category><![CDATA[Plugin News]]></category>

		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2860</guid>
		<description><![CDATA[Announcing version 3.3.4 of the Dynamic Content Gallery plugin for WordPress. This release adds a couple of goodies in the form of two new user options plus fixes some bugs with the jQuery script.]]></description>
		<wfw:commentRss>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-3-4-released/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>WordPress Featured Images &#8211; add_image_size() resizing and cropping demo</title>
		<link>http://www.studiograsshopper.ch/web-development/wordpress-featured-images-add_image_size-resizing-and-cropping-demo/</link>
		<comments>http://www.studiograsshopper.ch/web-development/wordpress-featured-images-add_image_size-resizing-and-cropping-demo/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 21:35:42 +0000</pubDate>
		<dc:creator>Ade</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[add_image_size()]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2585</guid>
		<description><![CDATA[An overview of WordPress image handling, default Media sizes, WP Post Thumbnails and Featured Images, and how to use the_post_thumbnail() and add_image_size() functions to create and display additional image sizes.]]></description>
		<wfw:commentRss>http://www.studiograsshopper.ch/web-development/wordpress-featured-images-add_image_size-resizing-and-cropping-demo/feed/</wfw:commentRss>
		<slash:comments>95</slash:comments>
		</item>
	</channel>
</rss>

