Forgot your password?

typodupeerror

Comment: Re:Can't even use the same language (Score 1) 209

by Chysn (#39297519) Attached to: PHP 5.4 Released

First, using the same data structures is fairly easy across multiple languages because the same object-oriented principles usually apply. Second, if you use web services to be consumed across your platforms, you don't need to duplicate business logic in more than one language (you can at least minimize it). Third, you're mentioning three mobile platforms that pretty much require an OO approach in their respective languages (C#, Java, and Objective-C), so why would you throw out the entire approach for the web?

Comment: Re:People really were sued (Score 1) 407

by Chysn (#39297475) Attached to: Ask Slashdot: Who Has Been Sued By the RIAA?

Sure, but all that stuff can be forged. Of course, it would be ridiculous to forge that stuff, wouldn't it? In fact, it seems (to me) almost as ridiculous to falsely claim that one's sister has been sued as it would be to actively falsify evidence. Sure, I wouldn't put any money on that claim being true, but somebody getting stressed out about it to this extent seems kind of sad.

Comment: Re:I'm not sure OO is a good idea for web developm (Score 1) 209

by Chysn (#39238979) Attached to: PHP 5.4 Released

I can say that it's not just you. LOTS of people are wrong about this.

There are plenty of reasons, but one of the best ones is that "web development" isn't necessarily separate from other development. If you're using the same data structures and operations across multiple targets (web, desktop, mobile), OO is definitely a good idea.

Comment: Dates (Score 4, Funny) 464

by Chysn (#38580052) Attached to: Why Do All Movie Tickets Cost the Same?

Movies are popular attractions for dates*. You can take a date to a bad movie, and won't necessarily reflect poorly upon you. But if you take a date to a bad movie because happened to be cheaper than a putative good movie, you're just not getting laid**.

* A social activity with a potential or established romantic goals.
** Sexual intercourse.

Remember the... the... uhh.....

Working...