Jump to content

XML parser "ChilkatXml"


Guest
 Share

Recommended Posts

This is an example of how you can use the Xml ActiveX component provided by Chilkat for Free even commercial use.

Works on: Microsoft Windows 7, Vista, XP, 2000, 2003 Server, 2008 Server, and Windows 95/98/NT4. (32 bit / 64 bit)

License:.

LICENSE AGREEMENT

Chilkat Software Inc ("Chilkat") is willing to license the Chilkat XML component and its associated online documentation ("Software") to you only upon the condition that you agree to and accept all of the terms and conditions contained in this LICENSE AGREEMENT ("Agreement"). Please read the terms carefully before downloading and installing the Software.

BY INSTALLING THE SOFTWARE, YOU CONSENT TO BE BOUND BY AND BECOME A PARTY TO THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT, DO NOT INSTALL THE SOFTWARE

TERMS OF USE:

Software is free. You are allowed to distribute Software by any means of electronic transfer or physical media. Software must be provided free of any charge to the recipient, and may not be modified in any way. All the files included in the original installation must remain intact and unmodified. Software can be used by commercial users. Software files can be freely distributed with another application which adds substantial functionality. It is illegal to repackage the software as your own application and sell it.

RESTRICTIONS:

The license granted hereunder does not permit you to:

a. Modify, translate, reverse engineer, de-compile, disassemble, or create derivative works based on the Software;

b. Sell, rent, lease, grant a security interest in, or otherwise attempt to sell rights to the Software; or

c. Remove or alter any proprietary notices or labels on the Software, documentation or distribution media.

PROHIBITED USES:

The Software is not designed, manufactured or intended for use or resale as on-line control equipment in hazardous environments requiring fail-safe performance, such as in the operation of nuclear facilities, aircraft navigation or communication systems, air traffic control, direct life support machines, or weapons systems, in which the failure of the Software could lead directly to death, personal injury, or severe physical or environmental damage. Accordingly, Chilkat and its licensors prohibit use of the Software in connection with such activities, and specifically disclaim any express or implied warranty of fitness for such activities.

DISCLAIMER OF WARRANTY AND LIABILITY:

USER EXPRESSLY AGREES THAT USE OF THE SOFTWARE AND THE SITE IS AT THE USER'S SOLE RISK. THE SOFTWARE AND THE SITE ARE PROVIDED ON AN "AS IS" BASIS WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, RESULTS, OR OTHERWISE. NEITHER CHILKAT NOR ANY OTHER PARTY INVOLVED IN CREATING, PRODUCING, OR DELIVERING THE SOFTWARE OR THE SITE SHALL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF USE OF THE SOFTWARE OR THE SITE OR INABILITY TO USE THE SOFTWARE OR THE SITE OR OUT OF ANY BREACH OF ANY WARRANTY OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION BASED UPON CONTRACT, NEGLIGENCE OR OTHER TORTIOUS CONDUCT, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE SOFTWARE OR THE SITE. NOTWITHSTANDING THE FOREGOING, THE TOTAL AMOUNT OF CHILKAT’S LIABILITY TO USER SHALL BE LIMITED TO THE AMOUNT USER PAID FOR THE USE OF THE SOFTWARE AND THE SITE, IF ANY.

COPYRIGHT:

Chilkat retains all intellectual rights to the data contained in installation files. All rights not expressly granted are reserved by Chilkat. The Chilkat products is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties.

All brands and product names mentioned in this document and in the Software are trademarks of their respective owners.

If you want to see the Documentation, that can be found Here.

Some Examples in Vbscript (That is the closest to AutoIt) can be found Here.

Chilkats Description:

High-level non-validating XML parser component that is free for both commercial and non-commercial use.

  • Load/save XML files to an in-memory document object model (DOM).
  • Add name/value attribtes to nodes.
  • Compress nodes or entire sub-trees using in-memory Zip compression.
  • AES encrypt the content of a node.
  • Numerous methods for iterating over the nodes in a document.
  • Numerous methods for searching and sorting nodes in a document.
  • API designed to make it easy to do frequently encountered tasks when working with XML.
  • Makes it easy to handle binary data (such as image data) within XML files.
Download contains: 32 bit & 64 bit file compressed with MPRESS, example AutoIt script and related files.

Download Now

Edited by Guest
Link to comment
Share on other sites

I just looked at the Chilkat site. This is not a free product by any means. Once you have a licence, you can make re-distributable apps (no source from chilkat) which include the material but that's the limit of it pretty well.

WS

The XML component is free. At least the download is marked with (Freeware), the description says "free for both commercial and non-commercial use.", the interface contains no "UnlockComponent"-Method, and the description page contains no purchase-link.

*GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes

Link to comment
Share on other sites

Maybe I was looking at the wrong one. http://www.chilkatsoft.com/licensingExplained.asp & http://www.chilkatsoft.com/xml-activex.asp is what I was looking at. I see that they have different ones and the one referred to in this post is the freeware one.

So my bad, Sorry.

WS

I only picked up on the XML parsing because I'm working on a prog that needs to read/write xml data and thought this may be a better / easier solution... now to just figure out how to get AutoIt to generate UUID's.

~ WhiteStar Magic

Always tuned to http://www.superbluesradio.com/  Tune in at http://87.117.217.41:8036/

Link to comment
Share on other sites

Link to comment
Share on other sites

Ohhh no.... I didn't intend this to get hijacked with the UUID thing.

Please, this should be last post for the UUID, there was a previous thread that I missed but replied into it now..

Last night when I was searching in here the forums went offline for maintenance & so did not find anything... now things pop up everywhere. :oops:

Thanks a lot PTrex & AdamUL, simply superb!

WhiteStar

~ WhiteStar Magic

Always tuned to http://www.superbluesradio.com/  Tune in at http://87.117.217.41:8036/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...