Jump to content

Why do you consider XPlode to be difficult to use?


Alanoll

Recommended Posts


My guess is the xml coding vs the good old batch files...

I had my portion of trouble with it. (but you managed to give the good hints Alanoll and now i love it) :thumbup

A mistake is made easely with a tag, so i will post my new XPlode xml again to give a ready example for new members and stimulate them to use it.

(as soon a i have the time to finish converting from v1.12)

I think it's easier to see what the installation code looks like in XPlode when used with something like Adobe reader what everybody uses in his batch files!!

Most of them figured that out allready. Something like: how to use the same cmd line but then in XPlode style!?

I know, it's all in the docs, i read them. but still.... just my 2cents

Link to comment
Share on other sites

I'm just curious to know why you consider XPlode too difficult to use?

Is it the XML portion, is it starting it, what?

My other question is, did you start to read the included documentation?

I'm not exactly a beginner, but the word XML in of itself is intimidating. I know some HTML, so it wasn't as bad as I thought it would be. Furthermore, when I was first introduced to XPlode, some of the older release versions had virtually no documentation, or outdated documentation, and the examples did not help very much as it was not documented very well as to what was available, optional, and mandatory.

The hardest part is and always will be coding the XML itself. After awhile, those tags get very tedious to keep typing. That is why I came up with a XML code generator specifically for XPlode.

Although this has little to do with this thread, the other glaring omission that I find in XPlode is the lack of any sort of conditionals to control the installation during an unattended setup. That's the other main reason why I wrote a XML code generator. Because of this, I have come up with a way to use WIHU to generate a config, use my XML code generator tools to convert it to XML format, and then use XPlode to install the software.

Link to comment
Share on other sites

Although this has little to do with this thread, the other glaring omission that I find in XPlode is the lack of any sort of conditionals to control the installation during an unattended setup. That's the other main reason why I wrote a XML code generator. Because of this, I have come up with a way to use WIHU to generate a config, use my XML code generator tools to convert it to XML format, and then use XPlode to install the software.

Wraith is supposedly working on it.... of course that's after he finished my little project and all his school work (which has him tied up at the moment from finishing my project).

Link to comment
Share on other sites

I should look at XPlode again, with all the extra features of XPlode i thought i would be disabling most of the script so i never used it. I personally still use XPinstall as it does exactly what i want it to do and was easy to configure,

Link to comment
Share on other sites

Wraith is supposedly working on it.... of course that's after he finished my little project and all his school work (which has him tied up at the moment from finishing my project).

Yes yes.

You've seen a PDF of the assignment. You know how annoying it is.

What Alanoll says is correct. There's going to be an XML creator with X5.

I had hoped to get some prerelease work done on it already, but university has put it off for a while. I hope to get something simple out the door in 3-4 weeks, so we'll see how things go.

Link to comment
Share on other sites

What Alanoll says is correct. There's going to be an XML creator with X5.

I had hoped to get some prerelease work done on it already, but university has put it off for a while. I hope to get something simple out the door in 3-4 weeks, so we'll see how things go.

I've got something out right now that has been written completely in VBScript. And I've got a major update that should be ready in a week or so (Probably by this weekend). It works quite well from the command line, so it can be used in scripts to generate XML on the fly, which is what I've been doing.

Link to comment
Share on other sites

Second, did you even look at the examples? I learned XPlode with them in less than two minutes.  :yes:

But I bet you have prior experience with XML and/or any other type of coding.

Those of us who don't, the examples might as well be Latin.

As for the manual it is written in a non user friendly manner ( again for the code impaired ) It of course should start with " How To Get Started".

But as far as I can tell the part that explains how to start it is in chapter 4

I know it would take time and considerable effort, but a guide written similar to the Unattended CD/DVD guide would definantly go a long way to making it easier to understand and use.

Just my 2cents

Link to comment
Share on other sites

As for the manual it is written in a non user friendly manner ( again for the code impaired ) It of course should start with " How To Get Started".

But as far as I can tell the part that explains how to start it is in chapter 4

Except you would want to configure the XML first or Xplode will just flash.
I know it would take time and considerable effort, but a guide written similar to the Unattended CD/DVD guide would definantly go a long way to making it easier to understand and use.

I knew I should have left it in....

good thing i remembered to leave a copy of it on the server during the testing period....

http://unattended.msfn.org/advanced/methods/xplode.old

Edited by Alanoll
Link to comment
Share on other sites

As for the manual it is written in a non user friendly manner ( again for the code impaired ) It of course should start with " How To Get Started".

But as far as I can tell the part that explains how to start it is in chapter 4

Except you would want to configure the XML first or Xplode will just flash.

That makes sense, but i think it would be better to mention this right from the start.

When I first looked at it, I had no idea what was being said and where to start. I feel a simple how to get started would go a long way toward help people understand what needs to be done to use xplode. something similar to the hello world example for batch scripting. ( a small exercise to help understand how it works, and what is required in XML)

After about 20 mins reading the manual and a few searches on the forum, I decided xplode would be great when ever it got a better manual. Until then I couldn't spend the time it would require for me to understand it. ( I still don't, i just saw this thread and thought I'd add my 2cents and maybe get a manual a code impaired individual like myself could understand)

p.s. when I click on the link you provided I get what looks to be html. Is this supposed to be an example of xplode xml ?

Link to comment
Share on other sites

I don't know what's so hard about XPlode.

I have NO XML knowledge whatsoever.. but looking at the examples did the trick for me...

had to use the manual just 2 or 3 times.. and no, I don't think it's written in an user unfriendly way..

what's so hard to understand: <starttag> stuff to do </endtag> :blink:

translating from 2 to 4 was a breeze too... but timeconsuming since I have a rather large XML file

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...