diff --git a/browser.ini b/browser.ini deleted file mode 100644 index e69de29..0000000 diff --git a/dart.ini b/dart.ini deleted file mode 100644 index 78783d5..0000000 --- a/dart.ini +++ /dev/null @@ -1,67 +0,0 @@ -title = Planet Dart -source = https://raw.github.com/feedreader/planets/master/dart.ini - - -########### -# Official Dart News - -[dartnews] - title = Dart News - link = http://news.dartlang.org - feed = http://news.dartlang.org/feeds/posts/default - -[polymerannounce] - title = Polymer Announce - link = http://groups.google.com/group/polymer-announce - feed = https://groups.google.com/forum/feed/polymer-announce/topics/atom.xml?num=15 - - -########## -# Dart People - -[japhr] - title = Chris Storm - link = http://japhr.blogspot.com - feed = http://japhr.blogspot.com/feeds/posts/default -# book author - prag progs - dart for hipsters - -[dartwatch] - title = Chris Bucket (Dart Watch) - link = http://blog.dartwatch.com - feed = http://blog.dartwatch.com/feeds/posts/default -# book author - manning - dart in action - -[sethladd] - title = Seth Ladd - link = http://blog.sethladd.com - feed = http://blog.dartwatch.com/feeds/posts/default - github = sethladd -# google dart dev rel - -[divingintodart] - title = Davy Mitchell (Diving into Dart) - link = http://divingintodart.blogspot.com - feed = http://divingintodart.blogspot.com/feeds/posts/default - -[stuffwithstuff] - title = Robert Nystrom - link = http://journal.stuffwithstuff.com - feed = http://journal.stuffwithstuff.com/atom.xml - - -##################### -# Dart Projects - -[angulardart] - title = AnugularDart - link = http://blog.angulardart.org - feed = http://blog.angulardart.org/feeds/posts/default - - -############### -# Misc / More - -[dartquestions] - title = Dart Questions - link = http://stackoverflow.com/questions/tagged/dart - feed = http://stackoverflow.com/feeds/tag?tagnames=dart&sort=newest diff --git a/js-news.ini b/js-news.ini deleted file mode 100644 index e69de29..0000000 diff --git a/js.ini b/js.ini deleted file mode 100644 index 416929e..0000000 --- a/js.ini +++ /dev/null @@ -1,134 +0,0 @@ -title = Planet JavaScript -source = https://raw.github.com/feedreader/planets/master/js.ini - - -################### -# Projects - -[nodejs] - title = Node.js Blog - link = http://blog.nodejs.org - feed = http://blog.nodejs.org/feed - -[reactjs] - title = React.js News - link = http://facebook.github.io/react/blog - feed = http://facebook.github.io/react/feed.xml - -[npmjs] - title = npm News - link = http://blog.npmjs.org - feed = http://blog.npmjs.org/rss - -[polymer] - title = Polymer News - link = https://blog.polymer-project.org/ - feed = http://blog.polymer-project.org/feed.xml - github = polymer - -[typescript] - title = TypeScript News - link = http://blogs.msdn.com/b/typescript/ - feed = http://blogs.msdn.com/b/typescript/atom.aspx - -############### -# Apps - -[atom] - title = Atom News - link = http://blog.atom.io/ - feed = http://blog.atom.io/feed.xml - - - -########################## -# People - -# brendaneich: -# title: Brendan Eich's Blog -# url: http://brendaneich.com -# feed_url: https://brendaneich.com/feed - -[thomasfuchs] - title = Thomas Fuchs (mir.aculo.us) - link = http://mir.aculo.us - feed = http://feeds2.feedburner.com/miraculous - -[addyosmani] - title = Addy Osmani - link = http://addyosmani.com/blog - feed = http://addyosmani.com/blog/feed/ - -[twoality] - title = Axel Rauschmayer (②ality – JavaScript and more) @ München › Germany - link = http://www.2ality.com - feed = http://www.2ality.com/feeds/posts/default - -[quirksmode] - title = Peter-Paul Koch (Quirks Blog) @ Amsterdam › Netherlands - link = http://www.quirksmode.org/blog/ - feed = http://www.quirksmode.org/blog/atom.xml - - - - -####################### -# News Sites - -[html5rocks] - title = HTML5 Rocks - link = http://html5rocks.com - feed = http://feeds.feedburner.com/html5rocks?format=xml - -[dailyjs] - title = DailyJS - link = http://dailyjs.com - feed = http://feeds.feedburner.com/dailyjs - -[webcomponentsarticles] - title = Web Components Articles - link = http://webcomponents.org/articles/ - feed = http://feeds.feedburner.com/webcomponentsorg/articles - -[webcomponentspresentations] - title = Web Components Presentations - link = http://webcomponents.org/presentations/ - feed = http://feeds.feedburner.com/webcomponentsorg/presentations - - -###################### -# Browsers - -[chromium] - title = Chromium News - link = http://blog.chromium.org - feed = http://blog.chromium.org/feeds/posts/default - -[mozillahacks] - title = Mozilla Hacks - link = https://hacks.mozilla.org - feed = https://hacks.mozilla.org/feed/ - -[ieblog] - title = Internet Explorer (IE) News - link = http://blogs.msdn.com/b/ie/ - feed = http://blogs.msdn.com/b/ie/atom.aspx - - -##################### -# jQuery Family - -[jquery] - title = jQuery Blog - link = http://blog.jquery.com - feed = http://blog.jquery.com/feed/ - -[jquerymobile] - title = jQuery Mobile Blog - link = http://blog.jquerymobile.com - feed = http://blog.jquerymobile.com/feed/ - -[jqueryui] - title = jQuery UI blog - link = http://blog.jqueryui.com - feed = http://feeds2.feedburner.com/jquery-ui diff --git a/pluto.index.ini b/pluto.index.ini index 48d955b..8f6c2dc 100644 --- a/pluto.index.ini +++ b/pluto.index.ini @@ -4,38 +4,22 @@ # find the latest version online at # - https://github.com/feedreader/planets - -[browser] - source = https://raw.github.com/feedreader/planets/master/browser.ini - -[js] - source = https://raw.github.com/feedreader/planets/master/js.ini - -[jsnews] - source = https://raw.github.com/feedreader/planets/master/js-news.ini - -[dart] - source = https://raw.github.com/feedreader/planets/master/dart.ini +[lang] + source = https://raw.github.com/feedreader/planets/master/lang.ini [haskell] source = https://raw.github.com/feedreader/planets/master/haskell.ini -[lang] - source = https://raw.github.com/feedreader/planets/master/lang.ini - [nytimes] source = https://raw.github.com/feedreader/planets/master/nytimes.ini [web20] source = https://raw.github.com/feedreader/planets/master/web20.ini - - [meta] source = https://raw.github.com/feedreader/planets/master/meta.ini - [test] source = https://raw.github.com/feedreader/planets/master/test.ini @@ -43,6 +27,23 @@ source = https://raw.github.com/feedreader/planets/master/football.ini +##################### +# Planet Web + +[js] + source = https://raw.github.com/feedreader/planet-web/master/js.ini + +[jsnews] + source = https://raw.github.com/feedreader/planet-web/master/js-news.ini + +[dart] + source = https://raw.github.com/feedreader/planet-web/master/dart.ini + +[webmeta] + source = https://raw.github.com/feedreader/planet-web/master/web-meta.ini + + + ################### # Planet Open Data diff --git a/web20.ini b/web20.ini index 408b022..1b2be70 100644 --- a/web20.ini +++ b/web20.ini @@ -20,10 +20,12 @@ source = https://raw.github.com/feedreader/planets/master/web20.ini # now owned by Say Media (started by Richard MacManus in 2003) -[mashable] - title = Mashable - link = http://mashable.com - feed = http://feeds.mashable.com/Mashable +#[mashable] +# title = Mashable +# link = http://mashable.com +# feed = http://feeds.mashable.com/Mashable +# -- too much "noise" + [techcrunch] title = TechCrunch