Skip to content
/ gossip Public

Social music recommendation engine based on freshness of tracks and popularity of blogs publishing the tracks. Automatically discovers and indexes new blogs.

Notifications You must be signed in to change notification settings

marcusf/gossip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GOSSIP

Old project I'm putting up which might be of use to someone.

See http://www.slideshare.net/marcusf/gossip-project-presentation-presentation/ for introduction. Note that the presentation was given in the context of a school demonstration with specific agenda, mostly to highlight how we used our framework, what libraries were employed and how we worked with AJAX. It feels a bit dated today, especially the AJAX part. What ya gonna do.

Developed in the spring of 2008, without really using SCM, so no revision log.

Todo

  • Set up some kind of real dependency management
  • Get to run on newer version of Django
  • Spec relevant code
  • Migrate code to more idiomatic Django

Dependencies

  • Django
  • Feedparser
  • BeautifulSoup
  • SciPy/NumPy
  • NetworkX
  • ...

About

Social music recommendation engine based on freshness of tracks and popularity of blogs publishing the tracks. Automatically discovers and indexes new blogs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published