<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<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>
	<pubDate>Mon, 28 Apr 2008 06:21:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Website layout dimensions today</title>
		<link>http://www.web-development-blog.com/archives/website-layout-dimensions-today/</link>
		<comments>http://www.web-development-blog.com/archives/website-layout-dimensions-today/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 07:48:42 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
		
		<category><![CDATA[Accessibility]]></category>

		<category><![CDATA[asus]]></category>

		<category><![CDATA[desktop]]></category>

		<category><![CDATA[eee pc]]></category>

		<category><![CDATA[laptop]]></category>

		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/archives/website-layout-dimensions-today/</guid>
		<description><![CDATA[I remember me very well the last website project meetings with customers:
Why is my website so small? There is so much space to right and the left, why is this? Most of the people I know having laptops / computers with wide screens.
Sure, those customers have a point; the average computer equipment becomes still better. [...]]]></description>
			<content:encoded><![CDATA[<p>I remember me very well the last website project meetings with customers:</p>
<p>Why is my website so small? There is so much space to right and the left, why is this? Most of the people I know having laptops / computers with wide screens.</p>
<p>Sure, those customers have a point; the average computer equipment becomes still better. They are faster, having modern web browsers and most of all they have faster Internet connections.</p>
<p><strong>But what is the future of the Internet?</strong><br />
A few years ago if someone asked me to use my mobile phone to surf the Internet I answered: ”No, I don&#8217;t like to hurt my eyes with this tiny screen”.</p>
<p>Since the last years there are bigger displays for mobile phones and there are PDA&#8217;s and handheld PC&#8217;s. At least since my wife got her new LG mobile phone I like to surf the net by phone <img src='http://www.web-development-blog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <a href="http://www.web-development-blog.com/archives/website-layout-dimensions-today/#more-135" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/website-layout-dimensions-today/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Optimizing your Wordpress Blog for Google: Part 2</title>
		<link>http://www.web-development-blog.com/archives/optimizing-your-wordpress-blog-for-google-part-2/</link>
		<comments>http://www.web-development-blog.com/archives/optimizing-your-wordpress-blog-for-google-part-2/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 05:39:28 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
		
		<category><![CDATA[Google, SEO]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/archives/optimizing-your-wordpress-blog-for-google-part-2/</guid>
		<description><![CDATA[This is part 2 in our series on how to optimize your Wordpress blog for Google.  In our earlier post we discussed how to avoid the duplicate content penalty when blogging with the Wordpress blogging software;  today, we are going to share how to optimize your Wordpress blog for search engine friendliness especially [...]]]></description>
			<content:encoded><![CDATA[<p>This is part 2 in our series on how to optimize your Wordpress blog for Google.  In our <a href="http://www.web-development-blog.com/archives/optimizing-your-wordpress-blog-for-google-part-1/">earlier post</a> we discussed how to avoid the duplicate content penalty when blogging with the Wordpress blogging software;  today, we are going to share how to optimize your Wordpress blog for search engine friendliness especially for the Google search engine.<br />
<h3>Interlinking your blog posts</h3>
<p>Since your blog should be topically related anyway, you should have no problem referencing previous post from time to time in new blog postings.  Also, it wouldn&#8217;t hurt to edit your older blog postings to include topically related links for new posts.  Not only does this help to improve your internal linking structure, it can also help improve keyword relevancy for certain pages if you&#8217;re using keyword focused, or descriptive, anchor text for your internal URL&#8217;s.</p>
<p>Another approach to boost the link popularity and improve the visibility of your blogs internal pages is to offer a sitemap, one which will benefit users and work to help with search engine spidering. <a href="http://www.web-development-blog.com/archives/optimizing-your-wordpress-blog-for-google-part-2/#more-131" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/optimizing-your-wordpress-blog-for-google-part-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Easy payments using Paypal IPN</title>
		<link>http://www.web-development-blog.com/archives/easy-payments-using-paypal-ipn/</link>
		<comments>http://www.web-development-blog.com/archives/easy-payments-using-paypal-ipn/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 15:33:58 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
		
		<category><![CDATA[PHP scripts]]></category>

		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[curl]]></category>

		<category><![CDATA[guide]]></category>

		<category><![CDATA[ipn]]></category>

		<category><![CDATA[payments]]></category>

		<category><![CDATA[paypal]]></category>

		<category><![CDATA[shopping cart]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/archives/easy-payments-using-paypal-ipn/</guid>
		<description><![CDATA[There are several PHP scripts and classes to process PayPal payments using their native IPN (Internet payment notification) feature. Because the whole process is based on the data you need to send via a web form to the PayPal payment processor these script look very similar.
The payment / notification process is shown via the following [...]]]></description>
			<content:encoded><![CDATA[<p>There are several PHP scripts and classes to process PayPal payments using their native IPN (Internet payment notification) feature. Because the whole process is based on the data you need to send via a web form to the PayPal payment processor these script look very similar.</p>
<p>The payment / notification process is shown via the following graphic:</p>
<p><img src="http://www.web-development-blog.com/wp-content/uploads/2008/03/paypal-graphic.jpg" alt="paypal payment validation process" /></p>
<p>Inside the form there are several required values to process a payment. PayPal gives the advice to post them all to get everything working. The following variables get some special attention: <a href="http://www.web-development-blog.com/archives/easy-payments-using-paypal-ipn/#more-134" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/easy-payments-using-paypal-ipn/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Optimizing your Wordpress Blog for Google: Part 1</title>
		<link>http://www.web-development-blog.com/archives/optimizing-your-wordpress-blog-for-google-part-1/</link>
		<comments>http://www.web-development-blog.com/archives/optimizing-your-wordpress-blog-for-google-part-1/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 09:34:33 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
		
		<category><![CDATA[Google, SEO]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[googlebot]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/archives/optimizing-your-wordpress-blog-for-google-part-1/</guid>
		<description><![CDATA[ How to avoid the duplicate content penalty when using a Wordpress blog
There’s no denying it, Google is the powerhouse of the internet; more than capable of showering targeted visitors on your website like a torrential downpour backed by gale-force winds.  That is, if you happen to be in Google’s good graces and rank [...]]]></description>
			<content:encoded><![CDATA[<h3> How to avoid the duplicate content penalty when using a Wordpress blog</h3>
<p>There’s no denying it, Google is the powerhouse of the internet; more than capable of showering targeted visitors on your website like a torrential downpour backed by gale-force winds.  That is, if you happen to be in Google’s good graces and rank highly for popular keywords.</p>
<p>Bloggers often times find themselves in the position to receive great traffic from Google simply because of the way that blogs work; namely, they allow for quick inclusion into major search engines even when using the default setup.  Being the most popular blogging software on the planet, Wordpress blogs are the content management system (CMS) of choice for bloggers due to ease of use and the large community of supporters that help to develop plugins for this open source blogging software.</p>
<p>However, just because Wordpress blogs can help websites to get noticed by the major search engines easily, this doesn’t mean that they are inherently search engine friendly; in fact, the default settings for Wordpress blogs almost guarantee that, if left untouched, your blog will end up suffering from the duplicate content penalty.<br />
<h3>The duplicate content penalty and Wordpress blogs</h3>
<p>The duplicate content penalty is a term that is used to describe what happens when a web page is removed from the primary search results for a certain keyword phrase due to identical content elsewhere on the internet.  In Google, the lower-ranking websites and individual pages that contain the duplicate content are hidden, and this phrase is displayed instead: <a href="http://www.web-development-blog.com/archives/optimizing-your-wordpress-blog-for-google-part-1/#more-132" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/optimizing-your-wordpress-blog-for-google-part-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Wordpress widgets for an improved blogging experience</title>
		<link>http://www.web-development-blog.com/archives/using-wordpress-widgets-for-an-improved-blogging-experience/</link>
		<comments>http://www.web-development-blog.com/archives/using-wordpress-widgets-for-an-improved-blogging-experience/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 22:09:48 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/archives/using-wordpress-widgets-for-an-improved-blogging-experience/</guid>
		<description><![CDATA[Widget is a funny name, but as with many other names online, it&#8217;s largely become a commonplace term within the blogging community, at least the blogging community that uses the world-renowned Wordpress blogging software.
What are Wordpress widgets?
&#8220;Wordpress widgets&#8221; is a term that is used to describe the easy-to-use sidebar functions in any of the widget [...]]]></description>
			<content:encoded><![CDATA[<p>Widget is a funny name, but as with many other names online, it&#8217;s largely become a commonplace term within the blogging community, at least the blogging community that uses the world-renowned Wordpress blogging software.<br />
<h3>What are Wordpress widgets?</h3>
<p>&#8220;Wordpress widgets&#8221; is a term that is used to describe the easy-to-use sidebar functions in any of the widget ready Wordpress themes.  From within your Wordpress blog&#8217;s administration area, through the use of client-side scripting languages; Ajax and JavaScript, users can &#8220;click and drag&#8221; certain sidebar elements and rearrange them to meet their ideal sidebar setup.  These elements include the blog search box, links, pages, meta (containing admin login links, rss feed links), categories, most recent posts and text-box elements.</p>
<p>Today, nearly all up-to-date Wordpress themes are widget ready, meaning that instead of manually having to modify code in the sidebar.php file for your active Wordpress template to get your desired look, in order to modify the look of your Wordpress themes&#8217; sidebar, you only need to click on the desired element to add it to the sidebar or re-arrange the elements in any widget ready theme. <a href="http://www.web-development-blog.com/archives/using-wordpress-widgets-for-an-improved-blogging-experience/#more-128" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/using-wordpress-widgets-for-an-improved-blogging-experience/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Support forum for finalwebsites.com</title>
		<link>http://www.web-development-blog.com/archives/new-support-forum-for-finalwebsitescom/</link>
		<comments>http://www.web-development-blog.com/archives/new-support-forum-for-finalwebsitescom/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 13:13:22 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[finalwebsites.com]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/archives/new-support-forum-for-finalwebsitescom/</guid>
		<description><![CDATA[After using the Webdigity Webmaster forums for supporting webmasters which are using the PHP classes and scripts provided on finalwebsites.com a new forum is created. The owner of finalwebsites.com has created a new support forum on his own domain. With this new part of the website it would be easier to provide new information to [...]]]></description>
			<content:encoded><![CDATA[<p>After using the <a href="http://www.webdigity.com/?ref=olaf">Webdigity Webmaster forums</a> for supporting webmasters which are using the PHP classes and scripts provided on finalwebsites.com a new forum is created. The owner of finalwebsites.com has created a new <a href="http://www.finalwebsites.com/forums/">support forum</a> on his own domain. With this new part of the website it would be easier to provide new information to existing users (release notes, update information) and to help users with the scripts and classes.</p>
<p>People need to register only ones at finalwebsites.com to download the PHP classes and to get help via the forum while using the scripts. It&#8217;s not the idea to create a new PHP forum, but to offer an easy and fast way to provide information on the right place. <a href="http://www.web-development-blog.com/archives/new-support-forum-for-finalwebsitescom/#more-127" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/new-support-forum-for-finalwebsitescom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some nice Google Adsense updates</title>
		<link>http://www.web-development-blog.com/archives/some-nice-google-adsense-updates/</link>
		<comments>http://www.web-development-blog.com/archives/some-nice-google-adsense-updates/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 21:12:03 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
		
		<category><![CDATA[Advertising]]></category>

		<category><![CDATA[Google services]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/archives/some-nice-google-adsense-updates/</guid>
		<description><![CDATA[Several weeks ago a several Adsense publisher has complains about recent modifications in the click behavior for Adsense ads. While an Internet visitor was able before to click the whole ad area to reach the target page, is the new ad only clickable on the ad title and the URL. This modification was done by [...]]]></description>
			<content:encoded><![CDATA[<p>Several weeks ago a several Adsense publisher has complains about recent modifications in the click behavior for Adsense ads. While an Internet visitor was able before to click the whole ad area to reach the target page, is the new ad only clickable on the ad title and the URL. This modification was done by Google to ban unwanted clicks for their advertisers. Afterwards I think that most of the publisher doesn&#8217;t have noticed a change in their earnings (maybe a publisher who need those unwanted clicks to earn money).  <img src='http://www.web-development-blog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<blockquote><strong>Enough about this, there are new features!</strong></p></blockquote>
<h3>Managing Ads via the Adsense control panel</h3>
<p>Since a few days it&#8217;s possible  to use this great feature to maintain existing ad code without changing your HTML. Just create a first (new) ad zone and place some standard Adsense code into your HTML (yeah I&#8217;m talking about an account from a publisher in Europe). If you need to change the colors, ad dimensions or ad channel on a later moment, just do it within your Adsense control panel. This is <strong>really</strong> a time safer! This way it&#8217;s easy to change for example the color for multiple pages from your website with just a few mouse clicks. <a href="http://www.web-development-blog.com/archives/some-nice-google-adsense-updates/#more-124" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/some-nice-google-adsense-updates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Important Update for the PHP class Access User</title>
		<link>http://www.web-development-blog.com/archives/important-update-for-the-php-class-access-user/</link>
		<comments>http://www.web-development-blog.com/archives/important-update-for-the-php-class-access-user/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 22:06:44 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
		
		<category><![CDATA[PHP scripts]]></category>

		<category><![CDATA[finalwebsites.com]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/archives/important-update-for-the-php-class-access-user/</guid>
		<description><![CDATA[Today our partner site finalwebsites.com has announced an important update for the Access_user class. The update is a security update to make the script more safe against computer hacker. While there is not really a problem for existing, working applications, it&#8217;s advised to update applications very soon.
The release information:
This is an important (security related) update, [...]]]></description>
			<content:encoded><![CDATA[<p>Today our partner site <a href="http://www.finalwebsites.com/portal">finalwebsites.com</a> has announced an important update for the Access_user class. The update is a security update to make the script more safe against computer hacker. While there is not really a problem for existing, working applications, it&#8217;s advised to update applications very soon.<br />
<h3>The release information:</h3>
<blockquote><p>This is an important (security related) update, in previous versions hackers can guess common and repeating passwords from user. While the &#8220;forgotten password&#8221; function was based on the password and the user id, it could be possible to change the password for some user (if the hacker knows the users id and the right password). The risk is not very high for most installations but could be work out some trouble. The new version doesn&#8217;t use the password for validation anymore. The login name (encrypted) is used together with some &#8220;secret&#8221; secret string. AU class user can replace the class file but need to update the method calls in the activate password script. You need to add the constant variable SECRET_STRING to the db_config.php file.</p></blockquote>
<p>Download the updated version from the PHP class <a href="http://www.finalwebsites.com/snippets.php?id=10">here</a>.</p>
<p>For further questions about the class post them to the official <a href="http://www.webdigity.com/index.php/board,74.0.html,ref.olaf">support forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/important-update-for-the-php-class-access-user/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First steps within the Zend Framework</title>
		<link>http://www.web-development-blog.com/archives/first-steps-within-the-zend-framework/</link>
		<comments>http://www.web-development-blog.com/archives/first-steps-within-the-zend-framework/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 16:32:55 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
		
		<category><![CDATA[PHP scripts]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/archives/first-steps-within-the-zend-framework/</guid>
		<description><![CDATA[Setup a quick Yahoo Search page within a few minutes!
A few days ago the &#8220;old&#8221; Google web search API has stopped working for the web public. Not a big surprise after the release of the AJAX web search API. A customer of mine is using search results in his mini sites to give them a [...]]]></description>
			<content:encoded><![CDATA[<h3>Setup a quick Yahoo Search page within a few minutes!</h3>
<p>A few days ago the &#8220;old&#8221; Google web search API has stopped working for the web public. Not a big surprise after the release of the AJAX web search API. A customer of mine is using search results in his mini sites to give them a little more body. This is why I needed to look for some alternative. During the <a href="http://www.web-development-blog.com/archives/prepared-for-the-php-conference-2007-in-amsterdam/">Zend PHP conference</a> earlier this year, I got in touch with the Zend framework and learned that there is already a class to obtain results from the Yahoo search engine. The class has features to search the Yahoo API for web sites, image, news and the local search results.<br />
<h3>Installing the library</h3>
<p>I decided some time before to use the classes from the <a href="http://framework.zend.com/home" rel="nofollow">Zend framework</a> for future projects because the classes are well written in PHP5. If you like to do the same you should install the lib on a central place on your web server to get access to the framework from all your  websites. After uploading the files I added this row to .htaccess file for the website I&#8217;m working on:</p>
<p><code>php_value include_path ".:/home/mylocation_for_zend_framework/"</code></p>
<p>This way you&#8217;re able to access the classes without to think about the class paths. Of course you are free to add this include path to the php.ini file or to your apache configuration. <a href="http://www.web-development-blog.com/archives/first-steps-within-the-zend-framework/#more-122" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/first-steps-within-the-zend-framework/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Setting up an Internet shopping cart</title>
		<link>http://www.web-development-blog.com/archives/setting-up-an-internet-shopping-cart/</link>
		<comments>http://www.web-development-blog.com/archives/setting-up-an-internet-shopping-cart/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 16:05:07 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
		
		<category><![CDATA[eCommerce]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/archives/setting-up-an-internet-shopping-cart/</guid>
		<description><![CDATA[ If you plan to sell physical products, digital products or even a large number of services from your website, you might be considering setting up a shopping cart.  Many large eTailers offer checkout solutions for their websites, and as the internet has grown more &#8220;mature&#8221;, there are an increasing number of shopping cart [...]]]></description>
			<content:encoded><![CDATA[<p> If you plan to sell physical products, digital products or even a large number of services from your website, you might be considering setting up a shopping cart.  Many large eTailers offer checkout solutions for their websites, and as the internet has grown more &#8220;mature&#8221;, there are an increasing number of shopping cart solutions available.</p>
<p>However, before outright buying a shopping cart system for your website, there is something that you should consider.  Mainly, whether you will run the shopping cart from your website or whether you will purchase, or &#8220;rent&#8221;, a shopping cart system from a third party website.<br />
<h3>Remotely hosted shopping cart solution</h3>
<p>Usually a hosted shopping cart solution requires little technical knowhow and less setup time than a shopping cart that you would run from your own website.  Other than adding products, defining prices and setting up the shopping cart template, if this is an option, you’ll be up and running in a few days to as little as a few hours.</p>
<p>Some hosted shopping cart solutions offer optional marketing packages which may (or may not) help you drive targeted traffic to your shopping website. While these all-in-one shopping cart packages are normally pricey, they can certainly help the new online shop to get the most out of their new website right away without having to take the time to learn how to market on their own. <a href="http://www.web-development-blog.com/archives/setting-up-an-internet-shopping-cart/#more-120" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/setting-up-an-internet-shopping-cart/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
