<?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>Dynabytes - web design and development</title>
	
	<link>http://dynabytes.net</link>
	<description>We're a small website design business with over 10 years experience with open-source, web-based system design and programming.</description>
	<lastBuildDate>Fri, 09 Jul 2010 13:50:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Dynabytes" /><feedburner:info uri="dynabytes" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><image><link>http://dynabytes.net</link><url>http://dynabytes.com/img/dynabytes_feedburner.gif</url><title>Dynabytes</title></image><feedburner:emailServiceId>Dynabytes</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>WordPress Tip: Echo the current page number</title>
		<link>http://feedproxy.google.com/~r/Dynabytes/~3/PhI9GppFqoE/</link>
		<comments>http://dynabytes.net/wordpress/tips/wordpress-tip-echo-the-current-page-number/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 14:28:57 +0000</pubDate>
		<dc:creator>Laura McDonald</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[pagination]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dynabytes.net/?p=41</guid>
		<description><![CDATA[I&#8217;ve recently been working on a site with loads of data that all needed to be linked together by archive page number. So, for example, if you are browsing page 4 of &#8220;Category A&#8221; posts, you need to easily access links to page 4 of &#8220;Category B&#8221; posts. In order to dynamically create these page [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been working on a site with loads of data that all needed to be linked together by archive page number. So, for example, if you are browsing page 4 of &#8220;Category A&#8221; posts, you need to easily access links to page 4 of &#8220;Category B&#8221; posts.<span id="more-41"></span></p>
<p>In order to dynamically create these page links, set the following variable within the loop in the archive template:</p>
<pre>$pageNumber = (get_query_var('paged')) ? get_query_var('paged') : 1;</pre>
<p>Then I spurt it out when creating my links like so:</p>
<pre>&lt;a href="http://example.com/category-b/page/&lt;?php echo $pageNumber; ?&gt;"&gt;Back to Category B&lt;/a&gt;</pre>
<p>The $pageNumber variable will automatically get the page number of the category you are currently browsing, which will then be inserted in your link to go to the same page of the other category.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/H9_UooXlbwEG5bRXv7jhVTlsUPY/0/da"><img src="http://feedads.g.doubleclick.net/~a/H9_UooXlbwEG5bRXv7jhVTlsUPY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/H9_UooXlbwEG5bRXv7jhVTlsUPY/1/da"><img src="http://feedads.g.doubleclick.net/~a/H9_UooXlbwEG5bRXv7jhVTlsUPY/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dynabytes?a=PhI9GppFqoE:BpwlCO3mUo8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=PhI9GppFqoE:BpwlCO3mUo8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=PhI9GppFqoE:BpwlCO3mUo8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=PhI9GppFqoE:BpwlCO3mUo8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=PhI9GppFqoE:BpwlCO3mUo8:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=PhI9GppFqoE:BpwlCO3mUo8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=PhI9GppFqoE:BpwlCO3mUo8:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dynabytes/~4/PhI9GppFqoE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynabytes.net/wordpress/tips/wordpress-tip-echo-the-current-page-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dynabytes.net/wordpress/tips/wordpress-tip-echo-the-current-page-number/</feedburner:origLink></item>
		<item>
		<title>Recommended WordPress Plugin: Facebook Like Button Plugin</title>
		<link>http://feedproxy.google.com/~r/Dynabytes/~3/QpGt3hiS8oE/</link>
		<comments>http://dynabytes.net/wordpress/recommended-wordpress-plugin-facebook-like-button-plugin/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 16:17:09 +0000</pubDate>
		<dc:creator>Laura McDonald</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://dynabytes.net/?p=38</guid>
		<description><![CDATA[Recently I installed a Facebook Like button to a client website. I first tried the method of installing the plugin manually, per Facebook instructions. I decided, however, for quick turning on and off of the button, to opt for a plugin instead of  editing the theme files (which is harder to un-do later). The Facebook [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" hspace="4" class="alignleft size-full wp-image-39" title="Facebook Like Button" src="http://dynabytes.net/wordpress/wp-content/uploads/2010/06/like_button.gif" alt="" width="150" height="68" />Recently I installed a Facebook Like button to a client website. I first tried the method of installing the plugin manually, <a href="http://developers.facebook.com/docs/reference/plugins/like">per Facebook instructions</a>. I decided, however, for quick turning on and off of the button, to opt for a plugin instead of  editing the theme files (which is harder to un-do later).<span id="more-38"></span></p>
<p>The Facebook Like button is quite new, but I was surprised at the volume of plugins already in the WordPress plugin repository.  My needs were quite simple: that it work and that it has the option to use the XFBML version which allows the sharer to share with a comment. I went through several plugins that either didn&#8217;t work at all, didn&#8217;t provide the XFMBL functionality, or were just too much plugin for my simple needs.</p>
<p>I finally came across the aptly named &#8220;<a href="http://martinj.net/wordpress-plugins/facebook-like-button">Facebook Like Button Plugin</a>&#8221; that worked simply and perfectly.</p>
<p>This recommendation is for WordPress 2.9.2 and Facebook Like Button Plugin 1.3.4.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/hkCcB1crVfe2oKYM9vNMBvgXQPs/0/da"><img src="http://feedads.g.doubleclick.net/~a/hkCcB1crVfe2oKYM9vNMBvgXQPs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/hkCcB1crVfe2oKYM9vNMBvgXQPs/1/da"><img src="http://feedads.g.doubleclick.net/~a/hkCcB1crVfe2oKYM9vNMBvgXQPs/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dynabytes?a=QpGt3hiS8oE:s4cFAUD1mv8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=QpGt3hiS8oE:s4cFAUD1mv8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=QpGt3hiS8oE:s4cFAUD1mv8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=QpGt3hiS8oE:s4cFAUD1mv8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=QpGt3hiS8oE:s4cFAUD1mv8:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=QpGt3hiS8oE:s4cFAUD1mv8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=QpGt3hiS8oE:s4cFAUD1mv8:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dynabytes/~4/QpGt3hiS8oE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynabytes.net/wordpress/recommended-wordpress-plugin-facebook-like-button-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dynabytes.net/wordpress/recommended-wordpress-plugin-facebook-like-button-plugin/</feedburner:origLink></item>
		<item>
		<title>New work, plus thoughts on WordPress themes</title>
		<link>http://feedproxy.google.com/~r/Dynabytes/~3/izHlGwUxBOg/</link>
		<comments>http://dynabytes.net/wordpress/new-work-plus-thoughts-on-wordpress-themes/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 20:00:39 +0000</pubDate>
		<dc:creator>Laura McDonald</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[Arras theme]]></category>
		<category><![CDATA[Mimbo]]></category>
		<category><![CDATA[Thesis]]></category>

		<guid isPermaLink="false">http://dynabytes.net/?p=33</guid>
		<description><![CDATA[Since WordPress has been the bulk of our work lately, the three newest additions to our portfolio are WordPress. All three were built on existing themes, which gave me even more of a solid opinion about which themes I enjoy working with, and which are less enjoyable. The first site is The Green Road Show. [...]]]></description>
			<content:encoded><![CDATA[<p>Since WordPress has been the bulk of our work lately, the three newest additions to our portfolio are WordPress. All three were built on existing themes, which gave me even more of a solid opinion about which themes I enjoy working with, and which are less enjoyable.<span id="more-33"></span></p>
<p><a href="http://thegreenroadshow.com"><img class="alignleft size-full wp-image-34" title="The Green Road Show" src="http://dynabytes.net/wordpress/wp-content/uploads/2010/04/grs.gif" alt="" hspace="4" width="262" height="200" align="left" /></a>The first site is <a href="http://thegreenroadshow.com">The Green Road Show</a>. The client had a banner already designed and said she wanted a simple WordPress site set up to go with it. I created a child theme from my trusty standby, <a href="http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/">Mimbo</a>,  which I&#8217;m loving more each time I use it (as well as each time I don&#8217;t).  It is so simple to modify and by default includes dropdown menus and post thumbnail generation. Clients are generally very happy with the results. I hardly ever use its built-in functions like the featured category posts on the home page. These could be useful if you aren&#8217;t going to get into the theme files and rearrange them, but I&#8217;ve never had a client have a use for them.</p>
<p>The next site we worked on was <a href="http://www.designlifeblog.com/">Design Life Blog</a>. The site already had a full design created in PSD, and the client had purchased the <a href="http://diythemes.com/thesis/">Thesis theme</a> from which to work. I previously had some experience working with Thesis and some other themes like it, like <a href="http://themehybrid.com/">Hybrid</a>. I wasn&#8217;t initially attracted to either of these themes because of the complexity involved in modifying them. Yes, there are many built-in functions that you or the client can manipulate without touching a line of code. That is the advantage. The disadvantage is that if you want to modify the theme beyond these built-in functions, you don&#8217;t simply go to the WordPress codex and follow the <a href="http://codex.wordpress.org/Template_Hierarchy">Template Hierarchy</a> to create a new layout. No&#8211;you must actually program little mini-plugins called theme hooks. I&#8217;m not going to get into all the details on theme hooks, but suffice to say they drove me absolutely crazy. This may be because this particular site was so complex and customized. If I were working on a much simpler site where changing some colors, fonts, and column widths would do the job, then Thesis or Hybrid might be a good choice. But then again, I would probably still go with something like Mimbo just for simplicity&#8217;s sake.</p>
<p><a href="http://designlifeblog.com"><img class="alignright size-full wp-image-35" title="Design Life Blog" src="http://dynabytes.net/wordpress/wp-content/uploads/2010/04/dlb.gif" alt="" hspace="4" width="262" height="200" align="right" /></a>But enough of Thesis, which probably deserves a whole post of its own. For Design Life Blog, I took the PSD design, then pulled up the Thesis theme and customized it beyond all recognition with theme hooks. This site really has a lot of cool additions. We installed <a href="http://videopress.com/">VideoPress</a>, which is Automattic&#8217;s own video plugin for HD video upload and playback. Then we created a contest plugin where visitors can enter design contests, upload images, and vote on other visitors&#8217; contest entries. The client can see vote tallies and set contest start and end dates through the admin.</p>
<p><a href="http://graduatefog.co.uk"><img class="alignleft size-full wp-image-36" title="Graduate Fog" src="http://dynabytes.net/wordpress/wp-content/uploads/2010/04/gf.gif" alt="" hspace="4" width="262" height="200" align="left" /></a>The third WordPress site we worked on was <a title="Graduate Fog" href="http://graduatefog.co.uk">GraduateFog.co.uk</a>. This site was already set up for the most part, we just came in for some small tweaks like resizing and placing the banner, creating the dropdown menu, and customizing the home page to the client&#8217;s specifications. The client had already chosen the <a href="http://www.arrastheme.com/">Arras WordPress theme</a>, which I liked for the most part, though parts of the coding seemed unnecessarily complex made modifying it much more time consuming. I had to dig through several directories and files before I figured out why it was doing what it was doing. The thumbnail generation is not automatically done like with Mimbo. This always leaves the client frustrated, since they generally have to insert urls in custom fields&#8211;not very intuitive. But at least customizing it didn&#8217;t involve theme hooks!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/015DC034rjMtRMG7L8CYy6vnTLc/0/da"><img src="http://feedads.g.doubleclick.net/~a/015DC034rjMtRMG7L8CYy6vnTLc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/015DC034rjMtRMG7L8CYy6vnTLc/1/da"><img src="http://feedads.g.doubleclick.net/~a/015DC034rjMtRMG7L8CYy6vnTLc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dynabytes?a=izHlGwUxBOg:cAkGM2l8Nvg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=izHlGwUxBOg:cAkGM2l8Nvg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=izHlGwUxBOg:cAkGM2l8Nvg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=izHlGwUxBOg:cAkGM2l8Nvg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=izHlGwUxBOg:cAkGM2l8Nvg:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=izHlGwUxBOg:cAkGM2l8Nvg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=izHlGwUxBOg:cAkGM2l8Nvg:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dynabytes/~4/izHlGwUxBOg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynabytes.net/wordpress/new-work-plus-thoughts-on-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://dynabytes.net/wordpress/new-work-plus-thoughts-on-wordpress-themes/</feedburner:origLink></item>
		<item>
		<title>Creative Symbiosis: Designer and Coder Cooperate</title>
		<link>http://feedproxy.google.com/~r/Dynabytes/~3/H3fD_Gyjpyc/</link>
		<comments>http://dynabytes.net/wordpress/creative-symbiosis-designer-and-coder-cooperate/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 23:08:02 +0000</pubDate>
		<dc:creator>Laura McDonald</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dynabytes.net/?p=31</guid>
		<description><![CDATA[We&#8217;ve had a couple of clients lately who have brought their own designs to us, in need of coding and installing with a content management system (namely WordPress).  While we do create designs for some clients, our specialty is really coding and custom programming. So when we find a talented designer, it works out well [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve had a couple of clients lately who have brought their own designs to us, in need of coding and installing with a content management system (namely WordPress).  While we do create designs for some clients, our specialty is really coding and custom programming. So when we find a talented designer, it works out well to cooperate and let each of us concentrate on our specialties.<span id="more-31"></span></p>
<p><img class="alignleft" title="Sellier Design Blog" src="http://www.dynabytes.com/img/db/cat/sellier.gif" alt="" hspace="4" width="262" height="200" align="left" />The first site is <a title="Id8" href="http://sellierdesign.com/blog/">Id8, the Sellier Design blog</a>. Sellier Design requested that we  turn their original design into a WordPress blog. We coded the theme from PSDs then installed it with the website system. The site is configured to pull in Twitter posts from two different accounts and automatically post them as blog posts. The client also can use the WordPress admin area to make other blog posts to the site.</p>
<p><img class="alignright" title="Cardiopump Fitness" src="http://www.dynabytes.com/img/db/cat/cardiopump.gif" alt="" hspace="4" width="262" height="200" align="right" />The second site is <a title="Cardiopump Fitness" href="http://www.cardiopump.com">Cardiopump Fitness</a>. Using a design created by <a href="http://bonitapioneer.com/welcome.html">Bonita Pioneer</a>, we coded and built out this website on the WordPress platform. Website features include interactive video clips, free workout downloads, a blog, and an online shop. The shop interfaces with PayPal for secure online payments.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/gbfWDSs4RAcYo47GfpNm1w4yW-w/0/da"><img src="http://feedads.g.doubleclick.net/~a/gbfWDSs4RAcYo47GfpNm1w4yW-w/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/gbfWDSs4RAcYo47GfpNm1w4yW-w/1/da"><img src="http://feedads.g.doubleclick.net/~a/gbfWDSs4RAcYo47GfpNm1w4yW-w/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dynabytes?a=H3fD_Gyjpyc:oyxQLzb0W-0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=H3fD_Gyjpyc:oyxQLzb0W-0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=H3fD_Gyjpyc:oyxQLzb0W-0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=H3fD_Gyjpyc:oyxQLzb0W-0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=H3fD_Gyjpyc:oyxQLzb0W-0:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=H3fD_Gyjpyc:oyxQLzb0W-0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=H3fD_Gyjpyc:oyxQLzb0W-0:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dynabytes/~4/H3fD_Gyjpyc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynabytes.net/wordpress/creative-symbiosis-designer-and-coder-cooperate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dynabytes.net/wordpress/creative-symbiosis-designer-and-coder-cooperate/</feedburner:origLink></item>
		<item>
		<title>New Additions to Our 2009 Portfolio</title>
		<link>http://feedproxy.google.com/~r/Dynabytes/~3/8toxZOgcDlU/</link>
		<comments>http://dynabytes.net/website-design/new-additions-to-our-2009-portfolio/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 18:38:19 +0000</pubDate>
		<dc:creator>Laura McDonald</dc:creator>
				<category><![CDATA[Ecommerce]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dynabytes.net/?p=30</guid>
		<description><![CDATA[We&#8217;ve had several additions to our portfolio in the last few months. HECM World Sacramento, CA This WordPress website to offers two content types: free content for anyone to access and member-only content in the form of premium reports and a member-only forum area. Once a visitor registers and makes his payment (through PayPal Standard), [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve had several additions to our <a title="Portfolio" href="http://dynabytes.com/xs.php?page=portfolio&amp;siteid=6&amp;bl=&amp;lang=en">portfolio</a> in the last few months.<span id="more-30"></span></p>
<h3><img src="http://dynabytes.com/img/db/cat/hecm.gif" alt="HECM World" hspace="4" width="262" height="200" align="left" /><strong>HECM World</strong></h3>
<p><em>Sacramento, CA</em><br />
This WordPress website to offers two content types: free content for anyone to access and member-only content in the form of premium reports and a member-only forum area. Once a visitor registers and makes his payment (through PayPal Standard), he may then immediately download the premium reports or access the member-only forums.<br />
<a href="http://hecmworld.com/">http://hecmworld.com</a></p>
<h3><img class="alignright" style="margin-left: 4px; margin-right: 4px;" src="http://dynabytes.com/img/db/cat/roca.gif" alt="Roca Services" hspace="4" width="262" height="200" align="left" /><strong>Roca Services</strong></h3>
<p><em>Washington D.C.</em><br />
We transformed our client&#8217;s existing static website into a WordPress website with a completely new design. WordPress allows the client to update all content himself without knowing HTML. Offered in two languages, site highlights include an area where customers may pay their invoices online and a bi-lingual contact form for service inquiries.<br />
<a href="http://rocadc.com/">http://rocadc.com</a></p>
<h3><img src="http://dynabytes.com/img/db/cat/bm.gif" alt="Business Matters" hspace="4" width="262" height="200" align="left" /><strong>Business Matters</strong></h3>
<p><em>Geneva, IL</em><br />
Business Matters broadcasts weekly podcasts about the impact of business on public policy and communities. We provide ongoing support and custom plugin development for this WordPress website. A highlight includes the the monthly podcast archives page which may be browsed through a point-and-click javascript interface.<br />
<a href="http://businessmatters.net/">http://businessmatters.net</a></p>
<h3><img class="alignright" style="margin-left: 4px; margin-right: 4px;" src="http://dynabytes.com/img/db/cat/tms.gif" alt="The Mighty Sparrow" hspace="4" width="262" height="200" align="left" /><strong>The Mighty Sparrow</strong></h3>
<p><em>Red Bluff, CA</em><br />
The Mighty Sparrow is a project of the California Parks Companies which aims to be your one destination for everything related to the California outdoors. We built this WordPress website by customizing a <a title="WordPress Child Themes" href="http://lorelle.wordpress.com/2008/12/30/parentchild-themes-in-wordpress-the-future-of-wordpress-themes/">child theme</a> of the popular <a title="Mimbo" href="http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/">Mimbo</a> magazine theme. Other customizations include a most popular posts list, comments by Disqus, and site search with the Google Custom Search engine.<br />
<a href="http://themightysparrow.com/">http://themightysparrow.com</a></p>
<h3><img src="http://dynabytes.com/img/db/cat/itm.gif" alt="in the Mix" hspace="4" width="262" height="200" align="left" /><strong>in the Mix</strong></h3>
<p><em>Woodstock, GA</em><br />
in the Mix is the online counterpart to the print magazine of the same name. Highlights from this WordPress website include a rotating banner on the home page, ad spots managed by the client, and celebrity recipes where visitors can search drink recipes by various criteria. Posts are organized on an issue basis as well as by category and tag.<br />
<a href="http://inthemix.on-premise.com/">http://inthemix.on-premise.com</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/lAPmhNy952KfgXWem7pFloygGoM/0/da"><img src="http://feedads.g.doubleclick.net/~a/lAPmhNy952KfgXWem7pFloygGoM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lAPmhNy952KfgXWem7pFloygGoM/1/da"><img src="http://feedads.g.doubleclick.net/~a/lAPmhNy952KfgXWem7pFloygGoM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dynabytes?a=8toxZOgcDlU:W-euguBPQoc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=8toxZOgcDlU:W-euguBPQoc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=8toxZOgcDlU:W-euguBPQoc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=8toxZOgcDlU:W-euguBPQoc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=8toxZOgcDlU:W-euguBPQoc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=8toxZOgcDlU:W-euguBPQoc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=8toxZOgcDlU:W-euguBPQoc:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dynabytes/~4/8toxZOgcDlU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynabytes.net/website-design/new-additions-to-our-2009-portfolio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dynabytes.net/website-design/new-additions-to-our-2009-portfolio/</feedburner:origLink></item>
		<item>
		<title>Firebug: Firefox add-on for debugging CSS</title>
		<link>http://feedproxy.google.com/~r/Dynabytes/~3/HKNgCH36_4E/</link>
		<comments>http://dynabytes.net/website-design/firebug-firefox-add-on-for-debugging-css/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 18:23:45 +0000</pubDate>
		<dc:creator>Laura McDonald</dc:creator>
				<category><![CDATA[Website Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://dynabytes.net/?p=28</guid>
		<description><![CDATA[Back in the good old days of coding websites, a lot was done by trial and error. You would assign styles to objects on your web page and hope everything would come together as you envisioned. Without fail, styling issues would arise, and as the website grew larger it was a headache to figure out [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-29" title="firebug" src="http://dynabytes.net/wordpress/wp-content/uploads/2009/10/firebug.jpeg" alt="firebug" hspace="4" width="98" height="98" align="left" />Back in the good old days of coding websites, a lot was done by trial and error. You would assign styles to objects on your web page and hope everything would come together as you envisioned. Without fail, styling issues would arise, and as the website grew larger it was a headache to figure out what style was affecting what HTML object. <span id="more-28"></span></p>
<p>Where the heck is that extra padding coming from!?!</p>
<p>Bless the day that I heard about <a href="http://getfirebug.com/">Firebug</a>, an add-on for Firefox that allows you to highlight different HTML objects on your page and see the styles associated with that object. See that 10px extra padding on your image? That&#8217;s coming from line 131 of your styles.css file.</p>
<p>The only problem is when, as usually happens, you need to debug CSS between different browsers. IE8 almost never renders the page the same way as IE6, IE7, Firefox 1, 2 3, Safari, and Opera. (Yes, I have all these browsers installed on my computer.) Although I haven&#8217;t used it yet, <a href="http://getfirebug.com/lite.html">Firebug Lite</a> apparently solves this problem. It is a Javascript file that simulates Firebug&#8217;s features in any browser. I will definitely try that out and report back on my findings. In the meantime, anyone else try this?</p>

<p><a href="http://feedads.g.doubleclick.net/~a/yzdJbjjCbGf9LQhAwiPDIk3RT8c/0/da"><img src="http://feedads.g.doubleclick.net/~a/yzdJbjjCbGf9LQhAwiPDIk3RT8c/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/yzdJbjjCbGf9LQhAwiPDIk3RT8c/1/da"><img src="http://feedads.g.doubleclick.net/~a/yzdJbjjCbGf9LQhAwiPDIk3RT8c/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dynabytes?a=HKNgCH36_4E:lnM2i1gVnZc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=HKNgCH36_4E:lnM2i1gVnZc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=HKNgCH36_4E:lnM2i1gVnZc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=HKNgCH36_4E:lnM2i1gVnZc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=HKNgCH36_4E:lnM2i1gVnZc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=HKNgCH36_4E:lnM2i1gVnZc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=HKNgCH36_4E:lnM2i1gVnZc:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dynabytes/~4/HKNgCH36_4E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynabytes.net/website-design/firebug-firefox-add-on-for-debugging-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dynabytes.net/website-design/firebug-firefox-add-on-for-debugging-css/</feedburner:origLink></item>
		<item>
		<title>Synkron: a simple tool for backing up</title>
		<link>http://feedproxy.google.com/~r/Dynabytes/~3/xJ3EuYTIsg0/</link>
		<comments>http://dynabytes.net/productivity/synkron-a-simple-tool-for-backing-up/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 16:40:02 +0000</pubDate>
		<dc:creator>Laura McDonald</dc:creator>
				<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://dynabytes.net/?p=27</guid>
		<description><![CDATA[Fact: your computer's hard drive will eventually fail. In order mitigate this circumstance, we recommend that our clients back up their online as well as local files at least once a week. Back up more frequently if the idea of loosing a week's worth of work is horrifying to you. I've found a new tool that helps significantly with the tiresome process of backing up your files. It's called Synkron.]]></description>
			<content:encoded><![CDATA[<p><strong>Fact:</strong> your computer&#8217;s hard drive will eventually fail. In order mitigate this circumstance, we recommend that our clients back up their online as well as local files at least once a week. Back up more frequently if the idea of loosing a week&#8217;s worth of work is horrifying to you.<span id="more-27"></span></p>
<p>I&#8217;ve found a new tool that helps significantly with the tiresome process of backing up your files. It&#8217;s called <a href="http://sourceforge.net/projects/synkron/">Synkron</a>. I first heard of it from the productivity blog, <a href="http://www.whenihavetime.com/how-to-backup-files-and-data-with-backup-software-and-online-resources/">When I Have Time</a>. The post I just linked to has a much more in-depth writeup than I will go into here.</p>
<p>Synkron works on several operating systems. Hook up your external hard drive (if you don&#8217;t have one, get one). Then tell Synkron what directories to back up. I have two directires on my computer where I store my personal and business files&#8211;I simply tell Synkron to &#8220;clone&#8221; these two directories to my hard drive. Cloning will copy any new files to the hard drive directory as well as delete any files that aren&#8217;t in the directory being cloned. The first time I did this, I saved about 1GB space on my hard drive from deleting previously backed up files that I had deleted on my computer but were still on my hard drive.</p>
<p>One issue I&#8217;ve found is that if you have Firefox and other applications open on your computer, Skynron takes forever to finish it&#8217;s cloning&#8211;I&#8217;m talking several hours here. Yesterday I closed all applications on my computer before starting the cloning process and Synkron was done in 2 minutes flat.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/B_V6q1zf6-kwQKgDjZGENeMgQsI/0/da"><img src="http://feedads.g.doubleclick.net/~a/B_V6q1zf6-kwQKgDjZGENeMgQsI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/B_V6q1zf6-kwQKgDjZGENeMgQsI/1/da"><img src="http://feedads.g.doubleclick.net/~a/B_V6q1zf6-kwQKgDjZGENeMgQsI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dynabytes?a=xJ3EuYTIsg0:_JIYHGTzlRs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=xJ3EuYTIsg0:_JIYHGTzlRs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=xJ3EuYTIsg0:_JIYHGTzlRs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=xJ3EuYTIsg0:_JIYHGTzlRs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=xJ3EuYTIsg0:_JIYHGTzlRs:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=xJ3EuYTIsg0:_JIYHGTzlRs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=xJ3EuYTIsg0:_JIYHGTzlRs:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dynabytes/~4/xJ3EuYTIsg0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynabytes.net/productivity/synkron-a-simple-tool-for-backing-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dynabytes.net/productivity/synkron-a-simple-tool-for-backing-up/</feedburner:origLink></item>
		<item>
		<title>WP-Hive: a painless WordPress multi-site manager</title>
		<link>http://feedproxy.google.com/~r/Dynabytes/~3/zWwDw-9J4EE/</link>
		<comments>http://dynabytes.net/wordpress/wp-hive-a-painless-wordpress-multi-site-manager/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 20:48:56 +0000</pubDate>
		<dc:creator>Laura McDonald</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[multi-site]]></category>
		<category><![CDATA[WP-Hive]]></category>

		<guid isPermaLink="false">http://dynabytes.net/?p=26</guid>
		<description><![CDATA[Upgrading and maintaining a WordPress installation has recently become a lot less time-consuming thanks to the automatic upgrade feature for both the main WordPress installation and the plugins. It is ideal, though, if you&#8217;re managing multiple installations for multiple clients, that these clients are running off of one installation of WordPress. This makes upgrades and [...]]]></description>
			<content:encoded><![CDATA[<p>Upgrading and maintaining a WordPress installation has recently become a lot less time-consuming thanks to the automatic upgrade feature for both the main WordPress installation and the plugins. It is ideal, though, if you&#8217;re managing multiple installations for multiple clients, that these clients are running off of one installation of WordPress. This makes upgrades and maintenance a lot less painful.<span id="more-26"></span></p>
<p>Before I knew about WP-Hive, I gave <a href="http://mu.wordpress.org/">WordPress MU</a> a try. The installation is quite complicated if working with multiple domains, and then you run into the issue that many plugins and themes are not compatible with MU. MU is great if you&#8217;re thinking of running a social network of blogs, but not the ideal solution for running several separate sites on one installation.</p>
<p>There is also Stephen Rider&#8217;s <a href="http://striderweb.com/nerdaphernalia/features/virtual-multiblog/">Virtual Multiblog</a> which sounded great at the outset, but the instructions proved complicated, <del datetime="2009-06-26T16:45:58+00:00">involving symlinks for pointing the different domains.</del> Edit: Per comment below by Stephen, symlinks are only required if the multiple blogs are set up in different directories.</p>
<p>Come to the rescue <a href="http://wp-hive.com/">WP-Hive</a>. A simple plugin, simple instructions, simply park your domain through cPanel, install the new WordPress site using the new domain, and you&#8217;re set to go. You have one installation you have to upgrade for everyone. All the plugins you upload for one blog are available to all. Each installation will run it&#8217;s own theme, it&#8217;s own set of active plugins, and it&#8217;s own user and permission set. It gets somewhat complicated when adding XML sitemaps and robots.txt so that each site has it&#8217;s own, but following the instructions easily get&#8217;s that done.</p>
<p>This site is running on a WP-Hive setup, as well as our client&#8217;s site <a href="http://rocadc.com">Roca Services</a> and two wedding websites I set up for some friends. We will no doubt be adding many more sites on this setup now that creating and maintaining them is so easy.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/JkXlRwtLGaikwlLa3EGWOF44IkU/0/da"><img src="http://feedads.g.doubleclick.net/~a/JkXlRwtLGaikwlLa3EGWOF44IkU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/JkXlRwtLGaikwlLa3EGWOF44IkU/1/da"><img src="http://feedads.g.doubleclick.net/~a/JkXlRwtLGaikwlLa3EGWOF44IkU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dynabytes?a=zWwDw-9J4EE:V5LBnGGfcbI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=zWwDw-9J4EE:V5LBnGGfcbI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=zWwDw-9J4EE:V5LBnGGfcbI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=zWwDw-9J4EE:V5LBnGGfcbI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=zWwDw-9J4EE:V5LBnGGfcbI:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=zWwDw-9J4EE:V5LBnGGfcbI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=zWwDw-9J4EE:V5LBnGGfcbI:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dynabytes/~4/zWwDw-9J4EE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynabytes.net/wordpress/wp-hive-a-painless-wordpress-multi-site-manager/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://dynabytes.net/wordpress/wp-hive-a-painless-wordpress-multi-site-manager/</feedburner:origLink></item>
		<item>
		<title>Adding a Forum to WordPress</title>
		<link>http://feedproxy.google.com/~r/Dynabytes/~3/f1swW_XLKBQ/</link>
		<comments>http://dynabytes.net/wordpress/adding-a-forum-to-wordpress/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 16:03:57 +0000</pubDate>
		<dc:creator>Laura McDonald</dc:creator>
				<category><![CDATA[Ecommerce]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://dynabytes.net/?p=24</guid>
		<description><![CDATA[The default comment feature on WordPress is good for generating discussion on topics that you start, but what if your visitors want to create their own topics? A forum is the best format for this type of discussion. I have worked with two different forum softwares for WordPress. One is a project of the WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>The default comment feature on WordPress is good for generating discussion on topics that you start, but what if your visitors want to create their own topics? A forum is the best format for this type of discussion. I have worked with two different forum softwares for WordPress. One is a project of the WordPress folks (Automattic) called <a href="http://bbpress.org">bbPress</a>. And the other is a plugin for WordPress called <a href="http://simplepressforum.com/">Simple:Press</a>.<span id="more-24"></span></p>
<p>Both softwares have their pros and cons. I originally stuck with bbPress because it is so customizable. Since I was used to customizing WordPress, bbPress follows a lot of the same techniques: making theme files with template tags, adding plugins for extra functionalities, using an admin backend for, well, admin things. While the integration process with WordPress was a bit complicated at first, it got better. Then WordPress 2.6 came out and bbPress would no longer integrate. User registrations and logins for WordPress 2.6 and higher would not synchronize with bbPress. I waited quite some time for a fix to come out, but it never did. The bbPress user forums suggest downgrading to WordPress 2.5.1. However, this limits you from using new and updated WordPress plugins that don&#8217;t work in older versions. Apparently Automattic is working on a new version of bbPress which will be compatible and better.</p>
<p>You can see a WordPress 2.5.1 integration with bbPress at <a href="http://hecmworld.com">HECMWorld.com</a>. On this site we&#8217;ve created a &#8220;member-only&#8221; forum accessible to paying members only using existing and customized plugins for bbPress and WordPress. So the bbPress pros: very customizable in theme and function. Cons: ironically doesn&#8217;t integrate with it&#8217;s sister software, WordPress (unless you use an older version).</p>
<p>The Simple:Press forum had one big thing against it from the beginning. The default install is ugly. And for customizing appearance, you&#8217;re stuck with the options available through the admin backend. This was a big drawback for me as I was used to having full control over the design. Recently, though, the folks at Simple:Press have done an overhaul which now gives you much more control over appearance. I am quite impressed with the level of customization I now have over the forum functionality too. One big plus is allowing unregistered guests post as you build up your user base. Another big pro for this plugin is the ease of installation and integration. As a plugin of WordPress, it uses the WordPress user registration and login by default. It also fits nicely into your existing design. Just create a page for your forum, and there it is. See my new and customized Simple:Press forum at <a href="http://girlebooks.com/forum">Girlebooks.com.<br />
</a></p>
<p>For now I&#8217;ll probably stick with Simple:Press. It seems a lively community and the developers are dedicated to their product. I hope they stick around.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/dCxZbDUPNdvfv9PP1mOsuWG-cbM/0/da"><img src="http://feedads.g.doubleclick.net/~a/dCxZbDUPNdvfv9PP1mOsuWG-cbM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/dCxZbDUPNdvfv9PP1mOsuWG-cbM/1/da"><img src="http://feedads.g.doubleclick.net/~a/dCxZbDUPNdvfv9PP1mOsuWG-cbM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dynabytes?a=f1swW_XLKBQ:wFO0DmOkr7k:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=f1swW_XLKBQ:wFO0DmOkr7k:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=f1swW_XLKBQ:wFO0DmOkr7k:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=f1swW_XLKBQ:wFO0DmOkr7k:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=f1swW_XLKBQ:wFO0DmOkr7k:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=f1swW_XLKBQ:wFO0DmOkr7k:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=f1swW_XLKBQ:wFO0DmOkr7k:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dynabytes/~4/f1swW_XLKBQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynabytes.net/wordpress/adding-a-forum-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://dynabytes.net/wordpress/adding-a-forum-to-wordpress/</feedburner:origLink></item>
		<item>
		<title>Amazon S3 for hosting site downloads</title>
		<link>http://feedproxy.google.com/~r/Dynabytes/~3/KkrnwvS7_KQ/</link>
		<comments>http://dynabytes.net/wordpress/amazon-s3-for-hosting-site-downloads/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 14:08:08 +0000</pubDate>
		<dc:creator>Laura McDonald</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://dynabytes.net/?p=23</guid>
		<description><![CDATA[Girlebooks.com was one of the first sites I set up in WordPress. The site is not only a hobby for me but also a great playground to see what I can do with WordPress. It also is a great site to point prospective clients to when they want to see examples of what we&#8217;ve done [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://girlebooks.com">Girlebooks.com</a> was one of the first sites I set up in <a href="http://wordpress.org">WordPress</a>. The site is not only a hobby for me but also a great playground to see what I can do with WordPress. It also is a great site to point prospective clients to when they want to see examples of what we&#8217;ve done with WordPress.</p>
<p>The site&#8217;s main focus is hosting free ebooks. Since we have our own hosting space for our web development work, I have been using the extra space on that account for Girlebooks. Lately, due the the increasing popularity of the site, Girlebooks has been hogging all of our extra bandwidth and disc space so that we have none left for hosting new clients or upgrading existing accounts. It was either buy more space on our hosting account or seek out an alternative for Girlebooks&#8217; growing needs.<span id="more-23"></span></p>
<p>Amazon S3 is an <a href="http://aws.amazon.com/s3/#pricing ">extremely cheap</a> solution for hosting files, and its pay-as-you-go pricing model means you&#8217;re never paying for space or bandwidth you don&#8217;t use, and you never will run out of space and freeze up your site. Great! That sounds like the perfect solution, right? Unfortunately there is currently no web-based interface for transferring files to their system&#8211;it&#8217;s only accessible through SOAP and REST APIs. Since I&#8217;m not familiar with SOAP or REST, I&#8217;m out of luck.</p>
<p>Come to the rescue <a href="http://www.rjonna.com/ext/s3fox.php">S3Fox</a> which I discovered thanks to <a href="http://www.codinghorror.com/blog/archives/000808.html">this article at CodingHorror.com</a> (which has a much better tutorial on using S3Fox than I have here). Once installed as a Firefox add-on, S3Fox appears just like an FTP program, with your local files on the left, your S3 files on the right. Create your &#8220;buckets&#8221; on S3 to host the files, upload, and set permissions. Then link to your S3 Files from your website. The download manager plugin I use for Girlebooks, <a href="http://urbangiraffe.com/plugins/drain-hole/">Drain Hole</a>, has built-in support for S3 hosted files.</p>
<p>It worked flawlessly. I haven&#8217;t set up all the ebooks this way yet, but you can already see the results with our most popular ebook on the site, <a href="http://girlebooks.com/ebook-catalog/jane-austen/pride-and-prejudice/"><em>Pride and Prejudice</em></a>.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/aJvyn5rHWXVUo18EqAk_XmAECsQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/aJvyn5rHWXVUo18EqAk_XmAECsQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/aJvyn5rHWXVUo18EqAk_XmAECsQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/aJvyn5rHWXVUo18EqAk_XmAECsQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dynabytes?a=KkrnwvS7_KQ:eK-_RU9zrCA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=KkrnwvS7_KQ:eK-_RU9zrCA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=KkrnwvS7_KQ:eK-_RU9zrCA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=KkrnwvS7_KQ:eK-_RU9zrCA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=KkrnwvS7_KQ:eK-_RU9zrCA:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Dynabytes?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Dynabytes?a=KkrnwvS7_KQ:eK-_RU9zrCA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Dynabytes?i=KkrnwvS7_KQ:eK-_RU9zrCA:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dynabytes/~4/KkrnwvS7_KQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynabytes.net/wordpress/amazon-s3-for-hosting-site-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dynabytes.net/wordpress/amazon-s3-for-hosting-site-downloads/</feedburner:origLink></item>
	</channel>
</rss>
