Table of Contents

ScholarGator Notes

An idea I had for a startup way back in Freshman year of college. Here are some of the notes that I made, and I'm keeping them here for longevity.

Last Updated…oh…March of Sophomore year

Recent Updates

To-Dos

ASAP

Add a Coming Soon! type of page on ScholarGator.com with a form to enter email address for updates. Clean up duplicate entries (remove old listings, esp. Beaverton) Clean up date listings Add an item

Marketing (in order of necessity)

Make an image preview show up in a Facebook link. http://www.facebook.com/share_partners.php Create an attractive favicon. Should work for Facebook too? Might be the same link… Make a logo Make a “Coming Soon/ Sign up for Updates” page Add an item

Money Generation Ideas

Add an item

Scraping/Collecting Info

Different brainstormed ideas on how to get more scholarship data or clean up existing data Develop an uploading interface for high school counselors to import their existing information using jQuery which will export to a Scrubyt ROR script, which will return all of their scholarships for further editing Incentivize counselors (and school principals/districts) to add and contribute to the database by providing a $500 or $1000 school supply fund for their school Allow students to add new scholarships by using the “Add New Scholarships” interface and getting “points” per entry or verification returnable for a raffle or competition drawing for a number of scholarships (~$250 each) -The more details on the scholarship information, the more points they get Reviewers should be random and cross-town (different region) so that there's no malicious collaboration and it's from an unbiased source If it appears that multiple scholarships from one inputter is coming from one website, then stop the person from entering more (to stop from bloating their score) and ask to enter an email for the site maintainer to get all of the entries

Technical Stuff

scholargator.com should redirect to www.scholargator.com The URL field on making a new entry from a website should check for an “http:” or add it if it isn't there. It won't show otherwise! Have a URL checking script that uses this script from W3C. Check Wordpress plugin if need extra help http://www.w3.org/QA/Tools/ ==== Usability ==== * ALMOST DONE “Add New Scholarship” Interface: -Be able to either enter in a URL or type in Google search terms to find a scholarship page–“here”:http://dev-tips.com/featured/php-tip-add-custom-google-search-results-to-your-site-with-php. -Takes them to a pop-up page of the scholarship website with a frame on top for the scholarship information -Allow the user (using jQuery) to select and hover over certain information (title, criteria, amount, etc.) and click (inside of a pop-up bubble) the category that it corresponds to, at which point it flies up to the bar on the top and is imported -Once this is done, remind the person that it still needs to be reviewed by two people, but that they will get their points when that is done