You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cfml...@googlegroups.com
Over the labour weekend I wrote a simple cfc to cache a set of projects from the riaForge api to be displayed on my website. If anyone is interested I'll post it up on riaForge once I have any bugs worked out.
FYI the cfc is setup to slowly page through the riaForge project list and updates every 60 minutes. It also has a recent mode where it uses the recently updated rss feed.
I have also written a mangoblog plugin version which may be of interest.
Lola J. Lee Beno
unread,
Sep 7, 2011, 2:24:27 PM9/7/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cfml...@googlegroups.com, Steven Neiland
On Wed Sep 7 13:56:21 2011, Steven Neiland wrote: > Over the labour weekend I wrote a simple cfc to cache a set of > projects from the riaForge api to be displayed on my website. If > anyone is interested I'll post it up on riaForge once I have any bugs > worked out.
What is your website URL?
Steven Neiland
unread,
Sep 7, 2011, 2:48:17 PM9/7/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
I have two examples displayed at the bottom of the home page. The first is the standard api call which pages through the project list sequentially, the second is the feed from the recent projects feed.
Steven Neiland
unread,
Sep 19, 2011, 11:32:57 AM9/19/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cfml...@googlegroups.com, Steven Neiland
I just uploaded the riaApps project to riaforge. I've marked it as a beta simply because I have only tested it on cf9 and Railo. Hopefully if we can get enough people adding it to their sites/blogs we can encourage more cfml app development.