On 1/4/07, Jack Morgan <[EMAIL PROTECTED]> wrote: > Where I'm stuck right now is another, related, feature. When a user is > viewing an article, I'd like to show them a small list of articles with > similar tags.
Hi Jack, Here's how I find related entries on my blog: http://www.petefreitag.com/item/315.cfm Also in case your curious, here's how I make a tag cloud: http://www.petefreitag.com/item/396.cfm And * shameless plug * you can also get a tagging CFC as part of fusionKit: http://foundeo.com/fusionkit/tags-cfc-docs.cfm it has methods for finding related items, or building a tag cloud. It makes adding tags to an existing application really easy. Some of the queries can get tricky. -- Pete Freitag http://foundeo.com/ - ColdFusion Consulting & Products http://petefreitag.com/ - My Blog http://spendfish.com/ - Fish for Deals ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265661 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

