Skip to content

Instantly share code, notes, and snippets.

@ntavish
Created December 1, 2013 14:46
Show Gist options
  • Save ntavish/7734834 to your computer and use it in GitHub Desktop.
Save ntavish/7734834 to your computer and use it in GitHub Desktop.
OPML export from rss reader for some electronics related blogs i follow
<opml version="1.0">
<head>
<title>subscriptions in Aol Reader</title>
</head>
<body>
<outline title="Electronics" text="Electronics">
<outline title="Marcin Juszkiewicz" text="Marcin Juszkiewicz" type="rss" xmlUrl="http://feeds.feedburner.com/HrwWebsite" htmlUrl="http://marcin.juszkiewicz.com.pl"></outline>
<outline title="TKJ Electronics" text="TKJ Electronics" type="rss" xmlUrl="http://blog.tkjelectronics.dk/feed/" htmlUrl="http://blog.tkjelectronics.dk"></outline>
<outline title="Embedded projects from around the web" text="Embedded projects from around the web" type="rss" xmlUrl="http://www.embedds.com/feed/" htmlUrl="http://www.embedds.com"></outline>
<outline title="Circuits-Lab.com" text="Circuits-Lab.com" type="rss" xmlUrl="http://www.circuits-lab.com/?feed=rss2" htmlUrl="http://www.circuits-lab.com"></outline>
<outline title="HowStuffWorks: Electronics Daily RSS Feed" text="HowStuffWorks: Electronics Daily RSS Feed" type="rss" xmlUrl="http://feeds.feedburner.com/HowstuffworksElectronicsDailyRssFeed" htmlUrl="http://electronics.howstuffworks.com/"></outline>
<outline title="Limpkin's blog" text="Limpkin's blog" type="rss" xmlUrl="http://www.limpkin.fr/index.php?feed/atom" htmlUrl="http://www.limpkin.fr/index.php?"></outline>
<outline title="uC Hobby" text="uC Hobby" type="rss" xmlUrl="http://www.uchobby.com/index.php/feed/" htmlUrl="http://www.uchobby.com"></outline>
<outline title="Gadget Gangster Recent Projects" text="Gadget Gangster Recent Projects" type="rss" xmlUrl="http://www.gadgetgangster.com/scripts/projectsrss.php" htmlUrl="http://www.gadgetgangster.com/find-a-project.html"></outline>
<outline title="Hacked Gadgets - DIY Tech Blog" text="Hacked Gadgets - DIY Tech Blog" type="rss" xmlUrl="http://hackedgadgets.com/feed/" htmlUrl="http://hackedgadgets.com"></outline>
<outline title="Keith's Electronics Blog" text="Keith's Electronics Blog" type="rss" xmlUrl="http://www.neufeld.newton.ks.us/electronics/?feed=rss2" htmlUrl="http://www.neufeld.newton.ks.us/electronics"></outline>
<outline title="AVR Freaks" text="AVR Freaks" type="rss" xmlUrl="http://www.avrfreaks.net/backend.php" htmlUrl="http://www.avrfreaks.net/"></outline>
<outline title="Scientific, embedded, biomedical, electronics contents." text="Scientific, embedded, biomedical, electronics contents." type="rss" xmlUrl="http://www.scienceprog.com/feed/" htmlUrl="http://www.scienceprog.com"></outline>
</outline>
<outline title="electronics-highvolume" text="electronics-highvolume">
<outline title="adafruit industries blog" text="adafruit industries blog" type="rss" xmlUrl="http://www.adafruit.com/blog/feed/" htmlUrl="http://www.adafruit.com/blog"></outline>
<outline title="SparkFun Electronics - News" text="SparkFun Electronics - News" type="rss" xmlUrl="http://www.sparkfun.com/commerce/rss.php" htmlUrl="https://www.sparkfun.com/news"></outline>
<outline title="FreeIO" text="FreeIO" type="rss" xmlUrl="http://freeio.org/feed/" htmlUrl="http://freeio.org"></outline>
<outline title="Hack a Day" text="Hack a Day" type="rss" xmlUrl="http://feeds.feedburner.com/hackaday/LgoM" htmlUrl="http://hackaday.com"></outline>
<outline title="CNXSoft - Embedded Software Development" text="CNXSoft - Embedded Software Development" type="rss" xmlUrl="http://www.cnx-software.com/feed/" htmlUrl="http://www.cnx-software.com"></outline>
</outline>
<outline title="embedded" text="embedded">
<outline title="Free ElectronsBlog »" text="Free ElectronsBlog »" type="rss" xmlUrl="http://free-electrons.com/blog/feed/" htmlUrl="http://free-electrons.com"></outline>
<outline title="bunnie's blog" text="bunnie's blog" type="rss" xmlUrl="http://www.bunniestudios.com/blog/?feed=rss2" htmlUrl="http://www.bunniestudios.com/blog"></outline>
<outline title="Software Integrity Ltd" text="Software Integrity Ltd" type="rss" xmlUrl="http://software-integrity.com/blog/feed/" htmlUrl="http://software-integrity.com/blog"></outline>
<outline title="Chris Gammell's Analog Life" text="Chris Gammell's Analog Life" type="rss" xmlUrl="http://chrisgammell.com/feed/" htmlUrl="http://chrisgammell.com"></outline>
<outline title="/dev/ttyS0" text="/dev/ttyS0" type="rss" xmlUrl="http://www.devttys0.com/feed/" htmlUrl="http://www.devttys0.com"></outline>
<outline title="Software Safety" text="Software Safety" type="rss" xmlUrl="http://blog.softwaresafety.net/feeds/posts/default" htmlUrl="http://blog.softwaresafety.net/"></outline>
<outline title="Sticky Bits" text="Sticky Bits" type="rss" xmlUrl="http://blog.feabhas.com/feed/rss2/" htmlUrl="http://blog.feabhas.com"></outline>
<outline title="Avian’s Blog" text="Avian’s Blog" type="rss" xmlUrl="http://www.tablix.org/~avian/blog/atom.xml" htmlUrl="http://www.tablix.org/~avian/blog/"></outline>
<outline title="David Crocker's Verification Blog" text="David Crocker's Verification Blog" type="rss" xmlUrl="http://critical.eschertech.com/feed/" htmlUrl="http://critical.eschertech.com"></outline>
</outline>
</body>
</opml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment