<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.wahooga.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Dave Mellors</title><subtitle type="html" /><id>http://www.wahooga.com/atom.aspx</id><link rel="alternate" type="text/html" href="http://www.wahooga.com/default.aspx" /><link rel="self" type="application/atom+xml" href="http://www.wahooga.com/atom.aspx" /><generator uri="http://communityserver.org" version="3.0.20510.895">Community Server</generator><updated>2007-05-29T20:48:00Z</updated><entry><title>Learning how to program - again!</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2008/06/22/learning-how-to-program-again.aspx" /><id>http://www.wahooga.com/archive/2008/06/22/learning-how-to-program-again.aspx</id><published>2008-06-22T15:49:00Z</published><updated>2008-06-22T15:49:00Z</updated><content type="html">The problem with not programming all the time is keeping up with the constant developments in programming. I was impressed with the very readable and informative "Foundations of programming" series of blog posts by Karl Seguin and certainly recommend them. The foundation series so far includes:- Part 1 - Introduction Part 2 - Domain domain domain Part 3 - Persistence Part 4 - Dependency injection Part 5 - Unit testing Part 6 - NHibernate Part 7 (sorta) - ActiveRecord Part 7 - Back to basics: Memory...(&lt;a href="http://www.wahooga.com/archive/2008/06/22/learning-how-to-program-again.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=874" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="development" scheme="http://www.wahooga.com/archive/tags/development/default.aspx" /></entry><entry><title>SQL Comparison SDK - Updating a customer database schema example</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2008/06/19/sql-comparison-sdk-updating-a-customer-database-schema-part-i.aspx" /><id>http://www.wahooga.com/archive/2008/06/19/sql-comparison-sdk-updating-a-customer-database-schema-part-i.aspx</id><published>2008-06-19T14:37:00Z</published><updated>2008-06-19T14:37:00Z</updated><content type="html">Overview A common use of the Red Gate SQL Comparison SDK is to package up the latest version of a database schema and send it to customers as an executable. NOTE: SQL Comparison SDK is to be the new name for SQL Toolkit Pre-requisites Visual Studio 2005 or Visual Studio 2008 Red Gate SQL Comparison SDK You can download a 14 day free trial of SQL Comparison SDK if you haven't already got it. WidgetProduction and WidgetStaging SQL creation script This database creation script is used by some of the...(&lt;a href="http://www.wahooga.com/archive/2008/06/19/sql-comparison-sdk-updating-a-customer-database-schema-part-i.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=872" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term=".NET" scheme="http://www.wahooga.com/archive/tags/.NET/default.aspx" /><category term="Red Gate Software" scheme="http://www.wahooga.com/archive/tags/Red+Gate+Software/default.aspx" /><category term="example" scheme="http://www.wahooga.com/archive/tags/example/default.aspx" /><category term="SQL Toolkit" scheme="http://www.wahooga.com/archive/tags/SQL+Toolkit/default.aspx" /></entry><entry><title>Microsoft VHD administrator password</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2008/06/17/microsoft-vhd-administrator-password.aspx" /><id>http://www.wahooga.com/archive/2008/06/17/microsoft-vhd-administrator-password.aspx</id><published>2008-06-17T13:11:00Z</published><updated>2008-06-17T13:11:00Z</updated><content type="html">Ha! I just spent the last ten minutes trying to get into a microsoft VHD. The administrator password is contained in the readme file but I just couldn't get it to work! Eventually, it dawned on me... keyboard layout!!! The password was pass@word1 and because I am in the UK it was coming out as pass"word1 but of course as it was a password textbox I couldn't see that. Share this post: email it! | bookmark it! | digg it! | reddit!...(&lt;a href="http://www.wahooga.com/archive/2008/06/17/microsoft-vhd-administrator-password.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=871" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="office 2007" scheme="http://www.wahooga.com/archive/tags/office+2007/default.aspx" /><category term="Virtual Server" scheme="http://www.wahooga.com/archive/tags/Virtual+Server/default.aspx" /><category term="MOSS 2007" scheme="http://www.wahooga.com/archive/tags/MOSS+2007/default.aspx" /><category term="sharepoint" scheme="http://www.wahooga.com/archive/tags/sharepoint/default.aspx" /><category term="Virtual PC" scheme="http://www.wahooga.com/archive/tags/Virtual+PC/default.aspx" /></entry><entry><title>SQL Toolkit introduction</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2008/06/05/sql-toolkit-introduction.aspx" /><id>http://www.wahooga.com/archive/2008/06/05/sql-toolkit-introduction.aspx</id><published>2008-06-05T10:37:00Z</published><updated>2008-06-05T10:37:00Z</updated><content type="html">SQL Toolkit is an software development kit (SDK) from Red Gate Software (my employers) that provides .net developers with an api, samples and documentation for doing schema and data comparisons of Microsoft SQL Server databases. The toolkit also has a an api for packaging databases and database updates....(&lt;a href="http://www.wahooga.com/archive/2008/06/05/sql-toolkit-introduction.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=868" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term=".NET" scheme="http://www.wahooga.com/archive/tags/.NET/default.aspx" /><category term="software" scheme="http://www.wahooga.com/archive/tags/software/default.aspx" /><category term="Red Gate Software" scheme="http://www.wahooga.com/archive/tags/Red+Gate+Software/default.aspx" /><category term="development" scheme="http://www.wahooga.com/archive/tags/development/default.aspx" /><category term="SQL Toolkit" scheme="http://www.wahooga.com/archive/tags/SQL+Toolkit/default.aspx" /><category term="SQL Server" scheme="http://www.wahooga.com/archive/tags/SQL+Server/default.aspx" /></entry><entry><title>Red Gate SQL Toolkit: SQL Deployment example</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2008/06/04/red-gate-sql-toolkit-example-to-deploy-database-schema-to-customer-site.aspx" /><id>http://www.wahooga.com/archive/2008/06/04/red-gate-sql-toolkit-example-to-deploy-database-schema-to-customer-site.aspx</id><published>2008-06-04T09:27:00Z</published><updated>2008-06-04T09:27:00Z</updated><content type="html">We are getting a lot of customers interested in using SQL Toolkit for deploying database updates to remote customer sites. Using SQL Toolkit you can distribute a single executable to your customers and use the Toolkit to do a schema comparison and then automatically update the customers database with the differences between a snapshot from your database and the customers database. Up until now I haven't used SQL Toolkit that much so I thought it would be nice to learn more about the product and come...(&lt;a href="http://www.wahooga.com/archive/2008/06/04/red-gate-sql-toolkit-example-to-deploy-database-schema-to-customer-site.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=867" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="software" scheme="http://www.wahooga.com/archive/tags/software/default.aspx" /><category term="Red Gate Software" scheme="http://www.wahooga.com/archive/tags/Red+Gate+Software/default.aspx" /><category term="example" scheme="http://www.wahooga.com/archive/tags/example/default.aspx" /><category term="development" scheme="http://www.wahooga.com/archive/tags/development/default.aspx" /><category term="SQL Toolkit" scheme="http://www.wahooga.com/archive/tags/SQL+Toolkit/default.aspx" /><category term="SQL Server" scheme="http://www.wahooga.com/archive/tags/SQL+Server/default.aspx" /></entry><entry><title>How to: Remove Microsoft Outlook 2007 Add-in</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2008/05/29/how-to-remove-microsoft-outlook-2007-add-in.aspx" /><id>http://www.wahooga.com/archive/2008/05/29/how-to-remove-microsoft-outlook-2007-add-in.aspx</id><published>2008-05-29T08:34:00Z</published><updated>2008-05-29T08:34:00Z</updated><content type="html">After uninstalling Symantec Anti-virus I found that when I started Outlook 2007 it came up with the following error: The Add-in "Symantec AntiVirus 10.1" (c:\program files(x86)\Symantec Antivirus\vpnsece4.dll) cannot be loaded by Outlook. Please contact the Add-in manufacturer for an update. If no update is available please uninstall the Add-in. The problem was that the addin didn't appear in Tool-&amp;gt;Trust Center-&amp;gt;Add-ins so I couldn't uninstall it from there. Fortunately, deleting the file extend...(&lt;a href="http://www.wahooga.com/archive/2008/05/29/how-to-remove-microsoft-outlook-2007-add-in.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=865" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="Technical Support" scheme="http://www.wahooga.com/archive/tags/Technical+Support/default.aspx" /><category term="office 2007" scheme="http://www.wahooga.com/archive/tags/office+2007/default.aspx" /></entry><entry><title>ASP.NET MVC: UI Helpers and code in your view</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2008/04/28/asp-net-mvc-ui-helpers-and-code-in-your-view.aspx" /><id>http://www.wahooga.com/archive/2008/04/28/asp-net-mvc-ui-helpers-and-code-in-your-view.aspx</id><published>2008-04-28T08:16:00Z</published><updated>2008-04-28T08:16:00Z</updated><content type="html">With some past experience as a web developer I still maintain an interest in web development and it's been great to see ASP.NET MVC become available and the interest this has sparked. One of the gripes that people seem to have about MVC is having a mix of HTML markup and code in views and this was something I wanted to learn more about. Now that I've seen the " Cleaning up the view " screencast I feel more comfortable with this mix. You can keep your views readable and that it's not as messy as things...(&lt;a href="http://www.wahooga.com/archive/2008/04/28/asp-net-mvc-ui-helpers-and-code-in-your-view.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=856" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="ASP.NET" scheme="http://www.wahooga.com/archive/tags/ASP.NET/default.aspx" /><category term="web development" scheme="http://www.wahooga.com/archive/tags/web+development/default.aspx" /><category term="MVC" scheme="http://www.wahooga.com/archive/tags/MVC/default.aspx" /></entry><entry><title>Joel Spolsky and his Martian headsets</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2008/04/01/joel-spolsky-and-his-martian-headsets.aspx" /><id>http://www.wahooga.com/archive/2008/04/01/joel-spolsky-and-his-martian-headsets.aspx</id><published>2008-04-01T08:50:00Z</published><updated>2008-04-01T08:50:00Z</updated><content type="html">In a recent blog post Joel writes about the start of the mother of all flamewars with Microsofts IE8 team write in the middle of it. It's a great article that goes into some of the difficulties faced by standards and software. Unsure where the Martian headsets fit in? Then, I recommend you go read his post - Martian headsets Share this post: email it! | bookmark it! | digg it! | reddit!...(&lt;a href="http://www.wahooga.com/archive/2008/04/01/joel-spolsky-and-his-martian-headsets.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=850" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="software" scheme="http://www.wahooga.com/archive/tags/software/default.aspx" /><category term="web development" scheme="http://www.wahooga.com/archive/tags/web+development/default.aspx" /><category term="standards" scheme="http://www.wahooga.com/archive/tags/standards/default.aspx" /><category term="browsers" scheme="http://www.wahooga.com/archive/tags/browsers/default.aspx" /></entry><entry><title>The difference good customer service makes</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2008/03/26/the-difference-good-customer-service-makes.aspx" /><id>http://www.wahooga.com/archive/2008/03/26/the-difference-good-customer-service-makes.aspx</id><published>2008-03-26T08:20:00Z</published><updated>2008-03-26T08:20:00Z</updated><content type="html">Just before Christmas I purchased a rather expensive Sony digital camera and had a problem with it as it stops recording video after 10 minutes. At first I thought this must be a fault but looking at the technical support site it appears to be a "feature" which was odd because I always research thoroughly before making an expensive purchase and wasn't aware of this limitation. Revisiting the Sony website and the "10 minutes cut-off feature" isn't mentioned and so I contacted customer service and...(&lt;a href="http://www.wahooga.com/archive/2008/03/26/the-difference-good-customer-service-makes.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=846" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="Technical Support" scheme="http://www.wahooga.com/archive/tags/Technical+Support/default.aspx" /><category term="customer service" scheme="http://www.wahooga.com/archive/tags/customer+service/default.aspx" /></entry><entry><title>Visual Studio development web server dynamic port numbering problem</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2008/02/20/visual-studio-development-web-server-automatic-port-numbering-problem.aspx" /><id>http://www.wahooga.com/archive/2008/02/20/visual-studio-development-web-server-automatic-port-numbering-problem.aspx</id><published>2008-02-20T11:55:00Z</published><updated>2008-02-20T11:55:00Z</updated><content type="html">The problem I had this problem in Visual Studio 2005 and now I have it in Visual Web Developer 2008 express edition where when debugging a web application using the development web server the dynamic port number used by the server didn't match what Visual Studio had used for the web browser. It was always wrong and normally out by two or three port numbers. For example the cassini web development server starts and I can see in the notification area what port number it uses However the web browser...(&lt;a href="http://www.wahooga.com/archive/2008/02/20/visual-studio-development-web-server-automatic-port-numbering-problem.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=836" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="ASP.NET" scheme="http://www.wahooga.com/archive/tags/ASP.NET/default.aspx" /><category term="debug" scheme="http://www.wahooga.com/archive/tags/debug/default.aspx" /><category term="browsers" scheme="http://www.wahooga.com/archive/tags/browsers/default.aspx" /><category term="visual studio" scheme="http://www.wahooga.com/archive/tags/visual+studio/default.aspx" /></entry><entry><title>Microsoft SQL Server Database backups</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2007/09/23/microsoft-sql-server-database-backups.aspx" /><id>http://www.wahooga.com/archive/2007/09/23/microsoft-sql-server-database-backups.aspx</id><published>2007-09-23T16:08:00Z</published><updated>2007-09-23T16:08:00Z</updated><content type="html">Sometimes I find that customers are unsure about the different types of database backups available for SQL Server. Here is a quick summary of the different types of backups available with Red Gate SQL Backup and you can use one or more type of backup to provide a complete database backup and recovery solution. Full A complete image of the entire database can be obtained by using a full backup. Advantages Doesn't require any other backup for a complete restore. Works in any recovery model. Disadvantages...(&lt;a href="http://www.wahooga.com/archive/2007/09/23/microsoft-sql-server-database-backups.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=834" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="filegroups" scheme="http://www.wahooga.com/archive/tags/filegroups/default.aspx" /><category term="transaction logs" scheme="http://www.wahooga.com/archive/tags/transaction+logs/default.aspx" /><category term="full" scheme="http://www.wahooga.com/archive/tags/full/default.aspx" /><category term="sql backup" scheme="http://www.wahooga.com/archive/tags/sql+backup/default.aspx" /><category term="differential" scheme="http://www.wahooga.com/archive/tags/differential/default.aspx" /></entry><entry><title>Google fiddling the stats and conning advertisers?</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2007/06/14/google-fiddling-the-stats-and-conning-advertisers.aspx" /><id>http://www.wahooga.com/archive/2007/06/14/google-fiddling-the-stats-and-conning-advertisers.aspx</id><published>2007-06-14T14:51:00Z</published><updated>2007-06-14T14:51:00Z</updated><content type="html">I came across Google Trends today and immediately it struck me as odd that usopen.com and www.usopen.com were in the top 20 searches today. OK, I know that the US Open is currently running and that lots of people will be searching for information on the US Open but it seems easier for me to enter the url in the address bar rather than in Google. Until that is that I remembered that frequently when I start typing a url in the browser address bar that the focus changes to the search field on the Google...(&lt;a href="http://www.wahooga.com/archive/2007/06/14/google-fiddling-the-stats-and-conning-advertisers.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=816" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="search" scheme="http://www.wahooga.com/archive/tags/search/default.aspx" /><category term="google" scheme="http://www.wahooga.com/archive/tags/google/default.aspx" /></entry><entry><title>TechEd 2007 - Totally awesome man!</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2007/06/12/teched-2007-totally-awesome-man.aspx" /><id>http://www.wahooga.com/archive/2007/06/12/teched-2007-totally-awesome-man.aspx</id><published>2007-06-12T06:24:00Z</published><updated>2007-06-12T06:24:00Z</updated><content type="html">After a week working giving demonstrations at the ANTS Profiler booth I'm feeling pretty tired and my feet and knees certainly were happy to return to sitting behind the desk yesterday. Although, working the booth was hard work it was also extremely enjoyable and the time spent with the rest of the Red Gate team at TechEd was great and gave me an opportunity to see my colleagues in a different light (you know who you are!). One of the most rewarding aspects of manning the booth was the reaction that...(&lt;a href="http://www.wahooga.com/archive/2007/06/12/teched-2007-totally-awesome-man.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=814" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="Red Gate Software" scheme="http://www.wahooga.com/archive/tags/Red+Gate+Software/default.aspx" /><category term="ANTS Profiler" scheme="http://www.wahooga.com/archive/tags/ANTS+Profiler/default.aspx" /><category term="TechEd 2007" scheme="http://www.wahooga.com/archive/tags/TechEd+2007/default.aspx" /></entry><entry><title>TechEd 2007 - ANTS Profiler</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2007/05/31/teched-2007-ants-profiler.aspx" /><id>http://www.wahooga.com/archive/2007/05/31/teched-2007-ants-profiler.aspx</id><published>2007-05-31T07:10:00Z</published><updated>2007-05-31T07:10:00Z</updated><content type="html">Next week my blog will probably be even quieter than usual as I'm going to be at TechEd 2007 in Orlando, Florida. I will be at the ANTS Profiler Booth #1433 and if you are interested to see how easy it is to use ANTS Profiler for profiling .net applications then it would be great to see you there. This will be my first TechEd and although it's going to be incredibly hard work but I can't wait to get out there and meet people and give some demos on how easy it is to use ANTS Profiler. Having been...(&lt;a href="http://www.wahooga.com/archive/2007/05/31/teched-2007-ants-profiler.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=812" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="Red Gate Software" scheme="http://www.wahooga.com/archive/tags/Red+Gate+Software/default.aspx" /><category term="ANTS Profiler" scheme="http://www.wahooga.com/archive/tags/ANTS+Profiler/default.aspx" /><category term="TechEd 2007" scheme="http://www.wahooga.com/archive/tags/TechEd+2007/default.aspx" /></entry><entry><title>What are we here for?</title><link rel="alternate" type="text/html" href="http://www.wahooga.com/archive/2007/05/29/What-are-we-here-for_3F00_.aspx" /><id>http://www.wahooga.com/archive/2007/05/29/What-are-we-here-for_3F00_.aspx</id><published>2007-05-29T19:48:00Z</published><updated>2007-05-29T19:48:00Z</updated><content type="html">&lt;p&gt;This is not a theological question but a question of what is the role of Technical Support in a software company.&lt;br&gt;&lt;/p&gt;&lt;p&gt;The answer I guess depends on what you are providing technical support for and who your employers are but for me Technical Support isn't just about logging someones technical problem and resolving it. To be effective I think Technical Support should involve the following:-&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;An involvement in the community&lt;/b&gt;&lt;br&gt;Only by being involved in the community that uses your products can you understand where your customers are coming from and what they want. The community can provide valuable insight into your products and your support teams weaknesses and strengths and even provide suggestions on what can be done to improve things.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Education, Education, Education&lt;/b&gt;&lt;br&gt;This depends once again on the products you support but many problems are related to product documentation not being read, understood or just being plain poor. Your customers may be after a quick solution and don't have time for training and see support as a quick answer to getting things done in time. Maybe the customer has inherited the software and doesn't really understand it's benefits. If you can educate your customers then you should reduce the number of technical support calls and your customers opinion and return on their investment should increase.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Customer Service&lt;/b&gt;&lt;br&gt;Sometimes customers need to voice an issue that may not even be technical and frequently the customer will turn to the most accessible part of the company (without someone trying to sell them something!) in the hope that someone will listen and try to do something about it even if it's passing the information to the right people. Actually, I once had a customer phone up who didn't want me to do anything but just wanted to get something of his chest. Listening to your customers is a vital part of technical support.&lt;br&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Problem solving&lt;/b&gt;&lt;br&gt;Yes, sometimes you get to do something technical and investigate a technical problem. However, usually to get to the technical bit you actually have to understand the problem in hand and that isn't allways as easy as it sounds and once you've done the technical bit you will either end up doing some training to get the customer to understand whats going wrong and what they can do about it or maybe you have to employ your customer service skills to explain to the customer thats its a bug and you don't know when its going to be fixed.&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;
&lt;div class = "shareblock"&gt;&lt;strong&gt;Share this post:&lt;/strong&gt; &lt;a href = "mailto:?body=Thought you might like this: http://www.wahooga.com/archive/2007/05/29/What-are-we-here-for_3F00_.aspx&amp;amp;;subject=What+are+we+here+for%3f" target="_blank" title = "Post http://www.wahooga.com/archive/2007/05/29/What-are-we-here-for_3F00_.aspx"&gt;email it!&lt;/a&gt; |  &lt;a href = "http://del.icio.us/post?url=http://www.wahooga.com/archive/2007/05/29/What-are-we-here-for_3F00_.aspx&amp;amp;;title=What+are+we+here+for%3f" target="_blank" title = "Post http://www.wahooga.com/archive/2007/05/29/What-are-we-here-for_3F00_.aspx"&gt;bookmark it!&lt;/a&gt; |  &lt;a href = "http://www.digg.com/submit?url=http://www.wahooga.com/archive/2007/05/29/What-are-we-here-for_3F00_.aspx&amp;amp;;phase=2" target="_blank" title = "Post http://www.wahooga.com/archive/2007/05/29/What-are-we-here-for_3F00_.aspx"&gt;digg it!&lt;/a&gt; |  &lt;a href = "http://reddit.com/submit?url=http://www.wahooga.com/archive/2007/05/29/What-are-we-here-for_3F00_.aspx&amp;amp;title=What+are+we+here+for%3f" target="_blank" title = "Post http://www.wahooga.com/archive/2007/05/29/What-are-we-here-for_3F00_.aspx"&gt;reddit!&lt;/a&gt;&lt;/div&gt;&lt;img src="http://www.wahooga.com/aggbug.aspx?PostID=677" width="1" height="1"&gt;</content><author><name>digifool</name><uri>http://www.wahooga.com/members/digifool.aspx</uri></author><category term="Technical Support" scheme="http://www.wahooga.com/archive/tags/Technical+Support/default.aspx" /><category term="customer service" scheme="http://www.wahooga.com/archive/tags/customer+service/default.aspx" /></entry></feed>