ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA : XML Stripper

(1/2) > >>

mino.ganzerli:
Hy all!
I've been using some of your utility (Shortcut Creator, OpeningHours, Screenshot Captor, to tell you some) and in the last months I'm searching for a way to manipulate, hem, strip, the XML tag from some XML files.
I'm a inSSIDer user ( http://www.metageek.net/products/inssider/ ) and I would like to save in XML bacause has a lot of info, more than saving in CSV, but to manage, organize and list wlan I'm using Libre Office.
The passage that I always do is :

open a text editor
search for ant XML marker and replace with "tab"
import the text in Libre Office Calc
start to organize the list
export the list to XML

If I have a tool that strip all the unwanted XML marker and give me the old plain text ready to import in Calc I will be really happy!
My final goal is to have a list of all the wlan in my city, divided per blocks, per streets, per channel and so on, but without the XML stripper it's a long and boring "search and replace hell"...
Maybe someone can help me?

Ath:
Usually, anyone requiring special XML formatting I direct to the Apache FOP project, but you'll find FOP is quite a tank to swat a fly with :D

rjbull:
A quick Google search turns up a few SED and PERL scripts that might work, at least partially?

Ath:
SED or PERL are good choices for this case, I guess, the file-layout is rather static.

skwire:
Why not use one of the dedicated XML editors out there instead of all this converting from XML and then converting back to XML?

Navigation

[0] Message Index

[#] Next page

Go to full version