Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

45
votes
20answers
5k views

How to convince a client that “expensive” is “cheaper”?

Many clients see only the "per hour" price and go "eek" and choose a "cheaper" coder to do the job. Very often these clients ends up with a complete MESS because they wanted to save a couple of bucks ...
18
votes
6answers
6k views

iTunes Connect, check total sales?

Is there a way using either iTunes connect or the API to check the total number of application sales for a particular app since release. I am just curious as ITC on the iPhone only seems to show 26 ...
11
votes
1answer
2k views

How often are sales stats updated on iTunes Connect?

My app was accepted by Apple today and I am trying to figure out how many times it has been downloaded. Does anybody know how often the sales stats are updated on iTunes Connect? Is it once per day? ...
11
votes
7answers
493 views

Explaining “Web Application Developer” vs. “Web Site Designer” to prospective clients

How do I go about explaining that I am a "Web Application Developer" and not a "Web Site Designer" to prospective clients - without talking myself out of the project?! Often I am approached to ...
10
votes
4answers
253 views

Would taking a position in sales for a year help a career?

It has often been said that selling software is harder than writing it. With aspirations of having my own software firm one day I often wonder if I could sell the software I write and/or my services ...
7
votes
3answers
388 views

Determining Value-Based Fees for Software Projects

There is another post on here "How to quote project development cost" where user SpliFF commented: This is not a labor market, you are selling knowledge and solutions. Some solutions are ...
7
votes
5answers
739 views

Please advise which way to approach potential customers as a freelance developer directly?

I am a contractor who lives in UK and does work targeted at an exotic programming platform. It is a niche market with a limited number of available developers; unfortunately there seem to be no ...
6
votes
1answer
132 views

Open source software vs. proprietary [closed]

Oh boy, this sounds like a magnet for religious warfare, but honestly - that is not what I intend from this question. Today, in a sales presentation, I got my butt kicked because I was trying to sell ...
4
votes
2answers
100 views

Correlating trialware expiration with date of purchase [closed]

It makes intuitive sense that customers who complete the trial* version of your software are more likely to purchase it, but it cannot be so easily deduced that the converse is true, i.e. that ...
3
votes
2answers
1k views

Magento custom order attribute/fields? Shooting myself in the foot?

I'm building a Magento store using a single catalog over 4 domains: 1 for the US and 3 for Europe (UK, French, and German). There's 1 fulfillment warehouse in Europe, 1 in the US and a sort of ...
3
votes
1answer
870 views

SQL Magento Sales Report

I’m trying to add new columns in report/sales/shipping. Columns are now ok but I can’t display values coming from another table. in app/code/local/Mage/Sales/Model/Mysql4/Report/Shipping.php After ...
3
votes
1answer
719 views

Web based CRM and content applications for startup?

We are (barely a) startup looking for one or more open-source and web-based applications for (1) sales and CRM and (2) enterprise content management (ECM) and web sites. The idea is to have a content ...
3
votes
10answers
779 views

Software Developers With Blogs

How many of you programmers (I assume almost everyone here at Stackoverflow is) has a blog on your website in support of your software? How often do you write? What do you write about? Do you talk ...
3
votes
4answers
1k views

Selling commercial software for Mono

If the Mono project is successful it will pave the way for commercial software on non-Windows platforms. I am interested in the prospect of writing and selling commercial software for the Mono ...
2
votes
6answers
212 views

Making an argument for using Silverlight on a project

When I approach any new web application projects now, I like to offer up the idea of using Silverlight to the client. Often if it is a public facing application I meet a dead-end when the argument of ...
2
votes
3answers
2k views

How to quote a project development cost

I want some inputs/tips on quoting the cost to a Client. If I am developing a web site with medium level of complexity and time to develop is say 2 months and 1 resource is required. What is the ...
2
votes
5answers
243 views

Protecting your ideas

I've developed a little software package and will now go and do the sell to various companies in the target industry. I was wondering what people do to protect their ideas from being stolen by the ...
2
votes
3answers
570 views

Software marketplace

I have currently working on a desktop application which I intend to make available for purchase. Are there any free or cost effective services/websites which I can use to sell my software and collect ...
1
vote
0answers
48 views

MAGENTO custom options grid

