473,387 Members | 1,497 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

I have XML feeds, how do i use them

3
Hello, I have recently formed a few new online companies, in short they are overseas property companies. We originally brought into a franchise that were supposed to provide us with the properties, i am a webdesigner and have made our sites but i was under the impression that they would provide a "front end" to the property data, i.e the search form. For this and other reasons we decided not to continue to deal with them, lost a lot of money.

PLAN B was "www.themovechannel.com" They offered us 45,000 overseas properties with details, pictures, everything! AND the clincher was they would supply a "white lable" website which is basically the different search pages and forms that would site on our website in an iframe. This was the perfect solution, however they are no longer able to produce this white lable service, instead all i have are the XML feeds/documents and schemas.

I simply have no idea how i use this raw data, heres the really good bit, we have spent £££'s on advertising our new sites which are overdue for launch and although i have property data, i have no way of showing it to our potential customers!

I concider myself to be fairly IT literate and a proficiant web designer as far as HTML and other little snippets of scripts go. However i just dont know where to start!

I get the impression i need to take this XML data, which is updated weekly, import it into some kind of database and then somhow create a webpage front end that querys the database?

Anyway, if anyone can either help me or is willing to take the job on if it is beyond me doing it then please get in touch.

Thanks for your time, Paul
Jul 11 '07 #1
4 1270
Dököll
2,364 Expert 2GB
Greetings and salutations!

You've come to the right place, of course minus the load of money. If you need help, we can help you. To build you a program however is not what we do. Please ask questions and stay tuned. We bid you welcome!
Jul 12 '07 #2
Cobby
3
Hello, thank you for your welcome, please don't missunderstand me, i am eager to learn but i am on a very limited timescale so although i would appreciate learning XML and Databases step by step, i think we may be here a while! lol Given that, i dont want somone to do it all for me, just somone who understands what i need to do and explain how to do it, point me to some tutorials or somthing for each stage? I am trying importing data into MS access but i dont even think thats working correctly.

If somone could point me to a developer or somthing i think this is my only option at this point, unless there is a quick fix out there (fingers crossed)

Thanks, Paul
Jul 12 '07 #3
Hello, thank you for your welcome, please don't missunderstand me, i am eager to learn but i am on a very limited timescale so although i would appreciate learning XML .......... I am trying importing data into MS access but i dont even think thats working correctly.
Hello Cobby,
If I understand your problem is that you have some xml files online and you want to transform into html, is it right?
If yes you do not need to import your xml files into a database you just could read them and transform them on the fly into HTML. It is not complicated, I did it with AJAX, but you can also use PHP + Sablotron, or just PHP5 with simplexml.
[Edited by Admin: link removed to commercial tool. Against site rules]

Bye
[email removed]

It's advisable to not leave your email for all to see, helps rid of spam notes and so on...
Jul 13 '07 #4
Dököll
2,364 Expert 2GB
Hello, thank you for your welcome, please don't missunderstand me, i am eager to learn but i am on a very limited timescale so although i would appreciate learning XML and Databases step by step, i think we may be here a while! lol Given that, i dont want somone to do it all for me, just somone who understands what i need to do and explain how to do it, point me to some tutorials or somthing for each stage? I am trying importing data into MS access but i dont even think thats working correctly.

If somone could point me to a developer or somthing i think this is my only option at this point, unless there is a quick fix out there (fingers crossed)

Thanks, Paul
Hi Cobby!

I understand the urgency. Please start here: http://www.w3schools.com/xml/default.asp Do not hesitate to ask questions when they become available. w3schools is wonderful/friendly establishment specific to basic and amateur style programming: http://www.w3schools.com/default.asp Give it a whirl then pause questions as I said. Thanks for your patience.

Dököll
Jul 13 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Mike Mella | last post by:
If I make an RSS feed of my site, am I expected to build and later update the RSS (XML) data by hand as I would any other webpage, or is there some process by which updates to a site are...
0
by: gaikokujinkyofusho | last post by:
Are there any news aggregators out there (or plug-ins for them) that can give you feeds but sift through the feeds and omit the ones that have already been posted? Especially for things like yahoo...
3
by: DAL | last post by:
How do I place RSS feeds from another site on my site, so I can have them all in one place for me to reference? Will all the feeds update automatically? Thanks in advance, DAL.
0
by: jmwatte | last post by:
OK... 2 RSS feeds ... "http://feeds.feedburner.com/brainyquote/QUOTENA" "http://feeds.feedburner.com/qotd" Now I build a RSS reader in C#Express(did several of them including the starterkit)...
0
by: Steve R. Hastings | last post by:
xe.py is a Python module to make it very easy to work with XML. I have attempted to make xe classes very Pythonic and intuitive. xe is intended for working with structured XML, such as...
2
by: dkode | last post by:
I built an asp.net usercontrol that consumes rss feeds that I specify the url for. Some of them (MVP blogs, google news) consumes the feeds just fine. and other times (75%) it chokes on...
5
by: Shawn | last post by:
Hi, I want to understand and follow RSS feed because many web pages provide RSS feed for updated new data(e.g. http://www.weather.gov/rss/). But I never get how to use it. The link below suppose...
1
by: ojsimon | last post by:
Hi I Am using Simplepie to display some rss feeds, currently it displays them in date and time order but i want it to display them in relevance order by using a usort function. here is the code...
1
by: Duke of Hazard | last post by:
I have a simple scripts using magpie to retrieve upto 200 RSS feeds. Unfortunately it takes forever as the script has to sequentially get each feeds, wait for the response, then move on. Is it...
2
by: jeddiki | last post by:
About a year ago I set up a certain subject in multiple feeds and the Google Reader gathers them and put them on my Google home page. That subject is looked up by about 23 feeds - they sort of...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.