We finished up HaikuNews with the creation of an interface with buttons that pull the content of an RSS feed, compare that content to a list of words arranged by syllable count in our database, and then puts the matching words into an ArrayList. To generate the Haiku, the matching words are randomly chosen and set into preconfigured templates. The results appear, along with an image, in the large window on the interface.
Here’s a picture of the interface.
Here’s the source code for the project:
0 Responses to “Haiku News Final”