<?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>marlyse.com &#187; wordpress</title>
	<atom:link href="http://www.marlyse.com/category/asides/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marlyse.com</link>
	<description>me, myself and my life</description>
	<lastBuildDate>Thu, 15 Jul 2010 15:09:29 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Snares on the way.</title>
		<link>http://www.marlyse.com/2009/07/19/snares-on-the-way/</link>
		<comments>http://www.marlyse.com/2009/07/19/snares-on-the-way/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 16:11:43 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[journal]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.marlyse.com/?p=1282</guid>
		<description><![CDATA[During the design phase this blog will go in and out of its appearance until it will settle in what it will become.
As usual there are some not so smooth sailing spots, one of them being that I noticednot &#8220;keeping&#8221; an assigned theme when either playing around with widgets (such as which to use, where [...]]]></description>
			<content:encoded><![CDATA[<p>During the design phase this blog will go in and out of its appearance until it will settle in what it will become.</p>
<p>As usual there are some not so smooth sailing spots, one of them being that I noticed <a href="#wikipopFrame" class="wikipopLink" onclick="setFrameSrc('WordPress', '');">WordPress</a> not &#8220;keeping&#8221; an assigned theme when either playing around with widgets (such as which to use, where to use and customizing a few) or installing some plugins. It&#8217;s quite an interesting bug, as in the Themes panel it shows as being assigned is design B but in reality it falls back onto the default theme A and is displaying this one. To fix it, one clicks onto <em>activate</em> (the now unintentional already active design A) and then again B to get B back. It does not seem to be a huge issue except that it is annoying as doing so destroys the selected and specifically arranged widgets under theme B and I have to start over (will write the positions into the theme itself I think).</p>
<p>Apart of that it&#8217;s an interesting study of new ways to customize, building possibly my own framework.</p>]]></content:encoded>
			<wfw:commentRss>http://www.marlyse.com/2009/07/19/snares-on-the-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Function Reference Â« WordPress Codex</title>
		<link>http://www.marlyse.com/2009/03/30/function-reference-%c2%ab-wordpress-codex/</link>
		<comments>http://www.marlyse.com/2009/03/30/function-reference-%c2%ab-wordpress-codex/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 23:31:55 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.marlyse.com/2009/03/30/function-reference-%c2%ab-wordpress-codex/</guid>
		<description><![CDATA[Many questions can be answered here, and definitely a useful stop before heading over to the user forum to ask:
The files of WordPress define many useful PHP functions. Some of the functions, known as Template Tags, are defined especially for use in WordPress Themes. There are also some functions related to actions and filters (the [...]]]></description>
			<content:encoded><![CDATA[<p>Many <a target="_blank" href="http://codex.wordpress.org/Function_Reference">questions can be answered here</a>, and definitely a useful stop before heading over to the user forum to ask:<br />
<blockquote>The files of WordPress define many useful <acronym title="Hypertext PreProcessing">PHP</acronym> functions. Some of the functions, known as <a target="_blank" href="http://codex.wordpress.org/Template_Tags">Template Tags</a>, are defined especially for use in WordPress Themes. There are also some functions related to actions and filters (the Plugin <acronym title="Application Programming Interface">API</acronym>), which are therefore used primarily for developing Plugins. The rest are used to create the core WordPress functionality.</p>
<p>Many of the core WordPress functions are useful to Plugin and Theme developers. So, this article lists most of the core functions, excluding Template Tags. At the bottom of the page, there is a section listing other resources for finding information about WordPress functions. In addition to this information, the WordPress phpdoc site details all the WordPress functions by version since 2.6.1.</p></blockquote>]]></content:encoded>
			<wfw:commentRss>http://www.marlyse.com/2009/03/30/function-reference-%c2%ab-wordpress-codex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Widgetizing Themes Â« WordPress Codex</title>
		<link>http://www.marlyse.com/2009/03/29/widgetizing-themes-%c2%ab-wordpress-codex/</link>
		<comments>http://www.marlyse.com/2009/03/29/widgetizing-themes-%c2%ab-wordpress-codex/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 03:52:08 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.marlyse.com/2009/03/29/widgetizing-themes-%c2%ab-wordpress-codex/</guid>
		<description><![CDATA[It is way simpler than you might think to update your outdated WP blog into a widget happy one: Widgetizing Themes Â« WordPress Codex]]></description>
			<content:encoded><![CDATA[<p>It is way simpler than you might think to update your outdated WP blog into a widget happy one: <a target="_blank" href="http://codex.wordpress.org/Widgetizing_Themes">Widgetizing Themes Â« WordPress Codex</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.marlyse.com/2009/03/29/widgetizing-themes-%c2%ab-wordpress-codex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading WordPress &#124; WordPress Training</title>
		<link>http://www.marlyse.com/2009/03/25/upgrading-wordpress-wordpress-training/</link>
		<comments>http://www.marlyse.com/2009/03/25/upgrading-wordpress-wordpress-training/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 22:02:31 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.marlyse.com/2009/03/25/upgrading-wordpress-wordpress-training/</guid>
		<description><![CDATA[If you&#8217;re a WP fan, you&#8217;ll love these training videos they now provide. Here is one which helps you upgrade your version of WordPress to the latest version: Upgrading WordPress &#124; WordPress Training]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a WP fan, you&#8217;ll love these training videos they now provide. Here is one which helps you upgrade your version of WordPress to the latest version: <a href="http://wordpresstraining.com/videos/install-and-configure/upgrading-wordpress/">Upgrading WordPress | WordPress Training</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.marlyse.com/2009/03/25/upgrading-wordpress-wordpress-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a â€˜WordBurner&#8217; Email Newsletter Manager using WordPress and FeedBurner</title>
		<link>http://www.marlyse.com/2008/05/18/build-a-%e2%80%98wordburner%e2%80%99-email-newsletter-manager-using-wordpress-and-feedburner/</link>
		<comments>http://www.marlyse.com/2008/05/18/build-a-%e2%80%98wordburner%e2%80%99-email-newsletter-manager-using-wordpress-and-feedburner/#comments</comments>
		<pubDate>Sun, 18 May 2008 17:28:09 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.marlyse.com/2008/05/18/build-a-%e2%80%98wordburner%e2%80%99-email-newsletter-manager-using-wordpress-and-feedburner/</guid>
		<description><![CDATA[This is a great tutorial on how-to create your own newsletter using WordPress and FeedBurner. With many images and exact step-to-step explanations.

Build a â€˜WordBurner&#8217; Email Newsletter Manager using WordPress and FeedBurner

by Paul Burgess
There are lots of different ways to communicate with your users these days. RSS feeds, SMS, &#038; sites like Twitter have changed how [...]]]></description>
			<content:encoded><![CDATA[<p>This is a great tutorial on how-to create your own newsletter using WordPress and FeedBurner. With many images and exact step-to-step explanations.</p>
<blockquote><p>
<h3>Build a â€˜WordBurner&rsquo; Email Newsletter Manager using WordPress and FeedBurner</h3>
</p>
<p><em>by Paul Burgess</em></p>
<p>There are lots of different ways to communicate with your users these days. <acronym title="Really Simple Syndication">RSS</acronym> feeds, SMS, &#038; sites like Twitter have changed how we speak to our audience. But for my money, you can&#8217;t beat the personal touch of a good ol&#8217; email newsletter.</p>
<p>Of course keeping up a newsletter can take effort, but in this tutorial I&#8217;ll show you how to use your regular Wordpress website combined with Feedburner to make a simple email newsletter manager.</p>
<p>There are many dedicated and great email newsletter solutions on the market. This is not intended to replace them, but rather to offer an easy way to email visitors of your personal site or blog a round up of updates and news without having to install new software or set up new systems.</p>
</blockquote>
<p> &#8212; (Via <a href="http://nettuts.com">NETTUTS &#8211; Web development tutorials and links &#8211; </a> Â» <a href="http://nettuts.com/misc/build-a-wordburner-email-newsletter-manager-using-wordpress-and-feedburner/">Build a â€˜WordBurner&rsquo; Email Newsletter Manager using WordPress and FeedBurner</a>).</p>]]></content:encoded>
			<wfw:commentRss>http://www.marlyse.com/2008/05/18/build-a-%e2%80%98wordburner%e2%80%99-email-newsletter-manager-using-wordpress-and-feedburner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<div style="display: none;" id="wikipopFrame"><iframe id="theFrame" style="border: none;" name="theFrame" width="340" height="400" src=""></iframe></div>

</channel>
</rss>
