Ward, enter a value for your "name:" and "age:" properties on this page (as I have done at KorbyParnell) and then go to WikiTalkLoopingDemo. Cool, huh? -korby
There are three kinds of pages that we might expect to find documenting a WikiTalk type. The first is the page that carries the type name. This is the least used, but one that will never go away considering how easy it is to accidentally create a link to such a page.
The other two kinds of pages are as follows: Reference pages, named by the type-name-"Type", and Demo pages, named type-name-"Demo".
2/24/2005 8:34:27 AM - jonathan_hardwick@hotmail.com-64.122.205.71
The format of WikiTalk parsing and runtime error messages has been really, really improved to include line and column numbers as well as the name of functions containing errors.
12/30/2005 5:44:30 PM - -208.54.15.129
WikiTalk has been enhanced to include a ';' binary operator that can be used to string together a sequence of expressions. See WikiTalkExpressionChain for more info.
12/30/2005 5:54:04 PM - -208.54.15.129
Click to read this topic
7/11/2005 3:03:29 PM - -84.147.41.20
Discussion of the advantages and disadvantages of introducing a dynamic language like WikiTalk to FlexWiki
8/19/2005 12:05:50 AM - -71.96.139.38
A discussion about the pros and cons of adding support for overloaded methods in WikiTalk
9/18/2008 5:15:51 PM - 66.78.111.231
Why do we need a language for Wiki for dynamic stuff? Is it great and powerful? Is it just confusing?
9/28/2004 9:41:09 AM - -171.159.128.10
WikiTalk methods can support optional parameters. Here are some notes on implementing such methods.
12/15/2004 10:00:32 AM - davidorn@microsoft.com-131.107.71.225
Click to read this topic
9/28/2004 8:35:27 PM - author unknown
Click to read this topic
6/3/2005 8:07:01 AM - -193.122.14.126
How to customize the web user-interface for FlexWiki.
9/25/2008 4:49:51 PM - FLWCOM-jwdavidson
Click to read this topic
1/21/2005 1:45:10 AM - DerekLakin-62.189.22.124
WikiTalk is a language for including dynamic content in FlexWiki topics.
9/25/2008 5:53:56 PM - FLWCOM-jwdavidson
Discussion about adding assignment & multiple statements per block to WikiTalk
11/9/2004 3:48:02 PM - peterwie-131.107.76.30
Click to read this topic
2/24/2005 8:21:27 AM - jonathan_hardwick@hotmail.com-64.122.205.71
List of things that you might want to do with WikiTalk but that doesn't appear to be possible.
8/14/2008 2:24:01 AM - Evgeny Nedelko-194.110.202.240
List of things to do for WikiTalk; primarily what gets done before the first checkin
11/15/2004 7:00:02 PM - -80.111.171.163
Demos showing how you can use WikiTalk.
9/25/2008 5:58:30 PM - FLWCOM-jwdavidson
Discussion about WikiTalk
8/27/2005 6:21:41 AM - JimmySieben-71.96.139.38
A place to test wiki talk
3/27/2006 5:25:06 PM - -209.139.220.77
The following is a list of sites that I've found that have some very nice WikiTalk that I think is useful -- AstralisLux
6/27/2005 1:30:24 PM - -66.69.151.148
Click to read this topic
9/15/2004 8:05:46 AM - -68.77.62.230
Expressions are the key syntactic building block of WikiTalk.
9/25/2008 6:00:33 PM - FLWCOM-jwdavidson
Multiple WikiTalkExpressions can be strung together with the ';' operator.
1/24/2008 8:57:03 AM - FLWCOM-jwdavidson
This topic provides information for developers who want to add new capabilities to WikiTalk
12/13/2004 7:42:24 AM - -62.189.22.124
Functions make it easy to reuse common WikiTalk functionality.
9/25/2008 6:03:34 PM - FLWCOM-jwdavidson
Click to read this topic
5/18/2004 10:30:00 PM - author unknown
Technical review of the WikiTalk language
9/25/2008 6:08:55 PM - FLWCOM-jwdavidson
Overview of the WikiTalk language
9/25/2008 6:10:19 PM - FLWCOM-jwdavidson
Custom WikiTalk library functions.
8/7/2005 5:36:37 AM - -212.150.128.5
Examples of using WikiTalk to loop, including finding topics with specific property values.
9/25/2008 6:11:24 PM - FLWCOM-jwdavidson
A WikiTalk member is either a property or a method of an object
9/25/2008 6:12:23 PM - FLWCOM-jwdavidson
Explains what objects in WikiTalk are. Objects are the core of WikiTalk. Object have two kinds of ''members'': ''methods'' and ''properties''.
Reflection is the ability, in WikiTalk, to inspect the WikiTalk language system itself. For example, to walk through all of the types of WikiTalk objects and ask them what properties they have...
8/4/2005 11:11:51 AM - BrandonFaloona-64.65.178.35
add a one or paragraph summary or description of what's discussed here; put yours after 'Summary:'
9/28/2008 6:16:33 PM - FLWCOM-jwdavidson
Click to read this topic
12/22/2004 10:15:48 PM - author unknown
Tips and techniques for WikiTalk programmers.
1/24/2008 8:21:41 AM - FLWCOM-jwdavidson
This is the topic that you'll find listed on all pages about WikiTalk that still need work.
1/24/2008 8:33:24 AM - FLWCOM-jwdavidson
Every WikiTalk object is of a particular type. That type governs what the object can do.
10/27/2005 9:28:51 PM - BobHy-24.16.75.106
Listing of WikiTalk types generated by reflection with drill-down to properties, functions and selected examples.
You can use the *with* function to gain access to a library of properties or functions in another topic. This lets you define a common set of properties or functions in a single topic and share those properties and functions across a range of other topics.
9/25/2008 6:42:51 PM - FLWCOM-jwdavidson
WikiTalk is a language for including dynamic content in FlexWiki topics.
9/25/2008 5:53:56 PM - FLWCOM-jwdavidson
Demos showing how you can use WikiTalk.
9/25/2008 5:58:30 PM - FLWCOM-jwdavidson
Technical review of the WikiTalk language
9/25/2008 6:08:55 PM - FLWCOM-jwdavidson
Click to read this topic
2/21/2008 7:42:01 AM - -87.123.81.61
Click to read this topic
8/31/2005 9:57:26 PM - PeterProvost-71.112.36.92
Korby Parnell is Senior Product Manager, Web Services, at Yahoo!, in Bellevue, Washington. Prior to his arrival at Yahoo! in 2007, he worked at Microsoft for 8 years in the Developer Tools Division, where he contributed to multiple v1 products and sites for professional software developers including: VisualStudio 7.0, 7.1, and 8.0, Visual SourceSafe, Team Server (canceled), VisualStudioTeamSystem blogs.msdn.com, gotdotnet.com, CodePlex.com, MSDN Wiki, MSDN Tagspace, and Claimspace (canceled).
7/30/2008 1:12:39 PM - -209.131.50.146
Examples of using WikiTalk to loop, including finding topics with specific property values.
9/25/2008 6:11:24 PM - FLWCOM-jwdavidson
WikiTalk is a language for including dynamic content in FlexWiki topics.
9/25/2008 5:53:56 PM - FLWCOM-jwdavidson
WikiTalk is a language for including dynamic content in FlexWiki topics.
9/25/2008 5:53:56 PM - FLWCOM-jwdavidson
WikiTalk is a language for including dynamic content in FlexWiki topics.
9/25/2008 5:53:56 PM - FLWCOM-jwdavidson
WikiTalk is a language for including dynamic content in FlexWiki topics.