Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Programming Television

HTML5 App For Panasonic TVs Rejected - JQuery Is a "Hack" 573

An anonymous reader writes "I have been working on an HTML5 app for Panasonic VIERA TVs, specifically a client for the Plex Media Server. After paying $129 for the developer program, version 1.0 was submitted for inclusion in their VIERA Connect marketplace several weeks ago. After a few requested tweaks, they inquired about how the client communicated with the Plex Server. As many/most web developers do, I used jQuery and its $.ajax call (which is just a wrapper for XMLHttpRequest()). They insisted this was not standard Javascript, and after several communications with them, they replied back with "A workaround like this is considered a hack.". I'm stunned that anyone familiar with HTML would consider jQuery a hack. I've been patient in attempting to explain how jQuery works, but I am getting nowhere. Any thoughts on how I can better explain jQuery to an app reviewer? Yes, I know I can write my app without any Javascript library, but I am really hoping avoid that."
This discussion has been archived. No new comments can be posted.

HTML5 App For Panasonic TVs Rejected - JQuery Is a "Hack"

Comments Filter:
  • by Anonymous Coward on Wednesday February 05, 2014 @10:09PM (#46169279)

    jQuery is a hack too?

    I learned two things today.

  • by mi ( 197448 ) <slashdot-2017q4@virtual-estates.net> on Wednesday February 05, 2014 @10:13PM (#46169323) Homepage Journal

    Any thoughts on how I can better explain jQuery to an app reviewer?

    Where I work, there is an entire group of people, whose sole task is communicating with Apple's app-reviewers. Any time a new app is submitted, they even include a list of reasons, that led to another app of ours getting rejected earlier — with the explanations on why each of those reasons was invalid.

    It is never an easy process...

  • by Anonymous Coward on Wednesday February 05, 2014 @10:16PM (#46169347)

    I wonder if /. Is trying to put out a story that will attract actual answers, given that 90% of all the comments in the community today have been about the bloat of beta.slashdot.org instead of the topic presented in the summary.

    As for the actual topic:

    What are the reasons, other than time and it's associated costs, for not wanting to do without a javascript binary, just so you can use JQuery? It's been a trend I have been seeing lately with embedded devices (like TVs) being treated like they were desktop computers with gobs and gobs of resources to blow, and where deploying a large multipurpose binary for a single (or small number of) function(s) is commonplace.

    Throwing a big multipurpose library in there can pose a significant security risk (from the company's PoV anyway) because the library can do much more than just handle the small number of things you want it to, and some of those things can be undesirable.

    Other than the costs to time, what are your reasons for wanting to use a multipurpose javascript engine for such a narrow scope?

  • The Beta is horrible (Score:5, Interesting)

    by DogDude ( 805747 ) on Wednesday February 05, 2014 @10:34PM (#46169513)
    The Beta of Slashdot is horrible.

    Sadly, I'm going to be moving on from Slashdot, but I don't know of anywhere on the Net has such good discussions with such relatively intelligent people. The stories on Slashdot often suck, but the moderation moderation, I think, is what has kept it such a great place to have discussions. Is there any other site that has similar moderation?
  • Re:Boycott (Score:3, Interesting)

    by Anonymous Coward on Wednesday February 05, 2014 @10:42PM (#46169571)

    This new interface is horrible. It is simply not as easy to consume information as the current.

    I am challenged to keep up with the updates from every information source to which I subscribe. This would be a significant barrier to my daily use of this site.

  • Re:Move on (Score:0, Interesting)

    by Anonymous Coward on Wednesday February 05, 2014 @11:31PM (#46169953)

    Maybe they are clueless about a lot of things, but they are right about JQuery. I hate JQuery with an absolute passion. Not only does it go for odd ways of doing things that break browsers that are somewhat out of the mainstream (while avoiding more portable solutions), it's not even a good, well-thought-out solution. If my browser doesn't work right on a given website, it's almost a certainty that the site uses JQuery.

    Do you really want to sap the performance of your script by following the JQuery ethos of using expensive DOM-query navigators for every operation instead of simply gathering up an array of element references only once and then using that repeatedly? Do you really want to depend on JQuery's half-assed implementation as a basic library that doesn't do a lot but depends on plugging in a host of user-supplied packages of greatly varying quality and support in order to get the real work done?

    It does offer a seductive API. It is a terrible hack, though.

  • Re:It'll be alright. (Score:5, Interesting)

    by camperdave ( 969942 ) on Thursday February 06, 2014 @12:02AM (#46170171) Journal
    From what I've seen of Beta, there are no comment moderation scores, and no way of viewing responses to your comments other than drilling down to them.
  • by Requiem18th ( 742389 ) on Thursday February 06, 2014 @12:06AM (#46170203)

    Try reddit. reddit is split in subreddits each with its own RSS feed:

    http://www.reddit.com/r/games [reddit.com]
    http://www.reddit.com/r/gaming [reddit.com]
    http://www.reddit.com/r/pcgami... [reddit.com]
    http://www.reddit.com/r/privac... [reddit.com]
    http://www.reddit.com/r/politi... [reddit.com]
    http://www.reddit.com/r/openso... [reddit.com]
    http://www.reddit.com/r/techno... [reddit.com]
    http://www.reddit.com/r/law [reddit.com]
    http://www.reddit.com/r/space [reddit.com]
    http://www.reddit.com/r/scienc... [reddit.com]
    http://www.reddit.com/r/govern... [reddit.com]
    http://www.reddit.com/r/securi... [reddit.com]
    http://www.reddit.com/r/biotec... [reddit.com]
    http://www.reddit.com/r/censor... [reddit.com]

    If you get an account and click "subscribe" in each of those subreddits you can get a personallized RSS with only the best of those subreddits!

  • by vux984 ( 928602 ) on Thursday February 06, 2014 @12:13AM (#46170253)

    I'm not sure pointing out a hack they used on their own website invalidates their desire not to see it running on their TV platform.

    Next you'll be saying Nintendo should allow flash apps onto their virtual console/app store because they use flash on their website.

    The latter doesn't build the case for the former at all.

  • Re:It'll be alright. (Score:5, Interesting)

    by camperdave ( 969942 ) on Thursday February 06, 2014 @12:17AM (#46170295) Journal

    From what I've seen of Beta, there are no comment moderation scores, and no way of viewing responses to your comments other than drilling down to them.

    Also, no way to quote parent comments, and you have to put your own comment subject in.

  • by Misagon ( 1135 ) on Thursday February 06, 2014 @12:43AM (#46170449)

    Slashcode, which the site runs on is open source. Could we create a new, independent Slashdot that runs classic Slashcode ... and get it to host the same community as is hosted here?

    Slashdot is based on user content. Once enough users are as active on the new site as they are on the old, the new site will be viable as a replacement.

    Some users would have to work on the old site to submit and upvote "stories" with posters and links to the new site, to make people understand which site that they should migrate to.

  • by Anonymous Coward on Thursday February 06, 2014 @12:52AM (#46170499)

    They don't say that jQuery is a hack. They say that using features like XMLHttpRequest directly (or via a 3rd party library) and not using the Panasonic API is a "hack" around their TOS. Submitter fails at reading comprehension.

  • by Misagon ( 1135 ) on Thursday February 06, 2014 @12:54AM (#46170505)

    "If it aint broke, then don't fix it" applies here.

    My user account is from the first day that the site had come up again after a crash that had wiped the user database and everyone had to reregister. My previous user ID was not as low.

  • by narcc ( 412956 ) on Thursday February 06, 2014 @01:11AM (#46170583) Journal

    welcome to the world of "professional" software development.

    No kidding. This is from the second paragraph of the guy's pathetic message-to-Panasonic-turned-fourm-post-turned-Slashdot-article:

    Essentially, jQuery implements a Javascript class “$”,

    Yeah, we're not dealing with even a minimally competent "developer" here. Judging from the rest of the thread, he's not the exception.

  • by Anonymous Coward on Thursday February 06, 2014 @02:04AM (#46170877)

    I stayed with The Daily WTF through their Worse Than Failure transition and they listened to their users and switched back. I still visit them w/o ad blocking. I've only been back to Woot once since their redesign, just to make sure they haven't reverted to their previous fame, they haven't. I'll never buy something from there again nor support anything with their brand mark. I'm a college student and we'd have 'Woot parties' during their Woot Offs. No one here has spoken about them since their transition. They're completely dead to us. Slashdot will be dead to us too.

    On the plus side, I'll have more time to read actual research papers so I'll have a greater depth in my field. However I did like the breadth Slashdot game me with tech in general. Dice won't listen (and you'd have to actually contact them not just protest on the forums. They probably don't read these posts and if they do then they've already shown us they don't care).

    Someone please fork the site and I'll actually get an account this time.

  • Re:Beta is terrible! (Score:4, Interesting)

    by Mistakill ( 965922 ) on Thursday February 06, 2014 @03:24AM (#46171153)
    I'm with you, Fuck beta
  • by TheRaven64 ( 641858 ) on Thursday February 06, 2014 @05:31AM (#46171645) Journal
    They're still soliciting it. Stop whining here and send an email to feedback@slashdot.org [mailto].
  • Re:Beta is terrible! (Score:4, Interesting)

    by grub ( 11606 ) <slashdot@grub.net> on Thursday February 06, 2014 @10:08AM (#46173133) Homepage Journal
    That is a great point. I have been a subscriber for ages (and browse at "-1, raw and uncut" because I must suffer from some rare form of masochism). The static snapshot you get with the "old" comments is oddly peaceful when compared to dynamically updating poo and "click to read more" links.

On the eighth day, God created FORTRAN.

Working...