|
Would you say that businesses are moving more towards the linux direction or are they moving more in the windows direction? Specific examples would be great :-)
Started by magical liopleurodon on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
It's Simple : Both!
I'm working in a large private bank in Switzerland, so I dont know for the whole industry, but I can tell you the story here :
All (or almost all) of the desktop machines are Windows, and this is not going to change anytime soon .
|
|
Possible Duplicate:
Why is open source software banned in some shops?
Many businesses reject open source software and would rather go pay millions of dollars for licensed software that gives little or no improvement. In my experience it's complex SCMs...
Started by jd on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
Because.
Businesses like when someone's responsible .
They look at the long term that contradicts one valuable business concept.
Businesses don't just measure costs solely upon up front software price.
|
|
I'm starting a job search, ideally ending up at a C shop. So far, I'm coming up empty in my local ads, and am starting to think I need to broaden my search, targeting specific types of businesses.
So, what type of places typically use this language?
Started by xorx on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
|
Ask your Facebook Friends
|
I'm looking to start a project where I will need a dataset of new york businesses. What I'm doing doesn't lend well to using on-demand APIs (yelp, google, etc) for getting this data; I've tried.
So I'd like to purchase a current dataset, or get for free...
Started by santosc on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Neither set.
However businesses will only be registered with municipal offices (assuming they're legal).
You might be able to get a list of businesses that are based in NY via FreeBase.com.
|
|
The effects of the current economic crisis is far reaching. Here in Australia we are seeing massive cut backs on spending and massive job cuts in big business - mining giant Rio Tinto has just announced 14,000 jobs being cut world wide (~2/3 contractors...
Started by Daniel Paull on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Areas to try are a replacement....
Imediate cost savings are probably the only Unique Selling Point that will get you through the door in the current climate .
One possibilty is to concentrate on tools/products that show immediate cost savings for the customer .
|
|
I am looking for a free database (csv, tab delimited, xml, etc) or even a web service or API which will allow me to query for business listings within a certain distance of a latitude and longitude.
A global scope would be perfect, but I would settle ...
Started by Mike Curry on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Database of all businesses Address --> long/lat conversion system, if your business database.
|
|
Scenario: A small business wants to share files securely with its clients. Some of the files are typical (e.g. word processing or spreadsheet docs), whereas some files may be large (e.g. database backups or video clips).
The small business clients are...
Started by BasicallyMoney.com on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
You should clarify your question with regards to the client requirements, sounds likely to be ... .
Here's the File-Works FAQ showing their features.
They have some customization options where you can add your logo to the login page .
Consider File-Works.
|
|
After much negotiation with AT&T Business (and tremendous pressure from dissatisfied BB users) we recently switched from BlackBerries to the ubiquitous iPhone. How best can we secure the data on the iPhones to help prevent a mis-placed phone from being...
Started by Matt Rogish on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
I've found the iPhone implementation for business to be pretty good documented on the Apple site: http://www.apple.com/iphone/business/integration/
With the iPhone configuration utility , you can create profiles which help you standardize....
|
|
This is an example of a Business on Google Maps http://tiny.cc/5IMLd
It has elements attached such as:
Reviews from various sites (qype, viewlondon, etc...)
Details provided by various sites
Photos and other content
I don't know how to go on about retrieving...
Started by RadiantHex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
What you want is this API: http://code.google.com/apis/ajaxsearch/local.html
Also check this: http://googleajaxsearchapi.blogspot.com/2007/06/local-search-control-for-maps-api.html
By writing a relay server script you could do things like this , which... .
|
|
I have this table
tblStore
with these fields
storeID (autonumber) storeName locationOrBranch
and this table
tblPurchased
with these fields
purchasedID storeID (foreign key) itemDesc
In the case of stores that have more than one location, there is a problem...
Started by ChrisC on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The real question I have is why are users entering in stores ad-hoc? I can think of scenarios, but without knowing your situation it is hard to ... .
This is an issue with the processes around using the database design .
This is not a database design issue.
|