<?xml version="1.0" encoding="utf-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>Web Development Blog</title>
	<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>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Modifiers in regular expression patterns</title>
		<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>
		<link>http://www.web-development-blog.com/archives/modifiers-in-regular-expression-patterns/</link>
			</item>
	<item>
		<title>Image manipulations with Imagemagick</title>
		<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>
		<link>http://www.web-development-blog.com/archives/image-manipulations-with-imagemagick/</link>
			</item>
	<item>
		<title>.tel domain launch, the next mobile story</title>
		<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>
		<link>http://www.web-development-blog.com/archives/tel-domain-launch-the-next-mobile-story/</link>
			</item>
	<item>
		<title>A new Wordpress theme for our blog</title>
		<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>
		<link>http://www.web-development-blog.com/archives/a-new-wordpress-theme-for-our-blog/</link>
			</item>
	<item>
		<title>AdSense for Domains, just another Domain Parking Service?</title>
		<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>
		<link>http://www.web-development-blog.com/archives/adsense-for-domains-just-another-domain-parking-service/</link>
			</item>
	<item>
		<title>Count clicks the right way!</title>
		<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>
		<link>http://www.web-development-blog.com/archives/count-clicks-the-right-way/</link>
			</item>
	<item>
		<title>Curl: Location redirect while open_basedir is set</title>
		<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>
		<link>http://www.web-development-blog.com/archives/curl-follow-url-location-while-open_basedir-is-set/</link>
			</item>
	<item>
		<title>Don&#8217;t trust your own websites!</title>
		<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>
		<link>http://www.web-development-blog.com/archives/dont-trust-your-own-websites/</link>
			</item>
	<item>
		<title>Just a better Internet portal provided by Google</title>
		<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>
		<link>http://www.web-development-blog.com/archives/just-a-better-internet-portal-provided-by-google/</link>
			</item>
	<item>
		<title>Upload images for usage in TinyMCE</title>
		<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>
		<link>http://www.web-development-blog.com/archives/upload-images-for-usage-in-tinymce/</link>
			</item>
</channel>
</rss>
