Jump to content
  • 0

Can we create a blog on Caspio Bridge


suverma

Question

7 answers to this question

Recommended Posts

  • 0

Caspio Bridge is an online database and its strength is in database driven web apps such as search and reporting, submitting, updating and web user authentication capabilities. If you are looking for a blogging app, there are plenty softwares out there that are purposed for blogging, you can Google it.

To check out Caspio's ready made apps, see http://www.caspio.com/apps/. If you have specific need for an app I recommend to submit a consultation request at http://www.caspio.com/support/professio ... vices.aspx to consult with one of Caspio solution advisors to inquire about the feasibility and custom development cost.

Best,

Bahar M.

Link to comment
Share on other sites

  • 0

I was very interested to see this thread. Developing RSS feeds for our Caspio reports has been a high priority. After a lot of research and talking to support, it's pretty much impossible without resorting to some crazy PHP cURL coding or such. Luckily, I found a very simple, elegant solution. A bit of a kludge, but it works beautifully.

http://www.extralabs.net/ has a $29.95 product called RSS Wizard that can read visible web page content and create a RSS XML document that is then uploaded via built-in FTP functionality. You decide upon tags that demarcate your ITEM elements and have them print to the screen using your Caspio reporting... such as:

#item#

#title#[@field:Title]#/title#

#description#[@field:Body]#/description#

#pubDate#[@field:Date~]#/pubDate#

#link#http://www.yoursite.com/blogpostnumber.html#/link#

#author#John Doe#/author#

#category#TechEducation#/category#

#/item#

... repeating as needed.

RSS Wizard has built-in scheduling so it can sit on some machine and check the Caspio report as often as every minute, read in the text, create the XML file, and then upload it. Many profiles can be created and scheduled to handle multiple RSS feeds concurrently.

Walt

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...