|
Can the iPhone determine if you're facing north, south, east or west?
Started by Rhett on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
It can however (3GS) determine the....
On a 1st gen or 3G, the only way to determine facing is what stalepretzel data will help you determine which direction the iPhone is facing - only the direction you're facing.
Has become easier.
|
|
How can I find the public facing IP for my net work in Python?
Started by Unkwntech on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
This will fetch your remote IP address
import urllib ip = urllib.urlopen('http://www.whatismyip.com/automation/n09230945.asp').read()
If you don't want to rely on someone else, then just upload something like this PHP script:
<?php echo $_SERVER['REMOTE... .
|
|
I have a asus p5b mx motherboard and just bought two 2GB pc2-5300u-555 chips. I don't remember which way the one's I took out were facing and it seems I can click these in either way.
Does it matter which way they are facing when I put them in? How do...
Started by Edward Tanguay on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Whenever it matters which way you connect critical hardware,
there....
There's a notch near the middle (you can see it on the photo below) but slightly offset that matches the slot on the motherboard, to ensure that it only fits one way, Just line it up .
|
Ask your Facebook Friends
|
Why would you not use https on your public facing website?
For SEO purposes? For performance reasons? Why don't more companies use https on their public facing site.
Even the founder of mint.com mentions not using https on his public facing site" http...
Started by Daniel on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
You shouldn'....
I suppose one example would be that you don't need it (no authentication, for example) and you don't want to shell out the cash for an SSL Certificate?
Performance is the only reason to not force HTTPS (aside from simply not needing it) .
|
|
What do I need to do to tighten down a ColdFusion server for internet facing apps? The only thing that specifically came to mind was to restrict the CFIDE and JRunScripts directories to a local subnet.
Are there settings in the administrator I can tweak...
Started by Goyuix on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
It may be obvious, but if the server is Internet facing (directly accessible.
Scripting attacks.
|
|
We're a medium sized engineering shop (10-20). We are great at prioritizing and structuring work on our user facing stories and making customers happy. But the cobbler's children have no shoes. If it isn't about customers, we have 0 process.
I'm looking...
Started by Precipitous on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
What we, that is spent on internal tasks that ... .
Make that person the customer.
Quality is admittedly of the project, you have the "user" that your project is facing.
IMO something like "QA environments" is , in a sense, user-facing work.
|
|
I have noticed that the front facing camera doesn't seem to be as high quality as the rear facing camera on the Iphone 4. Is there a megapixel difference, or am I imagining this?
Answer Snippets (Read the full thread at bestbuy):
Im not sure the details of the front facing camera, but it is not 5 megapixels.
You are right.
|
|
What app pool settings are recommended for a public facing web site in IIS?
What matters when making decisions about this (e.g. traffic, type of web application, etc...)?
Will the default settings be OK?
I'm mostly interested in hosting SharePoint on ...
Started by Alex Angas on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
It's a couple of years old and mostly related to IIS6, but good... .
Joel Oleson has a nice post about SharePoint and app pools on his blog .
It very much depends on how much traffic you're expecting and what kind of services your SharePoint site is offering .
|
|
I am new to the SharePoint Development world and I have been given the task of making a public facing (extranet) site. I have been searching the web for a step by step and things to know, but have failed horribly!
Can anyone help me by either directing...
Started by Steve Hayes on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This is the most comprehensive site I've found that should contain everything you're looking for. .
Did you find Deployment for Office SharePoint 2007 ?
Have a look at Microsoft's Extranet Resource Center for SharePoint Products and Technologies .
|
|
What sites do you know of that are using Silverlight? This information will help us to decide when to adopt the Silverlight platform.
The sites should be public-facing and be considered high-traffic. (at least 300,000 hits per month).
We are a Microsoft...
Started by CLaRGe on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
I don't have any data to show.
Setanta-i.com/
The following public-facing sites use Silverlight.
|