Changes between Initial Version and Version 1 of SoftwareProjekte


Ignore:
Timestamp:
Aug 24, 2009, 10:21:06 AM (15 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoftwareProjekte

    v1 v1  
     1== Collecting... ==
     2
     3=== The "Building of Basecamp" Workshop ===
     4
     5==== What will we talk about? ====
     6
     7 * We'll take you behind the scenes of the development of Basecamp, our popular web-based project management tool. We'll explain our process, our mistakes, our home runs, and the lessons we've learned. Then we'll discuss how you can transfer that knowledge to your own projects.
     8What will you learn?
     9
     10 * It usually takes months (or years) of development trial and error to learn what we'll show you in one day. You'll leave armed with plenty of great ideas for making your own web app succeed.
     11Who's it for?
     12
     13 * If you're considering building a web app, already have one, or just want to know what it really takes to make it happen, this workshop is for you.
     14Some of the issues we'll be covering:
     15
     16==== THE BIG PICTURE ====
     17
     18 * What are "Mantras" and how do we use them to guide development?
     19 * What is the "LESS SOFTWARE" approach all about?
     20 * How does "SAYING NO BY DEFAULT" lead to a more focused product?
     21 * How placing constraints on your team, time, and budget can be the best thing you'll ever do.
     22 * How do I decide what features to launch with and which to introduce later?
     23 * How do I measure myself vs. competitors (how do I know if I even have competition)?
     24 * What are the advantages to being web-based?
     25 * What obstacles will surprise me?
     26 * What's the biggest pain about developing a web app?
     27 * What's the best part of developing a web app?
     28 * How do I plan the app, write the requirements, and execute the plan?
     29
     30==== INTERFACE DESIGN & USABILITY ====
     31
     32 * What qualities are important in a designer?
     33 * Do we design in-house or hire an outside firm?
     34 * Do we go CSS or tables or a combination of both?
     35 * How does the interface differ from that of a normal web site?
     36 * Do I need to worry about accessibility?
     37 * Do I need to worry about people using my app on a handheld or palm?
     38 * What specific interface design techniques apply?
     39 * Where do I find best practices that I can follow?
     40 * Do I paper prototype, photoshop prototype, or HTML prototype?
     41 * What design problems will I face?
     42 * What contingencies, error and otherwise, will I need to design for?
     43
     44==== DEVELOPMENT & ENGINEERING ====
     45
     46 * What qualities are important in a programmer?
     47 * How do I keep developers happy and empathetic to my business needs?
     48 * Which development methodologies are relevant for small-scale development?
     49 * What's a technical estimate and why don't they ever stick?
     50 * How, when, and from where do I staff the development team?
     51 * How can I prevent or, at worst, handle a technical crisis?
     52 * What programminng language (PHP, Perl, Ruby, .NET, etc.) should I develop in?
     53 * What's involved in planning for and scaling from 100 to 10,000 users?
     54
     55==== PROMOTION ====
     56
     57 * How should I promote the app before/after launch?
     58 * What's important on a promotional site?
     59 * How do I get press coverage?
     60 * How do I get blog coverage?
     61 * How do I get testimonials?
     62 * What should I do with testimonials?
     63 * How should I organize a tour of the app?
     64 * What makes for a good domain name?
     65 * How do I build an audience?
     66 * How do I build goodwill and get others to promote for me?
     67
     68==== TESTING ====
     69
     70 * How can I test before launch?
     71 * Who should my testers be?
     72 * How do I get feedback from users (before and after launch)?
     73 * How do you gather information from users?
     74 * What do you learn from testing and how do you transform findings into software requirements?
     75 * How do you decide what is important and what isn't?
     76 * How do I deal with "known bugs"?
     77 * How do I track bugs and feature requests?
     78
     79==== PRICING ====
     80
     81 * How much should I sell it for?
     82 * How should pricing work (flat fee, subscription model, donationware)?
     83 * Should I process orders on my own or through PayPal?
     84 * How much should I give away free?
     85 * Should I give refunds and/or free trials?
     86 * Should I offer different pricing plans/tiers?
     87 * How should I handle bad accounts or invalid credit cards?
     88 * How should I charge? Per-person? Some other measurement of usage?
     89
     90==== UPDATES ====
     91
     92 * How long after launch should I update the app?
     93 * How do I learn about bugs from users?
     94 * Should I release big updates like traditional software, or release small, incremental and regular updates?
     95 * How do I decide whether something should be a v1 or v2 item?
     96
     97==== HELP & SUPPORT ====
     98
     99 * Why "feeling the pain" is a good thing
     100 * How should I set up help?
     101 * Should help be inside the app or external (another site, printed manual, etc)?
     102 * What are the hidden costs of help and customer support?
     103 * How do I keep help up to date?
     104 * Should I charge for support and/or training?
     105 * Should I offer training?
     106
     107Die Original-Seite befindet sich hier: [http://www.37signals.com/workshop-basecamp.php]
     108
     109
     110== Formuliere ==
     111
     112 * Der limitierende Faktor in Projekten.
     113 * Ueber Kommunikation und Angst. Und Wahrheit...
     114 * Wieviel neue Technologie?
     115 * Technologie(-layer), Beherrschbarkeit
     116 * Macht kommt von machen...
     117 * Raeumlichkeiten
     118 * Zweifler, Noergler und Besserwisser
     119
     120== Lesen ==
     121
     122 * Death March: The Complete Software Developer’s Guide to Mission Impossible Projects (Prentice Hall, 2003), by Ed Yourdon
     123 * Behind Closed Doors: Secrets of Great Management (Pragmatic Bookshelf, 2005), by Esther Derby and Johanna Rothman
     124