Our company now has over 40 tutorial videos and I'm looking for a video gallery app.
Something that would be similar to: http://tv.telerik.com/ or http://umbraco.org/documentation/videos/for-site-builders/datatypes/using-datatypes-that-have-prevalues
Does anyone know of any PHP or asp.net solutions?
I'd rather not re-invent the wheel. As there are a ton of hidden functions like sorting, most popular, tagging, comments, etc.
I would suggest to use any popular CMS. For WordPress, here is what you can do. You can use many of it's out of the box features -
For now onwards, start thinking of customizing a CMS rather reinventing :)
- Ankit