User louism - Stack Overflowmost recent 30 from stackoverflow.com2009-12-04T11:28:25Zhttp://stackoverflow.com/feeds/user/24702http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1592696/umbraco-postbacks-caching-problem0Umbraco - postbacks caching problemlouism2009-10-20T05:50:25Z2009-10-20T05:50:25Z
<p>Hi Guys,</p>
<p>I'm having a problem with a page im developing in umbraco. Im fairly new to it so would really appreciate some guidance.</p>
<p>the problem seems to be connected to the way umbraco caches pages.</p>
<p>what i have is a stockist locator map (a map of australia in my case).</p>
<p>from this page, the user can select a region to see stockists within that area.</p>
<p>i have a big fat search button along with some checkboxes for the user to choose what region they want to search in.</p>
<p>when i check say 'sydney' and hit my search button, all is well. it returns the results i would expect.</p>
<p><em>but</em>... if i go and click the search button straight away (again) - then the search results disappear.</p>
<p>its almost like umbraco is doing some weird caching thing. ive tried fiddling with the cachine settings within the developer area (i.e. 'Cache Period'), but havent spotted any consistant patterns which shed light on the problem.</p>
<p>oh, another thing - its not executing the page load and pageInit events (when retrieving from the cache).</p>
<p>any help would be greatly apprecaited as im on a deadline and my boss will have my soul if i dont deliver :)</p>
<ul>
<li>LM</li>
</ul>
http://stackoverflow.com/questions/1427797/advice-for-managing-a-difficult-client/1482972#14829721Answer by louism for Advice for Managing a difficult client.louism2009-09-27T07:05:57Z2009-09-27T07:05:57Z<p>if it is the customer thats the 'unhelpful' part of the equation, how do you know this until its to late? </p>
<p>sure you may not want to take another project from them in future. but the reality is that they will most likely get maintenance work done from you in future - so you may be stuck with them for awhile.</p>
<p>is there a way to know before-hand if a client is going to be not worth taking on board?</p>
<p>-- LM</p>
http://stackoverflow.com/questions/1370425/how-to-compete-on-a-scarce-specd-project-to-avoid-team-death-march/1376448#13764481Answer by louism for How to compete on a scarce spec'd project to avoid team death-marchlouism2009-09-03T23:15:45Z2009-09-03T23:15:45Z<p>hey there robert</p>
<p>i have a blog article which may have a few tips in it for you:</p>
<p><a href="http://pm4web.blogspot.com/2009/06/surviving-under-resourced-project.html" rel="nofollow">http://pm4web.blogspot.com/2009/06/surviving-under-resourced-project.html</a></p>
<p>one of the other posters here has a good point to. there will always be someone who will offer a lower price to get the work. and the developer will suffer for it later (i.e. having to do a lot of free work to satisfy the client).</p>
<p>some clients need to have this experience before it clicks that you cant do IT projects on the cheap without paying some kind of price.</p>
<p>LM</p>
http://stackoverflow.com/questions/1007159/under-priced-projects-tight-budget-what-are-the-characteristics3Under-priced projects (tight budget) - what are the characteristics?louism2009-06-17T13:50:07Z2009-07-30T15:16:38Z
<p>I'm trying to determine some of the markers that indicate a project of limited resources.</p>
<p>In my experience a project becomes a ‘limited resources’ project because someone was desperate to sell a solution to a client. The results is a tight budget, features are culled and SDLC processes are cut to a minimum. These short-cuts are taken so the company has some chance of making a profit or even breaking even. </p>
<p>This is a list of things which I have seen go hand-in-hand with a project of limited resources:</p>
<ul>
<li>Bare minimum amount of time allotted to QA</li>
<li>Strict bureaucratic process for off-spec work</li>
<li>Change request budget may be small or non-existent</li>
<li>Formalised processes get dropped in favour of using time for development</li>
<li>No time available for value-add QA like content checking (e.g. grammar or spelling errors in text). </li>
<li>Can’t do any content management or data entry for client</li>
<li>Have to go for ‘good enough’ coding solutions</li>
<li>No time allowance for hallway usability testing.</li>
<li>no budget for writing user documentation or manuals.</li>
<li>Generally no time for technology research before coding</li>
<li>No time to produce a risk analysis document </li>
<li>A production check-list may be used instead of a project schedule.</li>
<li>The is no time for a programmer to fill their ‘actual’ times vs. estimated times in the project schedule.</li>
<li>Progress updates given to clients may be less frequent or very basic </li>
<li>Less time is available to spend on understanding the clients business domain </li>
<li>Programmers may have to work unpaid overtime.</li>
<li>No time allotted for a project post-mortem</li>
</ul>
<p>What other sure signs are there for a limited resources project?</p>
<p>===</p>
<p><strong>EDIT</strong></p>
<p>i will try clear up some of the confusion with an example. this is what i mean: the client is given a proposal/quote saying their project will cost $20k. the client then comes back and says "sorry, my budget is $16k maximum". the boss says "make the proposal $16k - we want this work".</p>
<p>so, effectively, you have to do a project with less budget then it should have. there are boundaries where it becomes ridiculous - if the client was to say "my budget is $4k" then you couldnt possibly do it.</p>
<p>and yes, sometimes a tight budget can become so silly that it was a bad business decision to accept the project in the first place (i.e. doomed project).</p>
<p>i understand that there is no such thing as a project with unlimited budget. often business people make the decision whether a project should be undertaken (a business person often isnt a project manager).</p>
http://stackoverflow.com/questions/914387/how-do-you-get-from-requirements-to-production13How do you get from requirements to production?louism2009-05-27T07:19:02Z2009-06-07T09:47:44Z
<p>I'm doing some research for an article I'm writing about the process of getting from the requirements to production.</p>
<p>I met with some of my peers last week and they had some interesting ideas.</p>
<p>As a quick background, this company is a small web development agency. They have 2 great in-house business development managers (BDM, some places call this a 'sales rep'), with moderate system analysis skills. There is also one project manager (PM). All of their production work is outsourced (some locally, some offshore). About 70% of the work they do is basic web sites (e.g. business web presence), the remaining 30% is custom web-based software.</p>
<p>The approach they use is like this:</p>
<ul>
<li>BDM sells client a web solution</li>
<li>Business Analyst (BA) contacts client to take down requirements</li>
<li>BA hands over requirements to PM</li>
<li>PM organises production resources and delivers work</li>
</ul>
<p>In this structure the BDM has no BA-like responsibilities. Also, the BA and PM are two different people.</p>
<p>I have mostly worked at small web companies the last few years. The most common process I have seen is this:</p>
<ul>
<li>BDM sells client a web solution</li>
<li>BDM gathers requirements (hands it over to PM)</li>
<li>PM/BA reviews requirements (may ask for more detail)</li>
<li>PM organises resources and ensures delivery</li>
</ul>
<p>In this structure the BDM is acting more like a BA. The PM also serves a BA-like function (the project manager often gets the BDM to ask the client a few more questions).</p>
<p>What do you think of each approach? What flaws and strengths can you see? What other structures/approaches have you worked with, and were they any good?</p>
http://stackoverflow.com/questions/914387/how-do-you-get-from-requirements-to-production/961586#9615860Answer by louism for How do you get from requirements to production?louism2009-06-07T09:47:44Z2009-06-07T09:47:44Z<p>finally done writing the blog article.</p>
<p>its here if you want to read it: </p>
<p><a href="http://pm4web.blogspot.com/2009/06/from-requirements-to-production.html" rel="nofollow">http://pm4web.blogspot.com/2009/06/from-requirements-to-production.html</a></p>
<p>ive incorporated many of the ideas discussed here (plus added some new ones).</p>
<p>thanks to everyone for their contribution.</p>
<ul>
<li>LM</li>
</ul>
http://stackoverflow.com/questions/887286/whats-the-good-time-balance-between-designing-an-application-and-coding-it/937510#9375101Answer by louism for What's the good time balance between designing an application and coding it?louism2009-06-02T01:00:50Z2009-06-02T01:00:50Z<p>roughly 50/50. whenever ive analysed my project schedules, it turns out about 50% of the time goes into design, project management, quality control, and auxiliry tasks. the remaining 50% is coding. if i dont see that 50/50 ratio, i worry.</p>
<p>mind you, this is using traditional waterfall model (which is more suited to custom-app development). agile methods are better for shrink-wrapped software in my opinion.</p>
http://stackoverflow.com/questions/932232/how-do-you-manage-multiple-clients-requirments-that-compete-for-limited-resources/937489#9374891Answer by louism for How do you manage multiple clients requirments that compete for limited resources.louism2009-06-02T00:51:40Z2009-06-02T00:51:40Z<p>its all in the scheduling and resources (more about resources in a moment). there is also an aspect of change control to your problem.</p>
<p><strong>scheduling</strong></p>
<p>i use google spreadsheets because its simple, everyone is comfortable/familar with it, and everyone can access it simaltanious (its free too!).</p>
<p>if you look at the picture below, you can see there is an 'Assigned To' column - thats the inital of the programmer. you would have multiple schedules like this, one for each project.</p>
<p><img src="http://1.bp.blogspot.com/%5FTUs17IBrSL4/SIM%5FPOgz93I/AAAAAAAAACw/Ckaihs1RXGw/s400/blog%5Fpic%5F03.png" alt="alt text" /></p>
<p>in the second image, you can see some summaries. including how many hours total the programmer has been assigned on the project. this lets you plan when they will be available to work on another project.</p>
<p><img src="http://2.bp.blogspot.com/%5FTUs17IBrSL4/SINAVA28OOI/AAAAAAAAAC4/woJhPR-BrqM/s400/blog%5Fpic%5F01.png" alt="alt text" /></p>
<p>the rest of the article is here -> <a href="http://pm4web.blogspot.com/2008/07/google-spreadsheets-for-project.html" rel="nofollow">Project Schedules with Google Spreadsheets</a></p>
<p><strong>resources</strong></p>
<p>you may have your project schedules in shape but what do you do if all your in-house programmers are busy on projects already? you are effectively out of resources. this is where outsourced contractors can help. if you dont have budget for this, then people simply have to wait until programmers come off the projets they are assigned to (e.g. "sorry boss, but greg wont finish his current project for another 2 weeks. if you want to pull him off that project, we can, but then that project will deliver late" <- good luck with that :)</p>
<p><strong>bug management & change control</strong></p>
<p>there are approaches for bug management and change control too, but i dont want to get into them too deep other then to say slot in 2-3 hours a week into each programmers outlook calender for debugging. with features that dribble in, gather together 5-10 and document them before you hand them to a programmer to code (make a package out of them, like v1.1).</p>
http://stackoverflow.com/questions/217033/what-documentation-do-you-use-for-your-business-requirements/926101#9261010Answer by louism for What documentation do you use for your Business Requirementslouism2009-05-29T13:55:52Z2009-05-29T13:55:52Z<p>call me an old fashioned square, from the past... but wireframes (or mockups) with a tech notes side bar (for the things you cant 'see' in the wireframe).</p>
<p>user stories is a modern approach going hand-in-hand with agile/scrum.</p>
<p>mockuping up a UI in whatever tool saves a hell of a lot of writing. maybe both combined? user stories + wireframes?</p>
<p>i dont use UML for the same reason i dont show gantt charts to clients - not many people understand it (or want to invest the time in learning it).</p>
http://stackoverflow.com/questions/29104/requirements-gathering/914451#9144510Answer by louism for Requirements Gatheringlouism2009-05-27T07:46:56Z2009-05-27T12:05:11Z<p>i wrote a blog article about the approach i use:</p>
<p><a href="http://pm4web.blogspot.com/2008/10/needs-analysis-for-business-websites.html" rel="nofollow">http://pm4web.blogspot.com/2008/10/needs-analysis-for-business-websites.html</a></p>
<p>basically: questions to ask your client before building their website.</p>
<p>i should add this questionnaire sheet is only geared towards basic website builds - like a business web presence. totally different story if you are talking about web-based software. although some of it is still relavant (e.g. questions relating to look and feel).</p>
<ul>
<li>LM</li>
</ul>
http://stackoverflow.com/questions/906517/how-do-you-sustain-product-development-if-every-customer-is-allowed-to-change-the/913607#9136070Answer by louism for How do you sustain product development if every customer is allowed to change the code?louism2009-05-27T01:53:50Z2009-05-27T01:53:50Z<p>before i put forward my suggestion, i should say i personally believe that a business is there to make money. so if a client is willing to pay for something they want, figure out how to accommodate them (rather then turn them away).</p>
<p>now, <strong><em>a</em></strong> solution:</p>
<p>i was at a company where they had a software package which they sold to many government organisations - each with their own particular tweaks and features.</p>
<p>i asked the managing director how they avoid version hell - considering they have to maintain a specific version for each client. he said "we dont, everyone gets the same version". they simply maintain one version for all clients, but switch off features which arent specific to a client.</p>
<ul>
<li>LM</li>
</ul>
http://stackoverflow.com/questions/772022/how-can-i-make-sure-that-all-developers-in-a-team-create-a-uniform-user-experienc/873989#8739892Answer by louism for How can I make sure that all developers in a team create a uniform user experience?louism2009-05-17T06:04:40Z2009-05-17T06:04:40Z<p>ive had a position where i was the ui designer and that worked out fine. it was my responsibility to create mockups and bring them into visual studio as master pages.</p>
<p>the programmers would then come in and add the logic.</p>
<p>this is an excellent approach because it doesnt require a style guide or volumes of documentation seeing one person is in charge of it.</p>
<p>the reality is most companies dont hire someone specifically for a UI role (more companies are starting to do it now then a few years ago though).</p>
<p>having been a project manager for 5 years at 4 different companies, there is another approach. </p>
<p>i dont put much faith in writing a UI guide and expecting programmers to follow it. theres a few reasons for this: 1) programmers often arent good at UI design, 2) its a lot to remember, 3) its counter-productive.</p>
<p>UI style guides slow down programmers because you are expecting them to be good at something which they arent good at. they are good at coding - so let them code.</p>
<p>what do you get? inconsistencies in the interface. this even happens when you provide programmers with mockups to work from (e.g. your mockup might not contain an error message a programmer may have to show).</p>
<p>so whats the solution? easy - you have one person review the entire interface at milestone points and log bugs in your issue tracker. these bugs would be marked as UI or low. if theres a script error, its obviously much more important to fix that first then a UI glitch.</p>
<p>the next question is, who should be doing the review? again, easy - one person only (for consistency), and that person should be whoever is the most talented with HCI/UI design.</p>
<p>my point is; dont make programmers try and be UI designers. when you log a UI bug, its there in the issue tracker, the programmers will come and fix them when they are good and ready. and they are generally really easy to fix so they can act as a good break for a programmer who may spend 2-3 hours debugging a serious data corruption issue for instance (yes, fixing a UI bug can actually be a stress relief!).</p>
http://stackoverflow.com/questions/836211/where-to-find-good-test-case-templates-examples/873940#8739401Answer by louism for Where to find good test case templates/examples?louism2009-05-17T05:07:08Z2009-05-17T05:07:08Z<p>ive developed two documents i use.</p>
<p>one is for your more 'standard websites' (e.g. business web presence): </p>
<p><a href="http://pm4web.blogspot.com/2008/07/quality-test-plan.html" rel="nofollow">http://pm4web.blogspot.com/2008/07/<strong>quality-test-plan</strong>.html</a></p>
<p>the other one i use for web-based applications:</p>
<p><a href="http://pm4web.blogspot.com/2008/07/writing-system-test-plan.html" rel="nofollow">http://pm4web.blogspot.com/2008/07/<strong>writing-system-test-plan</strong>.html</a></p>
<p>hope that helps.</p>
http://stackoverflow.com/questions/725586/project-manager-programming-background/775363#7753630Answer by louism for Project manager programming backgroundlouism2009-04-22T01:18:03Z2009-04-22T01:18:03Z<p>a good project manager with no programming background is better then a crappy one who used to be a programmer.</p>
<p>that said, if you have these choices:</p>
<p>a) a good project manager with <strong>no tech background</strong></p>
<p>b) a good project manager <strong>who used to be a programmer</strong></p>
<p>then 'b' is better. there is a whole swag of advantages for a PM who used to be a developer when working on an IT project. </p>
<p>for instance, there have been times i have been able to help junior developers debug problems, even though i didnt know C# at the time (i 'grew up with' ASP3).</p>
<p>when you go meet clients to do requirements gathering, you can speak competently about technology, and when your senior developer/architect isnt available to go to requirements meetings, you can fill in quite nicely.</p>
<p>as to weather PM is a natural progression for a programmer - no, its not. i went from programming to project management <strong>because i like it</strong> (plus i wanted to earn more money). PM isnt right for many developers because you have to learn a whole swag of new soft-skills.</p>
http://stackoverflow.com/questions/770470/which-are-the-advantages-of-splitting-the-developers-time-between-two-projects/770591#7705912Answer by louism for Which are the advantages of splitting the developer's time between two projects?louism2009-04-21T00:19:28Z2009-04-21T00:19:28Z<p>if you go by whats in the great and holy book 'peopleware', <strong>you should keep your programmer on one project at a time.</strong></p>
<p>the main reason for this is that divided attention will reduce productivity.</p>
<p>unfortunately, because so many operational managements are <em>good businessman</em> rather then <em>good managers</em>, they may think that multitasking or working on both projects somehow means more things are getting done (which is impossible, a person can only physically exists in one stream of the space-time continuum at one time).</p>
<p>hope that helps :)</p>
<ul>
<li>LM</li>
</ul>
http://stackoverflow.com/questions/660483/what-are-the-most-common-problems-you-encounter-in-freelance-web-development10what are the most common problems you encounter in freelance web development?louism2009-03-18T23:25:28Z2009-04-14T19:41:48Z
<p>hi guys,</p>
<p>im wanting to write a paper on the most common problems encountered during freelance web development. i thought i'd consult with you chaps since it never ceases to blow my mind how good the suggestions/input is that comes from the people on this forum.</p>
<p>let me start by listing the things i have encountered over the years (nb. ive been doing freelance web dev for about 5-6 years now).</p>
<ul>
<li>content issues (customer taking a long time to get text/pictures for their site. poor quality content)</li>
<li>taking a long time to get my hands on the client's logo and graphics material.</li>
<li>‘fussy client’ (with regard to design. e.g. client: "it just doesnt look good")</li>
<li>getting client sign-off and approvals</li>
<li>scope-creep (i.e. client adding new work once project is under way and not wanting to pay for it).</li>
<li>poor bug reports from the client (e.g client: "the contact page crashes". <- thx for the detail!)</li>
<li>customer losing interest/focus on their own project (thus causing delays)</li>
<li>dealing with third parties and vendors (e.g. hosting companies, SSL providers, banks).</li>
<li>poor payment structures (i.e. bad proportions for deposits, interim payments, final payments)</li>
<li>‘hair-brain’ business ideas (e.g. client: "i want to sell toe-nail clippings online" <- oowwwkay...).</li>
</ul>
<p>what other things have you guys found? and also, what strategies do you use to get around them?</p>
<p>thanks</p>
<p>-LM</p>
http://stackoverflow.com/questions/720782/how-much-commission-to-pay-a-sales-rep-3How much commission to pay a sales rep? [closed]louism2009-04-06T09:30:01Z2009-04-06T13:15:48Z
<p>hi guys, </p>
<p>i wanted to ask what sort of commission structures you guys are familiar with for sales reps selling websites?</p>
<p>the situation is we are going to be taking on a sales rep/BDM soon. except we arent sure what sort of commission structure is fair.</p>
<p>she is going to be selling mainly business presence websites in the vicinity of $2,000 to $7,000. we are also going to be expecting her to have a business development manager type role (i.e. client liaison, requirements gathering, basic tech. consultancy). </p>
<p>i dont believe we will be offering her a retainer/base-salary, it will be purely based on commission.</p>
<p>any help would be much appreciated, thanks.</p>
<ul>
<li>LM</li>
</ul>
http://stackoverflow.com/questions/720191/web-ui-prototyping-tools/720770#7207701Answer by louism for Web UI prototyping toolslouism2009-04-06T09:24:06Z2009-04-06T09:24:06Z<p>ive written a white paper which discusses the pros and cons of five different tools (visio, frontpage, etc): </p>
<p><a href="http://pm4web.blogspot.com/2008/10/wireframes-and-mockups-part-1.html" rel="nofollow">http://pm4web.blogspot.com/2008/10/wireframes-and-mockups-part-1.html</a></p>
<p>for business-presence websites i tend to use photoshop since it presents a polished design. but i only create one page to establish the look and feel.</p>
<p>if its a custom app for a client, i using visio at the moment. mainly because i like to put in tech notes in a sidebar.</p>
<p>LM</p>
http://stackoverflow.com/questions/660483/what-are-the-most-common-problems-you-encounter-in-freelance-web-development/679618#6796180Answer by louism for what are the most common problems you encounter in freelance web development?louism2009-03-24T23:11:40Z2009-03-24T23:11:40Z<p>i finished the article i was writing, its here if anyone would like to see it:</p>
<p><a href="http://pm4web.blogspot.com/2009/03/10-common-problems-web-developers.html" rel="nofollow">http://pm4web.blogspot.com/2009/03/10-common-problems-web-developers.html</a></p>
<p>it expands on many of the topics brought up here, but unfortunately i couldnt cover everything otherwise it would just go on forever.</p>
http://stackoverflow.com/questions/675493/have-you-ever-turned-down-morally-questionable-or-unethical-web-work12Have you ever turned-down morally questionable or unethical web work?louism2009-03-23T22:36:16Z2009-03-24T14:55:37Z
<p>i'm just wondering if you guys have ever had a situation where you were offered a web development project which you turned down because you felt it was unethical or morally questionable.</p>
<p>i've only had this once. i was offered a contract to develop a website for a meat abattoir (i.e. slaughterhouse). what's the problem you may ask? i'm vegetarian. i know, it's not an egregious dilemma, but it just didn't seem right to me.</p>
<p>i have a female graphic designer friend who declined to work on a sex toys website where she was working at the time. funny thing is, it wouldn't bother me to work on a porn site (as long as it wasn't anything shifty - e.g. dwarfs + donkeys, that sort of thing).</p>
<p>anyone else ever had a similar experience?</p>
http://stackoverflow.com/questions/347108/how-do-you-avoid-being-taken-advantage-of-by-clients14How do you avoid being taken advantage of by clients?louism2008-12-07T01:59:26Z2009-02-24T10:27:52Z
<p>I’m just wondering what strategies you guys have for not being taken advantage of by clients.</p>
<p>This mainly relates to them getting me to do free work.</p>
<p>I do free-lance contracting, building websites for a handful of clients.</p>
<p>I write fee proposals which set out exactly what they are getting for their money and I do have it in my fee proposals "that if it isn’t in the proposal, it isn’t covered by the project fee". </p>
<p>I can be strict and say "that feature is an additional cost" to everything the client says, but can you imagine how that will affect the client-supplier relationship, plus it would result in the project taking forever.</p>
<p>Any tactics guys?</p>
http://stackoverflow.com/questions/437694/what-do-you-think-of-using-youtube-for-online-help-videos7What do you think of using YouTube for online help videos?louism2009-01-13T01:32:08Z2009-02-21T13:58:34Z
<p>I've been looking at youtube as a way of providing online help demonstration videos for software I develop.</p>
<p>The advantages of using youtube are as follows:</p>
<ul>
<li>it's faster than writing a user manual (which no one reads anyway)</li>
<li>it appeals to users 'inherent lazinesses' - you can't make it any easier for a person, they just sit there and watch, no reading required.</li>
<li>more effective than written documentation ('a picture is worth a thousand words')</li>
<li>easy to update - just upload a new video if the software changes.</li>
<li>no hosting or disk space required - the video stays on youtube's servers</li>
<li>doesn't require user to have a particular CODEC installed on their PC (e.g. DIVX, XVID, RM, etc).</li>
<li>youtube streams the videos very fast (thank you google!).</li>
<li>familiarity - people are comfortable with youtube now (i.e. affordance).</li>
<li>youtube now allows for high quality video uploads - previously, videos were so compressed you couldn't make out UI elements, labels, etc (use '&fmt=18' in the URL for high quality playback)</li>
</ul>
<p>Most recently, I created a navigation management component for my CMS.</p>
<p>This is what it looks: <a href="http://au.youtube.com/watch?v=El7msMPGuBo&fmt=18" rel="nofollow">http://au.youtube.com/watch?v=El7msMPGuBo&fmt=18</a></p>
<p>And no, that's not my voice. I'm using a text-to-speech softeware called <em>texaloud</em>. I did the screen recording using <em>camstudio</em>. and then used Microsoft's movie maker to insert the audio track into the AVI. </p>
<p>I had the text-to-speech software read a script I prepared and just followed along with the mouse. the script took about 30-45 minutes to write. the advantage of a script is you don't have to keep restarting when you say "ummmm..." too many times or make a mistake. </p>
<p>What opinions do you guys have on this approach? Are there any pitfalls you can see? Is there any way to improve the process?</p>
<p><strong>EDIT:</strong> theres one thing i forgot to add. when you are doing your own software/hobby coding, you can have all the user manuals you want. i dont know about you guys, but i have worked on plenty of large custom projects where there was bugger all budget for online help, so a few days making video tutorials vs two weeks for a user manual is much smarter in a 'business savvy' sense at least.</p>
http://stackoverflow.com/questions/383975/what-payment-structure-do-you-use-for-small-projects20What payment structure do you use for small projects?louism2008-12-21T01:23:33Z2009-02-07T21:13:05Z
<p>What payment schedule do you use for small projects (e.g. < $10,000)?</p>
<p>This is the structure I use:</p>
<ul>
<li>20% deposit before any work starts</li>
<li>70% payment when project gets to 90% completion (I know this based on the project schedule)</li>
<li>10% final payment on acceptance document sign-off</li>
</ul>
<p>So, for example, on a $1,000 project:</p>
<ul>
<li>Payment 1: $200 (deposit)</li>
<li>Payment 2: $560 (70% of the remaining project value, which is $800 after deposit)</li>
<li>Payment 3: $240 (final payment)</li>
</ul>
<p>I have seen a few other structures at companies I've worked at. At one company, they decided on a 50% deposit, and 50% on project completion. Another company used a 20% deposit, 75% milestone payment, and remaining 5% on project completion.</p>
<p>What Payment structure do you use, and why?</p>
http://stackoverflow.com/questions/493741/how-do-you-reward-your-clients-for-good-behaviour26How do you reward your clients for good behaviour?louism2009-01-29T22:23:28Z2009-02-07T02:42:14Z
<p>To me, good behavior from a client includes things like: </p>
<ul>
<li>Paying their invoices on time (probably the no. 1 thing that makes me happy).</li>
<li>Taking the advice you give them on technical matters (e.g. you are better off with a online product catalog rather than an online shop).</li>
<li>Not arguing with you when you flag a 'bad technology idea' (e.g. they want a scrolling red javascript ticker at the top of their website).</li>
<li>They give you immediate feedback on the work you do and make decisions quickly when you ask (e.g. what fields would you like on your online contact form?).</li>
<li>They don't get upset when a bug is found in their project.</li>
<li>They understand feature additions after the project commences do cost money (i.e. they are happy to pay for feature additions).</li>
<li>Accepting proactive adjustments you've made to their project without consulting them rather then asking you to put it back to how it was meant to be (you renamed the 'go' button to 'search' and removed the 'search' label in front of the search textbox).</li>
</ul>
<p>I find when I get a 'good client' things go so much smoother on a project (there even seems to be less bugs - weird?). I have a habit of rewarding good behavior from anyone (even if its just a simple thank you). </p>
<p>These are the sort of things I do to reward good behaviour from clients:</p>
<ul>
<li>I will generally do their work first, before other client's work.</li>
<li>I often dont charge them as much for feature additions (probably about 20% less than normal).</li>
<li>I am far more inclined to just do rudimentary feature additions rather then ask them to pay for them (e.g. 15 minutes to add a new field and validation to their online contact form).</li>
<li>I tend not to charge them as much on future projects - this isn't just because I'm a nice guy, their projects genuinely cost less to do (e.g. you spent less time arguing about features for one).</li>
<li>I am more responsive in future for support calls, I'd probably fix their bug the same day they report it rather than the next day.</li>
<li>I am likely to charge them less for post-launch support contracts (maybe 10% less than normal).</li>
</ul>
<p>These are just some of the ways I reward good client behavior.</p>
<p>I am interested to know what sort of things you guys do, and even how you feel about good client behavior.</p>
http://stackoverflow.com/questions/493641/how-do-you-prod-your-clients-to-get-a-move-along6How do you prod your clients to get a move along?louism2009-01-29T21:59:36Z2009-02-02T17:52:11Z
<p>by this i mean; how do you get your client to proactively get involved in their own project rather then you constantly chasing them?</p>
<p>i have a project im doing at the moment which constantly keeps stalling because the client isnt doing 'their part' - i.e. providing feedback on the work i have done for them, making decisions on what and how they want things done.</p>
<p>i have done all the technical work i can do and the project is stuck at 90%. i have tried ringing them at the start of the week to discuss the status of their project and whats needed to go ahead, i have tried writing lengthy emails which outline what has been done and exactly whats needed of them - sometimes this works. commonly their reasons are to do with focusing on other areas of their business, which is fair enough, <em>but they asked/paid me to do this project for them!</em></p>
<p>how do you guys go about gently prodding your clients to get a move-a-long without being rude? what tactics have you guys developed to handle this kind of situation?</p>
<p>would appreciate any guidance on this matter - thanks guys.</p>
http://stackoverflow.com/questions/164432/what-real-life-bad-habits-has-programming-given-you/500012#5000120Answer by louism for What real life bad habits has programming given you?louism2009-02-01T01:51:39Z2009-02-01T01:51:39Z<ol>
<li><p>i no longer see the point to capitalization and punctuation (notice how i started this sentence with <em>i</em> instead of <em>I</em>). </p></li>
<li><p>i look at parking signs and think to myself "thats bad usability". (notice its <em>thats</em> rather then <em>that's</em>).</p></li>
</ol>
http://stackoverflow.com/questions/383975/what-payment-structure-do-you-use-for-small-projects/499993#4999930Answer by louism for What payment structure do you use for small projects?louism2009-02-01T01:41:17Z2009-02-01T01:41:17Z<p><strong>RE: deposits</strong></p>
<p><em>John McC</em>, what youve said is great, but your deposit thing is a sticking point for me. </p>
<p>i do understand what you are saying - you have built trust with a client over time, so a deposit isnt as important. </p>
<p>i agree with this, but what i do is still require a deposit from a long standing clients, but <em>i begin work before the deposit arrives</em>.</p>
<p>this demonstrates to the client that the deposit is just a formality, that there is good will in that youve started their work already and trust them to do the right thing.</p>
http://stackoverflow.com/questions/457500/any-advice-for-a-software-developer-turned-project-manager-who-wants-to-go-back/463079#4630790Answer by louism for Any advice for a software developer turned project manager, who wants to go back to software development?louism2009-01-20T20:58:46Z2009-01-20T20:58:46Z<p>question; is it that you <strong>hate management</strong> or <strong>miss programming</strong>? there is an important distinction here since each has a different solution.</p>
<p>if you hate management, then i would try this; fix up your resume (<a href="http://www.manager-tools.com/2005/10/your-resume-stinks" rel="nofollow">http://www.manager-tools.com/2005/10/your-resume-stinks</a>) and start applying for jobs, but <em>dont actually take any</em>. the idea is you will be at your desk and receive phone calls from recruiters, when you answer the phone you will be like "sure i have a few minutes to talk, let me just step out somewhere where its private" <- this is the universal sign that you are looking for a job and it will get back to your manager. he will then come to you and ask "are you looking for a new job?" and you can take it from there. yes, this is somewhat manipulative, but it isnt harming anyone so im sure you will be able to sleep ok at night.</p>
<p>if the issue is that you just miss programming, that is easily solved. just do programming at home in your spare time and on the weekend. i work on a number of hobby projects (e.g. a bug tracking software called <em>BugWeb</em> <- google it if you want). i also do freelance contracting, building websites. this satisfies my need to code quite nicely :)</p>
<p>ps. i transitioned from coding to management about 5 years ago, for about 3 years i was half programmer/half manager. then eventually dropped all my coding duties to focus completely on PM and BA duties.</p>
http://stackoverflow.com/questions/434164/what-to-do-if-your-client-thinks-you-are-too-bureaucratic11What to do if your client thinks you are too bureaucratic?louism2009-01-12T01:14:19Z2009-01-13T22:39:21Z
<p>i recently had a client say i was focusing too much on the project management process on his project.</p>
<p>my reply at the time was "the project management portion of your project only takes up about 10-15% of the total project time" <- yes, the answer itself is even bureaucratic :)</p>
<p>it is the first time ever ive had a client complain im doing things 'too much by the book'.</p>
<p>i have more of a background as a project manager then as a programmer, so obviously its one of my strengths. </p>
<p>even for small website projects around the $3,000 mark, about 60% of the budget goes towards technical work (design + programming), the remaining tasks are project management/BA, QA, and auxiliary tasks (the catch-all).</p>
<p>this is my question - what strategies or suggestions can you guys give me to deal with such a situation? i do want to make a genuine effort to accomdate and adjust for the clients needs.</p>
<p><strong>EDIT:</strong></p>
<p>i think i need to provide more detail/background. </p>
<p><em>brazzy</em> - your answer would be most helpful in my situation. in my fee proposals, i provide a full break-down of everything im doing (see screenshot below). i have actually said to the client in an email "let me know what part of the process is not working for you and we can see what can be done to adjust it" (i have yet to hear from them on this).</p>
<p><em>Steven A. Lowe</em> - spot on, you and someone else had noticed im using a very traditional water-fall model approach with this client (a lot of approvals, a lot of checkpoints, etc). there is a reason for this, a few years back i did work for this client and they took 1 year to pay their invoice. so im very cautious working with them now.</p>
<p><img src="http://www.bravoweb.com.au/other/part_01.png" alt="alt text" /></p>
<p><img src="http://www.bravoweb.com.au/other/part_02.png" alt="alt text" /></p>
http://stackoverflow.com/questions/382404/any-tips-for-getting-feedback-from-clients-on-small-projects1Any tips for getting feedback from clients on small projectslouism2008-12-19T22:18:59Z2009-01-06T16:12:48Z
<p>when it comes to getting feedback from clients on larger development projects (e.g. spanning months), i use a bug tracking system (i actually developed my own, called <em>BugWeb</em> if you want to google it), and that works wonderfully.</p>
<p><strong><em>but</em></strong></p>
<p>on smaller projects (e.g. < 1 month), email tends to be the tool of choice, more-so the client's tool of choice for giving feedback. </p>
<p>this is a typical scenario:</p>
<ol>
<li>gather requirements, produce fee proposal, develop website, etc (im skipping a few steps)</li>
<li>present the client with a preview release for feedback (feature complete based on spec).</li>
<li>gather feedback from client -> this generally happens via one of these methods: a) in person (with me taking written notes), b) over the phone (again, i take down notes), c) via email (client sends me a list of changes, feature additions, questions).</li>
<li>make changes based on feedback, send client an email listing changes made.</li>
</ol>
<p>now, what i wanted to know is: what flaws can you see in this approach? what suggestions do you have for improving this process? what experiences have you guys had in the past with feedback on small projects (i.e. problems, lessons learned)?</p>
<p>the single biggest problem i have had so far with this approach is clients <strong><em>just dont read the emails</em></strong>. i literally have to annoy them to respond to questions or provide input. the other issue which occurs is things get discussed on the phone which they would already know about if they bothered to read the emails i send.</p>
<p>keep in mind i dont believe its realistic to ask a client to use a bug tracking system for such small projects, they often come from a non-IT related business, just arent interested, or really think 'you should be doing the work'.</p>
<p>LM</p>
http://stackoverflow.com/questions/1613507/should-programmers-read-the-spec-before-codingComment by louism on Should programmers read the spec before coding?louism2009-10-23T19:24:33Z2009-10-23T19:24:33Zi dont think this thread should be closed. but its my fault for not being clearer. its not about "can coders start coding without a spec". 15 html mockups <i>is most of the spec</i>. the question is more like "is it ok for programmers to cut-corners to save time, specifically - not reading the detailed spec, but runnning instead off the wireframes or mockups?"http://stackoverflow.com/questions/1613507/should-programmers-read-the-spec-before-coding/1613643#1613643Comment by louism on Should programmers read the spec before coding?louism2009-10-23T18:49:31Z2009-10-23T18:49:31Zsorry - it wasnt meant as a loaded question. i know programmers should read the spec. the coders werent told to 'just start coding'. they were given the UI to work from (which is like 80% of a functional spec really). they didnt however read the Word document covering underlying business rules. they kind of just used their best judgment as they went a long. also, they made this choice under pressure of looming deadline (i.e. "what can we drop to deliver things sooner?") http://stackoverflow.com/questions/1427797/advice-for-managing-a-difficult-client/1450656#1450656Comment by louism on Advice for Managing a difficult client.louism2009-09-27T07:10:03Z2009-09-27T07:10:03Zsome good points there spotted schneider. especially what youve said no point saying you are agile if the client doesnt know what this means.http://stackoverflow.com/questions/1427797/advice-for-managing-a-difficult-client/1428097#1428097Comment by louism on Advice for Managing a difficult client.louism2009-09-27T06:56:44Z2009-09-27T06:56:44Zi agree with what youve said there slf. you are brave to put it in such punchy terms - but it does make for a shorter post. http://stackoverflow.com/questions/1427797/advice-for-managing-a-difficult-client/1427838#1427838Comment by louism on Advice for Managing a difficult client.louism2009-09-27T02:02:52Z2009-09-27T02:02:52Zi also agree with eJames that you dont always need to be agile. ive noticed some clients are better suited to classic waterfall model SDLC. how you identify each type is a bit beyond a comment post.http://stackoverflow.com/questions/1427797/advice-for-managing-a-difficult-client/1427838#1427838Comment by louism on Advice for Managing a difficult client.louism2009-09-27T02:00:34Z2009-09-27T02:00:34Zmy current thinking is that you cant do business with everyone. this is just like the idea that you cant please everyone. i have to admit that this is counter-intuitive since you are in business ot make money, so turning away a client is crazy. this is proportional however; if you fight with 30%+ of your clients, theres probably something wrong with you, if you <i>consistantly</i> have trouble with say 5% of clients, its probably better to 'drop that' client.http://stackoverflow.com/questions/1007159/under-priced-projects-tight-budget-what-are-the-characteristics/1007179#1007179Comment by louism on Under-priced projects (tight budget) - what are the characteristics?louism2009-06-17T23:01:48Z2009-06-17T23:01:48Zmy question wasnt clear enough, ive added some more info to try and get across what im asking.http://stackoverflow.com/questions/1007159/under-priced-projects-tight-budget-what-are-the-characteristics/1007764#1007764Comment by louism on Under-priced projects (tight budget) - what are the characteristics?louism2009-06-17T22:53:50Z2009-06-17T22:53:50Zhaha 'Office supplies become scarce or go under lock and key.' <- thats awesome. some very good points there 'CodeSlave'. its true that a client should pay for any feature additions they ask for, but some clients watch their money very tightly and want to know were every cent goes. others trust that you will do the right thing.http://stackoverflow.com/questions/914387/how-do-you-get-from-requirements-to-production/958082#958082Comment by louism on How do you get from requirements to production?louism2009-06-07T08:14:43Z2009-06-07T08:14:43Zhey james - im doing consulting for a company now with a similar structure. i come in as the BA. and youre discover phase approach is good - ive used that in the past. basically getting the client to pay for the writing of a spec - and then letting them decide after that if they want to stick with us, or take the spec to another company for coding.http://stackoverflow.com/questions/914387/how-do-you-get-from-requirements-to-production/956924#956924Comment by louism on How do you get from requirements to production?louism2009-06-07T08:02:45Z2009-06-07T08:02:45Zsome excellent comments here (espectially "The skills needed to be a good BDM and a good BA aren't the same"). i would of given your post the big green tick, but the stackoverflow automatically assigned it for some reason (first bad usability thing ive seen the stack overlow system do).http://stackoverflow.com/questions/914387/how-do-you-get-from-requirements-to-production/914401#914401Comment by louism on How do you get from requirements to production?louism2009-06-07T06:44:45Z2009-06-07T06:44:45Zone thing you guys have to keep in mind is im talking about basic website solutions here - not full custom web-apps. a business analyst is definately required for a custom build. i agree, if you send a sales rep. to cost a custom project, you are asking for a blown budget and massive risk to the company (and i have heard of such instances).http://stackoverflow.com/questions/171653/examples-of-requirement-documents/171691#171691Comment by louism on Examples of Requirement Documentslouism2009-05-30T00:24:21Z2009-05-30T00:24:21Zi seeing this too - people are bluring the lines between whats a requirements document and a specification. i have used joels structure before for functional specs (its good, very good).http://stackoverflow.com/questions/171653/examples-of-requirement-documentsComment by louism on Examples of Requirement Documentslouism2009-05-30T00:01:36Z2009-05-30T00:01:36Zre: templates -> these can work well on simpler projects. for instance, i do a lot of basic websites (i.e. business web presense). i have a 3 page sheet which works excellent for these becuase its generally the same stuff over and over again (e.g. whats your target audience?, what pages/sections would you like? is your logo, photos, and text ready?, etc). for real software projects, its practically useless.http://stackoverflow.com/questions/914387/how-do-you-get-from-requirements-to-productionComment by louism on How do you get from requirements to production?louism2009-05-29T14:00:39Z2009-05-29T14:00:39Zhaha - you got me there. its just my style. maybe its from all the years of online gaming and msn :)http://stackoverflow.com/questions/914387/how-do-you-get-from-requirements-to-production/915459#915459Comment by louism on How do you get from requirements to production?louism2009-05-28T10:54:54Z2009-05-28T10:54:54Zwow 'meade' - you sure know your stuff. i got goose bumps from the quality i could imagine you would get from that process (a lot of checks and balances, good to see that). you are right that with most of the jobs, a BDM with some experience and intelligence can do the analysis (it really is the same stuff over and over again - "i would like to have a contact form, i would like to have an about us page, etc...").