About FilmSuggest
FilmSuggest is a unique tool that helps you find movies you would like, based off of your own preferences. FilmSuggest uses the Internet Movie Database (IMDb) to procure titles, genres, actors, directors, plots, and MPAA ratings for each movie. Additionally, FilmSuggest uses Amazon's database for DVD cover artwork and to link to Amazon's store for purchase of DVD titles. The Google Charts API is also used within the site to display users' preference trends in the Profile section of the site.

FilmSuggest implements several multi-faceted technologies to function, including cascading style sheets (CSS), asynchronous javascript and XML (AJAX) requests, an open source relational database management system (MySQL), and a server-side cross-platform HTML embedded scripting language (PHP). Crucial frameworks used are the Prototype javascript framework and the Scriptaculous javascript library, which together implement advanced javascript techniques to present and manipulate data. Additionally, Javascript Object Notation (JSON) is used to streamline multi-language information passed between the server and browser.

FilmSuggest was developed and is maintained by Kyle W. Prier (kyle AT adhoc-labs.com), an undergraduate student of German Literature at Brigham Young University. Kyle is co-founder of Ad hoc Labs, a web development company based out of Orem, Utah that specializes in creative, user-driven web apps.