django-video’ Entries

  • django-video: A long overdue update

    When I first developed django-video, it was mainly for personal use, and to plug a gap in django re-usable apps (there was no open and freely available video apps for django at the time). Shortly after I released my app, I discovered that another app exists by the name of django-videologue.

    I have not tested django-videologue because the app I created suited my personal needs perfectly. It is my understanding hower that django-videologue was created by the django-photologue author (please correct me if I'm wrong) and if so, I believe that django-videologue will be an excellent application.

    Read More …


  • django-video Source on GitHub

    I have finally gotten around to launch django-video.

    The biggest question on my mind was about what licensing model to use. I finally decided to use the BSD Open Source License, and implemented this throughout the project.

    The app is now hosted github, and you can also follow it on Cloud27

    Read More …


  • django-video on Cloud27

    I have decided to create a project for django-video, my video streaming applicaiton for django, on Cloud27. This makes it more official and gives me a good starting point. Cloud27 also has many django users that can contribute to the project, should they like it.

    The code will be hosted on github, but this will only happen once I've decided what licensing model to use. If you have any suggestions on licenses, please feel free to leave a comment, and I'll look into it. Note that I'll only be considering proven, well known open source licenses.

    The …

    Read More …