Web 2.0: Something's Missing
secretGeek .:dot Nuts about dot Net:.
home .: about .: sign up .: sitemap .: secretGeek RSS

Web 2.0: Something's Missing

To some (small) extent, you can think of web 2.0 as the sudden realization that:

'hey! with Ajax we can build the entire Office suite online!'

There's lots of contenders to replace and extend many apps/features of the Office Suite:

  • Word -- writely and a hundred others...
  • Outlook -- gmail and a hundred others...
  • Excel -- numsum and a hundred others...
  • Calendars -- kiko and a million others...
  • Powerpoint -- s5 and a few others...
  • IM -- meebo and a few others...
  • One-note -- webnote and millions more...
  • even Visio! -- gliffy and probably some others...

But there's one glaring ommission. One of the most influential parts of Office seems to have evaded web 2.0 completely. (and no, I don't mean clippy)

(continues...)

What's missing is the modern-day internet-native replacement for...

MS Access!

Yes, that's right. Scourge of the development world that is, there's no denying that MS Access (and its contempories like FileMaker Pro) provided an incredible ability for non-experts to instantly turn their business cases into working applications.

Here's a simple definition of Access, that we can use to try and envisage a Web 2.0 replacement for it:

Access is a self-contained two-tier application (forms and database) that lets non-developers quickly build and deploy their own self-contained two-tier applications.

So I think a Web 2.0 version of access would be:

[Access for Web 2.0] would be a self-contained web-application (web-forms and database) that lets non-developers quickly build and deploy their own self-contained two-tier web-applications.

Your thinking game for today:

envisage a self-contained web application (web-forms and database) that lets non-developers quickly build and deploy their own self-contained two-tier web-applications

Limitations to be overcome:

To help with your ideas, maybe it should overcome the following limitations of Access:

  • Low tolerance for simultaneous users
  • Database can be suddenly corrupted
  • Difficulty of integrating source/version control
  • Inability to script the creation of access db's through DDL
  • End users eventually learn to recognise an Access application and they seize up and start crying rather than touching it. As do developers.




'Daniel' on Mon, 17 Jul 2006 01:49:17 GMT, sez:

Hmm, well there's Google Base, but that's only a small part of the picture, I suppose.



'Mike Gale' on Mon, 17 Jul 2006 01:53:59 GMT, sez:

I never took them seriously, but there have been web front ends that let you add tables and fields, plus list the table.

Some versions I played with (years ago) could (I think) interface with different databases.

I know Google had something along these lines under beta. I saw some reports on performance and tuned it out. (Pre-Alpha...)

