dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi

Posted by Museum-Tracker 3 years 45 weeks ago

pic
 Museum-Tracker
mobiForge Newbie
Posts: 4
Joined: 3 years ago
[offline]

I would like to be able to present an on-this-day feature for users of the mobile web - displaying the information for 'todays' date each day. At present I'm doing this using static HTML pages uploaded each day - not very practical.
You can see what I'm seeking to do at -
http://www.museum-tracker.com/mobile/
Click on Today's Creators.

I need suggestions on probably some simple database system to accomplish this. Can members suggest anything suitable that will work with mobile phone browsers?
(My technical skills: proficient HTML, but not a programmer.)

Any advice would be appreciated.
Thanks,
David Berghouse
Author: Museum-Tracker

Posted by DTorrence 3 years ago

pic
 DTorrence
mobiForge Newbie
Posts: 4
Joined: 3 years ago
[offline]

I searched head-to-toe on the site and didn't see anything called "Today's Creators" =(

What you're trying to accomplish will require some programming skills. You'll need to set up your own database. I'm not sure if there's a database freely available out there for you, but it's possible that there may be a webservice.

In order to accomplish this, you would need some server-side scripting, such as ASP/ASP.NET, PHP, JSP, etc... If you could find a large text file, you could even get JavaScript to read for you. JavaScript wouldn't be a practical approach, since it's not supported by many mobile browsers.

I guess the unfortunate bottom line is that it's going to be extremely difficult to do this in just HTML. Maybe somebody else has a suggestion, but I can't seem to think of anything too helpful =(

Best of luck!

~Derek Torrence
MCP / MSBC

~Derek Torrence

Posted by Trustdesa 2 years ago

pic
 Trustdesa
mobiForge Newbie
Posts: 9
Joined: 2 years ago
[offline]

If you use rss isn't more easy???