<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Lemuel Stevens - Freelance Web Designer &amp; Developer</title>
	
	<link>http://www.lemuelstevens.net</link>
	<description>Professional development that exceeds client's expectations.</description>
	<lastBuildDate>Thu, 13 Jan 2011 00:03:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/lemuelstevens" /><feedburner:info uri="lemuelstevens" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>United Way of Lawton Fort-Sill</title>
		<link>http://feedproxy.google.com/~r/lemuelstevens/~3/DHSR0L62lJg/</link>
		<comments>http://www.lemuelstevens.net/171/web-design/united-way-of-lawton-fort-sill/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 18:32:31 +0000</pubDate>
		<dc:creator>Lemuel Stevens</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.lemuelstevens.net/?p=171</guid>
		<description><![CDATA[The <a href="http://www.uwlawton.org">United Way of Lawton Fort-Sill</a> website is a great example of clean valid xhtml with minimalistic features that meets all of the clients requests.  It completely transcends what was there previously.  Services include: CSS/XHTML, Web Design, Php/Mysql Development, and Search Engine Optimization.]]></description>
			<content:encoded><![CDATA[<p>In observance of their annual campaign kickoff tour, the executive director of the <a href="http://www.uwlawton.org">Untied Way of Lawton Fort-Sill</a> approached me to get some feedback on how their site could be enhanced.  What spawned out of a few meetings and complete satisfaction is a clean simplistic design, yet with a sense of posh and elegance.  The site will come complete with a custom content management system that will allow staff to update content on the major pages.  Project time was approximately 1 month for design, and it comes complete with original graphic work and a custom layout. The United Way of Lawton Fort-Sill can now be proud of a modern design for their website.  It completely transcends what was there previously.  Services include: CSS/XHTML, Web Design, Php/Mysql Development, and Search Engine Optimization.  This project is out of the development phase and a live link has now been posted  A custom CMS build is currently under construction.</p>
<img src="http://feeds.feedburner.com/~r/lemuelstevens/~4/DHSR0L62lJg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.lemuelstevens.net/171/web-design/united-way-of-lawton-fort-sill/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.lemuelstevens.net/171/web-design/united-way-of-lawton-fort-sill/</feedburner:origLink></item>
		<item>
		<title>A Word On Progressive Enhancement and Graceful Degradation</title>
		<link>http://feedproxy.google.com/~r/lemuelstevens/~3/Fi2vmfVBhAc/</link>
		<comments>http://www.lemuelstevens.net/166/web-design/a-word-on-progressive-enhancement-and-graceful-degradation/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 23:12:32 +0000</pubDate>
		<dc:creator>Lemuel Stevens</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.lemuelstevens.net/?p=166</guid>
		<description><![CDATA[There is no doubt that the world of website creation is complicated. Even back in the day when almost everyone was using Microsoft’s Internet Explorer, you still had several old versions floating around with one version supporting one plug-in and another browser not. Although it can be extremely frustrating to have to create websites and [...]]]></description>
			<content:encoded><![CDATA[<p>There is no doubt that the world of website creation is complicated. Even back in the day when almost everyone was using Microsoft’s Internet Explorer, you still had several old versions floating around with one version supporting one plug-in and another browser not. Although it can be extremely frustrating to have to create websites and content for users of all shapes, sizes, and ability levels, those outdated Internet users can be absolutely key to the success of your page or your product, so you exclude them at your own risk.</p>
<p>To ensure that as many people as possible are reached, designers have their choice of two main browser support strategies: progressive enhancement or graceful degradation. These two systems sound very similar to the untrained ear, but designers know first-hand how different they are.</p>
<p>To look at progressive enhancement vs graceful degradation, it would be easier to understand them as they are applied in a practical approach before understanding them in a technical sense.  Graceful Degradation is a widely used term which ideology is basically using the latest technologies first, and then fix anything that needs fixing for older browsers. Developers do this on a daily basis: most code for Firefox first, then fix Internet Explorer. On the other hand, Progressive Enhancement refers to the habit of building first for the less capable, outdated browser and then enhance for the latest technologies. Developers generally, use this on a daily basis. For example, when writing code for a website, most of the times a developer will start with the markup and then apply an external CSS file where he/she adds all the styling. That is Progressive Enhancement in the practice.</p>
<p>So what are these two terms all about? Graceful degradation is based on how a web page looks, or the presentation of the data you have posted on your website. If someone with an ancient browser accesses your site, they will receive as much data as their browser will support. With progressive enhancement, the content of your website will come through loud and clear, but it may not look the way you intended.  What this battle really comes down to is presentation versus content. What is more important to you and your company? The information you have on your site or the way that information is presented?</p>
<p>You can also look at the two through the scope of user experience. Today’s websites are about a lot more than just giving sports scores and the latest news headlines in a static, almost newspaper-like environment. They are about entertaining, about immersing the user in an environment that is user-friendly, fun and exciting. Graceful degradation will allow as much of that total presentation, the total website experience, to come through to users as possible, while progressive enhancement will screen out the goodies that make your website exciting and get the nuts and bolts, the information and the basic functionality through.</p>
<p>Both technologies usually go hand in hand and have been part of the ways we do things for years. It’s just the terms that are not that well-known. And now, both of these practices need to evolve due to the new languages that are approaching. If you want to go deeper into both of these terms, <a title="Graceful Degradation and Progressive Enhancement" rel="external" href="http://accessites.org/site/2007/02/graceful-degradation-progressive-enhancement/">check a related article on accessites.org</a>.</p>
<img src="http://feeds.feedburner.com/~r/lemuelstevens/~4/Fi2vmfVBhAc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.lemuelstevens.net/166/web-design/a-word-on-progressive-enhancement-and-graceful-degradation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.lemuelstevens.net/166/web-design/a-word-on-progressive-enhancement-and-graceful-degradation/</feedburner:origLink></item>
		<item>
		<title>Top 5 Content Management Systems</title>
		<link>http://feedproxy.google.com/~r/lemuelstevens/~3/TpBgM15b5Ic/</link>
		<comments>http://www.lemuelstevens.net/76/web-software/top-5-content-management-systems/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 03:24:44 +0000</pubDate>
		<dc:creator>Lemuel Stevens</dc:creator>
				<category><![CDATA[Web Software]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.lemuelstevens.net/?p=76</guid>
		<description><![CDATA[What exactly is a Content Management System?
Content Management Systems (CMS) are web software built primarily for managing the day to day data operations of a website, or group of websites.  They are frequently used for storing, controlling, and publishing information such as news articles, manuals, guides, source code, brochures and much more.  A [...]]]></description>
			<content:encoded><![CDATA[<h4>What exactly is a Content Management System?</h4>
<p>Content Management Systems (CMS) are web software built primarily for managing the day to day data operations of a website, or group of websites.  They are frequently used for storing, controlling, and publishing information such as news articles, manuals, guides, source code, brochures and much more.  A content management system&#8217;s most desirable features include:</p>
<ul>
<li><strong>Efficient and maintainable code handling</strong>:  The framework is likely to consist of a number of separate code files.  It is essential that they be loaded when needed, and preferable that they are not loaded if not needed.  The mechanisms used need to be capable of handling extra code files added as extensions, plugins or widgets.   1</li>
<li><strong>Database Interface</strong>:  Many web applications need access to a database to be able to function efficiently.  The framework itself needs a database to perform its own functions.  While PHP provides an interface to various databases, there is much that can be done in a CMS framework to provide higher level functions to meet common requirements.  These are needed both by the framework and by many extensions.   1</li>
<li><strong>Menus</strong>: These are a common feature of websites, especially when taken in the wildest sense to include such things as navigation bars, and other ways to present lists of links.  It is not desirable for the framework to create final XHTML, because that pre empts decisions about presentation that should belong to templates or other extensions.  But it is desirable for the framework to provide the logic for creating and managing menus, including a standard interface to extensions for menu creation.  The framework should also provide menu data in a way that makes it easy to create a menu display.  1</li>
</ul>
<h4>There are six (6) categories of Content Management Systems, with their respective domains of use.</h4>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Enterprise_content_management">Enterprise CMS (ECMS)</a></li>
<li><a href="http://en.wikipedia.org/wiki/Web_content_management_system">Web CMS (WCMS)</a></li>
<li><a href="http://en.wikipedia.org/wiki/Document_management_system">Document management system (DMS)</a></li>
<li>Mobile CMS</li>
<li><a href="http://en.wikipedia.org/wiki/Component_content_management_system">Component CMS</a></li>
<li>Media content management system</li>
</ul>
<h4>The Top Five</h4>
<p>In this article I have selected some of the most popular open source free to download and use CMS tools. You can choose any of them for your website depending on your particular needs or organizational requirements.  I also listed a list of available resources for each CMS on the list.  Feel free to comment below.</p>
<ol>
<li>
<h5><a title="Joomla! Homepage" href="http://joomla.org">Joomla!</a></h5>
<p>At the top of the list is Joomla! currently at version 1.5.1.3.  Having previously used Joomla! and assisted with developing a custom template for the Joomla! platform, I found that Joomla! had a lot to offer to me as a developer and the end user as well.</p>
<p>Programming Language: PHP<br />
Main advantages: Professional standards, internationalization, customization.<br />
Disadvantages: too many commercial products for Open Source development, difficult to learn.<br />
Outlook: Strong challenger for the top CMS spot, commercialization of extensions should continue to provide many income opportunities for 3rd party developers.<br />
<br />
List of Joomla! Template Sites</p>
<ul>
<li><a href="http://www.templatemonster.com/joomla-templates.php">www.templatemonster.com</a></li>
<li><a href="http://themeforest.net/category/joomla">www.themeforest.net</a></li>
<li><a href="http://www.siteground.com/joomla-hosting/joomla-templates.htm">www.siteground.com</a></li>
<li><a href="http://www.joomla24.com/">www.joomla24.com</a></li>
<li><a href="http://www.joomla-templates.com/">www.joomla-templates.com</a></li>
<li><a href="http://joomlatp.com/">www.joomlatp.com</a></li>
<li><a href="http://www.rockettheme.com/">www.rockettheme.com</a></li>
<li><a href="http://www.joomlart.com/">www.joomlart.com</a></li>
<li><a href="http://www.joomladesigns.co.uk/">www.joomladesigns.co.uk</a></li>
</ul>
<p>Other Resources</p>
<ul>
<li>Official Joomla! Help Page &#8211; <a href="http://help.joomla.org/">http://help.joomla.org/</a></li>
<li>Official Joomla! Forum &#8211; <a href="http://forum.joomla.org/">http://forum.joomla.org/</a></li>
<li>Official Joomla! Wiki &#8211; <a href="http://docs.joomla.org/Help_screens">http://docs.joomla.org/Help_screens</a></li>
<li>Joomla! Community &#8211; <a href="http://www.joomlashack.com/community/index.php?board=59.0">http://www.joomlashack.com/community</a></li>
</ul>
</li>
<p></p>
<li>
<h5><a title="Drupal Homepage" href="http://drupal.org">Drupal</a></h5>
<p>Second in the list is Drupal currently at version 6.13. Tens of thousands of people and organizations are using Drupal to power scores of different web sites, including Community web portals, Discussion sites, corporate web sites, Intranet applications, Personal web sites or blogs, Aficionado sites, E-commerce applications, Resource directories, Social Networking sites.</p>
<p>Programming Language: PHP<br />
Main advantages: core CMS, Views, CCK, Organic Groups, &amp; huge library of contributed modules.<br />
Disadvantages: complex, needs more top quality themes, frequent security upgrades.<br />
Outlook: Huge potential to continue growth and expansion on this platform over time.<br />
<br />
List of Drupal Template Sites</p>
<ul>
<li><a href="http://drupal2u.com/">www.drupal2u.com</a></li>
<li><a href="http://www.templatemonster.com/drupal-themes.php">www.templatemonster.com</a></li>
<li><a href="http://drupal.org/project/Themes">www.drupal.org</a></li>
<li><a href="http://www.freedrupaltheme.com/">www.freedrupaltheme.com</a></li>
<li><a href="http://www.topnotchthemes.com/">www.topnotchthemes.com</a></li>
<li><a href="http://www.buytemplates.net/Drupal-web-templates.aspx">www.buytemplates.net</a></li>
</ul>
<p>Other Resources</p>
<ul>
<li>How to Make Drupal Templates &#8211; <a href="http://tips.webdesign10.com/how-to-make-a-drupal-theme">http://tips.webdesign10.com/how-to-make-a-drupal-theme</a></li>
<li>Official Drupal Help Site &#8211; <a href="http://drupal.org/handbooks">http://drupal.org/handbooks</a></li>
<li>Drupal Help &#038; FAQ &#8211; <a href="http://drupalhelp.org/">http://drupalhelp.org/</a></li>
<li>Drupal Help Groups &#8211; <a href="http://groups.drupal.org/node/3554">http://groups.drupal.org/node/3554</a></li>
<li>Drupal Tutorials &#8211; <a href="http://www.rundrupal.com/">http://www.rundrupal.com/</a></li>
</ul>
</li>
<li>
<h5><a href="http://wordpress.org" title="Wordpress Home Page">Wordpress</a></h5>
<p>WordPress is a simple and elegant CMS, perfect for single user blogs, with a large number of themes and modules available online.  WordPress is also a state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards, and usability. What a mouthful. WordPress is both free and priceless at the same time. More simply, WordPress is what you use when you want to work with your blogging software, not fight it. N.B.: WordPress&#8217; default capabilities can be increased many times over (and new functions can be easily added) through its easy-to-use plugin architecture</p>
<p>Programming Language: PHP<br />
Main advantages: Easiest CMS to use, customize, and extend.<br />
Disadvantages: Lacks many of the social networking functions, ecommerce, forums, wikis, etc. used on more expansive sites.<br />
Outlook: Best for personal publishing, huge user community, will continue to be the preferred choice of bloggers for years.<br />
<br />
List of WordPress Template Sites</p>
<ul>
<li><a href="http://www.templatemonster.com/category/wordpress-themes/">www.templatemonster.com</a></li>
<li><a href="http://themeforest.net/category/wordpress">www.themesforest.net</a></li>
<li><a href="http://wordpress.org/extend/themes/">www.wordpress.org</a></li>
<li><a href="http://wordpressthemesbase.com/">www.wordpressthemesbase.com</a></li>
<li><a href="http://www.blogohblog.com/">www.blogohblog.com</a></li>
<li><a href="http://www.themespreview.com/">www.themespreview.com</a></li>
<li><a href="http://www.nattywp.com/">www.nattywp.com</a></li>
<li><a href="http://www.woothemes.com/">www.woothemes.com</a></li>
</ul>
<p>Other Resources</p>
<ul>
<li>Official WordPress Support &#8211; <a href="http://codex.wordpress.org/Main_Page">http://codex.wordpress.org/Main_Page</a></li>
<li>WordPress Guides &#8211; <a href="http://tamba2.org.uk/wordpress/">http://tamba2.org.uk/wordpress/</a></li>
<li>WordPress Tutorials &#8211; <a href="http://www.siteground.com/tutorials/wordpress/">http://www.siteground.com/tutorials/wordpress/</a></li>
<li>WordPress Video Setup Guide &#8211; <a href="http://www.youtube.com/watch?v=MWYi4_COZMU&#038;fmt=18">http://www.youtube.com/watch?v=MWYi4_COZMU&#038;fmt=18</a></li>
<li>WordPress Template Creation &#8211; <a href="http://themeshaper.com/wordpress-themes-templates-tutorial/">http://themeshaper.com/wordpress-themes-templates-tutorial/</a></li>
</ul>
</li>
<li>
<h5><a href="http://www.typo3.com" title="Typo3 Homepage">Typo3</a></h5>
<p>One of the most complex and professional CMS platforms out of the box, TYPO3 is popular for business websites, especially with European companies.</p>
<p>Programming Language: PHP<br />
Main advantages: design, extensions, customizations, flexibility, professionalism.<br />
Disadvantages: too difficult to learn for most, too many proprietary conventions.<br />
Outlook: Strong CMS for web development, sure to continue with a core of specialized developers and corporate clients, but losing support and market share to other platforms.<br />
<br />
List of Typo3 Template Sites</p>
<ul>
<li><a href="http://www.osskins.com/main/category/typo3/">www.osskins.com</a></li>
</ul>
<p>Other Resources</p>
<ul>
<li>Creating Typo3 Templates &#8211; <a href="http://www.themeswiki.org/Creating_TYPO3_Templates">http://www.themeswiki.org/Creating_TYPO3_Templates</a></li>
<li>Typo3 Template Guide  &#8211; <a href="http://www.typo3-tutorials.org/tutorials/sonstiges/typo3-template-design-guide.html">http://www.typo3-tutorials.org</a></li>
<li>Typo3 Offical Web Blog &#8211; <a href="http://buzz.typo3.org/">http://buzz.typo3.org/</a></li>
<li>Typo3 Live Help Center &#8211; <a href="http://typo3.org/documentation/document-library/extension-manuals/cwt_hcl/current/">http://typo3.org/documentation</a></li>
</ul>
</li>
<li>
<h5><a title="Mambo Homepage" href="http://mambo-foundation.org/">Mambo</a></h5>
<p>Mambo is a full-featured, award-winning content management system that can be used for everything from simple websites to complex corporate applications. It is used all over the world to power government portals, corporate intranets and extranets, ecommerce sites, nonprofit outreach, schools, church, and community sites. Mambo&#8217;s &#8220;power in simplicity&#8221; also makes it the CMS of choice for many small businesses and personal sites.</p>
<p>Programming Language: PHP<br />
Main advantages: Multiple Languages, Mature with 8 years plus in service, Open Source, Easily Customizable<br />
Disadvantages: complex, not for beginners<br />
Outlook: Huge potential to continue growth and expansion on this platform over time.<br />
<br />
List of Mambo Template Sites</p>
<ul>
<li><a href="http://templates.mamboserver.com/">www.templates.mamboserver.com</a></li>
<li><a href="http://www.templatemonster.com/mambo-templates.php">www.templatemonster.com</a></li>
<li><a href="http://www.siteground.com/mambo-hosting/mambo-templates.htm">www.siteground.com</a></li>
<li><a href="http://www.themesbase.com/?category=Mambo">www.themesbase.com</a></li>
</ul>
<p>Other Resources</p>
<ul>
<li>Mambo Community &#8211; <a href="http://www.mamboteam.com/">http://www.mamboteam.com/</a></li>
<li>Official Mambo Help Site &#8211; <a href="http://help.mamboserver.com/">http://help.mamboserver.com/</a></li>
<li>Mambo Guide &#8211; <a href="http://forum.mamboserver.com/showthread.php?t=43240">http://forum.mamboserver.com/showthread.php?t=43240</a></li>
<li>Mambo Forum &#8211; <a href="http://forum.mambo-foundation.org/showthread.php?t=204">http://forum.mambo-foundation.org/showthread.php?t=204</a></li>
<li>Mambo Tutorials &#8211; <a href="http://www.netshinesoftware.com/mambo/mambo-tutorials.html">http://www.netshinesoftware.com/mambo/mambo-tutorials.html</a></li>
</ul>
</li>
</ol>
<p>References:</p>
<ol>
<li>Brampton, Martin. PHP 5 CMS Framework Development.  June 2008. Packt Publishing Limited</li>
</ol>
<img src="http://feeds.feedburner.com/~r/lemuelstevens/~4/TpBgM15b5Ic" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.lemuelstevens.net/76/web-software/top-5-content-management-systems/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.lemuelstevens.net/76/web-software/top-5-content-management-systems/</feedburner:origLink></item>
		<item>
		<title>Center for Emerging Technologies &amp; Entrepreneurial Studies</title>
		<link>http://feedproxy.google.com/~r/lemuelstevens/~3/07j4a5eVcDw/</link>
		<comments>http://www.lemuelstevens.net/55/web-design/center-for-emerging-technologies-entrepreneurial-studies/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 23:51:52 +0000</pubDate>
		<dc:creator>Lemuel Stevens</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.lemuelstevens.net/?p=55</guid>
		<description><![CDATA[CETES is a powerful force for economic development in Southwest Oklahoma.  Services include: CSS/XHTML Design, Search Engine Optimization, CMS, Flash Integration, and PHP Development.]]></description>
			<content:encoded><![CDATA[<p>CETES is a powerful force for economic development in Southwest Oklahoma. It is a manifestation of Cameron University&#8217;s core values which include providing leadership in its community and region by stimulating economic development, and by forming partnerships and collaborative relationships with other organizations and businesses. The  CETES website was a collaborative effort between myself, and two other individuals, both professionals in their field.  I was responsible for the layout and content manipulation of this site as well as the underlying dynamic code.</p>
<p>As a designer it is always beneficial to create a wide range of websites. It&#8217;s not only fun but it&#8217;s good experience. If you can do a site for a entrepreneurial company or one for <a title="popular foxy bingo games" href="http://www.foxybingo.com/" target="_blank">popular bingo games</a> or one for a clothes shop, you will be at an advantage. It is always good to challenge yourself and get the most out of yourself.</p>
<p>Services include: CSS/XHTML Design, Search Engine Optimization, CMS, Flash Integration, and PHP Development.  This site makes use of a custom designed content management system that allows staff to manipulate almost all sections of the site without any knowledge of html or other web languages.  The site is completely cross-browser compatible with little or no distinct differences in appearance and absolutely no differences in features.  The CETES website helped started my career and is an exemplary sample of my skills.</p>
<img src="http://feeds.feedburner.com/~r/lemuelstevens/~4/07j4a5eVcDw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.lemuelstevens.net/55/web-design/center-for-emerging-technologies-entrepreneurial-studies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.lemuelstevens.net/55/web-design/center-for-emerging-technologies-entrepreneurial-studies/</feedburner:origLink></item>
		<item>
		<title>Tour De Meers</title>
		<link>http://feedproxy.google.com/~r/lemuelstevens/~3/8-kq6hJMqrI/</link>
		<comments>http://www.lemuelstevens.net/43/web-design/tour-de-meers/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 22:35:49 +0000</pubDate>
		<dc:creator>Lemuel Stevens</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.lemuelstevens.net/?p=43</guid>
		<description><![CDATA[When the organizer came to me about redesigning the Tour De Meers website, he had no idea how much he would be wowed by the finished product.  Services Include: CSS/XHTML, Web Design, and Php Development]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://tourdemeers.r8.org/">Tour De Meers</a> is an annual Bike Ride Event that takes place in Meers OK, but stretches through Medicine Park and the Wildlife Refuge in Lawton OK.  When the organizer came to me about redesigning the Tour De Meers website, he had no idea how much he would be wowed by the finished product.  Project time was approximately 1.5 months, and it came complete with graphic work, a custom layout, and a small custom content management system that allows the organizer to forever update the site whenever he sees fit.</p>
<img src="http://feeds.feedburner.com/~r/lemuelstevens/~4/8-kq6hJMqrI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.lemuelstevens.net/43/web-design/tour-de-meers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.lemuelstevens.net/43/web-design/tour-de-meers/</feedburner:origLink></item>
		<item>
		<title>Affiliates</title>
		<link>http://feedproxy.google.com/~r/lemuelstevens/~3/Xk38FzxuMgM/</link>
		<comments>http://www.lemuelstevens.net/20/uncategorized/affiliates/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 03:45:33 +0000</pubDate>
		<dc:creator>Lemuel Stevens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Minipost]]></category>

		<guid isPermaLink="false">http://www.lemuelstevens.net/?p=20</guid>
		<description><![CDATA[Center for Emerging Technologies &#38; Entrepreneurial Studies
More Coming Soon
]]></description>
			<content:encoded><![CDATA[<p><a title="Click Here" href="http://www.cetes.org">Center for Emerging Technologies &amp; Entrepreneurial Studies</a></p>
<p>More Coming Soon</p>
<img src="http://feeds.feedburner.com/~r/lemuelstevens/~4/Xk38FzxuMgM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.lemuelstevens.net/20/uncategorized/affiliates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.lemuelstevens.net/20/uncategorized/affiliates/</feedburner:origLink></item>
		<item>
		<title>Testimonials</title>
		<link>http://feedproxy.google.com/~r/lemuelstevens/~3/HQaB_f4Xh98/</link>
		<comments>http://www.lemuelstevens.net/18/uncategorized/testimonials/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 03:43:18 +0000</pubDate>
		<dc:creator>Lemuel Stevens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Minipost]]></category>

		<guid isPermaLink="false">http://www.lemuelstevens.net/?p=18</guid>
		<description><![CDATA[Coming Soon
]]></description>
			<content:encoded><![CDATA[<p>Coming Soon</p>
<img src="http://feeds.feedburner.com/~r/lemuelstevens/~4/HQaB_f4Xh98" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.lemuelstevens.net/18/uncategorized/testimonials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.lemuelstevens.net/18/uncategorized/testimonials/</feedburner:origLink></item>
		<item>
		<title>Services</title>
		<link>http://feedproxy.google.com/~r/lemuelstevens/~3/N-j2B_iL49M/</link>
		<comments>http://www.lemuelstevens.net/16/uncategorized/services/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 03:42:44 +0000</pubDate>
		<dc:creator>Lemuel Stevens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Minipost]]></category>

		<guid isPermaLink="false">http://www.lemuelstevens.net/?p=16</guid>
		<description><![CDATA[CSS/XHTML
expand(document.getElementById('ddet1085737636'));expand(document.getElementById('ddetlink1085737636'))
I can help to take a design that has been made for you or that I have made for you and develop it into standards compliant XHTML 1.0 Strict and valid CSS to maximize your website’s cross browser compatibility so that all of your users will not only be able to use your website but [...]]]></description>
			<content:encoded><![CDATA[<p><a style="display:none;" id="ddetlink2067958234" href="javascript:expand(document.getElementById('ddet2067958234'))">CSS/XHTML</a>
<div class="ddet_div" id="ddet2067958234"><script language="JavaScript" type="text/javascript">expand(document.getElementById('ddet2067958234'));expand(document.getElementById('ddetlink2067958234'))</script>
<span style="color: #c0c0c0; font-size: 12px;">I can help to take a design that has been made for you or that I have made for you and develop it into standards compliant XHTML 1.0 Strict and valid CSS to maximize your website’s cross browser compatibility so that all of your users will not only be able to use your website but all use it the same way.</span><br />
</div></p>
<p><a style="display:none;" id="ddetlink1453317587" href="javascript:expand(document.getElementById('ddet1453317587'))">PHP/Mysql Development</a>
<div class="ddet_div" id="ddet1453317587"><script language="JavaScript" type="text/javascript">expand(document.getElementById('ddet1453317587'));expand(document.getElementById('ddetlink1453317587'))</script>
<span style="color: #c0c0c0; font-size: 12px;">I can help get your site get developed using object-oriented PHP programming, while incorporating safe and accessible web practices and standards adhering to the W3C rules and regulations.  </span><br />
</div></p>
<p><a style="display:none;" id="ddetlink122763954" href="javascript:expand(document.getElementById('ddet122763954'))">Web Design</a>
<div class="ddet_div" id="ddet122763954"><script language="JavaScript" type="text/javascript">expand(document.getElementById('ddet122763954'));expand(document.getElementById('ddetlink122763954'))</script>
<span style="color: #c0c0c0; font-size: 12px;">I can create a beautiful design for your website or web application. I can also provide consulting on design aspects of a design you already have and are thinking about changing it or giving it a complete overhaul.</span><br />
</div></p>
<img src="http://feeds.feedburner.com/~r/lemuelstevens/~4/N-j2B_iL49M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.lemuelstevens.net/16/uncategorized/services/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.lemuelstevens.net/16/uncategorized/services/</feedburner:origLink></item>
		<item>
		<title>Contact Me</title>
		<link>http://feedproxy.google.com/~r/lemuelstevens/~3/uzCYibsWyK4/</link>
		<comments>http://www.lemuelstevens.net/14/uncategorized/contact-me/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 03:40:54 +0000</pubDate>
		<dc:creator>Lemuel Stevens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Minipost]]></category>

		<guid isPermaLink="false">http://www.lemuelstevens.net/?p=14</guid>
		<description><![CDATA[Send Email To omegadev.webmaster@gmail.com



Other Contact Information





&#160;



&#160;
940.577.1476


&#160;



&#160;
Network With Me


&#160;



&#160;
Subscribe To Me


&#160;


&#160;
Follow Me


&#160;


&#160;
Bookmark Me


&#160;



&#160;
Connect With Me




]]></description>
			<content:encoded><![CDATA[<p>Send Email To <a href="mailto:omegadev21@gmail.com" title="Click Here">omegadev.webmaster@gmail.com</a></p>
<div id="social-contacts">
<table>
<tr>
<td>Other Contact Information</td>
</tr>
</table>
<table>
<tbody>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><a href="http://www.lemuelstevens.net/?page_id=3" title="Call Me" target="_blank"><img src="http://www.lemuelstevens.net/wp-content/themes/graphite/images/social/callme.png" width="32" height="32" border="0"/></a></td>
<td>&nbsp;</td>
<td><a href="http://www.lemuelstevens.net/?page_id=3" title="Call Me" target="_blank">940.577.1476</a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><a href="http://www.facebook.com/dechameleon" title="Network With Me" target="_blank"><img src="http://www.lemuelstevens.net/wp-content/themes/graphite/images/social/facebook.png" width="32" height="32" border="0" /></a></td>
<td>&nbsp;</td>
<td><a href="http://www.facebook.com/omegadev" title="Network With Me" target="_blank">Network With Me</a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</tr>
<td><a href="http://feeds.feedburner.com/lemuelstevens" title="Subscribe To Me" target="_blank"><img src="http://www.lemuelstevens.net/wp-content/themes/graphite/images/social/rss.png" width="32" height="32" border="0" /></a></td>
<td>&nbsp;</td>
<td><a href="http://feeds.feedburner.com/lemuelstevens" title="Subscribe To Me" target="_blank">Subscribe To Me</a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<td><a href="http://twitter.com/dechameleon" title="Follow Me" target="_blank"><img src="http://www.lemuelstevens.net/wp-content/themes/graphite/images/social/twitter.png" width="32" height="32" border="0" /></a></td>
<td>&nbsp;</td>
<td><a href="http://twitter.com/dechameleon" title="Follow Me" target="_blank">Follow Me</a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<td><a href="http://delicious.com/save?jump=no&#038;url=http://www.lemuelstevens.net&#038;jump=no&#038;partner=delbg" title="Bookmark Me" target="_blank"><img src="http://www.lemuelstevens.net/wp-content/themes/graphite/images/social/delicious.png"  width="32" height="32" border="0"/></a></td>
<td>&nbsp;</td>
<td><a href="http://delicious.com/save?jump=no&#038;url=http://www.lemuelstevens.net&#038;jump=no&#038;partner=delbg" title="Bookmark Me" target="_blank">Bookmark Me</a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><a href="http://www.linkedin.com/in/lemuelstevens" title="Connect With Me" target="_blank"><img src="http://www.lemuelstevens.net/wp-content/themes/graphite/images/social/linkedin.png"  width="32" height="32" border="0" /></a></td>
<td>&nbsp;</td>
<td><a href="http://www.linkedin.com/in/lemuelstevens" title="Connect With Me" target="_blank">Connect With Me</a></td>
</tr>
</tbody>
</table>
</p></div>
<img src="http://feeds.feedburner.com/~r/lemuelstevens/~4/uzCYibsWyK4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.lemuelstevens.net/14/uncategorized/contact-me/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.lemuelstevens.net/14/uncategorized/contact-me/</feedburner:origLink></item>
		<item>
		<title>About Me</title>
		<link>http://feedproxy.google.com/~r/lemuelstevens/~3/O5NEquwFO44/</link>
		<comments>http://www.lemuelstevens.net/10/uncategorized/about-me/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 03:33:45 +0000</pubDate>
		<dc:creator>Lemuel Stevens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Minipost]]></category>

		<guid isPermaLink="false">http://www.lemuelstevens.net/?p=10</guid>
		<description><![CDATA[Lemuel Stevens is a freelance web developer based out of Lawton, OK passionate about web standards, and web programming languages. Lemuel Stevens has been in the web development industry for briefly 2 years through educational and corporate professional experience.
If you are interested in hiring Lemuel Stevens please visit the web development services page to find [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-69 alignleft" title="Lemuel Stevens" src="http://www.lemuelstevens.net/wp-content/uploads/2009/07/author-s.jpg" alt="Lemuel Stevens" width="150" height="150" />Lemuel Stevens is a <strong>freelance web developer</strong> based out of <strong>Lawton, OK</strong> passionate about <strong>web standards</strong>, and <strong>web programming languages</strong>. Lemuel Stevens has been in the <strong>web development industry</strong> for briefly 2 years through <strong>educational</strong> and corporate professional experience.</p>
<p>If you are interested in hiring Lemuel Stevens please visit the <a href="http://www.lemuelstevens.net/?page_id=8">web development services</a> page to find out more information.</p>
<p>You can also checkout the <a href="http://www.lemuelstevens.net/?tag=portfolio">web development portfolio</a>.</p>
<img src="http://feeds.feedburner.com/~r/lemuelstevens/~4/O5NEquwFO44" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.lemuelstevens.net/10/uncategorized/about-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.lemuelstevens.net/10/uncategorized/about-me/</feedburner:origLink></item>
	</channel>
</rss>

