<?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>CyberChimps.com</title>
	<atom:link href="http://cyberchimps.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cyberchimps.com</link>
	<description>Premium WordPress Themes</description>
	<lastBuildDate>Thu, 23 Feb 2012 04:55:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tip of the Week: Tools for Development &amp; Design</title>
		<link>http://cyberchimps.com/2012/02/tip-of-the-week-tools-for-development-design/</link>
		<comments>http://cyberchimps.com/2012/02/tip-of-the-week-tools-for-development-design/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 05:23:49 +0000</pubDate>
		<dc:creator>Bryan Hadaway</dc:creator>
				<category><![CDATA[Tip of the Week]]></category>

		<guid isPermaLink="false">http://cyberchimps.com/?p=16769</guid>
		<description><![CDATA[Hi Everyone, Tools for Development &#038; Design When it comes to developing and designing your website you&#8217;re not left alone in the dark. Even for complete beginners there are many tools and resources to ease the overall learning curve and greatly help you to improve productivity. First, we&#8217;ll start with the browser. Three great browsers<a href="http://cyberchimps.com/2012/02/tip-of-the-week-tools-for-development-design/"> <br /><br /> (More)…</a>]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<h3>Tools for Development &#038; Design</h3>
<p>When it comes to developing and designing your website you&#8217;re not left alone in the dark. Even for complete beginners there are many tools and resources to ease the overall learning curve and greatly help you to improve productivity.</p>
<p>First, we&#8217;ll start with the browser. Three great browsers that I recommend for development and overall web surfing in general are:</p>
<p>- <a href="http://www.mozilla.org/firefox/" target="_blank">Firefox</a><br />
- <a href="https://www.google.com/chrome/" target="_blank">Chrome</a><br />
- <a href="http://www.apple.com/safari/" target="_blank">Safari</a><br />
- Note about Internet Explorer: I do not recommend this browser for any reason. This is poorly designed software that is neither secure nor respectably standards compliant by web industry standards like the above three browsers. 99% of all browser specific issues occur within IE where every other browser manages to display the same website beautifully.</p>
<p>The only reason to use IE is to check and see that nothing is broken to appease those that still use the browser. We try and educate people the best we can and we hope that people will continue to stop supporting IE until it no longer dominates the browser market. Until then we will support IE within reason. But, when we have to compromise design and function (to bring the best in modern web design) is where we draw the line.</p>
<p>Firefox comes with a personal favorite add-on of mine, <a href="https://addons.mozilla.org/firefox/addon/firebug/" target="_blank">Firebug</a> and all three natively support Inspect Element.</p>
<p>With Inspect Element you can simply right-click on any area of your website and gain more info about the code of that specific section and make live test edits (that only you can see) and troubleshoot and style your site before actually implementing them in your theme options:</p>
<p>Design > Custom CSS<br />
<a href="http://cyberchimps.com/question/pro-custom-css/" target="_blank">http://cyberchimps.com/question/pro-custom-css/</a></p>
<p>For more advanced users we can also make hard coded changes to the actual template files, framework (HTML) or even edit the PHP, add JavaScript and so on with a child theme:</p>
<p><a href="http://cyberchimps.com/question/child-themes-support/" target="_blank">http://cyberchimps.com/question/child-themes-support/</a></p>
<p>Using either of these techniques you will never have to actually modify template files or add to your stylesheet of the main theme files. Meaning your changes will be safe upon upgrading (<a href="http://cyberchimps.com/forum-topic/how-to-upgrade/" target="_blank">which still very much should be done correctly regardless</a>).</p>
<p>For graphics editing I love <a href="http://www.photoshop.com/" target="_blank">Photoshop</a> (and Illustrator too). But, for web graphics all you&#8217;ll ever need is Photoshop. However, if you don&#8217;t already know you&#8217;ll soon find out that Photoshop is very expensive software. A wonderful and completely free alternative is GIMP:</p>
<p><a href="http://www.gimp.org/" target="_blank">http://www.gimp.org/</a></p>
<p>Which can help you design logos or create beautiful and professionally prepared and sized slides for your slider:</p>
<p><a href="http://cyberchimps.com/forum-topic/slides-best-practice/" target="_blank">http://cyberchimps.com/forum-topic/slides-best-practice/</a></p>
<p>One amazing tool I use for precision both in web and graphics design is <a href="http://www.iconico.com/caliper/" target="_blank">Screen Calipers</a>.</p>
<p>The default WordPress Visual (WYSIWYG &#8211; What You See Is What You Get) editor is plenty powerful already to help you style your pages and posts. However, what you see in the editor isn&#8217;t always what you get in the page/post (as many of you know).</p>
<p>It&#8217;s the same issue that occurs when using web design software like Dreamweaver. It&#8217;s not 100% precise and involves a lot of guess work. People will always be smarter than computers when it comes to certain things, and this is definitely one of them. So, once you get more comfortable and any time you add code to pages/posts you need to anyways, I recommend always using HTML mode.</p>
<p><a href="http://www.w3schools.com/css/" target="_blank">Learn CSS</a> | <a href="http://www.w3schools.com/html/" target="_blank">Learn HTML</a></p>
<p>Enjoy!</p>
<p>Thanks, Bryan</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberchimps.com/2012/02/tip-of-the-week-tools-for-development-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip of the Week: Feed Me Ideas</title>
		<link>http://cyberchimps.com/2012/02/tip-of-the-week-feed-me-ideas/</link>
		<comments>http://cyberchimps.com/2012/02/tip-of-the-week-feed-me-ideas/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 02:27:55 +0000</pubDate>
		<dc:creator>Bryan Hadaway</dc:creator>
				<category><![CDATA[Tip of the Week]]></category>

		<guid isPermaLink="false">http://cyberchimps.com/?p=16008</guid>
		<description><![CDATA[Hi Everyone, Feed Me Ideas This week I&#8217;m reaching out looking for your feedback on just what tips you&#8217;d like to see on Tip of the Week. (If you haven&#8217;t been reading Tip of the Week and are unfamiliar checkout old Tip of the Week posts here and to keep up with the latest, make<a href="http://cyberchimps.com/2012/02/tip-of-the-week-feed-me-ideas/"> <br /><br /> (More)…</a>]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<h3>Feed Me Ideas</h3>
<p>This week I&#8217;m reaching out looking for your feedback on just what tips you&#8217;d like to see on <em>Tip of the Week</em>.</p>
<p>(<em>If you haven&#8217;t been reading <em>Tip of the Week</em> and are unfamiliar checkout old <em>Tip of the Week</em> posts <a href="http://cyberchimps.com/category/tip-of-the-week/">here</a> and to keep up with the latest, make sure to <a href="http://cyberchimps.com/category/tip-of-the-week/feed/">subscribe</a>.</em>)</p>
<p><strong>What would you like to learn?</strong></p>
<p><strong>What would you like to improve?</strong></p>
<p>Comment with your ideas below.</p>
<p>(<em>please note that this is not the place for feature or design suggestions, Tip of the Week is about improving your web knowledge and skills</em>)</p>
<p>Thanks, Bryan</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberchimps.com/2012/02/tip-of-the-week-feed-me-ideas/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>We Need Bug Testers!</title>
		<link>http://cyberchimps.com/2012/02/we-need-bug-testers/</link>
		<comments>http://cyberchimps.com/2012/02/we-need-bug-testers/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 01:27:26 +0000</pubDate>
		<dc:creator>Bryan Hadaway</dc:creator>
				<category><![CDATA[Important]]></category>

		<guid isPermaLink="false">http://cyberchimps.com/?p=15609</guid>
		<description><![CDATA[Hi Everyone, We&#8217;re getting to the point where we could really use a hand. There are just too many browsers, devices, screen resolutions, plugins and a million other variables. The CyberChimps community has gotten so big we simply can&#8217;t test/prepare for everything. But with your help we could get a little bit closer. We certainly<a href="http://cyberchimps.com/2012/02/we-need-bug-testers/"> <br /><br /> (More)…</a>]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<p>We&#8217;re getting to the point where we could really use a hand. There are just too many browsers, devices, screen resolutions, plugins and a million other variables. The CyberChimps community has gotten so big we simply can&#8217;t test/prepare for everything. But with your help we could get a little bit closer.</p>
<p>We certainly care about the quality of our products and for your happiness and general success with whatever your goals are with your website. We hope this comes through with the level of support we provide, even when it has nothing to do with our themes ;).</p>
<p>We hope that our down to earth and transparent approach is appreciated. And regardless, you&#8217;re the customer &#8211; you make or break CyberChimps. We&#8217;re a small team and I personally try and educate as much as I can in the forums.</p>
<p>We&#8217;re evolving all the time and we&#8217;re learning ourselves and we could always do more. With that in mind, I present the <em>Bug Testing Program</em>. The program is simple, we&#8217;ll send you betas before official release for you to test and report back any bugs/suggestions, all by email. In return will grant you indefinite access to all CyberChimps products indefinitely.</p>
<h3>To Apply</h3>
<p>You should have decent experience with all things WordPress, themes, plugins related and a good understanding of web design in general.</p>
<p>Shoot us an email and tell us more about yourself, your experience and your interest in joining the program:</p>
<p><a href="http://cyberchimps.com/support/questions/">http://cyberchimps.com/support/questions/</a></p>
<p>Thanks, Bryan</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberchimps.com/2012/02/we-need-bug-testers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introducing iFeature Pro 4: A Responsive Drag &amp; Drop Premium WordPress Theme</title>
		<link>http://cyberchimps.com/2012/02/introducing-ifeature-pro-4-a-responsive-drag-drop-premium-wordpress-theme/</link>
		<comments>http://cyberchimps.com/2012/02/introducing-ifeature-pro-4-a-responsive-drag-drop-premium-wordpress-theme/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 02:57:34 +0000</pubDate>
		<dc:creator>CyberChimps</dc:creator>
				<category><![CDATA[CyberChimps]]></category>
		<category><![CDATA[iFeature Pro]]></category>
		<category><![CDATA[Press Releases]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[.torrent]]></category>
		<category><![CDATA[.zip]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[best wordpress themes]]></category>
		<category><![CDATA[cyberchimps]]></category>
		<category><![CDATA[cyberchimps wordpress themes]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free wordpress theme]]></category>
		<category><![CDATA[ifeature 4]]></category>
		<category><![CDATA[ifeature pro]]></category>
		<category><![CDATA[ifeature pro 2]]></category>
		<category><![CDATA[ifeature pro 2 slider]]></category>
		<category><![CDATA[ifeature pro 3]]></category>
		<category><![CDATA[ifeature pro 4]]></category>
		<category><![CDATA[ifeature pro slider]]></category>
		<category><![CDATA[ifeaturepro]]></category>
		<category><![CDATA[ifeaturepro.torrent]]></category>
		<category><![CDATA[ifeaturepro.zip]]></category>
		<category><![CDATA[ifeaturepro2]]></category>
		<category><![CDATA[ifeaturepro3]]></category>
		<category><![CDATA[ifp4]]></category>
		<category><![CDATA[launch website]]></category>
		<category><![CDATA[premium wordpress theme]]></category>
		<category><![CDATA[responsive carousel]]></category>
		<category><![CDATA[responsive design]]></category>
		<category><![CDATA[responsive ifeature slider]]></category>
		<category><![CDATA[responsive slider]]></category>
		<category><![CDATA[responsive wordpress]]></category>
		<category><![CDATA[responsive wordpress theme]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress theme]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://cyberchimps.com/?p=15121</guid>
		<description><![CDATA[Long Beach, California February 3, 2012 &#8211; CyberChimps WordPress Themes releases iFeature Pro 4: A Responsive Drag &#38; Drop Premium WordPress theme. iFeature Pro 4 includes a Responsive Apple-like design (which magically adjusts to mobile devices such as the iPhone and iPad), Responsive iFeature Slider, New Drag &#38; Drop Header Elements, Page and Blog Elements, intuitive<a href="http://cyberchimps.com/2012/02/introducing-ifeature-pro-4-a-responsive-drag-drop-premium-wordpress-theme/"> <br /><br /> (More)…</a>]]></description>
			<content:encoded><![CDATA[<p><a title="iFeature Pro 4" href="http://cyberchimps.com/2012/02/introducing-ifeature-pro-4-a-responsive-drag-drop-premium-wordpress-theme/slider-640/" rel="attachment wp-att-15138"><img class="aligncenter size-full wp-image-15138" title="iFeature Pro 4" src="http://cyberchimps.com/wp-content/uploads/2012/02/slider-640.jpg" alt="iFeature Pro 4 Responsive WordPress Theme" width="640" height="330" /></a></p>
<p>Long Beach, California February 3, 2012 &#8211; CyberChimps WordPress Themes releases <a href="http://cyberchimps.com/ifeaturepro/">iFeature Pro 4</a>: A Responsive Drag &amp; Drop Premium WordPress theme.</p>
<p>iFeature Pro 4 includes a Responsive Apple-like design (which magically adjusts to mobile devices such as the iPhone and iPad), Responsive iFeature Slider, New Drag &amp; Drop Header Elements, Page and Blog Elements, intuitive Theme Options, and over a dozen new exciting features and enhancements.</p>
<p><a title="iFeature Pro 4" href="http://cyberchimps.com/ifeaturepro/">iFeature Pro 4</a> will be 50% off for a limited time only, and is available exclusively for sale in the <a title="CyberChimps WordPress Themes Store" href="http://cyberchimps.com/store/" target="_blank">CyberChimps WordPress Themes Store</a> at CyberChimps.com. Please visit <a href="http://cyberchimps.com" target="_blank">CyberChimps.com</a> throughout the month of February for discounts, contests, and giveaways.</p>
<p><a href="http://cyberchimps.com/store/ifeature-pro/"><img src="http://www.cyberchimps.com/wp-content/uploads/2011/04/buyifeaturepro.png" alt="Buy iFeature Pro" /></a></p>
<p>&#8220;When developing iFeature Pro 4 we were initially going to release it as version 3.5, but when we sat down to write about all of the exciting new features we realized that this was more than just a .5 release,&#8221; said Trent Lapinski, Chief Executive Officer of CyberChimps LLC. “iFeature Pro 4 introduces fluid Responsive Design, which enables iFP4 to magically respond to mobile devices, even the new iFeature Slider is responsive. It really is a whole new experience, and we know our customers are going to love it.”</p>
<p>iFeature Pro 4 also takes Drag &amp; Drop to the next level with new Drag &amp; Drop Header Elements, Drag &amp; Drop Blog Page Elements, as well as other highly requested features such as WordPress Template Options, New Sidebar Options, New Color Selector Options, and other amazing enhancements.</p>
<p>All existing iFeature Pro customers will be able to upgrade to iFeature Pro 4 for free. iFeature Pro 4 offers many new features so please <strong><a href="http://cyberchimps.com/forum-topic/how-to-upgrade/">BACKUP iFeature Pro 3 before upgrading</a></strong>. To upgrade please use the WordPress Update system in WP-Admin or login to <a href="http://cyberchimps.com/login/">CyberChimps.com&#8217;s Members Area</a> and download the latest version.</p>
<p>iFeaturePro 4 is different kind of WordPress Theme that offers advanced personal content management features including an Apple-like Responsive Design, Drag &amp; Drop Header, Page, and Blog Elements, Responsive iFeature Slider, and intuitive theme options.</p>
<p>iFeature Pro 4 is built with HTML5, CSS3, and the Foundation Framework. It offers more experienced customers Child Theme support, Custom CSS, and Import / Export Options.</p>
<p>iFeature Pro 4 is one of the most advanced Premium WordPress Themes in the world and is released under the <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU GPL v2</a>. iFeature Pro can be used on as many website as you want. iFeature Pro 4 is optimized for WordPress 3.3, Chrome, Safari, FireFox, and Internet Explorer 9 (but does not support Internet Explorer 6, or PHP4).</p>
<p><span class="Apple-style-span" style="font-size: 11px;"><em>CyberChimps and iFeature Pro are not related to Apple, Inc. or endorsed by Apple in any way.</em></span></p>
]]></content:encoded>
			<wfw:commentRss>http://cyberchimps.com/2012/02/introducing-ifeature-pro-4-a-responsive-drag-drop-premium-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tip of the Week: Hosting Matters</title>
		<link>http://cyberchimps.com/2012/01/tip-of-the-week-hosting-matters/</link>
		<comments>http://cyberchimps.com/2012/01/tip-of-the-week-hosting-matters/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 23:50:46 +0000</pubDate>
		<dc:creator>Bryan Hadaway</dc:creator>
				<category><![CDATA[Tip of the Week]]></category>

		<guid isPermaLink="false">http://cyberchimps.com/?p=15030</guid>
		<description><![CDATA[Hi Everyone, Hosting Matters Whether you&#8217;re looking for optimal speed and performance or to make sure you get the right hosting so that your website even works at all in the first place, the host you choose matters. You want to avoid Windows servers and you want to avoid small company web hosts as you<a href="http://cyberchimps.com/2012/01/tip-of-the-week-hosting-matters/"> <br /><br /> (More)…</a>]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<h3>Hosting Matters</h3>
<p>Whether you&#8217;re looking for optimal speed and performance or to make sure you get the right hosting so that your website even works at all in the first place, the host you choose matters.</p>
<p>You want to avoid Windows servers and you want to avoid small company web hosts as you risk the possibility of a high downtime percentage and worse, that they don&#8217;t keep everything up-to-date like PHP.</p>
<p>So, I have some recommendations for you of some really great hosts that also help you support us by signing up through us:</p>
<p>- <a href="http://affiliates.coolhandle.com/aff.php?id=220" target="_blank" rel="nofollow">CoolHandle</a><br />
Offers more advanced hosting options and packages for those that intend on having a huge amount of traffic.</p>
<p>- <a href="http://www.bluehost.com/track/cyberchimps" target="_blank" rel="nofollow">BlueHost</a> <em>(the very same host that WordPress themselves recommend)</em><br />
The perfect host for 90% of sites.</p>
<p>Enjoy!</p>
<p>Thanks, Bryan</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberchimps.com/2012/01/tip-of-the-week-hosting-matters/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tip of the Week: Design Your Logo</title>
		<link>http://cyberchimps.com/2012/01/tip-of-the-week-design-your-logo/</link>
		<comments>http://cyberchimps.com/2012/01/tip-of-the-week-design-your-logo/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 11:47:53 +0000</pubDate>
		<dc:creator>Bryan Hadaway</dc:creator>
				<category><![CDATA[Tip of the Week]]></category>

		<guid isPermaLink="false">http://cyberchimps.com/?p=14664</guid>
		<description><![CDATA[Hi Everyone, Design Your Logo You don&#8217;t need to be a corporation or fast food joint to need a logo. You also don&#8217;t need to be a pro to design your own logo. Whether you&#8217;re just an artist, musician, club, sports team, blog whatever&#8230; you need a logo. A logo ties a site together making<a href="http://cyberchimps.com/2012/01/tip-of-the-week-design-your-logo/"> <br /><br /> (More)…</a>]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<h3>Design Your Logo</h3>
<p>You don&#8217;t need to be a corporation or fast food joint to need a logo. You also don&#8217;t need to be a pro to design your own logo. Whether you&#8217;re just an artist, musician, club, sports team, blog whatever&#8230; you need a logo.</p>
<p>A logo ties a site together making it feel complete and allows your readers, customers, clients, visitors of any kind to easily identify with you. Be it through your website or Facebook, Twitter or any other social profile you should carry a signature image.</p>
<h4>Build Your Logo</h4>
<p>Use a free online logo generator. Something like <a href="http://cooltext.com/" target="_blank">Cool Text</a>.<br />
<em>(note that it&#8217;s very easy to make an ugly logo if you overdo the effects, subtlety is the key)</em></p>
<h4>Design Your Logo</h4>
<p>If you don&#8217;t have Photoshop or Illustrator which are very expensive programs, you can use <a href="http://www.gimp.org/" target="_blank">GIMP</a> (Mac users <a href="http://www.gimp.org/macintosh/" target="_blank">see here</a>). Find a great tutorial for designing a simple text logo in GIMP <a href="http://www.blogkori.com/diy-logo-design-tutorial-gimp/" target="_blank">here</a>.</p>
<h4>Have Your Logo Professionally Designed</h4>
<p>And of course, should you need your logo professionally designed, checkout <a href="http://99designs.com/" target="_blank">99designs</a>. And of course we offer logo design <a href="http://cyberchimpspro.com/services/logo-design/" target="_blank">ourselves</a>.</p>
<p>Enjoy!</p>
<p>Thanks, Bryan</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberchimps.com/2012/01/tip-of-the-week-design-your-logo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip of the Week: There&#8217;s Probably a Plugin for That!</title>
		<link>http://cyberchimps.com/2012/01/tip-of-the-week-theres-probably-a-plugin-for-that/</link>
		<comments>http://cyberchimps.com/2012/01/tip-of-the-week-theres-probably-a-plugin-for-that/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 04:18:16 +0000</pubDate>
		<dc:creator>Bryan Hadaway</dc:creator>
				<category><![CDATA[Tip of the Week]]></category>

		<guid isPermaLink="false">http://cyberchimps.com/?p=14261</guid>
		<description><![CDATA[Hi Everyone, There&#8217;s Probably a Plugin for That! With 17,833 plugins and counting there is a plugin for just about every feature, customization, enhancement, optimization and security measure you can think of. Here&#8217;s the easiest way to add a plugin and some tips on plugins to choose (choose wisely): - First, Back it Up!. -<a href="http://cyberchimps.com/2012/01/tip-of-the-week-theres-probably-a-plugin-for-that/"> <br /><br /> (More)…</a>]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<h3>There&#8217;s Probably a Plugin for That!</h3>
<p>With <a href="http://wordpress.org/extend/plugins/" target="_blank">17,833 plugins</a> and counting there is a plugin for just about every feature, customization, enhancement, optimization and security measure you can think of.</p>
<p>Here&#8217;s the easiest way to add a plugin and some tips on plugins to choose (choose wisely):</p>
<p>- First, <a href="http://cyberchimps.com/2012/01/tip-of-the-week-back-it-up/" target="_blank">Back it Up!</a>.</p>
<p>- I strongly recommend becoming familiar with <a href="http://filezilla-project.org/" target="_blank">FTP</a> as a safety measure. Should you get a white screen of death you&#8217;ll want to immediately delete the plugin you just installed out of the plugins folder, <em>wp-content/plugins</em>. <em>If you&#8217;re unfamiliar of how to connect to your files and folders with FTP please check with your host.</em></p>
<p>- Inside your WP admin, go to <strong>Plugins</strong> > <strong>Add New</strong> > Enter a Keyword or Two and <em>Search Plugins</em>.</p>
<p>- Before installing, click on <em>Details</em> and check that it&#8217;s compatible with the latest WordPress version. Check that it has a popular rating and that people generally agree that it works well. <em>Note, sometimes plugins are abandoned, but are still fully compatible with all WordPress versions so if for example it says it&#8217;s only compatible up to WP 2.9 it could still work without any issues.</em></p>
<p>- When you&#8217;ve found a promising plugin Click <em>Install Now</em> > Click <em>OK</em> > Then Click <em>Activate</em>.</p>
<p>- Depending on the plugin, it may now need to be configured further within it&#8217;s own settings page. This will usually be found under <strong>Settings</strong>, <strong>Plugins</strong> or <strong>Tools</strong>.</p>
<p><strong>CAUTION</strong><br />
Not all plugins play nice together or with our themes. There are any number of possible issues.</p>
<h4>Some Plugins I Recommend</h4>
<p><a href="http://wordpress.org/extend/plugins/w3-total-cache/" target="_blank">W3 Total Cache</a> &#8211; Minifies and caches your code and pages for quicker loading.<br />
<em>Warning: This is a very advanced plugin that required fine tuning and often does not play nice with other plugins. If ever you&#8217;re adding CSS or other updates to your site and they don&#8217;t seem to be taking effect you need to clear the W3 Total Cache.</em></p>
<p><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All in One SEO Pack</a> &#8211; Automates the most basic of SEO optimizations.</p>
<p><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemaps</a> &#8211; Creates and submits a sitemap.xml file to search engines.</p>
<p><a href="http://wordpress.org/extend/plugins/bad-behavior/" target="_blank">Bad Behavior</a> &#8211; Block bad bots, spam and other junk from your site.</p>
<p><a href="http://wordpress.org/extend/plugins/secure-wordpress/" target="_blank">Secure WordPress</a> &#8211; Some basic security measures to harden your WordPress install.</p>
<p><a href="http://wordpress.org/extend/plugins/contact-form-7/" target="_blank">Contact Form 7</a> &#8211; Add a contact form to your contact page.</p>
<p><a href="http://wordpress.org/extend/plugins/theme-my-login/" target="_blank">Theme My Login</a> &#8211; Incorporate user registration and sign in into your theme.</p>
<p><a href="http://wordpress.org/extend/plugins/bbpress/" target="_blank">bbPress</a> &#8211; Add a forum to your site.</p>
<p><a href="http://wordpress.org/extend/plugins/widget-logic/" target="_blank">Widget Logic</a> &#8211; Let&#8217;s you control what widgets show on what pages.</p>
<p><a href="http://wordpress.org/extend/plugins/wptouch/" target="_blank">WP Touch</a> &#8211; Make sure your site looks good on mobile devices.</p>
<p><em><a href="http://wordpress.org/extend/plugins/" target="_blank">So, so many more plugins to checkout&#8230;</a></em></p>
<p>Enjoy!</p>
<p>Thanks, Bryan</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberchimps.com/2012/01/tip-of-the-week-theres-probably-a-plugin-for-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save 30% on CoolHandle Shared Web Hosting</title>
		<link>http://cyberchimps.com/2012/01/save-30-on-coolhandle-shared-web-hosting/</link>
		<comments>http://cyberchimps.com/2012/01/save-30-on-coolhandle-shared-web-hosting/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 14:00:45 +0000</pubDate>
		<dc:creator>CyberChimps</dc:creator>
				<category><![CDATA[CyberChimps]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CoolHandle]]></category>
		<category><![CDATA[cyberchimps]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Install]]></category>
		<category><![CDATA[WordPress Web Hosting]]></category>

		<guid isPermaLink="false">http://cyberchimps.com/?p=13923</guid>
		<description><![CDATA[Our friends over at CoolHandle are offering our users 30% off any shared hosting plan (1 year minimum purchase)! Simply enter the coupon code CYBERCHIMPS when checking out and the discount will be applied. This offer is only good for one week, beginning at 9 am EST on January 11, 2012 and ending the following Wednesday,<a href="http://cyberchimps.com/2012/01/save-30-on-coolhandle-shared-web-hosting/"> <br /><br /> (More)…</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://cyberchimps.com/2012/01/save-30-on-coolhandle-shared-web-hosting/coolhandle-logo-600x103-copy/" rel="attachment wp-att-13925"><img class="aligncenter size-medium wp-image-13925" title="coolhandle-logo-600x103 - Copy" src="http://cyberchimps.com/wp-content/uploads/2012/01/coolhandle-logo-600x103-Copy-300x51.png" alt="" width="300" height="51" /></a></p>
<p>Our friends over at <a href="http://affiliates.coolhandle.com/aff.php?id=220" target="_blank">CoolHandle</a> are offering our users 30% off any shared hosting plan (1 year minimum purchase)! Simply enter the coupon code <strong>CYBERCHIMPS</strong> when checking out and the discount will be applied. This offer is only good for one week, beginning at 9 am EST on January 11, 2012 and ending the following Wednesday, January 18, 2012 at 9 am EST.</p>
<p><a href="http://affiliates.coolhandle.com/aff.php?id=220" target="_blank">CoolHandle</a> features a 1-click WordPress install so you can get your site up and running in minutes! Don&#8217;t wait to take advantage of this terrific offer from a terrific hosting company, head on over to <a href="http://affiliates.coolhandle.com/aff.php?id=220" target="_blank">CoolHandle</a> today.</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberchimps.com/2012/01/save-30-on-coolhandle-shared-web-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip of the Week: Back it Up!</title>
		<link>http://cyberchimps.com/2012/01/tip-of-the-week-back-it-up/</link>
		<comments>http://cyberchimps.com/2012/01/tip-of-the-week-back-it-up/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 01:01:04 +0000</pubDate>
		<dc:creator>Bryan Hadaway</dc:creator>
				<category><![CDATA[Tip of the Week]]></category>

		<guid isPermaLink="false">http://cyberchimps.com/?p=13858</guid>
		<description><![CDATA[Hi Everyone, Back it Up! Using WordPress and web design in general is a constant progression. Technology will always continue updating, bugs will be fixed, security holes patched and innovations reached. But, from unexpected upgrade errors to server outages with your host and really for safekeeping and your own peace of mind you need to<a href="http://cyberchimps.com/2012/01/tip-of-the-week-back-it-up/"> <br /><br /> (More)…</a>]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<h3>Back it Up!</h3>
<p>Using WordPress and web design in general is a constant progression. Technology will always continue updating, bugs will be fixed, security holes patched and innovations reached. But, from unexpected upgrade errors to server outages with your host and really for safekeeping and your own peace of mind you need to routinely back EVERYTHING up.</p>
<p>Specifically for WordPress and CyberChimps you need to backup all your files and folders, database and CyberChimps settings. This can be a tedious and daunting process if you do not how to use FTP or MySql going in the first time. I do recommend manually backing up all of your stuff, but this is something you&#8217;ll need to check with your host on. Also, many hosts already backup all of your stuff.</p>
<p>However, I&#8217;ll instruct some easy and more automated ways to manage your backups.</p>
<p>- Install the <a href="http://wordpress.org/extend/plugins/backupwordpress/">BackUpWordPress</a> plugin. This will take care of backing up your important files, folders and database. I recommend setting automatic backups for once a week. <em>(Quick tip to install: go to <strong>Plugins</strong> > <strong>Add New</strong> > Search <strong>BackUpWordPress</strong> and install and activate with ease.)</em></p>
<p>- Also, you&#8217;ll want to backup your CyberChimps settings often. From <strong>Appearance</strong> > <strong>[THEME NAME] Options</strong> > <strong>Import / Export</strong> > <strong>Export Settings</strong> you&#8217;ll want to copy all your settings out and save to TextEdit or Notepad. If you don&#8217;t care to use either of those you could always email yourself the settings. Just compose an email to your own email, make sure there&#8217;s nothing in the email but your settings and send and archive. <em>(Improvements to the ease of backing up settings will come.)</em></p>
<p>- When upgrading/updating for the first time, please read <a href="http://cyberchimps.com/forum-topic/how-to-upgrade/">How to Upgrade</a> for more tips.</p>
<p>Enjoy!</p>
<p>Thanks, Bryan</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberchimps.com/2012/01/tip-of-the-week-back-it-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kindle Giveaway!</title>
		<link>http://cyberchimps.com/2012/01/kindle-giveaway/</link>
		<comments>http://cyberchimps.com/2012/01/kindle-giveaway/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 05:48:16 +0000</pubDate>
		<dc:creator>Bryan Hadaway</dc:creator>
				<category><![CDATA[Giveaways]]></category>
		<category><![CDATA[free stuff]]></category>
		<category><![CDATA[giveaways]]></category>
		<category><![CDATA[kindle]]></category>

		<guid isPermaLink="false">http://cyberchimps.com/?p=13420</guid>
		<description><![CDATA[Mckinsey1993 is the Winner! To those that didn&#8217;t win don&#8217;t forget that because you entered you&#8217;re entitled to 25% off iFeature Pro. Email us for the discount code. How to Enter To enter simply iFeature Pro and Like us on Facebook, then comment below: That&#8217;s it! Good luck! Extra Ways to Enter In addition to<a href="http://cyberchimps.com/2012/01/kindle-giveaway/"> <br /><br /> (More)…</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://cyberchimps.com/wp-content/uploads/2012/01/giveaway2.png"><img class="aligncenter size-full wp-image-13421" title="giveaway2" src="http://cyberchimps.com/wp-content/uploads/2012/01/giveaway2.png" alt="" /></a></p>
<h3>Mckinsey1993 is the Winner!</h3>
<p>To those that didn&#8217;t win don&#8217;t forget that because you entered you&#8217;re entitled to 25% off iFeature Pro. <a href="http://cyberchimps.com/support/questions/">Email us</a> for the discount code.</p>
<h3>How to Enter</h3>
<p>To enter simply <iframe style="border: none; overflow: hidden; width: 115px; height: 21px; margin-bottom: -6px;" src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fcyberchimps.com%2Fifeaturepro%2F&amp;send=false&amp;layout=button_count&amp;width=112&amp;show_faces=false&amp;action=recommend&amp;colorscheme=light&amp;font=arial&amp;height=21&amp;appId=156865961066624" frameborder="0" scrolling="no" width="115" height="240"></iframe> <a href="http://cyberchimps.com/ifeaturepro/">iFeature Pro</a> and Like us on Facebook, then comment below:</p>
<p><iframe style="border: none; overflow: hidden; width: 608px; height: 258px;" src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fcyberchimps&amp;width=608&amp;height=258&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=false&amp;appId=156865961066624" frameborder="0" scrolling="no" width="320" height="240"></iframe></p>
<p>That&#8217;s it! Good luck!</p>
<h3>Extra Ways to Enter</h3>
<p>In addition to the mandatory steps above to enter there are additional ways to enter for increased odds of winning:</p>
<p>- <a href="http://cyberchimps.com/store/" target="_blank">Buy a Theme</a> +10 Entries (once only &#8211; current customers do not count)<br />
- <a href="http://cyberchimps.com/forum-topic/pro-customer-testimonials/" target="_blank">Leave a Testimonial</a> +5 Entries (once only &#8211; current customers who have not yet left a testimonial ARE eligible)</p>
<p><em>If you enter by these two methods you must indicate this in your comment.</em></p>
<p><em>Make sure to comment with a valid email address (do not actually enter it in your comment, only in the email field if commenting as a guest). Enter by Tuesday at Noon (Pacific Time), January 24th, 2012. One grand prize winner of an Amazon Kindle will be picked <a href="http://www.random.org/integers/">randomly</a>. Bonus, just by entering you will receive a 25% discount code on the iFeature Pro 3 WordPress theme. You must request this <a href="http://cyberchimps.com/support/questions/">by email</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://cyberchimps.com/2012/01/kindle-giveaway/feed/</wfw:commentRss>
		<slash:comments>189</slash:comments>
		</item>
	</channel>
</rss>

