<?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>Web Development Blog</title>
	<atom:link href="http://www.web-development-blog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web-development-blog.com</link>
	<description>Web development tutorials, SEO articles and PHP script resources</description>
	<lastBuildDate>Sat, 27 Jun 2009 11:12:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Modifiers in regular expression patterns</title>
		<link>http://www.web-development-blog.com/archives/modifiers-in-regular-expression-patterns/</link>
		<comments>http://www.web-development-blog.com/archives/modifiers-in-regular-expression-patterns/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 11:12:40 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[PHP scripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[match]]></category>
		<category><![CDATA[modifiers]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[pcre]]></category>
		<category><![CDATA[regex]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=309</guid>
		<description><![CDATA[We all like regex patterns, because it&#8217;s a great way to select, filter or replace strings, numbers or complete code blocks. How about PCRE modifiers, do you use them very often? A few weeks ago I need to use one because I get in trouble with line breaks in some string, I needed to select [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/modifiers-in-regular-expression-patterns/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Image manipulations with Imagemagick</title>
		<link>http://www.web-development-blog.com/archives/image-manipulations-with-imagemagick/</link>
		<comments>http://www.web-development-blog.com/archives/image-manipulations-with-imagemagick/#comments</comments>
		<pubDate>Tue, 05 May 2009 20:05:08 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[PHP scripts]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[book review]]></category>
		<category><![CDATA[image manipulation]]></category>
		<category><![CDATA[ImageMagick]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=294</guid>
		<description><![CDATA[A very powerful tool for creating and manipulating images is ImageMagick. With this tools you can create drawings, modify existing images or just process images. The tool is available for Linux, windows and Mac based systems and is free available. Using the command line is Imagemagick the optimal tool to use image functions within your [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/image-manipulations-with-imagemagick/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>.tel domain launch, the next mobile story</title>
		<link>http://www.web-development-blog.com/archives/tel-domain-launch-the-next-mobile-story/</link>
		<comments>http://www.web-development-blog.com/archives/tel-domain-launch-the-next-mobile-story/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 20:45:21 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[register]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[tld]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=267</guid>
		<description><![CDATA[Since a few days domain names with the .tel TLD are available for registration. After a sunrise and landrush period it&#8217;s possible to register your personal .tel ID for less than $20.
Why buying a .tel domain?
A .tel domain is not like other domain names. These domain names are hosted by &#8220;special&#8221; .tel hosting providers and [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/tel-domain-launch-the-next-mobile-story/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>A new Wordpress theme for our blog</title>
		<link>http://www.web-development-blog.com/archives/a-new-wordpress-theme-for-our-blog/</link>
		<comments>http://www.web-development-blog.com/archives/a-new-wordpress-theme-for-our-blog/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 10:12:55 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[google friend connect]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=262</guid>
		<description><![CDATA[Finally I found a new design for this blog site!
I looked after a new  theme the during the last weeks on several places and tried also commercial products as a &#8220;Woo&#8221; theme. Most of themes I found doesn&#8217;t met my requirements. Premium wordpress themes are often more unique, but it&#8217;s not possible to see if [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/a-new-wordpress-theme-for-our-blog/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>AdSense for Domains, just another Domain Parking Service?</title>
		<link>http://www.web-development-blog.com/archives/adsense-for-domains-just-another-domain-parking-service/</link>
		<comments>http://www.web-development-blog.com/archives/adsense-for-domains-just-another-domain-parking-service/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 19:44:17 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Google services]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[domain names]]></category>
		<category><![CDATA[domain parking]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=245</guid>
		<description><![CDATA[Actually &#8220;Adsense for domains&#8221; is just like most of the other domain parking services. So why should we park our unused domain names with Google?
For a long time I never used any domain parking services because I didn&#8217;t believed in that product. I checked the first time &#8220;Revenue Parking&#8221; provided by my domain registration provider [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/adsense-for-domains-just-another-domain-parking-service/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Count clicks the right way!</title>
		<link>http://www.web-development-blog.com/archives/count-clicks-the-right-way/</link>
		<comments>http://www.web-development-blog.com/archives/count-clicks-the-right-way/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 21:24:06 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[PHP scripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[click fraud]]></category>
		<category><![CDATA[clicks]]></category>
		<category><![CDATA[counter]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[IP address]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=236</guid>
		<description><![CDATA[If you own a link list or directory where the listings are ranked (on some page) on the number of outgoing hits, you&#8217;re possible victim of click fraud. There are not only people clicking their own listings many times, ther eare also click bots (remote scripts) which drive the click count &#8220;into the sky&#8221; in [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/count-clicks-the-right-way/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Curl: Location redirect while open_basedir is set</title>
		<link>http://www.web-development-blog.com/archives/curl-follow-url-location-while-open_basedir-is-set/</link>
		<comments>http://www.web-development-blog.com/archives/curl-follow-url-location-while-open_basedir-is-set/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 21:36:21 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[PHP scripts]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[directadmin]]></category>
		<category><![CDATA[link check]]></category>
		<category><![CDATA[open_basedir]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=222</guid>
		<description><![CDATA[If you need to follow redirects within your php code using Curl and the open_basedir is set you came into some trouble. If you disable this directive all your directories with a 777 permission are not safe (if one or more website on the same server has some security issues). If you don&#8217;t have additional [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/curl-follow-url-location-while-open_basedir-is-set/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t trust your own websites!</title>
		<link>http://www.web-development-blog.com/archives/dont-trust-your-own-websites/</link>
		<comments>http://www.web-development-blog.com/archives/dont-trust-your-own-websites/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 15:22:27 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[Google services]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=209</guid>
		<description><![CDATA[A few minutes ago I did some search on Google and got some strange warnings for good websites I know for years:
This site may harm your computer.
This warning is nothing special but today all results got one. So next I searched for my own sites and? The same warnings&#8230;
My next search was for &#8220;google&#8221; and [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/dont-trust-your-own-websites/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Just a better Internet portal provided by Google</title>
		<link>http://www.web-development-blog.com/archives/just-a-better-internet-portal-provided-by-google/</link>
		<comments>http://www.web-development-blog.com/archives/just-a-better-internet-portal-provided-by-google/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 09:06:56 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[Google services]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[igoogle]]></category>
		<category><![CDATA[modules]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=188</guid>
		<description><![CDATA[These days existing users of the service iGoogle have noticed some modifications on their personalized homepage. The page looks now more straight and has got some new great features.
Maximize / minimize your gadgets
For several standard Google modules there is a extended mode (canvas view). In maximized mode your are able to get more information about [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/just-a-better-internet-portal-provided-by-google/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Upload images for usage in TinyMCE</title>
		<link>http://www.web-development-blog.com/archives/upload-images-for-usage-in-tinymce/</link>
		<comments>http://www.web-development-blog.com/archives/upload-images-for-usage-in-tinymce/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 22:13:52 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[PHP scripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[wysiwyg]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=163</guid>
		<description><![CDATA[TinyMCE is a great online WYSIWYG editor which is used for a lot of projects, for example this Wordpress blog application (the content backend). I use TinyMCE for custom projects too. TinyMCE is free, generates good HTML code and the interface is easy to learn even for non-webmaster.
The project is open source and the developer [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/upload-images-for-usage-in-tinymce/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.622 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-07-04 04:31:42 -->
