<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>WebsiteTheme.com</title>
    <link>http://websitetheme.com/</link>
    <description>Quality website themes and designs.</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1.2 - http://www.s9y.org/</generator>
    <pubDate>Sat, 21 Nov 2009 21:44:25 GMT</pubDate>

    <image>
        <url>http://websitetheme.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: WebsiteTheme.com - Quality website themes and designs.</title>
        <link>http://websitetheme.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>BlackLens Wordpress theme</title>
    <link>http://websitetheme.com/archives/18-BlackLens-Wordpress-theme.html</link>
            <category>Wordpress themes</category>
    
    <comments>http://websitetheme.com/archives/18-BlackLens-Wordpress-theme.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=18</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=18</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
     A brand new theme for wordpress users. BlackLens is a black, white and pink theme with a floral decoration in the top right of the page. Its a two column theme with a left sidebar and support for widgets:

  
        BlackLens theme  
 ...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/18-BlackLens-Wordpress-theme.html&quot;&gt;BlackLens Wordpress theme&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Sun, 08 Nov 2009 07:43:00 -0800</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/18-guid.html</guid>
    <category>blog themes</category>
<category>wordpress themes</category>

</item>
<item>
    <title>Blog Pixel wordpress theme</title>
    <link>http://websitetheme.com/archives/15-Blog-Pixel-wordpress-theme.html</link>
            <category>Themes</category>
    
    <comments>http://websitetheme.com/archives/15-Blog-Pixel-wordpress-theme.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=15</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
    
         Click on image to view larger version  Fuad of  bloganything.net  has released his  Blog Pixel wordpress theme  for free. Blog Pixel is a wide three column theme with impressive attention to detail. As Fuad puts it in his post, blog pixel...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/15-Blog-Pixel-wordpress-theme.html&quot;&gt;Blog Pixel wordpress theme&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Wed, 30 May 2007 18:07:56 -0700</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/15-guid.html</guid>
    <category>blog themes</category>
<category>free themes</category>
<category>themes</category>
<category>wordpress themes</category>

</item>
<item>
    <title>Quality wordpress templates</title>
    <link>http://websitetheme.com/archives/14-Quality-wordpress-templates.html</link>
            <category>Themes</category>
    
    <comments>http://websitetheme.com/archives/14-Quality-wordpress-templates.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
            Purpling wordpress theme   Wordpress is by far the most popular open source blogging system around. There are lots of Wordpress themes out there but not all of them are of the highest quality. Quality wordpress themes make your blog stand out...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/14-Quality-wordpress-templates.html&quot;&gt;Quality wordpress templates&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Wed, 02 May 2007 00:26:00 -0700</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/14-guid.html</guid>
    <category>free templates</category>
<category>free themes</category>

</item>
<item>
    <title>PHP Variables and constants</title>
    <link>http://websitetheme.com/archives/13-PHP-Variables-and-constants.html</link>
            <category>PHP Tutorial</category>
    
    <comments>http://websitetheme.com/archives/13-PHP-Variables-and-constants.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
     Variables introduction 

 Variables are used by programmers to store values and to refer to those values in code. Variables in PHP need not be defined. Variable types also do not exist although variable scope does. All variables begin with a $...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/13-PHP-Variables-and-constants.html&quot;&gt;PHP Variables and constants&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Fri, 02 Mar 2007 21:40:00 -0800</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/13-guid.html</guid>
    <category>beginners guide</category>
<category>php</category>
<category>programming</category>
<category>server side programming</category>
<category>tutorial</category>

</item>
<item>
    <title>Key features of a good website navigation system</title>
    <link>http://websitetheme.com/archives/12-Key-features-of-a-good-website-navigation-system.html</link>
            <category>General website design</category>
    
    <comments>http://websitetheme.com/archives/12-Key-features-of-a-good-website-navigation-system.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
    
 Website useability is an important consideration in any website design.
