Earlier quoted context omitted.
Seriously - what the fuck Google? It's only a matter of time until a patent troll writes a for loop on the store index to send out infringement suits DMCA-takedown style.
Google offers pretty handcuffs that developers mistake for bracelets. Consider how Google is helping the OEMs get Android updates out. Consider how easy it is to call google customer care. The real question should be: what the fuck developers? Why do you keep hitching yourself to such an unreliable partner? When is it enough?
Being sued, in East Texas, for using the Google Play Store [video]
291–300 of 431 posts
Re: Being sued, in East Texas, for using the Google Play Store [video]
#292I find it oddly funny how Google hasn't stepped in to support their "clients", I'd think they'd help shutdown patent trolls so developers can continue to improve and distribute applications
I would totally want this too, but legally, can Google do something here when they are not a party in this litigation?
They could also take the first app developer to get sued under the patent and pay for them to file a CBM review. Or file an IPR or PGR in their own right seeking to invalidate the patent.
Re: Being sued, in East Texas, for using the Google Play Store [video]
#293Earlier quoted context omitted.
Google offers pretty handcuffs that developers mistake for bracelets. Consider how Google is helping the OEMs get Android updates out. Consider how easy it is to call google customer care. The real question should be: what the fuck developers? Why do you keep hitching yourself to such an unreliable partner? When is it enough?
Good question. What's the alternative for delivering software to a consumer market? Many people have Android phones.
Very hard road to travel though.
Re: Being sued, in East Texas, for using the Google Play Store [video]
#294I find it oddly funny how Google hasn't stepped in to support their "clients", I'd think they'd help shutdown patent trolls so developers can continue to improve and distribute applications
I would totally want this too, but legally, can Google do something here when they are not a party in this litigation?
Re: Being sued, in East Texas, for using the Google Play Store [video]
#295Re: Being sued, in East Texas, for using the Google Play Store [video]
#296Posted from my Windows Phone 8.1
Re: Being sued, in East Texas, for using the Google Play Store [video]
#297Earlier quoted context omitted.
In my cases, I felt that the court spent time on issues that were not only minor, but the court left them unopined. This just encourages laywers to keep doing it, it earns them more money. For example, and since you are an attorney I'll let you research this rather than give you the answer, does a signature on a shareholder petition under corporate by-laws require the word "certify" to be a valid signature? How much…
I have no idea! I'm not a corporate lawyer. And, frankly, I'm not surprised that it took a fair amount of legal work to figure out the answer. I, like you I take it, have the intuition that the answer should be "no." But I'm also not confident that the answer is not "yes." If the answer is "yes," I'd say the odds are 50/50 that there is a good reason behind it. (If, as one should, you count as a good reason "there is…
Lawyers have huge laundry lists of these ideas they get to spitball, except they get paid to do it, the more they spitball the more they get paid, and none of it has anything to do with the matter at hand, the legitimate grievance that the two sides have and are trying to resolve.
I just found it on more than one occasion to be unusually playground bullying rather than sophisticated. And on the same-ish topic as sophistication, lawyers like to couch things they say in the cloak of "truth and justice", like for instance, how many times have I heard that the right to petition is so sacrosanct that it's in our Declaration of Independence? Yet went you actually try to pursue a right to petition you are bogged down in lawyerly bullshit.
Re: Being sued, in East Texas, for using the Google Play Store [video]
#298I'm told, you may be put to trial in East Texas, if you're selling your goods or services there. – So, why not stop selling to East Texas and let them settle the resulting collision of interests themselves?
Re: Being sued, in East Texas, for using the Google Play Store [video]
#299What to do about this? I'm told, you may be put to trial in East Texas, if you're selling your goods or services there. – So, why not stop selling to East Texas and let them settle the resulting collision of interests themselves?
Re: Being sued, in East Texas, for using the Google Play Store [video]
#300Earlier quoted context omitted.
I know nothing about C. You can alias keywords like that?
#define is part of the preprocessor, which does very basic string substitution on the code before compiling. Useful in small doses, but also regularly abused.
http://thedailywtf.com/articles/_0x23_include__0x22_pascal_0...