I have started to post some of my program code. Any code I post
is subject to copydoc restrictions. These can be summarized as:
What restrictions?
Or if you prefer I spell it out: You can do what you damn well please with it.
But it would be nice if you attribute source.
Any comments or questions? You know the email trick:
DOC
What is this?
Here be code and data
for "Casting Polymers". Casting polymers are materials that
mold-makers use. There are many different types of polymers. Some silicones,
some polyurethanes... They all have different features when cured. Some are hard
plastics. Some soft rubbers. Different colors, cure times... The list goes on.
Background.
A few years ago I got annoyed with the way certain search results were
displayed. You couldn't, for instance, get a list of all cars for sale in
Toronto that were standard and had an asking price of less than $6K.
The Data Problem.
One of the first thing I discovered about feature filters is that getting
the data "right" is a real challenge. You can scrape data online and try to parse
it automatically but you mostly never get it right. So a lot of "hand coding" is
necessary. This dramatically slows the process and, of course, leads to the need
for more hands.
One Two Buckle ...
Since the first prototype Bogus Beer,
I have done two more. One for 3D printers. And this one for casting polymers.
What? No list comprehensions?The code is generated by a meta system. so don't blame me! ;-) And if you think it looks a bit like warmed over Fortran, you're prolly right. Took out all the "go to" statements. :-)
What You Need.
- A computer. (Sorry. Sometimes I just can't resist. :-))
Deployment.
I have Bogus Beer running on
Google's App Engine. But don't particularity like it. I find the process of
getting it going constraining and confusing.
Many Hands Make...
I'm open to any suggestions, criticisms...
What about the Meta System Code?For the moment, I want to just sit on it but would like to open it up. If I can figure out a way to monetize it (get $$$ in the door)...
Finally.If you do want to install and run this feel free to contact me if you run into any problems. There are a few things ah... SECRET documentation that I haven't revealed.
And now, what you've all been waiting...
.source code for
|