Brian Rollins - Web Developer

Tips and Tricks for Better Front-End Code

  • Projects
    • CLog – Console Logging API
    • DaVinci – JS Based Lesson Player
    • Gwaker – A Chrome Plugin
    • jsParam – URL Params via SCRIPT Tag
    • Node XSLT Converter
    • PodRadio – JS Podcast RSS Player

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Categories

  • Career
  • Code
  • Site Info
  • Tools

Recent Posts

  • New Project: Node-base XSL/XML Converter
  • Using JavaScript to Find Prime Numbers
  • Using HTML5 Data Attributes
  • PodRadio.js – Cross-Domain JS Podcast Player
  • Building an Array of Tags/Categories Using jQuery.inArray

Recent Comments

  • Sharad on Making the Most of Your Web Developer Interview
  • PodRadio.js – A Cross-Domain JavaScript Podcast Player | Brian Rollins - Web Developer on Grabbing External Data with a Proxy (YQL)
  • Brian Rollins on Gwaker – Chrome Extension Tutorial
  • Bong Gueretta on A Simple JavaScript API
  • Antonetta on Grabbing External Data with a Proxy (YQL)

Sponsor

Archives

  • May 2017
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • July 2015
  • September 2014
  • August 2014
  • July 2014
  • May 2014
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • May 2013
  • April 2013

Month: May 2016

Using HTML5 Data Attributes

May 15, 2016 by Brian Rollins·0 Comments

One of the coolest features in HTML5 is the data attribute. You can now build out attributes on your own to customize content as you see fit. They aren’t rendered by the browser, simply added to the objects as data for you to play with. Let’s have a look.

Continue reading

PodRadio.js – Cross-Domain JS Podcast Player

May 1, 2016 by Brian Rollins·0 Comments

Ever wanted to load a podcast (or several) onto your web site, but didn’t have the resources to make a proxy to get around cross-domain scripting issues? Worry no more! PodRadio.js is here.

Continue reading

Proudly powered by WordPress. Theme: Flat 1.7.11 by Themeisle.