Author Topic: XDRX-API specific section?  (Read 4961 times)

0 Members and 1 Guest are viewing this topic.

JohnK

  • Administrator
  • Seagull
  • Posts: 10667
Re: XDRX-API specific section?
« Reply #15 on: November 20, 2023, 09:12:55 AM »
Please note:
Unfortunately, I am in a situation where I cannot load any third party tools on my machine (and I would really like to play with Dan's python stuff!).

Dan, don't worry about the python subforum (it wasn't being used). :)
TheSwamp.org (serving the CAD community since 2003)
Member location map - Add yourself

Donate to TheSwamp.org

xdcad

  • Swamp Rat
  • Posts: 522
Re: XDRX-API specific section?
« Reply #16 on: November 20, 2023, 04:49:29 PM »
I created a sub-forum called "XDR-API" located here:
https://www.theswamp.org/index.php?board=78.0

I can move the current topics [currently in "show your stuff"] in a bit, but I was going to take a little time looking into the XDR-API. Can you give us a bit of background about the API (when did you start on it)?

Thanks,
It can be seen from the XDRX API support in 2004 that it has been developed for 20 years.
The purpose of starting development was to write some external functions for LISP to call and make LISP more efficient.

As time goes by, ARX's AcGe geometry library, AcBr library, and AcDb library are transplanted into the API. The goal is to make LISP programs simple to write and use C++ object-oriented ideas to make LISP more readable. , more efficient.

Allow users to focus more on the algorithm, and the required development functions can be easily found to quickly realize their ideas.

............

I also have websites and forums in China. In the past 20 years, there have been more than 3 million forum posts. I have written thousands of plug-in applications and various functions for everyone. As an engineer, I am not professional in writing code. I hope I can The tools written can make engineers work more efficiently.

I post here to let more people know about it, use it, and improve it together.

Knowledge is only knowledge if it is taught to others
The code I wrote uses XDRX-API,which can be downloaded from github.com and is updated at any time.
===================================
https://github.com/xdcad
https://sourceforge.net/projects/xdrx-api-zip/
http://bbs.xdcad.net

xdcad

  • Swamp Rat
  • Posts: 522
Re: XDRX-API specific section?
« Reply #17 on: November 20, 2023, 05:28:53 PM »
I created a sub-forum called "XDR-API" located here:
https://www.theswamp.org/index.php?board=78.0

I can move the current topics [currently in "show your stuff"] in a bit, but I was going to take a little time looking into the XDR-API. Can you give us a bit of background about the API (when did you start on it)?

Thank you. I still need to get familiar with the English interface.
I wonder if you can set up some capabilities for me to manage the XDRX API sub-forum so that I can pin some posts to the top, etc.
The code I wrote uses XDRX-API,which can be downloaded from github.com and is updated at any time.
===================================
https://github.com/xdcad
https://sourceforge.net/projects/xdrx-api-zip/
http://bbs.xdcad.net

pkohut

  • Bull Frog
  • Posts: 483
Re: XDRX-API specific section?
« Reply #18 on: November 21, 2023, 01:05:46 AM »
............

I also have websites and forums in China. In the past 20 years, there have been more than 3 million forum posts. I have written thousands of plug-in applications and various functions for everyone. As an engineer, I am not professional in writing code. I hope I can The tools written can make engineers work more efficiently.

I post here to let more people know about it, use it, and improve it together.

Knowledge is only knowledge if it is taught to others

X'  your stated record speaks for itself and the tools seem very polished, however the git repo .rar files are screaming malware.  Google chrome warns me each time the file look suspect, a VM with MS protection turned on screams suspect, you're blog post say to ignore any warnings as they are fake.  Bare minimum figure out why your tools are being flagged as malware, all stop!  Once identifed upload new files to GitHub.

New tread (not retired) - public repo at https://github.com/pkohut

JohnK

  • Administrator
  • Seagull
  • Posts: 10667
Re: XDRX-API specific section?
« Reply #19 on: November 22, 2023, 03:36:02 PM »
I created a sub-forum called "XDR-API" located here:
https://www.theswamp.org/index.php?board=78.0

I can move the current topics [currently in "show your stuff"] in a bit, but I was going to take a little time looking into the XDR-API. Can you give us a bit of background about the API (when did you start on it)?

Thank you. I still need to get familiar with the English interface.
I wonder if you can set up some capabilities for me to manage the XDRX API sub-forum so that I can pin some posts to the top, etc.

It is possible for me to make someone a moderator of a sub forum, but I hesitate because you are still very new here and as pkohut pointed out the fact that this tool isn't "open source" does make me a bit nervous. I have no problem with people promoting their hard work but sometimes it can seem a bit odd to other programmers when they cannot see the inner workings of a solution.
TheSwamp.org (serving the CAD community since 2003)
Member location map - Add yourself

Donate to TheSwamp.org

xdcad

  • Swamp Rat
  • Posts: 522
Re: XDRX-API specific section?
« Reply #20 on: November 22, 2023, 04:01:47 PM »
I created a sub-forum called "XDR-API" located here:
https://www.theswamp.org/index.php?board=78.0

