Coder Social home page Coder Social logo

keyvan / minihawraman Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 0.0 29.17 MB

A simplistic podcast engine written in .NET with ASP.NET MVC and RavenDB which is a minimized version of original Hawraman powering Keyvan.FM podcast.

License: GNU General Public License v2.0

C# 3.03% JavaScript 96.96% ASP 0.01%

minihawraman's People

Contributors

keyvan avatar tugberkugurlu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

minihawraman's Issues

Move from XML configuration to JSON

The site settings confirmation is stored as XML in database since it was the implementation in original Hawraman back in the day with SQL Server. Now with RavenDB, it would be good to use a JSON serializer/deserializer.

Add more NuGet packages

Some parts of the implementation like random string generator and podcast RSS feed generator are polished and published as separate NuGet packages. It's good to use them instead.

Add caching

Caching is not used in Hawraman or Mini Hawraman but it's worth adding for several places to improve the efficiency.

Improve configurations

It's better to provide a more detailed configuration system so user can easily set the properties rather than going through the hardcoded stuff. Examples include the categories in RSS feed and iTunes categories.

Write unit tests

Since the models were changed, unit tests didn't compile for Mini Hawraman. It's great to have unit tests written.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.