<?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>James Chenoweth</title>
	<atom:link href="http://jameschenoweth.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jameschenoweth.com</link>
	<description>Internet Website Consultants</description>
	<lastBuildDate>Sat, 31 Jul 2010 23:44:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Joomla community in confusion</title>
		<link>http://jameschenoweth.com/joomla-community-in-confusion/</link>
		<comments>http://jameschenoweth.com/joomla-community-in-confusion/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 23:44:09 +0000</pubDate>
		<dc:creator>jjcheno</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://jameschenoweth.com/?p=201</guid>
		<description><![CDATA[Since its spilt from Mombo, Joomla has been in disaray, it is a kickin script but the plugins, modules and componet structure is confusing, along with the community site listing both paid and free stuff all together it can take months to sort out, I have been working with it for years and have many [...]]]></description>
			<content:encoded><![CDATA[<p>Since its spilt from Mombo, Joomla has been in disaray, it is a kickin script but the plugins, modules and componet structure is confusing, along with the <b>community</b> <b>site</b> listing both paid and free stuff all together it can take months to sort out, I have been working with it for years and have many systems proconfigured:)</p>
<p>If Wordpress is more for end-users and Drupal is more for developers, then Joomla! must be more for designers, right? If that&#8217;s the conclusion that you came to then you&#8217;re on the right track, but I would venture to say that Joomla! is actually a mix of all of those things. The name Joomla, in fact, means &#8216;all together&#8217; in Swahili (Urdu), and it seems they&#8217;ve been living up to their name in the way that this powerful CMS works.</p>
<p><img src="http://www.goodwebpractices.com/images/joomla_logo_black.jpg" alt="Joomla" width="350" height="71" title="Joomla community in confusion" /></p>
<p>Designers will choose Joomla because of the amazing capabilities that its engine has in making websites look fantastic. Newcomers to Joomla (and <b>website</b> management) will love the fact that it is very easy to use and even customize as more and more developers create tools that are easier to understand. Developers, likewise, will choose the system because of its large capacity for development and customization. The new MVC framework was built just so that anyone with the knowledge could override the core of the CMS without actually modifying the original code.</p>
<p>Still, it&#8217;s far from perfect. It&#8217;s still not as flexible as Drupal is with its code. While there are many ways to override what the default code does, there are some parts of the system that just can&#8217;t be pushed and stressed as hard as Drupal can be. Also, while Drupal can be used to run multiple websites with one backend and database, Joomla lacks the ability to create multi-sites. It is just powerful enough to be useful, but not enough to do anything.</p>
<p>In a side-by-side comparison with Wordpress, Joomla still has some way to go with being user friendly. In each case where I&#8217;ve had people use both systems to manage a website, those that lacked good knowledge of the internet or how their <b>website</b> even worked always chose Wordpress over Joomla. It is simple enough that it can be taught to practically anyone, but not enough that anyone would want to learn it.</p>
<h4>Joomla Pros</h4>
<ul>
<li>Friendly for all types of users &#8211; Designers, Developers and Administrators</li>
<li>Huge <b>community</b> is awesome for assisting with creation of websites</li>
<li>Has been rapidly growing and improving itself for the past three years</li>
</ul>
<h4>Joomla Cons</h4>
<ul>
<li>Still not user-friendly enough for everyone to understand</li>
<li>Not quite as powerful as Drupal, and can be a bit confusing for some to jump into</li>
<li>Recently rebuilt the entire system from ground-up, and so there are still many out there sticking to the old versions (1.6.x)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jameschenoweth.com/joomla-community-in-confusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal for programmers only&#8230;no</title>
		<link>http://jameschenoweth.com/drupal-for-programmers-only-no/</link>
		<comments>http://jameschenoweth.com/drupal-for-programmers-only-no/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 23:37:09 +0000</pubDate>
		<dc:creator>jjcheno</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://jameschenoweth.com/?p=199</guid>
		<description><![CDATA[If you&#8217;re the type of person who would rather hand-code the content of your pages than use a WYSIWYG Editor, or if you enjoy tweaking the code that makes up the framework of a website, then Drupal is probably for you. This advanced content management system more closely resembles a developer platform than a traditional [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re the type of person who would rather hand-code the content of your pages than use a WYSIWYG Editor, or if you enjoy tweaking the code that makes up the framework of a website, then Drupal is probably for you. This advanced content management system more closely resembles a <b>developer</b> platform than a traditional CMS. Its not to say that only developers can use the system though, but to say that they will feel more at home here than in the other two. Interestingly, being more <b>developer</b> friendly does not automatically make it more user friendly &#8211;  in fact the <b>developer</b> has to work hard to make it that way if they need the end-product to do so.</p>
<p>There are dozens of more tags and functions that can be used to develop in Drupal than in Wordpress or even Joomla. Every single node has its own set of commands and tags that can be placed elsewhere to manipulate the function of the site, and this makes for a very intense experience (whether or not you know what you&#8217;re doing). For those that are not so developer-minded, this can be the trial of their lives, but for people who live in code &#8211; well, they can literally get lost developing some very cool websites.</p>
<p>Now, these websites can act and function in some pretty neat ways, but Drupal also has the problem that it just doesn&#8217;t always look that great. I have seen very few websites built in Drupal that look and feel as good as they function. You can especially see this in the theme directory on the Drupal.org website, where there are dozens of these themes built to prove the exact point I just made. It&#8217;s a shame really, because with all of the development advancements the software has, it would almost be perfect with a stronger usability and design interface.</p>
<h4>Drupal Pros</h4>
<ul>
<li>Extremely developer friendly. If I loved code more I would almost always pick this system.</li>
<li>Strong <b>community</b> to help discern the dozens (hundreds) of functions and tags available.</li>
<li>Can be used to create some really awesome websites that can outperform a majority of other sites out there.</li>
</ul>
<h4>Drupal Cons</h4>
<ul>
<li>Not very designer and user-friendly. It&#8217;s hard for someone with little code knowledge to make the leaps required to do the very cool things that Drupal is becoming known for.</li>
<li>Theming of Drupal has been a huge case of fail (until recently). Probably because it has been developers, not designers, that are making the themes.</li>
<li>Getting a Drupal <b>website</b> published could cost you more time, and thus more money, than Wordpress or Joomla.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jameschenoweth.com/drupal-for-programmers-only-no/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress is just for blogging&#8230;. or is it?</title>
		<link>http://jameschenoweth.com/wordpress-is-just-for-blogging-or-is-it/</link>
		<comments>http://jameschenoweth.com/wordpress-is-just-for-blogging-or-is-it/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 23:31:58 +0000</pubDate>
		<dc:creator>jjcheno</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://jameschenoweth.com/?p=195</guid>
		<description><![CDATA[Wordpress is an excellent system to use when creating a website that lets you quickly get your thoughts out on the web, but while it is often used as a blog, it can be configured to work in many other interesting ways as well. One particular client of mine recently needed a website that would [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress is an excellent system to use when creating a <b>website</b> that lets you quickly get your thoughts out on the web, but while it is often used as a blog, it can be configured to work in many other interesting ways as well. One particular client of mine recently needed a <b>website</b> that would allow him and his employees to have an internal <b>website</b> for sharing notes, documenting tasks and writing about what was going on. Since Wordpress is easy to use and some of them were already familiar with it, it was an obvious solution. Install Wordpress on a server that they could access quickly and easily from anywhere with an internet connection, and let them get to business rather than have to learn about a whole different system.</p>
<p>It is key to know that Wordpress is extremely easy to use and setup. I have used it several times with clients that are brand new to the internet and having a website, yet they can pick this system up and use it quicker than the other two. Since WP is already developed to work as a blog, though, it can be setup to do so without any hesitation. Comments are already built into the system, as well as pinging services, multiple blogger profiles, trackbacks and more. Most of the time nothing needs to be done to those systems either, because they already work the way that the user would want them to.</p>
<p>Wordpress, however, is not to be used for everything. I have had little success (its there, just not much) using Wordpress as a shopping cart for certain clients. The very reason that Wordpress was created was to keep people from wanting to customize it to do things that are much more advanced. It is supposed to be used a certain way without modification &#8211; because any modification that you give to it may very well cause it to break. You will find many users of WP complaining that it is not <b>developer</b> friendly &#8211; and rightfully so, because there will be countless times in your journey to that great website that an upgrade released by the WP developers causes your entire <b>site</b> to simply disappear, or for those modifications that you made previously to no longer even exist.</p>
<h4>Wordpress Pros</h4>
<ul>
<li>Simple to use &#8211;  No need for modifications</li>
<li>Excellent for blogging or sharing thoughts in a sequential manner</li>
<li>Even the most elderly of users can get the hang of it quickly</li>
</ul>
<h4>Wordpress Cons</h4>
<ul>
<li>Not <b>developer</b> friendly</li>
<li>The <b>community</b> seems to like to complain</li>
<li>Upgrades bring more bugs than fixes sometimes</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jameschenoweth.com/wordpress-is-just-for-blogging-or-is-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Missing Manual</title>
		<link>http://jameschenoweth.com/css-missing-manual/</link>
		<comments>http://jameschenoweth.com/css-missing-manual/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 17:30:12 +0000</pubDate>
		<dc:creator>jjcheno</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://jameschenoweth.com/?p=191</guid>
		<description><![CDATA[Barrow this book
Cascading Style Sheets can turn humdrum websites into
highly-functional, professional-looking destinations, but many
designers merely treat CSS as window-dressing to spruce up their
site&#8217;s appearance. You can tap into the real power of this tool with
CSS: The Missing Manual. This second edition combines crystal-clear
explanations, real-world examples, and dozens of step-by-step
tutorials to show you how to design [...]]]></description>
			<content:encoded><![CDATA[<div align="center"><a href='http://openlibrary.org' ><img src='http://covers.openlibrary.org/b/olid/-L.jpg' alt='' title='View this title in Open Library' /></a><div style="font-size:10px;"><a href="http://worldcat.org/isbn/0596802447" title="Find in a library using WorldCat">WorldCat</a>&sdot;<a href="http://librarything.com/isbn/0596802447" title="Connect with other readers at LibraryThing">LibraryThing</a>&sdot;<a href="http://books.google.com/books?as_isbn=0596802447" title="Search for this title in Google Books">Google Books</a>&sdot;<a href="http://www.bookfinder.com/search/?st=xl&ac=qr&isbn=0596802447" title="Search for the best price">BookFinder</a></div></div><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rfr_id=info%3Asid%2Fjameschenoweth.com%3AOpenBook&amp;rft.genre=book&amp;rft.isbn=0596802447&amp;rft.au="></span><p>
<p><a href="http://jameschenoweth.com/library/books/web/css-manual/index.html" target="_blank">Barrow this book</a></p>
<p>Cascading Style Sheets can turn humdrum websites into<br />
highly-functional, professional-looking destinations, but many<br />
designers merely treat CSS as window-dressing to spruce up their<br />
site&#8217;s appearance. You can tap into the real power of this tool with<br />
CSS: The Missing Manual. This second edition combines crystal-clear<br />
explanations, real-world examples, and dozens of step-by-step<br />
tutorials to show you how to design sites with CSS that work<br />
consistently across browsers. Witty and entertaining, this second<br />
edition gives you up-to-the-minute pro techniques. You&#8217;ll learn how<br />
to: Create HTML that&#8217;s simpler, uses less code, is search-engine<br />
friendly, and works well with CSS Style text by changing fonts,<br />
colors, font sizes, and adding borders Turn simple HTML links into<br />
complex and attractive navigation bars &#8212; complete with rollover<br />
effects Create effective photo galleries and special effects,<br />
including drop shadows Make HTML forms look great without a lot of<br />
messy HTML Build complex layouts using CSS, including multi-column<br />
designs Style <b>web</b> pages for printing With CSS: The Missing Manual,<br />
Second Edition, you&#8217;ll find all-new online tutorial pages, expanded<br />
CSS 3 coverage, and broad support for Firebox, Safari, and other<br />
major <b>web</b> browsers, including Internet Explorer 8. Learn how to use<br />
CSS effectively to build new websites, or refurbish old sites that<br />
are due for an upgrade</p>
]]></content:encoded>
			<wfw:commentRss>http://jameschenoweth.com/css-missing-manual/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulletproof Web Design</title>
		<link>http://jameschenoweth.com/bulletproof-web-design/</link>
		<comments>http://jameschenoweth.com/bulletproof-web-design/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 17:24:05 +0000</pubDate>
		<dc:creator>jjcheno</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://jameschenoweth.com/?p=167</guid>
		<description><![CDATA[Borrow this Book
Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS, Second Edition.
No matter how visually appealing or content-packed a Web site may be, if it&#8217;s not adaptable to a variety of situations and reaching the widest possible audience, it isn&#8217;t really succeeding. In Bulletproof Web Desing, author and Web [...]]]></description>
			<content:encoded><![CDATA[<div align="center"><a href='http://openlibrary.org/b/OL9406646M' ><img src='http://covers.openlibrary.org/b/olid/OL9406646M-L.jpg' alt='Bulletproof Web Design' title='View this title in Open Library' /></a><div style="font-size:10px;"><a href="http://worldcat.org/isbn/9780321509024" title="Find in a library using WorldCat">WorldCat</a>&sdot;<a href="http://librarything.com/isbn/9780321509024" title="Connect with other readers at LibraryThing">LibraryThing</a>&sdot;<a href="http://books.google.com/books?as_isbn=9780321509024" title="Search for this title in Google Books">Google Books</a>&sdot;<a href="http://www.bookfinder.com/search/?st=xl&ac=qr&isbn=9780321509024" title="Search for the best price">BookFinder</a></div></div><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rfr_id=info%3Asid%2Fjameschenoweth.com%3AOpenBook&amp;rft.genre=book&amp;rft.btitle=Bulletproof+Web+Design&amp;rft.isbn=9780321509024&amp;rft.au=Dan+Cederholm&amp;rft.pub=New+Riders+Press&amp;rft.date=August+9%2C+2007&amp;rft.edition=2+Edition&amp;rft.tpages=312"></span><p>
<p><a href="http://jameschenoweth.com/library/books/web/bulletproof/index.html" target="_blank">Borrow this Book</a></p>
<p>Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS, Second Edition.</p>
<p>No matter how visually appealing or content-packed a Web <b>site</b> may be, if it&#8217;s not adaptable to a variety of situations and reaching the widest possible audience, it isn&#8217;t really succeeding. In Bulletproof Web Desing, author and Web designer extraordinaire, Dan Cederholm outlines standards-based strategies for building designs that provide flexibility, readability, and user control&#8211;key components of every sucessful site. Each chapter starts out with an example of an unbulletproof <b>site</b> one that employs a traditional HTML-based approach which Dan then deconstructs, pointing out its limitations. He then gives the <b>site</b> a make-over using XHTML and Cascading Style Sheets (CSS), so you can see how to replace bloated code with lean markup and CSS for fast-loading sites that are accessible to all users. Finally, he covers several popular fluid and elastic-width layout techniques and pieces together all of the page components discussed in prior chapters into a single-page template.</p>
]]></content:encoded>
			<wfw:commentRss>http://jameschenoweth.com/bulletproof-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>250 Web Design Secrets</title>
		<link>http://jameschenoweth.com/250-web-design-secrets/</link>
		<comments>http://jameschenoweth.com/250-web-design-secrets/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 11:35:04 +0000</pubDate>
		<dc:creator>jjcheno</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://jameschenoweth.com/?p=159</guid>
		<description><![CDATA[
Borrow this Book
Do more than you ever thought possible with HTML, the most commonly used language of the Web! Packed with insider tips, tricks, timesavers, and workarounds, this unique guide shows you how to make the most of the methods and techniques you need to make fun and exciting Web pages. From streamlining the design [...]]]></description>
			<content:encoded><![CDATA[<div>
<div align="center"><a href='http://openlibrary.org/b/OL8051379M' ><img src='http://covers.openlibrary.org/b/olid/OL8051379M-L.jpg' alt='250 HTML And Web Design Secrets' title='View this title in Open Library. First Sentence: AOL has closed Netscape's doors, and Microsoft has announced that no more standalone Internet Explorer (IE) versions will be produced and is waiting instead for the Longhorn Operating System, which includes an integrated browser.' /></a><div style="font-size:10px;"><a href="http://worldcat.org/isbn/0764568450" title="Find in a library using WorldCat">WorldCat</a>&sdot;<a href="http://librarything.com/isbn/0764568450" title="Connect with other readers at LibraryThing">LibraryThing</a>&sdot;<a href="http://books.google.com/books?as_isbn=0764568450" title="Search for this title in Google Books">Google Books</a>&sdot;<a href="http://www.bookfinder.com/search/?st=xl&ac=qr&isbn=0764568450" title="Search for the best price">BookFinder</a></div></div><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rfr_id=info%3Asid%2Fjameschenoweth.com%3AOpenBook&amp;rft.genre=book&amp;rft.btitle=250+HTML+And+Web+Design+Secrets&amp;rft.isbn=0764568450&amp;rft.au=Molly+E.+Holzschlag&amp;rft.pub=Wiley&amp;rft.date=July+9%2C+2004&amp;rft.tpages=432"></span><p>
<p><a href="http://jameschenoweth.com/library/books/web/250-webdesigns/index.html">Borrow this Book</a></p>
<p>Do more than you ever thought possible with HTML, the most commonly used language of the Web! Packed with insider tips, tricks, timesavers, and workarounds, this unique guide shows you how to make the most of the methods and techniques you need to make fun and exciting Web pages. From streamlining the design process to improving a site’s ranking through its dynamic content, it delivers all the secrets you need to get more done in less time, save money, and become a successful Web designer.</p>
<p>The Insider’s Guide to:</p>
<ul>
<li>Setting up a master Web designer’s ultimate toolbox, necessary to effectively manage a <b>site</b> (see Chapter 1)</li>
<li>Defining the scope of a project and putting a process in place to manage it efficiently (see Chapter 2)</li>
<li>Creating and managing spectacular content&#8211;the most influential aspect of a <b>site</b> (see Chapter 5)</li>
<li>Crafting Web pages with HTML while discovering how to use HTML in such a way that it will make numerous other Web design aspects smoother (see Chapter 6)</li>
<li>The real story behind using XHTML&#8211;and why it’s so important (see Chapter 7)</li>
<li>Maximizing the abilities of Cascading Style Sheets to eliminate problems, improve workflow, and add visual effects (see Chapter <img src='http://jameschenoweth.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' title="250 Web Design Secrets" /> </li>
<li>Constructing exciting designs that work in a global environment (see Chapter 11)</li>
<li>Keeping content fresh and engaging so that visitors come back and spread the word (see Chapter 13)</li>
<li>Improving a site’s ranking and managing its promotions (see Chapter 14)</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jameschenoweth.com/250-web-design-secrets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Found</title>
		<link>http://jameschenoweth.com/get-found/</link>
		<comments>http://jameschenoweth.com/get-found/#comments</comments>
		<pubDate>Sun, 16 May 2010 00:14:39 +0000</pubDate>
		<dc:creator>jjcheno</dc:creator>
				<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://jameschenoweth.com/?p=110</guid>
		<description><![CDATA[Now you say 750 dollars! I can get a theme for free!! why so much Jimmy? Well yes the themes are stunning, true.  I also have the knowledge and experience to provide all the plugins and correct setup&#8230;oh,
I provide  custom solutions for your current needs, and future requirements. I have been in the internet biz [...]]]></description>
			<content:encoded><![CDATA[<p>Now you say 750 dollars! I can get a theme for free!! why so much Jimmy? Well yes the themes are stunning, true.  I also have the knowledge and experience to provide all the plugins and correct setup&#8230;oh,</p>
<p>I provide  custom solutions for your current needs, and future requirements. I have been in the internet biz since 2000. Starting back with &#8216;bCentral&#8217; and have the proven track record of getting  enterprises on the right track. 10 days after you hire me you wont even think twice about the cost.  Hell, you may even pay me more:)</p>
<p>and really its less than tune-up for your car.</p>
<p>So are you ready to buy?  <a href="/contact-me">Contact me</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jameschenoweth.com/get-found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great value</title>
		<link>http://jameschenoweth.com/great-value/</link>
		<comments>http://jameschenoweth.com/great-value/#comments</comments>
		<pubDate>Sat, 15 May 2010 23:46:52 +0000</pubDate>
		<dc:creator>jjcheno</dc:creator>
				<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://jameschenoweth.com/?p=106</guid>
		<description><![CDATA[My standard price for a custom WordPress theme is $750 with half down as a deposit and the balance on delivery.
Some sites will cost a little more depending on complexity, some less. you may find a solution from my Catalog for a lot less.
]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">My standard price for a custom WordPress theme is $750 with half down as a deposit and the balance on delivery.</div>
<div id="_mcePaste">Some sites will cost a little more depending on complexity, some less. you may find a solution from my Catalog for a lot less.</div>
]]></content:encoded>
			<wfw:commentRss>http://jameschenoweth.com/great-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Installation</title>
		<link>http://jameschenoweth.com/hostgator/</link>
		<comments>http://jameschenoweth.com/hostgator/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 16:04:50 +0000</pubDate>
		<dc:creator>jjcheno</dc:creator>
				<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://jameschenoweth.com/?p=44</guid>
		<description><![CDATA[Wordpress is quickly becoming a fully-featured, powerful and dynamic content management system and not just a blogging tool. I caught the wave you can too.  The geniuses over at Wordpress.org are continually improving and expanding the codex while miraculously projecting the speed, simplicity and ease of the codebase.
]]></description>
			<content:encoded><![CDATA[<p>Wordpress is quickly becoming a fully-featured, powerful and dynamic content management system and not just a blogging tool. I caught the wave you can too.  The geniuses over at Wordpress.org are continually improving and expanding the codex while miraculously projecting the speed, simplicity and ease of the codebase.</p>
]]></content:encoded>
			<wfw:commentRss>http://jameschenoweth.com/hostgator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why Wordpress</title>
		<link>http://jameschenoweth.com/certified-hosting/</link>
		<comments>http://jameschenoweth.com/certified-hosting/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 15:58:04 +0000</pubDate>
		<dc:creator>jjcheno</dc:creator>
				<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://jameschenoweth.com/?p=41</guid>
		<description><![CDATA[WordPress is the best blogging solution on the web today. Thanks to its open-source engine, WordPress gained widespread popularity throughout the world. Every day a community of passionate contributors  work on improvements to WordPress platform.
A custom WordPress theme guarantees that no other website will share the look and feel of yours.
Custom designed WordPress sites that [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress is the best blogging solution on the <b>web</b> today. Thanks to its open-source engine, WordPress gained widespread popularity throughout the world. Every day a <b>community</b> of passionate contributors  work on improvements to WordPress platform.</p>
<p>A custom WordPress theme guarantees that no other <b>website</b> will share the look and feel of yours.</p>
<p>Custom designed WordPress sites that your customers can use and you can administer.</p>
]]></content:encoded>
			<wfw:commentRss>http://jameschenoweth.com/certified-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress e-commerce</title>
		<link>http://jameschenoweth.com/wordpress-e-commerce/</link>
		<comments>http://jameschenoweth.com/wordpress-e-commerce/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 14:57:33 +0000</pubDate>
		<dc:creator>jjcheno</dc:creator>
				<category><![CDATA[portfolio]]></category>

		<guid isPermaLink="false">http://jameschenoweth.com/?p=37</guid>
		<description><![CDATA[this site is a 3 column wordpress template that uses the featured content gallery plugin across the top giving it great eye candy! using amazon plugins it get great conversion and is an easy money maker
]]></description>
			<content:encoded><![CDATA[<p><a href="http://jameschenoweth.com/wp-content/uploads/2010/02/f150.jpg"><img class="alignleft size-full wp-image-38" title="f150" src="http://jameschenoweth.com/wp-content/uploads/2010/02/f150.jpg" alt="f150 Wordpress e commerce" width="250" height="183" /></a>this <b>site</b> is a 3 column wordpress template that uses the featured content gallery plugin across the top giving it great eye candy! using amazon plugins it get great conversion and is an easy money maker</p>
]]></content:encoded>
			<wfw:commentRss>http://jameschenoweth.com/wordpress-e-commerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Site</title>
		<link>http://jameschenoweth.com/new-site/</link>
		<comments>http://jameschenoweth.com/new-site/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 14:41:03 +0000</pubDate>
		<dc:creator>jjcheno</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://jameschenoweth.com/?p=35</guid>
		<description><![CDATA[Whether you are looking to get a new website design for your business or whether you are looking to give your old site or logo a touch up or a brand new look, we are here to accommodate you with your needs.  We can show you how easy it is to have your own [...]]]></description>
			<content:encoded><![CDATA[<p>Whether you are looking to get a new <b>website</b> design for your business or whether you are looking to give your old <b>site</b> or logo a touch up or a brand new look, we are here to accommodate you with your needs.  We can show you how easy it is to have your own business BLOG, demonstrate our affordable E-commerce solutions and explain how they can help you sell more with less effort.  We can also teach you how to increase your <b>site</b> traffic , and we can host and maintain your <b>site</b> for you at an affordable rate. </p>
]]></content:encoded>
			<wfw:commentRss>http://jameschenoweth.com/new-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
