Home > PHP, Wordpress > Desktop Content/rss App (wp)

Desktop Content/rss App (wp)

December 3rd, 2009

I need a simple desktop client that enables you to do the following:

(1) Enter a series of questions in a block … for example:
What is the best ~?
(2) Then, in a second block enter a list of words like:
cars, trucks, computers, hammers
(3) Then, the application would return the questions with the words in the second block inserted in the question…

So, in #1, I had a ~, that symbol is there to show where the words need to be inserted. So, this program would return something like:

What is the best car?
What is the best computer?
etc.

And, it would be returned in RSS format for WordPress… so you could just import it as an RSS feed into wordpress and it would show up as a post.


Desktop Content/rss App (wp)

Categories: PHP, Wordpress Tags: , , , , , ,
Comments are closed.
Bear