Tagged Questions
The hosted tag has no wiki summary.
119
votes
4answers
29k views
Are there hosted jQuery UI themes anywhere? [closed]
Possible Duplicate:
Downloading jQuery CSS from Google's CDN
I'm using Google-hosted jQuery and jQueryUI, but I'm wondering if there are hosted jQueryUI themes anywhere? I'd like to ...
26
votes
5answers
2k views
Hosted bug tracking system with mercurial repositories (Summary of options & request for opinions)
The Question
What hosted mercurial repository/bug tracking system or systems have you used?
Would you recommend it to others?
Are there serious flaws, either in the repository hosting or the bug ...
20
votes
6answers
1k views
Hosted Continuous Integration
I'm currently looking for a (cheapish!) hosted continuous integration service for my private projects and they seem a bit thin on the ground. Does anyone have any experience of using one?
14
votes
6answers
2k views
Do you know any hosted CI server?
I'm looking for a hosted CI/build server such as hudson (or should I call it jenkins know ;) ) or bamboo. But I can't find any websites who are proposing that kind of service, except Jira Studio.
Do ...
7
votes
16answers
612 views
Small company of 150 employees needs inexpensive Issue Tracking system
We are a small company of 150 employees and I am searching for a hosted, inexpensive Issue Tracking system for all employees, both in the office and who work remote. Does anyone know a reliable ...
5
votes
3answers
199 views
Can I create a hosted SVN repository 'parallel' to my own on my office server?
We've been using a DIY SVN server in the office for about a year now. It's a simple setup with SVN installed on a home server. We use tortoise SVN to access it I just wish I'd learnt about a version ...
5
votes
6answers
849 views
Minimal hosted bug tracking
We are a small businesses with limited time to do this ourselves.
Can anyone recommend a good (cheap, preferably) hosted solution for simple bug tracking?
Right now we have three products that needs ...
5
votes
5answers
5k views
How do you use Active Directory in a “hosted solution”?
Yesterday I got a call from a Microsoft representative asking if we supply "hosted solutions", presumably as part of the big Windows Azure push. As soon as I got off that call, our marketing director ...
5
votes
2answers
1k views
How to limit the number of users that can access a SharePoint site collection?
We're implementing a hosted Windows SharePoint Services 3.0 system and I need to limit the number of users that a customer can give access to a site collection.
A customer should be able to manage his ...
4
votes
3answers
662 views
Is is possible to host Silverlight widgets from a WPF app?
If I wanted to create some Silverlight widgets and host them within WPF is this possible?
I've searched for examples & found a few concepts online but no approaches that actually panned out / ...
3
votes
7answers
856 views
Using GPL licensed PHP code in a commercial hosted web application
There are many references to my question, and none of them are clear. I have searched much on Google and here to no avail for a definitive answer.
My situation
I have a web-based application running ...
3
votes
6answers
772 views
SVN Doubt - VMWARE Image / Install / Hosted which would you pick?
I'm having some doubts on how to set up my SVN stuff.
First my situation:
Programmer working alone on most stuff, outside access not needed (yet).
I want:
A speedy SVN, preferably free.
Private
...
2
votes
1answer
588 views
WPF HwndHost keyboard focus
The chart area in the screenshot is a HwndHost control which hosts a native Win32 window (with it's own registered WNDCLASS) implemented in C++/CLI and drawn with Direct2D. The HwndHost is hosted in a ...
2
votes
2answers
234 views
Contract for hosted software
I've finally found a client for my hosted software - the first time I've ever sold software. I want both parties to sign a contract specifying things like expected uptime, payment schedules, etc., so ...
1
vote
0answers
27 views
iFrame Hosted Payments
I'm attempting to "consolidate" all payment entries for all our various web applications under a single "hosted" payment entry web application. To be as "flexible" as possible with our various ...
1
vote
1answer
128 views
iOS In App Purchases for Subscriptions and Consumables products
As I understand, Store Kit API will handle storage and retrieval of history related to "Non-Consumables" products, while for "Consumables" and "Subscriptions" you have to have your own server/backend. ...
1
vote
1answer
35 views
Hosted SVN Services
I currently am hosting my own SVN on my home server in one main repo for all my random personal projects, but will be moving away from it soon. The problem is I can not really take the server with me, ...
1
vote
2answers
127 views
How to debug a WCF service in a hosted solution?
I've created a fairly simply web service that has 1 method: UploadFile. Obviously, it works on my machine ©. However, once I upload it to GoDaddy, the method return status 202 (Accepted). However, ...
1
vote
1answer
85 views
hosted rest load testing solution
can anyone recommend a hosted solution for load testing a rest interface (including all verbs, signed requests and multiple sets of simulated tasks)?
we don't want to set up a server with the tools ...
1
vote
2answers
175 views
Can anyone recommend a hosted network/system/application monitoring service? [closed]
I've evaluated a lot of great network monitoring software solutions such as groundwork, hyperic, opennms, etc. Is there any hosted subscription service that provides the same functionality as these ...
1
vote
4answers
2k views
Problem accessing self hosted WCF service from Silverlight 4
I have a self hosted WCF 4 service, catering the same contract via basicHttpBinding for Silverlight 4 clients and wsHttpBinding for the others. The code is very short and simple and provided here.
I ...
1
vote
2answers
248 views
Running Excel 2007 in hosted / cloud environment
I use some fairly substantial Excel sheets with complicated macros at work. They poll a lot of external data sources regularly, so generally need to run 24 hours a day. I then often need to access the ...
1
vote
3answers
372 views
Using ASP.NET MVC2, empty route is not being forwarded by IIS 6
First let me explain that I am on a hosted solution, and there is not much I can do in ways of configuration and settings for IIS 6.
I have MVC2 working to a degree, I'm using the following ...
1
vote
0answers
22 views
hosted service to post software releases for users with signup form?
I'm a sole developer looking for an online service where I can host files of my software releases for users. I want them to register first before downloading so I can get a sense of who downloaded the ...
1
vote
1answer
101 views
How to grant unmanaged code acess to a windows forms hosted in a html?
I am trying to host a windows forms control in C# inside an html page and then host that web page in IIS in order to be accessible by other client machines.
The problem is: the usercontrol uses some ...
1
vote
4answers
2k views
GWT hosted mode very slow
We do have problems with GWT hosted mode running in Eclipse Ganymede (Windwos XP 3GB RAM). When we start our application in hosted mode it takes very long to start and also the transactions once the ...
1
vote
1answer
69 views
How to backup your data with hosted issue tracking?
I'd like to use a hosted issue-tracking service, but I want to be able
to backup my data in case the service goes under.
Are there any hosted issue-tracking services that have a "data
liberation" ...
1
vote
1answer
1k views
Security problem while connecting MySQL using JDBC in GWT hosted mode
I want to connect to a mysql database at localhost:3306 using jdbc in a GWT servlet, but when try connecting i get this error :
java.security.AccessControlException: access denied ...
1
vote
1answer
159 views
How should I provide a hosted service on Google App Engine
If i want to rent space on my service which I in turn host on Google App Service, is there some Terms of Service i need to know about?
Also, if I want to provide a service that should be customized ...
1
vote
1answer
116 views
ASP.NET performance measurements on a hosted platform
I have a large ASP.NET website on a hosted platform. It shares the machine with a lot of other applications. We do not have access to the machine itself (only an FTP account).
Our client is ...
1
vote
3answers
150 views
How to offer support for self hosted open source project [closed]
This is basically a open source library project aimed at developers. It's dual licensed and all version would need a registration on our site to run end product.
What would be best channels for ...
1
vote
4answers
462 views
Hosted development server
Does anyone know of a good provider of online development servers? We're starting a new company and ideally we'd have our svn, trac and all that stuff on a hosted server. Needless to say that it has ...
0
votes
2answers
25 views
Hosted Web Service - Database Connection [closed]
Does anyone know of a hosted web service that will connect me to my online databases?
In other words, I have two online databases that I need to connect to through with IOS (iPhone/iPad). XCode will ...
0
votes
1answer
12 views
How to get access to hosted mail inbox in cpanel
i opened an email from my hosted site cpanel "support@example.com" but i don't know how to see the mails sent to me.please help me out
Any advice is highly welcome
0
votes
0answers
32 views
Worldpay hosted payment
I am currently working with worldpay for a hosted payment solution. I have created my page where the user selects the products, and according to Charles all the POST data is going to Worldpay's server ...
0
votes
1answer
101 views
JIRA GitHub Integration in an online hosted jira solution
I know there is a github jira plugin, which is a .jar https://github.com/atlassian/jira-github-connector-plugin , how do I add this to an online hosted jira solution.
Basically we'd like to see ...
0
votes
3answers
125 views
HTTP Error 500.19 - Internal Server Error in BlogEngine.NET
I'm trying to install BlogEngine.NET in my Hosted Plan at arvixe.com
I get this error when I try to navigate to the Blog :
The configuration section 'system.web.extensions' cannot be read because ...
0
votes
0answers
79 views
wpf hosting winforms (xbap) force redraw
In order to preserve existing code I'm planning to use WPF hosted winforms.
In the middle of a process I have to change the image that is displayed within a forms.PictureBox.
When I was using ...
0
votes
0answers
35 views
Can any body give a sample code to launch any hosted paymept page using iframe?
I need some sample code to launch a hosted payment page using iFrame. We are using struts.Also From page1 I will click "Proceed to pay button" from there we will go to action class get the hosted ...
0
votes
0answers
12 views
Aliases on Hosted Exchange
can somebody point me to some documentation on how to setup aliases on a hosted exchange 2010sp1 platform?
Problem is that no admin gui is available when installed in hosting mode, and the ...
0
votes
0answers
84 views
How to use the Aptana Search Interface in order to search an online/hosted file for a certain Expression
this may be a beginners question but I just fail to figure it out.
Basically this is the Situation: I have established a connection to an FTP-Server where my website is hosted. Now there is a file, ...
0
votes
2answers
62 views
Gwt Hosted Mode Server Side Reloading
Whenever I made code changes in GWT client side files I can just reload the browser or press "reload webserver" and the changes will be applied instantly. However, it doesn't work like that when I ...
0
votes
0answers
119 views
how to get asp.net memory dump heap from hosted app
my hosting provider has limited my app to 200MB of RAM. my app, uses more then that, (about 250), so their iis keeps crashing my app.
how can i get a hold of the memory heap, without accessing the ...
0
votes
2answers
76 views
wordpress, a download manager for outside URLs
HI all. I'm working on a online file library for one of my clients. It's a library for mostly PDFs and office documents. Because they are a huge amount(almost 2gb in files), I'm hosting them on ...
0
votes
1answer
194 views
Win7 self hosted WCF .net app makes incorrect firewall rule
I have a self hosted WCF service running in my .net App.
The service works fine when the firewall is configured correctly. However, the default rules added when the app first runs are not configured ...
0
votes
2answers
298 views
Problems with file upload when going from localhost to web host
How to upload an image on the internet? right now the script below works on local host but i have issues when its hosted. any one have any ideas?
<?php
// form in which we can upload the image
...
0
votes
2answers
59 views
What is the best practice for creating a hosted PHP appliacation
I am currently in the final stages of creating a PHP application which I intend to sell as a hosted application.
The apps is effectively a file manager and does not reply on any DB.
My question is, ...
0
votes
3answers
119 views
Free Hosted Project Planners That Aren't Iterative
I am currently using Pivotal Tracker and I like it for its features. The project I am working on though is basically just a hobby game project on the side (even though I plan to sell it when I am ...
0
votes
1answer
52 views
Lazy Git repository updater
I'm using Git as the repository for my hosted-server web application.
I know the way you're supposed to use a local repository with a remote project is to copy each file you edit to your local ...
0
votes
1answer
103 views
How do you instantiate .NET hosted controls dynamically loaded via JavaScript?
I am trying to load a bunch of .NET hosted controls into a page dynamically using JavaScript to inject OBJECT tags into the HTML.
My problem is that the objects do not instantiate, only the static ...