Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Small Questions
Bridge Offline
Posting Freak

Posts: 1,971
Threads: 25
Joined: May 2012
Reputation: 128
#11
RE: Small Questions

(10-14-2012, 04:38 PM)DogFood Wrote: i have a question, is it possible to convert a (jpeg picture for example) to xml ?

converting any format of picture to XML ? Haven't find any converting software or anything Sad
No it's not possible, why do you want to do it anyway? XML is just a way of storing data that both humans and computers can understand. For example:

<item>
<item price = "1,05">
<item color = "blue">
</item>

You can then parse this into your program to use. The most useful way to use this I think is to find a daily updated XML file (like this one) and then have your program download the latest one each time it runs. That way you don't have to update the information yourself.
(This post was last modified: 10-14-2012, 04:48 PM by Bridge.)
10-14-2012, 04:47 PM
Find


Messages In This Thread
Small Questions - by Yuhaney - 10-14-2012, 01:19 PM
RE: Small Questions - by Bridge - 10-14-2012, 01:39 PM
RE: Small Questions - by Yuhaney - 10-14-2012, 02:09 PM
RE: Small Questions - by Bridge - 10-14-2012, 02:45 PM
RE: Small Questions - by Yuhaney - 10-14-2012, 02:56 PM
RE: Small Questions - by Bridge - 10-14-2012, 03:05 PM
RE: Small Questions - by Yuhaney - 10-14-2012, 03:39 PM
RE: Small Questions - by Bridge - 10-14-2012, 03:46 PM
RE: Small Questions - by Yuhaney - 10-14-2012, 03:49 PM
RE: Small Questions - by Nice - 10-14-2012, 04:38 PM
RE: Small Questions - by Bridge - 10-14-2012, 04:47 PM
RE: Small Questions - by Nice - 10-14-2012, 06:17 PM
RE: Small Questions - by Bridge - 10-14-2012, 06:29 PM
RE: Small Questions - by Yuhaney - 10-20-2012, 02:20 AM
RE: Small Questions - by Ghieri - 10-20-2012, 06:19 AM
RE: Small Questions - by Yuhaney - 10-21-2012, 12:26 AM
RE: Small Questions - by darkely - 10-20-2012, 06:28 AM
RE: Small Questions - by Ghieri - 10-20-2012, 07:01 AM
RE: Small Questions - by failedALIAS - 10-20-2012, 07:30 AM
RE: Small Questions - by darkely - 10-20-2012, 07:38 AM
RE: Small Questions - by Kman - 10-20-2012, 07:54 AM
RE: Small Questions - by Yuhaney - 10-20-2012, 07:50 AM
RE: Small Questions - by Robby - 10-20-2012, 07:54 AM



Users browsing this thread: 1 Guest(s)