<?xml version="1.0"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
<rss version="0.91">
<channel>
<title>LassoSoft Tip of the Week</title>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso</link>
<description>LassoSoft publishes a tip of the week each Friday. Topics range from general Web design techniques to specific Lasso features and from introductory tutorials for beginners to advanced methods for seasoned developers.</description>
<language>en-us</language>
<image>
<title>LassoSoft Tip of the Week</title>
<url>http://www.lassosoft.com/_images/LassoSoft_Logo.png</url>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso</link>
<width>208</width>
<height>57</height>
</image>
<item>
<title>Destination-Based Sales Tax</title>
<pubDate>Fri, 20 Jun 2008 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9365</link>
<description>http://www.lassotech.com/TotW 20080620...</description>
</item>
<item>
<title>Inline Parameters</title>
<pubDate>Fri, 30 May 2008 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9361</link>
<description>http://www.lassotech.com/TotW 20080530...</description>
</item>
<item>
<title>Parameters, Defaults, Variables, and Sessions</title>
<pubDate>Fri, 16 May 2008 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9358</link>
<description>http://www.lassotech.com/TotW 20080516...</description>
</item>
<item>
<title>Basics - Custom Tags</title>
<pubDate>Fri, 09 May 2008 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9357</link>
<description>http://www.lassotech.com/TotW 20080509...</description>
</item>
<item>
<title>Optimizing Regular Expressions</title>
<pubDate>Fri, 25 Apr 2008 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9352</link>
<description>http://www.lassotech.com/TotW 20080425...</description>
</item>
<item>
<title>Lasso Wiki Source Code</title>
<pubDate>Fri, 04 Apr 2008 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9353</link>
<description>http://www.lassotech.com/TotW 20080404...</description>
</item>
<item>
<title>Tag Sets and Namespaces</title>
<pubDate>Fri, 21 Mar 2008 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9348</link>
<description>http://www.lassotech.com/TotW 20080321...</description>
</item>
<item>
<title>Images - Rounded Corners and Transparency</title>
<pubDate>Fri, 14 Mar 2008 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9346</link>
<description>http://www.lassotech.com/TotW 20080314...</description>
</item>
<item>
<title>[TotW] Capture and Display Page Elements</title>
<pubDate>Fri, 07 Mar 2008 00:00:00 -0500</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9354</link>
<description>http://www.lassotech.com/TotW 20080307...</description>
</item>
<item>
<title>Lasso Summit Materials</title>
<pubDate>Fri, 29 Feb 2008 00:00:00 -0500</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9344</link>
<description>http://www.lassotech.com/TotW 20080229...</description>
</item>
<item>
<title>iPhone Compatibility Tips</title>
<pubDate>Fri, 22 Feb 2008 00:00:00 -0500</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9343</link>
<description>http://www.lassotech.com/TotW 20080222...</description>
</item>
<item>
<title>LassoTech Wiki Site</title>
<pubDate>Fri, 15 Feb 2008 00:00:00 -0500</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9341</link>
<description>The tip of the week for Feburary 15, 2008 describes a Lasso Wiki format which can be used to allow site visitor to author content on a Web site without also allowing general HTML and all the potential problems that can represent.</description>
</item>
<item>
<title>RSS Data Source Examples and Update</title>
<pubDate>Fri, 04 Jan 2008 00:00:00 -0500</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9337</link>
<description>The tip of the week for January 4, 2008 includes an update to the RSS data source and examples of how the RSS data source can be used on your Web site. The tip includes a custom data source which allows RSS feeds to be treated as a data source. The items in the feed can be displayed using normal [Inline] ... [/Inline] and [Field] tags. Also includes an [RSS Parser] data type.</description>
</item>
<item>
<title>IPv6 - The New Internet Protocol</title>
<pubDate>Fri, 21 Dec 2007 00:00:00 -0500</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9335</link>
<description>The tip of the week for December 21, 2007 includes background information on IPv6, the new version of the Internet Protocol. The network infrastructure necessary to support IPv6 is being rolled out now. Recent OS releases including  Windows Vista and Mac OS X Leopard improve support for IPv6 addresses.</description>
</item>
<item>
<title>RSS Data Source and Parser</title>
<pubDate>Fri, 14 Dec 2007 00:00:00 -0500</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9334</link>
<description>The tip of the week for December 14, 2007 includes a custom data source which allows RSS feeds to be treated as a data source. The items in the feed can be displayed using normal [Inline] ... [/Inline] and [Field] tags. Also includes an [RSS Parser] data type.</description>
</item>
<item>
<title>Parentheses Syntax</title>
<pubDate>Fri, 07 Dec 2007 00:00:00 -0500</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9332</link>
<description>The tip of the week for December 7, 2007 discusses Parentheses syntax in Lasso. Parentheses syntax was introduced in Lasso 8 as an alternative to Lasso&apos;s traditional Colon syntax. The tip includes an overview of parentheses syntax, some justifications for introducing this new syntax method, and a discussion of parentheses syntax examples in the documentation.</description>
</item>
<item>
<title>Using Arrays to Simplify Code</title>
<pubDate>Fri, 30 Nov 2007 00:00:00 -0500</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9331</link>
<description>The tip of the week for November 30, 2007 presents several techniques which use arrays to help simplify your Lasso code. An array is used to help format several fields from a database. An array is used to help simplify a conditional. And, an array is used to temporarily sort some data for display.</description>
</item>
<item>
<title>Customizing an Existing Site for iPhone</title>
<pubDate>Fri, 09 Nov 2007 00:00:00 -0500</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9329</link>
<description>The tip of the week for November 9, 2007 uses LassoSoft&apos;s ListSearch Web site as a case study to create a customized Web site specifically for iPhone users which provides access to the most recent messages that have been posted on the LassoSoft mailing lists.</description>
</item>
<item>
<title>Inline Helpers - Debugging Slow MySQL Solutions</title>
<pubDate>Fri, 02 Nov 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9328</link>
<description>The tip of the week for November 2, 2007 contains some techniques for finding slow MySQL queries.  The tip includes an Inline Helper tag which make debugging MySQL queries easier by allowing you to tag queries in the long query log and process list.</description>
</item>
<item>
<title>Code Simplifying Tips - Conditional Expressions</title>
<pubDate>Fri, 19 Oct 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9324</link>
<description>The tip of the week for October 19, 2007 contains several tips using the conditional ?| operator to simplify Lasso code for better speed and readability.</description>
</item>
<item>
<title>Basics - Variables - Storing Temporary Values</title>
<pubDate>Fri, 12 Oct 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9323</link>
<description>The tip of the week for October 12, 2007 explains how variables in Lasso can be used to store temporary values. Topics include creating variables, outputting variables, modifying variables in-place, and some variables tools.</description>
</item>
<item>
<title>Date Comparisons and Calculations Using Math Symbols and  Durations</title>
<pubDate>Fri, 05 Oct 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9322</link>
<description>The tip of the week for October 5, 2007 explains how the [Date] and [Duration] data types in Lasso can be used to perform date comparisons and date calculations using the familiar built-in symbols for math and string operations.</description>
</item>
<item>
<title>JSON-RPC and Other JSON Enhancements</title>
<pubDate>Fri, 28 Sep 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9319</link>
<description>The tip of the week for September 28, 2007 introduces support in Lasso for the lightweight JSON-RPC protocol including a [JSON RPCCall] tag and built-in support for calling JSON-RPC tags through the RPC.LassoApp. The tip also includes several enhancements to Lasso&apos;s JSON tags: new [Object] and [Literal] types which make it easier to create JavaScript objects and a new native type embedding method.</description>
</item>
<item>
<title>Defining and Calling SOAP Procedures</title>
<pubDate>Fri, 21 Sep 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9305</link>
<description>The tip of the week for September 21, 2007 shows how Lasso&apos;s built-in SOAP&#xD;&#xA;functionality can be used to define SOAP procedures which other SOAP clients can call and how to define local tags which serve as proxies for remote SOAP procedure calls.</description>
</item>
<item>
<title>Create an iPhone Site Using Lasso and the iUI Library</title>
<pubDate>Fri, 14 Sep 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9304</link>
<description>The tip of the week for September 14, 2007 discusses how to create a site formatted for the Apple iPhone and IPod Touch using Lasso and the iUI interface library by Joe Hewitt.</description>
</item>
<item>
<title>Lasso 8.5 AppleScript and Automator Support</title>
<pubDate>Fri, 07 Sep 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9303</link>
<description>The tip of the week for September 7, 2007 discusses how Lasso 8.5 can call AppleScript commands and Automator workflows on Mac OS X systems. AppleScript allows you to interact with other running applications, restart the server, and more.</description>
</item>
<item>
<title>An introduction to using JQuery with Lasso</title>
<pubDate>Fri, 24 Aug 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9302</link>
<description>The tip of the week for August 24, 2007 introduces JQuery and shows&#xD;&#xA;how a simple newsticker plugin can be used with Lasso. The tip shows how&#xD;&#xA;Lasso can be used to automatically add the required JQuery elements to the&#xD;&#xA;head of the document.</description>
</item>
<item>
<title>Regular Expression Challenge - Discussion and Winners</title>
<pubDate>Fri, 17 Aug 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9300</link>
<description>The tip of the week for August 17, 2007 announces the winners of the second Lasso Programming Challenge. Congratulations to Bil Corry and Johan S&amp;ouml;lve. The tip includes a description of the challenge, a downloadable archive of answers to the challenge, documentation of the answer which LassoSoft created for the challenge, and a discussion of how the entries which were received used different strategies to solve the challenge.</description>
</item>
<item>
<title>Invokable Callbacks</title>
<pubDate>Fri, 10 Aug 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9297</link>
<description>The tip of the week for August 10, 2007 explains how to use -&gt;Invoke to create easy to use callback functions. The techniques described can be used in the construction of a framework to make it easy for end users to extend the functionality of the framework without seeing the source code.</description>
</item>
<item>
<title>Lasso Connector for FileMaker Server 9 Preview (Updated)</title>
<pubDate>Fri, 27 Jul 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9293</link>
<description>The tip of the week for July 27, 2007 previews a new data source connector for FileMaker Server 9. The new connector provides better support for FileMaker queries including new field-level and logical operators. (Updated with details about FileMaker 9 support included in Lasso 8.5.4.)</description>
</item>
<item>
<title>Keyed Hashing for Message Authentication (HMAC)</title>
<pubDate>Fri, 20 Jul 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9291</link>
<description>The tip of the week for July 20, 2007 explains how the [Encrypt HMAC] tag can be used to created HMAC codes for use in e-commerce and secure communications. HMAC codes help ensure the integrity and authenticity of messages during server to server communications.</description>
</item>
<item>
<title>FileMaker Server 9 - Lasso Support and Quick Start Guide</title>
<pubDate>Fri, 13 Jul 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9288</link>
<description>The tip of the week for July 13, 2007 explains how to access FileMaker 9 databases through FileMaker Server 9 and Lasso Professional 8.5. The tip includes a Quick Start guide with installation and configuration instructions for both FileMaker Server 9 and Lasso Professional 8.5 as well as details on preparing FileMaker databases for publishing.</description>
</item>
<item>
<title>Virus Scanning Using ClamAV</title>
<pubDate>Fri, 29 Jun 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9286</link>
<description>The tip of the week for June 29, 2007 shows how ClamAV virus scanning tools can be used through Lasso. Virus scanning can be used to protect against viruses in uploaded files, downloaded email attachments, and for general Web root scanning. The tip includes a downloadable [Clam VirusScan] tag which is implemented using [OS Process] and either ClamXav for Mac OS X or a ClamAV for Windows installation.</description>
</item>
<item>
<title>Quick iWork Pages and Microsoft Word Style Formatting</title>
<pubDate>Fri, 22 Jun 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9284</link>
<description>The tip of the week for June 22, 2007 discusses how to export text from Lasso so that it can be easily formatted in Apple&apos;s iWork page layout application Pages or Microsoft Word. This tip was contributed by Rich Fortnum.</description>
</item>
<item>
<title>Character Encoding and Unicode Workflow</title>
<pubDate>Fri, 22 Jun 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9285</link>
<description>The tip of the week for June 22, 2007 discusses character encoding in Lasso and recommends best practices for a complete Unicode workflow.</description>
</item>
<item>
<title>Mac OS X Shell Support</title>
<pubDate>Fri, 15 Jun 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9283</link>
<description>The tip of the week for June 15, 2007 discusses how Lasso 8.5 can directly access the command line in Mac OS X through the OS Process type. Examples include listing directories, reading and writing files, fetching Web pages through curl, speaking text aloud and serving AIFF files, running AppleScripts, and creating custom tags which use [OS Process] internally.</description>
</item>
<item>
<title>Lasso 8.5 - Email Sending Options</title>
<pubDate>Fri, 08 Jun 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9282</link>
<description>The tip of the week for June 8, 2007 discusses the different email sending options available in Lasso 8.5 including the option to use a local SMTP server for relay and the option to send directly to destination SMTP servers.</description>
</item>
<item>
<title>Keyword Search Challenge - Discussion and Winners</title>
<pubDate>Fri, 01 Jun 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9278</link>
<description>The tip of the week for June 1, 2007 announces the winners of the first Lasso Programming Challenge. Congratulations to Greg Willits and Ke Carlton. The tip includes a description of the challenge, a downloadable archive of answers to the challenge, documentation of the answer which LassoSoft created for the challenge, and a discussion of how the entries which were received used different strategies to solve the challenge.</description>
</item>
<item>
<title>Custom Tag Examples</title>
<pubDate>Fri, 25 May 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9276</link>
<description>The tip of the week for May 25, 2007 shows how easy it is to create and use custom tags in Lasso through the discussion of several example tags. Custom tags allow you to encapsulate and re-use code that you create for your Web site.</description>
</item>
<item>
<title>Parsing Email Messages</title>
<pubDate>Fri, 18 May 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9271</link>
<description>The tip of the week for May 18, 2007 shows how the [Email Parse] type in Lasso can be used to parse email messages, extract text and HTML parts, and decode email attachments. The [Email Parse] type is generally used in concert with the [Email POP] type to allow Lasso to pull email messages from any standard POP account.</description>
</item>
<item>
<title>JSON For Data Exchange (Updated)</title>
<pubDate>Fri, 11 May 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9268</link>
<description>The tip of the week for May 11, 2007 introduces JSON (JavaScript Exchange&#xD;&#xA;Notation) and includes two new tags [Encode JSON] and [Decode JSON] which enable&#xD;&#xA;Lasso to translate native data types into objects which can be easily imported into other languages.</description>
</item>
<item>
<title>Lasso Developer 8.5</title>
<pubDate>Fri, 04 May 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9267</link>
<description>The tip of the week for May 4, 2007 introduces Lasso Developer 8.5 which allows you to develop, demonstrate, debug, and in some cases deploy Lasso solutions for free.</description>
</item>
<item>
<title>Lasso Cleanup Script</title>
<pubDate>Fri, 27 Apr 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9258</link>
<description>The tip of the week for April 27, 2007 includes a script which can be used to periodically clean a number of tables in Lasso&apos;s internal databases. These include the error log table, email queue, and other tables which can grow over time.</description>
</item>
<item>
<title>Summary Headers and Footers</title>
<pubDate>Fri, 20 Apr 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9257</link>
<description>The tip of the week for April 20, 2007 introduces a set of summary tags which make it easy to group data by category and to display group totals, minimums, and maximums. The tags have a similar methodology to FileMaker&apos;s summary preview functionality, but work with any Lasso compatible data source.</description>
</item>
<item>
<title>E-Commerce Resources</title>
<pubDate>Fri, 13 Apr 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9246</link>
<description>The tip of the week for April 13, 2007 describes some resources you can use to create online stores using Lasso including tags to help interface with several popular E-Commerce payment gateways.</description>
</item>
<item>
<title>Database Abstraction - FileMaker 4 through 8, MySQL, JDBC, and more</title>
<pubDate>Fri, 06 Apr 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9245</link>
<description>The tip of the week for April 6, 2007 describes Lasso&apos;s built-in database abstraction layer which allows the same LassoScript to be used to perform database operation in FileMaker Pro 4 through FileMaker Server Advanced 8, MySQL, JDBC, ODBC, and many other data sources.</description>
</item>
<item>
<title>Scheduling Future Emails</title>
<pubDate>Fri, 30 Mar 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9243</link>
<description>The tip of the week for March 30, 2007 shows how to schedule emails to be sent in the future using Lasso.  The tip includes updates to several LassoApps which make scheduling future emails easy.</description>
</item>
<item>
<title>Basics - Email Contact Form</title>
<pubDate>Fri, 23 Mar 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9241</link>
<description>The tip of the week for March 23, 2007 shows how to create an email contact form using Lasso. The tip demonstrates a basic technique which is used on many sites. The tip includes instructions for a simple contact form and several variations including sending email to multiple recipients, sending HTML formatted email, and sending attachments with the email.</description>
</item>
<item>
<title>Chart FX Designer</title>
<pubDate>Fri, 16 Mar 2007 00:00:00 -0400</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9239</link>
<description>The tip of the week for March 16, 2007 includes the new [ChartFX Designer] type which was introduced at the Lasso Summit. This type makes it easy to design a Chart FX chart entirely within Lasso including all gallery types, backgrounds, data highlighting, and more.</description>
</item>
<item>
<title>Using Fonts in PDFs</title>
<pubDate>Fri, 09 Mar 2007 00:00:00 -0500</pubDate>
<link>http://www.lassosoft.com/Documentation/TotW/index.lasso?9237</link>
<description>The tip of the week for March 9, 2007 includes a discussion of how to use fonts when creating PDF files through Lasso.  The tip includes information about built-in fonts, True Type fonts, and conversion utilities which can be used for other font types.</description>
</item>
</channel>
</rss>
