Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
253 views

Best practices to support white-labeling in C# winforms application

I've developed an application that helps users to play casino games "better", based on statistical calculations. It's an external application that sniffs network, understands certain casino room ...
1
vote
2answers
153 views

White labeling CakePHP: What's the best way to provide customization hooks/callbacks to implementers?

I'm developing a CakePHP application that we will provide as a white label for people to implement for their own companies, and they'll need to have certain customization capabilities for themselves. ...
1
vote
0answers
32 views

How to deal with updates to white-labeled sites that have been modified by customers

I'm planning to make a white-label product that will be delivered to clients. The product is developed using an MVC framework (CakePHP in particular), and the idea is to let the customer modify not ...
1
vote
2answers
356 views

GREP - finding all occurences of a string

I am tasked with white labeling an application so that it contains no references to our company, website, etc. The problem I am running into is that I have many different patterns to look for and ...
1
vote
2answers
405 views

How do I “White Label” my ASP.Net MVC Application?

I have a "white labelled" application that is installed onto multiple customers' servers. On any given installation the differences will include content, style sheets and graphics but also some actual ...
0
votes
1answer
13 views

modifying URL - whitelabeling/VHosts

I have recently implemented white labeling, and after changing my VHOSTS setting I have found that some of the URL is stripped, for example: <VirtualHost *:8166> ServerAdmin ...
0
votes
1answer
179 views

How can I use vendor specific MIME-TYPES for a “private-labeled” REST API

I'm developing a RESTful API. Currently I'm considering the use of resource-specific vendor MIME-types to convey semantics and meaning as well as well as serve as the "contract" between client and ...
0
votes
0answers
51 views

Best practices for whitelabeling a website

I'm part-way through building a handful of websites, all of which are for branches of a company. They're sharing an identical design save for some link colours and logos. I've created the ...
0
votes
1answer
142 views

White Label: Social Networking with commerce, or Ecommerce with Social networking

I've searched all over for a possible fit for providing basic commerce functionality (doc'd below) in a white label site, that is dirt simple to admin, and preferably supports auto creation of the ...
0
votes
1answer
412 views

Rails: Dynamic session domain and sharing session between subdomains

I have an interesting case. I'm working on white-labeling functionality for a Rails 2.3 application and have problems with setting up dynamic session domains. So, each white-label should have own ...
0
votes
1answer
146 views

Have some questions about launching a white label system in the vein of Stack Exchange or Basecamp

Hey all so I am working on a project and I won't get into the details but it will be programmed/designed by me and will allow customers to sign up for their own instance of it where they will be able ...
0
votes
1answer
118 views

does anybody provide white label servers and billing for makers of Flash browser games?

suppose I want to make a Flash browser game that can be played in small groups. So for that I would make the Flash app itself, but I will also need a server that will support proper communication ...