SXI Forum

A place to collect usefull tips, tricks and implementation strategies.

You are not logged in.

#126 Re: Utils and Useful little tools » XML Editor » 20-11-2018 21:17:17

I believe XML Notepad is the way to go - if you are a little strapped for cash and cannot get one of the commercial offerings such as Oxygen or Liquid XML. XML Notepad takes a little getting used to but once you have formulated a strategy to edit XMLs it is great. Being schema aware it clearly displays XSD annotation and any validation errors and has nice things like drop down lists the ability to convert elements nodes etc. to comments drag and drop and more.

Have a look at http://www.xml-editor.info/free-xml-editor/ for an evaluation.

#127 Re: Utils and Useful little tools » XML Editor » 20-11-2018 21:15:18

seanr wrote:

Has any-one look at this editor..

XML Notepad 2007

I was under the impression XML Notepad was not schema aware but after a little investigation see that it is. Currently doing a little more investigation - watch this space

#128 Re: Utils and Useful little tools » XML Editor » 20-11-2018 21:07:10

seanr wrote:

Has any-one look at this editor..

XML Notepad 2007

I've had a look at it and from my small knowledge of XML editors, I think it is well worth further investigation.  It is small to download or email to someone, under 2 MB and seems to have most of the features required to do basic editing of various XML configuration docs.

Below is an overview of the product taken from help files.

Overview

XML Notepad 2007 provides a simple intuitive User Interface for browsing and editing XML documents.

Handy features include:
   

  • Tree View synchronized with Node Text View for quick editing of node names and values.

  • Incremental search (Ctrl+I) in both tree and text views, so as you type it navigates to matching nodes.

  • Cut/copy/paste with full namespace support.

  • Drag/drop support for easy manipulation of the tree, even across different instances of XML Notepad and from the file system.

  • Infinite undo/redo for all edit operations.

  • In place popup multi-line editing of large text node values.

  • Configurable fonts and colors via the options dialog.

  • Full find/replace dialog with support for regex and XPath.

  • Good performance on large XML documents, loading a 3mb document in about one second.

  • Instant XML schema validation while you edit with errors and warnings shown in the error list window.

  • Intellisense based on expected elements and attributes and enumerated simple type values.

  • Support for custom editors for date, dateTime and time datatypes and other types like color.

  • Handy nudge tool bar buttons for quick movement of nodes up and down the tree.

  • Inplace HTML viewer for processing xml-stylesheet processing instructions.

  • Built-in XML Diff tool.

  • Support for XInclude

  • Dynamic help from XSD annotations.

  • Goto definition to navigate includes and XSD schema information.

#130 Re: Utils and Useful little tools » XML Editor » 20-11-2018 21:03:41

I worked briefly with Notepad++. It has XML formatting, but there's no auto-complete option, and is very light on "bells and whistles". It is free though.

#132 Utils and Useful little tools » XML Editor » 20-11-2018 20:58:20

SeanR
Replies: 6

So we know that we all like Oxygen for xml authoring but has anybody found an alternative perhaps a free util?

What are you guys using to edit XML?

#133 Utils and Useful little tools » RESTFul web-api tester » 20-11-2018 20:57:01

SeanR
Replies: 0

Follow these steps to install a fake Online REST API for Testing and Prototyping

https://jsonplaceholder.typicode.com/

#135 Utils and Useful little tools » SOAP webservice for testing » 20-11-2018 20:50:17

SeanR
Replies: 1

If you are looking for a SOAP webservice to test against, the following URL has a load of them for you to play with.

http://www.service-repository.com/

#137 Utils and Useful little tools » Deprecated: Java Keystore management tool » 20-11-2018 20:48:11

SeanR
Replies: 0

I found a little tool to assist us view and import certificates into a keystore.  Certificates can be exported as well.

You can find the jar file here

https://code.google.com/archive/p/keytool-iui/downloads

#138 Utils and Useful little tools » Keystore Certificate Explorer » 20-11-2018 20:45:35

SeanR
Replies: 0

http://keystore-explorer.org/

KeyStore Explorer is an open source GUI replacement for the Java command-line utilities keytool and jarsigner. KeyStore Explorer presents their functionality, and more, via an intuitive graphical user interface.

Board footer

Powered by FluxBB