Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 08-26-2013, 09:20 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks @christos that was interesting. I had a good laugh, at you using 'clipper'. I used 'clipper' for handling the statistical storage for controliing the servo positioner (I wrote in 'fourth') for a lazer at Kitt-Peak National Observatory, years ago. So that makes two of us from the dbaseII, dbaseIII era.
Reply With Quote
Благодарность от:
Christos Teriakis
  #12  
Old 08-26-2013, 10:27 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I (still) have to use clipper at work, some of our older systems use it.
Reply With Quote
Благодарность от:
Christos Teriakis
  #13  
Old 08-27-2013, 12:02 AM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
I (still) have to use clipper at work, some of our older systems use it.
I can't remember if I was using it on CP/M, I doubt that I was using on an IBM PC platform, but it may have been on DEC VM system. Too many years ago, I guess I am getting old. I am not even sure if it was supported on VM or maybe we emulated it. Oh well...
Reply With Quote
  #14  
Old 08-27-2013, 03:03 AM
nerbert nerbert is offline
 
Join Date: May 2008
Posts: 784
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My first coding was at University about 35 years ago. No PCs back then, you used punch cards for input and everything came out on paper about a half hour later in a bin periodically filled by the I/O clerk. To go tinker on code you had to walk a couple blocks (or hitch up the buggy) to the I/O room in the building that housed the university mainframe. Fairly simple programs would take weeks to debug.

A few years ago I accidentally inherited a forum (long story) and couldn't help messing with the html. When I got another admin who is a professional programmer he got me started with php and JavaScript. I'm glad I started learning all that stuff in vB3. Even the html/css on vB4 would have scared me off, let alone the more complex php.

EDIT: Does anyone else here have experience with analog computers? I was never very good at it (always overloaded integrators)
Reply With Quote
  #15  
Old 08-27-2013, 04:20 AM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
I (still) have to use clipper at work, some of our older systems use it.
Wowww....... If you ever need a library call me. I believe that I had the widest library (3nd party) for Clipper. Dozens of 720kb Floppy disks

Chris

--------------- Added [DATE]1377581079[/DATE] at [TIME]1377581079[/TIME] ---------------

Quote:
Originally Posted by tbworld View Post
(I wrote in 'fourth')
It was Fourth or Fortan? ... You sent me centuries ago
Reply With Quote
  #16  
Old 08-27-2013, 05:03 AM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Christos Teriakis View Post
Wowww....... If you ever need a library call me. I believe that I had the widest library (3nd party) for Clipper. Dozens of 720kb Floppy disks

Chris

-It was Fourth or Fortan? ... You sent me centuries ago
Forth. Sorry I misspelled. It was used quite a bit in robotics, and the scientific community. Servo control, hardware control that kind of thing. I loved the language. It unfortunately it is not a practical language for applications.
When I was using clipper we were using 8" floppy's and 14" platters for the hard drives.

I enjoyed using clipper it was so much faster that the dbase interpreter, although I cannot remember all the advantages.

Of course all of us old guys used Fortran. It was powerful, but I never enjoyed using it. Unfortunately, any time I worked on some old goverment program it was either Fortran, ADA or Cobal.
Reply With Quote
  #17  
Old 08-27-2013, 06:03 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How have I learned php?

By making it (php.net)
Reply With Quote
  #18  
Old 08-27-2013, 06:46 PM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tbworld View Post
... all of us old guys used Fortran..
MATURE my dear ,,, MATURE !!! ... never old .... just like the good wine....
Reply With Quote
  #19  
Old 08-27-2013, 08:16 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nerbert, I have seen quite a few old non-analytic analog computers. I was fascinated with them. In some point in my studies I had to design a (not-so-simple) analog computer to solve an easy differential equation. I never actually had to build the thing so I have no idea if it really worked. So I cannot say I actually really used one.

So far @nerbert and @paul when the prize.

@Paul for still using 'Clipper'
@Nerbert for trying to hack an analog computer, by overflowing the input buffer to the integrator.
Reply With Quote
  #20  
Old 08-27-2013, 10:22 PM
nerbert nerbert is offline
 
Join Date: May 2008
Posts: 784
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had a professor who insisted that if you design a digital controller for a physical system the only legitimate test would be against an analog simulation of the system -- that you were asking for trouble if you used a digital simulation. I don't remember his reasoning but I was skeptical at the time. I complained that even then, back in the early 80s, analog computers were obsolete and you couldn't get repairs for them but he had in mind a sort of Moore's law for analog computing, pointing out that op amps were available at Radio Shack for pennies and you could always build your own. All of us in the class were supposed to learn to program the things but there weren't even enough patch wires to go around. I think the only student who actually got the analog simulation to work was some quiet Chinese guy. I turned in a digital simulation and I think everyone else just blew it off.

Later in grad school I had access to the things for just tinkering around. Some attempted projects required several linked together but for all that I never actually got anything working just right.



Oh the memories ....
Attached Images
File Type: png analog.png (226.6 KB, 0 views)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:36 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07612 seconds
  • Memory Usage 2,286KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (2)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete