Linked by Thom Holwerda on Mon 16th Jul 2012 22:24 UTC
Thread beginning with comment 527117
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Features
Linked by Thom Holwerda on 05/24/13 17:26 UTC
Linked by Thom Holwerda on 05/21/13 21:38 UTC
Linked by Thom Holwerda on 05/20/13 11:29 UTC
Linked by Thom Holwerda on 05/18/13 21:33 UTC
Linked by David Adams on 05/16/13 4:23 UTC
Linked by Thom Holwerda on 05/11/13 21:41 UTC
Linked by Thom Holwerda on 05/08/13 14:22 UTC
Linked by Thom Holwerda on 05/02/13 15:28 UTC
Linked by Thom Holwerda on 04/29/13 21:06 UTC
Linked by Thom Holwerda on 04/24/13 22:24 UTC
More Features »
Sponsored Links



Member since:
2005-07-06
Slightly OT: Office 365 can kiss the darkest part of my white ass. Had to do some work with it recently for a client and it's been probably a decade since I've encountered such a half-assed, confusing, badly organized web-based control panel. I certainly expected that the company who built the software could build a more usable online service around it... and it didn't help that most of the documentation falls into two categories: either there's no documentation available, or there's multiple pieces of documentation that contradict each other.
Oh, and while I'm ranting about terribly-implemented online services, "youtube-direct" can kiss my ass too. Just to be able to accept video uploads through your own site, you need the Java SDK, a copy of eclipse, some Google-specific plugins, and then you need to use all of those to build & deploy an application to Google's "app engine". Oh, but the plugins you need aren't compatible with the current release of Eclipse, so you need to hunt down an old version... and even then, I never managed to get the damn thing working (unless you define "working" as "producing dozens of semi-coherent error messages").
Would it really be that hard for them to just give you some JS/iframe code to embed the uploader? Or hell, even just a pre-built version of the "app" that could be deployed after a little editing of the config file, without having to screw around with Eclipse. Seriously, I probably could have built a self-hosted setup for uploading videos in less time than I spent fighting with YT-direct...