hosting

IVR development

Hi, I need to build an IVR application (possibly 10 Phone lines). I am entirely new to this domain and am familiar with some concepts, Can someone please provide me with some links/advice on how I can go about building the IVR system? Also, I need to know the exact process, whats involved, if I need to rent phone lines? etc., If I wa...

Upgrade Shared ASP.NET hosting to VPS?

At what point should I consider upgrading my shared ASP.NET hosting package to VPS/Dedicated Hosting? I'm currently getting a few hundred visits per day on my website, but with a few major changes, i'm expecting a large spike in traffic. Also, should I consider Microsoft Azure so i don't have to deal with all the administrative mess?? ...

Private subversion server that also provides a mailing list

Can anyone recommend a hosting company that offers private subversion hosting over https as well as a mailing list for collaboration? Thanks. Edit: By "mailing list", I mean a list-serv, like something driven by GNU Mailman. Not email notifications of subversion commits. My main problem is that there are tons of places that offer sub...

Anybody heard of HOSTING 2.0

What is HOSTING 2.0 , what does it actually means? what is the difference between normal and 2.0 hosting? ...

Java hosting under $6 per month

Hi, I am a student I like to know about java hosting "anything under $6 per month" should have good customer support and support only tomcat full application server is optional. I have already gone through the following link about java hosting but I am not affordable $9/month. http://stackoverflow.com/questions/113130/where-can-i-fi...

How do I find a ASP.NET hosting company that supports SQL Server with CLR enabled?

So I developed a web application in ASP.NET and SQL Server 2008. Part of the SQL code I implemented as a .NET assembly (instead of t-sql) because it is performing intense calculations that are better written in C#. Now I am ready to deploy my application, but I am stuck looking for a hosting company that allows this. Scratch out Discoun...

How to decide number of site limit in IIS 7 ?

Hello How to decide number of site limit in IIS 7 if given seprate application pool per site for different version? Any one know it? - Kartik ...

Rails Hosting for Non-Profits

Does anyone know of rails hosting companies that will offer a free plan for non-profits to get up and running. I am sure it would only be free to a certain point (bandwidth, disk, etc.) but would like to explore the options. ...

creating and deploying a python chat application using twisted

i have created a chat server application using twisted framework .am running it on my local maching and now i want to go gloabal.The application is similar to omegle.com. How can i devlop on a third party commertial server so that it runs continuously. Do i need to get dedicated server for it? ...

ASP.NET Default Document

i have default.aspx and index.html. I uploaded both to the server, but i want my first page start with index.html. What should I do? ...

How to set timezone for SQL?

I'm using SQLite for my cgi application, but the timezone I'm in is different from that of the shared server this stuff is running on. Can I set my timezone somehow in SQLite so I don't need to mess up my application with time conversions and I can use things like NOW() in my SQL? If not: what are my other options? ...

Scalable Servlet Hosting

Possible Duplicate: What alternatives are there to Google App Engine? I would like to know if there is any alternative to Google App Engine. I have tried to use it with JPA, but it seems quite limited with the relationships and everything. Any kind of DBMS would do, as long as it's not too limited I found this post so I'm goin...

Is it secure to upload an application on VPS Hosting Companies?

This is the first time I've to deploy an application on a VPS host somewhere around the globe. There are plenty of companies offering VPS services linode,slicehost... VPN looks to me like the most configurable/secure way of deploying my app (as I'm not a big Company with its own servers/upload bandwidth) My question is: Can we trust VPS...

.NET 4.0 Beta 2 hosting providers

Are there any web hosting providers (not managed hardware) that provide accounts for ASP.NET 4.0 Beta 2? It's OK if there are no service guarantees with it. ...

How can web security from systems' perspective be taken care of in Cloud?

Hello. While choosing between shared hosting and Cloud hosting I have always been inclined to go for the latter. However one aspect that always worries about Cloud is security. Here I'll try to be more specific. When I go for shared hosting, the foundation softwares are already there for me and they are configured to the best suitable...

A newbie question I have to ask, beginning network programming for games?

I'm an absolute newbie in this field and I'm kind of frightened of heading down the wrong path of network programming. I'm trying to build a strong network library for my game engine. I've looked online and have seen there is a network library with boost, I'd love to use that as I'm really keen on further integrating it with my codebase...

Hosting recommendations for technical screencasts

I am asking this question on SO because a similar question was asked here and migrated to SuperUser, but the answers it got there were more about screen sharing than hosting screencasts. I'm hoping that some of you have faced (and solved) this issue before... My team is putting together a bunch of technical screencasts, and we are cur...

Do Virtual Directories in shared hosting conflict with stuff in wwwroot?

Hi I have an asp.net mvc application, phpBB forum and asp.net webservice that I want them all in the same wwwroot. My shared hosting allows virtual directories so I went a head and made one. It made the directory and some web.config in it. I then uploaded my asp.net webservice and overrode the web.config that was in virtual directory ...

Coldfusion Connection Code

OK, Ive got my site all up - just not working. ahah. I need (I think) the correct code for a connection string to my database etc. I'm using ColdFsuion and Mysql. My code for the connection string is as follows: <CFQUERY NAME="cfGossip" DATASOURCE="mysqlcf_bridgettip" USERNAME="<bridgettip>" PASSWORD="<*******>" > </CFQUERY>...

How to forwarding bare domain to www.domain for google app hosted site

I am in the process of porting some sites from my own server to Google (GHS). I've always used ZoneEdit to manage my DNS needs and in the past - wrongly or rightly - configured it so that: domain.com and www.domain.com pointed to: <my known ip address> With the www sub-domain all is fine and it (www.domain.com) resolves to ghs.google.c...