hosting

Where can I find free content hosting?

Is there any free hosting for Javascript? Recently google has been hosting jQuery,etc... and Yahoo hosts it's YUI, which is great, but it'd be even better if there was a service that could host user scripts and things like that. Any ideas? ...

Framework to host web services on a basic hosted web server

Can anyone recommend a framework or basic technology to use to host a web service on a basic hosted web server? I have data in a mySQL database that will be accessed by the web service. ...

To host or not to host?

What are the pros and cons of using a hosting provider for a Subversion repository versus maintaining it in-house? I'm sure there are benefits in terms of ease of set up and use. And it would be nice to have somebody else make sure that our code is backed up properly. However, Visual SVN Server is dirt simple to set up, and we alrea...

Creating a stage environment on network with port 80 blocked

I currently use my local web server to allow costumers to preview some applications and also to allow downloads of "nightly builds" of my open source library. Problem is I changed my ISP and now my port 80 is blocked. Altough I know I could easily change the port on the Apache server, I'd like to avoid that unless there's no alternati...

Subdomain on different host

Hi everyone! I'm trying to host a subdomain for my site with a different hosting company and I'm running into issues on how to set it up. Here are the specifics: - Domain is registered with GoDaddy. - Nameservers are pointing to DiscountASP.net where ASP.NET app has been happily running for couple of years. - Would like blog.mydomain....

Hosting Windows Workflow Designer

Does anyone have any experience hosting the Windows Workflow designer surface? I've seen a couple of rather difficult to follow examples on MSDN, but not much else - certainly nothing that offers an explanation into the process of hosting WF that is clear or easy to read... Are there better resources out there for hosting WF (or a workfl...

What is a good blog hosting service for programmers?

I took a look on Wordpress and Blogger, and both have terrible support to source code posting. The best one on that aspect is Wordpress, which have a 'code' tag that apparently only changes the font, eliminating any indentations in the code. I was wondering if there is another blog hosting service with better support to code posting. ...

How to configure server for small hosting company for django-powered flash sites?

I'm looking at setting up a small company that hosts flash-based websites for artist portfolios. The customer control panel would be django-powered, and would provide the interface for uploading their images, managing galleries, selling prints, etc. Seeing as the majority of traffic to the hosted sites would end up at their top level d...

SharePoint (MOSS) hosting with custom code allowed

I'm looking for a SharePoint (MOSS) shared hosting provider that supports deployment of custom solutions (.WSPs) - it'd be okay if it was medium trust. I'm building a public Internet site on SP and the client doesn't want to host it or pay for the license all up front. Any suggestions? ...

Free Python hosting

Is there a free working python host on which I can live test a django app? Google app engine is not an option. ...

cross-domain hosted Silverlight app not loading in a https webpage

I want to provide silverlight app to my customer while hosting the app at my own site for streamlined maintenance. my Silverlight .xap is hosted in, let say, domain me-supplier.com i want to embed it in, let say, domain my-customer.com It works perfectly for http://my-customer.com, not for https://my-customer.com i have added t...

IIS 7.0 Multiple Domain Site Bindings

I've got three web sites each with its own domain going to my one Windows Server 2008 IIS 7.0 web server. example1.com example2.com example3.com The site bindings for each: When I navigate to example1.com, then I see my example1 web site. When I navigate to example2.com, then I see my example2 web site. But, when I navigate ...

Low Cost Technical Architecture for a Website Backend

I'm looking at opening up a website in the near future and aside from the standard domain registration costs, I'm unsure of how to proceed. I'm expecting the volume of data to be quite significant and looking at many webhosts it seems that while they might offer extreme bandwidth caps, I've been told they often suspend accounts before yo...

Any issues running a daemon via XSP2?

We want to run a daemon that exposes itself via ASMX, using Mono 2.0 (or later). Instead of dealing with the ASP.NET hosting APIs, we're thinking about just starting a daemon thread in the Application_Start event. XSP2 shouldn't restart the appdomain, so our daemon will be safe. Are there any downsides to this (besides being a bit odd)?...

Favorite VPS host?

I have a buddy that's the IT guy for his company. He recently asked me about moving some of the applications they have to some managed server somewhere. I recommended Rackspace, but now I'm wondering what other quality options are out there. He needs to host Quickbooks for the accounting department, a couple of low traffic websites, and...

Fluffy Cloud Configurations For .NET

Very simple question, is there any cloud server enviroments avaliable these days for us .NET guys that rivals Amazons ec2? EDIT: PDC 2008 looks like there are some very interesting info, and only 4 days 2 hours to wait :-). Looks like I need to get saving fast for the conference fee though. ...

Assembla is no longer free, is there a good alternative?!

http://blog.assembla.com/assemblablog/tabid/12618/bid/6986/Release-2-0-restricting-free-plans-giving-back-with-features-and-pric I'm very disappointed about this... I use Assembla for my personal projects(commercial) and now I have to move everything to another place! There are some questions about different free hosting... I extracte...

Context information in Tomcat5.5

Hi, I am facing this peculiar problem. My webapp, works fine on my localhost. Its a JSP/Struts-Tomcat-MySQL app. However, when I host it on hostjava.net (shared tomcat), it is unable to connect to the database. After some debugging, I have identified the problem, to be with JNDI lookup for datasource. If you want, you can take a look a...

How can I centralize an entire website engine?

Prefer responses via php or ROR if possible! Example: The slide widget at www.slide.com can be deployed anywhere on the web. But the slide developers have centralized edit capabilities to these widgets. A change to the widget core, will update across all installed widgets. Can this be done with an entire website engin...

How to trace a ASP.NET Security Exception

How can I figure out what is actually causing the following error? The page is the same as other pages but for some reason only this page is having this error. It also only happens on the ISP (GoDaddy) who has a trust level of Medium and I can't set a breakpoint and try to catch it. Server Error in '/' Application. Security Exception D...