The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
4answers
149 views

Hosting a website on multiple servers?

Say I have a Wordpress site that is hosted on a linux box and I want to add an entirely new piece of functionality using asp.net. Would it be possible to host the new asp.net portion of the site on a ...
0
votes
3answers
72 views

Browser vesions I should consider when testing compatibility (besides IE)? [duplicate]

Possible Duplicate: In what browsers do you test your websites? I'm in the process of setting up 3 windows xp virtual machines for IE6, 7 and 8. Have ie9 on my win7 host machine. Which ...
2
votes
6answers
113 views

Testing websites on devices such as iPhones?

I'm aware of many sites that you can use for cross-browser testing and I was wondering if anyone knows any free sites that you can use to test sites on an iPhone?
3
votes
2answers
129 views

What are the most efficient/effective ways I can build a website for Mobile and Computer?

I want to make a website for one thing, I don't want to make two websites for one thing I want to make one. You probably agree with that. The problem is, we're walking away from this massive 22" ...
0
votes
4answers
199 views

Is it wrong to tell mobile users to view a site on their computer?

I am creating a web application that doesn't work correctly on mobile. I don't want to make it work on mobile because I would rather mobile users have a fully integrated experience and not have to use ...
1
vote
3answers
218 views

Are there any cross-operating-system, cross-browser bugs of which web-programmers should be aware?

Perhaps this belongs on superuser, but I'll try here on stackoverflow first I develop on Ubuntu and was wondering if it's safe to assume that my site will look the same in, say, Chrome, when viewed ...