Tagged Questions

83
votes
7answers
3k views

Best way to use Google’s hosted jQuery, but fall back to my hosted library on Google fail

What would be a good way to attempt to load the hosted jQuery at Google (or other Google hosted libs), but load my copy of jQuery if the Google attempt fails? I'm not saying Google is flaky. There …
23
votes
12answers
2k views

Is there a business proven cloud store / Key=>Value Database? (Open Source)

I have been looking for cloud computing / storage solutions for a long time (inspired by the Google Bigtable). But I can't find a easy-to-use, business-ready solution. I'm searching a simple, fault …
10
votes
0answers
328 views

The Hidden Risks of Cloud Computing? [closed]

In an era of ubiquitous broadband, smart-phones, and users who manage multiple computers and devices, it just makes sense to move your email, photos, documents, calendar, notes, finances, and contacts …
10
votes
5answers
421 views

Any good distributed agent/service models for .NET?

I'm looking for tools that implement the distributed agent/service model ... I guess we could also call this grid or cloud computing, but I'm not sure the term is exactly analagous. A distributed …
10
votes
6answers
809 views

How does dedicated webhosting compare to Amazon’s Cloud?

After stumbling into Amazon Web Services again I have finally checked their prices and am shocked. Positively. With their flexible billing and extremely low prices, is there any reason for still using …
9
votes
5answers
293 views

What are the challenges in porting your existing applications to Microsoft Azure?

What are the challenges in porting your existing applications to Azure? Here are few points I'm already aware about. 1) No Support for Session Affinity (Azure is Stateless) - I'm aware that Azure …
9
votes
7answers
287 views

What are the reasons for a “simple” website not to choose Cloud Based Hosting?

I have been doing some catching up lately by reading about cloud hosting. For a client that has about the same characteristics as StackOverflow (Windows stack, same amount of visitors), I need to …
9
votes
6answers
343 views

Ex-manager looking for advice from developers

I have been a SW developer for some 10 years, and then I was promoted to a Management position for the last 3 years. Not quite happy with my Management role, I looked for job alternatives, and …
7
votes
6answers
251 views

Cloud Computing and my company’s data

I am looking into Cloud Computing for my company. The one question that I can't seem to get out of my head is; What happens to my data and the ability to use it if the Cloud computing company goes out …
7
votes
3answers
263 views

Are there any good online IDEs?

Does anybody know of any good online IDEs that allow collaboration, like google docs and spreadsheets do? I'm not expecting a full version of Visual Studio but perhaps a cut down editor capable of …
7
votes
20answers
736 views

Will web applications replace desktop applications?

Will everything go to the cloud? If so, in which direction? Google-Gears? Flash,AIR,JavaFX? See also: Does desktop development matter?
7
votes
10answers
466 views

What’s the best way to generate a tag cloud from an array? (using h1 through h6 for sizing)

Lets say i have an array like such $artist = array("the roots","michael jackson","billy idol","more","and more","and_YET_MORE"); $count = array(5,3,9,1,1,3); and i want to generate a tag clound …
4
votes
3answers
80 views

Developing in the cloud

I wondering if anyone has tried a pure cloud based development setup, and if so how? Background: I'm going traveling for about six weeks in Costa Rica, my wife has already forbidden the laptop. I'm …
4
votes
15answers
612 views

How to create a system with 1500 servers that deliver results instantaneously?

I want to create a system that delivers user interface response within 100ms, but which requires minutes of computation. Fortunately, I can divide it up into very small pieces, so that I could …
4
votes
4answers
299 views

How to create a fractal cube?

I would like to render volumetric clouds in OpenGL. I found an interesting paper that describes a simple technique to render volumetric clouds. (http://www.inframez.com/events_volclouds_slide18.htm) …

1 2 3 4 5 9 next
15 30 50 per page