Community Page
- theappslab.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Ah, cursed by geography. You should get satellite phones :)
- There's a hill directly between my house and the nearest tower, so I get all sorts of strange bounces and things changing as the atmospherics change. My wife for her work only uses her cell,...
- I'd like to see the app - please send the link to shawn.flahave@oracle.com Thanks
- Sounds like you live out of the way a bit. I thought SoCal down that way had better coverage, or do all the towers burn down each year? When I had Vonage, you had to opt in to call 911, which is a...
- Yeah, I remember parents being all freako about calling relatives on the other side of the country. Now I get on the wife (and soon the kids, I'm sure), "let's remember we get roaming...
Jump to original thread »
Taking the web out of the browser has been a common theme lately. As web apps become more a part of everyday productivity, accessing them outside the typical browser is more attractive.
The iPhone has a great example of this in its Maps app. The beauty of taking apps out of the browser is you ca ... Continue reading »
The iPhone has a great example of this in its Maps app. The beauty of taking apps out of the browser is you ca ... Continue reading »
1 年 ago
The main reason I like browser based software though is the browser is arguably the most ubiquitous piece of software around, whether it be FF, IE, Opera, Safari, mobile or desktop, and on whatever OS.
If you sit down at a computer , even if it's not yours or a public computer and it has a webbrowser and it has internet connection you can pretty much use any web based application around.
If you sit down at a computer and need to run an Air , Silverlight , even Flash, based application whoever owns that computer might not be as happy that you installed it or depending on the your privileges you can't / shouldn't be able to install it.
The main issue with browser based software being offline access but that seems to be, and will continue to become less and less of a problem.
Sure I'm slightly biased but that's one of my favorite things about APEX and it's web based development. I can't count the times that I've just jumped on a random computer and demoed , fixed or developed applications.
1 年 ago
trust me... if I tweeted my every thought, nobody would be happy.
1 年 ago
It's moot if we're talking about a computer that isn't my own.
@bex: In this context, it's funny: you emailed me to point me to a post in your blog (to which I subscribe, BTW) about web apps and Web 3.0/4.5.
I guess email is still the LCD for communicating w/people. So, touche.
1 年 ago
This is going to ramble and probably be flame-bait so I appologise in advance. :)
First, we felt liberated from client-server by the net, but were lacking functionality.
Next, we tried using Java applets or OCXs to get that client-server feel, but people objected to having to install a specific JRE version and download whole applets, or being limited to a single vendors browser.
Now we use DHTML and AJAX to try and recreate client-server experience, but this has many browser compatibility issues and involves downloading large Javascript libraries, so it's not disimilar to the problems with applets.
The immediate future looks like a rise in client-side apps built on proprietry frameworks, accessing data from web services.
Let's take the case of email. If I have a client side app accessing my gmail account as a web service, this is no different to having a PC IMAP client accessing my server based IMAP email account. All the data is still centralized on my server, not downloaded to my PC like POP, although I can download it if I know I need it offline. So what have we invented here?
What the net has always lacked is a standard framework for interactive applications. We shouldn't be relying on one million and one DHTML or AJAX toolkits. This functionality should either be part of the browser, or part of a standard "web-app" component. That way, people can concentrate on writing useful apps, not worrying about implementation issues caused by the limitations of the platform.
I have a lot of respect for all the people doing amazing things with DHTML and AJAX, but it really is trying to fix the problem with a band aid. At some point in the future we will look back at this and laugh at how ridiculous it all was.
I know it's been said before and it's all a bit idealistic, but the browser in its current form is not the tool for complex interactive applications. :)
Cheers
Tim...
1 年 ago
1 年 ago
1 年 ago