Websites are designed to be viewed by many different people and it is
important that designers allow for different needs. A website
navigation system must allow for easy...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/12-Key-features-of-a-good-website-navigation-system.html&quot;&gt;Key features of a good website navigation system&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Sun, 03 Dec 2006 03:09:19 -0800</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/12-guid.html</guid>
    <category>hci</category>
<category>navigation</category>
<category>useability</category>
<category>website design</category>

</item>
<item>
    <title>Colour combinations for web designers</title>
    <link>http://websitetheme.com/archives/11-Colour-combinations-for-web-designers.html</link>
            <category>General website design</category>
    
    <comments>http://websitetheme.com/archives/11-Colour-combinations-for-web-designers.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
    
Visually appealing colour combinations are not always easy to make. But there are a number of websites that allow you to generate good looking colour combinations.  Siteprocentral's  color combination tool  is very impressive. It allows you to...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/11-Colour-combinations-for-web-designers.html&quot;&gt;Colour combinations for web designers&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Thu, 23 Nov 2006 07:40:29 -0800</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/11-guid.html</guid>
    <category>colour combination</category>
<category>design sense</category>
<category>HCI</category>

</item>
<item>
    <title>Why blogs are easier to promote</title>
    <link>http://websitetheme.com/archives/10-Why-blogs-are-easier-to-promote.html</link>
            <category>Promotion</category>
    
    <comments>http://websitetheme.com/archives/10-Why-blogs-are-easier-to-promote.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=10</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
    
Blogs are increasing in popularity as an easy to promote website. Blogs
tend to have better search engine visibility and rankings and they have
many advantages over conventional websites.  Each blog post is
worth a few backlinks straight off the...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/10-Why-blogs-are-easier-to-promote.html&quot;&gt;Why blogs are easier to promote&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Fri, 10 Nov 2006 20:07:13 -0800</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/10-guid.html</guid>
    <category>blogging</category>
<category>search engine optimization</category>
<category>seo</category>

</item>
<item>
    <title>This site is now in the first page of google results</title>
    <link>http://websitetheme.com/archives/9-This-site-is-now-in-the-first-page-of-google-results.html</link>
    
    <comments>http://websitetheme.com/archives/9-This-site-is-now-in-the-first-page-of-google-results.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=9</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=9</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
           Click on thumbnail to view larger image  Just 7 entries later this site has reached the first page of the Google Search Engine Results Page for  "website theme" !  The main reason for this jump appears to be the domain and the free theme I...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/9-This-site-is-now-in-the-first-page-of-google-results.html&quot;&gt;This site is now in the first page of google results&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Tue, 17 Oct 2006 01:37:53 -0700</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/9-guid.html</guid>
    
</item>
<item>
    <title>Standards based coding is easy</title>
    <link>http://websitetheme.com/archives/8-Standards-based-coding-is-easy.html</link>
            <category>Code</category>
    
    <comments>http://websitetheme.com/archives/8-Standards-based-coding-is-easy.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=8</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
    Coding according to w3c standards is a major selling point for website designers these days. But how hard is it really? Consider some of the differences between valid XHTML transitional and the usual sloppy HTML coding:    All tags in XHTML are...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/8-Standards-based-coding-is-easy.html&quot;&gt;Standards based coding is easy&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Fri, 06 Oct 2006 11:03:37 -0700</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/8-guid.html</guid>
    <category>validation</category>
<category>w3c standards</category>

</item>
<item>
    <title>PHP introduction, code delimiters, comments and statements</title>
    <link>http://websitetheme.com/archives/7-PHP-introduction,-code-delimiters,-comments-and-statements.html</link>
            <category>PHP Tutorial</category>
    
    <comments>http://websitetheme.com/archives/7-PHP-introduction,-code-delimiters,-comments-and-statements.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=7</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
     Introduction 

 PHP Hypertext Preprocessor (PHP) is the most popular server-side scripting language on the world wide web. This guide is designed to introduce programmers familiar with other programming languages to PHP. 

 
This guide will...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/7-PHP-introduction,-code-delimiters,-comments-and-statements.html&quot;&gt;PHP introduction, code delimiters, comments and statements&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Mon, 18 Sep 2006 19:04:30 -0700</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/7-guid.html</guid>
    
