|
How is the best way to be able to simulate ie6 in my machine to see what user experience these users get.
do i have to install ie6 or is there some other way to simulate it?
Started by oo on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
You have to install IE6 if you want a decent test.
Ie/win32/standalone
It's not perfect, but it lets you run IE6 alongside whatever browser you have installed, without the two interfering with each other too much.
|
|
I'm new to Objective-C and development on Apple's platforms, but hopefully I can frame this question in an understandable way regardless :)
I want to parse an XML feed for my iPhone app, and I decided instead of shoving all of the delegation methods from...
Started by Brent Dillingham on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The class if it supports the method, but why ask when you can know?
The answer is no, you don't have.
|
|
I'm developing an App for my iPod Touch that doesn't use the iPhone-Special-Hardware like phone or cam. I want to test it on my iPod touch. I am already a registered developer (free account, no fee). What are the steps to get my app working on my iPod...
Started by Thanks on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
This will let you install your application on the iPhone or the iPod... .
You need to pay the $99 developer fee, and become an iPhone developer .
See this SO question/answer
You need to pay the $99 fee in order to test on any device (iPhone or iPod Touch) .
|
Ask your Facebook Friends
|
I'm not sure if I'm using the correct term.
Where I work the only open port is port 80. I'm trying to stream music over internet radio, which uses port 8080. Is there a way to have my VPS connect to the stream on port 8080, and then have it redirect the...
Started by ryeguy on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
This is especially useful if you have proxy filtering traffic [ and eg preventing attempts.
|
|
I am trying to do a Windows Forms application in an MVP style and - not having done much with threading before - am getting all confused.
My UI is a set of very simple forms. Each of the forms implements an interface and contains a reference to a mediator...
Started by George Mauer on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you have some calls where it is....
Have you looked into the BackgroundWorker class? It's great for doing a lot of the simplified processing in the background type procedures and gives events that can be listned to do have your GUI.
|
|
Should I use SSL to secure my custom made CMS? I will be trying to accept Credit card info through a form, after my clients' login. It sounds good to me, but what does everyone else think?
Started by lucha libre on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Have....
Personally I wouldn't submit my credit security standard for details.
Of course if the backend isn't secured at all, it doesn't help much .
My opinion at least.
If you're collecting any personal data you should be using SSL .
|
|
There are probably thousands of applications out there like ' Google Web Accelerator ' and all kinds of popup blockers . Then theres header blocking personal firewalls , full site blockers , and paranoid cookie monsters .
Fortunately Web Accelerator is...
Started by Simon on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Something I have checked in the past is loading some of the more popular toolbars products that your user base may employ....
Break, fact of life; the closer you have been coding and designing up against standards, the less your fault it is.
|
|
Q: My Name Is Jane Caskey I Have 31.737 Points But Have Mislaid My Card. May I Have
Started by janecaskey on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at helpowl):
|
|
Hi,
I currently have a 10gb download cap on my broadband connection. Being a developer and a power user, this can be restrictive (Eg when I got Windows Server/Sharepoint etc ISOs from Microsoft Action Pack).
I installed the BMExtreme bandwith monitor ...
Started by dotnetdev on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
My guess is that it would simply be things, if they have been around for years and....
Much irrelevant at the end of the day, your ISP should have a website where you can login and check your current traffic quota whenever you want.
|
|
My host is Bluehost. My server is on Linux.
I have tried to follow the tutorial .
Started by Masi on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
If the machine doesn't have apt-get, then chances are it isn't a Debian or Ubuntu machine, which section (which applies to Linux also)
Maybe you have the same problem I have that I cannot have an outgoing connection but I ....
|