Atomic Taco wrote:
Rich wrote:
One thing I've been pondering... Would it be better to release Freq/TG data in a tabbed spreadsheet format rather than torturing people with web-based entry & search forms ? This way people could always have data on hand, even on a laptop or PDA. Not to mention you can do a much better page layout on a spreadsheet tab when it comes to notes/comments or adding additional info like clearing codes or whatnot.
Do you mean spreadsheet a la CSV or XLS? I'd rather have something on the web that's searchable; but downloading to a spreadsheet wouldn't be a bad addition. I know it's quite easy (as I've done so) to go out of SQL into a CSV. I haven't tried an XLS though.
Yeah I was thinking CSV. In fact it used to be a spreadsheet. Here is the quick history of the Intercept database:
1981 textfile on an Apple 2
1982 custom database on an Apple 2
1983-1986: tried various things with Visicalc, Multiplan, DBase2(CPM), and DB2(MVS/ESA)
1987 Excel
2002 MySQL - Intercept web database as it is now
So for the past 6 years its been in its present format. MySQL database with a php frontend. It would be nice to see the database grow, as its running on a kickass server with a fast fiber connection. And unlike the for-profit ad-laden copycat sites that have sprung up, the goal here is to share information rather than gathering subscriber fees, ad revenue, or copyrighting & reselling the contributed data.
Perhaps its time to update things. Any ideas on changing the database format ? Search and entry screens ?