Early propeller pioneers
So I've been trolling back through the early propeller threads looking for little diamonds in the piles of dirt (and there are quite a few).. and I notice that a significant number of early players have been MIA for months to years.. Do serious propeller swingers (as opposed to those speculating and spinning) suffer from long-term burnout and just fade away as the wash subsides?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cardinal Fang! Fetch the comfy chair.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cardinal Fang! Fetch the comfy chair.
Comments
Anyone remember Desilva? What is he up to now?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Timothy D. Swieter, E.I.
www.brilldea.com - Prop Blade, LED Painter, RGB LEDs, 3.0" LCD Composite video display, eProto for SunSPOT
www.tdswieter.com
I seem to have been here for ever, working on the same project !
There's a lot more I'd like to do with the Prop though so I think I'll be around for a while yet.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
For me, the past is not over yet.
The Propeller forums have become very "social" in the last couple years.
The upside is that people have become friends and enjoy working Propeller projects with
others who they have gotten to know electronically. [noparse][[/noparse]Quick expo plug: come to UPENE & UPEW
and meet these guys in the real! It's scary cool. [noparse]:)[/noparse]]
The downside is that it may have frightened off a few really brainy EE's (I hope I'm wrong!)
who have seen the Propeller open to the "unwashed masses" (Yes, I count myself here.)
There will always be a little turnover for the reasons that Tim mentioned, others (like myself)
have become addicts and while there is more to learn, I'm not going anywhere.
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Check out: Protoboard Introduction , Propeller Cookbook 1.4 & Software Index
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card connected? - PropDOS
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Links to other interesting threads:
· Home of the MultiBladeProps: TriBladeProp, SixBladeProp, website (Multiple propeller pcbs)
· Prop Tools under Development or Completed (Index)
· Emulators (Micros eg Altair, and Terminals eg VT100) - index
· Search the Propeller forums (via Google)
My cruising website is: ·www.bluemagic.biz·· MultiBladeProp is: www.bluemagic.biz/cluso.htm
of the Q&A load off Mike. [noparse]:)[/noparse] Looks like he's been hanging out with the BASIC STAMP guys lately.
I can't say enough good about Mike. I'm not sure which he has more of, patience of knowledge. [noparse]:)[/noparse]
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Check out: Protoboard Introduction , Propeller Cookbook 1.4 & Software Index
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card connected? - PropDOS
In fact he just posted in the Sandbox...
http://forums.parallax.com/showthread.php?p=790885
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Don't visit my new website...
more knowledge than patience.. [noparse]:)[/noparse] (Just kidding Mike)
This explains where Mike has been. [noparse]:)[/noparse] @Mike: You should start a thread and detail this project!
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Check out: Protoboard Introduction , Propeller Cookbook 1.4 & Software Index
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card connected? - PropDOS
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
Feel free to experiment. These are "works in progress", certainly buggy, but maybe you can glean something useful from them.
Mike
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
I joined the propellergroup maybe 1,5 years ago.
I'm still looking into the forum almost every day.
But to be honest: the questions are much less interesting to me than in earlier times
Some of them are very special
Some others have a lot of code to look through
This is why my posting rate went down
best regards
Stefan
Thanks!
Some newbies got upset about deSilva's sometimes brusque manner of dealing with them, I tried to gently broach the subject with him and he chose to leave rather than soften his approach, I tried my best to get him to stay but was unsuccessful.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
both sbasic and pascal not going back to CP/M is pretty fundamental - possibly more an issue with cp/m rather than those two programs.
I'm doing a lot of work in sbasic. It is this arcane ancient language, found on a CD (the Walnut Creek archive) that is hard to get and which was written for the kaypro and never really got widely used. It has this really cool feature that you can write both procedures and functions, and then use those procedures and functions with the same syntax as existing inbuilt procedures and functions. So you can add 'modern' instructions borrowed from vb.net and c.net and java. Examples would be ucase() and openfile(). The ability to shell programs and chain programs is really handy too. I guess there are things I think are pretty fundamental to any language - ability to add more functions, file access, string manipulation, easy use of arrays, shell and chain, ability to mix and match machine code and higher level code in the same program, and a fast compiler. And it helps to be able to swap between vb.net and sbasic without making syntax errors along the way. I see a recent post on C objects for the prop - I wonder if the same thing could be done in Basic? (The BS2 library is rather spartan). sbasic could well be running complex programs too via heater's prop simulation - it did "Hello World" last night to my great astonishment.
Anyway, back to the original thread of the lost pioneers. I think I might be one of the great unwashed that OBC mentioned *grin*.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Whit+
"We keep moving forward, opening new doors, and doing new things, because we're curious and curiosity keeps leading us down new paths." - Walt Disney
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
Jim-
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
When your problem seems insurmountable, read the forum for a while.
Solve someone else's problems and yours won't seem so bad.
They co-authored a paper, which found it's way to the ACM Portal... about the Prop... in 2007, which can be found here:
http://portal.acm.org/citation.cfm?id=1289314
When Parallax is looking to nurture the academic community... I'm sure they remember Martin and Dave[noparse]:)[/noparse]
And I'm sure that even if they don't actively participate in the forum, they do send their students here. Which is another reason to treat new arrivals like they are
related to royalty[noparse]:)[/noparse]
Rich
German Prop Forum(Translated to English via Google)
translate.google.ca/translate?u=http%3A%2F%2Fwww.propellerforum.de.vu&sl=de&tl=en&hl=en&ie=UTF-8
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Aka: CosmicBob
More recent footprints of one elusive deSilva: long winded link so click on deSilva, looks like this: http://translate.google.com/translate?hl=en&sl=de&u=http://www.cczwei-forum.de/cc2/thread.php%3Fpostid%3D3663&ei=a8-6SZLvH8-jtgeQ0sXEDQ&sa=X&oi=translate&resnum=7&ct=result&prev=/search%3Fq%3D%252B%2522de%2Bsilva%2522%2B%252Bpropeller%2Bmicrocontroller%26hl%3Den%26safe%3Doff%26rls%3Dcom.microsoft:en-us%26num%3D30
Don't ask me how come its so long. I just point and shoot.
Maybe one of our German readers can find some internet traces of his workshops.
Post Edited (Fred Hawkins) : 3/13/2009 10:14:46 PM GMT