<?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>thetemplatesforyou.com</title>
	<atom:link href="http://thetemplatesforyou.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thetemplatesforyou.com</link>
	<description></description>
	<lastBuildDate>Mon, 15 Aug 2011 04:26:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Why Webmasters Now Use Templated WordPress For Any Site</title>
		<link>http://thetemplatesforyou.com/why-webmasters-now-use-templated-wordpress-for-any-site/</link>
		<comments>http://thetemplatesforyou.com/why-webmasters-now-use-templated-wordpress-for-any-site/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 04:23:39 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://thetemplatesforyou.com/?p=48</guid>
		<description><![CDATA[It used to be that most websites were created in plain HTML. Then content management systems became popular, but they often required a lot of customization. When blogs came along, they were originally just an easy way to add content &#8230; <a href="http://thetemplatesforyou.com/why-webmasters-now-use-templated-wordpress-for-any-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It used to be that most websites were created in plain HTML. Then content management systems became popular, but they often required a lot of customization. When blogs came along, they were originally just an easy way to add content (as posts) but page layout was quite bland. Roll on a few years and add some really clever programming and now templates make blogs relatively easy to design and change.</p>
<p>This ability to work with a specially designed site template and the ingenious way the code has been written to configure and manage everything, now means that blog software can handle sites that are more complex. The best of these, in my opinion, is WordPress. There are many others. MoveableType and Drupal are two of the best known WordPress competitors, but there are many others. WordPress has a long lead and a lot of fans and supporters, so it will probably remain the leaders for a long time.</p>
<p>The reason for WordPress&#8217; success is that it is a system that gives even non-technical, non-programmers the ability to set up, configure and modify a complete website using point, click and type way to manage their blog or website.</p>
<p>The underlying programming code in WordPress is PHP and it writes HTML and Javascript for use in browsers, which render and display the finished site and its functionality.</p>
<p>Almost anything is customizable in WordPress. The site template (which is why we&#8217;re talking about it on <a href="http://thetemplatesforyou.com">The Templates For You</a>)  is made up of a theme, which is the basic design of the site, plus various customizable layouts, color settings and other management features.</p>
<p>You can set the number of columns to display, the size and location of a header, make the front page operate differently from other pages on the site, insert &#8220;widgets&#8221; that provide various functionality such as embedding a slideshow of pictures or videos, links to external sites with news stories or internal links showing the most popular pages.</p>
			<script type="text/javascript">
			jQuery(window).load(function() {
				jQuery('.ngslideshow').nivoSlider({
					effect:'random',
					slices:10,
					animSpeed:500, // Slide transition speed
					pauseTime:5000, // Interval
					startSlide:0, //Set starting Slide (0 index)
									directionNav:true, //Next & Prev
													directionNavHide:true, //Only show on hover
													controlNav:true, //1,2,3...
													controlNavThumbs:false, //Use thumbnails for Control Nav
					controlNavThumbsFromRel:false, //Use image rel for thumbs
									controlNavThumbsSearch: '.jpg', //Replace this with...
					controlNavThumbsReplace: '_thumb.jpg', //...this in thumb Image src
									keyboardNav:true, //Use left & right arrows
													pauseOnHover:true, //Stop animation while hovering
					
									manualAdvance:false, //Force manual transitions
					
					captionOpacity:0.8, // Universal caption opacity
					beforeChange: function(){},
					afterChange: function(){},
					slideshowEnd: function(){}, //Triggers after all slides have been shown
					lastSlide: function(){}, //Triggers when last slide is shown
					afterLoad: function(){} //Triggers when slider has loaded
				});
			});
		</script>
								<div class="slider-wrapper theme-orman">
				<div class="ribbon"></div>
								<div id="ngslideshow-48" class="ngslideshow">
																<a href="http://usconsumerbanking.com" title="Three Column Website">
									<img id="slide-" src="http://thetemplatesforyou.com/wp-content/uploads/combo-slideshow/three-column-website.jpg" alt="three-column-website"  width="" height="300" />
					</a>
																<a href="http://aikenlocalnews.com/" title="Three Column Newspaper">
									<img id="slide-" src="http://thetemplatesforyou.com/wp-content/uploads/combo-slideshow/three-column-newspaper.jpg" alt="three-column-newspaper"  width="" height="300" />
					</a>
																<a href="http://anacondadeerlodgenews.com/" title="Two Column Blog">
									<img id="slide-" src="http://thetemplatesforyou.com/wp-content/uploads/combo-slideshow/two-column-blog.jpg" alt="two-column-blog"  width="" height="300" />
					</a>
																<a href="http://baretnews.com" title="Two Column Front Page Template">
									<img id="slide-" src="http://thetemplatesforyou.com/wp-content/uploads/combo-slideshow/two-column-front-template.jpg" alt="two-column-front-page-template"  width="" height="300" />
					</a>
																</div>
										</div>
		
<p>Even after you decide on the main layout for your site or blog, WordPress allows you to customize again, if the layout you chose doesn&#8217;t work for the functionality you need on a particular page. For example, you may have chosen a three column layout for most pages, and it works perfectly, except for on one page where you need to display a table or wide photos or videos, that need the full width of the center column, plus the right sidebar. You just select a different template for that page, if the creator of the theme made one for you, or you can write the code for it yourself or hire a contractor.</p>
<p>WordPress is so versatile that thousands of programmers have created special functionality within themes or within plugins. Most of these are available for relatively little cost. Many are free, but I have paid as little as $7, up to $200 for access to plugins, because they saved me the time of designing, creating, debugging and maintaining them myself.</p>
<p>All of this is the reason that so many webmasters now are using wordpress for their website. WordPress&#8217; templates, themes and plugins, together with its ability to be easily customized, have made it the platform of choice to support blogs, news sites, websites, sales pages, email collection and newsletter systems and many different types of specialty applications. The are some things it doesn&#8217;t do well, but for a non-complex website or blog, I&#8217;ll take WordPress any day, over creating a custom-built site, as I used to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://thetemplatesforyou.com/why-webmasters-now-use-templated-wordpress-for-any-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Woo Themes: Original Premium News Theme</title>
		<link>http://thetemplatesforyou.com/woo-themes-original-premium-news-theme/</link>
		<comments>http://thetemplatesforyou.com/woo-themes-original-premium-news-theme/#comments</comments>
		<pubDate>Tue, 03 May 2011 10:36:49 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Theme Review]]></category>

		<guid isPermaLink="false">http://thetemplatesforyou.com/?p=6</guid>
		<description><![CDATA[I like the Original Premium News theme. It was the first premium theme created by the Woo Themes team and it is the basis for many of their other themes. It was the first woo theme I ever used, and &#8230; <a href="http://thetemplatesforyou.com/woo-themes-original-premium-news-theme/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.woothemes.com/amember/go.php?r=11174&amp;i=b41"><img style="float: left;" src="http://woothemes.com/ads/300x250d.jpg" border="0" alt="WooThemes - Where there's a Woo, there's a way!" width="300" height="250" /></a>I like the Original Premium News theme. It was the first premium theme created by the Woo Themes team and it is the basis for many of their other themes.</p>
<p>It was the first woo theme I ever used, and although it is a premium theme, I found it difficult to work with, initially. Some of the things I wanted to do were difficult to achieve. Being a patient code hacker, I just plugged away until I got what I wanted and I used it at the <a href="http://bocaratoncityonline.com" target="_blank">Boca Raton City Online</a> news site.</p>
<p><a href="http://thetemplatesforyou.com/wp-content/uploads/2011/05/premium-news-menu.jpg"><img class="alignright size-full wp-image-7" title="premium news menu" src="http://thetemplatesforyou.com/wp-content/uploads/2011/05/premium-news-menu.jpg" alt="premium news menu" width="151" height="232" /></a>Initial installation was straightforward, with no issues. After installation, you see a new menu item on the left side, in the topmost block, &#8220;Premium News.&#8221; The theme comes with seven different color palettes. They are basic, but they work. I have used lightblue, darkblue, red and green, but I like darkblue best. Red is more like orange and I used it on our Orange County news site.</p>
<p>One feature of Premium News is the ability to rotate ads and the system caters for three standard sizes, 468×60, 300×250 and 125×125. Choosing an ad format depends on the location you want the ad, but I have never liked 468&#215;60, and although I do use 125&#215;125, the most useful &#8211; and profitable has always been the 300&#215;250 size, as long as you put it in the right place!</p>
<p>The General Settings page allows you to select the base colors, and the custom logo. I use 960&#215;200 pixels and it looks really great. I had to modify the header CSS settings to allow an image that wide, because the standard is to have a wimpy banner on the left side. The wide top banner makes the site look much more professional and pleasing to the eye &#8211; in my opinion. I didn&#8217;t do it on this site, but it is probably a good idea to stop the RSS logo and links showing up on the right side.</p>
<p>One feature that is really nice, is to allow a 16px x 16px pg or gif to be uploaded to act as the site&#8217;s favicon. This saves you the trouble of converting it to a .ico yourself. Further down, you can add your google analytics code for tracking. Be sure to use the google asynchronous code because that has minimal effect on the loading speed our your page.</p>
<p>The other fields can be left blank for now.</p>
<p><strong>Front Page Layout</strong></p>
<p>The front page layout section is accessed through the theme menu on the left side, that is to the right of the main left menu.</p>
<p>I chose to not check the one column blog posts item because I like the side-by-side effect of posts in the Boca Raton site &#8211; but I do have other sites that use the single column, just to be different. I also chose to display 8 entries, but you may need to choose a larger (even) number later, if your right hand column grows.</p>
<p>I also like the Featured post functionality, even though it wasn&#8217;t obvious how to make that work at first. A lot of experimenting led me to understand how it works. You have to create a &#8220;Feature&#8221; post category, then select that as the featured post category, in the dropdown box. Then, to make the features post picture work correctly, when you add a post, you add a picture scaled to 300px wide by 200px high, that you mark as the featured picture in the post editor, using the link in the picture upload and preparation area. &#8211; you can also paste the URL of the picture in the &#8220;image&#8221; field that is part of the &#8220;Premium News Custom Settings&#8221; box below the editing area.</p>
<p>If the photo you upload and mark as featured does not cleanly scale to 300&#215;200, then be prepared for a distorted feature photo, where faces can look like chipmunks with cheeks full with nuts and people can look like they just came out of a compactor.</p>
<p>If you don&#8217;t set a featured picture, the theme uses the default, a black background with a colored ribbon, which is extremely ugly! I didn&#8217;t like the ribbon, so I removed it by adding this code in the custom.css in <strong>Appearance-&gt;Edit</strong></p>
<blockquote><p>#featured-th {height:0px;margin:0 0 0px;}<br />
#featured-th img {display:none;}</p></blockquote>
<p>If you need to set the top banner height, you can add this to the custom CSS, adjusting the number to suit your needs, but be aware that you can cause other problems if you deviate too much from the standard.</p>
<blockquote><p>#header{height: 195px;}</p></blockquote>
<p>One of the features I really wanted to use was video on the front page. Unfortunately, I was never able to make it work &#8211; it just gave me a blank page, and after wasting a few hours trying to make it work, I decided I didn&#8217;t really need it after all.</p>
<p>This theme also allows you to put flickr photos in the sidebar, but I never had any use for that, so I never investigated it. I did use the rotating ads, though, and they are very easy to set up. Look in the side tab &#8220;Banner Ad Management.&#8221;</p>
<p>Those are the basics for setting up the <em>Woo Themes</em> <strong>&#8220;Original Premium News&#8221;</strong> theme, fairly straightforward, other than the time I lost trying to get the front page videos to work, discovering how to make featured photos to display and working out how to remove the ugly default that displays when there is no featured photo.</p>
<p>This theme is fairly good for a free theme. I found other problems (most of which I have forgotten about, because it has been two years since I set it up) so if you add too many post categories or you want to do some wild things with the top banner, be prepared to adjust the CSS to suit your needs.</p>
<p>Note that I use firefox and the free firebug plugin to help troubleshoot and fix such problems.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://thetemplatesforyou.com/woo-themes-original-premium-news-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