</item>
<item>
    <title>RoundedCorner free website theme</title>
    <link>http://websitetheme.com/archives/6-RoundedCorner-free-website-theme.html</link>
            <category>Themes</category>
    
    <comments>http://websitetheme.com/archives/6-RoundedCorner-free-website-theme.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=6</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
    
 

 

 

 

 

 

 Click on thumbnail to see full sized version

 

 

       Click to view larger image.  

A standards based pure CSS design that is full of rounded rectangles and soft shadows. An ideal theme for a blog or...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/6-RoundedCorner-free-website-theme.html&quot;&gt;RoundedCorner free website theme&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Mon, 18 Sep 2006 15:44:34 -0700</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/6-guid.html</guid>
    <category>free templates</category>
<category>free themes</category>
<category>themes</category>
<category>website design</category>

</item>
<item>
    <title>CSS button hovers without the lag</title>
    <link>http://websitetheme.com/archives/5-CSS-button-hovers-without-the-lag.html</link>
            <category>Code</category>
    
    <comments>http://websitetheme.com/archives/5-CSS-button-hovers-without-the-lag.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=5</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
         Both the hover (bottom) and normal (top) states of the button are in one image.   One of the best features of css is the ability to perform button hovers without java script. By button hovers I mean creating links that have different background...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/5-CSS-button-hovers-without-the-lag.html&quot;&gt;CSS button hovers without the lag&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Sun, 17 Sep 2006 11:00:52 -0700</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/5-guid.html</guid>
    <category>website design</category>

</item>
<item>
    <title>Search engine optimization basics</title>
    <link>http://websitetheme.com/archives/4-Search-engine-optimization-basics.html</link>
            <category>Code</category>
            <category>General website design</category>
    
    <comments>http://websitetheme.com/archives/4-Search-engine-optimization-basics.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
    Search engines are used by all netizens to find useful content. Search Engine Optimization or SEO is the art of developing websites that enjoy a good position on search engine results pages. Website designers and developers are keen to see their...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/4-Search-engine-optimization-basics.html&quot;&gt;Search engine optimization basics&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Thu, 17 Aug 2006 21:49:36 -0700</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/4-guid.html</guid>
    <category>search engine optimization</category>
<category>SEO</category>
<category>website design</category>

</item>
<item>
    <title>Firefox Website Design Extensions</title>
    <link>http://websitetheme.com/archives/2-Firefox-Website-Design-Extensions.html</link>
            <category>General website design</category>
            <category>Software</category>
    
    <comments>http://websitetheme.com/archives/2-Firefox-Website-Design-Extensions.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
    Like most website designers I am addicted to Mozilla Firefox. I have been using this browser since its 0.8 release version. I was first exposed to it when I switched to using Linux as my primary OS for a short while. In those days firefox was known...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/2-Firefox-Website-Design-Extensions.html&quot;&gt;Firefox Website Design Extensions&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Tue, 15 Aug 2006 19:26:21 -0700</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/2-guid.html</guid>
    <category>validation</category>
<category>w3c standards</category>
<category>website design tools</category>

</item>
<item>
    <title>Domain WebsiteTheme.com For Sale</title>
    <link>http://websitetheme.com/archives/1-Domain-WebsiteTheme.com-For-Sale.html</link>
            <category>General website design</category>
    
    <comments>http://websitetheme.com/archives/1-Domain-WebsiteTheme.com-For-Sale.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
     This domain is for sale. The great thing about this domain is that it includes two keywords &quot;website&quot; and &quot;theme&quot; related to website design and development. It is also a short and easy to remember dot com.  ...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/1-Domain-WebsiteTheme.com-For-Sale.html&quot;&gt;Domain WebsiteTheme.com For Sale&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Fri, 11 Aug 2006 12:28:43 -0700</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/1-guid.html</guid>
    <category>domain for sale</category>
<category>domain name industry</category>

</item>

</channel>
</rss>