geckzilla wrote:That sounds kind of akin to the little paperclip guy in MS Word popping up when you do something familiar and trying to give you friendly "advice"
Exactly! That's what I have in mind, but without the complexity and annoyance of interruption by an animated helper.
Instead, the process would detect variously worded references to specific APOD's, and then automatically tag that text with a URL link to the APOD referred to.
At most a confirmation prompt could pop up, with a checkbox to disable the confirmation prompt in the future once the user is familiar with what's going on.
geckzilla wrote:The closest I can think of would be to put an AJAX powered search box next to the posting area which you could use to search the APOD list. However, looking at how APOD is structured, I have doubts that it is even run on a database.
Some sort of new-fangled AJAX-like dynamic web technology is what I had in mind.
Ideally the solution wouldn't require complex coding by the local moderator to make the php-bb software running this forum do strange new tricks, but rather be a function available as a script or plug-in for php-bb that can apply fuzzy or complex boolean searches to typed text in real time and then do things with that text, like tagging it with a URL link determined by the content of the detected text -- in this case the specific date identifying a particular APOD.
I have no idea if php-bb even supports such scripts or plug-ins in the version currently running this forum, or the new version of php-bb that an earlier post to this thread was so enthusiastic about.
[quote="geckzilla"]That sounds kind of akin to the little paperclip guy in MS Word popping up when you do something familiar and trying to give you friendly "advice" :lol: [/quote]
Exactly! That's what I have in mind, but without the complexity and annoyance of interruption by an animated helper.
Instead, the process would detect variously worded references to specific APOD's, and then automatically tag that text with a URL link to the APOD referred to.
At most a confirmation prompt could pop up, with a checkbox to disable the confirmation prompt in the future once the user is familiar with what's going on.
[quote="geckzilla"]The closest I can think of would be to put an AJAX powered search box next to the posting area which you could use to search the APOD list. However, looking at how APOD is structured, I have doubts that it is even run on a database.[/quote]
Some sort of new-fangled AJAX-like dynamic web technology is what I had in mind.
Ideally the solution wouldn't require complex coding by the local moderator to make the php-bb software running this forum do strange new tricks, but rather be a function available as a script or plug-in for php-bb that can apply fuzzy or complex boolean searches to typed text in real time and then do things with that text, like tagging it with a URL link determined by the content of the detected text -- in this case the specific date identifying a particular APOD.
I have no idea if php-bb even supports such scripts or plug-ins in the version currently running this forum, or the new version of php-bb that an earlier post to this thread was so enthusiastic about.