Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

looking for software to create an xml file of directories

Options
  • 12-06-2009 10:22am
    #1
    Registered Users Posts: 115 ✭✭


    Anybody know of an application that runs locally on your pc that scans a set of folders and subfolders (full of jpegs) and then generates an xml file for it, I have a nice piece of software for image galleries but it needs you to type in the images which is useless for a large number of directories, if I can find
    software that does this it will be worth it as the gallery is very nice indeed.


Comments

  • Registered Users Posts: 2,790 ✭✭✭John_Mc


    Sounds like a pretty easy task to programme yourself as a personal project?


  • Registered Users Posts: 85 ✭✭slavigo


    I'd have to agree with John, this sounds like more of a "role your own" type of situation.

    Presumably the gallery software requires XML in a certain structure.
    Any software you get to produce a XML representation of a directory structure will more than likely produce XML specific to it's own needs and the odds of it matching what your image gallery needs are astronomical.

    Your best bet is to maybe have a go at doing your own.
    What image gallery are you using?
    I'd like to find a good one myself.

    (If I like it, I may write the code to do it :))


Advertisement