The product-management tag has no wiki summary.
2
votes
2answers
88 views
How to implement Scrum with three similar web-based products
I am somewhat familiar with the concepts and benefits of Scrum. With that in mind, I am trying to improve the failing Scrum product management structure of a company I'm now working for that has three ...
0
votes
0answers
32 views
Shipping database with product - New Product Development
I am new to Product Development and have conceived an idea which is close to its first successful Installation on customer's premises.
The product is developed in .NET Framework 3.5 , C#, and MS ...
0
votes
0answers
23 views
Steps to make a Software package with Cookbook, Issue tracking, Forum etc [closed]
I don't know if this is the right place for this question but here it is.
I have a complicated product that should be used by field engineers as well as clients. I constantly get support issues and ...
-1
votes
2answers
152 views
Creating a product's video demo [closed]
I have built a product for which I want to create a nice and short demo video, so that users can get to see how it ideally should be used and at the same time be aware of what all it can do - all this ...
0
votes
1answer
409 views
Product Specifications [closed]
Anyone know where sites like amazon and ebay get their product specifications from? Surely they don't all have a large database of specifications for every product.
I could do with one for cameras ...
0
votes
4answers
124 views
If you're a coder who develops products, what do you do to maintain quality?
Currently, I have to work on a product, consisting of php code, to be consumed by public. And because of the nature of the work, I have to make sure it works on various servers on configuration. What ...
0
votes
1answer
54 views
Looking for discussion or literature on WordPress as a software engineering project
Over the last few months I've had a gig working on a modified WordPress installation. My initial reaction to the codebase was disdain, one that I suspect many web application developers might share: ...
25
votes
12answers
1k views
How far do you go with YAGNI?
I am developing a new revolutionary web application for the enterprise market. Sure, many before me thought that their web app would be revolutionary only to find out it isn't. (Or it is, but the ...
5
votes
10answers
257 views
Should you include a much-requested feature that is fundamentally wrong? [closed]
In our main product, we've got a feature request that's been around for a couple of years now that's been requested quite a few times. It's technically easy to implement, the problem is that it will ...
7
votes
3answers
1k views
How to write Project Documentation
I just finished a relatively small project (~3000 lines of code in several modules) and I've been asked to produce a document for the project. I have no idea how to go about this as I've mostly ...
1
vote
3answers
170 views
Release documentation - What all documents?
I am supposed to manage the software release process for a product release scheduled this month. Somehow, I couldn't find a good release guide for the different kinds of documentation involved in a ...
1
vote
3answers
425 views
Best practice for building a “Narrow your results” product filtering feature
I'm building a "Narrow your results by" feature similar to Best Buy's and NewEgg's. What is the best practice for storing the user's filter selections in a URL that can be shared/bookmarked?
The ...
0
votes
2answers
151 views
Tips for good division of labor between Design, Development, and HCI
I'm curious how other large-scale development shops (web-focused) divvy up the work between Designers, Developers, and HCI/Consumability Experts.
Obviously:
Developers will be writing code
...
1
vote
2answers
121 views
Solutions/features for editions of a commercial SharePoint product
Assume for a moment that you are creating a commercial product for SharePoint. This product will be offered in both Community (free) and Enterprise (pay) editions.
The code base for the Community ...
0
votes
2answers
197 views
Should I make specification table referenceable?
Since I know there are lots of expert database core designers here, I decided to ask this question on stackoverflow.
I'm developing a website whose main concern is to index every product that is ...
0
votes
2answers
227 views
Documenting a software product (as opposed to bespoke systems)
As a software shop, we are well accustomed to delivering bespoke applications and solutions based on individual client requirements. For each system, we generally prepare the following documentation ...
1
vote
2answers
1k views
Drupal 6: How do I create a Product Item Gallery
I am creating a site that includes many products, of each of those products I could have up to 10 images.
What I need to do is this:
1: Image #1 - loaded (large)
2: Create thumbnails of each of the ...
-2
votes
2answers
116 views
What to ask/do when attending a conference full of our target users [closed]
We are building a web based solution right now and it is almost ready to roll out, but I felt we have not really verified our initial hypothesis about the problem domain we are trying to solve. So I ...
5
votes
7answers
8k views
Program Manager vs Product Manager
What is the difference between a Program Manager and Product Manager? Is there actually a difference in the roles/responsibilities or our the terms mostly used interchangeably.
1
vote
4answers
344 views
Can we create a new variant of Scrum for waterfall projects
It is not easy for traditional large software product organizations working in distributed off-shore environments engaged in Product Development to follow the spirit of Agile in Scrum for the ...
0
votes
3answers
1k views
Finding a PHP based product manager
I'm looking to find an user friendly PHP app to manage my client's collection of vintage tools. I can't find ANYTHING to just simply organize his collection. The closest thing I can find is a shopping ...
1
vote
5answers
337 views
Product Development Decision Methodology
What is the best method you have found for deciding whether or not to implement features into your software product?
EDIT: Can you recommend some reading material (online or book) for me on this ...
0
votes
2answers
233 views
Configuring Installer before Distribution
We develop a product which is distributed by our clients to their customers. We need to allow the administrator at the client company to make configuration changes to the installer before he sends it ...
4
votes
2answers
306 views
Tips for manual merge of diverged code
I am fairly used to using svn for branching and merging, normally this works fine. However one component was worked on in two branches and basically took the component in different directions, so ...
0
votes
1answer
68 views
Challenges in converting a web product to desktop version
I have a web based product and am looking to convert that into a product that can be hosted within a firewall (or) hosted locally by the clients.
Some of the challenges i foresee are:
prevention of ...
1
vote
3answers
436 views
Low Friction Minimal Requirements Gathering [closed]
How can our team gather requirements from our "Product Owner" in as low friction yet useable of a way as possible?
Now here's the guidelines- No posts that it can't be done or that the business needs ...
19
votes
9answers
5k views
How do you manage a large product backlog?
We have a large backlog of things we should do in our software, in a lot of different categories, for example:
New problem areas for our products to solve
New functionality supporting existing ...
4
votes
4answers
331 views
Separating What from How - Design in an Agile Environment
In an agile (scrum) environment, how do you get product management to create small enough backlog items or stories without having them do all the design, which is not their specialty? In other words, ...
5
votes
5answers
746 views
Requirements, Specs, and Managing Up in an Agile Environment
My company has tried to adopt the scrum methodology with mixed success. Theses are some areas where we've had issues. How do you handle these?
Tracking requirements from
Product Marketing through ...
5
votes
3answers
1k views
License Models [closed]
Pretty much all my career, I worked with building solutions (customized applications for a single customer). Now that my company is going in developing software for the masses, a lot of packaging is ...