Section | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
- In the XPression DataLinq Server application, click Add New.
- Select the type of external data source to access. In this case, select RSS Feed DataLinq Source and click OK.
- In the URL field, copy and paste the RSS Query String URL from the TweetOut BLADE module.
- Specify the number of milliseconds to wait between RSS feed update checks using the Update Interval option.
- Select the Wrap Indices option when using looping queries to ensure that content loops through to the beginning instead of stopping altogether. This option is selected by default.
- You do not need to adjust default RSS Encoding or specify Basic Authentication user credentials.
- Click OK.
- When prompted, enter a Name for the DataLinq Source and press ENTER. You need this name to tie TweetOut content to text or graphic objects in XPression.
Connect XPression to DataLinq Source
In the XPression Editor window, select Project > DataLinq Manager or press CTRL+ALT+M.Anchor ConnectXPressiontoDataLinqSource ConnectXPressiontoDataLinqSource - Click Add to add the DataLinq Server.
- Specify your DataLinq Server and click OK:
- Name - Enter an identifying name for the new DataLinq Server connection.
- Host Address - Enter the IP address of the computer running the DataLinq Server. Enter localhost when the DataLinq Server is running locally on the same computer as XPression Studio.
- Port - Specify the port number used to communicate with the computer running the DataLinq Server, if different from the default port 8888.
- The XPression DataLinq Manager automatically creates an Available DataLinq Source based on the DataLinq Server you identify. You can close this dialog to continue.
Tag Text or Graphics to Display Content
...
- In the XPression Editor, select the text object through which you want to display TweetOut content.
- Select the Data Source tab.
- Select the DataLinq option and click Set.
- Select theDataLinq Source for TweetOut you set up via the XPression DataLinq Server.
- For the first scene, set the Column to “Tweet<n>\Text” and set any subsequent scenes as “Tweet<n+1>\Text”. You can click Browse to use the Select DataLinq Field dialog to set the column data, or you can enter the text manually.
- When configuration is complete, click OK.
...
- DataLinq configurations are enabled by default. You can suspend this configuration by clearing the Enabled option if needed.
- The <n> Increment option allows you to specify a value other than zero (0) when the <n> increment differs from the number of templates.
- The Live Update option immediately updates an online text object with changes from the associated DataLinq source when the scene is on-air.
- The Entity Decoding option translates HTML character entity reference codes into the correct corresponding characters. For example, the HTML character entity reference code © is translated into the © character for a text object.
- The Return Empty on Failure option leaves the object empty if the DataLinq connection fails. You may want to re-run existing content instead of leaving the object empty.
- The Disable Font Tag Parser option disables the parsing of {font} tags from the DataLinq source.