What does your brain see?
But enough vomit talk. It's hitting too close to home right now. Stupid food poisoning.
Conversations made public in the hope that someone else will find them interesting, or at least make them think. Actually, by writing them down they get out of my head, letting me sleep at night. The opinions expressed within do not necessarily belong to anyone. Views change over time. How's that for a disclaimer?
What does your brain see?
But enough vomit talk. It's hitting too close to home right now. Stupid food poisoning.
Database interfaces continue to prove an enigma to me. I’ve tried to work with Access, MySql, along with a couple others whose names I don’t remember or have since blocked out of my mind. They’re wretched to setup, harder still to change, and seem to specialize in one of two categories:
Those that are easy to put information in.
Those that are easy to get information out.
Wikipedia is a great example of a database that’s easy to get information in. Bugzilla is another one. People who need to get information into a system love these types of systems. You freehand in information and do not require any particular type of structure. They’re very approachable, and great when you wish to amass information from a variety of sources very quickly.
But have you ever tried to compare two articles?
Let’s say you want to know the name of Franklin D Roosevelt’s dog. In wikipedia, you can probably find such a thing, but you can’t search for it directly. You have to search for
But what if you wanted to compare articles referencing
Now, on the opposite end of the spectrum, more business oriented databases like Access exist. My former employer used Access to keep track of clients, inventory, and various product models, as well as employee records. These systems require a lot of forethought. One must first consider Exactly what types of information you’re going to need to enter. For a product that you sell, you could include information like:
But, if a year into the business you decide it’s time to start considering multiple vendors for a particular good you need, something you hadn’t thought of originally, your database needs a reworking to support all that. Cells have to be added, new information has to be entered. New queries have to be created, and some old ones have to be changed as they may not work anymore.
Ideally the purpose of technology is to simplify our lives. However, most technologies only serve to further complicate everything we try to do by adding more and more layers of steps and processes. The exception to this is robots. Robots like the Roomba serve to fully free us of daily responsibilities and allow us to pursue other goals. The key lies in the automation that incorporates the technology.
Currently we live in a world with 1st and 3rd world countries. The 1st world nations further scientific development and technological achievement, while the 3rd world nations provide us with baser needs such as food and low cost labor. Ideally, 3rd world nations need to be brought up to the level of 1st world nations. But, before that can be realized, the baser needs that 3rd world nations provide must have a suitable replacement. This can perhaps be best realized through automation.
There is much more I can post on theories regarding automation, but it's late. Goodnight non-readers.