<?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>Wondercore</title>
	<atom:link href="http://www.wondercore.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wondercore.net</link>
	<description>interactive technologies</description>
	<lastBuildDate>Tue, 21 Feb 2012 20:29:20 +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>Responsive Video Embeds</title>
		<link>http://www.wondercore.net/blog-news/responsive-video-embeds</link>
		<comments>http://www.wondercore.net/blog-news/responsive-video-embeds#comments</comments>
		<pubDate>Tue, 21 Feb 2012 20:29:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.wondercore.net/?p=1322</guid>
		<description><![CDATA[Responsive Video Embeds.]]></description>
		<wfw:commentRss>http://www.wondercore.net/blog-news/responsive-video-embeds/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fullscreen Background Image Slideshow with CSS3</title>
		<link>http://www.wondercore.net/blog-news/fullscreen-background-image-slideshow-with-css3</link>
		<comments>http://www.wondercore.net/blog-news/fullscreen-background-image-slideshow-with-css3#comments</comments>
		<pubDate>Mon, 20 Feb 2012 02:12:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[full background]]></category>

		<guid isPermaLink="false">http://www.wondercore.net/?p=1320</guid>
		<description><![CDATA[Fullscreen Background Image Slideshow with CSS3.]]></description>
		<wfw:commentRss>http://www.wondercore.net/blog-news/fullscreen-background-image-slideshow-with-css3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS buttons with pseudo-elements</title>
		<link>http://www.wondercore.net/blog-news/css-buttons-with-pseudo-elements</link>
		<comments>http://www.wondercore.net/blog-news/css-buttons-with-pseudo-elements#comments</comments>
		<pubDate>Mon, 20 Feb 2012 02:11:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[css3]]></category>

		<guid isPermaLink="false">http://www.wondercore.net/?p=1318</guid>
		<description><![CDATA[CSS buttons with pseudo-elements.]]></description>
		<wfw:commentRss>http://www.wondercore.net/blog-news/css-buttons-with-pseudo-elements/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Listing Parent Categories and Post Titles outside the loop</title>
		<link>http://www.wondercore.net/blog-news/listing-parent-categories-and-post-titles-outside-the-loop</link>
		<comments>http://www.wondercore.net/blog-news/listing-parent-categories-and-post-titles-outside-the-loop#comments</comments>
		<pubDate>Wed, 01 Feb 2012 20:15:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[category]]></category>
		<category><![CDATA[wp_list_categories]]></category>

		<guid isPermaLink="false">http://www.wondercore.net/?p=1254</guid>
		<description><![CDATA[put in function.php: class Walker_Category_Posts extends Walker_Category { function start_el( &#38;$output, $category, $depth, $args ) { parent::start_el( $output, $category, $depth, $args ); if ( $category-&#62;parent ) return $output; if ( $posts = get_posts( 'posts_per_page=-1&#38;no_found_rows=1&#38;update_term_cache=0&#38;cat=' . $category-&#62;term_id ) ) { $output .= '&#60;ul&#62;'; foreach ( $posts as $post ) $output .= '&#60;li&#62;&#60;a href="' . get_permalink( $post-&#62;ID [...]]]></description>
		<wfw:commentRss>http://www.wondercore.net/blog-news/listing-parent-categories-and-post-titles-outside-the-loop/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>qtranslate plugin &#8211; change title of a widget</title>
		<link>http://www.wondercore.net/wordpress/qtranslate-plugin-change-title-of-a-widget</link>
		<comments>http://www.wondercore.net/wordpress/qtranslate-plugin-change-title-of-a-widget#comments</comments>
		<pubDate>Fri, 27 Jan 2012 11:20:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[qtranslate]]></category>

		<guid isPermaLink="false">http://www.wondercore.net/?p=1251</guid>
		<description><![CDATA[Put it inside the title field inside the widget [:it]Prossimo evento[:en]Next Event]]></description>
		<wfw:commentRss>http://www.wondercore.net/wordpress/qtranslate-plugin-change-title-of-a-widget/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>output custom field</title>
		<link>http://www.wondercore.net/wordpress/output-custom-field</link>
		<comments>http://www.wondercore.net/wordpress/output-custom-field#comments</comments>
		<pubDate>Thu, 26 Jan 2012 00:11:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[custom field]]></category>
		<category><![CDATA[custom meta]]></category>

		<guid isPermaLink="false">http://www.wondercore.net/?p=1243</guid>
		<description><![CDATA[&#60;? if (get_post_meta($post-&#62;ID, &#8216;videurl&#8217;, true)) { ?&#62; &#60;?php $video_url=&#8221;videurl&#8221;;?&#62; &#60;?php echo get_post_meta($post-&#62;ID, $video_url, true);?&#62; &#60;? } ?&#62;]]></description>
		<wfw:commentRss>http://www.wondercore.net/wordpress/output-custom-field/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove &#8216;featured image&#8217; meta box</title>
		<link>http://www.wondercore.net/wordpress/remove-featured-image-meta-box</link>
		<comments>http://www.wondercore.net/wordpress/remove-featured-image-meta-box#comments</comments>
		<pubDate>Thu, 26 Jan 2012 00:05:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[postimagediv remove_thumbnail_box]]></category>

		<guid isPermaLink="false">http://www.wondercore.net/?p=1244</guid>
		<description><![CDATA[add_action('do_meta_boxes', 'supercore_remove_thumbnail_box'); function supercore_remove_thumbnail_box() { remove_meta_box( 'postimagediv','post','side' ); } &#8216;post&#8217; can be: post, page or a post-type]]></description>
		<wfw:commentRss>http://www.wondercore.net/wordpress/remove-featured-image-meta-box/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>qtranslate &#8211; some example of php conditions</title>
		<link>http://www.wondercore.net/blog-news/qtranslate-some-example-of-php-conditions</link>
		<comments>http://www.wondercore.net/blog-news/qtranslate-some-example-of-php-conditions#comments</comments>
		<pubDate>Tue, 24 Jan 2012 16:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[conditional]]></category>
		<category><![CDATA[get_permalink]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[qtranslate]]></category>

		<guid isPermaLink="false">http://www.wondercore.net/?p=1235</guid>
		<description><![CDATA[function menu_speciale(){ $id = get_the_ID(); $categorie_speciali=array(63,65,67); $array_genitori=get_ancestors( $id, 'page' ); echo"&#60;div class=\"menu_speciale\"&#62;&#60;ul&#62;"; while(list(,$val)=each($categorie_speciali)){ if(in_array($val,$array_genitori)&#124;&#124;($id==$val)){ $class="selected"; } else $class=""; $name=get_page($val); if (qtrans_getLanguage() == 'en') { $lang_perma = "?lang=en"; if ($val == 63) { $nome_cat_spec = "Assistance"; } elseif ($val == 65) { $nome_cat_spec = "Search"; } elseif ($val == 67) { $nome_cat_spec = "Teaching"; } } [...]]]></description>
		<wfw:commentRss>http://www.wondercore.net/blog-news/qtranslate-some-example-of-php-conditions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some SimplePie Tutorials</title>
		<link>http://www.wondercore.net/blog-news/extending-simplepie-to-parse-unique-rss-feeds-nettuts</link>
		<comments>http://www.wondercore.net/blog-news/extending-simplepie-to-parse-unique-rss-feeds-nettuts#comments</comments>
		<pubDate>Wed, 18 Jan 2012 16:27:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.wondercore.net/?p=1227</guid>
		<description><![CDATA[Extending SimplePie to Parse Unique RSS Feeds &#124; Nettuts+. http://www.devirtuoso.com/2009/07/a-collection-of-beginner-simplepie-tutorials/]]></description>
		<wfw:commentRss>http://www.wondercore.net/blog-news/extending-simplepie-to-parse-unique-rss-feeds-nettuts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>good simple minimale themes for TUMBLR: SMPLDESIGN</title>
		<link>http://www.wondercore.net/blog-news/good-simple-minimale-themes-for-tumblr-smpldesign</link>
		<comments>http://www.wondercore.net/blog-news/good-simple-minimale-themes-for-tumblr-smpldesign#comments</comments>
		<pubDate>Wed, 18 Jan 2012 10:33:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[tumblr]]></category>

		<guid isPermaLink="false">http://www.wondercore.net/?p=1214</guid>
		<description><![CDATA[&#160; SMPLDESIGN.]]></description>
		<wfw:commentRss>http://www.wondercore.net/blog-news/good-simple-minimale-themes-for-tumblr-smpldesign/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

