I haven't looked at or touched this code in years, but as people are still using it, I've finally tracked down a copy of the source and released it under the BSD license, which basically says that as long as you don't delete my copyright notice, you can do whatever you like with the code.
I've posted it on GitHub in the hope that if people make enhancements, they will share them back with everyone else, and GitHub makes that easy to do. If you haven't used git yet, this is a perfect excuse to get it. There is TortoiseGit under Windows that integrates with Windows Explorer to make it easy for the GUI folk to use.
https://github.com/EdLeafe/vRunFox
Note: I am not supporting this software, so please don't ask me to. That's why I'm releasing the code.
-- Ed Leafe
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/63B6E3A0-8E53-4B4A-9315-D46645ED7824@leafe.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Ed Leafe wrote:
> I haven't looked at or touched this code in years, but as people are still using it, I've finally tracked down a copy of the source and released it under the BSD license, which basically says that as long as you don't delete my copyright notice, you can do whatever you like with the code.
>
>
Hurray! Thank you! I use it weekly, and I've had some wish list items
I've wanted for some time. Now I can play with it. Thanks!
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/4DEE3637.8010607@taconic.net
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Ed Leafe wrote on 2011-06-07:
> I haven't looked at or touched this code in years, but as people are
still using it, I've finally tracked down a copy of the source and released
it under the BSD license, which basically says that as long as you don't
delete my copyright notice, you can do whatever you like with the code.
>
> I've posted it on GitHub in the hope that if people make
enhancements, they will share them back with everyone else, and GitHub makes
that easy to do. If you haven't used git yet, this is a perfect excuse to
get it. There is TortoiseGit under Windows that integrates with Windows
Explorer to make it easy for the GUI folk to use.
>
> https://github.com/EdLeafe/vRunFox
>
> Note: I am not supporting this software, so please don't ask me to.
That's why I'm releasing the code.
>
>
> -- Ed Leafe
>
Ed,
Thank you! It is used frequently in our shop.
Tracy Pearson
PowerChurch Software
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/000801cc2526$7159d780$540d8680$@powerchurch.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Ed - I hate to ask - since I know you said you aren't supporting it
anymore. But...
I downloaded it from GitHub, but, I can't compile it. Amongst the
missing things it VFP is telling me that Crypto.vcx is missing, along
with like 2 other classes.
Are all the files up there on GitHub for DL - so that the project can be
properly compiled?
Again - sorry to bother - but, I figured anyone else trying to download
and use it may run into the same problems.
TIA,
Kurt
-----Original Message-----
From: profoxtech-bounces@leafe.com [mailto:profoxtech-bounces@leafe.com]
On Behalf Of Ed Leafe
Sent: Tuesday, June 07, 2011 10:20 AM
I've posted it on GitHub in the hope that if people make
enhancements, they will share them back with everyone else, and GitHub
makes that easy to do. If you haven't used git yet, this is a perfect
excuse to get it. There is TortoiseGit under Windows that integrates
with Windows Explorer to make it easy for the GUI folk to use.
https://github.com/EdLeafe/vRunFox
Note: I am not supporting this software, so please don't ask me
to. That's why I'm releasing the code.
-- Ed Leafe
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/289EA162F5642645B5CF64D624C66A1409DF2626@us-ny-mail-002.waitex.net
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
On Jun 7, 2011, at 11:28 AM, Kurt Wendt wrote:
> Ed - I hate to ask - since I know you said you aren't supporting it
> anymore. But...
>
> I downloaded it from GitHub, but, I can't compile it. Amongst the
> missing things it VFP is telling me that Crypto.vcx is missing, along
> with like 2 other classes.
>
> Are all the files up there on GitHub for DL - so that the project can be
> properly compiled?
Hmmm... they weren't in my backup of the source - let me see if I can find them and if I do, I'll upload them.
-- Ed Leafe
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/02AA8DE3-8F2C-4850-861D-2AA3453CB4C4@leafe.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Thank you SO MUCH Ed - its Much appreciated!
I did, however, suspect that the Crypto.vcx has to do with doing a user
login - to stop unwanted usage of the tool by Prying Eyes. So, maybe I
don't even need the Crypto stuff - to start with - just to test out
running your App.
-K-
-----Original Message-----
From: profoxtech-bounces@leafe.com [mailto:profoxtech-bounces@leafe.com]
On Behalf Of Ed Leafe
Sent: Tuesday, June 07, 2011 11:35 AM
To: profoxtech@leafe.com
Subject: Re: vRunFox - Now Open Sourced!
On Jun 7, 2011, at 11:28 AM, Kurt Wendt wrote:
> Ed - I hate to ask - since I know you said you aren't supporting it
> anymore. But...
>
> I downloaded it from GitHub, but, I can't compile it. Amongst the
> missing things it VFP is telling me that Crypto.vcx is missing, along
> with like 2 other classes.
>
> Are all the files up there on GitHub for DL - so that the project can
be
> properly compiled?
Hmmm... they weren't in my backup of the source - let me see if
I can find them and if I do, I'll upload them.
-- Ed Leafe
[excessive quoting removed by server]
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/289EA162F5642645B5CF64D624C66A1409DF2628@us-ny-mail-002.waitex.net
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
On Jun 7, 2011, at 11:37 AM, Kurt Wendt wrote:
> I did, however, suspect that the Crypto.vcx has to do with doing a user
> login - to stop unwanted usage of the tool by Prying Eyes. So, maybe I
> don't even need the Crypto stuff - to start with - just to test out
> running your App.
I found them - I think I'm more surprised that I still had them! They've been pushed to GitHub.
-- Ed Leafe
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/A20E0CFF-389B-49DB-B9F5-106D60F91ED8@leafe.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Is there a link to download the whole thing?
Jerry
-----Original Message-----
From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf
Of Ed Leafe
Sent: Tuesday, June 07, 2011 9:20 AM
To: ProFox Mailing List
Subject: vRunFox - Now Open Sourced!
I haven't looked at or touched this code in years, but as people are
still using it, I've finally tracked down a copy of the source and released
it under the BSD license, which basically says that as long as you don't
delete my copyright notice, you can do whatever you like with the code.
I've posted it on GitHub in the hope that if people make
enhancements, they will share them back with everyone else, and GitHub makes
that easy to do. If you haven't used git yet, this is a perfect excuse to
get it. There is TortoiseGit under Windows that integrates with Windows
Explorer to make it easy for the GUI folk to use.
https://github.com/EdLeafe/vRunFox
Note: I am not supporting this software, so please don't ask me to.
That's why I'm releasing the code.
-- Ed Leafe
[excessive quoting removed by server]
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/044386B06D8840F1991FC19A16EBF967@jerryfootePC
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Yeah - it's the link in the upper right on that webpage!
I was confused at first as well - but, then I saw what the deal really
was. Those other links have also to do with allowing people to update
the code!
-K-
-----Original Message-----
From: profoxtech-bounces@leafe.com [mailto:profoxtech-bounces@leafe.com]
On Behalf Of Jerry Foote
Sent: Tuesday, June 07, 2011 5:34 PM
To: profoxtech@leafe.com
Subject: RE: vRunFox - Now Open Sourced!
Is there a link to download the whole thing?
Jerry
-----Original Message-----
From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On
Behalf
Of Ed Leafe
Sent: Tuesday, June 07, 2011 9:20 AM
To: ProFox Mailing List
Subject: vRunFox - Now Open Sourced!
I haven't looked at or touched this code in years, but as people
are
still using it, I've finally tracked down a copy of the source and
released
it under the BSD license, which basically says that as long as you don't
delete my copyright notice, you can do whatever you like with the code.
I've posted it on GitHub in the hope that if people make
enhancements, they will share them back with everyone else, and GitHub
makes
that easy to do. If you haven't used git yet, this is a perfect excuse
to
get it. There is TortoiseGit under Windows that integrates with Windows
Explorer to make it easy for the GUI folk to use.
https://github.com/EdLeafe/vRunFox
Note: I am not supporting this software, so please don't ask me
to.
That's why I'm releasing the code.
-- Ed Leafe
[excessive quoting removed by server]
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/289EA162F5642645B5CF64D624C66A1409DF2633@us-ny-mail-002.waitex.net
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
On Jun 7, 2011, at 5:45 PM, Kurt Wendt wrote:
> I was confused at first as well - but, then I saw what the deal really
> was. Those other links have also to do with allowing people to update
> the code!
If you have git installed on your system, you can do:
git clone git@github.com:EdLeafe/vRunFox.git
...and it will grab a copy of the source. Moreover, at any time in the future, if someone updates the code on GitHub, all you have to do is:
git pull
... and you get the updates.
-- Ed Leafe
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/79BF3E13-21C1-44C8-A128-576FC57AC9AB@leafe.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.