Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Other Topics > Programming

Notices

Programming Discussions about computer programming

Reply
 
Thread Tools Display Modes
Old 06-28-2012, 01:56 PM   #4231
old hand
 
sdturner02's Avatar
 
Join Date: Jul 2010
Posts: 1,211
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

Recently I got annoyed with the plugin that I was using for handling AJAX file uploads so I started looking for a new one. I wanted one that:

-Uses XHR uploads in compatible browsers with a fallback to the hidden iframe method for IE/old browsers
-Is lightweight and not bloated with useless features
-Doesn't require external dependencies
-Doesn't use Flash
-Easily customizable
-Can handle JSON and javascript returned from the server

After a couple hours of searching I gave up and decided to write it myself. It occurred to me that this might be helpful to someone else, so I put it on GitHub:

http://github.com/sdturner02/Simple-Ajax-Uploader

If you need a very flexible, easy to use ajax uploader, check it out.
sdturner02 is offline   Reply With Quote
Old 06-28-2012, 02:43 PM   #4232
veteran
 
MrWooster's Avatar
 
Join Date: Mar 2007
Location: Shoving AK
Posts: 2,839
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

Google have launched their cloud computing platform

http://cloud.google.com/products/compute-engine.html
MrWooster is offline   Reply With Quote
Old 06-29-2012, 04:14 AM   #4233
Carpal \'Tunnel
 
gaming_mouse's Avatar
 
Join Date: Oct 2004
Location: taking notes on u (see profile)
Posts: 11,950
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

anyone use asana?

just found it recently and it takes such a giant dump all over basecamp that i can't even access my basecamp account because it is so buried in an avalanche of poo and i realize now this is a very good thing.

fyi guys.
gaming_mouse is offline   Reply With Quote
Old 06-29-2012, 04:17 AM   #4234
Carpal \'Tunnel
 
gaming_mouse's Avatar
 
Join Date: Oct 2004
Location: taking notes on u (see profile)
Posts: 11,950
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

Quote:
Originally Posted by MrWooster View Post
Google have launched their cloud computing platform

http://cloud.google.com/products/compute-engine.html
so how does this work? let's say i want to run some java simulations on it -- is that possible?
gaming_mouse is offline   Reply With Quote
Old 06-29-2012, 04:43 AM   #4235
grinder
 
sng_jason's Avatar
 
Join Date: Jul 2011
Posts: 427
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

Quote:
Originally Posted by MrWooster View Post
Google have launched their cloud computing platform

http://cloud.google.com/products/compute-engine.html
Will they be inserting personalized ads into the output based on the data you're crunching?
sng_jason is offline   Reply With Quote
Old 06-29-2012, 11:14 AM   #4236
Carpal \'Tunnel
 
jjshabado's Avatar
 
Join Date: Jul 2006
Posts: 11,105
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

Quote:
Originally Posted by sylar View Post
just wanted to pop-in and say: Goddammit, I love Pig/Hadoop! what a joy to work with.
+1

What are you doing?
jjshabado is offline   Reply With Quote
Old 06-29-2012, 11:44 AM   #4237
veteran
 
MrWooster's Avatar
 
Join Date: Mar 2007
Location: Shoving AK
Posts: 2,839
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

Quote:
Originally Posted by gaming_mouse View Post
so how does this work? let's say i want to run some java simulations on it -- is that possible?
I am assuming its going to be similar to an AWS setup. You just spin up server instances and run whatever you want on them.

Quote:
Originally Posted by gaming_mouse View Post
anyone use asana?

just found it recently and it takes such a giant dump all over basecamp that i can't even access my basecamp account because it is so buried in an avalanche of poo and i realize now this is a very good thing.

fyi guys.
We have just started using it at work, so far I like it.
MrWooster is offline   Reply With Quote
Old 06-29-2012, 05:08 PM   #4238
Carpal \'Tunnel
 
gaming_mouse's Avatar
 
Join Date: Oct 2004
Location: taking notes on u (see profile)
Posts: 11,950
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

