<?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>JortK.nl &#187; tutorial</title>
	<atom:link href="http://www.jortk.nl/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jortk.nl</link>
	<description>Mind farts of a crappy coder!</description>
	<lastBuildDate>Thu, 29 Jul 2010 08:21:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Photoshop CS5 tutorial: Refine Edge</title>
		<link>http://www.jortk.nl/2010/05/photoshop-cs5-tutorial-refine-edge/</link>
		<comments>http://www.jortk.nl/2010/05/photoshop-cs5-tutorial-refine-edge/#comments</comments>
		<pubDate>Tue, 04 May 2010 08:52:58 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=1853</guid>
		<description><![CDATA[Photoshop CS5 brings a very welcome change to Refine Edge. Edge Detection will help with much more detailed selections such as hair or fur. Only in Photoshop CS5! Related posts:Create A Seamless Grid Pattern In Photoshop CS4 Grid patterns as backgrounds on websites are very hip and... Cut an object in Photoshop with the Polygon [...]


Related posts:<ol><li><a href='http://www.jortk.nl/2010/03/create-a-seamless-grid-pattern-in-photoshop-cs4/' rel='bookmark' title='Permanent Link: Create A Seamless Grid Pattern In Photoshop CS4'>Create A Seamless Grid Pattern In Photoshop CS4</a> <small>Grid patterns as backgrounds on websites are very hip and...</small></li>
<li><a href='http://www.jortk.nl/2010/03/cut-an-object-in-photoshop-with-the-polygon-lasso-tool/' rel='bookmark' title='Permanent Link: Cut an object in Photoshop with the Polygon Lasso Tool'>Cut an object in Photoshop with the Polygon Lasso Tool</a> <small>Didn’t you always want to cut out a picture of...</small></li>
<li><a href='http://www.jortk.nl/2009/10/tutorial-getting-started-with-the-google-data-php-client-library/' rel='bookmark' title='Permanent Link: Tutorial: Getting Started with the Google Data PHP Client Library'>Tutorial: Getting Started with the Google Data PHP Client Library</a> <small>Great video which shows how to get you started using...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jortk.nl/2010/05/photoshop-cs5-tutorial-refine-edge/"><em>Click here to view the embedded video.</em></a></p>
<p>Photoshop CS5 brings a very welcome change to Refine Edge. Edge Detection will help with much more detailed selections such as hair or fur. Only in Photoshop CS5!</p>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2010/03/create-a-seamless-grid-pattern-in-photoshop-cs4/' rel='bookmark' title='Permanent Link: Create A Seamless Grid Pattern In Photoshop CS4'>Create A Seamless Grid Pattern In Photoshop CS4</a> <small>Grid patterns as backgrounds on websites are very hip and...</small></li>
<li><a href='http://www.jortk.nl/2010/03/cut-an-object-in-photoshop-with-the-polygon-lasso-tool/' rel='bookmark' title='Permanent Link: Cut an object in Photoshop with the Polygon Lasso Tool'>Cut an object in Photoshop with the Polygon Lasso Tool</a> <small>Didn’t you always want to cut out a picture of...</small></li>
<li><a href='http://www.jortk.nl/2009/10/tutorial-getting-started-with-the-google-data-php-client-library/' rel='bookmark' title='Permanent Link: Tutorial: Getting Started with the Google Data PHP Client Library'>Tutorial: Getting Started with the Google Data PHP Client Library</a> <small>Great video which shows how to get you started using...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2010/05/photoshop-cs5-tutorial-refine-edge/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create a dropdown menu using jQuery!</title>
		<link>http://www.jortk.nl/2010/03/create-a-dropdown-menu-using-jquery/</link>
		<comments>http://www.jortk.nl/2010/03/create-a-dropdown-menu-using-jquery/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 00:01:53 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=1551</guid>
		<description><![CDATA[So this tutorial is how to create a simple drop down menu using jQuery. Alright let’s drop down in and get going. See the complete tutorial here! Related posts:5 articles to improve your jQuery skills! jQuery 1.4 API Cheat Sheet Complete cheat sgeet of the... Upload images without problems using jQuery! Using a little bit [...]


Related posts:<ol><li><a href='http://www.jortk.nl/2010/01/5-articles-to-improve-your-jquery-skills/' rel='bookmark' title='Permanent Link: 5 articles to improve your jQuery skills!'>5 articles to improve your jQuery skills!</a> <small>jQuery 1.4 API Cheat Sheet Complete cheat sgeet of the...</small></li>
<li><a href='http://www.jortk.nl/2010/03/upload-images-without-problems-using-jquery/' rel='bookmark' title='Permanent Link: Upload images without problems using jQuery!'>Upload images without problems using jQuery!</a> <small>Using a little bit of jQuery we can upload images...</small></li>
<li><a href='http://www.jortk.nl/2009/12/load-jquery-from-google-code-for-caching/' rel='bookmark' title='Permanent Link: Load jQuery from Google Code for caching!'>Load jQuery from Google Code for caching!</a> <small>Why use your own copy of jQuery, use the one...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>So this tutorial is how to create a simple drop down menu using jQuery. Alright let’s drop down in and get going.</p>
<p><a title="Click here to see the complete tutorial" href="http://www.thatryan.com/creating-a-simple-jquery-drop-down-menu/" target="_blank">See the complete tutorial here!</a></p>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2010/01/5-articles-to-improve-your-jquery-skills/' rel='bookmark' title='Permanent Link: 5 articles to improve your jQuery skills!'>5 articles to improve your jQuery skills!</a> <small>jQuery 1.4 API Cheat Sheet Complete cheat sgeet of the...</small></li>
<li><a href='http://www.jortk.nl/2010/03/upload-images-without-problems-using-jquery/' rel='bookmark' title='Permanent Link: Upload images without problems using jQuery!'>Upload images without problems using jQuery!</a> <small>Using a little bit of jQuery we can upload images...</small></li>
<li><a href='http://www.jortk.nl/2009/12/load-jquery-from-google-code-for-caching/' rel='bookmark' title='Permanent Link: Load jQuery from Google Code for caching!'>Load jQuery from Google Code for caching!</a> <small>Why use your own copy of jQuery, use the one...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2010/03/create-a-dropdown-menu-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use PHP to connect to the Twitter API using OAuth</title>
		<link>http://www.jortk.nl/2010/03/use-php-to-connect-to-the-twitter-api-using-oauth/</link>
		<comments>http://www.jortk.nl/2010/03/use-php-to-connect-to-the-twitter-api-using-oauth/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 20:48:50 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=1541</guid>
		<description><![CDATA[In this post I want to explain how to store twitter oauth_token and secret values in to database and how to update status with your own web application. Click here to see the complete article. Related posts:Some cool PHP classes to make a developers life easier! I’ve collected some great PHP classes which could really [...]


Related posts:<ol><li><a href='http://www.jortk.nl/2009/10/some-cool-php-classes-to-make-a-developers-life-easier/' rel='bookmark' title='Permanent Link: Some cool PHP classes to make a developers life easier!'>Some cool PHP classes to make a developers life easier!</a> <small>I’ve collected some great PHP classes which could really help...</small></li>
<li><a href='http://www.jortk.nl/2009/12/new-features-google-friend-connect-for-twitter-users/' rel='bookmark' title='Permanent Link: New features Google Friend Connect for Twitter users'>New features Google Friend Connect for Twitter users</a> <small>...</small></li>
<li><a href='http://www.jortk.nl/2009/08/5-cool-twitter-articles-to-read/' rel='bookmark' title='Permanent Link: 5 Cool Twitter articles to read'>5 Cool Twitter articles to read</a> <small>I&#8217;ve dugg up some cool articles from the Internet about...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>In this post I want to explain how to store twitter oauth_token and secret values in to database and how to update status with your own web application.</p>
<p><a title="Source of this article" href="http://www.9lessons.info/2010/02/connect-twitter-api-with-oauth-using.html" target="_blank">Click here to see the complete article.</a></p>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2009/10/some-cool-php-classes-to-make-a-developers-life-easier/' rel='bookmark' title='Permanent Link: Some cool PHP classes to make a developers life easier!'>Some cool PHP classes to make a developers life easier!</a> <small>I’ve collected some great PHP classes which could really help...</small></li>
<li><a href='http://www.jortk.nl/2009/12/new-features-google-friend-connect-for-twitter-users/' rel='bookmark' title='Permanent Link: New features Google Friend Connect for Twitter users'>New features Google Friend Connect for Twitter users</a> <small>...</small></li>
<li><a href='http://www.jortk.nl/2009/08/5-cool-twitter-articles-to-read/' rel='bookmark' title='Permanent Link: 5 Cool Twitter articles to read'>5 Cool Twitter articles to read</a> <small>I&#8217;ve dugg up some cool articles from the Internet about...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2010/03/use-php-to-connect-to-the-twitter-api-using-oauth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>11 MySQL resources you must read!</title>
		<link>http://www.jortk.nl/2010/02/11-mysql-resources-you-must-read/</link>
		<comments>http://www.jortk.nl/2010/02/11-mysql-resources-you-must-read/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 17:46:04 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[cast]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[join]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=1243</guid>
		<description><![CDATA[Conditional joins in MySQL One way to do a “Conditional Join” in MySQL is by using a “LEFT JOIN”.  Create a “LEFT JOIN” for each condition and combine the results into one column using an “IF” statement by the “SELECT” expression Monitoring your MySQL errors Great tutorial on how to monitor your MySQL Server for [...]


Related posts:<ol><li><a href='http://www.jortk.nl/2010/01/great-tips-to-improve-your-mysql-performance/' rel='bookmark' title='Permanent Link: Great tips to improve your MySQL performance'>Great tips to improve your MySQL performance</a> <small>Some great articles on how to improve the performance of...</small></li>
<li><a href='http://www.jortk.nl/2009/11/the-20-best-practices-when-using-mysql/' rel='bookmark' title='Permanent Link: The 20 best practices when using MySQL'>The 20 best practices when using MySQL</a> <small>Just came across this great article with 20 best practices...</small></li>
<li><a href='http://www.jortk.nl/2010/01/the-reason-why-swapping-is-bad-for-mysql-performance/' rel='bookmark' title='Permanent Link: The reason why swapping is bad for MySQL performance'>The reason why swapping is bad for MySQL performance</a> <small>So you get MySQL or other applications using too much...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a title="Conditional joins in MySQL" href="http://www.mysqldiary.com/conditional-joins-in-mysql/" target="_blank">Conditional joins in MySQL</a><br />
One way to do a “Conditional Join” in MySQL is by using a “LEFT JOIN”.  Create a “LEFT JOIN” for each condition and combine the results into one column using an “IF” statement by the “SELECT” expression</p>
<p><a title="Error monitoring in MySQL" href="http://www.facebook.com/note.php?note_id=293204560932" target="_blank">Monitoring your MySQL errors</a><br />
Great tutorial on how to monitor your MySQL Server for errors.</p>
<p><a title="New benchmark" href="http://www.mysqlperformanceblog.com/2010/01/28/new-olap-wikistat-benchmark-introduction-and-call-for-feedbacks/" target="_blank">New OLAP Wikistat benchmark: Introduction and call for feedbacks</a><br />
Article about a new benchmark.</p>
<p><a title="How to use MySQL in a cluster" href="http://blogs.sun.com/LinuxJedi/entry/mysql_cluster_uses" target="_blank">How to use MySQL cluster</a><br />
MySQL Cluster can be used as a general purpose transactional storage engine, but if you convert all your InnoDB tables to it and connect your application straight to it you may not see the performance you were hoping for.  This is because MySQL Cluster was originally designed for real-time telecommunications applications (such as RADIUS servers).  It has slowly been modified to become more general purpose and improvements are being made every day but there are still some performance considerations which go with this.  In some cases tweaking your schema and/or queries can help performance dramatically, so I shall try and outline some of things to watch for here.</p>
<p><a title="Source of this article" href="http://mysqldba.blogspot.com/2010/02/innodbfilepertable-shrinking-table.html" target="_blank">innodb_file_per_table, shrinking table spaces and the data dictionary </a><br />
INNODB has some irritating gotchas that makes disk space management hard. In 2002ish INNODB, added innodb_file_per_table to get around allot of these issues, but it does not fix everything.</p>
<p><a title="Case study on MySQL performance improvement" href="http://ronaldbradford.com/blog/10x-performance-improvements-in-mysql-a-case-study-2010-02-07/" target="_blank">10x Performance Improvements in MySQL – A Case Study</a><br />
Slideshow with tips on how to improve the performance of your MySQL server</p>
<p><a title="Source of this tutorial" href="http://venublog.com/2010/02/03/show-temporary-tables/" target="_blank">SHOW TEMPORARY TABLES</a><br />
I had this patch for a while where one can get listing of both session and global temporary tables across all sessions. It really helped lot of times to understand the bottlenecks of some of the temporary table issues as MySQL never exposed them in the form of SHOW TABLES.</p>
<p><a title="How to make good use of MySQL table functions" href="http://krow.livejournal.com/680925.html" target="_blank">Fun with Table Functions</a><br />
Great tricks on how to use table functions.</p>
<p><a title="Query tutorial" href="http://explainextended.com/2010/02/01/join-on-overlapping-date-ranges/" target="_blank">Join on overlapping date ranges</a><br />
Query example how to join data with overlapping date ranges.</p>
<p><a title="Why use implicit casting?" href="http://code.openark.org/blog/mysql/beware-of-implicit-casting" target="_blank">Beware of implicit casting</a><br />
Ever so often a query provides a “bad” execution plan. Adding a missing index can many times solve the problem. However, not everything can be solved with an index. I wish to highlight the point of having an implicit cast, which negates the use of an index on MySQL.</p>
<p><a title="The way that MySQL is using CHECK TABLE with InnoDB tables" href="http://shinguz.blogspot.com/2010/01/what-is-check-table-doing-with-innodb.html" target="_blank">What is CHECK TABLE doing with InnoDB tables?</a><br />
Find out in this article what CHECK TABLE is doing with InnoDB table.</p>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2010/01/great-tips-to-improve-your-mysql-performance/' rel='bookmark' title='Permanent Link: Great tips to improve your MySQL performance'>Great tips to improve your MySQL performance</a> <small>Some great articles on how to improve the performance of...</small></li>
<li><a href='http://www.jortk.nl/2009/11/the-20-best-practices-when-using-mysql/' rel='bookmark' title='Permanent Link: The 20 best practices when using MySQL'>The 20 best practices when using MySQL</a> <small>Just came across this great article with 20 best practices...</small></li>
<li><a href='http://www.jortk.nl/2010/01/the-reason-why-swapping-is-bad-for-mysql-performance/' rel='bookmark' title='Permanent Link: The reason why swapping is bad for MySQL performance'>The reason why swapping is bad for MySQL performance</a> <small>So you get MySQL or other applications using too much...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2010/02/11-mysql-resources-you-must-read/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>23 articles and resources to improve your WordPress life!</title>
		<link>http://www.jortk.nl/2010/02/23-articles-and-resources-to-improve-your-wordpress-life/</link>
		<comments>http://www.jortk.nl/2010/02/23-articles-and-resources-to-improve-your-wordpress-life/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 15:25:18 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=1184</guid>
		<description><![CDATA[I&#8217;ve collected some cool articles which will give you tips to make better use of WordPress 01. Preventing your site from being indexed, the right way Useful article which shows the correct way of preventing your site from being indexed by a search engine. 02. 14 security tips for your WordPress installation Practical tips to [...]


Related posts:<ol><li><a href='http://www.jortk.nl/2009/10/5-cool-wordpress-plugins-everybody-should-use/' rel='bookmark' title='Permanent Link: 5 Cool WordPress plugins everybody should use!'>5 Cool WordPress plugins everybody should use!</a> <small>I see alot of discussion on the web concerning which...</small></li>
<li><a href='http://www.jortk.nl/2010/01/5-articles-to-improve-your-jquery-skills/' rel='bookmark' title='Permanent Link: 5 articles to improve your jQuery skills!'>5 articles to improve your jQuery skills!</a> <small>jQuery 1.4 API Cheat Sheet Complete cheat sgeet of the...</small></li>
<li><a href='http://www.jortk.nl/2010/01/wordpress-foundation-to-support-open-source/' rel='bookmark' title='Permanent Link: WordPress Foundation to support Open Source'>WordPress Foundation to support Open Source</a> <small>It is with extremely great pleasure that I point you...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve collected some cool articles which will give you tips to make better use of <a title="All WordPress related articles" href="http://www.jortk.nl/category/wordpress/" mce_href="http://www.jortk.nl/category/wordpress/" target="_blank">WordPress</a><img src="http://www.jortk.nl/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" mce_src="http://www.jortk.nl/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" class="mceWPmore mceItemNoResize" title="More..."><br />
01. <a title="How to prevent your site from being indexed?" href="http://yoast.com/prevent-site-being-indexed/" mce_href="http://yoast.com/prevent-site-being-indexed/" target="_blank">Preventing your site from being indexed, the right way</a><br />
Useful article which shows the correct way of preventing your site from being indexed by a search engine.</p>
<p>02. <a title="Security tips for WordPress" href="http://www.ruhanirabin.com/14-tips-prevent-wordpress-get-hacked/" mce_href="http://www.ruhanirabin.com/14-tips-prevent-wordpress-get-hacked/" target="_blank">14 security tips for your WordPress installation</a><br />
Practical tips to secure your WordPress installation.</p>
<p>03. <a title="Stop spam in WordPress" href="http://www.siteground.com/tutorials/wordpress/wordpress_spam_protection.htm" mce_href="http://www.siteground.com/tutorials/wordpress/wordpress_spam_protection.htm" target="_blank">How to protect WordPress from spam?</a><br />
Tutorial which give you useful tips to stop spam on your wordpress blog</p>
<p>04. <a title="Use WordPress as a CMS" href="http://www.tripwiremagazine.com/2010/01/20-awesome-non-blogging-websites-using-wordpress-as-cms.html" mce_href="http://www.tripwiremagazine.com/2010/01/20-awesome-non-blogging-websites-using-wordpress-as-cms.html" target="_blank">20+ Awesome Non-Blogging Websites Using WordPress as CMS</a><br />
Examples of websites which are using WordPress as a CMS, very cool!</p>
<p>05. <a title="Create multiple=">How to Create Multiple Dynamic Sidebars for WordPress Widgets</a><br />
Tutorial which allows you to create multiple synamic sidebard for WordPress widgets.</p>
<p>06. <a title="Tutorial on how to enable jQuery" href="http://www.wprecipes.com/how-to-use-jquery-1-4-by-default-on-your-wordpress-blog" mce_href="http://www.wprecipes.com/how-to-use-jquery-1-4-by-default-on-your-wordpress-blog" target="_blank">Use jQuery 1.4 by default on your WordPress blog</a><br />
Great WordPress hack to enable jQuery by default on your site.</p>
<p>07. <a title="WordPress theme developing - tips and tricks" href="http://www.leemunroe.com/tips-and-hacks-for-creating-your-own-wordpress-theme/" mce_href="http://www.leemunroe.com/tips-and-hacks-for-creating-your-own-wordpress-theme/" target="_blank">Tips and hacks for creating your own WordPress theme</a><br />
Great tips and tricks for all theme designers, and those who want to tweak their theme!</p>
<p>08. <a title="Extend your use of Gravatar" href="http://themeshaper.com/how-to-add-gravatars-for-the-post-author-in-wordpress/" mce_href="http://themeshaper.com/how-to-add-gravatars-for-the-post-author-in-wordpress/" target="_blank">How To Add Gravatars For The Post Author in WordPress</a><br />
Now that Gravatar support is part of the WordPress core adding them into your WordPress theme is easy. Adding them to your comments has been documented. How about adding them to your post titles to highlight the comment author? Within the loop? That’s fairly easy too.</p>
<p>09. <a title="Tutorial on how to add video to your WordPress sidebar" href="http://justintadlock.com/archives/2008/01/25/how-to-add-videos-to-your-wordpress-sidebar" mce_href="http://justintadlock.com/archives/2008/01/25/how-to-add-videos-to-your-wordpress-sidebar" target="_blank">How to add videos to your WordPress sidebar</a><br />
YouTube has become a bit of a phenomenon on the Internet, and everyone’s rushing to embed videos into their blogs. This is actually a fairly neat thing, especially if you blog a lot about videos or have videos that will emphasize the importance of your posts.</p>
<p>10. <a title="Make use of short branded URL's" href="http://www.wpbeginner.com/wp-tutorials/how-to-get-short-branded-urls-with-wordpress/" mce_href="http://www.wpbeginner.com/wp-tutorials/how-to-get-short-branded-urls-with-wordpress/" target="_blank">How to Get Short Branded Urls with WordPress</a><br />
With social media marketing on its peak, and URL shortening service at it’s highest demand, bloggers are turning to services like tr.im, bit.ly, or even ekey.us. There are two disadvantages of using these services. First they are not brandable, and second they are not reliable as tr.im said they will be closing down. Much thanks to a powerful script like WordPress, we can now use it to create short URLs and have our brand in it.</p>
<p>11. <a title="WordPress hack for resizing pictures" href="http://www.wprecipes.com/automatically-resize-pictures-on-your-wordpress-blog" mce_href="http://www.wprecipes.com/automatically-resize-pictures-on-your-wordpress-blog" target="_blank">Automatically resize pictures on your WordPress blog</a><br />
While it is very cool to add pictures to your blog posts, dealing with image sizes can be a bit tricky sometimes, especially if you have no skills about image resizing. The solution to this problem is to use Timthumb and WordPress shortcode API. Just read on to find out!</p>
<p>12. <a title="Source of this tutorial" href="http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/" mce_href="http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/" target="_blank">How to List Recent Posts from One Category </a><br />
WordPress hack which give you the power to list recent posts from one category<br />
<a title="Tweak to seperate your comments and trackbacks" href="http://www.hongkiat.com/blog/how-to-seperate-comments-and-trackbacks-wordpress-tips/" mce_href="http://www.hongkiat.com/blog/how-to-seperate-comments-and-trackbacks-wordpress-tips/" target="_blank"><br />
How to Separate Comments and Trackbacks</a><br />
Most wordpress themes out there (by default) combine both comments and trackbacks / pingbacks together and display under the same list. But why bother separating them? Simply to make things looks more organize so your blog commenters have a clearer picture what are the comments, what’s not. Doing it is not hard, but you need toe be using independentWordPress blog (not the wordpress.com), provided with access to change comments.php. Prepare your favorite editor, and here we go.</p>
<p>13. <a title="Great wordpress hack" href="http://www.wprecipes.com/protect-your-wordpress-blog-using-htaccess" mce_href="http://www.wprecipes.com/protect-your-wordpress-blog-using-htaccess" target="_blank">Protect your WordPress blog using .htaccess</a><br />
The .htaccess file have lots of possibilities. Today, let’s see how we can protect our WordPress blog from scripts injection, and unwanted modification of _REQUEST and/or GLOBALS.</p>
<p>14. <a title="WordPress htaccess tips and tricks" href="http://wpshout.com/a-to-z-of-wordpress-htaccess-hacks/" mce_href="http://wpshout.com/a-to-z-of-wordpress-htaccess-hacks/" target="_blank">A to Z of WordPress .htaccess Hacks</a><br />
The .htaccess file allows you to easily improve your blog’s security, reduce bandwith and increase usability. In this post we’re going to look at 26 .htaccess hacks, from A to Z.</p>
<p>15. <a title="Create contact forms in WordPress" href="http://wpshout.com/4-contact-form-solutions-for-wordpress/" mce_href="http://wpshout.com/4-contact-form-solutions-for-wordpress/" target="_blank">4 Contact Form Solutions For WordPress</a><br />
The contact form is a simple thing and often overlooked both in adding one and styling it. This post will address that with a number of options for creating a contact form that can be added to a WordPress blog site.</p>
<p>16. <a title="Source of this article" href="http://wpshout.com/best-practices-for-creating-unique-blog-posts/" mce_href="http://wpshout.com/best-practices-for-creating-unique-blog-posts/" target="_blank">Best Practices for Creating Unique Blog Posts</a><br />
Some golden rules you should follow when creating blog posts.</p>
<p>17. <a title="WordPress tutorial" href="http://wphacks.com/how-to-hide-individual-wordpress-pages/" mce_href="http://wphacks.com/how-to-hide-individual-wordpress-pages/" target="_blank">Hide Individual WordPress Pages</a><br />
If you’ve downloaded a WordPress theme that has been made available to the general public, it is likely that, by default, it has some code that automatically inserts your WordPress pages directly into your theme without any manual coding.&nbsp; This is a really great feature most of the time, but sometimes there are certain pages you’d like to not display in your menu or not display at all (search results page comes to mind).</p>
<p>18. <a title="Tutorial about bio info in WordPress" href="http://wphacks.com/how-to-add-bio-info-to-wordpress-posts/" mce_href="http://wphacks.com/how-to-add-bio-info-to-wordpress-posts/" target="_blank">How To Add Bio Info To Your WordPress Blog Posts</a><br />
Add your blog Bio info to your blogposts.</p>
<p>19. <a title="Tutorial on how to setup a sideblog" href="http://www.problogdesign.com/how-to/how-to-set-up-a-sideblog/" mce_href="http://www.problogdesign.com/how-to/how-to-set-up-a-sideblog/" target="_blank">How To Set Up a Sideblog</a><br />
Great article about creating your own side blog.</p>
<p>20. <a title="Create WordPress form overlay" href="http://www.problogdesign.com/how-to/how-to-create-a-wordpress-login-form-overlay/" mce_href="http://www.problogdesign.com/how-to/how-to-create-a-wordpress-login-form-overlay/" target="_blank">How to Create a WordPress Login Form Overlay<br />
</a>WordPress is more than just a blogging tool. It can be used as a Content Management System (CMS) for many different purposes. It has a built in system for most things you would have to code yourself, or pay for an expensive custom application. With a little creativity, you can use basic features to power almost anything you want.</p>
<p>21. <a title="Click here to see more of this great article" href="http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/" mce_href="http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/" target="_blank">Tutorial: Creating Custom Write Panels in WordPress<br />
</a>Everyone knows that WordPress is one of the most, if not the most, popular blogging systems on the internet today. With its out of the box features, plugins, and great theming community, its no wonder WordPress has been accepted as today’s standard. However, sometimes you just want to add a little more.</p>
<p>22. <a title="tutorial about Multi Level navigation" href="http://wphacks.com/page-sensitive-multi-level-navigation/" mce_href="http://wphacks.com/page-sensitive-multi-level-navigation/" target="_blank">Page Sensitive Multi-Level Navigation</a><br />
While most sites don’t need incredibly deep page navigation there are situations that justify a hierarchy beyond the typical 2 – 3 levels.&nbsp; Unfortunately that can be cumbersome for top navigation drop-downs (more than 1 level of drop down is too much IMHO) so another solution needs to be found.</p>
<p>23. Add a favicon to your WordPress blog using a hook</p>
<p></p>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2009/10/5-cool-wordpress-plugins-everybody-should-use/' rel='bookmark' title='Permanent Link: 5 Cool WordPress plugins everybody should use!'>5 Cool WordPress plugins everybody should use!</a> <small>I see alot of discussion on the web concerning which...</small></li>
<li><a href='http://www.jortk.nl/2010/01/5-articles-to-improve-your-jquery-skills/' rel='bookmark' title='Permanent Link: 5 articles to improve your jQuery skills!'>5 articles to improve your jQuery skills!</a> <small>jQuery 1.4 API Cheat Sheet Complete cheat sgeet of the...</small></li>
<li><a href='http://www.jortk.nl/2010/01/wordpress-foundation-to-support-open-source/' rel='bookmark' title='Permanent Link: WordPress Foundation to support Open Source'>WordPress Foundation to support Open Source</a> <small>It is with extremely great pleasure that I point you...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2010/02/23-articles-and-resources-to-improve-your-wordpress-life/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Google SEO lessons for beginners</title>
		<link>http://www.jortk.nl/2010/01/google-seo-lessons-for-beginners/</link>
		<comments>http://www.jortk.nl/2010/01/google-seo-lessons-for-beginners/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 20:27:57 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[lessons]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=1143</guid>
		<description><![CDATA[Want to eat healthier and exercise more in 2010? That&#8217;s tough! Want to learn about search engine optimization (SEO) so you can disregard the rumors and know what&#8217;s important? That&#8217;s easy! Here&#8217;s how to gain SEO knowledge as you go about your new start to 2010: Step 1: Absorb the basics If you like to [...]


Related posts:<ol><li><a href='http://www.jortk.nl/2009/10/google-webmaster-central-dealing-with-low-quality-backlinks/' rel='bookmark' title='Permanent Link: Google Webmaster Central: Dealing with low-quality backlinks'>Google Webmaster Central: Dealing with low-quality backlinks</a> <small>Webmasters who check their incoming links in Webmaster Tools often...</small></li>
<li><a href='http://www.jortk.nl/2009/11/google-ad-center-a-new-way-to-reach-advertisers/' rel='bookmark' title='Permanent Link: Google Ad Center: A new way to reach advertisers'>Google Ad Center: A new way to reach advertisers</a> <small>Earlier this year, we introduced the Google Ad Planner Publisher...</small></li>
<li><a href='http://www.jortk.nl/2009/11/google-analytics-integration-with-feedburner/' rel='bookmark' title='Permanent Link: Google Analytics integration with Feedburner'>Google Analytics integration with Feedburner</a> <small>The FeedBurner team has just announced an integration with Google...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Want to eat healthier and exercise more in 2010? That&#8217;s tough! Want to learn about search engine optimization (SEO) so you can disregard the rumors and know what&#8217;s important? That&#8217;s easy! Here&#8217;s how to gain SEO knowledge as you go about your new start to 2010:</p>
<p><strong>Step 1: Absorb the basics</strong></p>
<ul>
<li>If you like to learn by reading, download our <a href="http://googlewebmastercentral.blogspot.com/2008/11/googles-seo-starter-guide.html">SEO Starter Guide</a> for reading while you&#8217;re on an exercise bike, training for Ironman.</li>
<li>Or, if you&#8217;re more a video watcher, try listening to my &#8220;<a href="http://www.youtube.com/watch?v=-SLcruwnkLk">Search Friendly Development</a>&#8221; session while you&#8217;re cleaning your house. Keep in mind that some parts of the presentation are a little more technical.</li>
</ul>
<p><a href="http://www.jortk.nl/2010/01/google-seo-lessons-for-beginners/"><em>Click here to view the embedded video.</em></a></p>
<ul>
<li>For good measure, and because at some point you&#8217;ll hear references to them, check out our <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769">webmaster guidelines</a> for yourself.</li>
</ul>
<p><strong>Step 2: Explore details that pique your interest</strong></p>
<div>Are you done with the basics but now you have some questions? Good for you! Try researching a particular topic in our <a href="http://www.google.com/support/webmasters/">Webmaster Help Center</a>. For example, do you want more information about <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=70897">crawling and indexing</a> or understanding what <a href="http://www.google.com/support/webmasters/bin/search.py?%3Asearchbox&amp;query=links">links</a> are all about?</div>
<p><strong>Step 3: Verify ownership of your site in Webmaster Tools</strong></p>
<div>It takes a little bit of skill, but we have tons of <a href="http://www.google.com/support/forum/p/Webmasters/label?lid=1a96dcd3ad5ea81e&amp;hl=en">help for verification</a>. Once you verify ownership of your site (i.e., signal to Google that you&#8217;re the owner), you can:</p>
<ul>
<li>See more confidential information about your site, like <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35120">crawl errors</a> or <a href="http://googlewebmastercentral.blogspot.com/2007/07/message-center-let-us-communicate-with.html">messages from Google about your site</a></li>
<li>Run through the <a href="http://www.google.com/webmasters/checklist/">Webmaster Tools checklist</a> and learn new ways to monitor and manage your site</li>
<li><a href="http://googlewebmastercentral.blogspot.com/2009/06/to-make-webmaster-tools-message-center.html">Forward your Google messages</a> to your personal email address</li>
</ul>
</div>
<p> </p>
<div><a href="http://4.bp.blogspot.com/_o5Na_9269nA/S1lTyKFQQYI/AAAAAAAADVw/iWAfApup2Qs/s1600-h/infinite-spaces-example.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5429462946936799618" src="http://4.bp.blogspot.com/_o5Na_9269nA/S1lTyKFQQYI/AAAAAAAADVw/iWAfApup2Qs/s400/infinite-spaces-example.png" border="0" alt="" /></a><br />
<em>A sample message regarding the crawlability of your site</em></div>
<p><strong>Step 4: Research before you do anything drastic</strong></p>
<div>Usually the basics (e.g., good content/service and a crawlable site with indexable information) are the necessities for SEO. You may hear or read differently, but before you do anything drastic on your site such as <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=156449">robots.txt disallow</a>&#8216;ing all of your directories or revamping your entire site architecture, please try:</div>
<ul>
<li>Researching material in our <a href="http://www.google.com/support/webmasters/">Help Center</a></li>
<li>Checking for related posts in our <a href="http://www.google.com/support/forum/p/Webmasters">Webmaster Forum</a></li>
<li>Asking for <a href="http://www.google.com/support/forum/p/Webmasters/ask?hl=en">feedback from the webmaster community</a> &#8212; we&#8217;ve got a super skilled group of Google employees, members, and <a href="http://googlewebmastercentral.blogspot.com/2009/12/helping-webmasters-from-user-to-user.html">Bionic Posters</a>.</li>
</ul>
<p>From: <a title="SEO lessons for beginners" href="http://googlewebmastercentral.blogspot.com/2010/01/google-seo-resources-for-beginners.html" target="_blank">Google Webmaster Central</a></p>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2009/10/google-webmaster-central-dealing-with-low-quality-backlinks/' rel='bookmark' title='Permanent Link: Google Webmaster Central: Dealing with low-quality backlinks'>Google Webmaster Central: Dealing with low-quality backlinks</a> <small>Webmasters who check their incoming links in Webmaster Tools often...</small></li>
<li><a href='http://www.jortk.nl/2009/11/google-ad-center-a-new-way-to-reach-advertisers/' rel='bookmark' title='Permanent Link: Google Ad Center: A new way to reach advertisers'>Google Ad Center: A new way to reach advertisers</a> <small>Earlier this year, we introduced the Google Ad Planner Publisher...</small></li>
<li><a href='http://www.jortk.nl/2009/11/google-analytics-integration-with-feedburner/' rel='bookmark' title='Permanent Link: Google Analytics integration with Feedburner'>Google Analytics integration with Feedburner</a> <small>The FeedBurner team has just announced an integration with Google...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2010/01/google-seo-lessons-for-beginners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All the Adwords Basics in just 90 seconds</title>
		<link>http://www.jortk.nl/2010/01/all-the-adwords-basics-in-just-90-seconds/</link>
		<comments>http://www.jortk.nl/2010/01/all-the-adwords-basics-in-just-90-seconds/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 12:22:14 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[adwords]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/2010/01/all-the-adwords-basics-in-just-90-seconds/</guid>
		<description><![CDATA[Related posts:Getting your business off the ground with google Adwords This is the first in a series of posts about... Adwords API for Python now available! ... Google Chrome: 8 tabs in 15 seconds ... Related posts brought to you by Yet Another Related Posts Plugin.


Related posts:<ol><li><a href='http://www.jortk.nl/2010/04/getting-your-business-off-the-ground-with-google-adwords/' rel='bookmark' title='Permanent Link: Getting your business off the ground with google Adwords'>Getting your business off the ground with google Adwords</a> <small>This is the first in a series of posts about...</small></li>
<li><a href='http://www.jortk.nl/2010/01/adwords-api-for-python-now-available/' rel='bookmark' title='Permanent Link: Adwords API for Python now available!'>Adwords API for Python now available!</a> <small>...</small></li>
<li><a href='http://www.jortk.nl/2009/12/google-chrome-8-tabs-in-15-seconds/' rel='bookmark' title='Permanent Link: Google Chrome: 8 tabs in 15 seconds'>Google Chrome: 8 tabs in 15 seconds</a> <small>...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jortk.nl/2010/01/all-the-adwords-basics-in-just-90-seconds/"><em>Click here to view the embedded video.</em></a></p>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2010/04/getting-your-business-off-the-ground-with-google-adwords/' rel='bookmark' title='Permanent Link: Getting your business off the ground with google Adwords'>Getting your business off the ground with google Adwords</a> <small>This is the first in a series of posts about...</small></li>
<li><a href='http://www.jortk.nl/2010/01/adwords-api-for-python-now-available/' rel='bookmark' title='Permanent Link: Adwords API for Python now available!'>Adwords API for Python now available!</a> <small>...</small></li>
<li><a href='http://www.jortk.nl/2009/12/google-chrome-8-tabs-in-15-seconds/' rel='bookmark' title='Permanent Link: Google Chrome: 8 tabs in 15 seconds'>Google Chrome: 8 tabs in 15 seconds</a> <small>...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2010/01/all-the-adwords-basics-in-just-90-seconds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a successful ad text</title>
		<link>http://www.jortk.nl/2010/01/how-to-create-a-successful-ad-text/</link>
		<comments>http://www.jortk.nl/2010/01/how-to-create-a-successful-ad-text/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 04:32:56 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[seo]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=1014</guid>
		<description><![CDATA[When it comes to ad text &#8220;Always Be Testing&#8221; is the motto that we hold in high esteem here at ROI Revolution. If you continually test your ads (to beat the current best performer) you will constantly improve the performance of your campaigns. It is important to remember that there are a few strategies and [...]


Related posts:<ol><li><a href='http://www.jortk.nl/2010/01/use-ad-text-to-qualify-your-customer/' rel='bookmark' title='Permanent Link: Use ad text to qualify your customer'>Use ad text to qualify your customer</a> <small>With PPC advertising, the best use of ad copy is...</small></li>
<li><a href='http://www.jortk.nl/2009/12/new-in-gmail-default-text-style/' rel='bookmark' title='Permanent Link: New in Gmail: Default text style'>New in Gmail: Default text style</a> <small>In the early days of email, messages were simple text...</small></li>
<li><a href='http://www.jortk.nl/2009/12/create-your-own-image-ads-with-google-adwords/' rel='bookmark' title='Permanent Link: Create your own image ads with Google Adwords'>Create your own image ads with Google Adwords</a> <small>Image ads are a great way to raise the profile...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>When it comes to ad text &#8220;<a href="http://www.roirevolution.com/blog/2009/01/googles_recommendation_to_optimize_ads_and_why_its.html">Always Be Testing</a>&#8221; is the motto that we hold in high esteem here at ROI Revolution. If you continually test your ads (to beat the current best performer) you will constantly improve the performance of your campaigns.</p>
<p>It is important to remember that there are a few strategies and tips you pretty much always need to implement as you are writing and testing ads. I&#8221;ve come up with an &#8220;ad recipe&#8221; that I keep on my desk to ensure all necessary elements are included in the new ads I write.</p>
<p><img src="http://www.roirevolution.com/blog/recipe/recipe2%20%282%29.jpg" alt="recipe2 (2).jpg" width="515" height="317" /></p>
<p><strong>I&#8221;ll break down each ingredient: </strong><br />
<span style="text-decoration: underline;"><strong>Keyword Relevancy </strong></span>: This is plain and simple: have your keywords in your ad text. If possible place the keyword in the headline, also in the description lines and the display URL.</p>
<p><span style="text-decoration: underline;"><strong>Differentiate From Competitors</strong></span>: This takes a little more work. Study your competitors ads. What do you do differently? What sets you apart? Whatever it is, make sure it is in your ad copy (and stands out)!</p>
<p><span style="text-decoration: underline;"><strong>Call To Action</strong></span>: Engage the visitor to take action on your site. Offer them a free report, a free consultation, ask them to call now, buy now, browse more. Whatever call to action makes sense for your industry and is the most powerful.</p>
<p>So, like with any recipe, take the time to add each ingredient slowly. Then combine all to ensure your batter (or ad text) is well mixed! If you follow these steps, you will surely have a tasty ad that will keep your potential clients coming back for more.</p>
<p>Want more strategies and inspiration (including example headlines, ad text, etc) for writing your next pay-per-click ads?</p>
<p>Get our free PPC Ad Writing Quick-Reference Guide, simply <a href="http://www.roirevolution.com/google-adwords/ad-writing-cheat-sheet.htm">fill out the form</a> and the guide will be emailed to you instantly so you can start using it right away to write more compelling ad text.</p>
<p>From: <a title="How to create successful Ad Text" href="http://www.roirevolution.com/blog/2010/01/easy_recipe_for_successful_ad_text.html" target="_blank">The ROI Revolution</a></p>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2010/01/use-ad-text-to-qualify-your-customer/' rel='bookmark' title='Permanent Link: Use ad text to qualify your customer'>Use ad text to qualify your customer</a> <small>With PPC advertising, the best use of ad copy is...</small></li>
<li><a href='http://www.jortk.nl/2009/12/new-in-gmail-default-text-style/' rel='bookmark' title='Permanent Link: New in Gmail: Default text style'>New in Gmail: Default text style</a> <small>In the early days of email, messages were simple text...</small></li>
<li><a href='http://www.jortk.nl/2009/12/create-your-own-image-ads-with-google-adwords/' rel='bookmark' title='Permanent Link: Create your own image ads with Google Adwords'>Create your own image ads with Google Adwords</a> <small>Image ads are a great way to raise the profile...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2010/01/how-to-create-a-successful-ad-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Getting Started with the Google Data PHP Client Library</title>
		<link>http://www.jortk.nl/2009/10/tutorial-getting-started-with-the-google-data-php-client-library/</link>
		<comments>http://www.jortk.nl/2009/10/tutorial-getting-started-with-the-google-data-php-client-library/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 09:48:38 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[Movies]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[google data]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=506</guid>
		<description><![CDATA[Great video which shows how to get you started using the Google Data PHP Client Library! Related posts:What is the Google Analytics API? Cool video where the Google Analytics API is explained:... Is Gmail the World&#8217;s Greenest Email? IT and consumer computer use are major worldwide contributors to... What is a browser? Cool video from [...]


Related posts:<ol><li><a href='http://www.jortk.nl/2009/10/what-is-the-google-analytics-api/' rel='bookmark' title='Permanent Link: What is the Google Analytics API?'>What is the Google Analytics API?</a> <small>Cool video where the Google Analytics API is explained:...</small></li>
<li><a href='http://www.jortk.nl/2009/10/is-gmail-the-worlds-greenest-email/' rel='bookmark' title='Permanent Link: Is Gmail the World&#8217;s Greenest Email?'>Is Gmail the World&#8217;s Greenest Email?</a> <small>IT and consumer computer use are major worldwide contributors to...</small></li>
<li><a href='http://www.jortk.nl/2009/10/what-is-a-browser-2/' rel='bookmark' title='Permanent Link: What is a browser?'>What is a browser?</a> <small>Cool video from the Google guys explaining a web browser:...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Great video which shows how to get you started using the <a title="Documentation on the Google Data PHP Client Library!" href="http://code.google.com/intl/nl/apis/gdata/articles/php_client_lib.html" target="_blank">Google Data PHP Client Library</a>!</p>
<a href="http://www.youtube.com/watch?v=BtrFZmZjalE"><img src="http://img.youtube.com/vi/BtrFZmZjalE/default.jpg" width="130" height="97" border=0></a>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2009/10/what-is-the-google-analytics-api/' rel='bookmark' title='Permanent Link: What is the Google Analytics API?'>What is the Google Analytics API?</a> <small>Cool video where the Google Analytics API is explained:...</small></li>
<li><a href='http://www.jortk.nl/2009/10/is-gmail-the-worlds-greenest-email/' rel='bookmark' title='Permanent Link: Is Gmail the World&#8217;s Greenest Email?'>Is Gmail the World&#8217;s Greenest Email?</a> <small>IT and consumer computer use are major worldwide contributors to...</small></li>
<li><a href='http://www.jortk.nl/2009/10/what-is-a-browser-2/' rel='bookmark' title='Permanent Link: What is a browser?'>What is a browser?</a> <small>Cool video from the Google guys explaining a web browser:...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2009/10/tutorial-getting-started-with-the-google-data-php-client-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webinar: 15 cool features of Google Wave</title>
		<link>http://www.jortk.nl/2009/10/webinar-15-cool-features-of-google-wave/</link>
		<comments>http://www.jortk.nl/2009/10/webinar-15-cool-features-of-google-wave/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 08:02:18 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wave]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=604</guid>
		<description><![CDATA[Related posts:Webinar: Google Wave Overview ... Google Analytics Webinar: Pivoting &#038; Secondary Dimensions ... Webinar: Optimizing AdWords Campaigns with Google Analytics Learn tips and ideas on how to gain more actionable... Related posts brought to you by Yet Another Related Posts Plugin.


Related posts:<ol><li><a href='http://www.jortk.nl/2009/10/webinar-google-wave-overview/' rel='bookmark' title='Permanent Link: Webinar: Google Wave Overview'>Webinar: Google Wave Overview</a> <small>...</small></li>
<li><a href='http://www.jortk.nl/2009/10/google-analytics-webinar-pivoting-secondary-dimensions/' rel='bookmark' title='Permanent Link: Google Analytics Webinar: Pivoting &#038; Secondary Dimensions'>Google Analytics Webinar: Pivoting &#038; Secondary Dimensions</a> <small>...</small></li>
<li><a href='http://www.jortk.nl/2009/10/webinar-optimizing-adwords-campaigns-with-google-analytics/' rel='bookmark' title='Permanent Link: Webinar: Optimizing AdWords Campaigns with Google Analytics'>Webinar: Optimizing AdWords Campaigns with Google Analytics</a> <small>Learn tips and ideas on how to gain more actionable...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jortk.nl/2009/10/webinar-15-cool-features-of-google-wave/"><em>Click here to view the embedded video.</em></a></p>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2009/10/webinar-google-wave-overview/' rel='bookmark' title='Permanent Link: Webinar: Google Wave Overview'>Webinar: Google Wave Overview</a> <small>...</small></li>
<li><a href='http://www.jortk.nl/2009/10/google-analytics-webinar-pivoting-secondary-dimensions/' rel='bookmark' title='Permanent Link: Google Analytics Webinar: Pivoting &#038; Secondary Dimensions'>Google Analytics Webinar: Pivoting &#038; Secondary Dimensions</a> <small>...</small></li>
<li><a href='http://www.jortk.nl/2009/10/webinar-optimizing-adwords-campaigns-with-google-analytics/' rel='bookmark' title='Permanent Link: Webinar: Optimizing AdWords Campaigns with Google Analytics'>Webinar: Optimizing AdWords Campaigns with Google Analytics</a> <small>Learn tips and ideas on how to gain more actionable...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2009/10/webinar-15-cool-features-of-google-wave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
