<?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:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    
    <title>Mugo Blog</title>
    <link>http://www.mugo.ca</link>
    <description>Development insights from the Mugo team</description>
    <language>en-US</language>
            <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/mugo" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="mugo" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
    <title>Why and how to start contributing to an enterprise open source CMS community</title>
    <link>http://www.mugo.ca/Blog/Why-and-how-to-start-contributing-to-an-enterprise-open-source-CMS-community</link>
    <guid>http://www.mugo.ca/Blog/Why-and-how-to-start-contributing-to-an-enterprise-open-source-CMS-community</guid>
    <description><![CDATA[
<p>Open source communities rely very strongly on the community to advance the software in question. <a href="http://ez.no" target="_self">eZ Publish</a>&nbsp;adds the &quot;enterprise&quot; part to &quot;enterprise open source content management system&quot; by not only targeting larger enterprises but by also adding a company vendor -- eZ Systems -- behind the software. This helps spur development forward on a consistent pace. However, there is still immense value in having the implementation partner companies contribute their code and insights. Contributing back might not be a natural thing for the partner companies to do; if you're such a partner company, here's why you should and how to do it.</p>]]></description>
    <pubDate>Mon, 13 May 2013 16:43:00 -0700</pubDate>
</item>
            <item>
    <title>5 essential communication tools for a web development company</title>
    <link>http://www.mugo.ca/Blog/5-essential-communication-tools-for-a-web-development-company</link>
    <guid>http://www.mugo.ca/Blog/5-essential-communication-tools-for-a-web-development-company</guid>
    <description><![CDATA[
<p>As a web development company, we spend a lot of time deep in code, implementing solutions. &nbsp;However, essential to our success is the proper use of additional administrative and communication tools to keep organized, to run smooth projects, and to interact with clients. &nbsp;Skype, Dropbox, <a href="https://github.com/mugoweb" target="_self">GitHub</a>, and Google Apps are ubiquitous in the industry and embedded in our daily work. &nbsp;An additional set of less obvious tools are also just as important to our work.</p>]]></description>
    <pubDate>Mon, 29 Apr 2013 07:29:00 -0700</pubDate>
