Skip to content

Instantly share code, notes, and snippets.

View kylehughes's full-sized avatar
🐶
Updog

Kyle Hughes kylehughes

🐶
Updog
View GitHub Profile
@kylehughes
kylehughes / dbh-video.xml
Created September 4, 2018 08:00
dbh-video
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<title>The Dan Benjamin Hour with Video</title>
<link>http://web.5by5.tv/dbh</link>
<pubDate>Tue, 02 Jun 2015 22:00:00 GMT</pubDate>
<description>The Dan Benjamin Hour is a live daily talk show exploring the latest in geek culture, technology, gear, and entertainment, catching emerging stories before they become headlines and skirting the mainstream with wide-ranging topics, unorthodox opinions, an offbeat in-studio crew, an expansive guest list, and calls from live listeners. Dan's irreverent sense of humor and interview style bring a fresh perspective each weekday. Hosted by Da
@kylehughes
kylehughes / .gitignore
Created March 23, 2013 20:38 — forked from adamgit/.gitignore
A thoroughly thought out .gitignore for Xcode projects.
#########################
# .gitignore file for Xcode4 / OS X Source projects
#
# Version 2.0
# For latest version, see: http://stackoverflow.com/questions/49478/git-ignore-file-for-xcode-projects
#
# 2013 updates:
# - fixed the broken "save personal Schemes"
#
# NB: if you are storing "built" products, this WILL NOT WORK,