<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><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/" version="2.0">

<channel>
	<title>Cerberus Helpdesk - Blog</title>
	
	<link>http://www.cerb4.com/blog</link>
	<description>Development Blog</description>
	<pubDate>Thu, 13 Nov 2008 07:07:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-hemorrhage</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/cerb4" type="application/rss+xml" /><item>
		<title>Using the Knowledgebase to share resources the way you want [Part 1]</title>
		<link>http://www.cerb4.com/blog/2008/11/12/using-the-knowledgebase-to-share-resources-the-way-you-want-part-1/</link>
		<comments>http://www.cerb4.com/blog/2008/11/12/using-the-knowledgebase-to-share-resources-the-way-you-want-part-1/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 07:07:51 +0000</pubDate>
		<dc:creator>Joe Geck</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<guid isPermaLink="false">http://www.cerb4.com/blog/?p=346</guid>
		<description><![CDATA[If you&#8217;ve been using Cerb4 for a while, you know there&#8217;s more to it than just sharing e-mail responsibilities; the software prides itself on being a suite of collaboration tools. And while most of these features, like the tasks system and the feedback plugin, are fairly self-explanatory, one of the more complex tools to grasp [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been using Cerb4 for a while, you know there&#8217;s more to it than just sharing e-mail responsibilities; the software prides itself on being a suite of collaboration tools. And while most of these features, like the tasks system and the feedback plugin, are fairly self-explanatory, one of the more complex tools to grasp is the Knowledgebase. Compared to everything else, the Knowledgebase requires a bit more understanding to use it to its full potential.</p>
<p>At its core, the KB is a collection of informative &#8220;articles&#8221; your workers create inside the Helpdesk, as a way to keep &#8220;documentation&#8221; relevant to your organization available for reference. When used properly, it can serve as a collaborative resource for both your workers and your users to search through when they need to find information &#8212; you might think of it as a FAQ of sorts.</p>
<p><a href="http://www.cerb4.com/blog/2008/10/10/search-your-organizations-resources-using-fetch-retrieve/">If you&#8217;ve read my earlier write-up detailing the Fetch &amp; Retrieve tool</a>, the Knowledgebase will sound very familiar, almost too similar perhaps. <em>Both </em>serve the same general purpose as an information resource<em>, both</em> are used for retrieving documentation collected and updated by your organization, and <em>both</em> allow you to search and grab text right from your reply box. But that&#8217;s where the similarities end; it&#8217;s the few differences that makes the KB valuable in its own right, and worth using in addition to F&amp;R.</p>
<ul>
<li>Unlike F&amp;R which &#8220;taps&#8221; into existing outside resources such as blogs, wikis and forums, <strong>the KB is a single resource created and maintained internally within the Helpdesk</strong>. <em>All of your workers can edit and develop new KB articles</em>, so if you don&#8217;t want workers making changes to your external resources, you can let them generate content for the KB instead.</li>
<li>All or portions of the KB can be opened to the public at large. <strong>With the public KB in place, </strong><strong>your users can go to a single search portal and find any relevant information without bothering your staff with e-mails</strong>.<em> By locking out portions of the KB, users can only see the information you want them to see</em>, while at the same time, workers can maintain a &#8220;private&#8221; section of the KB for your organization&#8217;s own internal use.</li>
</ul>
<p>With those details out of the way, getting the KB production-ready requires two stages of configuration corresponding to the two use cases just mentioned. The first half consists of creating your KB articles and prepping it for your workers to use within the Helpdesk. The second half is directed at deploying your KB to a public directory, which users can access outside of the Helpdesk.</p>
<p>Since explaining the entire process is difficult to do in one reasonably sized write-up, I&#8217;m going to only cover the first half here. By the end of this article you should have an internal KB setup for your workers to use (we&#8217;ll save launching the public KB for another time).</p>
<p>So the first thing you have to do before anything else is create your basic topics, or <em>categories</em>, to house your KB articles. Categories are loosely structured in a tree-like hierarchy, with a parent having multiple children (I say loosely because the KB can have more than one root). In this case the roots are referred to as top-level categories, where all other categories spawn from. To start click &#8216;helpdesk setup&#8217; then the &#8216;Knowledgebase&#8217; tab and add your first couple of categories.</p>
<p><img class="alignnone size-full wp-image-350" title="Adding new topics to the Knowledgebase" src="http://www.cerb4.com/blog/wp-content/uploads/2008/10/kbnewtopics.gif" alt="" width="689" height="149" /></p>
<p>Categories can be anything you want to help organize your KB articles into logical groupings. I&#8217;ve created two generic top-level categories here: &#8220;Private (Internal)&#8221; and &#8220;Public (external)&#8221;, to make it clear that one category will be for internal use and the other will be opened to the public. In real life, the &#8220;private&#8221; category might be the name of the software your workers are training to use, while the &#8220;public&#8221; category could be the name of a product you sell to your customers.</p>
<p>Once you create the top-level categories you have a couple of choices; you can either create <em>subcategories</em> or start creating the actual KB articles. In both cases you need to move on to the Knowledgebase section by clicking &#8216;kb&#8217; in the main menu, and then clicking into one of your top-level categories. Clicking the &#8216;Add Article&#8217; button will bring up an &#8220;editing&#8221; window where you can fill in all the details of your new KB article.</p>
<p><img class="alignnone size-full wp-image-351" title="Adding new Knowledgebase articles" src="http://www.cerb4.com/blog/wp-content/uploads/2008/10/kbnewarticle.gif" alt="" width="685" height="576" /></p>
<p>Here you create a title, pick which category or categories it belongs to, and write down the content of the article in html or plain text. Once you save, the article will appear in your &#8216;Articles&#8217; list at the bottom.</p>
<p>At this point the KB has all the basics down and is ready for use. From this section, your workers can of course browse the KB tree and look up information, however they can also search the KB while they&#8217;re answering tickets. As you write your replies you will see a button named &#8216;Knowledgebase&#8217;; click the button, pick a category if you wish, and then start a search. The titles of any relevant articles will appear and clicking one will open a pop-up window with the contents of that article. From here you are free to copy and paste any information you find useful into your reply.</p>
<p><img class="alignnone size-full wp-image-354" title="Search the Knowlegebase when you write your replies" src="http://www.cerb4.com/blog/wp-content/uploads/2008/10/kbreply.gif" alt="" width="694" height="578" /></p>
<p>As you can see, when used in conjunction with replies the KB works very similar to F&amp;R &#8212; workers can refer to it whenever they need to look up any information. The next major application of the KB is letting your users explore categories of your choosing, outside of the Helpdesk. We&#8217;ll cover that in part 2.</p>
<p>-joegeck@wgm</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F12%2Fusing-the-knowledgebase-to-share-resources-the-way-you-want-part-1%2F&amp;title=Using+the+Knowledgebase+to+share+resources+the+way+you+want+%5BPart+1%5D" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F12%2Fusing-the-knowledgebase-to-share-resources-the-way-you-want-part-1%2F&amp;title=Using+the+Knowledgebase+to+share+resources+the+way+you+want+%5BPart+1%5D" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F12%2Fusing-the-knowledgebase-to-share-resources-the-way-you-want-part-1%2F&amp;title=Using+the+Knowledgebase+to+share+resources+the+way+you+want+%5BPart+1%5D" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F12%2Fusing-the-knowledgebase-to-share-resources-the-way-you-want-part-1%2F&amp;title=Using+the+Knowledgebase+to+share+resources+the+way+you+want+%5BPart+1%5D" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F12%2Fusing-the-knowledgebase-to-share-resources-the-way-you-want-part-1%2F&amp;title=Using+the+Knowledgebase+to+share+resources+the+way+you+want+%5BPart+1%5D', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://del.icio.us/favicon.ico" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F12%2Fusing-the-knowledgebase-to-share-resources-the-way-you-want-part-1%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F12%2Fusing-the-knowledgebase-to-share-resources-the-way-you-want-part-1%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F12%2Fusing-the-knowledgebase-to-share-resources-the-way-you-want-part-1%2F&amp;title=Using+the+Knowledgebase+to+share+resources+the+way+you+want+%5BPart+1%5D" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F12%2Fusing-the-knowledgebase-to-share-resources-the-way-you-want-part-1%2F&amp;title=Using+the+Knowledgebase+to+share+resources+the+way+you+want+%5BPart+1%5D" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.cerb4.com/blog/2008/11/12/using-the-knowledgebase-to-share-resources-the-way-you-want-part-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cerb4 (Build 787) is the Latest Stable Release: Time Tracking, Translations, and More</title>
		<link>http://www.cerb4.com/blog/2008/11/07/cerb4-build-787-released/</link>
		<comments>http://www.cerb4.com/blog/2008/11/07/cerb4-build-787-released/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 20:27:23 +0000</pubDate>
		<dc:creator>Jeff Standen</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://www.cerb4.com/blog/?p=428</guid>
		<description><![CDATA[For the past several months we&#8217;ve asked the Cerb4 community what big features they&#8217;d like us to work on next, and we repeatedly heard the same two requests: time tracking and translations.
We&#8217;re proud today to announce several new major features:

Time Tracking - track how your workers spend time by organization and activity.
Feedback Tracking - capture [...]]]></description>
			<content:encoded><![CDATA[<p>For the past several months we&#8217;ve asked the Cerb4 community what big features they&#8217;d like us to work on next, and we repeatedly heard the same two requests: time tracking and translations.</p>
<p>We&#8217;re proud today to announce several new major features:</p>
<ul>
<li><strong>Time Tracking</strong> - track how your workers spend time by organization and activity.</li>
<li><strong>Feedback Tracking</strong> - capture valuable customer feedback from conversations and share it with the appropriate team: testimonials, criticism, competitive comparisons, mindshare, etc.</li>
<li><strong>UTF-8 / Translations</strong> - now you can send and receive mail with international character sets.  You can also translate the helpdesk interface into most languages.</li>
<li><strong>Translation Editor</strong> - create or share language packs from right inside the app.  The highly-usable translation editor allows you to see the result of your translations in real-time.  It supports incremental translations (quickly finding new text from plugins or upgrades).</li>
<li><strong>Spam Analysis</strong> - if you&#8217;ve ever wondered how Cerb4&#8217;s anti-spam system makes decisions you can enable the Spam Analysis plugin and click the new tab while displaying any ticket.</li>
<li><strong>Home and Activity</strong> - &#8216;Home&#8217; provides an easier way to keep track of your assignments: tickets, tasks, forums, etc.  &#8216;Activity&#8217; groups together feedback, tasks, time tracking, and forum explorer to reduce clutter.  Both areas are plugin-ready.</li>
</ul>
<p>You can read through the appropriate blog entries for more in-depth explanations:</p>
<ul>
<li><a href="../2008/10/07/sneakpeek-sender-management-usability/" target="_blank">Sneak Peek: Sender Management<br />
</a></li>
<li><a href="../2008/10/07/sneakpeek-time-tracking/" target="_blank">Sneak Peek: Time Tracking<br />
</a></li>
<li><a href="../2008/10/14/sneakpeek-feedback-tracking/" target="_blank">Sneak Peek: Feedback Tracking<br />
</a></li>
<li><a href="../2008/10/15/sneak-peek-utf8/" target="_blank">Sneak Peek: UTF-8 / Localization<br />
</a></li>
</ul>
<p>Be sure to subscribe to the blog for a stream of tips, sneak peeks, advisories, and community discussion.</p>
<p>You can find the full list of changes for this release in the forums:<br />
<a href="http://forum.cerb4.com/showthread.php?t=1423" target="_blank">http://forum.cerb4.com/showthread.php?t=1423</a></p>
<p>Thanks for being a part of the project!</p>
<p>- Jeff Standen, Chief of R&amp;D, WebGroup Media LLC.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fcerb4-build-787-released%2F&amp;title=Cerb4+%28Build+787%29+is+the+Latest+Stable+Release%3A+Time+Tracking%2C+Translations%2C+and+More" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fcerb4-build-787-released%2F&amp;title=Cerb4+%28Build+787%29+is+the+Latest+Stable+Release%3A+Time+Tracking%2C+Translations%2C+and+More" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fcerb4-build-787-released%2F&amp;title=Cerb4+%28Build+787%29+is+the+Latest+Stable+Release%3A+Time+Tracking%2C+Translations%2C+and+More" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fcerb4-build-787-released%2F&amp;title=Cerb4+%28Build+787%29+is+the+Latest+Stable+Release%3A+Time+Tracking%2C+Translations%2C+and+More" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fcerb4-build-787-released%2F&amp;title=Cerb4+%28Build+787%29+is+the+Latest+Stable+Release%3A+Time+Tracking%2C+Translations%2C+and+More', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://del.icio.us/favicon.ico" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fcerb4-build-787-released%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fcerb4-build-787-released%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fcerb4-build-787-released%2F&amp;title=Cerb4+%28Build+787%29+is+the+Latest+Stable+Release%3A+Time+Tracking%2C+Translations%2C+and+More" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fcerb4-build-787-released%2F&amp;title=Cerb4+%28Build+787%29+is+the+Latest+Stable+Release%3A+Time+Tracking%2C+Translations%2C+and+More" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.cerb4.com/blog/2008/11/07/cerb4-build-787-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mailbag: What are your CRM plans?</title>
		<link>http://www.cerb4.com/blog/2008/11/07/mailbag-what-are-your-crm-plans/</link>
		<comments>http://www.cerb4.com/blog/2008/11/07/mailbag-what-are-your-crm-plans/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 09:15:57 +0000</pubDate>
		<dc:creator>Jeff Standen</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<category><![CDATA[Mailbag]]></category>

		<guid isPermaLink="false">http://www.cerb4.com/blog/?p=422</guid>
		<description><![CDATA[&#8220;Can you tell me more about your CRM plugin?&#8221;
-a curious customer
Sure!
At the moment the CRM plugin allows you to find &#8216;opportunities&#8217; (leads) from helpdesk conversations and track them separate from tickets.  The nice thing about that is you can import leads from anywhere (as simple as e-mail addresses or with all their contact info), and [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>&#8220;Can you tell me more about your CRM plugin?&#8221;<br />
<em>-a curious customer</em></p></blockquote>
<p>Sure!</p>
<p>At the moment the CRM plugin allows you to find &#8216;opportunities&#8217; (leads) from helpdesk conversations and track them separate from tickets.  The nice thing about that is you can import leads from anywhere (as simple as e-mail addresses or with all their contact info), and then you can see what historical conversations you&#8217;ve had with those people.  For example, if I have a beta form on our website for a new project, I could import any signups as opportunities in the helpdesk, and then I could quickly tell which of them we know something about from past tickets.</p>
<p>Ultimately we&#8217;d like to use the plugin to do product management and associate products/services with customers.  Then each time someone writes in I&#8217;d know what our current relationship with them is.  I&#8217;d also be able to track custom fields along with the product/service.  For example, I&#8217;d be able to track a few notes about your Cerb4 configuration so we don&#8217;t ask you the same questions over and over each time you write in for support.  It&#8217;s bad for business if every time you write in we act like it&#8217;s the first time we&#8217;ve heard of you.</p>
<p>CRM for us right now is still more about what we can do than what we&#8217;ve already done; but as the latest released just showed, now that we have a really solid e-mail component at the heart of Cerb4 we can start to do some really interesting things on top of it.  Feedback capturing and time tracking are just the beginning of that mindset.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fmailbag-what-are-your-crm-plans%2F&amp;title=Mailbag%3A+What+are+your+CRM+plans%3F" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fmailbag-what-are-your-crm-plans%2F&amp;title=Mailbag%3A+What+are+your+CRM+plans%3F" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fmailbag-what-are-your-crm-plans%2F&amp;title=Mailbag%3A+What+are+your+CRM+plans%3F" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fmailbag-what-are-your-crm-plans%2F&amp;title=Mailbag%3A+What+are+your+CRM+plans%3F" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fmailbag-what-are-your-crm-plans%2F&amp;title=Mailbag%3A+What+are+your+CRM+plans%3F', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://del.icio.us/favicon.ico" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fmailbag-what-are-your-crm-plans%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fmailbag-what-are-your-crm-plans%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fmailbag-what-are-your-crm-plans%2F&amp;title=Mailbag%3A+What+are+your+CRM+plans%3F" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F11%2F07%2Fmailbag-what-are-your-crm-plans%2F&amp;title=Mailbag%3A+What+are+your+CRM+plans%3F" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.cerb4.com/blog/2008/11/07/mailbag-what-are-your-crm-plans/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Letter: Why you should sponsor Cerb4 development.</title>
		<link>http://www.cerb4.com/blog/2008/10/29/open-letter-why-sponsor-cerb4/</link>
		<comments>http://www.cerb4.com/blog/2008/10/29/open-letter-why-sponsor-cerb4/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 00:22:40 +0000</pubDate>
		<dc:creator>Jeff Standen</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<category><![CDATA[Open Letter]]></category>

		<category><![CDATA[Sneak Peek]]></category>

		<guid isPermaLink="false">http://www.cerb4.com/blog/?p=292</guid>
		<description><![CDATA[We&#8217;ve strived to make your evaluation as painless as possible: no time limits, all the source code, and all the functionality running on your own hardware.  That much freedom is a risk on our part.  Occasionally we&#8217;ll talk to someone who loves the system but has fewer than three helpdesk workers and they feel a [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve strived to make your evaluation as painless as possible: no time limits, all the source code, and all the functionality running on your own hardware.  That much freedom is a risk on our part.  Occasionally we&#8217;ll talk to someone who loves the system but has fewer than three helpdesk workers and they feel a bit guilty that they didn&#8217;t need to buy anything.  First, there&#8217;s no need to feel guilty!  We want the free version to actually work as promised.  But if you&#8217;re one of those people, especially if you&#8217;re in an established company that routinely pays for software expenses when there&#8217;s a licensing &#8220;gun&#8221; pointed at your head, I&#8217;d like to ask you to sponsor our project entirely based on whether you find it useful.  We consider your contribution as a vote of confidence in what we&#8217;re doing; which enables us to keep forging ahead without having to weaken the project by pandering on roadmap functionality (doing things just because they&#8217;ll close a few stuck sales, opposed to doing things because they&#8217;ll improve the project for everyone).</p>
<p>Think of it this way: a $499 order contributes about 10 developer hours to the project (including wages, health benefits, space, and tools).  In exchange you&#8217;re getting over 6.5 years of software evolution, several decades of combined software and technology experience at your disposal, and a dedicated group of people on our end who are immersed in thinking about how much more you could be getting out of your helpdesk (which is surely more than just a never-ending pile of messages to write back to every morning).  We don&#8217;t look at sales as recouping the costs of getting to this point, we consider them as encouragement to keep marching forward.  That&#8217;s why we don&#8217;t think it makes much sense to hold major functionality hostage as a way of funding the project.</p>
<p>So that&#8217;s it for my plea for why you should support the project.  Don&#8217;t worry, I won&#8217;t make a habit out of it!  ;)  We&#8217;re not one of those companies that calls you 75 times just because you downloaded an app to take a look.  We really do mean &#8216;free&#8217; when we say free version.</p>
<p>Thanks!</p>
<p>-Jeff@WGM</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F29%2Fopen-letter-why-sponsor-cerb4%2F&amp;title=Open+Letter%3A+Why+you+should+sponsor+Cerb4+development." title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F29%2Fopen-letter-why-sponsor-cerb4%2F&amp;title=Open+Letter%3A+Why+you+should+sponsor+Cerb4+development." title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F29%2Fopen-letter-why-sponsor-cerb4%2F&amp;title=Open+Letter%3A+Why+you+should+sponsor+Cerb4+development." title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F29%2Fopen-letter-why-sponsor-cerb4%2F&amp;title=Open+Letter%3A+Why+you+should+sponsor+Cerb4+development." title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F29%2Fopen-letter-why-sponsor-cerb4%2F&amp;title=Open+Letter%3A+Why+you+should+sponsor+Cerb4+development.', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://del.icio.us/favicon.ico" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F29%2Fopen-letter-why-sponsor-cerb4%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F29%2Fopen-letter-why-sponsor-cerb4%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F29%2Fopen-letter-why-sponsor-cerb4%2F&amp;title=Open+Letter%3A+Why+you+should+sponsor+Cerb4+development." title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F29%2Fopen-letter-why-sponsor-cerb4%2F&amp;title=Open+Letter%3A+Why+you+should+sponsor+Cerb4+development." title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.cerb4.com/blog/2008/10/29/open-letter-why-sponsor-cerb4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Deleting the install directory?</title>
		<link>http://www.cerb4.com/blog/2008/10/21/deleting-the-install-directory/</link>
		<comments>http://www.cerb4.com/blog/2008/10/21/deleting-the-install-directory/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 02:32:29 +0000</pubDate>
		<dc:creator>Joe Geck</dc:creator>
		
		<category><![CDATA[Documentation]]></category>

		<category><![CDATA[Tips &amp; Tricks]]></category>

		<guid isPermaLink="false">http://www.cerb4.com/blog/?p=360</guid>
		<description><![CDATA[I installed Cerb4 and everything seems to be working, but the Helpdesk keeps telling me to delete the &#8216;install&#8217; directory? What does this mean and how do I delete it?
I see this question come up every so often in our support inbox and thought it was finally time to officially address it. For those reading [...]]]></description>
			<content:encoded><![CDATA[<p><em>I installed Cerb4 and everything seems to be working, but the Helpdesk keeps telling me to delete the &#8216;install&#8217; directory? What does this mean and how do I delete it?</em></p>
<p>I see this question come up every so often in our support inbox and thought it was finally time to officially address it. For those reading this <strong>before</strong> actually trying Cerb4, let me show you what all the fuss is about. On the last page of the Cerb4 installer you will see the following image:</p>
<p><img class="alignnone size-full wp-image-362" title="Delete 'install' directory warning in the installer" src="http://www.cerb4.com/blog/wp-content/uploads/2008/10/install1.gif" alt="" width="385" height="42" /></p>
<p>If you ignore it, a second warning appears whenever you browse the &#8216;helpdesk setup&#8217;. Unfortunately this ugly warning will not go away until you actually do what it says.</p>
<p><img class="alignnone size-full wp-image-366" title="Delete 'install' directory warning in 'helpdesk setup'" src="http://www.cerb4.com/blog/wp-content/uploads/2008/10/setupinstall.gif" alt="" width="546" height="90" /></p>
<p>So why are we constantly reminding you to delete this &#8220;potential security risk&#8221;? I&#8217;m sure there are a host of legitimate reasons, but a couple of obvious reasons come to mind. For one thing the &#8216;install&#8217; folder contains a phpinfo file, giving sneaky individuals a possible entry point to grab information about your server. And second by removing this directory, it eliminates the possiblity of someone purposely or accidentally running the installer again &#8212; destroying your current setup.</p>
<p>Ironically the most confusing part of this whole message, is where to actually find this directory. It&#8217;s a lot simpler than you might think as there is nothing to do in the Cerb4 web interface. You simply need to <strong>delete the physical &#8216;install&#8217; directory from inside the Cerb4 folder you downloaded and unzipped on your server</strong>.</p>
<p><img class="alignnone size-full wp-image-364" title="Delete 'install' from the Cerb4 directory" src="http://www.cerb4.com/blog/wp-content/uploads/2008/10/deleteinstall.gif" alt="" width="308" height="323" /></p>
<p><em>Note that if you grabbed Cerb4 through Subversion, the directory will re-appear on future &#8216;SVN Update(s)&#8217;. It&#8217;s a bit of a pain but you will have to delete it again.</em></p>
<p>With the &#8216;install&#8217; folder gone you should be a little safer and you can finally kiss those annoying pink messages goodbye.</p>
<p>-joegeck@wgm</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F21%2Fdeleting-the-install-directory%2F&amp;title=Deleting+the+install+directory%3F" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F21%2Fdeleting-the-install-directory%2F&amp;title=Deleting+the+install+directory%3F" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F21%2Fdeleting-the-install-directory%2F&amp;title=Deleting+the+install+directory%3F" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F21%2Fdeleting-the-install-directory%2F&amp;title=Deleting+the+install+directory%3F" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F21%2Fdeleting-the-install-directory%2F&amp;title=Deleting+the+install+directory%3F', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://del.icio.us/favicon.ico" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F21%2Fdeleting-the-install-directory%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F21%2Fdeleting-the-install-directory%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F21%2Fdeleting-the-install-directory%2F&amp;title=Deleting+the+install+directory%3F" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F21%2Fdeleting-the-install-directory%2F&amp;title=Deleting+the+install+directory%3F" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.cerb4.com/blog/2008/10/21/deleting-the-install-directory/feed/</wfw:commentRss>
		</item>
		<item>
		<title>E-mail Templates: reuse responses, create contact forms</title>
		<link>http://www.cerb4.com/blog/2008/10/16/e-mail-templates-reuse-responses-create-contact-forms/</link>
		<comments>http://www.cerb4.com/blog/2008/10/16/e-mail-templates-reuse-responses-create-contact-forms/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 07:33:03 +0000</pubDate>
		<dc:creator>Joe Geck</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<category><![CDATA[Tips &amp; Tricks]]></category>

		<guid isPermaLink="false">http://www.cerb4.com/blog/?p=321</guid>
		<description><![CDATA[Ever find yourself retyping the same responses over and over again? If you can generalize what you write without changing much, then chances are you can benefit from using E-mail Templates. With templates you can create reusable blocks of text that can be automatically inserted into any message you see fit.
You can of course save [...]]]></description>
			<content:encoded><![CDATA[<p>Ever find yourself retyping the same responses over and over again? If you can generalize what you write without changing much, then chances are you can benefit from using E-mail Templates. With templates you can create reusable blocks of text that can be automatically inserted into any message you see fit.</p>
<p>You can of course save and reuse &#8220;thank you&#8221; messages, newsletters, and announcements, but one of my favorite uses for templates is <em>call logging</em>. With the right outline in place, your workers can capture all the right information in a standard layout. To create a call logging form, go to the mail section and click &#8216;log message&#8217;, &#8216;E-mail Templates&#8217;. and then &#8216;Create Template&#8217;.</p>
<p><img class="alignnone size-full wp-image-323" title="Phone Call Form Template" src="http://www.cerb4.com/blog/wp-content/uploads/2008/10/phonecalltemplate.gif" alt="" width="552" height="430" /></p>
<p>Everything here should be fairly self-explanatory &#8212; by specifying a &#8216;folder&#8217; you can categorize templates into use cases, and with placeholders you can automatically sub in values, such as your name and job title.</p>
<p>Once you save your template, it&#8217;s ready for use! From now on you can add this text into any message you compose with a couple of clicks. Just click &#8216;E-mail Templates&#8217; and then click the name of your template, the text will be inserted into the message wherever you left the blinking cursor.</p>
<p><img class="alignnone size-full wp-image-326" title="Insert template into message box in 2 clicks" src="http://www.cerb4.com/blog/wp-content/uploads/2008/10/addingtemplates3.gif" alt="" width="555" height="345" /></p>
<p>Pretty simple, no? However there are a couple caveats with E-mail Templates you should be aware of. One, templates are &#8220;shared&#8221; and can be used by <strong>any worker</strong> in your Helpdesk, i.e. there is no permission system. And two, &#8220;send mail&#8221;, &#8220;log message&#8221; and replies are <strong>three separate sets of templates</strong>, meaning<strong> </strong>templates created in one area are not saved in the other. <em>If you frown on either behavior, there are two open JIRA issues you can vote on: <a href="http://www.wgmdev.com/jira/browse/CHD-828">CHD-828</a> and <a href="http://www.wgmdev.com/jira/browse/CHD-712">CHD-712</a>.</em></p>
<p>So the next time you come up with a golden reply to a common question, go ahead and save it as a template &#8212; the benefits far outweigh the hassle. When used properly everyone has to do less typing, reducing spelling mistakes and embarrassing omissions, and perhaps more importantly saving company time. Even if you only use a template a couple of times, you can always delete it later. </p>
<p>Got any templates you like to use? Share them with us in the comments.</p>
<p>-joegeck@wgm</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F16%2Fe-mail-templates-reuse-responses-create-contact-forms%2F&amp;title=E-mail+Templates%3A+reuse+responses%2C+create+contact+forms" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F16%2Fe-mail-templates-reuse-responses-create-contact-forms%2F&amp;title=E-mail+Templates%3A+reuse+responses%2C+create+contact+forms" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F16%2Fe-mail-templates-reuse-responses-create-contact-forms%2F&amp;title=E-mail+Templates%3A+reuse+responses%2C+create+contact+forms" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F16%2Fe-mail-templates-reuse-responses-create-contact-forms%2F&amp;title=E-mail+Templates%3A+reuse+responses%2C+create+contact+forms" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F16%2Fe-mail-templates-reuse-responses-create-contact-forms%2F&amp;title=E-mail+Templates%3A+reuse+responses%2C+create+contact+forms', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://del.icio.us/favicon.ico" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F16%2Fe-mail-templates-reuse-responses-create-contact-forms%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F16%2Fe-mail-templates-reuse-responses-create-contact-forms%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F16%2Fe-mail-templates-reuse-responses-create-contact-forms%2F&amp;title=E-mail+Templates%3A+reuse+responses%2C+create+contact+forms" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F16%2Fe-mail-templates-reuse-responses-create-contact-forms%2F&amp;title=E-mail+Templates%3A+reuse+responses%2C+create+contact+forms" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.cerb4.com/blog/2008/10/16/e-mail-templates-reuse-responses-create-contact-forms/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sneak Peek: UTF-8 / Translations</title>
		<link>http://www.cerb4.com/blog/2008/10/15/sneak-peek-utf8/</link>
		<comments>http://www.cerb4.com/blog/2008/10/15/sneak-peek-utf8/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 03:47:32 +0000</pubDate>
		<dc:creator>Jeff Standen</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<category><![CDATA[Sneak Peek]]></category>

		<guid isPermaLink="false">http://www.cerb4.com/blog/?p=330</guid>
		<description><![CDATA[When I designed the skeleton of Cerb4 about a year ago, I built it with the intention of flipping a switch for UTF-8 support at some point in the future.  Full UTF-8 support is still a tricky thing with PHP5 since it deals with everything internally as latin1/iso-8859-1 (Western Latin) encoded.  That means most functions [...]]]></description>
			<content:encoded><![CDATA[<p>When I designed the skeleton of Cerb4 about a year ago, I built it with the intention of flipping a switch for UTF-8 support at some point in the future.  Full UTF-8 support is still a tricky thing with PHP5 since it deals with everything internally as latin1/iso-8859-1 (Western Latin) encoded.  That means most functions aren&#8217;t multibyte friendly.  On top of that, MySQL also defaults to latin1 (though it&#8217;s easy to switch multibyte support on).</p>
<p>We had been planning to wait until PHP6 for multibyte languages since it will finally support them natively, but there has been a UTF-8 patch for Cerb4 <a href="http://cerb4.com/forums/showthread.php?t=340" target="_blank">floating around the forums</a> which actually works quite well.  It cleanly builds off the placeholders I left in the code and mops up some lingering issues.</p>
<p>Earlier this week I had Dan@WGM and Mike@WGM take the patch and put it through the paces.  They made some improvements (a simple toggle for latin1 or utf8) and sent the new version to me.  I fixed some minor inconsistencies, and a templates issue that was corrupting multibyte display, and merged the patch into the official codebase.</p>
<p>That means with the next stable release we&#8217;ll <strong>*finally*</strong> have UTF-8 support.  I wrote up some preliminary instructions for converting an existing database to UTF-8.  You can <a href="http://wiki.cerb4.com/wiki/UTF-8" target="_blank">take a peek</a>, but please don&#8217;t follow along yet (unless you&#8217;re planning on running the daily development builds of Cerb4).</p>
<p>Special thanks to <a href="http://cerb4.com/forums/member.php?u=5233" target="_blank">rogerger</a> and <a href="http://cerb4.com/forums/member.php?u=5882" target="_blank">LudovicLange</a> from the community forums for their hard work and collaboration!  ;)  It&#8217;s great to have some outside eyeballs on the code.</p>
<p>-Jeff@WGM</p>
<p><a href="http://www.cerb4.com/blog/wp-content/uploads/2008/10/c4_utf8.png"><img class="alignnone size-full wp-image-331" style="border: 1px solid #969696; margin: 0px;" title="Cerb4 UTF-8" src="http://www.cerb4.com/blog/wp-content/uploads/2008/10/c4_utf8.png" alt="" width="476" height="449" /></a><br />
<span style="font-size:80%;">(The text shown above was copied for testing purposes from The Kermit Project&#8217;s helpful <a href="http://www.columbia.edu/kermit/utf8.html" target="_blank">UTF-8 Sampler</a>)<br />
</span></p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F15%2Fsneak-peek-utf8%2F&amp;title=Sneak+Peek%3A+UTF-8+%2F+Translations" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F15%2Fsneak-peek-utf8%2F&amp;title=Sneak+Peek%3A+UTF-8+%2F+Translations" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F15%2Fsneak-peek-utf8%2F&amp;title=Sneak+Peek%3A+UTF-8+%2F+Translations" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F15%2Fsneak-peek-utf8%2F&amp;title=Sneak+Peek%3A+UTF-8+%2F+Translations" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F15%2Fsneak-peek-utf8%2F&amp;title=Sneak+Peek%3A+UTF-8+%2F+Translations', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://del.icio.us/favicon.ico" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F15%2Fsneak-peek-utf8%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F15%2Fsneak-peek-utf8%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F15%2Fsneak-peek-utf8%2F&amp;title=Sneak+Peek%3A+UTF-8+%2F+Translations" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F15%2Fsneak-peek-utf8%2F&amp;title=Sneak+Peek%3A+UTF-8+%2F+Translations" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.cerb4.com/blog/2008/10/15/sneak-peek-utf8/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sneak Peek: Feedback Tracking (Plugin)</title>
		<link>http://www.cerb4.com/blog/2008/10/14/sneakpeek-feedback-tracking/</link>
		<comments>http://www.cerb4.com/blog/2008/10/14/sneakpeek-feedback-tracking/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 21:45:23 +0000</pubDate>
		<dc:creator>Jeff Standen</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<category><![CDATA[Sneak Peek]]></category>

		<guid isPermaLink="false">http://www.cerb4.com/blog/?p=315</guid>
		<description><![CDATA[The new Feedback Tracking plugin helps you capture the valuable praise and criticism that would otherwise be buried along with closed tickets (even worse, after only a single front-line worker reads it).  This feedback can be pooled into lists which share this insight with decision makers who may not normally be involved with reading helpdesk [...]]]></description>
			<content:encoded><![CDATA[<p>The new Feedback Tracking plugin helps you capture the valuable praise and criticism that would otherwise be buried along with closed tickets (even worse, after only a single front-line worker reads it).  This feedback can be pooled into lists which share this insight with decision makers who may not normally be involved with reading helpdesk e-mail.</p>
<p>Some examples of overlooked value you can extract from helpdesk conversations:</p>
<ul>
<li><strong>Cancels</strong> - Ask departing clients a quick question or two on their way out the door and track the interesting responses.  They usually have some valuable and candid feedback about what you could be doing better.</li>
<li><strong>Mindshare/Goodwill</strong> - Track referrals: how did people hear from you and what was said?  This helps you see if you&#8217;re getting your message out.</li>
<li><strong>Testimonials</strong> - Capture testimonials in a completely natural way.  You can look through this list to find comments to use in your marketing campaigns or to share on your website.  It&#8217;s also great to read these comments as a team to counterbalance the fact that customer service usually means dealing with problems most of the day.  Remind people what&#8217;s going right.</li>
<li><strong>Competition</strong> - Any time someone is providing their opinion on the contrast between you and your competition, track it!  This is how <em>real</em> people in the marketplace think and make decisions.</li>
</ul>
<p>The Feedback Tracking plugin isn&#8217;t limited to just things you find on tickets; you can use it to track feedback from live chats, community forums, blogs, phone calls, etc.  You can track comments anonymously and you can save a link back to external resources (such as the full forum discussion from where you excerpted a quote).</p>
<p>There are also some nice usability-minded touches:</p>
<ul>
<li>You can highlight text from any ticket message, click &#8216;more&#8217; (next to Reply) and &#8216;Capture Feedback&#8217;.  This will automatically fill in the quote (no copy &amp; paste!).</li>
<li> When you add a new feedback entry from a ticket a new comment will be added to the conversation automatically.  This summarizes the feedback you extracted to save other workers from the hassle of searching to see if something was already tracked yet.</li>
</ul>
<p>Check out the screencast below to see the plugin in action.  (If your company network blocks YouTube I&#8217;ll try to get an alternative link up shortly)</p>
<p>-Jeff@WGM</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/uzjkUBVeuyU&amp;hl=en&amp;fs=1&amp;ap=%2526fmt%3D18" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/uzjkUBVeuyU&amp;hl=en&amp;fs=1&amp;ap=%2526fmt%3D18" allowfullscreen="true"></embed></object></p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F14%2Fsneakpeek-feedback-tracking%2F&amp;title=Sneak+Peek%3A+Feedback+Tracking+%28Plugin%29" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F14%2Fsneakpeek-feedback-tracking%2F&amp;title=Sneak+Peek%3A+Feedback+Tracking+%28Plugin%29" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F14%2Fsneakpeek-feedback-tracking%2F&amp;title=Sneak+Peek%3A+Feedback+Tracking+%28Plugin%29" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F14%2Fsneakpeek-feedback-tracking%2F&amp;title=Sneak+Peek%3A+Feedback+Tracking+%28Plugin%29" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F14%2Fsneakpeek-feedback-tracking%2F&amp;title=Sneak+Peek%3A+Feedback+Tracking+%28Plugin%29', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://del.icio.us/favicon.ico" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F14%2Fsneakpeek-feedback-tracking%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F14%2Fsneakpeek-feedback-tracking%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F14%2Fsneakpeek-feedback-tracking%2F&amp;title=Sneak+Peek%3A+Feedback+Tracking+%28Plugin%29" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F14%2Fsneakpeek-feedback-tracking%2F&amp;title=Sneak+Peek%3A+Feedback+Tracking+%28Plugin%29" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.cerb4.com/blog/2008/10/14/sneakpeek-feedback-tracking/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Search your organization’s resources using Fetch &amp; Retrieve</title>
		<link>http://www.cerb4.com/blog/2008/10/10/search-your-organizations-resources-using-fetch-retrieve/</link>
		<comments>http://www.cerb4.com/blog/2008/10/10/search-your-organizations-resources-using-fetch-retrieve/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 07:05:35 +0000</pubDate>
		<dc:creator>Joe Geck</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<guid isPermaLink="false">http://www.cerb4.com/blog/?p=297</guid>
		<description><![CDATA[&#8220;Fetch &#38; Retrieve&#8221; &#8212; one of Cerb4&#8217;s more original names, not only has a nice ring to it, but is the perfect label for a very unique feature. Fetch &#38; Retrieve is a tool for searching your organization&#8217;s existing pool of resources for answers, answers your workers can use when responding to customers. If you are [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Fetch &amp; Retrieve&#8221; &#8212; one of Cerb4&#8217;s more original names, not only has a nice ring to it, but is the perfect label for a very unique feature. Fetch &amp; Retrieve is a tool for searching your organization&#8217;s existing pool of resources for answers, answers your workers can use when responding to customers. If you are a long time Cerberus Helpdesk user you are probably familiar with the basic concept already, but there is an important change.</p>
<p>One of the key differences to this edition of Cerb, is the expanded list of available resources that can be searched. Fetch &amp; Retrieve has been improved to support many different types of web applications <em>built outside the scope</em> of the Helpdesk. Things like blogs, forums, wikis or any website where &#8220;documentation&#8221; important to your organization has been scattered about, can be effectively tapped into. <strong>The only criteria is the web software returns its search results in an RSS (XML) feed</strong>. While it may take a little bit of extra setup to add support for these external applications, the biggest advantage is you no longer need to copy all your important materials into Cerb4&#8217;s internal knowledgebase.</p>
<p>Now to make Fetch &amp; Retrieve work, the only piece of information you need out of our existing web resources is a search adapter URL. These URLs usually take the form of your typical search query, fitted into an RSS feed. So here is a legitimate feed constructed, first, by doing a search on Google News for the term &#8216;Microsoft&#8217;, and then clicking the RSS button <img class="alignnone size-full wp-image-304" title="RSS icon" src="http://www.cerb4.com/blog/wp-content/uploads/2008/10/rss.gif" alt="" width="16" height="16" /> .</p>
<p>http://news.google.com/news?output=rss&amp;q=Microsoft</p>
<p>The only modifications you need to make this ready for Fetch &amp; Retrieve, is to replace the search term &#8216;Microsoft&#8217; with the generic term, &#8216;<strong>#find#&#8217;. </strong>The final useable URL would look like this:</p>
<p>http://news.google.com/news?output=rss&amp;q=#find#</p>
<p>On the <a href="http://wiki.cerb4.com/wiki/Fetch_%26_Retrieve_Cookbook">wiki page</a> you can find a number of similar URLs to hook into some of the more common applications such as WordPress, vBulletin and MediaWiki. To start adding knowledge resources go to the &#8216;helpdesk setup&#8217; page and click the &#8216;Fetch &amp; Retrieve&#8217; tab.</p>
<p><img class="alignnone size-full wp-image-299" title="Adding Fetch &amp; Retrieve resources" src="http://www.cerb4.com/blog/wp-content/uploads/2008/10/addingresources.gif" alt="" width="654" height="300" /></p>
<p>Once everything is configured, you can start using this searching capability as part of your daily routine. The next time a customer writes in, click the &#8216;Fetch &amp; Retrieve&#8217; button in your reply to search your information resources; any relevant text snippets and web links returned can be passed on to your customers. Just copy &amp; paste anything useful you find.</p>
<p><img class="alignnone size-full wp-image-311" title="Using Fetch &amp; Retrieve to find an answer" src="http://www.cerb4.com/blog/wp-content/uploads/2008/10/addingresourcesreply.gif" alt="" width="597" height="631" /></p>
<p>When used properly, Fetch &amp; Retrieve will give your workers answers to all but the most complex questions found in your Helpdesk. With the right setup in place, your workers can easily find important information that&#8217;s been piling up over the years, whether it&#8217;s spread out over your intranet or the internet at large. Don&#8217;t forget that this can help train your new workers as well &#8212; by giving them access to a wealth of knowledge documented throughout your organization&#8217;s history, they will be just as capable of responding to inquiring e-mails as your veterans.</p>
<p>A wise man once said, the more you know… the more you can answer.</p>
<p>-joegeck@wgm</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F10%2Fsearch-your-organizations-resources-using-fetch-retrieve%2F&amp;title=Search+your+organization%26%238217%3Bs+resources+using+Fetch+%26%23038%3B+Retrieve" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F10%2Fsearch-your-organizations-resources-using-fetch-retrieve%2F&amp;title=Search+your+organization%26%238217%3Bs+resources+using+Fetch+%26%23038%3B+Retrieve" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F10%2Fsearch-your-organizations-resources-using-fetch-retrieve%2F&amp;title=Search+your+organization%26%238217%3Bs+resources+using+Fetch+%26%23038%3B+Retrieve" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F10%2Fsearch-your-organizations-resources-using-fetch-retrieve%2F&amp;title=Search+your+organization%26%238217%3Bs+resources+using+Fetch+%26%23038%3B+Retrieve" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F10%2Fsearch-your-organizations-resources-using-fetch-retrieve%2F&amp;title=Search+your+organization%26%238217%3Bs+resources+using+Fetch+%26%23038%3B+Retrieve', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://del.icio.us/favicon.ico" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F10%2Fsearch-your-organizations-resources-using-fetch-retrieve%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F10%2Fsearch-your-organizations-resources-using-fetch-retrieve%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F10%2Fsearch-your-organizations-resources-using-fetch-retrieve%2F&amp;title=Search+your+organization%26%238217%3Bs+resources+using+Fetch+%26%23038%3B+Retrieve" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F10%2Fsearch-your-organizations-resources-using-fetch-retrieve%2F&amp;title=Search+your+organization%26%238217%3Bs+resources+using+Fetch+%26%23038%3B+Retrieve" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.cerb4.com/blog/2008/10/10/search-your-organizations-resources-using-fetch-retrieve/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Cerb4 Shop is Online</title>
		<link>http://www.cerb4.com/blog/2008/10/09/new-cerb4-shop-is-online/</link>
		<comments>http://www.cerb4.com/blog/2008/10/09/new-cerb4-shop-is-online/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 00:47:49 +0000</pubDate>
		<dc:creator>Jeff Standen</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://www.cerb4.com/blog/?p=275</guid>
		<description><![CDATA[Ever since we ditched our old storefront we&#8217;ve had people asking for an easier way to order with purchase orders and checks.  We&#8217;ve also been held up from offering discounts to resellers and repeat customers.
We have our hands full with several collaboration-based projects (like Cerb4) and we didn&#8217;t want to have to stop and build [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since we ditched our old storefront we&#8217;ve had people asking for an easier way to order with purchase orders and checks.  We&#8217;ve also been held up from offering discounts to resellers and repeat customers.</p>
<p>We have our hands full with several collaboration-based projects (like Cerb4) and we didn&#8217;t want to have to stop and build something.</p>
<p>We&#8217;ve been on the lookout for a ready-made ordering system that had the following benefits:</p>
<ul>
<li>Source code (but not necessarily free)</li>
<li>Clean design (minimalistic, with templates to build out from)</li>
<li>Coupons</li>
<li>Resellers</li>
<li>More payment options: Credit Card, PayPal, Check, Purchase Order, Wire, etc.</li>
<li>Flexible product options</li>
<li>Invoices and order history</li>
<li>Electronic-delivery products</li>
<li>Subscriptions support (On-Demand)</li>
</ul>
<p>We finally found what we were looking for with <a href="http://cs-cart.com/" target="_blank">CS-Cart</a>.</p>
<p><a href="http://shop.webgroupmedia.com/cerberus-helpdesk/">Swing by the new Cerb4 shop</a> and take a look around.  Leave feedback if there are more improvements you&#8217;d look to see.</p>
<p>-Jeff@WGM</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F09%2Fnew-cerb4-shop-is-online%2F&amp;title=New+Cerb4+Shop+is+Online" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F09%2Fnew-cerb4-shop-is-online%2F&amp;title=New+Cerb4+Shop+is+Online" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F09%2Fnew-cerb4-shop-is-online%2F&amp;title=New+Cerb4+Shop+is+Online" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F09%2Fnew-cerb4-shop-is-online%2F&amp;title=New+Cerb4+Shop+is+Online" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F09%2Fnew-cerb4-shop-is-online%2F&amp;title=New+Cerb4+Shop+is+Online', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://del.icio.us/favicon.ico" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F09%2Fnew-cerb4-shop-is-online%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F09%2Fnew-cerb4-shop-is-online%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F09%2Fnew-cerb4-shop-is-online%2F&amp;title=New+Cerb4+Shop+is+Online" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.cerb4.com%2Fblog%2F2008%2F10%2F09%2Fnew-cerb4-shop-is-online%2F&amp;title=New+Cerb4+Shop+is+Online" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.cerb4.com/blog/2008/10/09/new-cerb4-shop-is-online/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
