<?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>WordPress websites van Bronwasser  &#124; Altijd de juiste WordPress website &#187; Online Artikelen</title> <atom:link href="http://www.bronwasserwebsites.nl/category/wordpress/online-artikelen/feed/" rel="self" type="application/rss+xml" /><link>http://www.bronwasserwebsites.nl</link> <description>Een WordPress website van Bronwasser Websites betekent altijd dat u een zoekmachinevriendelijke website krijgt</description> <lastBuildDate>Wed, 25 Jan 2012 22:11:57 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>40+ Awesome Tutorials and Techniques For WordPress Theme Developers &#124; tripwire magazine</title><link>http://www.bronwasserwebsites.nl/40-awesome-tutorials-and-techniques-for-wordpress-theme-developers-tripwire-magazine/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=40-awesome-tutorials-and-techniques-for-wordpress-theme-developers-tripwire-magazine</link> <comments>http://www.bronwasserwebsites.nl/40-awesome-tutorials-and-techniques-for-wordpress-theme-developers-tripwire-magazine/#comments</comments> <pubDate>Fri, 09 Apr 2010 07:39:02 +0000</pubDate> <dc:creator>Karin</dc:creator> <category><![CDATA[Online Artikelen]]></category> <category><![CDATA[Tipc en Trucs]]></category> <category><![CDATA[theme development]]></category> <category><![CDATA[Themes]]></category> <category><![CDATA[WordPress]]></category><guid isPermaLink="false">http://www.bronwasserwebsites.nl/?p=619</guid> <description><![CDATA[WordPress is getting more and more popular and that tons of blogs are powered by it. The community around WordPress is excellent providing free themes and plugings in nearly any form ans shape to meet your specific needs. Further on you can achieve amazing things if you know a few WordPress hacks and have learned [...]]]></description> <content:encoded><![CDATA[<p>WordPress is getting more and more popular and that tons of blogs are powered by it. The community around WordPress is excellent providing free themes and plugings in nearly any form ans shape to meet your specific needs. Further on you can achieve amazing things if you know a few WordPress hacks and have learned some basic programming skills in PHP and SQL. Many programmers have put together solutions that address need on a blog that are not offered out of the box in WordPress and you can easily use these in your own templates. This articles provides a list of some of the most essential wordpress hacks available.</p><p>via <a href="http://www.tripwiremagazine.com/2009/08/40-awesome-tutorials-and-techniques-for-wordpress-theme-developers.html">40+ Awesome Tutorials and Techniques For WordPress Theme Developers | tripwire magazine</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.bronwasserwebsites.nl/40-awesome-tutorials-and-techniques-for-wordpress-theme-developers-tripwire-magazine/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WordPress Custom functions.php Template, Part 2 &#124; Digging into WordPress</title><link>http://www.bronwasserwebsites.nl/wordpress-custom-functions-php-template-part-2-digging-into-wordpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-custom-functions-php-template-part-2-digging-into-wordpress</link> <comments>http://www.bronwasserwebsites.nl/wordpress-custom-functions-php-template-part-2-digging-into-wordpress/#comments</comments> <pubDate>Thu, 08 Apr 2010 18:10:59 +0000</pubDate> <dc:creator>Karin</dc:creator> <category><![CDATA[Online Artikelen]]></category> <category><![CDATA[Tipc en Trucs]]></category><guid isPermaLink="false">http://www.bronwasserwebsites.nl/?p=617</guid> <description><![CDATA[In a recent post, we show you how to clean up and enhance the functionality of WordPress with a custom functions.php template. In that post, we explain how using a custom functions.php template can speed up development while optimizing many key aspects of WordPress. In this post, we deliver another prime collection of 15 custom [...]]]></description> <content:encoded><![CDATA[<p>In a recent post, we show you how to clean up and enhance the functionality of WordPress with a custom functions.php template. In that post, we explain how using a custom functions.php template can speed up development while optimizing many key aspects of WordPress. In this post, we deliver another prime collection of 15 custom functions to enhance your WordPress site. These functions provide all sorts of useful functionality, including stuff like:</p><p>via<a href="http://digwp.com/2010/04/wordpress-custom-functions-php-template-part-2/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+DiggingIntoWordpress+%28Digging+Into+WordPress%29&amp;utm_content=Google+Reader"> WordPress Custom functions.php Template, Part 2 | Digging into WordPress</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.bronwasserwebsites.nl/wordpress-custom-functions-php-template-part-2-digging-into-wordpress/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>WordPress query_posts Tips</title><link>http://www.bronwasserwebsites.nl/wordpress-query_posts-tips/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-query_posts-tips</link> <comments>http://www.bronwasserwebsites.nl/wordpress-query_posts-tips/#comments</comments> <pubDate>Thu, 08 Apr 2010 18:10:14 +0000</pubDate> <dc:creator>Karin</dc:creator> <category><![CDATA[Online Artikelen]]></category> <category><![CDATA[Tipc en Trucs]]></category><guid isPermaLink="false">http://www.bronwasserwebsites.nl/?p=615</guid> <description><![CDATA[10 WordPress query_posts tips you probably don’t know I have written a really brief query_post tutorial before, and it did quite well, but both WordPress and my own skills, have advanced considerably since then. So I thought it would be interesting to revisit the query_posts command and see what has changed. via WordPress query_posts Tips.]]></description> <content:encoded><![CDATA[<p>10 WordPress query_posts tips you probably don’t know</p><p>I have written a really brief query_post tutorial before, and it did quite well, but both WordPress and my own skills, have advanced considerably since then. So I thought it would be interesting to revisit the query_posts command and see what has changed.</p><p>via <a href="http://www.binarymoon.co.uk/2010/03/5-wordpress-queryposts-tips/?utm_source=twitterfeed&amp;utm_medium=twitter&amp;utm_campaign=binarymoon-feed">WordPress query_posts Tips</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.bronwasserwebsites.nl/wordpress-query_posts-tips/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>8 Ways To Improve Your WordPress’s Loading Time</title><link>http://www.bronwasserwebsites.nl/8-ways-to-improve-your-wordpress-loading-time/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=8-ways-to-improve-your-wordpress-loading-time</link> <comments>http://www.bronwasserwebsites.nl/8-ways-to-improve-your-wordpress-loading-time/#comments</comments> <pubDate>Thu, 01 Apr 2010 09:47:26 +0000</pubDate> <dc:creator>Karin</dc:creator> <category><![CDATA[Online Artikelen]]></category> <category><![CDATA[Tipc en Trucs]]></category> <category><![CDATA[WordPress]]></category><guid isPermaLink="false">http://www.bronwasserwebsites.nl/?p=602</guid> <description><![CDATA[Deze  blogpost kwam ik tegen: If you have been blogging for quite a while, you will find that as your traffic increases, your blog’s loading time become slower and slower. This could be due to inefficient coding, too many images (or advertisement) or just that you have activated too many plugins that take up your [...]]]></description> <content:encoded><![CDATA[<p>Deze  blogpost kwam ik tegen:</p><p>If you have been blogging for quite a while, you will find that as your traffic increases, your blog’s loading time become slower and slower. This could be due to inefficient coding, too many images (or advertisement) or just that you have activated too many plugins that take up your valuable server resources. If the above is true for you, then it is time for you to do some spring-cleaning and start to streamline and optimize your site.</p><p>Lees meer: <a href="http://maketecheasier.com/8-ways-to-improve-your-wordpresss-loading-time/2009/01/21">8 Ways To Improve Your WordPress’s Loading Time – Make Tech Easier</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.bronwasserwebsites.nl/8-ways-to-improve-your-wordpress-loading-time/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: www.bronwasserwebsites.nl @ 2012-02-09 17:13:35 by W3 Total Cache -->
