I'll never catch up with y'all. I'll just do what I can.
Clam Chowder is soup when the discussion is about soup. It isn't when the discussion is about anything else. Dang, V$D$, didn't you know that?
Printable View
I'll never catch up with y'all. I'll just do what I can.
Clam Chowder is soup when the discussion is about soup. It isn't when the discussion is about anything else. Dang, V$D$, didn't you know that?
Your clam chowder was three pages back, where've you been, what you been up to?Quote:
Originally posted here by rapier57
I'll never catch up with y'all. I'll just do what I can.
Clam Chowder is soup when the discussion is about soup. It isn't when the discussion is about anything else. Dang, V$D$, didn't you know that?
Building a new 2003 server with SQL. Preparing for a test environment for Blackboard 6.x.
Well, you asked.
Would that be the same Blackboard that I use? The educational software to log on to the University site?Quote:
Originally posted here by rapier57
Building a new 2003 server with SQL. Preparing for a test environment for Blackboard 6.x.
Well, you asked.
HAHAHHAHAHHAHAHHA dammit that made me laugh out loud.Quote:
Forgive me father for I have posted
It has been 60 seconds since my last post
Yep. We've been on the BB 5.x Basic for a bit over a year now, and we want to move to 6.x. We'd like to go the Enterprise route, but that's about $30k US per year at our level. We have to get a few more distance ed students enrolled to get the income to match that kind of expense level.Quote:
Would that be the same Blackboard that I use?
I'll be moving the courses to the BB 6.x system during the winter break.
lol memory.
I love clam chowder soup rapier.
Does anyone know what an expert system is?? I had to write some code here at home and then compile it at school with a program called vpx.exe. I searched google for it but could find anything. We've been talking about programs that ask questions, so we designed a small simple one. Heres the code I have. Maybe someone will recognize this.
I just can't find the software anywhere to compile this.Code:Actions
Find Workforus
Display "Please {workforus}";
Ask experience: "Do you have Work Experience?";
choices experience: yes, no;
Ask age: "Are you over 18?";
choices age: yes, no;
Rule 1
If experience = yes and age = yes
Then workforus = yes;
Rule2
if experience = no and age = no
Then workforus = no;
Rule 3
If experience = yes and age = no
then workforus = no;
Rule 4
If experience = no and age yes
then workforus = no;
I used to write expert systems in Turbo Pascal (even had a very good book on the subject, but I can't find it now).
The structure looks more like a pseudo code, from which one would go a write a really complex decision structure and build a user interface around it.
'Course, then with re-usable objects and such, you can ask more questions and get more answers as the program polymorphs into something more complex and intelligent. Then it will take over the world.
It's getting late and I need to get some beauty sleep.
G'night folks.
Yeah I think thas pretty much what that is. Program the options and rules then create an interface for the end user. I just can't find a program to run it.
Well since nobody posted in here for the last hour then i will.
Goodnight everybody :D
sweetdreams etc ,etc,etc and so on so on ;)