hosting

Google App Engine pros\cons for Django?

I'm about to start a new django project with friends. This project includes a website, API to mobile applications, clearing and billing, internationalization aspects etc... What are the pros and cons for using Google App Engine vs. a regular web hosting solution? Of course GAE documentation praises their support for django, but I would...

Are there any hosting solutions for asp.net and MongoDB out there?

I'm looking for hosting that provides both asp.net (prefer .net 4) and MongoDB. Anyone know any providers? ...

Linux box hosting in HK?

Hi all, Anyone has done linux hosting on hong kong based hosting? I have the following requirements for my rails application. Must have static IP. Root access The application/site is just started and don't have much traffic yet. ...

A shorter URL for lengthy hosted application address?

In an earlier post I asked about how to create short form for my silverlight application I host on line. But this solution don't help me. The problem is that I have my few project in solution in other folders. And in folder with my aspx file which host SL app I have ClientBin folder with xap file. And when I copy this aspx file to root...

what i need on my server to support java webprojects ?

I'm beginner in java and i want to have a VPS what i need to install on my server to support java projects i think only JVM 6.0 JBOSS MYSQL are Enough any one can help me about the softwares and the version i must install on my linux server, and how can i install them? ...

Can you deploy Watir on Heroku to generate HTML Snapshots? If so, how?

I would like to generate HTML Snapshots using Watir, hosted on Heroku. Google's Full Specification for Making AJAX Applications Crawlable suggests using HTMLUnit... see How do I create an HTML snapshot? point #3. HtmlUnit is a Java-only headless browser emulator; and unfortunately jRuby is not an option on Heroku. So HtmlUn...

GoDaddy + htaccess mod_rewrite NOT WORKING!

I recently started using GoDaddy's shared hosting, but now my htaccess rewrites are not working. Here's the problem: I go to http://grantman.net/category/software, which should display http://grantman.net/category.php?c=software, but instead it's displaying a 404 Not Found page! I know my htaccess file is being read, so that's not the ...

Linux Hosting for Wordpress and Drupal websites

We are currently looking for a second hosting company. The company should offer Linux based hosting and support WordPress and Drupal based websites. Besides good pricing and technical support, the hosting company should have the latest stable versions of MySQL/PHP, and offer modern management/support tools (i.e. cPanel, Fantastico). ...

OleDbPermission and ASP.NET medium trust

Hi, I'm following this document in order to run my website in a medium trust environment. My web app uses OleDb, so I need to give it permission in medium trust. I've done everything that is in that article and it's still not working :( In my web_mediumtrust.config I've added the following security class: <SecurityClass Name="OleDbPer...

Check-list for choosing a good hosting company for a startup company

Hello all, We designed a web site that runs through PHP+MySQL+JavaScript+HTML and this website is used to collect local people's information. At this point, we have to decide how to select the hosting company and what the basic requirements should be. Q1> I am looking for a check-list of features that the hosting company has to provide...

Anyone do hosting in South Africa?

I need nto host my site and have been recomended to use Web2Web but not sure? What are you thoughts? ...

Super fast server for php script

Hi, I have a php script which requires no web hosting or disk space etc. The script simply retrieves infromation from a server, does some processing on this information and than passes it on to a client (an iPhone app in this case). The only thing is that if traffic gets high than there is a high demand for bandwidth and speed. Does any...

Hosting Plan -- Need advise

Hi, I am planning to host a site which will have a huge traffic (Around 10000 users and all will be posting text, images, and will be rating other members). So please advise me on the server configuration would require, or Which hosting plan is suitable. Thanks ...

Issues with MySQL Queries on certain hosting packages.

I've been building a website on a subdomain of my companies hosting package. It's got PHP MySQL operations happening in the background, i.e. INSERTs, SELECTs etc. They are the most basic of basic SQL statements and they all work fine. However, I recently copied EVERYTHING from my subdomain and uploaded it all to my clients own hosting...

Uploading and Downloading Files on linux hosting server Using RSync algorithm

Hi All, i am writing an application in java that takes backup of files on server.It is a windows version application. In my application i have to perform incremental backup operation. For implementing incremental backup i am trying to follow rsync algorithm. i got one lib in java "jarsync0.3" but not getting how to write a code using rs...

Is There Any Place You Can Rent Access to an Environment with Tools Like Visual Studio, Matlab, etc

Hello. Is anyone aware of any companies that rent access to computers that contain expensive software like Visual Studio Ultimate, Matlab, Mathematica, etc? What I mean is that you could pay for remote desktop, citrix, or whatever into the machine so you would have access to these expensive tools? If not then this is a business idea. ...

Python-based Torrent Server

Are there any implementations of something like torrage.com torrent-hosting created in Python? ...

I use cakephp and I want host apache windows on godaddy

I want buy host apache windows but i dont see how to buy. I should buy host Linux or Windows order to have Apache server ? I use cakePHP... important , i want use apache, if it is on windows then better. I ever dont use linux, i dont sure use it good >< ...

Log4Net doesn't write when iis hosting WCF service

Log4Net doesn't write when iis hosting a WCF Service. it works great when i use the self hosting ( Visual Studio Development Server), but when i run it using the IIS it doesn't write anything. i read about this prolem and the conclusion is that it must be a permission problem, but i don't know how to solve it. how can i check that i ...

With Appscale, does it mean I can deploy GAE applications on Xen VPS hosts without worrying about server maintenance?

I'm pretty new to Appscale and GAE. Say I have a web application on GAE (offers hassle-free maintenance on server security etc), if I move the application to a Xen VPS host using Appscale, do I still enjoy hassle-free maintenance (since Appscale is based on GAE)? ...