I can move the current topics [currently in "show your stuff"] in a bit, but I was going to take a little time looking into the XDR-API. Can you give us a bit of background about the API (when did you start on it)?

Thank you. I still need to get familiar with the English interface.
I wonder if you can set up some capabilities for me to manage the XDRX API sub-forum so that I can pin some posts to the top, etc.

It is possible for me to make someone a moderator of a sub forum, but I hesitate because you are still very new here and as pkohut pointed out the fact that this tool isn't "open source" does make me a bit nervous. I have no problem with people promoting their hard work but sometimes it can seem a bit odd to other programmers when they cannot see the inner workings of a solution.

I want some functions for managing sub-forums, mainly to better organize posts. Sometimes I need to pin them to the top, guide them, etc. We all make websites and know how important the role of management is.

==================

It's just an installation program (EXE)
After installation, there are only ARX, LISP, etc., at least there is no danger reported here, maybe it is a problem with the settings of my machine.

I don’t know if the friend above saw a clear prompt from my installer to ignore false positives, or if he actually encountered a system error.

==================

We are all computer users, and the system security software detects whether there are any false positives. I think everyone knows what is going on, but let me find out why the system gave my installation program a dangerous warning, and then modify it. To be honest , I really don’t have the energy and it’s not what I’m good at.

If I don't provide you with an installation program, but only download it for ARX, then everyone will not know how to do the initial setting environment etc.

==================

If you think that "you" can use my library to improve efficiency and want to use it, then I will help you selflessly.
If you think it's dangerous, just pretend it doesn't exist.

Sorry, this ARX is not open source yet. There are very complicated reasons.

I think it is not a problem whether the ARX library itself is open source or not, just like AUTOCAD's ARX, ActiveX, etc. are not open source, but everyone still uses it because it can help us.

And the LISP program I wrote through this ARX is open source
I opened a sub-forum here just to give friends who use XDRX-API a better place to communicate, so that they can better write their own LISP programs.
The code I wrote uses XDRX-API,which can be downloaded from github.com and is updated at any time.
===================================
https://github.com/xdcad
https://sourceforge.net/projects/xdrx-api-zip/
http://bbs.xdcad.net

Hugo

  • Bull Frog
  • Posts: 434
Re: XDRX-API specific section?
« Reply #21 on: December 02, 2023, 06:06:49 AM »
Unfortunately I cannot install the API

Ich kann die API leider nicht Installieren

xdcad

  • Swamp Rat
  • Posts: 522
Re: XDRX-API specific section?
« Reply #22 on: December 02, 2023, 06:36:44 AM »
Unfortunately I cannot install the API

Ich kann die API leider nicht Installieren

Are you downloading the latest version? Did you download it from https://github.com/xdcad/XDrx-API ?
It was updated on December 2, and the prompt should not be in Chinese, but in English?
Do you use a Chinese operating system?
The code I wrote uses XDRX-API,which can be downloaded from github.com and is updated at any time.
===================================
https://github.com/xdcad
https://sourceforge.net/projects/xdrx-api-zip/
http://bbs.xdcad.net

Hugo

  • Bull Frog
  • Posts: 434
Re: XDRX-API specific section?
« Reply #23 on: December 02, 2023, 07:24:03 AM »
kann nicht mehr antworten
Thanks for the quick reply
Yes, I downloaded this today.
But unfortunately it doesn't work.

I think the upload is wrong

And I don't get any English information
I'm at home in Austria



Hugo

  • Bull Frog
  • Posts: 434
Re: XDRX-API specific section?
« Reply #24 on: December 02, 2023, 07:27:23 AM »
hier ein Bild

Hugo

  • Bull Frog
  • Posts: 434
Re: XDRX-API specific section?
« Reply #25 on: December 02, 2023, 07:28:17 AM »
und die datei

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8848
  • AKA Daniel
Re: XDRX-API specific section?
« Reply #26 on: December 02, 2023, 07:53:54 AM »
I'm at home in Austria

I went skiing in lermoos, stubai glacier bahn, and love Kaiserschmarrn  :smitten:

Hugo

  • Bull Frog
  • Posts: 434
Re: XDRX-API specific section?
« Reply #27 on: December 02, 2023, 09:36:23 AM »
tool   :-D :-D :-D

xdcad

  • Swamp Rat
  • Posts: 522
Re: XDRX-API specific section?
« Reply #28 on: December 02, 2023, 11:34:14 AM »
kann nicht mehr antworten
Thanks for the quick reply
Yes, I downloaded this today.
But unfortunately it doesn't work.

I think the upload is wrong

And I don't get any English information
I'm at home in Austria

December 3rd, updated and re-uploaded,
Try downloading it

https://github.com/xdcad/XDrx-API
The code I wrote uses XDRX-API,which can be downloaded from github.com and is updated at any time.
===================================
https://github.com/xdcad
https://sourceforge.net/projects/xdrx-api-zip/
http://bbs.xdcad.net

Hugo

  • Bull Frog
  • Posts: 434
Re: XDRX-API specific section?
« Reply #29 on: December 02, 2023, 01:09:41 PM »
unfortunately no
leider nein