Robert, You left one out...
<@aprilfools target=maillist> _____ From: Robert Shubert [mailto:[email protected]] Sent: Friday, April 01, 2011 11:25 AM To: [email protected] Subject: Witango-Talk: Sneak peek at new tags As we move towards the next release, I thought I'd share some of the new tags we'll be adding: <@GPSLOCATE ITEM=item> @GPSLOCATE is a convenient way to locate missing items. It responds a 2x1 array with the latitude and longitude of the ITEM. These values are compatible with most GPS systems available today. Example: <@GPSLOCATE ITEM=keys> <@GPSLOCATE ITEM=dog> This tag does not work on intangible items. Example values that will return a 'not tangible' error: <@GPSLOCATE ITEM=sanity> <@GPSLOCATE ITEM=lostChildhoodYears> <@FASTER> @FASTER does not take any attributes. This tag is intended to make it easier for a web developers and a server administrators to improve the performance of an application. Normally expensive new hardware and time consuming upgrades are necessary. With @FASTER you can improve the performance of your site at much lower cost. Each use of @FASTER will improve performance by approximately 18%. Multiple uses of this tag are cumulative. <@UTRANSLATE STR=string> @UTRANSLATE is Witango's implementation of the Universal Translator. This tag takes a string and evaluates to a string. The input string can be in any format, language, and encoding. Witango will auto-detect these parameters from the input string. When the tag evaluates it will produce the correct output for the situation in which it is used. <@ISCORRECT VALUE=value> @ISCORRECT responds a 1 (true) when the VALUE provided is correct and the 0 (false) when it's not. We are still working on ways to improve this tag. Currently the only VALUE that evaluates to 1 (correct) is 42. We aren't sure why. <@REMAININGBUGS> @REMAININGBUGS does not take any attributes. This tag resolves to the number (an integer) of syntax, coding and run-time bugs which are present in the currently executing TAF. You can place this tag at any point within the TAF to get the result. Enjoy, Robert _____ To unsubscribe from this list, please send an email to [email protected] with "unsubscribe witango-talk" in the body. ---------------------------------------- To unsubscribe from this list, please send an email to [email protected] with "unsubscribe witango-talk" in the body.
