<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UK Freelance FileMaker Developer &#124; Dan Stuchbury</title>
	<atom:link href="http://stuchburyassociates.com/feed" rel="self" type="application/rss+xml" />
	<link>http://stuchburyassociates.com</link>
	<description>Custom software development in FileMaker Pro &#124; Solutions for Mac, PC, iPhone, iPad &#38; Web</description>
	<lastBuildDate>Wed, 17 Apr 2013 15:19:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Portal Filtering in FileMaker 11</title>
		<link>http://stuchburyassociates.com/portal-filtering-in-filemaker-11</link>
		<comments>http://stuchburyassociates.com/portal-filtering-in-filemaker-11#comments</comments>
		<pubDate>Thu, 30 Sep 2010 11:29:21 +0000</pubDate>
		<dc:creator>Dan Stuchbury</dc:creator>
				<category><![CDATA[FM Blog]]></category>

		<guid isPermaLink="false">http://stuchburyassociates.com/?p=128</guid>
		<description><![CDATA[Another great new feature in FileMaker 11 is the ability to filter portals without needing to create specific relationships, as was with previous versions. There are a couple of drawbacks to this &#8211; although if your requirements are fairly basic you&#8217;re unlikely to find either a major problem. The first drawback is that the filtering [...]]]></description>
				<content:encoded><![CDATA[<p></p><p>Another great new feature in FileMaker 11 is the ability to filter portals without needing to create specific relationships, as was with previous versions.  There are a couple of drawbacks to this &#8211; although if your requirements are fairly basic you&#8217;re unlikely to find either a major problem.</p>
<p>The first drawback is that the filtering is at the user-interface level only, and does not affect the actual relationship between the two table occurrences.  The net effect of this is that the filter you apply to the portal won&#8217;t alter the result displayed in summary fields of summary calculations in the related table, that are outside of the portal.  If, taking the Invoices starter solution as an example, you wanted to filter the invoice line items portal based on the product name (perhaps the first word of a product name, with a large number of line items this may be useful), the price calculation fields would still reflect the cost of ALL the line items, not just those that were displayed in the portal.  In that particular example, that&#8217;s not a bad thing, however if you were to take a slightly different portal filtering requirement, such as a portal showing related tasks for a project with due dates and time estimates, and you had a summary calculation <em>Sum ( Project_TASK::estimateTime )</em>, basing your filter on the &#8220;status&#8221; field of the task, wouldn&#8217;t affect the result of that SUM calculation.  See the attached file to see what I mean.</p>
<p>There is a workaround to this, and it&#8217;s a fairly elegant workaround &#8211; so no &#8220;hacking&#8221; required!  Just create another single row filtered portal, using exactly the same filter as your main portal, and place the summary calculation field within it.  The calculation will update when the filter changes.</p>
<p>The second drawback is the way the Goto Related Record (GTRR) script step works, specifically when it&#8217;s defined to &#8220;Show Only Related Records&#8221; &#8211; with the native portal filtering, the GTRR will show all the records that would be displayed in the portal if there filter wasn&#8217;t in place.  This is because the portal filter doesn&#8217;t change the relationship between the table occurrences.  Again, this is less of an issue in some applications than others.</p>
<p>Native portal filtering is a really useful feature for beginner and intermediate level FileMaker developers.  It gives you a quick and easy way to filter your portals (and of course you can make the filter based on whatever criteria you like), that doesn&#8217;t require you to create additional relationships.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuchburyassociates.com/portal-filtering-in-filemaker-11/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Process</title>
		<link>http://stuchburyassociates.com/process</link>
		<comments>http://stuchburyassociates.com/process#comments</comments>
		<pubDate>Sat, 21 Aug 2010 20:28:16 +0000</pubDate>
		<dc:creator>Dan Stuchbury</dc:creator>
				<category><![CDATA[Process]]></category>

		<guid isPermaLink="false">http://stuchburyassociates.com/?p=186</guid>
		<description><![CDATA[I have developed and refined a working process that ensures every project moves from idea to implementation smoothly and efficiently. Your first point of contact with me will usually be via a RFQ (Request For Quote) which you usually complete online.  Once I&#8217;ve reviewed your RFQ form, we will spend an hour or so either [...]]]></description>
				<content:encoded><![CDATA[<p></p><p>I have developed and refined a working process that ensures every project moves from idea to implementation smoothly and efficiently.</p>
<p>Your first point of contact with me will usually be via a RFQ (Request For Quote) which you usually complete online.  Once I&#8217;ve reviewed your RFQ form, we will spend an hour or so either face to face or on the phone (depending on geography) to discuss your project, budget and ideas along with your options for deployment.  The objective of this discussion is for me to understand your business and your initial goals for the project, to enable me to produce a project estimate.</p>
<p>The estimate is just that, an estimate. The next stage is to conduct a Needs Analysis, which consists one day&#8217;s elapsed time, billable at my standard daily rate (currently £400) &#8211; we spend around half a day together at your offices where I will interview at least one representative from each &#8220;department&#8221; within your business.  We will define the goals and end point of your project and discuss your expectations with regard to the user interface.  We examine the information that needs to be captured at each part of your operations process, the decisions that needs to be made, how these decisions are made &amp; who by and discuss whether and how they should be automated in order to improve consistency and reduce reliance on individuals.</p>
<p>The outcome of this session is a needs analysis report and a final fixed cost estimate.  In most cases, the fixed cost estimate doesn&#8217;t vary by more than 5-10%.  At this stage you have two choices.  Continue with the project or walk away.  If you choose to walk away from the project, the needs analysis report is yours to keep.</p>
<p>Once the project is under way, we continue as follows:</p>
<ul>
<li>Contract Signed</li>
<li>Project Specification</li>
<li>Build &amp; Interface Design</li>
<li>Test &amp; Debug</li>
<li>Implementation &amp; Deployment</li>
<li> &#8211; Sever Setup</li>
<li> &#8211; FileMaker Pro Installation</li>
<li> &#8211; Plugin Installation</li>
<li>Training &amp; Handover</li>
<li>Support</li>
<li>Future Development / Enhancements</li>
</ul>
<p>To discuss your FileMaker project, please get in touch.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuchburyassociates.com/process/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About</title>
		<link>http://stuchburyassociates.com/about</link>
		<comments>http://stuchburyassociates.com/about#comments</comments>
		<pubDate>Sat, 21 Aug 2010 18:50:53 +0000</pubDate>
		<dc:creator>Dan Stuchbury</dc:creator>
				<category><![CDATA[Process]]></category>

		<guid isPermaLink="false">http://stuchburyassociates.com/?p=181</guid>
		<description><![CDATA[The Stuchbury Group was formed in January 2006 to develop and market bespoke FileMaker database applications for the creative service sector. Our CEO, Dan Stuchbury, has been in the IT industry for nine years, beginning his career at a company who, through a series of acquisitions, are now part of Virgin Media. After leaving what [...]]]></description>
				<content:encoded><![CDATA[<p></p><p>The Stuchbury Group was formed in January 2006 to develop and market bespoke FileMaker database applications for the creative service sector. Our CEO, <a href="http://www.twitter.com/danstuchbury" target="_blank">Dan Stuchbury</a>, has been in the IT industry for nine years, beginning his career at a company who, through a series of acquisitions, are now part of Virgin Media. After leaving what was at the time, NTL, Dan worked with a niche business development company as Operations Director, responsible for amongst other things, customer relations. A key element of this role was sourcing a CRM package to replace the existing, out-dated system, with a brief of flexibility and saleability. It was this brief that directed him to FileMaker, and developing a bespoke solution that would be guaranteed to fit the requirements of the business.</p>
<p>The result of a few weeks development and testing was Knowledge Base CRM. Dan continued live development of Knowledge Base CRM, as well as deploying it for several clients in the creative sector, until December 2005, when he left to form The Stuchbury Group.</p>
<p><strong>Our Values</strong><br />
We have a set of values, that shine through in every project we deliver:</p>
<ul>
<li>To be approachable, friendly and professional</li>
<li>To give advice that is in the client&#8217;s best interest</li>
<li>To deliver solutions that exceed the client&#8217;s expectations</li>
<li>Maintain an open-door policy to staff, clients and suppliers</li>
</ul>
<p>We believe that our logical approach to problem solving is one of our most valuable assets, which delivers exceptional value to our clients. We are proud of our creativity, both in terms of the ideas we put across for solving business problems, and the way in which our database applications operate. We are professional, thorough and creative.</p>
<p>We are also human, and are very happy to talk through any aspect of your database requirement, completely without cost or obligation.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuchburyassociates.com/about/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>As-you-type filtering in FileMaker (Improving the Invoices Starter Solution)</title>
		<link>http://stuchburyassociates.com/as-you-type-filtering-in-filemaker-improving-the-invoices-starter-solution</link>
		<comments>http://stuchburyassociates.com/as-you-type-filtering-in-filemaker-improving-the-invoices-starter-solution#comments</comments>
		<pubDate>Sat, 13 Mar 2010 21:06:21 +0000</pubDate>
		<dc:creator>Dan Stuchbury</dc:creator>
				<category><![CDATA[FM Blog]]></category>

		<guid isPermaLink="false">http://stuchburyassociates.com/?p=100</guid>
		<description><![CDATA[The Invoices starter solution is pretty good, but there are a few quick ways in which you might want to improve it ready to use it for your business.  An easier way of selecting products to enter into your invoice is one such improvement. When you have an increasing catalog of say, 30+ products, it [...]]]></description>
				<content:encoded><![CDATA[<p></p><p>The Invoices starter solution is pretty good, but there are a few quick ways in which you might want to improve it ready to use it for your business.  An easier way of selecting products to enter into your invoice is one such improvement.</p>
<p>When you have an increasing catalog of say, 30+ products, it quickly becomes difficult to find an individual product using a standard drop-down list or popup menu.  To avoid this issue, we&#8217;re going to implement a quicker and easier way to search for and select products to insert into our invoices.</p>
<p>To achieve this, we&#8217;ll create an additional product list layout, designed to fit in a popup window, add a global field to use to perform the search, then create a script to either filter the list or select a product and insert it as an invoice line item (depending on the parameter passed to it).</p>
<p>The line items portal on the Record Detail-Invoices layout needs to be named, so we can reference it using the &#8220;Goto Object&#8221; script step.  I&#8217;ve called it InvoiceLineItems, but it can called whatever you like, but it&#8217;s best to name it something memorable.  You can name objects via the Position tab in the inspector, visible in Layout mode (you might need to click View-&gt;Inspector to se it).</p>
<p>First, we need to create a global field in the products table to act as the &#8220;search box&#8221;.  I&#8217;ve called it &#8220;z_Filter_g&#8221;.  Remember to define it to be global from the Storage tab of the Options dialog.  Then we need to create the filter popup layout, which looks like this:</p>
<p><img class="aligncenter" title="Products Filterable List" src="http://img.skitch.com/20100313-jiwra27t3ax8p4qyep7f8gprww.jpg" alt="" width="550" height="164" /></p>
<p>In the image above, you&#8217;ll see the global field (z_Filter_g), with an OnObjectModify script trigger set to perform the &#8220;Filter Product&#8221; script with the &#8220;Filter&#8221; Parameter.  Of course, of you have FileMaker 11, you could use the Quick Find box instead of the global search field.</p>
<p>Next let&#8217;s write the script, that will need a Four way &#8220;If&#8221; statement to decide whether to &#8220;Open&#8221; (the popup window) or  &#8221;Filter&#8221;, &#8220;Clear&#8221; (the search results) or &#8220;Select&#8221; (the product and insert it as an invoice line item)  The script looks like this:</p>
<p><img class="aligncenter" title="Filter Product Script" src="http://img.skitch.com/20100313-b4kqb418hiyrksk2u8kpys9kyu.jpg" alt="Filter Product Script" width="550" height="525" /></p>
<p>Define the Clear and Select links to be buttons performing the &#8220;Filter Product&#8221; script, passing &#8220;Clear&#8221; and &#8220;Select&#8221; respectively as the Script Parameter.</p>
<p>On the Record-Detail-Invoices layout, disallow entry into the Product ID field in the Line Items Portal, and define that field as a button, performing the &#8220;Filter Products&#8221; script with &#8220;Open&#8221; as the parameter.</p>
<p>When this is all completed, clicking in the &#8220;Product ID&#8221; field in the Invoice will open the popup window.  You&#8217;ll then be able to select a product, and it will be inserted into the invoice.</p>
<p>In this particular example, the search works only for the &#8220;Product Name&#8221; field.  By creating an auto-enter calculated text field returning several fields separated by spaces or carriage returns, as defined below, we can search across multiple fields.  If you&#8217;re doing this, you&#8217;ll need to modify the Set Field script set in the &#8220;Filter&#8221; branch of the Filter Product script to &#8220;Set Field [Products::z_MultiFieldSearch_c; Products::z_Filter_g]&#8221;  Or, if you&#8217;re using FileMaker 11, you can remove the &#8220;Show/Hide Status Area&#8221; script step, and the &#8220;Filter&#8221; and &#8220;Clear&#8221; branches, and use the Quick Find box instead.</p>
<p><img class="alignnone" title="Multi Field Search AutoEnter Calculation" src="http://img.skitch.com/20100313-m6mu7tmdai8ig12xwcuuq8buf9.jpg" alt="Multi Field Search AutoEnter Calculation" width="214" height="314" /></p>
<p>The attached files shows both options. Any questions, please ask away in the comments!</p>
<p><a href="http://stuchburyassociates.com/wp-content/uploads/Invoices-Quick-Find-Line-Item-Search.fp7_.zip">Invoices (Quick Find Line Item Search)</a></p>
<p><a href="http://stuchburyassociates.com/wp-content/uploads/Invoices-Quick-Find-Line-Item-Search.fp7_.zip"></a><a href="http://stuchburyassociates.com/wp-content/uploads/Invoices-Global-Field-Line-Item-Search.fp7_.zip">Invoices (Global Field Line Item Search)</a></p>
<p>For more info about the author and the FileMaker product line, or to discuss how I can help with your next project, please <a href="http://stuchburyassociates.com/contact" target="_self">get in touch</a>.</p>
<p>Copyright © 2010 &#8211; The Stuchbury Group &#8211; All Rights Reseved.</p>
<p>This document and all attached files are offered as is, without warranty expressed or implied. Whilst every care has been taken to ensure any attached files are robust and functioning as intended, the author and any contributors accept no responsibility for loss or damage of any kind. Before making any changes to your data you should ensure you have an up-to-date backup made. The author and any contributor to this document and all attached files, accept no responsibility for any loss or unintended change to any data whatsoever.  Guarantee of fitness for any purpose is expressly disclaimed.  If you are unsure of anything, don&#8217;t attempt it with live data.  You have been warned.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuchburyassociates.com/as-you-type-filtering-in-filemaker-improving-the-invoices-starter-solution/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Testimonial: Solarsense UK Ltd (Solar Energy Supplier &amp; Installer)</title>
		<link>http://stuchburyassociates.com/testimonial-solarsense-uk-ltd-solar-energy-supplier-installer</link>
		<comments>http://stuchburyassociates.com/testimonial-solarsense-uk-ltd-solar-energy-supplier-installer#comments</comments>
		<pubDate>Wed, 02 Dec 2009 13:10:56 +0000</pubDate>
		<dc:creator>Dan Stuchbury</dc:creator>
				<category><![CDATA[Case Studies & Testimonials]]></category>

		<guid isPermaLink="false">http://stuchburyassociates.com/?p=90</guid>
		<description><![CDATA[Dear Dan I just wanted to write a short note of thanks, with regard to the database you have designed and commissioned for us here at Solarsense. Coming from an admittedly slightly chaotic starting point, the Filemaker solution you have designed from scratch has been a breath of fresh air for our business operations. The [...]]]></description>
				<content:encoded><![CDATA[<p></p><p>Dear Dan</p>
<p>I just wanted to write a short note of thanks, with regard to the database you have designed and commissioned for us here at Solarsense.</p>
<p>Coming from an admittedly slightly chaotic starting point, the Filemaker solution you have designed from scratch has been a breath of fresh air for our business operations.</p>
<p>The value that it has added to our business is not simply defined – there is the primary organisational impact, which has been immediate and wide-ranging.</p>
<p>The database has streamlined our operations, made customer contacts traceable and easily managed – including all sorts of media, from photos to videos that are related to each job.</p>
<p>More importantly, there is a financial impact from the number of person-hours spent on each job file within our previous system. I would say that by using inputted data to produce relational and standardised paperwork has reduced the number of person-hours spent on each job by at least 10, meaning that we are saving at least 4000 person hours per year  &#8211; that’s the equivalent of 5.5 months of a full-time staff member that we no longer have to pay-for. In these terms, I would estimate that we’ll recoup the cost of the database software, design and commissioning within a very short time.</p>
<p>Furthermore, as we get to understand more about how the database works, and what Filemaker can do for our operations (e.g. stock control etc) I am certain we will make more time savings and more inroads into a highly successful CRM system, which will inevitably make a positive change to the bottom line.</p>
<p>Thanks very much for your help Dan, we would be happy to recommend your company to all and sundry.</p>
<p>Mr K.Burns</p>
<p>Commercial Manager, Solarsense UK Ltd</p>
]]></content:encoded>
			<wfw:commentRss>http://stuchburyassociates.com/testimonial-solarsense-uk-ltd-solar-energy-supplier-installer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing Your Own FileMaker Solutions</title>
		<link>http://stuchburyassociates.com/developing-your-own-filemaker-solutions</link>
		<comments>http://stuchburyassociates.com/developing-your-own-filemaker-solutions#comments</comments>
		<pubDate>Fri, 07 Aug 2009 22:43:04 +0000</pubDate>
		<dc:creator>Dan Stuchbury</dc:creator>
				<category><![CDATA[Advice]]></category>

		<guid isPermaLink="false">http://stuchburyassociates.com/?p=54</guid>
		<description><![CDATA[FileMaker is marketed as being the world&#8217;s #1 easy to use database application, so is it not entirely unreasonable to think that you can buy a licence and get creating? In theory, not at all.  FileMaker is easy to pick up and have a fiddle with, and I&#8217;m fairly confident that you could have a [...]]]></description>
				<content:encoded><![CDATA[<p></p><p>FileMaker is marketed as being the world&#8217;s #1 easy to use database application, so is it not entirely unreasonable to think that you can buy a licence and get creating?</p>
<p>In theory, not at all.  FileMaker is easy to pick up and have a fiddle with, and I&#8217;m fairly confident that you could have a basic database together to record details of your projects, customers etc. in just a couple of hours, probably less.   But, if good database design &amp; development was as simple as just recording information, I wouldn&#8217;t be writing this, and I wouldn&#8217;t have been working with FileMaker for eight years!</p>
<p>Probably before even buying FileMaker, the first exercise is to sit down and plan in details what you want to achieve &#8211; what &#8216;entities&#8217; of information exist in your business (clients, suppliers, subconractors, invoices, purchase orders, etc) and how they relate to each other.  You then need to consider the functionality you require from your solution, and at this point it&#8217;s often useful to get the input of everyone who will be using it &#8211; they will each have their own &#8216;wish list&#8217; and ideas for how to become more efficient.  It is important to have a clear understanding of what your finished solution will do before you go anywhere near FileMaker to start creating something.   As they say, failing to plan is planning to fail.</p>
<p>As a professional FileMaker developer, I have been asked on a number of occasions to work with a solution that has been developed in-house to add functionality or just &#8220;tidy it up a bit&#8221;.   Working with someone else&#8217;s database is naturally more difficult than your own, as everyone&#8217;s style is different, but working with someone else&#8217;s database with no documentation whatsoever is incredibly difficult, especially if they haven&#8217;t followed any sort of naming convention for tables, fields and scripts etc.   When you&#8217;ve not looked at it from a developer&#8217;s perspective for a while, even your own work can be confusing, and for this reason I cannot stress enough the importance of documenting your work to a degree that it could be easily understood by anyone with an understanding of FileMaker.   A couple of useful resources are the &#8216;<a href="http://www.foundationdbs.com/downloads.html">White Paper for FMP Novices</a>&#8216; and &#8216;<a href="http://www.foundationdbs.com/downloads.html">Database Design for FMP</a>&#8216; white papers by <a href="http://www.foundationdbs.com">Foundation Database Systems</a> (scroll down the download page for the second one).</p>
<p>Consider carefully if you have the time available to learn the skills you will need to develop a fully-fledged solution in FileMaker.   Bear in mind that a developer is likely to be reluctant to take a half-baked solution that you&#8217;ve been working on, and turn it into the fully-fledged solution you intended it to be, especially if you&#8217;ve not documented it and thought it through fully &#8211; it is often easier for them to start from scratch.   That isn&#8217;t to say you won&#8217;t be able to find a <a href="http://stuchburyassociates.com/filemaker-database-upgrades-enhancements-repairs" target="_self">developer happy to work with you, in a consulting role</a>, but it pays to have that conversation before you start, if you are unsure as to the time you can commit to the project.</p>
<p>There are many good books that can teach you most of what you need to know, not to mention the <a href="http://www.amazon.co.uk/FileMaker-Pro-Bible-Ray-Cologon/dp/0470429003/ref=sr_1_2?ie=UTF8&amp;qid=1232896156&amp;sr=1-2">FileMaker Pro 10 Bible</a>, and <a href="http://www.amazon.co.uk/FileMaker-Pro-10-Missing-Manual/dp/0596154232/ref=sr_1_1?ie=UTF8&amp;qid=1232896156&amp;sr=1-1">FileMaker Pro 10: The Missing Manual</a>, both available now.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuchburyassociates.com/developing-your-own-filemaker-solutions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FileMaker Developers: UK or Overseas?</title>
		<link>http://stuchburyassociates.com/filemaker-developers-uk-or-overseas</link>
		<comments>http://stuchburyassociates.com/filemaker-developers-uk-or-overseas#comments</comments>
		<pubDate>Fri, 07 Aug 2009 22:29:12 +0000</pubDate>
		<dc:creator>Dan Stuchbury</dc:creator>
				<category><![CDATA[Advice]]></category>

		<guid isPermaLink="false">http://stuchburyassociates.com/?p=51</guid>
		<description><![CDATA[When you&#8217;re looking for a FileMaker Developer, and you&#8217;re UK based, should you be talking to UK-based or overseas developers?  What are the advantages and disadvantages of each, and how can freelance job boards help or hinder you?   A client of mine found my details on a freelance job board, and approached me directly [...]]]></description>
				<content:encoded><![CDATA[<p></p><p>When you&#8217;re looking for a FileMaker Developer, and you&#8217;re UK based, should you be talking to UK-based or overseas developers?  What are the advantages and disadvantages of each, and how can freelance job boards help or hinder you?</p>
<p> </p>
<p>A client of mine found my details on a freelance job board, and approached me directly about a project he had in mind and was looking for a developer to take on.  They had posted this project on at least once freelance job board, with the intention of having sensible conversations with a few developers and choosing one to give the project to, based on their own criteria.  In theory, this is a good idea, as you will often get project bids from a handful of experienced developers and be able to open discussions with them privately once you&#8217;ve received their bids</p>
<p> </p>
<p>The experience my client had, however, was less than ideal.  They were flooded with &#8216;proposals&#8217; from people who hadn&#8217;t even heard of FileMaker, let alone had any development experience telling my client that he &#8220;was doing it all wrong&#8221; and &#8220;shouldn&#8217;t be using FileMaker&#8221; for this particular project.  Of course, they were wrong.  Not because FileMaker is the best solution for developing absolutely everything, because it isn&#8217;t necessarily, but because that was what the client had decided and there was no reason based on the content of the board posting to suggest otherwise.</p>
<p> </p>
<p>The problem here, in my view, is one of language and culture.  Whilst I&#8217;m sure that there are many overseas developers who are perfectly fluent in English and that understand our work culture, they aren&#8217;t the ones that regularly post irrelevant responses on freelance job boards.  As a developer, for some reason I&#8217;m fairly regularly contacted by offshore (usually Indian) software developers suggesting that I stop developing and effectively become a reseller for them.    None of them I&#8217;ve ever spoken to have had any sort of experience with FileMaker development, yet tell me that they can &#8220;learn it quickly&#8221; and be at skilled developer level within a week.</p>
<p> </p>
<p>The trouble is, when I mention offshore here, I&#8217;m talking about the likes of India, the Phillipines, and so-forth.  There is no reason why an American developer couldn&#8217;t work for a UK client, and deliver an outstanding solution, however there would be little if anything to gain in cost savings, which appears to be pretty much the only reason for &#8220;offshoring&#8221; everything these days.</p>
<p> </p>
<p>Disadvantages of a UK client working with a UK-based FileMaker developer?  Not sure there are any, and I&#8217;m not just saying that because it&#8217;s what I do.  You speak the same language, are in the same time zone, and if necessarily can physically meet.  Yes the project might cost you more than going overseas for the work, but I&#8217;d bet you&#8217;d spend less time chasing missed deadlines, explaining in piegon-English how your business works and worrying how much it&#8217;ll cost to fix broken code written in a language you don&#8217;t understand.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuchburyassociates.com/filemaker-developers-uk-or-overseas/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FileMaker Question Time</title>
		<link>http://stuchburyassociates.com/filemaker-question-time</link>
		<comments>http://stuchburyassociates.com/filemaker-question-time#comments</comments>
		<pubDate>Fri, 07 Aug 2009 22:19:55 +0000</pubDate>
		<dc:creator>Dan Stuchbury</dc:creator>
				<category><![CDATA[FileMaker Solutions]]></category>
		<category><![CDATA[Products]]></category>

		<guid isPermaLink="false">http://stuchburyassociates.com/?p=47</guid>
		<description><![CDATA[Ask FileMaker questions, get answers.  Full details coming soon. Request information&#8230;]]></description>
				<content:encoded><![CDATA[<p></p><p>Ask FileMaker questions, get answers.  Full details coming soon.</p>
<p><a title="Reuqest Information" href="http://stuchburyassociates.com/contact" target="_self">Request information&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://stuchburyassociates.com/filemaker-question-time/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FileMaker Database Upgrades / Enhancements / Repairs</title>
		<link>http://stuchburyassociates.com/filemaker-database-upgrades-enhancements-repairs</link>
		<comments>http://stuchburyassociates.com/filemaker-database-upgrades-enhancements-repairs#comments</comments>
		<pubDate>Fri, 07 Aug 2009 22:16:22 +0000</pubDate>
		<dc:creator>Dan Stuchbury</dc:creator>
				<category><![CDATA[FileMaker Solutions]]></category>

		<guid isPermaLink="false">http://stuchburyassociates.com/?p=45</guid>
		<description><![CDATA[Is your FileMaker application in need of modification or upgrade?  Do you no longer have access to the developer who created your FileMaker database? No problem.  Providing you have the master access password details, I am happy to work with existing FileMaker solutions for the purposes of maintenance and upgrades, and have signifiant experience in [...]]]></description>
				<content:encoded><![CDATA[<p></p><p>Is your FileMaker application in need of modification or upgrade?  Do you no longer have access to the developer who created your FileMaker database?</p>
<p>No problem.  Providing you have the master access password details, I am happy to work with existing FileMaker solutions for the purposes of maintenance and upgrades, and have signifiant experience in doing so.  It happens all the time &#8211; a previous employee created a database to handle your customers and / or projects, billing etc. but has subsequently left.  Maybe they didn&#8217;t document their work, or you want to add additional features or make changes to the database, but don&#8217;t know how.</p>
<p>You might be familiar with FileMaker yourself, and need some guidance as to how best to progress with a project, or make changes to an existing database. This is no problem, and once an initial analysis of the database has taken place, the majoriy of this advice can be given remotely, saving you both money and time.  You might be also interested in my<a title="FileMaker Question Time" href="http://stuchburyassociates.com/filemaker-question-tim" target="_self"> FileMaker Question Time</a> service.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuchburyassociates.com/filemaker-database-upgrades-enhancements-repairs/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bespoke FileMaker Database Development</title>
		<link>http://stuchburyassociates.com/bespoke-filemaker-database-development</link>
		<comments>http://stuchburyassociates.com/bespoke-filemaker-database-development#comments</comments>
		<pubDate>Fri, 07 Aug 2009 21:18:37 +0000</pubDate>
		<dc:creator>Dan Stuchbury</dc:creator>
				<category><![CDATA[FileMaker Solutions]]></category>

		<guid isPermaLink="false">http://stuchburyassociates.com/?p=41</guid>
		<description><![CDATA[Many of my clients have seen either Knowlegde Base CRM or Creative Pro or been recommended to, and have come back to me looking for additional functionality or tailoring of specific features to suit their businesses.  More often than not, the most appropriate option for them is a bespoke FileMaker solution, due to the nature [...]]]></description>
				<content:encoded><![CDATA[<p></p><p>Many of my clients have seen either <a title="Knowlegde Base CRM" href="http://stuchburyassociates.com/knowledge-base-crm" target="_self">Knowlegde Base CRM</a> or <a title="Knowledge Base Creative Pro" href="http://stuchburyassociates.com/knowledge-base-creative-pro" target="_self">Creative Pro</a> or been recommended to, and have come back to me looking for additional functionality or tailoring of specific features to suit their businesses.  More often than not, the most appropriate option for them is a bespoke FileMaker solution, due to the nature of their business.</p>
<p>Interestingly, a lot of businesses start out using FileMaker for CRM purposes, and for this reason there are a lot of FileMaker CRM solutions around in the market place, many of which are very good.  The trouble is, how many of these do everything you want them to do, in exactly the right way?  Because of the nature of FileMaker, it is not as complex a task as you might imagine to create a bespoke solution tailored to your precise requirements.  Many people, even today, think of the phrase &#8220;bespoke software&#8221; and think of big companies in plush offices charging tens of thousands of pounds.  FileMaker changes all that, you can even do it yourself!</p>
<p>If you don&#8217;t fancy yourself a software developer, or don&#8217;t have the time or inclination to learn FileMaker in such a way that it can really make a difference to your business, <a title="Contact Dan Stuchbury" href="http://stuchburyassociates.com/contact" target="_self">we should talk</a>.  As a developer with many years experience in developing outstanding, creative FileMaker applications, I would welcome the opportunity to discuss your requirements with you, completely without cost or obligation.  <a title="Contact Dan Stuchbury" href="http://stuchburyassociates.com/contact" target="_self">Please get in touch here</a>, I look forward to talking to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuchburyassociates.com/bespoke-filemaker-database-development/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
