Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Chrome Google Programming

Google Is Building a Chrome App-Based IDE 209

An anonymous reader writes "Google's Chromium team never ceases to amaze. Its latest project is a Chrome app-based Integrated Development Environment (IDE) codenamed Spark. For those who don't know, Chrome packaged apps are written in HTML, JavaScript, and CSS, but launch outside the browser, work offline by default, and access certain APIs not available to Web apps. In other words, they're Google's way of pushing the limits of the Web as a platform."
This discussion has been archived. No new comments can be posted.

Google Is Building a Chrome App-Based IDE

Comments Filter:
  • by Neuroelectronic ( 643221 ) on Friday November 22, 2013 @08:59PM (#45497299)

    and the way Google does this is by moving processing to the client but maintaining control of the APIs. Which raises the question, in my mind, exactly what value is Google providing that you can't get from existing open APIs and platforms? Seems like the only thing they are "providing" is an expectation in your clients that you support Chrome only, and an API that is guaranteed to break and need maintenance in the near future.

  • by Joining Yet Again ( 2992179 ) on Friday November 22, 2013 @09:01PM (#45497313)

    An "anonymous reader" wrote:

    Google's Chromium team never ceases to amaze... ...Google's way of pushing the limits of the Web as a platform.

    There's nothing amazing about making everything into a fucking HTML+Javascript app with a lowest common denominator of UI features requiring a PC built in the last 3 years and being sufficiently crippled that you'll want to store everything on the "cloud", i.e. on Google's servers.

    No, fuck off, Google. I've done dumb terminals, and then terminals with a bit of intelligence+local storage to make things just bearable enough that you're still conned into giving yourself over to someone n thousand miles away who cares as much about your data as he worries about losing the $0/month you're paying him for service.

  • by Anonymous Coward on Friday November 22, 2013 @09:03PM (#45497319)

    I really don't get the point, other than keeping computer people employed through layers and layers and layers and layers. As computers get more powerful, it seems software only gets more needlessly complicated and accomplishes the same thing at the same speed as it used to using old hardware and far less code and layers.

  • Re:But... (Score:5, Insightful)

    by Blaskowicz ( 634489 ) on Friday November 22, 2013 @09:16PM (#45497385)

    Because the Chromebook. They already have a desktop web OS, which competes with Windows and Apple laptops, and it sure makes sense being able to develop web apps or Chrome apps from that environment.

  • Re:But... (Score:4, Insightful)

    by Joining Yet Again ( 2992179 ) on Friday November 22, 2013 @09:24PM (#45497417)

    Imagine if Microsoft had released an MS-branded laptop which only allowed you to use HTML+Javascript and Silverlight apps, and then released a development environment which ran under Silverlight.

    That'd be as retarded as this is.

  • Re:Local webapp (Score:5, Insightful)

    by Joining Yet Again ( 2992179 ) on Friday November 22, 2013 @09:29PM (#45497445)

    Show them a traditional fat client and they think it's weird and awkward.

    You're just making shit up. "Apps" are the Big New Thing. Never before have there been so many "traditional fat clients". The thing is they're only being released for mobile platforms, while the PC platform desperately tries to get rid of them. And why? Because two or three huge companies hate Microsoft, and think this is the way to wrest control of the APIs.

    It's working.

    But it's not for the user's benefit - at all.

  • by Ukab the Great ( 87152 ) on Friday November 22, 2013 @10:09PM (#45497691)

    Here's my memory of what happened. Maybe it's falsely implanted by the NSA. Feel free to mod down -1 Heretical.

    When the web first was popular, the web folks told us that web apps would replace desktop apps. And the desktop people said "what about dynamic and interactive GUI's that fat client apps provide?" And the web people told the desktop people "users won't really miss that. HTML by itself is good enough." And when no one was looking, the web folks snuck JavaScript and DHTML through the back door to cover up the insufficiency they denied existed with web apps

    Then later on, the web folks told us that web apps would replace desktop apps. And the desktop people said "what about asynchronous network communication that fat client apps provide?" And the web people told the desktop people "users won't really miss that. HTML + DHTML + JavaScript by itself is good enough." And when no one was looking, the web folks snuck Ajax through the back door to cover up the insufficiency they denied existed with web apps.

    Then later on still, the web folks told us that web apps would replace desktop apps. And the desktop people said "what about the offline storage that doesn't require network communication that fat client apps provide?" And the web people told the desktop people "users won't really miss that. HTML + DHTML + JavaScript + Ajax is good enough." And when no one was looking, the web folks snuck HTML5 offline storage through the door to cover up the insufficiency they denied existed with web apps.

    From my point of view I see an endless cycle of web zealots who keep saying that fat clients are irrelevant, yet who seem to be adding one layer of kludge after another just to keep up with basic fat client functionality that they keep denying is unimportant to users. After all I've seen, I really can't take web people very seriously.

  • by Joining Yet Again ( 2992179 ) on Friday November 22, 2013 @10:12PM (#45497697)

    Beautifully put.

  • by LoztInSpace ( 593234 ) on Friday November 22, 2013 @11:59PM (#45498241)
    Very nice. Don't forget also that once introduced, each iteration is then actually hailed as something revolutionary rather than something missing and that was solved/commonplace years ago.
  • by K. S. Kyosuke ( 729550 ) on Saturday November 23, 2013 @06:26AM (#45499771)
    Except they're not forcing these extensions on anyone, Chrome the browser is still very much W3C compliant (for better or worse). It's just that it has an "extra mode" for running something HTML-based outside normal web browsing. I say let them experiment with whatever they want, that's perfectly fine with me.
  • Comment removed (Score:4, Insightful)

    by account_deleted ( 4530225 ) on Saturday November 23, 2013 @09:17AM (#45500271)
    Comment removed based on user account deletion
  • by Rob Y. ( 110975 ) on Saturday November 23, 2013 @12:23PM (#45501035)

    Who said the cloud servers have to be Google's?
    Any application based off of a central database has no business being built as a desktop application. The support of web-based apps is just orders of magnitude simpler, and they work better than fat-client apps when deployed across multiple locations. Anything that makes building this kind of app easier and cross-platform, while producing a richer user experience than existing HTML stuff is a good thing. You don't have to use it for everything, but why are you so opposed to it existing?

"The one charm of marriage is that it makes a life of deception a neccessity." - Oscar Wilde

Working...