<?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>Abeon Tech &#187; Web Design</title>
	<atom:link href="http://www.abeontech.com/tech-blog/web-design/feed" rel="self" type="application/rss+xml" />
	<link>http://www.abeontech.com</link>
	<description>Abeon Tech is a technology blog aimed at Geeks, Webmasters and tech addicts. My articles include Security, Design, SEO, Gaming and Tech Tips!</description>
	<lastBuildDate>Tue, 05 Jan 2010 17:49:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Disable Post Revisions</title>
		<link>http://www.abeontech.com/web-design/307/disable-wordpress-post-revisions</link>
		<comments>http://www.abeontech.com/web-design/307/disable-wordpress-post-revisions#comments</comments>
		<pubDate>Thu, 27 Nov 2008 18:26:27 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=307</guid>
		<description><![CDATA[If you have run a Wordpress blog for any length of time, you should know how large the SQL database can get.

This is largely due to the "Post Revisions", which get auto-saved.
If you edit a post a few times, a huge list of revisions gets saved to the database. 

This post has easy methods to disable and delete the post revisions, which are automatically cached by Wordpress.]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/307/disable-wordpress-post-revisions/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Dhtml Calculator Source Code</title>
		<link>http://www.abeontech.com/web-design/278/dhtml-calculator-source-code</link>
		<comments>http://www.abeontech.com/web-design/278/dhtml-calculator-source-code#comments</comments>
		<pubDate>Thu, 23 Oct 2008 23:29:03 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[DHTML]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=278</guid>
		<description><![CDATA[A DHTML calculator with error checking. Definitely more stylish than the traditional JavaScript calculator, if nothing else!

Easy to customize and add to any website.]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/278/dhtml-calculator-source-code/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Tricks For More Usable Forms</title>
		<link>http://www.abeontech.com/web-design/277/simple-tricks-for-more-usable-forms</link>
		<comments>http://www.abeontech.com/web-design/277/simple-tricks-for-more-usable-forms#comments</comments>
		<pubDate>Thu, 23 Oct 2008 22:58:14 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=277</guid>
		<description><![CDATA[Web developers loathe the task of building forms almost as much as users loathe having to fill them in. These are both unfortunate facts of the Web, but some smart JavaScript and intelligent CSS can go a long way to remedying the situation. In this article, I'll introduce a number of simple tricks for improving the usability of forms, and hopefully inspire you to improve on them and create your own.]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/277/simple-tricks-for-more-usable-forms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Web Design Tips You Can&#8217;t Live Without</title>
		<link>http://www.abeontech.com/web-design/275/5-web-design-tips-you-cant-live-without</link>
		<comments>http://www.abeontech.com/web-design/275/5-web-design-tips-you-cant-live-without#comments</comments>
		<pubDate>Thu, 23 Oct 2008 22:41:46 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=275</guid>
		<description><![CDATA[The web design world is filled with excitement and experience, creativity and skill. Often, experienced web designers utilize a set of solid, proven techniques that others may not notice. Let's take a look at a few of these techniques and how you can implement them into your own site quickly and easily.]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/275/5-web-design-tips-you-cant-live-without/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO and Valid Code</title>
		<link>http://www.abeontech.com/web-design/192/seo-and-valid-code</link>
		<comments>http://www.abeontech.com/web-design/192/seo-and-valid-code#comments</comments>
		<pubDate>Mon, 13 Oct 2008 19:12:34 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Coding Standards]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Valid Code]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=192</guid>
		<description><![CDATA[Let's not beat around the bush.
One missing tag can cause several validation errors.

A few small tweaks to your existing code can produce great benefits from search engines.
You don't need to make every page meet HTML 4.1 Strict conditions, but I think  XHTML 1.0 Transitional is suitable. Some times you will have to forfeit valid code for functionality or appearance.

This tutorial covers some of the more common validation errors, and how to avoid them.]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/192/seo-and-valid-code/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>100 Great Ajax Scripts</title>
		<link>http://www.abeontech.com/web-design/122/100-great-ajax-scripts</link>
		<comments>http://www.abeontech.com/web-design/122/100-great-ajax-scripts#comments</comments>
		<pubDate>Wed, 24 Sep 2008 20:01:59 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=122</guid>
		<description><![CDATA[The web is changing and so is the way we posting data. If you take a look at Google, Facebook, and almost every new start up, simply posting form data is a thing of the past. You can now validate without posting, upload multiple files, change the way form elements work and much, much more. We gathered 100 of the web’s top AJAX/form related scripts. Use them to enhance your forms and impress your clients (Clients like fancy, pretty things).]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/122/100-great-ajax-scripts/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 Basic Tips to Increase Backlinks</title>
		<link>http://www.abeontech.com/web-design/107/5-basic-tips-to-increase-backlinks</link>
		<comments>http://www.abeontech.com/web-design/107/5-basic-tips-to-increase-backlinks#comments</comments>
		<pubDate>Fri, 12 Sep 2008 23:12:04 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Backlinks]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=107</guid>
		<description><![CDATA[In this article I am ready to give out only 5 basic tips for acquiring more backlinks.

These tips are helpful to increase your pagerank which means increase your blog’s money, also it will help to acquire a better Pagerank !]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/107/5-basic-tips-to-increase-backlinks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 Simple Ways to Get Repeated Traffic</title>
		<link>http://www.abeontech.com/web-design/78/7-simple-ways-to-get-repeated-traffic</link>
		<comments>http://www.abeontech.com/web-design/78/7-simple-ways-to-get-repeated-traffic#comments</comments>
		<pubDate>Sat, 06 Sep 2008 15:42:01 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=78</guid>
		<description><![CDATA[Repeat website traffic is very important for any online business whether it’s monetized blog, e-commerce website or anything else that generates income for you. Sometimes generating an initial traffic becomes much easier than maintaining that tempo of the traffic and keep them bringing back to the website next time.]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/78/7-simple-ways-to-get-repeated-traffic/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Css Image Hover Effect</title>
		<link>http://www.abeontech.com/web-design/34/css-image-hover-effect</link>
		<comments>http://www.abeontech.com/web-design/34/css-image-hover-effect#comments</comments>
		<pubDate>Tue, 02 Sep 2008 19:19:01 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=34</guid>
		<description><![CDATA[With CSS all you need to do is put a piece of code in your style sheet to automagically make image or text rollovers. 
You don't need a second image or messy scripting.]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/34/css-image-hover-effect/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP Detect page to show code</title>
		<link>http://www.abeontech.com/web-design/8/php-detect-page-to-show-code</link>
		<comments>http://www.abeontech.com/web-design/8/php-detect-page-to-show-code#comments</comments>
		<pubDate>Tue, 26 Aug 2008 19:45:16 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[AV Arcade]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=8</guid>
		<description><![CDATA[I needed an easier way to include the advert on one page only.

After asking the great font of all knowing (google) then playing with the code a little, I came up with this...]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/8/php-detect-page-to-show-code/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