I have an extention for - Advanced custom options. I would like to display the related options for every products in the order/grid. This is the code I use: protected function _prepareCollection() { ...
1
vote
0answers
53 views

Magento Sales Order Grid shows incorrect number of records when added Names and Skus columns

I'm working with Magento version 1.4 and I added extra grid columns (names and skus) to Sales Order Grid, the returned data is correct but I'm having problems with pagination and total number of ...
1
vote
1answer
67 views

extracting data from CustomerOrder to display as total sales data

In an admin page of my play framework app,I need to list the Products sold between two dates and display the Product name,quantity sold and total price.I have modelled this info in a CustomerOrder ...
1
vote
0answers
21 views

How can I put my Windows Mobile 6 software for sale in marcketplace?

Developed a software for managing passwords on your phone. I wonder how I can put it to sell on marcketplace for windows mobile 6? I wonder also if I have to pay something?
1
vote
2answers
313 views

How to check android app sales?

For iPhone apps, we can check sales through itunesConnect. Does Android have something similar for us to check app sales?
1
vote
2answers
219 views

Apple's cut of ecommerce application

We are wanting to modify our app and create a way to allow mobile users to shop at our store. I know apple get's 30% of the revenue from the App sales itself, but do they get 30% of the sales made ...
1
vote
4answers
1k views

Magento sales report number inconsistent with actual orders

When I view the Sales report (Reports->Sales), it tells me I have 22 orders and made over $1000. When I view the orders (Sales->Orders), there are only 15 orders and I made a lot less. Also, the ...
1
vote
1answer
216 views

iphone app analytics

We plan to advertise our iphone app on other sites. Is there a way to track from which website my iphone app hyperlink was clicked when a purchase is made? Can this be programmed, or is there any ...
1
vote
3answers
219 views

Marketing a Point of Sale Solution [closed]

Do you have any ideas on how to successfully market a Point of Sale solution, or any software solution targeted at small businesses for that matter? I'm interested in some kind of dedicated ...
1
vote
2answers
180 views

How do you store consumption tax information in a database

What are your experiences with storing consumption tax information in a database (e.g. sales tax, GST etc.). I am looking for elegant and simple methods that will be suitable for Australia, the US ...
0
votes
0answers
9 views

Automatic generate a sales order line for every sales order

Im experimenting with Dynamics Nav 2009. Is there a way to automatically insert a sales line every time I make a new sales order? I want postage to be included everytime Im making a new sales order.
0
votes
1answer
22 views

How to get session value in orderController from custom php page in magento?

I want to modify order quantity before reordering magento's sales order. So i have to set a session value in custom php page & want to get that session value in orderController.
0
votes
0answers
23 views

How do I make a page inaccessible unless a customer has paid for a product through clickbank?

I use CPanel as my hosting service and I've uploaded Wordpress to design the website itself. The purchase transactions are done through a service called ClickBank similar to Paypal but caters to ...
0
votes
2answers
105 views

MySQL: Show monthly sales and include months where no sales where made

I need true professional DBA help! I can't find a reasonable solution using LEFT JOIN, UNION, UNION ALL or IFNULL(salesblah, 0) on a table of dates against a table of sales data. Running queries on ...
0
votes
0answers
24 views

Shopping Cart APi

We have plan to define the common code base for Online orders for our company. Common code will be sharing for the website and internal projects. I like to know about the Shopping Cart api property ...
0
votes
1answer
261 views

Customer name incomplete on order confirmation in Magento

Came accros the following during a project: Customer fills out his/her name during checkout: **Firstname Middlename Lastname** The confirmation email sent contains incomplete name in the form of ...
0
votes
2answers
392 views

Open Source Solution for inventory,Billing In PHP

I am developing an application for my client in which he want to manage his medium size company sales/Purchase/expenditures/stock and he also want to provide online billing(without online payment) ...
0
votes
2answers
120 views

Query won't show decimal values

I have an Access query that should pull the quantity purchased in a month for a set of items. My join is set to select all items from Analysis, and items from product that match analysis. SELECT ...
0
votes
1answer
89 views

SharePoint Maps (Territory Maps in SharePoint)

I want to create a tool for my group that buils Territory Maps. Something simple like assign to a list of Reps a list of States, Countries - then have that generate a color map of that territory. Can ...
0
votes
1answer
92 views

How to effectively query several tables to produce an excel STYLE report in a dataGrid

I'm creating a C#, windows form application, using an Access database as a back-end. I use datasets and table adapters to transfer info from Excel into the database, then pull the records I need from ...
0
votes
1answer
66 views

iPhone app-specific sales

I'm finding it hard to keep track of my sales in iTunes Connect. I'd like to be able to say, "ok app A sold 10 units for $7 during this period, app B sold 20 units for $14, and my payment from Apple ...
0
votes
0answers
65 views

Itunes store: Is it normal to have no sales for other approved apps when one rejected app is under review appeal?

Hey, is it normal to have no sales for other approved apps when one rejected app is under review appeal? One of my app has been rejected. I went to the appeal board and added my apple ID, my app's ...
0
votes
1answer
21 views

Domain name registered for client and they want to transfer it to another domain host. OK to charge them for the domain name?

I am a freelance programmer and often I will register a domain name for a client under a domain name reseller (and of course under my account). I wanted to know if there is any standard procedure ...
0
votes
1answer
124 views

Change prices of multiple sales receipts in Quickbooks?

I import order information into Quickbooks but have recently made some changes, one of which meant that the latest batch of orders had the wrong prices entered. There are approx 1500 sales receipts ...
0
votes
0answers
33 views

how to sale graphic design effeciently? [closed]

Folks, I enrolled a new employment at design studio specialised on graphic design, and I'm in charge for new clients. Just need advice how to sale graphic design (geographic or cultural background ...
0
votes
0answers
21 views

strange sales reports, what can I do?

I noticed that we have only 1% of the sales counted in iTunes connect whilst the report on our server is a hundred times higher (the application sends once a http request due the application's start). ...
0
votes
0answers
460 views

Need example SQL transaction procedures for sales tracking or financial database [closed]

I am making a database for an accounting/sales type system similar to a car sales database and would like to make some transactions for the following real world actions. salesman creates new product ...
0
votes
3answers
112 views

programming/selling mobile apps internationally

If I'm looking to sell my app in other markets other than the U.S. on both Android and iOS, do I need to do anything inside the app coding-wise? I don't imagine that I need to but I just want to make ...
0
votes
2answers
338 views

Android third party program for tracking app sales?

When I used to program for the iphone, I used a program called AppViz to track my sales and whatnot. Is there anything similar to it for android besides using google checkout?
0
votes
2answers
543 views

iTunes Connect, sales

::Moved the question to another forum::
0
votes
1answer
38 views

Activate Upon Scanning?

I'm not sure if this is where I need to be asking this question, but here it is. My company is preparing to release a software program in the format of PIN cards (similar to phone cards). Each card ...
0
votes
3answers
87 views

What kind of jobs are there for a small web dev shop?

Sales guy here has a 3 programmer-strong team at hand and asks what kind of clients he could provide them with. They love RoR but are not shy of other technologies. They want to do web development ...

1 2