SLW210 Posted February 24, 2015 Share Posted February 24, 2015 Autodesk should pay his way. Count me in for some $, if some one wants to set something up. Quote Link to comment Share on other sites More sharing options...
hmsilva Posted February 24, 2015 Share Posted February 24, 2015 Autodesk should pay his way. Fully agree! Count me in for some $, if some one wants to set something up. Count me in too. Henrique Quote Link to comment Share on other sites More sharing options...
Lee Mac Posted February 24, 2015 Share Posted February 24, 2015 Thanks guys Quote Link to comment Share on other sites More sharing options...
BIGAL Posted February 25, 2015 Share Posted February 25, 2015 I owe you Lee count me in for $10 AUS I am interested in the crowd - funding site my wife and I gave to a particular women who really deserved it we found her whilst travelling around Australia search For "Duct tape surfer" you will be amazed. Quote Link to comment Share on other sites More sharing options...
Lee Mac Posted February 25, 2015 Share Posted February 25, 2015 Thanks Al, I appreciate your support! Quote Link to comment Share on other sites More sharing options...
pBe Posted February 25, 2015 Share Posted February 25, 2015 (edited) Autodesk should pay his way. Count me in for some $, if some one wants to set something up. I like that idea (setq SLW210 10.00);<--- Bright Idea, lets call 10 for now (defun c:GetAmount (/ FriendsOfLeeMac PledgeAmount AUHereICome op f) (and (setq f (getfiled "Current Amount data" "" "txt" 16)) (setq FriendsOfLeeMac (getstring "\nEnter Name: ")) (snvalid FriendsOfLeeMac) (setq PledgeAmount (getreal "\nEnter amount: ")) (> PledgeAmount 0.00) ) (progn (setq op (open f "r")) (While (setq a (read-line op)) (setq AUHereICome (cons (read a) AUHereICome)) ) (close op) (print (Strcat "\Total as of " (menucmd "m=$(edtime,$(getvar,DATE),DD MONTH YYYY)") ) ) (print (apply '+ (mapcar 'cadr (cons (setq b (list (strcat "\"" FriendsOfLeeMac "\"") PledgeAmount) ) AUHereICome ) ) ) ) (setq op (open f "a")) (write-line (vl-princ-to-string b) op) (close op) (startapp "notepad" f) (princ) ) ) command: GetAmount Enter Name: SLW210 Enter amount: 10.00 "Total as of 24 February 2015" 10.0 I owe you Lee count me in for $10 AUS command: GetAmount Enter Name: BIGAL Enter amount: 10.00 "Total as of 25 February 2015" 20.00 command: GetAmount Enter Name: pBe Enter amount: 10.00 "Total as of 25 February 2015" 30.00 current pledge amount.txt Edited February 25, 2015 by pBe Revised Code Quote Link to comment Share on other sites More sharing options...
pBe Posted February 25, 2015 Share Posted February 25, 2015 (edited) BTW: You can pledge again and again if you want, not limited to one name / amount Like this: command: GetAmount Enter Name: pBe Enter amount: 10.00 "Total as of 25 February 2015" 40.0 EDIT:Update code at post#86 See attached file for total amount and pledge variable text file PLEASE ATTACHED current current pledge amount text file when done. Caution: Make sure you download the latest and greatest text file from the last pledge IF you see that someone else pledge before you make sure to download the last amount file. Edited February 25, 2015 by pBe Quote Link to comment Share on other sites More sharing options...
nestly Posted February 25, 2015 Share Posted February 25, 2015 I like the idea pBe, but we still need a method to collect the funds, right? Lee does have a "donate" link on his site, but I think it would be better to have something specific to the AU drive.... also, it shouldn't require any effort from Lee. I like the crowd-funding concept if someone has experience and can set it up. Quote Link to comment Share on other sites More sharing options...
pBe Posted February 25, 2015 Share Posted February 25, 2015 I like the idea pBe, but we still need a method to collect the funds, right? Lee does have a "donate" link on his site, but I think it would be better to have something specific to the AU drive.... also, it shouldn't require any effort from Lee. I like the crowd-funding concept if someone has experience and can set it up. I was wondering about that as well nestly, need to do some digging on how to go about collecting the funds. suggestions are welcome CTizens Quote Link to comment Share on other sites More sharing options...
hanhphuc Posted February 25, 2015 Share Posted February 25, 2015 i joined CADTutor forum 2013 but was an inactive newbie. i remember Lee was first guru helped improving my ugly first post as OP at theswamp i was very impressed by Lee's coding style, then i was motivated & started practising in CADTutor since mid 2014. Thank you Lee for your guidance, i owe you too +USD10 @pBE: FriendsOfLeeMac Quote Link to comment Share on other sites More sharing options...
rkmcswain Posted February 25, 2015 Share Posted February 25, 2015 I like the idea pBe, but we still need a method to collect the funds, right?........... I like the crowd-funding concept if someone has experience and can set it up. I *think* Mr. Lee Mac just needs to go here: https://www.indiegogo.com/campaigns/new and start a new campaign. Two questions: [1] Say the "goal" is US$4000, and we only raise US$1000. What happens to those funds? Does it get refunded back to each person who donates or does Lee Mac just take it and save for next year, or ??? [2] Does indiegogo.com get a fee? Sorry, don't have time to research those myself right now. But I'll be checking back on this thread later if someone else wants to. Quote Link to comment Share on other sites More sharing options...
nestly Posted February 25, 2015 Share Posted February 25, 2015 IMO, it's less awkward if someone else administrates the fund since this is "our" idea, not something he solicited. 1) If we fall short, I'd still be in favor of turning it over to him to do with as he sees fit, whether that be to save toward a future trip to AU, or consider it a small compensation for the many hours volunteered to help the Autocad community as a whole. 2) I dunno about indiegogo, some other possibilities are Fundly and GoFundMe Quote Link to comment Share on other sites More sharing options...
tzframpton Posted February 25, 2015 Share Posted February 25, 2015 I'll help for sure. If I pitch in something like $20, it's the least I could add for all the years I used Lee's tools. If it didn't raise enough to send him to the convention then I would still want Lee to keep it. Doesn't bother me any. -TZ Quote Link to comment Share on other sites More sharing options...
BIGAL Posted February 26, 2015 Share Posted February 26, 2015 I agree with tzframpton Ps please have a look at "Duct tape surfers" its amazing and about one person beating the odds I do not what to give away what its about by writing here. https://www.facebook.com/DuctTapeSurfing Quote Link to comment Share on other sites More sharing options...
pBe Posted February 26, 2015 Share Posted February 26, 2015 IMO, it's less awkward if someone else administrates the fund since this is "our" idea, not something he solicited. 1) If we fall short, I'd still be in favor of turning it over to him to do with as he sees fit, whether that be to save toward a future trip to AU, or consider it a small compensation for the many hours volunteered to help the Autocad community as a whole. [/url] 1+ Well said nestly Quote Link to comment Share on other sites More sharing options...
troggarf Posted February 26, 2015 Share Posted February 26, 2015 I'll gladly give $50 to get Lee's butt out to AU. I don't even have a job and I want to get him there. Lee, I am sure that if you were to submit a class idea (or 2) on pushing the bounds of LISP or whatever you want, Your class(es) would get chosen and your class would sell out at AU. It would pay for your registration fee for one. And the more sessions you teach after the initial class, Autodesk actually pays you. I would love to see some new classes at AU. I have only gone 3 times but I feel like I have either attended the same classes over and over or watched/listened online to the same classes enough that I could recite some of them. Lee could mix things up in a great way. ~Greg Quote Link to comment Share on other sites More sharing options...
rkmcswain Posted February 26, 2015 Share Posted February 26, 2015 Lee, I am sure that if you were to submit a class idea (or 2) on pushing the bounds of LISP or whatever you want, Your class(es) would get chosen and your class would sell out at AU. It would pay for your registration fee for one. And the more sessions you teach after the initial class, Autodesk actually pays you. I would love to see some new classes at AU. I have only gone 3 times but I feel like I have either attended the same classes over and over or watched/listened online to the same classes enough that I could recite some of them. 1+ ^^^^^^^^^^^^^^ Quote Link to comment Share on other sites More sharing options...
Lee Mac Posted February 26, 2015 Share Posted February 26, 2015 Firstly, thank you all for your tremendous support - I am honestly overwhelmed by the responses in this thread and delighted to have assisted & inspired so many of you over the years. Where the crowd-funding site is concerned, I agree that it would be rather awkward for me to set up a page personally, as I think it may give out the wrong impression; and so perhaps it would be better if the page were administrated by another trustworthy member (such as rkmcswain). Quote Link to comment Share on other sites More sharing options...
resullins Posted February 26, 2015 Share Posted February 26, 2015 I am not nearly as prolific a commenter as most of you... but if anyone needs help with the above project... I will be happy to contribute some time and energy. I already drink a pot of coffee every morning, I might as well put that energy to good use. I can type like 4,896 words per minute. Quote Link to comment Share on other sites More sharing options...
SEANT Posted February 26, 2015 Share Posted February 26, 2015 The timing looks good. Plenty of time before the next AU. I've toyed with the notion of attending - perhaps watching this project develop will maintain my own focus to do what it takes to get out to Vegas. Maybe there's a whole bunch of us that can use this as a catalyst. Perhaps we should start thinking about financing the mammoth bender that's likely to happen shortly after that first Alisp class. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.