Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:No kidding. (Score 1) 259

How many popular web apps can you name that completely separate the back end and the front end and provide documentation for users to talk directly to the back end and substitute their own UI or amalgamate the data with that from other services?

I can't count every web site that has an API, but examples include Amazon, eBay, and Twitter.

Comment Re:Yeah, So... (Score 1) 259

I use JS on my site - to drive navigation. Show me another way to do this efficiently and dynamically

Use some sort of server-side code?

Using "some sort of server-side code" would require re-sending the entire web page if one small part of it has changed. This is slow and expensive on cellular or satellite connections. It also requires a hosting plan that allows use of "some sort of server-side code", unlike ad-supported shared hosting providers that have historically supported only static HTML files.

Comment Re:No kidding. (Score 1) 259

As the window narrows, it gets rid of the columns

This when one user instructs another on how to use the site:
"...and look in the right column."
"What right column?"

Also, how do you avoid loading the HTML that goes into the hidden columns so that mobile viewers don't have to pay data overages for things they'll never see?

Comment Because of holes in browser support (Score 1) 259

Isn't the POINT of the internet browser and HTML concept a sort of 'Swiss Army Knife' of applications, meaning that it's the website's job to deliver content to the browser so that we don't need a separate "program" for every single stupid thing we're trying to do online?

In theory, that's the point. In practice, the web browser included with Windows (Internet Explorer), OS X (Safari), and iOS (Safari) has tended to lack support for key web standards. For example, the latest version of Internet Explorer for the oldest supported version of Windows didn't support most HTML5 features until April 2014, when support for Windows XP was ended, and it won't support WebGL until April 2017, when Microsoft plans to end support for Windows Vista. Safari for iOS didn't support photo and video uploads through the browser prior to iOS 6 nor WebGL prior to iOS 8. A lot of browsers still lack support for, say, plugged-in USB joysticks. For anything that the user's browser doesn't support and which cannot be polyfilled efficiently if at all, the user will need to install a native app.

Comment Re:One wonders (Score 1) 259

Please don't start a sentence in the subject and finish it in the comment. It makes it harder to quote your post for context.

I can think of three kinds of interstitials, each with a different set of who pays and who earns. For ad interstitials, the advertiser pays, and the ad network and the "publisher" (site on which ads are placed) earn. For stickiness interstitials, such as follow us via e-mail or Twitter or download our app, the same happens except much later when the user visits again later and views more ads. For subscription interstitials, the user has to pay to make the box disappear.

tab close an if the "do you really want to do this"

I've seen this with "1 weird trick" clickbait ads that lead to a 20-minute video infomercial with no progress meter. Click the back button or close box, and they will replace the video with a transcript and put up an "are you sure" to let the viewer choose to finish the ad in case the viewer prefers text to video.

Comment Re:Android versions prior to Jelly Bean, version 4 (Score 1) 203

1. There is no company called "iPhone".

The legal name of the company is Apple Inc. It has the authority to update system software on iPhone and iPad brand devices. When people refer to "iPhone", they refer to the division of Apple responsible for iOS updates.

Just like there is no company called "Android".

A company called Google Inc. acquired a company called Android Inc. But there is no one entity with authority to update system software on devices. This is delegated to device manufacturers (for Wi-Fi-only tablets) or to carriers (for phones and tablets supporting cellular data service).

Comment Android 2 vs. Android 4 (Score 1) 172

Android Market in Android 2 required specifically a Gmail account and gave the "aeris@example.com does not use Gmail. Add Gmail to your Google account" registration for a Google account associated to any other email address. Google Play Store in Android 4 or later allows use of any Google account but requires a Google+ profile in order to leave a review of an app.

Comment Bootstrapping reputation (Score 1) 172

I'd like to see a responsibility system put in place. Something like Stackexchange where it is easy to have an account, but you have to earn privileges to post or comment

According to this walkthrough of Stack Exchange, you first earn 10 by improving formatting or grammar in five posts. This gives "participate in meta", allowing you to ask for clarification of a site's scope, and "remove new user restrictions", allowing you to cite sources in questions and answers, provide screenshots in questions and answers if necessary, and answer protected questions. Then you earn 40 more by providing useful answers to a couple questions. This gives "comment everywhere".

In your vision of ResponsibleTube, how would a new user go about earning enough points to comment? Would initial reputation be based on an invite tree (like the field trials of Orkut, Gmail, and Google+), a valid enrollment in higher education (like the field trial of Facebook), a valid subscription to mobile phone service (like Yahoo! and current Gmail), or a months-long waitlist (like Google Contributor)?

Comment Re:Keeping a roof over game developers' heads (Score 1) 91

If you bought a TV, and the first thing it did was prompt for your credit card, would you actually do that?

Perhaps if it was a device specifically intended for use with electronically purchased copies of works of authorship, not a device primarily intended to decode and display HDMI or ATSC signals. A Kindle reader, for example, needs an Amazon account.

Slashdot Top Deals

Work is the crab grass in the lawn of life. -- Schulz

Working...