So an Enterprise Manager type application has been done several times. (It's not hard to write your own.)

I guess with an XCopyable SQL Server Express or similar database it's also got performance advantages.

Then you can always use a schema file and csv to achieve similar functionality without a "real database" at all.

(I also think that Web 2 doesn't exist, other than as a label.)



'Dan F' on Mon, 17 Jul 2006 02:02:58 GMT, sez:

DabbleDB could be seen as an online access I suppose. The main difference is it shields the end user from data types, form design. Worth a look at though, funky little product.



'Rik Hemsley' on Mon, 17 Jul 2006 06:39:11 GMT, sez:

You forgot:

Inability to process more than one line of SQL at a time.



'Bob Balfe' on Mon, 17 Jul 2006 14:17:36 GMT, sez:

That is because Lotus Notes replaced it 10 years ago.



'Hermann Klinke' on Mon, 17 Jul 2006 18:33:05 GMT, sez:

Zoho Creater replaced Access for me. It also meets your definition of Access and a Web 2.0 Access.



'lb' on Mon, 17 Jul 2006 20:59:44 GMT, sez:

DabbleDB and Zoho Creater are both interesting apps. Thanks for the links Dan.F and H.Klinke

I wonder if lotus notes is able to provide the kind of browser-based application and database design that i'm imagining here. i doubt it, but i'm no notes guru.



'Eric D. Burdo' on Tue, 18 Jul 2006 09:44:51 GMT, sez:

It has been about 5 years now since I worked with Lotus Notes (or Lotus Bloats as we used to call it).

But the app was nowhere near as newbie friendly as Access is. Notes had a much higher learning curve. But, it did handle the multiple users better than Access.



Comments closed due to spam. Sorry.

Articles

Mind-boggling Demo of New Gaming Genre, aka Folder-Based Hangman, aka Fun with Recursion Mind-boggling Demo of New Gaming Genre, aka Folder-Based Hangman, aka Fun with Recursion
Got CSV in your javascript? Use agnes. Got CSV in your javascript? Use agnes.
I went to write down a book name and founded an internet empire instead. I went to write down a book name and founded an internet empire instead.
NimbleText: Origins NimbleText: Origins
The Windows 8 Mullet The Windows 8 Mullet
Cosby: spontaneous striped background generator Cosby: spontaneous striped background generator
Slides from WDCNZ: Live Coding Asp.net MVC3 Slides from WDCNZ: Live Coding Asp.net MVC3
MVC 3, MVC 3, "Third Times a Charm" references
Custom Errors in ASP.Net MVC: It couldn't be simpler, right? Custom Errors in ASP.Net MVC: It couldn't be simpler, right?
Anatomy of a Domain Hijacking, part 2: The Website Who Came In From The Cold Anatomy of a Domain Hijacking, part 2: The Website Who Came In From The Cold
Anatomy of a Domain Hijacking, part 1 Anatomy of a Domain Hijacking, part 1
secretGeek.net domain has been stolen. The site may go down. secretGeek.net domain has been stolen. The site may go down.
Boring article: 'untrusted domain' issue with SQL Server. Boring article: 'untrusted domain' issue with SQL Server.
Coding While You Commute Coding While You Commute
Test Driven Dentistry Is A Good Thing Test Driven Dentistry Is A Good Thing
The 'less crashy' release of NimbleText The 'less crashy' release of NimbleText
Rethinking Toolbars in Visual Studio (or any IDE) Rethinking Toolbars in Visual Studio (or any IDE)
Where shall we have lunch? Where shall we have lunch?
Setting up email for your microIsv Setting up email for your microIsv
The NO Visual Studio movement: Compiling .net projects in Notepad++ The NO Visual Studio movement: Compiling .net projects in Notepad++
ZeroOne: the editor for programmers who think in binary ZeroOne: the editor for programmers who think in binary
Mercurial workflow for personal projects (with a .net bias) Mercurial workflow for personal projects (with a .net bias)
I see you're using vim. Let me fix that for you. I see you're using vim. Let me fix that for you.
The worst recruitment spam I've ever read The worst recruitment spam I've ever read
A thank you I forgot to say A thank you I forgot to say
My new product, NimbleText, is live My new product, NimbleText, is live
Grabbing the free songs of Jonathan Coulton (with Powershell) Grabbing the free songs of Jonathan Coulton (with Powershell)
Using NimbleSet to compare lists Using NimbleSet to compare lists
Wanted: Wiki Lists (dot org) Wanted: Wiki Lists (dot org)
DOS on Dope: The last MVC web framework you'll ever need DOS on Dope: The last MVC web framework you'll ever need
JSON Query Languages: 5 special purpose editors JSON Query Languages: 5 special purpose editors
What then, is b? What then, is b?
SQLike: A simple editor SQLike: A simple editor
Yet Another BizPlan Generator. Yet Another BizPlan Generator.
HOT GUIDS: A hot or not site for guids HOT GUIDS: A hot or not site for guids
How does life get better? One tiny hack at a time. How does life get better? One tiny hack at a time.
24 things to do, and 100 things *not* to do (yet) for building a MicroISV 24 things to do, and 100 things *not* to do (yet) for building a MicroISV
Venture capital won't kill Jeff Atwood, it will only make him Jeffer. Venture capital won't kill Jeff Atwood, it will only make him Jeffer.
A handy workflow image for newbie mercurial users A handy workflow image for newbie mercurial users
Fractal Feedback, a diversion into recreational programming Fractal Feedback, a diversion into recreational programming
Hump-Jumping: How the Education of Computer Science can be Saved, err, maybe. Hump-Jumping: How the Education of Computer Science can be Saved, err, maybe.
Suggested User Experience Improvements for DiffMerge Suggested User Experience Improvements for DiffMerge
SQL Style Extensions for C# SQL Style Extensions for C#
The Movie Hollywood (And My Wife) Doesn't Want You To See: Weekend at Jacko's The Movie Hollywood (And My Wife) Doesn't Want You To See: Weekend at Jacko's
Sysi: the ultimate administrators toolkit Sysi: the ultimate administrators toolkit

Archives .: secretGeek :: Complete Archives
TimeSnapper -- Automated Screenshot Journal TimeSnapper.com    
Version 3.3: true productivity boost

Next Action NextAction
Managing the top of your mind

NimbleText -- World's Simplest Code GeneratorNimbleText -- World's Simplest Code Generator, Text Manipulator, Data Extractor

25 steps for building a Micro-ISV 25 steps for building a Micro-ISV
3 minute guides -- babysteps in new technologies: powershell, JSON, watir, F# 3 Minute Guide Series
Universal Troubleshooting checklist Universal Troubleshooting Checklist
Top 10 SecretGeek articles Top 10 SecretGeek articles
ShinyPower (help with Powershell) ShinyPower
Now at CodePlex

Realtime CSS Editor, in a browser RealTime Online CSS Editor
Gradient Maker -- a tool for making background images that blend from one colour to another. Forget photoshop, this is the bomb. Gradient Maker


[powered by Google] 


How to be depressed How to be depressed
You are not inadequate.



Recommended Reading


the little schemer


The Best Software Writing I
The Business Of Software (Eric Sink)

Recommended blogs

Jeff Atwood
Joseph Cooney
Phil Haack
Scott Hanselman
Julia Lerman
Rhys Parry
Joel Pobar
Thomas White
OJ Reeves
Eric Sink

Aggregated Links

proggit
dzone
hacker news
dot net kicks

Human Link Machines

interesting finds
a continuous learner's weblog
arjan's world
weekly link post

LinkedIn profile
LogEnvy - event logs made sexy
Computer, Unlocked. A rapid computer customization resource
PC Smart Buys - Computer Hardware in Australia
 
home .: about .: sign up .: sitemap .: secretGeek RSS .: © Leon Bambrick 2006 .: privacy

home .: about .: sign up .: sitemap .: RSS .: © Leon Bambrick 2006 .: privacy