Created
July 26, 2013 13:12
-
-
Save andrei512/6088728 to your computer and use it in GitHub Desktop.
cool feeds
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="utf-8"?> | |
| <opml version="1.0"> | |
| <head> | |
| <title>My feedly feeds</title> | |
| </head> | |
| <body> | |
| <outline text="iOS Programming"> | |
| <outline text="Cocoa Is My Girlfriend" htmlUrl="http://www.cimgf.com" type="rss" xmlUrl="http://www.cimgf.com/feed/"/> | |
| <outline text="iDevBlogADay" htmlUrl="http://idevblogaday.com" type="rss" xmlUrl="http://feeds.feedburner.com/idevblogaday"/> | |
| <outline text="NSBlog" htmlUrl="http://www.mikeash.com/pyblog/" type="rss" xmlUrl="http://www.mikeash.com/pyblog/rss.py"/> | |
| <outline text="NSHipster" htmlUrl="http://nshipster.com" type="rss" xmlUrl="http://nshipster.com/feed.xml"/> | |
| <outline text="Big Nerd Ranch Blog" htmlUrl="http://blog.bignerdranch.com" type="rss" xmlUrl="http://blog.bignerdranch.com/feed/"/> | |
| <outline text="CocoaPods" htmlUrl="http://www.cocoapods.org" type="rss" xmlUrl="http://feeds.cocoapods.org/new-pods.rss"/> | |
| <outline text="Matt Gemmell" htmlUrl="http://mattgemmell.com/" type="rss" xmlUrl="http://mattgemmell.com/feed"/> | |
| <outline text="NSBrief" htmlUrl="http://nsbrief.com" type="rss" xmlUrl="http://174.129.147.224/nsbrief"/> | |
| <outline text="Call Me Fishmeal." htmlUrl="http://blog.wilshipley.com/" type="rss" xmlUrl="http://blog.wilshipley.com/rss.xml"/> | |
| <outline text="Blog — Big Swing" htmlUrl="http://bigswing.com/blog/" type="rss" xmlUrl="http://bigswing.com/blog?format=rss"/> | |
| <outline text="Blog - Pixate" htmlUrl="http://www.pixate.com/blog" type="rss" xmlUrl="http://www.pixate.com/blog/rss.xml"/> | |
| <outline text="RubyMotion Blog" htmlUrl="http://blog.rubymotion.com/" type="rss" xmlUrl="http://blog.rubymotion.com/rss"/> | |
| </outline> | |
| <outline text="Math"> | |
| <outline text="Shtetl-Optimized" htmlUrl="http://www.scottaaronson.com/blog" type="rss" xmlUrl="http://www.scottaaronson.com/blog/?feed=rss2"/> | |
| <outline text="BetterExplained" htmlUrl="http://betterexplained.com" type="rss" xmlUrl="http://betterexplained.com/feed/"/> | |
| <outline text="Math ∩ Programming" htmlUrl="http://jeremykun.com" type="rss" xmlUrl="http://jeremykun.com/feed/"/> | |
| <outline text="0 FPS" htmlUrl="http://0fps.wordpress.com" type="rss" xmlUrl="http://0fps.wordpress.com/feed/"/> | |
| <outline text="Acko.net" htmlUrl="http://acko.net/" type="rss" xmlUrl="http://acko.net/atom.xml"/> | |
| </outline> | |
| </body> | |
| </opml> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment