Domain: newio.org
Stories and comments across the archive that link to newio.org.
Comments · 22
-
Re:Microsoft, Google, etc... have the right idea..
> Think outside the world of Web browsers you're in right now.
You are 100% correct. Think NewIO ( http://www.newio.org/ ). -
Re:Microsoft, Google, etc... have the right idea..
Agree 100%. You might want to check out NewIO ( http://www.newio.org/ ).
-
Re:I want to write desktop apps with JS/GWT/whatev
> But it will never reach its potential until it is a general purpose application programming language.
Why not use a general purpose application programming language like C to create internet apps?
http://www.newio.org/ -
Re:bleh
> MS Silverlight is their planned attempt at killing off not only Adobe Flash but also all this AJAX stuff.
No, they serve different purposes. With Flash the application data is on the client. That is why Flash and Java are portability solutions, but not true Internet application solutions despite the fact that they run from a browser. In this case the web is just used as a delivery mechanism like ftp.
With Ajax the application data is on the server, so it is a true Internet solution. However it is a programming kludge. I doubt anyone thinks it is the final answer.
Chris Nystrom
http://www.newio.org/ -
Re:Silly me...Silly me, i thought the major drawback of web based applications was that HTML sucks for building rich applications.
HTML is far from ideal, but I think the biggest drawback with web programming is the lack of program state. In my own open source rich internet application system NewI\O I keep the consumer friendly browser interface, but I add program state, and have a more traditional programming model that does not use HTML.
-
Re:What's the PointSometimes I think it might make more sense to make a browser-like framework for programs, but built from the ground up for applications instead of static pages.
Agreed. This is the premise for my open source project NewI\O.
-
Re:Seriously, Miguel, give upd) come up with something better that can be made cross-platform from the get-go that gives people a compelling reason to use it instead of Silverlight, rather than permanently following along a few steps behind Microsoft.
Yes! That is exactly what I am working on with my open source, cross platform NewI\O project.
The technical advantage is that it is true client/server, not client only as these other technologies are. It is not simply a download and run system. That was data can be retained on the server where it should be.
-
Re:Option E> We don't need a better Silverlight or a better Flash. We need better tools inside the framework that we already have.
Actually, I disagree here. For the reasons you sited above, I think we need to leave the web to what it was originally created for: hypertext documents. We need a new separate system for running applications. Something better than Silverlight, Flash, etc.
My own attempt is NewI\O.
-
Re:Not buying it> The problem with your argument is that no one has even tried to make something better.
Actually I am trying to make something better. The main problem I see with Flash, Java, and now Silverlight, is that they are client systems, not client/server systems. Once the application is downloaded they are no longer talking to the server.
To see a true client/server Internet application system, see my own NewI\O system.
-
Re:I would rather see...
The biggest problems with Silverlight, Flash, Java, etc, are that they are client systems, not client/server systems. Once downloaded they are no longer talking to a server. See my own open source project NewI\O for a true client/server solution to the Internet application problem.
-
Re:Common data store
Your suggesting is a good one, but we might be able to do even better. Your suggestion solves part of the problem. However, network apps also have the promise of portability. Write the app once and it works on all platforms. With my own project we use standard messages between client and server to achieve this. For more info check out my project NewI\O.
-
Re:Great Idea, Ok not...
My own competitive technology is built on top of openssh. You can set up your own server at home. Check it out at http://www.newio.org.
-
Re:Licensing Unclear
My own competitive technolgy is open source, and we have linux and MS Windows clients. Check it out NewI\O.
-
Re:It is a proprietary layer on top of OO codeIf you want a true open source solution check out my NewI\O project.
-
Re:Why require a browserExactly. The Internet is more than the web, and in fact I think the web is a poor application platoform, which is why I started the NewI\O project.
-
Re:Architecture
Exactly correct. That is why I am working on NewIO. Join me.
-
Re:NewI\O
Nice pic, dude. You're hot.
http://www.newio.org/team.html -
NewI\O
I believe both Java and AJAX are the wrong path to take. The web was designed for hypertext documents. It was not designed to run apps. Instead of kludging the web to run apps we need to create a new system that is designed to run Internet applications. I believe a simpler straightforward solution to this problem is the way to go. I have begun work on such a system which I call NewI\O (http://www.newio.org).
-
Re:Hate to sound like a luddite but...
I agree. The web was not disigned for applications, and technologies that try to use it for such are kludges. The web should be for hypertext documents, and we need a new separate technology for internet apps. For this reason I started the NewI\O project (http://www.newio.org./
-
Re:Wait
I agree. Since it did not seem to exist, I started the NewI\O project (http://www.newio.org./
-
Re:Excuse me?
> You want to use C for web coding? The two just don't mix!
Maybe so. How about using C to write internet apps, and ditch the web?
http://www.newio.org/ -
Ditch The Document Browser!
Why not ditch the document browser and start over with completly new system for internet apps?
http://www.newio.org/