</item>
            <item>
    <title>Running contests within a content management system to engage visitors</title>
    <link>http://www.mugo.ca/Blog/Running-contests-within-a-content-management-system-to-engage-visitors</link>
    <guid>http://www.mugo.ca/Blog/Running-contests-within-a-content-management-system-to-engage-visitors</guid>
    <description><![CDATA[
<p><a href="http://www.mugo.ca/Portfolio/Rasmussen-Reports" target="_blank">Rasmussen Reports</a>&nbsp;runs a contest where visitors have to guess what an upcoming public opinion poll result will be. &nbsp;Participants get points depending on how close they are to the actual result. &nbsp;A new question is asked every week, making for a fun, recurring way for visitors to interact with site content. Here's how we developed the contest on top of an <a href="http://ez.no" target="_self">eZ Publish</a> extension called <a href="https://github.com/ezsystems/ezsurvey" target="_self">eZ Survey</a>.</p>]]></description>
    <pubDate>Fri, 22 Mar 2013 09:36:00 -0700</pubDate>
</item>
            <item>
    <title>eZ Publish websites for publishing companies</title>
    <link>http://www.mugo.ca/Blog/eZ-Publish-websites-for-publishing-companies</link>
    <guid>http://www.mugo.ca/Blog/eZ-Publish-websites-for-publishing-companies</guid>
    <description><![CDATA[
<p>Over the years we've worked on many websites in the publishing industry. Each has a unique set of requirements and challenges, but we've been able to refine and re-use a set of tools and best practices. These make up what can be called a &quot;publishing package&quot; built on top of the eZ Publish framework.</p>]]></description>
    <pubDate>Wed, 20 Feb 2013 14:37:00 -0800</pubDate>
</item>
            <item>
    <title>Using a preview siteaccess as an eZ Publish content staging solution</title>
    <link>http://www.mugo.ca/Blog/Using-a-preview-siteaccess-as-an-eZ-Publish-content-staging-solution</link>
    <guid>http://www.mugo.ca/Blog/Using-a-preview-siteaccess-as-an-eZ-Publish-content-staging-solution</guid>
    <description><![CDATA[
<p>Using eZ Publish's <a href="http://share.ez.no/learn/ez-publish/an-introduction-to-ez-publish-concepts/(page)/3" target="_self">siteaccess</a> system combined with <a href="http://share.ez.no/learn/ez-publish/node-visibility-hiding-and-revealing-content" target="_self">hidden nodes</a>, you can quickly create a flexible content staging solution.</p>]]></description>
    <pubDate>Wed, 23 Jan 2013 08:19:00 -0800</pubDate>
</item>
            <item>
    <title>10 ways to improve editors' lives in eZ Publish</title>
    <link>http://www.mugo.ca/Blog/10-ways-to-improve-editors-lives-in-eZ-Publish</link>
    <guid>http://www.mugo.ca/Blog/10-ways-to-improve-editors-lives-in-eZ-Publish</guid>
    <description><![CDATA[
<p>Optimizing the editorial experience in a Content Management System is a continuously evolving task. The challenge is to make the CMS an enabling tool to help editors publish content as efficiently as possible. In many organizations, specific requirements at each publishing step can be complex and dynamic. Here are 10 built-in tricks, ways to extend the interfaces, and ready-made custom extensions to unleash the power of eZ Publish content management.</p>]]></description>
    <pubDate>Fri, 18 Jan 2013 08:47:00 -0800</pubDate>
</item>
            <item>
    <title>Splitting a Subversion repository into multiple repositories</title>
    <link>http://www.mugo.ca/Blog/Splitting-a-Subversion-repository-into-multiple-repositories</link>
    <guid>http://www.mugo.ca/Blog/Splitting-a-Subversion-repository-into-multiple-repositories</guid>
    <description><![CDATA[
<p>Having multiple projects stored in one Subversion repository is a challenge if you want to move one of the projects to another repository. Also, over time, moves and deletions can bloat the size of your repository with obsolete, unused data. In this article, we will show you how to extract SVN projects to their own repositories, preserving full commit histories.</p>]]></description>
    <pubDate>Tue, 15 Jan 2013 09:18:00 -0800</pubDate>
</item>
            <item>
    <title>Making custom content scripts more efficient in eZ Publish</title>
    <link>http://www.mugo.ca/Blog/Making-custom-content-scripts-more-efficient-in-eZ-Publish</link>
    <guid>http://www.mugo.ca/Blog/Making-custom-content-scripts-more-efficient-in-eZ-Publish</guid>
    <description><![CDATA[
<p>For those who write long-running scripts in eZ Publish to perform operations (move, rename, update, and so on)&nbsp;on many content objects, here are a couple of quick tips to speed up the scripts and make them more efficient.</p>]]></description>
    <pubDate>Fri, 11 Jan 2013 10:26:00 -0800</pubDate>
</item>
            <item>
    <title>Fixed positioning of page elements while scrolling</title>
    <link>http://www.mugo.ca/Blog/Fixed-positioning-of-page-elements-while-scrolling</link>
    <guid>http://www.mugo.ca/Blog/Fixed-positioning-of-page-elements-while-scrolling</guid>
    <description><![CDATA[
<p>We recently implemented two different designs where the menu remained fixed to the edge of the screen as the user scrolled. One case involved vertical scrolling and the other involved horizontal scrolling. Each had a subtle challenge and both were fun to work on!</p>]]></description>
    <pubDate>Thu, 27 Dec 2012 12:27:00 -0800</pubDate>
</item>
            <item>
    <title>Site performance optimizations: a look back at Election 2012</title>
    <link>http://www.mugo.ca/Blog/Site-performance-optimizations-a-look-back-at-Election-2012</link>
    <guid>http://www.mugo.ca/Blog/Site-performance-optimizations-a-look-back-at-Election-2012</guid>
    <description><![CDATA[
<p>4 years ago, in 2008, we first met what is now one of our longest ongoing clients, <a href="http://www.mugo.ca/Portfolio/Rasmussen-Reports" target="_self">Rasmussen Reports</a>. There was some stress and urgency to their problem, as their site was crashing leading up to the most important time of the year for them -- the US presidential elections. We managed to stabilize their site and imagined a time in the distant future: a less stressful 2012 election period! The month leading up to November 6, 2012 turned out to be a record-breaking traffic month for a couple of our clients, including Rasmussen Reports. This time around, we had no website hiccups during an election season that saw more than twice as many visits in the peak month and an almost 3-fold spike in pageviews from the previous major election's 1-day peak.</p><p>Here are some of the site performance best practices we implemented in advance of the 2012 elections.</p>]]></description>
    <pubDate>Tue, 20 Nov 2012 06:55:00 -0800</pubDate>
</item>
      </channel>
</rss>
