GithubHelp home page GithubHelp logo

podcastmix's Introduction

www.wykop.pl/ramka/920907/podcasty-jakich-sluchacie-i-lista-moich-na-dobry-poczatek/

feeds.feedburner.com:80/Ruby5”, “www.enklawa.net:80//program90.xml”, “feeds.5by5.tv:80/changelog”, “www.enklawa.net:80//program79.xml”, “www.enklawa.net:80//program84.xml”, “//www.enklawa.net:80//program81.xml”, “www.enklawa.net:80//program72.xml”, “feeds.feedburner.com:80/tctv-TechCrunchCrunchweekAudio”, “feeds.feedburner.com:80/themothpodcast”, “feeds.soundcloud.com:80/users/soundcloud:users:38128127/sounds.rss”, “feeds.feedburner.com:80/TedtalksHD
  • Episode.order(“published_at DESC”).includes(:media, :channel).each do |episode| .media

    %a.pull-left{href: "#"}
      %img.media-object{ src: poster_channel_path(id: episode.channel.slug, size: :thumb), style: "width: 64px; height: 64px;"}/
    .media-body
      %h4.media-heading
        %b= episode.channel.title
        \-
        - if episode.media.status != :complete
          = image_tag "download.gif"
          %strike= episode.title
        - else
          = link_to episode.title, episode.media.file.url
          %small= Time.at(episode.media.duration).utc.strftime("%H:%M:%S")
      %p
        Status: 
        %b= episode.media.status
      %article= truncate strip_tags(episode.description.strip), length: 256
      - if episode.media.status == :complete
        %p= image_tag episode.media.waveform.url

podcastmix's People

Contributors

macbury avatar

Watchers

 avatar James Cloos avatar  avatar

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.