Quote:
Originally Posted by MrWooster View Post
I am assuming its going to be similar to an AWS setup. You just spin up server instances and run whatever you want on them.
so is it just a straight competitor to AWS? or are the cpus much more powerful or something?
gaming_mouse is offline   Reply With Quote
Old 06-29-2012, 06:18 PM   #4239
veteran
 
MrWooster's Avatar
 
Join Date: Mar 2007
Location: Shoving AK
Posts: 2,839
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

I believe its a straight competitor... but I could be wrong.
MrWooster is offline   Reply With Quote
Old 06-29-2012, 08:50 PM   #4240
Carpal \'Tunnel
 
tyler_cracker's Avatar
 
Join Date: Apr 2005
Location: Shallow End OTKP
Posts: 13,918
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

g_m,

let's put it this way: if you think amazon has a lot of servers, imagine how many google has.

Last edited by tyler_cracker; 06-29-2012 at 08:50 PM. Reason: hint: it's a lot!
tyler_cracker is offline   Reply With Quote
Old 06-30-2012, 12:05 PM   #4241
Carpal \'Tunnel
 
jjshabado's Avatar
 
Join Date: Jul 2006
Posts: 11,105
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

Huh, I kind of thought Amazon would have more, but I guess Google probably does have more. I don't think it would be by a ridiculous margin though.
jjshabado is offline   Reply With Quote
Old 06-30-2012, 01:24 PM   #4242
Is Right
 
NoahSD's Avatar
 
Join Date: Aug 2005
Posts: 18,795
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

Quote:
Originally Posted by jjshabado View Post
Huh, I kind of thought Amazon would have more, but I guess Google probably does have more. I don't think it would be by a ridiculous margin though.
Huh? Google catalogs huge swaths of the internet, and a significant percent of actual internet bandwidth is coming from Google's servers. 6% and increasing in 2010, actually: http://ddos.arbornetworks.com/2010/1...raffic-record/ .

Amazon catalogs a bunch of products and runs a website. They also have a cloud computing service. That's nowhere near as computation-intensive as what Google does.
NoahSD is offline   Reply With Quote
Old 06-30-2012, 02:03 PM   #4243
Carpal \'Tunnel
 
jjshabado's Avatar
 
Join Date: Jul 2006
Posts: 11,105
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

Quote:
Originally Posted by NoahSD View Post
Huh? Google catalogs huge swaths of the internet, and a significant percent of actual internet bandwidth is coming from Google's servers. 6% and increasing in 2010, actually: http://ddos.arbornetworks.com/2010/1...raffic-record/ .

Amazon catalogs a bunch of products and runs a website. They also have a cloud computing service. That's nowhere near as computation-intensive as what Google does.
Lol, that's a hell of a sentence to just throw in there. AWS is a huge portion of "The Cloud".

I'd be surprised if Google was even 2x bigger than Amazon.
jjshabado is offline   Reply With Quote
Old 06-30-2012, 02:15 PM   #4244
Carpal \'Tunnel
 
jjshabado's Avatar
 
Join Date: Jul 2006
Posts: 11,105
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

Looks like it's hard to get numbers. Guesses for Google seem to put them between the 1-2 million mark now (hell of a range...). Amazon seems to have about .5 million for EC2 and I'd guess a hundred thousand or two more for other things.

Edit: Yeah, yeah - these numbers are super rough and based off of about 10 minutes of searching. But probably good enough for a LC thread of 2+2.
jjshabado is offline   Reply With Quote
Old 06-30-2012, 02:20 PM   #4245
Is Right
 
NoahSD's Avatar
 
Join Date: Aug 2005
Posts: 18,795
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

I can't prove it because both companies keep that info secret (according to my Googling), but I'd be amazed if Google weren't much bigger than twice Amazon. AWS is obviously very computationally intensive per user, but it's only got on the order of millions of users (had 330k people signed up in June 2007), so maybe on the order of hundreds of thousands of active users.

Google has billions of active users, and it provides a ton of different products to them. Plus, Google attempts to map the entire internet--That's an insanely ambitious task that is incredibly computationally intensive.

Edit: (Posted before I saw your latest post) What unit is that in? I would think we should be measuring in flops or hertz here.
NoahSD is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 09:22 AM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive