posted on Mar, 19 2004 @ 06:28 AM
I've done some level of research into this, and for the board, it's rather difficult to create a mobile-compliant website with all features. Among
the most difficult things to manage are the complex URLs used by the board's core codebase.
However...
ATSNN.com and TerrorAnalysis.com now both feature XML RSS news feeds. Most devices either come with an RSS reader, or one is easily obtained.
Also, one of the major items in the future of ATS is conversion to simple URL's, for example:
This URL ....
/forum/viewthread.php?tid=38560&page=3
Would become ...
/forum/thread/38560/page/3.html
The technique of simple URL's that contain the needed variables for displaying posts is already being used on ATSNN.com and TerrorAnalysis.com, but
the process is much more complex for ATS. Once we move to simple URL's, a text-only version of the board would be compliant with all mobile
browsers.
So... uh... shortening the long-rambling answer... a version of ATS compliant with mobile browsers is certainly an item you'll see in the future.