(It did tell me "declined" once, but I called my bank's fraud department and had them remove the block.)
Google I/O Sells Out in 30 Seconds
31–40 of 74 posts
I got a ticket, but every time I try to pay for it I get "We couldn't complete your purchase because of a technical issue." Anyone else having similar issues?
Re: Google I/O Sells Out in 30 Seconds
#32They should not give away anything this year, so those that didn't get a ticket will get a similar streaming experience and those that got one just for swag will get nothing for their "investment"
and I got a ticket, so I'm not saying this out of spite...
Re: Google I/O Sells Out in 30 Seconds
#33Academic tickets sold out fast, but genreal tickets were available for about 20-30 minutes. Last year google had another round of tickets so be on the lookout.
Re: Google I/O Sells Out in 30 Seconds
#34devsite.registration.checkWaitListStatus = function (a) {
var b = "/events/register/waitlist/status/" + devsite.registration.waitListKey + "/";
$.get(b, function (b) {
var d = b.status;
"waiting" == d ? a.setTimeout(devsite.registration.checkWaitListStatus, 25E3 + 1E4 * Math.random(), a) : devsite.location.href = "fulfilled" == d ? b.details_page : "/events/io/register/noticket"
}).error(function () {
devsite.location.href = "/events/io/register/noticket"
})
};
Re: Google I/O Sells Out in 30 Seconds
#35The article the submitter links to says it sold out in 20 minutes, not 30 seconds.
Re: Google I/O Sells Out in 30 Seconds
#36The real number was 20 minutes: https://plus.google.com/107117483540235115863/posts/iyc4arLj...
Re: Google I/O Sells Out in 30 Seconds
#37Sold out as of now. I had been trying since 7:00:00 - and still could not get a ticket. And I need one for work, damn it - I actually care about Android development. I couldn't care less about a free device.
For what it's worth, the Google Android team (as well as many other Google dev teams) host weekly "Hangouts" on Google+ where you can ask questions. They call them "Office Hours", and you can find the list here:
https://developers.google.com/events/
Oh, and of course all the I/O talks will be livestreamed and then posted to YouTube.
Re: Google I/O Sells Out in 30 Seconds
#38"Lets create a conference where the swag is easily resellable items worth more than the conference admission. Nobody will figure out how to arbitrage that..." I've heard great things about I/O, but the device giveaways seem to always turn registration into a circus...
I think this is one of the reasons the price doubled this year.
Re: Google I/O Sells Out in 30 Seconds
#39According to Vic Gundrota, it took "just over 20 minutes" for the conference to sell out. https://plus.google.com/u/0/107117483540235115863/posts/iyc4...