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."
Panasonic has a TV app store? (Score:5, Interesting)
jQuery is a hack too?
I learned two things today.
Re:Panasonic has a TV app store? (Score:5, Interesting)
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.
Re: (Score:3)
I have heard similar things from other developers who think they can just throw a web app on a TV. A TV is an appliance and Panasonic only make high end ones, so they demand quality and reliability. They also require compatibility over a number of devices with a number of different user input devices. Many devs seem clueless to these requirements.
Re: (Score:3)
"I'd've" is a pretty interesting English hack.
Vanilla.js FTW (Score:5, Funny)
jQuery is a hack too?
Vanilla.js [vanilla-js.com]. Have a look over their jQuery/Vanilla-JS comparison examples and consider if you really want jQuery.
At a glance:
Vanilla JS is a fast, lightweight, cross-platform framework for building incredible, powerful JavaScript applications.
...
Vanilla JS makes everything an object, which is very convenient for OO JS applications.
Native support for HTML5 and other cutting-edge technologies makes me keep coming back to Vanilla JS, time after time.
Vanilla JS is the lowest-overhead, most comprehensive framework I've ever used.
Re: (Score:3, Insightful)
Lolwut? You do understand that jquery is just a set of helper libraries written in...Javascript...right? It's not a 'core' language because it's not a language _or_ an 'extension' - it's a library of code.
There's no issue of browsers 'supporting' it, it's more an issue of it supporting any given browser and its eccentricities, which _you_ as a Javascript developer would need to do anyway.
Would you be happier if these non-"script kiddie" (lol) developers just pasted the jQuery code in their own files, does
I HAVE THE ACTUAL ANSWER TO THE GUY (Score:5, Informative)
use the non-minified version.
when you submit stuff that gets vetted by some moderation into online javascript appstores-within-apps-or-devices then it is STANDARD PRACTICE to submit non-minified code for readability.
the theory is that they can see that you're not going to do anything to hack the tv, spotify or whatever. this is standard on all that I've submitted apps into.
and no, they don't actually read the code and see what it does.
so use the non-minified version.
Re: (Score:3, Insightful)
Hell no, we knew that for several months. What we learned today is that they're planning to promote the beta despite several months of people telling them it sucks. This is what annoys me even more than the bad design - they actually solicited our feedback, and we took the time to give it, then they completely ignored it.
Quite possibly indeed! But still... FUCK BETA! (Score:4, Insightful)
That's what Slashdot is for now.
Comments about how beta sucks, repeating "FUCK BETA" and... Fuck Beta.
I see no point discussing about anything else until they kill that abomination or just let us to continue using the classic interface.
Also, fuck beta.
Re:Quite possibly indeed! But still... FUCK BETA! (Score:5, Insightful)
Heh, as someone who just tried beta, kinda find this thread funny. I lasted about 15 seconds on beta before going back to classic.
On topic though, just strip out the parts of jQuery you need, rename them, and use them as-is. Think about it like static-linking a library.
Re:Quite possibly indeed! But still... FUCK BETA! (Score:4, Insightful)
Also, fuck beta.
Interestingly enough, they've also removed all/most of the fuckbeta [slashdot.org] tags that had been put on 20+ stories earlier. It looks like most other variations such as "betasucks" have also been removed.
Remember when tags used to be an open and fun way for the community to micro-comment on a story? 90% of readers here realized that Slashdot's tags were completely and utterly useless (they still haven't dumped the pointless story [slashdot.org] tag**), so using them as a platform for humor or community feedback was both clever and fun. Oh, yeah, all that was before abortion that is Dicedot.
Fuck beta.
** Wow, that page is screwed up. Not only did it take almost a minute to load for me (what the hell are you guys running these newage bullshit pages on, Ruby?), but after all that it only displayed about 50 links, and most of them are duplicates (dupes, on MY Slashdot!? Inconceivable!!).
Re: (Score:3, Informative)
I think you forgot: Fuck Beta
Re:Quite possibly indeed! But still... FUCK BETA! (Score:5, Insightful)
Well, I'll post something on-topic: Fuck beta, and also Panasonic.
Re: (Score:3)
Fully agree. Every single time there asked my view of the beta I tell them that is a hug vast of time for them and a hug vast of screen space for me. Uniform white pixels yield no information to me and force to scroll a lot more than with the classic interface. There wast the horizontal space by cutting them. There vast the vertical space with a top menu and insane high interline and bigger fonts. Finally there lost the "personality" of the Slashdot look by replacing it by a fade look that is like a newbie
Re:Quite possibly indeed! But still... FUCK BETA! (Score:5, Informative)
Also, fuck beta.
And now I have a new signature. Thanks!
Re:Quite possibly indeed! But still... FUCK BETA! (Score:5, Informative)
Re:Ah, yes... but... FUCK BETA! (Score:5, Insightful)
The beta doesn't add any useful new features. All it does is remove them and severely fucks up the best part of this site: the commenting and moderation system. If the commenting system goes out the window, why would I come here? The stories are always several days or a week old, the editors are terrible at their job, and all of the actual articles are on other sites I could browse instead.
What the hell, Dice?
Re:Ah, yes... but... FUCK BETA! (Score:5, Insightful)
This is what annoys me even more than the bad design - they actually solicited our feedback, and we took the time to give it, then they completely ignored it.
Hopefully they will listen to the crickets after classic is no longer an option...
Re:Ah, yes... but... FUCK BETA! (Score:4, Interesting)
Re: (Score:3)
Oh, wait. ASP.NET relies heavily on jQuery as well.
Wow, total fail.
It's starting to look like jQuery and incompetence go hand-in-hand...
Re: (Score:3, Insightful)
We didn't learn that today. We've known that since October 1, 2013 [slashdot.org].
1191 posts, (no, Beta, I won't click "more posts" a million times to read the entire thread, I'll just leave), nearly universal negative feedback, a bounce rate that must be in the 90%+ range (the other 10% being people who don't know how to turn it off), and despite having helped document the UX failures of Unity and Windows 8, Dice continues to double down on its own UX fai
TIL: the beta sucked since October 1st. (Score:3, Insightful)
And the suckage got much louder today.
Re:Ah, yes... but... FUCK BETA! (Score:5, Insightful)
Back then we THOUGHT we knew.
Now we KNOW we know.
It's a Zen thing. Like FUCK BETA.
Re:i don't get it (Score:5, Insightful)
Re:i don't get it (Score:4, Funny)
"It is a beautiful new hammer, and we removed the head to streamline it."
You forgot to mention that they exchanged the handle for balsa wood too, I thought I had a nice little stick there for a while...
Apple may be even worse (Score:4, Interesting)
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...
Re:Apple may be even worse (Score:5, Insightful)
Apple, as obnoxious as their control freakery has always been, undeniably have a walled garden that people would fight like dogs to get their applications into. Their position, in terms of platform ownership, is unbelievably enviable. They can be dicks all they like; because what are you going to do about it?
Panasonic? One of the largely-interchangeable makers of perfectly adequate but not thrilling TVs, pretty much every last one of which has a shitty 'smart TV' platform, all braindead in somewhat different and incompatible ways? What kind of leverage do they think they have?
Re: (Score:3)
They don't want millions of shitty apps. Panasonic are not trying to build a giant 50" tablet. They don't need 197 cracked screen and 593 torch apps for their TVs. They want quality apps that add useful features like the ability to watch YouTube/iPlayer/Netflix. Maybe a few games, but it's mostly video. They have a rather good Skype app too.
They don't want shovelware. They don't want apps that break after a year or two because some vital service went away or the developer can't be bothered to update their h
Psh, jQuery. (Score:5, Informative)
Re:Psh, jQuery. (Score:5, Funny)
Re: (Score:3, Insightful)
Oh man so many of those examples are ridiculous.
Look you don't need jQuery! You just type 20 lines of code and it does the same thing as jQuery's 1 line of code.
See? jQuery isn't needed at all.
Re:Psh, jQuery. (Score:5, Informative)
The point was that if you are only using one or two of these function consider writing your own equivalent function instead of including the entire jQuery library.
Re:Psh, jQuery. (Score:5, Informative)
There are too many programmers who don't think that way. They'd rather include huge libraries, than write a few lines of code.
It is their (Panasonic's) platform. If they don't want jQuery, don't use jQuery. That seems simple enough.
I've had headaches where I had to put on some dev's code, that required a massive number of libraries. They didn't mind, because their dev machine had them all. They usually can't even say what libraries are really required, it's a game of "lets figure out why their app doesn't work."
I'm logged into one server in particular. One app, 39 different libraries had to be added in addition to the standard libraries included on the system. Some of those would be redundant, except they "wrote" their code with snippets from various places online that seem to do what they want. If you go back and ask what some of them do, they can't even really explain them.
Re: (Score:3)
So, your alternative is to write all the code yourself? Where do you draw the line? "Standard" libraries? Who defines standard, and for what? As a note, this is why libraries were made - lots of commonly used functions of a particular nature kept in one place - not for some threshold that I have to use before it's acceptable. Just how many calls to math.h do I have to make before it's alright to include it instead of hand-coding it myself?
I'm not completely disagreeing with your thinking, and that app
Re:Psh, jQuery. (Score:4, Insightful)
I think we're about on the same page. I use libraries as needed. If I can use one library to do 4 functions well, I won't use 4 different libraries to half-ass it because I found code in a forum post somewhere, and didn't want to think beyond "hey, lets copy & paste this in!" I won't include a library to save myself 3 (or 10) lines of code that I could put into my own function. On occasion, where I only needed a few lines of a huge library, I copy it (license permitting, of course), and note where and why I got it.
He didn't give us a lot to go on for this argument. He was doing something. He wanted to use jQuery. Panasonic said "no". He's complaining that they refused it. It wasn't even clear if he included jQuery with his code, or if he was calling it from Google or elsewhere. (i.e., <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">) Including it with the code guarantees it won't get updated, ever. Calling it from elsewhere means that the TV must have Internet access to operate that function, which can't be guaranteed. You could quite literally have a bunch of apps, all using different versions of jQuery, wasting memory or storage space, when the functions could have been done in a few lines each, or it may have been unnecessary and leftover from during the dev cycle and never cleaned up.
From here: https://developers.google.com/... [google.com]
They provide ajax.googleapis.com access to versions: 2.0.3, 2.0.2, 2.0.1, 2.0.0, 1.10.2, 1.10.1, 1.10.0, 1.9.1, 1.9.0, 1.8.3, 1.8.2, 1.8.1, 1.8.0, 1.7.2, 1.7.1, 1.7.0, 1.6.4, 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.5.2, 1.5.1, 1.5.0, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0, 1.3.2, 1.3.1, 1.3.0, 1.2.6, 1.2.3
What happens if next year Google decides not to host jQuery, or say all the pre 2.x versions. It could go the way of all those lovely Google Maps API sites that were v1 and many v2 sites. It's less than idea to force users to update. Users are dumb. That makes a support nightmare for them, for reasons the users simply won't understand.
If his code was very needy of the jQuery library, I could see it as being reasonable, but we can only guess. I know there's lots of cool stuff that can be done with it. I've only done some. :)
Re: (Score:3)
So, from that I see that you might not need JQuery if everyone is using an up-to-date version of IE (or something that's not IE). Good luck with that.
Re: (Score:3)
Several of the examples are either incomplete or not cross browser compatible. Pretty much all of them are rather more verbose than the equivalent jQuery, and NONE of them support proper chaining.
oh look, an actual tech related "ask slashdot"... (Score:5, Interesting)
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?
Re: oh look, an actual tech related "ask slashdot" (Score:3, Informative)
The "time to develop being as close to zero as possible" thing is only looking at one part of the productivity/profitability angle.
If, for instance, your HTML5 app is able to be co-opted into doing very scary things by feeding it strange inputs for the plex server address, or by using some hack to send it instructions that make it improperly call additional functions in the script library (yes, I know javascript is sandboxed) then the developed application can suddenly be used in more sophisticated hacks, d
Boycott (Score:4, Informative)
On February 5, 2014, Slashdot announced through a javascript popup that they are starting to "move in to" the new Slashdot Beta design.
Slashdot Beta is a trend-following attempt to give Slashdot a fresh look, an approach that has led to less space for text and an abandonment of the traditional Slashdot look. Much worse than that, Slashdot Beta fundamentally breaks the classic Slashdot discussion and moderation system.
If you haven't seen Slashdot Beta already, open this [slashdot.org] in a new tab. After seeing that, click here [slashdot.org] to return to classic Slashdot.
I propose that we boycott stories and only discuss the abomination that is Slashdot Beta until Dice abandons the project.
Moderators - only spend mod points on comments that discuss Beta
Commentors - only discuss Beta
Keep this up for a few days and we may finally get the PHBs attention.
Re: (Score:3, Interesting)
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: (Score:3)
Hear hear. I've gone back to Classic and I'm afraid to look at Beta in case I can't return. I like being able to see at a glance if anyone has replied to my comments and what score I got for them. Couldn't do that in Beta last time I looked. In fact I found it almost impossible to find my comments, it's as if my comments were lost.
Re:Boycott (Score:5, Insightful)
Re: (Score:3, Informative)
I don't know about others, but when I get redirected to beta it tells me that I need to enable Javascript to see the comments. Granted I'm just an AC and maybe there's a hack to get around that, but I've been reading and commenting on /. since the days of Hemos and CmdrTaco and I've never had to turn on Javascript to read comments, not until this beta.
Re:It'll be alright. (Score:5, Interesting)
Re:It'll be alright. (Score:5, Interesting)
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.
Where to go after Slashdot? (Score:5, Insightful)
Re:Where to go after Slashdot? (Score:5, Informative)
Reddit isn't going to work.
I like Hackaday..
But really, where is the best alternative? Can't use Slashdot much longer with this Beta.
Go to Ars .. and read the stories 3 days before here. Or go to Mac Rumors if you are a fanboy :P
Re:Where to go after Slashdot? (Score:4, Insightful)
I read MacRumors, but strictly for the news. The commenting is horrible. And Ars' reporting is decent, but its commenting system isn't great either.
I read Slashdot for the comments. Slashdot has managed to hang onto a diverse group of intelligent people, and it's really the only place on the 'net where I can vehemently disagree with someone, go through a little back and forth with them, and have a reasonable expectation that at the end of our discussion, one of us (me as often as not) will come around to agree with the other person's viewpoint. It's rare that people on the Internet are actually willing to admit when they are wrong or when someone presents a compelling argument that contradicts their own, yet time and again, I've seen Slashdot users do just that, and it's what I love about the place. That, and experts in their respective fields are actually present and willing to weigh in with details and layman's explanations for those of us who may only have a passing knowledge of their field.
Re:Where to go after Slashdot? (Score:5, Interesting)
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.
I kind of agree (Score:4, Informative)
Spent all mod points on Beta protest (Score:5, Informative)
Re: (Score:3)
You could say the same for any library in any language. Hell, you could say the same for a compiler. Or an assembler.
Re: (Score:3)
Or the common libraries included with, but not integral to, your OS. Or the OS itself.
This sounds like the rantings of someone who would prefer to reinvent the wheel for every project. And then complain about maintaining all that one off code.
The Beta is horrible (Score:5, Interesting)
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:The Beta is horrible (Score:4, Interesting)
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!
Bad timing, hope this helps. (Score:5, Informative)
You had the unfortunate luck of having your story picked up during the middle of the slashdot beta shitfest, so most of the comments here will be about that. My condolences. (Also: the new beta sucks.)
Explain that jquery is not a hack or a workaround. It is a framework that is itself written in -- ta da! -- 100% valid javascript. Tell them it is nothing more than a collection of well-written, consistent, standards-based, heavily-reviewed and -tested code, and all it does is contain some pre-written libraries to make it easier to do common tasks.
It is sponsored by [jquery.org] many large companies, including Wordpress, BlackBerry, Intel, Mozilla, and Adobe, to pick just the most recognizable names from that page.
According to this [lineofthought.com], it is used by Google, Facebook, AOL, ESPN, and whitehouse.gov. This [pingdom.com] 20-month old page also has a big list: WordPress.com, Pinterest, Reddit, MSN.com, WordPress.org, Amazon, Yandex, Microsoft.com, GO.com, Ask.com, ESPN, Craigslist, About.com, Go Daddy, Stack Overflow, Huffington Post, Instagram, Slideshare, Fox News, The Guardian, Etsy, LiveJournal, and Weather.com
Re:Bad timing, hope this helps. (Score:4, Interesting)
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.
Fuck Beta: I've been here for 13 years (Score:5, Informative)
If I am forced out of Classic, I will leave and never look back.
Fuck beta.
Re:Fuck Beta: I've been here for 13 years (Score:5, Insightful)
I agree 100% The new design offers NOTHING. It is utterly soulless and spaces everything out requiring more and more fucking scrolling. Which is what seems to be the damn trend.
FUCK BETA
Re:Fuck Beta: I've been here for 13 years (Score:5, Informative)
Step 1: Singup on reddit:
Step 2: visit these subreddits and click "subscribe" in each one of them:
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]
Step 3: Go to your user profile and look for your personalized RSS feed, it will give you a digest of the best stories accross all your subscriptions.
Re: (Score:3)
You're a hero. I'd give you gold if this was reddit. And I had gold to give. I'd post anonymously and mod up, but I already commented here and I think the mod points on this comment are already maxed out.
Re:Fuck Beta: I've been here for 13 years (Score:5, Interesting)
"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.
A workaround for what? (Score:5, Insightful)
Reading the actual email they sent, it sounds to me like they provide a (javascript) API for doing what "VieraApp" is instead doing with a direct ajax call (and jQuery vs XMLHttpRequest is not the issue; it's not using their wrapper that is the issue).
Beta looks nice (Score:5, Funny)
Re: (Score:3, Funny)
Beta (Score:5, Funny)
JQuery compared to Slashdot Beta:
The difference between knowing your shit and knowing you're shit.
Try reading the actual response (Score:4, Informative)
The reviewer did not say that jQuery was a hack. The review said that using jQuery to avoid using their predefined interface was a hack.
Whether that interface is so bad that you are driven to use a workaround to get anything done I cannot say. However, you will get nowhere if you argue against an imagined response.
BETA discussion (Score:5, Informative)
http://beta.slashdot.org/submi... [slashdot.org]
Re:Beta is terrible! (Score:4, Insightful)
Kill the Beta!!!!! Free Mod Points!!!!
Re:Beta is terrible! (Score:5, Insightful)
Re: (Score:3, Insightful)
I hate the Beta! Been lucky the last couple weeks and haven't seen it!
Re:Beta is terrible! (Score:5, Informative)
It's like they realize that it's some sort of punishment, too. First, they inflicted it on the ACs, now they're redirecting logged in users. I payed them cold hard cash (which I'm regretting now) and as a subscriber they haven't started redirecting me, yet. When they do, I'm out.
Re:Beta is terrible! (Score:4, Interesting)
Re:Beta is terrible! (Score:5, Insightful)
I've been a Slashdot user since 2007. My username is JoshuaZ ID# 1134087. I strongly dislike the beta version. The large default font makes less on a page at any given time. The comment handling is inferior and is harder to follow. It makes it much harder to just see upvoted comments instead subjecting us to the entire thread. I don't want a choice between "all" and insightful, informative or funny. I want an option to just see the more upvoted comments with the other comments still there with their subject lines so I can then decide based on that if they are worth looking into.
The userpage interfact and display is also lacking. The new version of the achievement display is strictly inferior since it doesn't show when things happened or give any information about the achievements instead giving cutesy graphics that tell nothing about what an achievement is for. Even knowing what achievements are common, I had to use the inspect element feature on my browser to figure out which is which. Comments in the user page also don't show how much they have been upvoted or downvoted nor do they give their description of how they've been modded. There's also no way to just go directly from a comment on the userpage to the comment on the article page, but instead the link takes one directly to the top of the article. This means that if one wants to find the context of a comment one needs to go to the main article and then search for the comment itself. This is inconvenient.
Overall, beta has many minor inconveniences. Any of these by itself would be minor but the totality is highly unpleasant. All of these should be fixed.
Now that I've had even more experience with beta I'd have other fun things to add to that email. I'm not optimistic that any of this feedback is going to be listened to.
Re: (Score:3)
I can live with UI changes. I've been living with them for decades.
I just want the comments not to suck and not waste usable space with a margin. Once I scroll paste the right side bar, I want the comments to expand to use a maximum width.
Even in Classic view, there is too much whitespace around each comment. Both views could fit more comments in the same space (but we're all used to Classic).
Re: (Score:3)
And now that I've used Beta side-by-side with Classic (on this thread) having to "Load More Comments" multiple times is a deal breaker.
For logged in users, there should be a way to fetch them all on page load (I'll happily wait!).
Re:Beta is terrible! (Score:5, Insightful)
If a large population likes it the way it is, that is valid feedback. It means don't change. Keeping things the way they are is a perfectly good, and frequently the best design decision.
Re:Beta is terrible! (Score:5, Funny)
If a large population likes it the way it is, that is valid feedback. It means don't change. Keeping things the way they are is a perfectly good, and frequently the best design decision.
Depends on the site, FUCK BETA! For community forums, FUCK BETA IN THE ASS! the community should definitely have a say, FUCK, ASS! in any redesign or feature change, BETA ASS!
Re:Beta is terrible! (Score:4, Interesting)
Re:Beta is terrible! (Score:4, Informative)
If a large population likes it the way it is, that is valid feedback. It means don't change.
It's possible that /.'s new overlords have thought of that and don't want the current population anymore.
Maybe the format change is a way to push us luddites out.
/And whose bright idea was it to strip almost all the Green out of beta?
Re:Beta is terrible! (Score:5, Insightful)
I'm not a designer and they aren't paying me to try to do design. The only issue I brought up which was primarily a pictorial issue was the achievements display which has two such obvious solutions that they shouldn't need to be stated: 1) having the achievement information appear when you mouse over it 2) just use freaking text. Incidentally, the use of extra graphics over text is a really strange thing given that we live in an era of mobile devices.
It doesn't require detailed feedback to say that one should use a smaller default font. And asking that you have an option when you click on a comment from a userpage to actually go to the comment is so basic that I shouldn't need any special issue. Thank you for pointing out the typo in "interfact." if they aren't listening to people because of typos in feedback they aren't going to be listening to much at all.
Do you write these letters to all the sites you visit?
No. But I do write a letter when it is a website that I like and to which I actively contribute and where they've *asked for my feedback*.
Re:Beta is terrible! (Score:5, Informative)
quoting myself
You can also get independent RSS feeds from each subreddit. sweet!
Re:Beta is terrible! (Score:5, Insightful)
Reddit, much like digg, sucked from the get-go, and has never stopped sucking. I'd sooner get my news from 4chan.
Re: (Score:3)
At this point, that is all that will be left. Hopefully some folks get a clue about how bad beta blows chunks.
Re: (Score:3)
I can do that w/o being on the beta... or is that the joke?
Re:Slashdot Beta sucks (Score:5, Funny)
Submit it to the Panasonic app store.
Re: (Score:3)
An artful negotiating technique, subtle in its cunning.
Re:Um.. Please Explain (Score:5, Informative)
What is being hacked? What exploit is required to make jQuery.js operate? How does it modify the javascript language to work?
jQuery.js is just a library of script routines designed to make a javascript programmer's life easier, like every other library out there, whether it's for C++, ActionScript, C# or assembler. It's not a binary... it is a collection of javascript functions.
Calling it a hack seems a bit ignorant of what hacks are. I've written hacks... patched XBox XDK libraries so I could get my Media X Menu to access extra hard drives in the system... interrupt routines loaded from DATA statements on my old C=64 that allowed me to display more sprites on screen than the hardware was supposed to display, or to do cool things with the borders. I've written multi-tasking kernels with assembler interspersed with the C code so I could directly access or manipulate hardware in embedded systems. Those are hacks.
At worst, you might call jQuery.js a kluge... but even then, jQuery.js works pretty well and doesn't require you to jump through hoops when making small changes (which kluges tend to do). ...so it's a library. A handy collection of useful routines developers can leverage so they do not have to write all that code again. Nothing more.
Re: (Score:3)
Re:Um, WTF? (Score:4, Insightful)
Re:Um, WTF? (Score:5, Insightful)
Inline it (jQuery).
When they ask how it communicates, tell them how, not what functions/callbacks you use in your code.
Ex. The server communicates using the standard Plex web API (or whatever it's called), documented _here_. The RCP calls are made using the standard XMLHttpRequest, with wrappers to ensure compatibility with the evolving web browser landscape. yada yada yada.
I'm sure it's a PITA, but I get the feeling the submitter said too much - explaining how jQuery internals work is going to seem like an over complicated nightmare. If they specifically ask about that weird looking "$.ajax" stuff, just tell them it is a simple wrapper that compensates for the subtle differences in XMLHttpRequest implementations. If the code finally gets to someone that can read it, they'll probably be quite familiar with jQuery and quite happy you are using it than some custom cobbled together hack :-)
Re:Um, WTF? (Score:5, Informative)
Re:Um, WTF? (Score:5, Funny)
What is the native language of a browser?
As far as I've been able to tell, Portuguese.
Re:Um, WTF? (Score:5, Funny)
But jquery has been in industry wide use for years and is no "a hack".
Check out the code, it's amazing that it works at all. That should come as no surprise to you as it should be pretty obvious by now that Resig doesn't even have a superficial understanding of javascript. (As evidence, in addition to jQuery, I would also like to submit jStat and any of his books.)
Yeah, jQuery is a hack -- and an ugly, inconsistent, and unstable one at that! Only in the software industry could a library written for people who don't know the language by someone who knows even less about the language become so successful.
Good for Panasonic. They made the right call here.
Re:Um, WTF? (Score:5, Funny)
Check out the code, it's amazing that it works at all.
Are you sure you aren't trying to read the minified version?
Re: (Score:3)
Yeah, I'm sure. [github.com]
Have a look for yourself. It's like a bad joke.
Re:Move on (Score:5, Insightful)
Re:Indeed (Score:5, Insightful)
Sod that. Just point them at their own web site [panasonic.com], where jQuery is included in every page, and tell them they've been hacked.
Re: (Score:3)
RTFM - they didn't say jQuery is a hack, they said "using jQuery (or plain xmlHttpRequest) to workaround their own API that they mandate you use to access their servers (as part of their TOS)" is a hack.