It exists already. It's called MS Access.
I wrote Access apps in college for cash to doctors and small business and I still have no love for the tool.
81–90 of 98 posts
It exists already. It's called MS Access.
I wrote Access apps in college for cash to doctors and small business and I still have no love for the tool.
how do people get a "hey HN" welcome line up on their site so quickly? This was posted here less than 2 hours ago. Do people really monitor incoming referrals hourly?
Hey { referer }, ...
I was surprised the text was still there in incognito mode.I'm seeing a lot of hate for spreadsheets here. First, to state the obvious: in the time your least-favourite Excel sheet took to grow from simple time-saver to sprawling Cthuloid monster, it has probably saved multiple person-years of effort . You could spend the next six months rebuilding it all "properly", and it's still comically positive ROI. Spreadsheets are also a unique, top-level category in computing as a w…
Edit: oh, you're not computing something so much as you're using shrink wrapped software to build documents, presentations, or manipulate images. So, not quite the same.
As for programming languages, I disagree. You don't go from only knowing say Python, PHP and Java to being able to use Haskell in a few hours. There's a substantial learning curve in being able to use a sufficiently different programming language. And no, "Hello, World" or typing in a few simple commands from a tutorial don't count.
Do you suppose the a C programmer is just going to be building a meaningful Smalltalk or Lisp program after a couple of hours? Or that a Javascript programmer is going to be whipping up C++ applications in that amount of time?
Eons ago, I worked for Lotus Software (way before they belonged to IBM) on an exiting new product - their flagship Lotus 1-2-3 spreadsheet product, in those days the preeminent spreadsheet offering in the world, ported to the IBM mainframe. I travelled around Europe as we sold this to large corporations who wanted the power of the spreadsheet, but multipled by a gazillion times and made multi-user. Almost every custo…
I like that you're bringing up Lotus, but I was thinking of a different product: Notes. It's from another digital software age and from experience, hard not to think of the applications created with it as archaic monstrosities, yet there was something there. In many ways it was what the OP is talking about: a networked formbuilder that allowed for people with technical skills roughly equivalent to that of an Excel su…
Of course, some people just used the @ formulas.
Anyway, I haven't come across anything that so naturally expressed document workflow with forms and email integration. People complain about Notes email, but it was nice to have it so tightly integrated with the Notes capabilities.
Earlier quoted context omitted.
Emacs
I like to use org-tables for my spreadsheets:-D I'm joking... mostly. That said, I really have used elisp functions on an org-tbl in anger before.
Earlier quoted context omitted.
I think of spreadsheets as like q-tips. Apparently the one thing that the manufacturers of q-tips tell you not to do is to stick them in your orifices. Yet the number one actual use of q-tips is people cleaning gunk from their ears. People build the most insane, unmaintainable, insecure messes using spreadsheets - because they can.
And you can FAST. What else is there for quick and dirty stuff????
I'm seeing a lot of hate for spreadsheets here. First, to state the obvious: in the time your least-favourite Excel sheet took to grow from simple time-saver to sprawling Cthuloid monster, it has probably saved multiple person-years of effort . You could spend the next six months rebuilding it all "properly", and it's still comically positive ROI. Spreadsheets are also a unique, top-level category in computing as a w…
But why not word processors or presentation software (PowerPoint)? How about Photoshop? That's pretty big. Edit: oh, you're not computing something so much as you're using shrink wrapped software to build documents, presentations, or manipulate images. So, not quite the same. As for programming languages, I disagree. You don't go from only knowing say Python, PHP and Java to being able to use Haskell in a few hours.…
Spreadsheets are the poor man's data processing pipeline; they ship with a wealth of numeric and data munging functions and give you an easy-to-understand visual representation of your datastore. You can use them to crunch numbers and graph, but also to implement fairly complex business logic, and they accomplish this within the confines of an application you probably have already bought anyway. They're the epitome o…
I agree. The problem is also that most people who are running SMB aren't experts at growing their data model. Over time, the owner needs new objects (rows, columns, sheets, etc.) and new things that need calculated and tracked BUT they also need to associate these new things to the old things. They are not going to be able to renormalize the data model (they don't know they have). They make new sheets or Excel files…
Airtable is a better spreadsheet imho.
how do people get a "hey HN" welcome line up on their site so quickly? This was posted here less than 2 hours ago. Do people really monitor incoming referrals hourly?