Web 2.0 - Newbie Question

S

schworer

I have this idea for a web 2.0 site, but have very little web
development experience. I do have a ton of coding experience, so I'm
sure once I get the basic concepts down I should be golden.

Basically, my idea for the app is a google maps api mashup with another
online repository of data. I figure the best way to structure the site
is to cache the data form the online respository at regular intervals.
This avoids my site generating a ton of traffic to the repository.

I'm assuming caching the data in a SQL database (mysql or sqlserver) is
a good idea. The front end of the website will be AJAX
(GoogleMapsAPI), so do I need a database that can return query data in
xml?

What kind of mechanism does there need to be to get the sql backend to
update at a set timed interval (every 5 minutes)? Do I need to develop
some type of middleware to go out, parse the online repository, and
then update the database tables?

I'm looking for guidance from someone who has done this before.

Thanks in advance,
Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top