<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : NOTICE : Codejock Support Policy</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : NOTICE : Codejock Support Policy]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 15:51:41 +0000</pubDate>
  <lastBuildDate>Sun, 03 May 2009 17:57:25 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=14125</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[NOTICE : Codejock Support Policy : The whole issue of resources used...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48580&amp;title=notice-codejock-support-policy#48580</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 14125<br /><strong>Posted:</strong> 03 May 2009 at 5:57pm<br /><br />The whole issue of resources used for support, documentation etc etc is a very difficult one to get a correct balance.  <br /><br />For my part, we've been operating help desk and support forums for many years now.  It took us a while, but eventually we came to a realisation:<br /><br />Customer's won't buy your product if they can't get it working.<br /><br />For this reason we offer whatever support is required to all-comers.<br /><br />As for forums vs private tickets.  Both have advantages and disadvantages.  Private tickets are just that - private.  Others can't benefit from them.  If you have a widespread problem, it can be better to solve it in the forums, so others can learn of it.  However, not all customers frequent the forums, many prefer a more personal approach via help-desk.  You can also better track how many people are experiencing a problem if they all submit a support ticket, and re-using responses can make responding quite efficient.<br /><br />As for documentation, perhaps an MSDN-online approach should be considered.  The problem with shipping docs, is that they go out of date.  Online solutions like MSDN allow for some great advantages, such as community contribution, and you can address issues that come up by tweaking your documentation and then you only need to do it once. A wiki is another option, although it really needs some form of overall document structure and navigation.  There are wikis that provide this. <br /><br />In the end, from a developer's standpoint, you want to consume the minimum developer resources in support you can.  Anything you can do to reduce the amount of time your expensive devs need to spend on support is time they can then spend improving the product to overtake your competitors and benefit your customers.<br /><br />But again you don't want to go too far the other way either, since if devs are completely isolated from support they don't see and fix problems the same.  We found when we had our devs isolated we didn't know what problems were happening in a timely manner (support always tried to deal with them for a long time first) nor how big the problem was (how many people it was affecting and in what way), so our priorities couldn't be aligned to that.  So we have a policy for the amount of time a ticket can be running before escalated to dev.<br /><br />We also find that devs patrolling the forums is a great way to get new ideas for development, and this can come from any source.<br /><br />It's always tempting to say only support for paid customers, but my experience is that it costs you money in the end.  The best approach we've found so far (and we aren't anywhere near perfect) is to minimise the amount of support required.  Keep in mind with CJ that the target market are devs.  We've all been there so most (certainly on these forums) I've seen are very reasonable, accomodating, knowledgeable and helpful people.<br /><br />just my 2c, thanks for all your hard work guys, we already renewed since for us it's a complete no-brainer.]]>
   </description>
   <pubDate>Sun, 03 May 2009 17:57:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48580&amp;title=notice-codejock-support-policy#48580</guid>
  </item> 
  <item>
   <title><![CDATA[NOTICE : Codejock Support Policy :   ABuenger wrote:I understand...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48572&amp;title=notice-codejock-support-policy#48572</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4354">mitcheljh</a><br /><strong>Subject:</strong> 14125<br /><strong>Posted:</strong> 03 May 2009 at 12:50pm<br /><br /> <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by ABuenger" alt="Originally posted by ABuenger" style="vertical-align: text-bottom;" /> <strong>ABuenger wrote:</strong><br /><br />I understand your request, but even Microsoft isn't able to provide good and up to date documentation. Everyone complains about MSDN as well. I think that samples are the best solution, they show how to use the features and are always up to date. If you want good documentation you need a developer to write it, but then again the developer could also work on new features and samples. I prefer features. And you?<br /></td></tr></table> <br />I'd like to agree with you, and I really gave this a lot of thought over the last week.  But, after I spent half a day trying to figure out why my png toolbar images were not working correctly, only discover that they needed to be in a resource "PNG" folder (by walking through SetIcons()), I have to admit that I still feel much better documentation is needed.&nbsp;&nbsp;&nbsp;True, the examples give you a lot of info, but only if you follow them to the letter.  How is anyone to know that just because the sample projects have the png files contained in a resource "PNG" folder, that this is a CJ requirement?  This is just one example.  I can remember dozens of similar experiences that I've had when I tried following examples to the letter, and still had problems, only to discover it was something very basic like this.  Why can't these things be included in the documentation?  We shouldn't be left one our own to 'discover' peculiarities of the library like this.<br /><br />Again, I'm ranting here, and want to say I think the toolkit is great, but I don't agree at all that the examples are a good substitute for detailed documentation.]]>
   </description>
   <pubDate>Sun, 03 May 2009 12:50:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48572&amp;title=notice-codejock-support-policy#48572</guid>
  </item> 
  <item>
   <title><![CDATA[NOTICE : Codejock Support Policy :   terrym wrote:  ABuenger wr...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48556&amp;title=notice-codejock-support-policy#48556</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 14125<br /><strong>Posted:</strong> 02 May 2009 at 3:16am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by terrym" alt="Originally posted by terrym" style="vertical-align: text-bottom;" /> <strong>terrym wrote:</strong><br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by ABuenger" alt="Originally posted by ABuenger" style="vertical-align: text-bottom;" /> <strong>ABuenger wrote:</strong><br /><br /><a href="http://forum.codejock.com/forum_posts.asp?TID=14129" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=14129</A><BR></td></tr></table> <DIV></DIV><DIV>&nbsp;</DIV><DIV>Cheers :)&nbsp; Not sure we've got use for that, but you never know in the future ;)</DIV><DIV>&nbsp;</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>Hi, </DIV><DIV>&nbsp;</DIV><DIV>If you are developing "<strong>Alice in Wonderland</strong>" application / game this would be nice option to have. If CJ can't think of anything else and&nbsp;left with no ideas&nbsp;(I gues this would be in V49.0 <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">) they have my blessing, but for now let us focus on more important features.</DIV><DIV>&nbsp;</DIV><DIV>Thank you</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 02 May 2009 03:16:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48556&amp;title=notice-codejock-support-policy#48556</guid>
  </item> 
  <item>
   <title><![CDATA[NOTICE : Codejock Support Policy :   ABuenger wrote:http://forum...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48537&amp;title=notice-codejock-support-policy#48537</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 14125<br /><strong>Posted:</strong> 01 May 2009 at 8:42am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by ABuenger" alt="Originally posted by ABuenger" style="vertical-align: text-bottom;" /> <strong>ABuenger wrote:</strong><br /><br /><a href="http://forum.codejock.com/forum_posts.asp?TID=14129" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=14129</A><BR></td></tr></table> <DIV></DIV><DIV>&nbsp;</DIV><DIV>Cheers :)&nbsp; Not sure we've got use for that, but you never know in the future ;)</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 01 May 2009 08:42:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48537&amp;title=notice-codejock-support-policy#48537</guid>
  </item> 
  <item>
   <title><![CDATA[NOTICE : Codejock Support Policy : http://forum.codejock.com/forum_posts.asp?TID=14129 ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48519&amp;title=notice-codejock-support-policy#48519</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 14125<br /><strong>Posted:</strong> 30 April 2009 at 6:58pm<br /><br /><a href="http://forum.codejock.com/forum_posts.asp?TID=14129" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=14129</a><br>]]>
   </description>
   <pubDate>Thu, 30 Apr 2009 18:58:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48519&amp;title=notice-codejock-support-policy#48519</guid>
  </item> 
  <item>
   <title><![CDATA[NOTICE : Codejock Support Policy :   ABuenger wrote:  znakeeye...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48517&amp;title=notice-codejock-support-policy#48517</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 14125<br /><strong>Posted:</strong> 30 April 2009 at 5:34pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by ABuenger" alt="Originally posted by ABuenger" style="vertical-align: text-bottom;" /> <strong>ABuenger wrote:</strong><br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by znakeeye" alt="Originally posted by znakeeye" style="vertical-align: text-bottom;" /> <strong>znakeeye wrote:</strong><br /><br />My sixth sense tells me we are about to see a Fish Eye button in the next release.</td></tr></table><BR><BR>As long as they don't call it Fish Eye button .... <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0"><BR><BR></td></tr></table> <DIV></DIV><DIV>&nbsp;</DIV><DIV>Any screenshots to show us what this Fish Eye Button is, as never heard of it lol.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 30 Apr 2009 17:34:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48517&amp;title=notice-codejock-support-policy#48517</guid>
  </item> 
  <item>
   <title><![CDATA[NOTICE : Codejock Support Policy :    znakeeye wrote:My sixth sense...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48514&amp;title=notice-codejock-support-policy#48514</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 14125<br /><strong>Posted:</strong> 30 April 2009 at 5:30pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by znakeeye" alt="Originally posted by znakeeye" style="vertical-align: text-bottom;" /> <strong>znakeeye wrote:</strong><br /><br />My sixth sense tells me we are about to see a Fish Eye button in the next release.</td></tr></table><br><br>As long as they don't call it Fish Eye button .... <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0" align="absmiddle"><br><br>]]>
   </description>
   <pubDate>Thu, 30 Apr 2009 17:30:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48514&amp;title=notice-codejock-support-policy#48514</guid>
  </item> 
  <item>
   <title><![CDATA[NOTICE : Codejock Support Policy : My sixth sense tells me we are...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48505&amp;title=notice-codejock-support-policy#48505</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 14125<br /><strong>Posted:</strong> 30 April 2009 at 11:23am<br /><br />My sixth sense tells me we are about to see a Fish Eye button in the next release.]]>
   </description>
   <pubDate>Thu, 30 Apr 2009 11:23:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48505&amp;title=notice-codejock-support-policy#48505</guid>
  </item> 
  <item>
   <title><![CDATA[NOTICE : Codejock Support Policy :   SuperMario wrote:I assure you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48450&amp;title=notice-codejock-support-policy#48450</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 14125<br /><strong>Posted:</strong> 28 April 2009 at 11:00am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by SuperMario" alt="Originally posted by SuperMario" style="vertical-align: text-bottom;" /> <strong>SuperMario wrote:</strong><br /><br />I assure you that we have no plans to stop MFC and ActiveX development<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0"></td></tr></table> <DIV>&nbsp;</DIV><DIV>Excellent as I have asked a few times, and was getting worried you guys were giving up on MFC.&nbsp; Now that I know MFC is still in development we will have no problem continuing to renew our subscription.&nbsp; Eg. we are about to renew within the next few days.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 28 Apr 2009 11:00:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48450&amp;title=notice-codejock-support-policy#48450</guid>
  </item> 
  <item>
   <title><![CDATA[NOTICE : Codejock Support Policy : I assure you that we have no plans...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48449&amp;title=notice-codejock-support-policy#48449</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 14125<br /><strong>Posted:</strong> 28 April 2009 at 10:00am<br /><br />I assure you that we have no plans to stop MFC and ActiveX development<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle">]]>
   </description>
   <pubDate>Tue, 28 Apr 2009 10:00:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14125&amp;PID=48449&amp;title=notice-codejock-support-policy#48449</guid>
  </item> 
 </channel>
</rss>