all feeds using stone
This commit is contained in:
parent
4059365e03
commit
ffa59ec360
@ -2,11 +2,34 @@
|
||||
<project version="4">
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="c2fd5632-2143-4c7e-8b0d-96d7692b700b" name="Default" comment="">
|
||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/fixer.js" afterPath="$PROJECT_DIR$/fixer.js" />
|
||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lifestyle.js" afterPath="$PROJECT_DIR$/lifestyle.js" />
|
||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/news.js" afterPath="$PROJECT_DIR$/news.js" />
|
||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/pipes-server.js" afterPath="$PROJECT_DIR$/pipes-server.js" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
||||
<change beforePath="$PROJECT_DIR$/fixer.js" afterPath="$PROJECT_DIR$/fixer.js" />
|
||||
<change beforePath="$PROJECT_DIR$/jobs-local.js" afterPath="$PROJECT_DIR$/jobs-local.js" />
|
||||
<change beforePath="$PROJECT_DIR$/jobs-special.js" afterPath="$PROJECT_DIR$/jobs-special.js" />
|
||||
<change beforePath="$PROJECT_DIR$/lifestyle.js" afterPath="$PROJECT_DIR$/lifestyle.js" />
|
||||
<change beforePath="$PROJECT_DIR$/news.js" afterPath="$PROJECT_DIR$/news.js" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/express/package.json" afterPath="$PROJECT_DIR$/node_modules/express/package.json" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/lodash/package.json" afterPath="$PROJECT_DIR$/node_modules/lodash/package.json" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/.npmignore" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/examples/simple.js" afterPath="$PROJECT_DIR$/node_modules/rss-braider/examples/simple.js" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/lib/RssBraider.js" afterPath="$PROJECT_DIR$/node_modules/rss-braider/lib/RssBraider.js" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/package.json" afterPath="$PROJECT_DIR$/node_modules/rss-braider/package.json" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/expected_output/dateAscOutput.xml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/expected_output/dateDescOutput.xml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/expected_output/emptyFeed.xml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/expected_output/fileFeedBadPlugin.xml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/expected_output/fileFeedDuplicatesOutput.xml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/expected_output/fileFeedOutput.xml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/expected_output/fileFeedOutputPlugins.xml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/feeds/date_sort.js" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/feeds/no_elements.js" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/feeds/sample_feed.js" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/feeds/sample_feed_bad_plugin.js" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/feeds/sample_feed_duplicates.js" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/feeds/sample_feed_plugins.js" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/index.js" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/input_files/sample_feed.xml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/node_modules/rss-braider/test/input_files/sample_feed_duplicates.xml" afterPath="" />
|
||||
</list>
|
||||
<ignored path="rinser.iws" />
|
||||
<ignored path=".idea/workspace.xml" />
|
||||
@ -27,75 +50,11 @@
|
||||
</component>
|
||||
<component name="FileEditorManager">
|
||||
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
||||
<file leaf-file-name="jobs-special.js" pinned="false" current-in-tab="true">
|
||||
<file leaf-file-name="jobs-special.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/jobs-special.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="-1407">
|
||||
<caret line="21" column="40" lean-forward="false" selection-start-line="20" selection-start-column="4" selection-end-line="21" selection-end-column="40" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="jobs-corpus.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/jobs-corpus.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="36">
|
||||
<caret line="290" column="40" lean-forward="false" selection-start-line="290" selection-start-column="15" selection-end-line="290" selection-end-column="40" />
|
||||
<folding>
|
||||
<marker date="1506878694000" expanded="true" signature="16278:16298" ph="..." />
|
||||
</folding>
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="pipes-server.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/pipes-server.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="300">
|
||||
<caret line="20" column="27" lean-forward="false" selection-start-line="20" selection-start-column="27" selection-end-line="20" selection-end-column="27" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="jobs-local.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/jobs-local.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="15">
|
||||
<caret line="39" column="42" lean-forward="false" selection-start-line="39" selection-start-column="17" selection-end-line="39" selection-end-column="42" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="fixer.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/fixer.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="573">
|
||||
<caret line="249" column="39" lean-forward="false" selection-start-line="249" selection-start-column="39" selection-end-line="249" selection-end-column="39" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="bayes.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/bayes.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="675">
|
||||
<caret line="47" column="30" lean-forward="false" selection-start-line="47" selection-start-column="30" selection-end-line="47" selection-end-column="30" />
|
||||
<folding>
|
||||
<element signature="e#0#44#0" expanded="false" />
|
||||
</folding>
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="news.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/news.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="181">
|
||||
<caret line="50" column="42" lean-forward="false" selection-start-line="50" selection-start-column="17" selection-end-line="50" selection-end-column="42" />
|
||||
<state relative-caret-position="214">
|
||||
<caret line="41" column="55" lean-forward="true" selection-start-line="41" selection-start-column="55" selection-end-line="41" selection-end-column="55" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
@ -104,33 +63,95 @@
|
||||
<file leaf-file-name="lifestyle.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/lifestyle.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="15">
|
||||
<caret line="81" column="105" lean-forward="false" selection-start-line="81" selection-start-column="105" selection-end-line="81" selection-end-column="105" />
|
||||
<state relative-caret-position="1280">
|
||||
<caret line="81" column="58" lean-forward="false" selection-start-line="81" selection-start-column="58" selection-end-line="81" selection-end-column="58" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="fit.js" pinned="false" current-in-tab="false">
|
||||
<file leaf-file-name="jobs-local.xml" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/jobs-local.xml">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="304">
|
||||
<caret line="180" column="44" lean-forward="false" selection-start-line="180" selection-start-column="28" selection-end-line="180" selection-end-column="44" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="jobs-local.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/jobs-local.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="1395">
|
||||
<caret line="90" column="42" lean-forward="false" selection-start-line="90" selection-start-column="42" selection-end-line="90" selection-end-column="42" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="paleo.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/paleo.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="1019">
|
||||
<caret line="63" column="11" lean-forward="false" selection-start-line="59" selection-start-column="5" selection-end-line="63" selection-end-column="11" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="tech.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/tech.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="408">
|
||||
<caret line="24" column="6" lean-forward="false" selection-start-line="24" selection-start-column="6" selection-end-line="24" selection-end-column="6" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="jobs-corpus.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/jobs-corpus.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="4352">
|
||||
<caret line="256" column="2" lean-forward="false" selection-start-line="256" selection-start-column="2" selection-end-line="256" selection-end-column="2" />
|
||||
<folding>
|
||||
<marker date="1506878694000" expanded="true" signature="16278:16298" ph="..." />
|
||||
</folding>
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="corpus.json" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/corpus.json">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="0">
|
||||
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="news.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/news.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="1016">
|
||||
<caret line="69" column="58" lean-forward="false" selection-start-line="69" selection-start-column="58" selection-end-line="69" selection-end-column="58" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="fit.js" pinned="false" current-in-tab="true">
|
||||
<entry file="file://$PROJECT_DIR$/fit.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="-439">
|
||||
<state relative-caret-position="300">
|
||||
<caret line="20" column="64" lean-forward="false" selection-start-line="20" selection-start-column="64" selection-end-line="20" selection-end-column="64" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="jobs-new.js" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/jobs-new.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="715">
|
||||
<caret line="63" column="5" lean-forward="false" selection-start-line="63" selection-start-column="5" selection-end-line="63" selection-end-column="5" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
</leaf>
|
||||
</component>
|
||||
<component name="FileTemplateManagerImpl">
|
||||
@ -162,10 +183,12 @@
|
||||
<find>jobis</find>
|
||||
<find>jobisjob</find>
|
||||
<find>http://52.211.105.9:6566/</find>
|
||||
<find>http://52.211.105.9:6566</find>
|
||||
</findStrings>
|
||||
<replaceStrings>
|
||||
<replace />
|
||||
<replace>http://stone-dev2.eu-west-1.elasticbeanstalk.com/</replace>
|
||||
<replace>http://45.33.114.116:8080</replace>
|
||||
</replaceStrings>
|
||||
<dirStrings>
|
||||
<dir>C:\dev\md\Rinser</dir>
|
||||
@ -198,7 +221,6 @@
|
||||
<option value="$PROJECT_DIR$/html/pipes.appcache" />
|
||||
<option value="$PROJECT_DIR$/bare-news.js" />
|
||||
<option value="$PROJECT_DIR$/fit.js" />
|
||||
<option value="$PROJECT_DIR$/package.json" />
|
||||
<option value="$PROJECT_DIR$/paleo.js" />
|
||||
<option value="$PROJECT_DIR$/bored.js" />
|
||||
<option value="$PROJECT_DIR$/html/js/app.v3.js" />
|
||||
@ -219,16 +241,17 @@
|
||||
<option value="$PROJECT_DIR$/dist/jobs-special.json" />
|
||||
<option value="$PROJECT_DIR$/dist/jobs-special.xml" />
|
||||
<option value="$APPLICATION_CONFIG_DIR$/scratches/scratch.txt" />
|
||||
<option value="$PROJECT_DIR$/jobs-special.js" />
|
||||
<option value="$APPLICATION_CONFIG_DIR$/scratches/jobs-new.js" />
|
||||
<option value="$PROJECT_DIR$/.eslintrc" />
|
||||
<option value="$PROJECT_DIR$/jobs-new.js" />
|
||||
<option value="$PROJECT_DIR$/jobs-corpus.js" />
|
||||
<option value="$PROJECT_DIR$/package.json" />
|
||||
<option value="$PROJECT_DIR$/pipes-server.js" />
|
||||
<option value="$PROJECT_DIR$/fixer.js" />
|
||||
<option value="$PROJECT_DIR$/jobs-special.js" />
|
||||
<option value="$PROJECT_DIR$/lifestyle.js" />
|
||||
<option value="$PROJECT_DIR$/jobs-local.js" />
|
||||
<option value="$PROJECT_DIR$/news.js" />
|
||||
<option value="$PROJECT_DIR$/fixer.js" />
|
||||
<option value="$PROJECT_DIR$/lifestyle.js" />
|
||||
<option value="$PROJECT_DIR$/jobs-corpus.js" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
@ -246,13 +269,43 @@
|
||||
<gulpfiles>
|
||||
<GulpfileState>
|
||||
<gulpfile-path>$PROJECT_DIR$/gulpfile.js</gulpfile-path>
|
||||
<tasks>
|
||||
<GulpTaskState>
|
||||
<task-name>scripts</task-name>
|
||||
</GulpTaskState>
|
||||
<GulpTaskState>
|
||||
<task-name>vendor</task-name>
|
||||
</GulpTaskState>
|
||||
<GulpTaskState>
|
||||
<task-name>remote</task-name>
|
||||
</GulpTaskState>
|
||||
<GulpTaskState>
|
||||
<task-name>styles</task-name>
|
||||
</GulpTaskState>
|
||||
<GulpTaskState>
|
||||
<task-name>partials</task-name>
|
||||
</GulpTaskState>
|
||||
<GulpTaskState>
|
||||
<task-name>index</task-name>
|
||||
</GulpTaskState>
|
||||
<GulpTaskState>
|
||||
<task-name>clean</task-name>
|
||||
</GulpTaskState>
|
||||
<GulpTaskState>
|
||||
<dependencies>
|
||||
<dependency value="clean" />
|
||||
</dependencies>
|
||||
<task-name>default</task-name>
|
||||
</GulpTaskState>
|
||||
</tasks>
|
||||
</GulpfileState>
|
||||
</gulpfiles>
|
||||
<sorting>DEFINITION_ORDER</sorting>
|
||||
</component>
|
||||
<component name="ProjectFrameBounds">
|
||||
<option name="x" value="246" />
|
||||
<option name="y" value="23" />
|
||||
<option name="width" value="1966" />
|
||||
<option name="width" value="1794" />
|
||||
<option name="height" value="1129" />
|
||||
</component>
|
||||
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
||||
@ -271,6 +324,8 @@
|
||||
<foldersAlwaysOnTop value="true" />
|
||||
</navigator>
|
||||
<panes>
|
||||
<pane id="Scratches" />
|
||||
<pane id="Scope" />
|
||||
<pane id="ProjectPane">
|
||||
<subPane>
|
||||
<expand>
|
||||
@ -282,15 +337,13 @@
|
||||
<select />
|
||||
</subPane>
|
||||
</pane>
|
||||
<pane id="Scratches" />
|
||||
<pane id="Scope" />
|
||||
</panes>
|
||||
</component>
|
||||
<component name="PropertiesComponent">
|
||||
<property name="WebServerToolWindowFactoryState" value="false" />
|
||||
<property name="HbShouldOpenHtmlAsHb" value="" />
|
||||
<property name="recentsLimit" value="5" />
|
||||
<property name="settings.editor.selected.configurable" value="settings.javascript.linters.eslint" />
|
||||
<property name="settings.editor.selected.configurable" value="settings.nodejs" />
|
||||
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
||||
<property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth0" value="157" />
|
||||
<property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder0" value="0" />
|
||||
@ -312,7 +365,7 @@
|
||||
<property name="editor.config.accepted" value="true" />
|
||||
<property name="js.buildTools.gulp.node_interpreter" value="C:\Program Files\nodejs\node.exe" />
|
||||
<property name="js.buildTools.gulp.gulp_package_dir" value="$PROJECT_DIR$/node_modules/gulp" />
|
||||
<property name="nodejs_interpreter_path" value="$USER_HOME$/.nvm/versions/node/v5.7.0/bin/node" />
|
||||
<property name="nodejs_interpreter_path" value="node" />
|
||||
<property name="list.type.of.created.stylesheet" value="SCSS" />
|
||||
<property name="com.intellij.ide.scratch.LRUPopupBuilder$2/Languages" value="TEXT" />
|
||||
<property name="add_unversioned_files" value="$PROJECT_DIR$/dist/jobs-special.json" />
|
||||
@ -352,40 +405,14 @@
|
||||
</option>
|
||||
</component>
|
||||
<component name="RunManager" selected="Node.js.fixer.js">
|
||||
<configuration name="Gulp" type="js.build_tools.gulp" factoryName="Gulp.js">
|
||||
<node-interpreter>C:/Program Files/nodejs/node.exe</node-interpreter>
|
||||
<node-options />
|
||||
<gulpfile>$PROJECT_DIR$/gulpfile.js</gulpfile>
|
||||
<tasks />
|
||||
<arguments />
|
||||
<envs />
|
||||
</configuration>
|
||||
<configuration name="Lifestyle" type="NodeJSConfigurationType" factoryName="Node.js" singleton="false" path-to-node="project" path-to-js-file="lifestyle.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration name="News" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" path-to-js-file="news.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration name="Pipes server" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" path-to-js-file="pipes-server.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration name="Tech" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" path-to-js-file="tech.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration name="Test" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" path-to-js-file="test.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
||||
<node-interpreter>project</node-interpreter>
|
||||
<node-options />
|
||||
<gulpfile />
|
||||
<tasks />
|
||||
<arguments />
|
||||
<pass-parent-envs>true</pass-parent-envs>
|
||||
<envs />
|
||||
</configuration>
|
||||
<configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha">
|
||||
<node-interpreter>$USER_HOME$/.nvm/versions/node/v5.7.0/bin/node</node-interpreter>
|
||||
<node-options />
|
||||
<working-directory>$PROJECT_DIR$</working-directory>
|
||||
<pass-parent-env>true</pass-parent-env>
|
||||
<envs />
|
||||
<ui>bdd</ui>
|
||||
<extra-mocha-options />
|
||||
<test-kind>DIRECTORY</test-kind>
|
||||
<test-directory />
|
||||
<recursive>false</recursive>
|
||||
</configuration>
|
||||
<configuration name="Lifestyle" type="NodeJSConfigurationType" factoryName="Node.js" singleton="false" path-to-js-file="lifestyle.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration name="News" type="NodeJSConfigurationType" factoryName="Node.js" path-to-js-file="news.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration name="Pipes server" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="$USER_HOME$/.nvm/versions/node/v8.1.3/bin/node" path-to-js-file="pipes-server.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration name="Tech" type="NodeJSConfigurationType" factoryName="Node.js" path-to-js-file="tech.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration name="Test" type="NodeJSConfigurationType" factoryName="Node.js" path-to-js-file="test.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration name="fixer.js" type="NodeJSConfigurationType" factoryName="Node.js" temporary="true" path-to-node="$USER_HOME$/.nvm/versions/node/v8.1.3/bin/node" path-to-js-file="fixer.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration name="jobs-special.js" type="NodeJSConfigurationType" factoryName="Node.js" temporary="true" path-to-js-file="jobs-special.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration name="paleo.js" type="NodeJSConfigurationType" factoryName="Node.js" temporary="true" path-to-node="C:/Program Files/nodejs/node" path-to-js-file="paleo.js" working-dir="$PROJECT_DIR$" />
|
||||
<configuration default="true" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application">
|
||||
<method />
|
||||
</configuration>
|
||||
@ -430,31 +457,46 @@
|
||||
<envs />
|
||||
<method />
|
||||
</configuration>
|
||||
<configuration name="fixer.js" type="NodeJSConfigurationType" factoryName="Node.js" temporary="true" path-to-node="$USER_HOME$/.nvm/versions/node/v8.1.3/bin/node" path-to-js-file="fixer.js" working-dir="$PROJECT_DIR$">
|
||||
<EXTENSION ID="com.jetbrains.nodejs.remote.docker.NodeJSDockerRunConfigurationExtension">
|
||||
<option name="envVars">
|
||||
<list />
|
||||
</option>
|
||||
<option name="extraHosts">
|
||||
<list />
|
||||
</option>
|
||||
<option name="links">
|
||||
<list />
|
||||
</option>
|
||||
<option name="networkDisabled" value="false" />
|
||||
<option name="networkMode" value="bridge" />
|
||||
<option name="portBindings">
|
||||
<list />
|
||||
</option>
|
||||
<option name="publishAllPorts" value="false" />
|
||||
<option name="version" value="1" />
|
||||
<option name="volumeBindings">
|
||||
<list />
|
||||
</option>
|
||||
</EXTENSION>
|
||||
<configuration name="Gulp" type="js.build_tools.gulp" factoryName="Gulp.js">
|
||||
<node-interpreter>C:/Program Files/nodejs/node.exe</node-interpreter>
|
||||
<node-options />
|
||||
<gulpfile>$PROJECT_DIR$/gulpfile.js</gulpfile>
|
||||
<tasks />
|
||||
<arguments />
|
||||
<envs />
|
||||
</configuration>
|
||||
<configuration name="paleo.js" type="NodeJSConfigurationType" factoryName="Node.js" temporary="true" path-to-node="C:/Program Files/nodejs/node" path-to-js-file="paleo.js" working-dir="$PROJECT_DIR$" />
|
||||
<list size="8">
|
||||
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
||||
<node-interpreter>$USER_HOME$/.nvm/versions/node/v8.1.3/bin/node</node-interpreter>
|
||||
<node-options />
|
||||
<gulpfile />
|
||||
<tasks />
|
||||
<arguments />
|
||||
<pass-parent-envs>true</pass-parent-envs>
|
||||
<envs />
|
||||
</configuration>
|
||||
<configuration name="default" type="js.build_tools.gulp" factoryName="Gulp.js" temporary="true">
|
||||
<node-interpreter>$USER_HOME$/.nvm/versions/node/v8.1.3/bin/node</node-interpreter>
|
||||
<node-options />
|
||||
<gulpfile>$PROJECT_DIR$/gulpfile.js</gulpfile>
|
||||
<tasks>
|
||||
<task>default</task>
|
||||
</tasks>
|
||||
<arguments />
|
||||
<envs />
|
||||
</configuration>
|
||||
<configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha">
|
||||
<node-interpreter>$USER_HOME$/.nvm/versions/node/v5.7.0/bin/node</node-interpreter>
|
||||
<node-options />
|
||||
<working-directory>$PROJECT_DIR$</working-directory>
|
||||
<pass-parent-env>true</pass-parent-env>
|
||||
<envs />
|
||||
<ui>bdd</ui>
|
||||
<extra-mocha-options />
|
||||
<test-kind>DIRECTORY</test-kind>
|
||||
<test-directory />
|
||||
<recursive>false</recursive>
|
||||
</configuration>
|
||||
<list size="10">
|
||||
<item index="0" class="java.lang.String" itemvalue="Gulp.js.Gulp" />
|
||||
<item index="1" class="java.lang.String" itemvalue="Node.js.News" />
|
||||
<item index="2" class="java.lang.String" itemvalue="Node.js.Lifestyle" />
|
||||
@ -463,11 +505,15 @@
|
||||
<item index="5" class="java.lang.String" itemvalue="Node.js.Test" />
|
||||
<item index="6" class="java.lang.String" itemvalue="Node.js.paleo.js" />
|
||||
<item index="7" class="java.lang.String" itemvalue="Node.js.fixer.js" />
|
||||
<item index="8" class="java.lang.String" itemvalue="Gulp.js.default" />
|
||||
<item index="9" class="java.lang.String" itemvalue="Node.js.jobs-special.js" />
|
||||
</list>
|
||||
<recent_temporary>
|
||||
<list size="2">
|
||||
<list size="4">
|
||||
<item index="0" class="java.lang.String" itemvalue="Node.js.fixer.js" />
|
||||
<item index="1" class="java.lang.String" itemvalue="Node.js.paleo.js" />
|
||||
<item index="1" class="java.lang.String" itemvalue="Node.js.jobs-special.js" />
|
||||
<item index="2" class="java.lang.String" itemvalue="Gulp.js.default" />
|
||||
<item index="3" class="java.lang.String" itemvalue="Node.js.paleo.js" />
|
||||
</list>
|
||||
</recent_temporary>
|
||||
</component>
|
||||
@ -527,21 +573,18 @@
|
||||
<workItem from="1505124639040" duration="4225000" />
|
||||
<workItem from="1505137510801" duration="2595000" />
|
||||
<workItem from="1505173578878" duration="8000" />
|
||||
<workItem from="1506850611645" duration="4456000" />
|
||||
</task>
|
||||
<task id="LOCAL-00059" summary="fixed plugins">
|
||||
<created>1467717088059</created>
|
||||
<option name="number" value="00059" />
|
||||
<option name="presentableId" value="LOCAL-00059" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1467717088059</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00060" summary="fixed plugins">
|
||||
<created>1471444588920</created>
|
||||
<option name="number" value="00060" />
|
||||
<option name="presentableId" value="LOCAL-00060" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1471444588922</updated>
|
||||
<workItem from="1506850611645" duration="5067000" />
|
||||
<workItem from="1506971297085" duration="11000" />
|
||||
<workItem from="1507052473582" duration="3829000" />
|
||||
<workItem from="1507110169767" duration="260000" />
|
||||
<workItem from="1507794100520" duration="664000" />
|
||||
<workItem from="1512473480195" duration="3986000" />
|
||||
<workItem from="1513763093327" duration="759000" />
|
||||
<workItem from="1514458422723" duration="20000" />
|
||||
<workItem from="1516727415722" duration="190000" />
|
||||
<workItem from="1516738952818" duration="4000" />
|
||||
<workItem from="1519424858361" duration="20000" />
|
||||
<workItem from="1520180489311" duration="993000" />
|
||||
</task>
|
||||
<task id="LOCAL-00061" summary="fixed plugins">
|
||||
<created>1471450226774</created>
|
||||
@ -872,23 +915,36 @@
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1505142398653</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="108" />
|
||||
<task id="LOCAL-00108" summary="all feeds using stone">
|
||||
<created>1506878717529</created>
|
||||
<option name="number" value="00108" />
|
||||
<option name="presentableId" value="LOCAL-00108" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1506878717529</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00109" summary="all feeds using stone">
|
||||
<created>1512474893110</created>
|
||||
<option name="number" value="00109" />
|
||||
<option name="presentableId" value="LOCAL-00109" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1512474893110</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="110" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TimeTrackingManager">
|
||||
<option name="totallyTimeSpent" value="98856000" />
|
||||
<option name="totallyTimeSpent" value="110203000" />
|
||||
</component>
|
||||
<component name="ToolWindowManager">
|
||||
<frame x="0" y="23" width="1966" height="1129" extended-state="0" />
|
||||
<frame x="246" y="23" width="1794" height="1129" extended-state="0" />
|
||||
<layout>
|
||||
<window_info id="Gulp" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.18936035" sideWeight="0.3410959" order="2" side_tool="true" content_ui="tabs" />
|
||||
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.13419023" sideWeight="0.65890414" order="0" side_tool="false" content_ui="combo" />
|
||||
<window_info id="Gulp" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.13367175" sideWeight="0.4030837" order="2" side_tool="true" content_ui="tabs" />
|
||||
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.13367175" sideWeight="0.5969163" order="0" side_tool="false" content_ui="combo" />
|
||||
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Docker" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33333334" sideWeight="0.36915168" order="7" side_tool="true" content_ui="tabs" />
|
||||
<window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32987553" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33333334" sideWeight="0.63084835" order="2" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Version Control" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.20276953" sideWeight="0.54498714" order="7" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2512364" sideWeight="0.63084835" order="2" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Version Control" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.5509397" sideWeight="0.54498714" order="7" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32838774" sideWeight="0.4838976" order="7" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3997773" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
||||
@ -897,6 +953,7 @@
|
||||
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32987553" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="GitLabIntegration" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
||||
@ -986,7 +1043,6 @@
|
||||
<component name="VcsManagerConfiguration">
|
||||
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
|
||||
<option name="CHECK_NEW_TODO" value="false" />
|
||||
<MESSAGE value="debugging braider" />
|
||||
<MESSAGE value="reverting" />
|
||||
<MESSAGE value="debugging" />
|
||||
<MESSAGE value="Updating to Version 3" />
|
||||
@ -1011,7 +1067,8 @@
|
||||
<MESSAGE value="fixed plugins" />
|
||||
<MESSAGE value="News fix" />
|
||||
<MESSAGE value="jobs fix, reverted" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="jobs fix, reverted" />
|
||||
<MESSAGE value="all feeds using stone" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="all feeds using stone" />
|
||||
</component>
|
||||
<component name="XDebuggerManager">
|
||||
<breakpoint-manager>
|
||||
@ -1027,42 +1084,6 @@
|
||||
</option>
|
||||
</component>
|
||||
<component name="editorHistoryManager">
|
||||
<entry file="file://$PROJECT_DIR$/html/js/jquery.unveil.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="304">
|
||||
<caret line="24" column="23" lean-forward="false" selection-start-line="24" selection-start-column="23" selection-end-line="24" selection-end-column="23" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/bare-news.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="437">
|
||||
<caret line="23" column="48" lean-forward="false" selection-start-line="23" selection-start-column="48" selection-end-line="23" selection-end-column="48" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/dist/paleo.json" />
|
||||
<entry file="file://$PROJECT_DIR$/package.json">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="437">
|
||||
<caret line="23" column="81" lean-forward="false" selection-start-line="23" selection-start-column="20" selection-end-line="23" selection-end-column="81" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/node_modules/rss-braider/.npmignore">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="581">
|
||||
<caret line="78" column="0" lean-forward="false" selection-start-line="78" selection-start-column="0" selection-end-line="78" selection-end-column="0" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/paleo.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="1197">
|
||||
<caret line="63" column="11" lean-forward="false" selection-start-line="59" selection-start-column="5" selection-end-line="63" selection-end-column="11" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/bored.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="0">
|
||||
@ -1085,13 +1106,6 @@
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/tech.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="456">
|
||||
<caret line="24" column="6" lean-forward="false" selection-start-line="24" selection-start-column="6" selection-end-line="24" selection-end-column="6" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/plugins/fix_scripts.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="19">
|
||||
@ -1113,13 +1127,6 @@
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/jobs-local.xml">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="304">
|
||||
<caret line="180" column="44" lean-forward="false" selection-start-line="180" selection-start-column="28" selection-end-line="180" selection-end-column="44" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$APPLICATION_CONFIG_DIR$/scratches/scratch_4.txt" />
|
||||
<entry file="file://$PROJECT_DIR$/plugins/filter_glasgow.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
@ -1194,36 +1201,9 @@
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/dist/jobs-special.html">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="960">
|
||||
<caret line="127" column="0" lean-forward="false" selection-start-line="127" selection-start-column="0" selection-end-line="127" selection-end-column="0" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/dist/jobs-special.json">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="0">
|
||||
<caret line="0" column="30099" lean-forward="false" selection-start-line="0" selection-start-column="30099" selection-end-line="0" selection-end-column="30099" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/dist/jobs-special.html" />
|
||||
<entry file="file://$PROJECT_DIR$/dist/jobs-special.json" />
|
||||
<entry file="file://$PROJECT_DIR$/dist/corpus.json" />
|
||||
<entry file="file://$PROJECT_DIR$/corpus.json">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="0">
|
||||
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/dist/jobs-special.xml">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="480">
|
||||
<caret line="32" column="53" lean-forward="false" selection-start-line="32" selection-start-column="53" selection-end-line="32" selection-end-column="53" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$APPLICATION_CONFIG_DIR$/scratches/scratch.txt">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="90">
|
||||
@ -1263,7 +1243,6 @@
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="285">
|
||||
<caret line="19" column="8" lean-forward="false" selection-start-line="19" selection-start-column="8" selection-end-line="19" selection-end-column="8" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
@ -1278,82 +1257,156 @@
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="675">
|
||||
<caret line="47" column="30" lean-forward="false" selection-start-line="47" selection-start-column="30" selection-end-line="47" selection-end-column="30" />
|
||||
<folding>
|
||||
<element signature="e#0#44#0" expanded="false" />
|
||||
</folding>
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/pipes-server.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="300">
|
||||
<caret line="20" column="27" lean-forward="false" selection-start-line="20" selection-start-column="27" selection-end-line="20" selection-end-column="27" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/jobs-new.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="715">
|
||||
<state relative-caret-position="945">
|
||||
<caret line="63" column="5" lean-forward="false" selection-start-line="63" selection-start-column="5" selection-end-line="63" selection-end-column="5" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/app.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="0">
|
||||
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/routes/index.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="135">
|
||||
<caret line="9" column="0" lean-forward="false" selection-start-line="9" selection-start-column="0" selection-end-line="9" selection-end-column="0" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/views/index.ejs">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="0">
|
||||
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/package.json">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="102">
|
||||
<caret line="6" column="20" lean-forward="false" selection-start-line="6" selection-start-column="20" selection-end-line="6" selection-end-column="20" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/dist/pipes.ooappcache">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="221">
|
||||
<caret line="13" column="0" lean-forward="false" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/dist/jobs-special.xml">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="0">
|
||||
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/fixer.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="573">
|
||||
<caret line="249" column="39" lean-forward="false" selection-start-line="249" selection-start-column="39" selection-end-line="249" selection-end-column="39" />
|
||||
<state relative-caret-position="136">
|
||||
<caret line="8" column="89" lean-forward="false" selection-start-line="8" selection-start-column="89" selection-end-line="8" selection-end-column="89" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/fit.js">
|
||||
<entry file="file://$PROJECT_DIR$/pipes-server.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="-439">
|
||||
<caret line="20" column="64" lean-forward="false" selection-start-line="20" selection-start-column="64" selection-end-line="20" selection-end-column="64" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/lifestyle.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="15">
|
||||
<caret line="81" column="105" lean-forward="false" selection-start-line="81" selection-start-column="105" selection-end-line="81" selection-end-column="105" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/news.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="181">
|
||||
<caret line="50" column="42" lean-forward="false" selection-start-line="50" selection-start-column="17" selection-end-line="50" selection-end-column="42" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/jobs-local.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="15">
|
||||
<caret line="39" column="42" lean-forward="false" selection-start-line="39" selection-start-column="17" selection-end-line="39" selection-end-column="42" />
|
||||
<state relative-caret-position="476">
|
||||
<caret line="28" column="49" lean-forward="false" selection-start-line="28" selection-start-column="45" selection-end-line="28" selection-end-column="49" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/jobs-corpus.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="36">
|
||||
<caret line="290" column="40" lean-forward="false" selection-start-line="290" selection-start-column="15" selection-end-line="290" selection-end-column="40" />
|
||||
<state relative-caret-position="4352">
|
||||
<caret line="256" column="2" lean-forward="false" selection-start-line="256" selection-start-column="2" selection-end-line="256" selection-end-column="2" />
|
||||
<folding>
|
||||
<marker date="1506878694000" expanded="true" signature="16278:16298" ph="..." />
|
||||
</folding>
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/corpus.json">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="0">
|
||||
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/jobs-special.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="-1407">
|
||||
<caret line="21" column="40" lean-forward="false" selection-start-line="20" selection-start-column="4" selection-end-line="21" selection-end-column="40" />
|
||||
<state relative-caret-position="214">
|
||||
<caret line="41" column="55" lean-forward="true" selection-start-line="41" selection-start-column="55" selection-end-line="41" selection-end-column="55" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/lifestyle.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="1280">
|
||||
<caret line="81" column="58" lean-forward="false" selection-start-line="81" selection-start-column="58" selection-end-line="81" selection-end-column="58" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/jobs-local.xml">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="304">
|
||||
<caret line="180" column="44" lean-forward="false" selection-start-line="180" selection-start-column="28" selection-end-line="180" selection-end-column="44" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/jobs-local.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="1395">
|
||||
<caret line="90" column="42" lean-forward="false" selection-start-line="90" selection-start-column="42" selection-end-line="90" selection-end-column="42" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/paleo.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="1019">
|
||||
<caret line="63" column="11" lean-forward="false" selection-start-line="59" selection-start-column="5" selection-end-line="63" selection-end-column="11" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/tech.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="408">
|
||||
<caret line="24" column="6" lean-forward="false" selection-start-line="24" selection-start-column="6" selection-end-line="24" selection-end-column="6" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/news.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="1016">
|
||||
<caret line="69" column="58" lean-forward="false" selection-start-line="69" selection-start-column="58" selection-end-line="69" selection-end-column="58" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/fit.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="300">
|
||||
<caret line="20" column="64" lean-forward="false" selection-start-line="20" selection-start-column="64" selection-end-line="20" selection-end-column="64" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
|
158
fixer.js
158
fixer.js
@ -6,163 +6,7 @@ let list = [
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&daysback=1&jbe_id=47820652"
|
||||
} ,
|
||||
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobserve.com/MySearch/6DA9769BA89834AA.rss"
|
||||
} ,
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.JobServe.com/MySearch/EDF47BEA6B31EF.rss"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.JobServe.com/MySearch/3CAD044BEF2BFA.rss"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.JobServe.com/MySearch/C7B25D86D0844A.rss"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.JobServe.com/MySearch/64A3EEF615FA4C.rss"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&daysback=1&jbe_id=21564698"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&daysback=1&jbe_id=21564712"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&daysback=1&jbe_id=21942123"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&daysback=1&jbe_id=33166238"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&daysback=1&jbe_id=34888173"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.s1jobs.com/xml/m7dp711z2r.xml"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.s1jobs.com/xml/pfvf7o7z2r.xml"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.s1jobs.com/xml/lluqnt8z2r.xml"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.s1jobs.com/xml/tu33qt8z2r.xml"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.s1jobs.com/xml/u3btnz8z2r.xml"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.purelyit.co.uk/cgi-bin/advsearch?rss_feed=1&daysback=1&jbe_id=33256062"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.purelyit.co.uk/cgi-bin/advsearch?rss_feed=1&daysback=1&jbe_id=33450169"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.purelyit.co.uk/cgi-bin/advsearch?rss_feed=1&daysback=1&jbe_id=34517029"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.purelyit.co.uk/cgi-bin/advsearch?rss_feed=1&daysback=1&jbe_id=34888105"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.technojobs.co.uk/rss.php/glasgow/searchtypeand/locationScotland/sortbyrelevant/jobtypeall"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobserve.com/MySearch/6FC7E9ED5F042ECB.rss"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&skill_atleast=html,%20asp,%20web,%20sql,%20delphi,%20vb,%20vbscript,%20php,%20ajax,%20mysql,%20sqlserver,%20javascript,%20intranet,%20vmware,%20virtulization&location_include=Abu%20Dhabi&compare_resolved=RE_ABUDHABI_UNITEDARABEMIRATES&compare_search=Abu%20Dhabi&jobtype=X&search_emp_mkt_cd=ALL"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&skill_atleast=html%20,%20asp%20,%20web%20,%20sql%20,%20delphi%20,%20vb%20,%20vbscript%20,%20php%20,%20ajax%20,%20mysql%20,%20sqlserver%20,%20javascript%20,%20intranet%20,%20vmware%20,%20virtulization&location_include=London&location_within=10&reqd_salary=ANY|&daysback=7&scc=UK&compare_resolved=CO_LONDON&compare_search=London&search_emp_mkt_cd=ALL"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&skill_atleast=html%20,%20asp%20,%20web%20,%20sql%20,%20delphi%20,%20vb%20,%20vbscript%20,%20php%20,%20ajax%20,%20mysql%20,%20sqlserver%20,%20javascript%20,%20intranet%20,%20vmware%20,%20virtulization&location_include=Glasgow&location_within=10&reqd_salary=ANY|&daysback=7&scc=UK&compare_resolved=TO_G1_GLASGOW&compare_search=Glasgow&search_emp_mkt_cd=ALL"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&skill_atleast=html%20,%20asp%20,%20web%20,%20sql%20,%20delphi%20,%20vb%20,%20vbscript%20,%20php%20,%20ajax%20,%20mysql%20,%20sqlserver%20,%20javascript%20,%20intranet%20,%20vmware%20,%20virtulization&location_within=10&reqd_salary=ANY|&daysback=7&scc=UK&search_emp_mkt_cd=ALL"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&skill_atleast=html%20,%20asp%20,%20web%20,%20sql%20,%20delphi%20,%20vb%20,%20vbscript%20,%20php%20,%20ajax%20,%20mysql%20,%20sqlserver%20,%20javascript%20,%20intranet%20,%20vmware%20,%20virtulization&location_include=Germany&location_within=10&reqd_salary=ANY|&daysback=7&scc=UK&compare_resolved=CY_GERMANY&compare_search=Germany&search_emp_mkt_cd=ALL"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.s1jobs.com/xml/b1d7e6c3a9a11964z3r.xml"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.s1jobs.com/xml/b1d7e6c3a9a11964z3r.xml"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobserve.com/MySearch/CA49421A86CA3F74.rss"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.s1jobs.com/xml/ddeded091b6f6d33z3r.xml"
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.s1jobs.com/xml/3eafc1ea20f1ca02z3r.xml"
|
||||
"feed_url": "https://www.changedetection.com/accountfeed.xml?feedid=438821327538204"
|
||||
}
|
||||
|
||||
];
|
||||
|
@ -22,73 +22,73 @@ feeds.simple_test_feed = {
|
||||
},
|
||||
'sources': [{
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobserve.com%2FMySearch%2FBAEBF3BDF82B8FEF.rss'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobserve.com%2FMySearch%2FBAEBF3BDF82B8FEF.rss'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D47820652'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobserve.com%2FMySearch%2F6DA9769BA89834AA.rss'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D47820652'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobserve.com%2FMySearch%2F6DA9769BA89834AA.rss'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.JobServe.com%2FMySearch%2FEDF47BEA6B31EF.rss'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.JobServe.com%2FMySearch%2F3CAD044BEF2BFA.rss'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.JobServe.com%2FMySearch%2FEDF47BEA6B31EF.rss'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.JobServe.com%2FMySearch%2F3CAD044BEF2BFA.rss'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.JobServe.com%2FMySearch%2FC7B25D86D0844A.rss'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.JobServe.com%2FMySearch%2F64A3EEF615FA4C.rss'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.JobServe.com%2FMySearch%2FC7B25D86D0844A.rss'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.JobServe.com%2FMySearch%2F64A3EEF615FA4C.rss'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D21564698'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D21564698'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D21564712'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D21564712'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D21942123'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D21942123'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D33166238'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D33166238'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D34888173'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Fm7dp711z2r.xml'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D34888173'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Fm7dp711z2r.xml'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Fpfvf7o7z2r.xml'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Flluqnt8z2r.xml'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Fpfvf7o7z2r.xml'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Flluqnt8z2r.xml'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Ftu33qt8z2r.xml'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Fu3btnz8z2r.xml'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Ftu33qt8z2r.xml'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Fu3btnz8z2r.xml'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.purelyit.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D33256062'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.purelyit.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D33256062'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.purelyit.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D33450169'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.purelyit.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D33450169'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.purelyit.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D34517029'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.purelyit.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D34517029'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.purelyit.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D34888105'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.purelyit.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26daysback%3D1%26jbe_id%3D34888105'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.technojobs.co.uk%2Frss.php%2Fglasgow%2Fsearchtypeand%2FlocationScotland%2Fsortbyrelevant%2Fjobtypeall'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobserve.com%2FMySearch%2F6FC7E9ED5F042ECB.rss'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.technojobs.co.uk%2Frss.php%2Fglasgow%2Fsearchtypeand%2FlocationScotland%2Fsortbyrelevant%2Fjobtypeall'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobserve.com%2FMySearch%2F6FC7E9ED5F042ECB.rss'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26skill_atleast%3Dhtml%2520%2C%2520asp%2520%2C%2520web%2520%2C%2520sql%2520%2C%2520delphi%2520%2C%2520vb%2520%2C%2520vbscript%2520%2C%2520php%2520%2C%2520ajax%2520%2C%2520mysql%2520%2C%2520sqlserver%2520%2C%2520javascript%2520%2C%2520intranet%2520%2C%2520vmware%2520%2C%2520virtulization%26location_include%3DLondon%26location_within%3D10%26reqd_salary%3DANY%7C%26daysback%3D7%26scc%3DUK%26compare_resolved%3DCO_LONDON%26compare_search%3DLondon%26search_emp_mkt_cd%3DALL'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26skill_atleast%3Dhtml%2520%2C%2520asp%2520%2C%2520web%2520%2C%2520sql%2520%2C%2520delphi%2520%2C%2520vb%2520%2C%2520vbscript%2520%2C%2520php%2520%2C%2520ajax%2520%2C%2520mysql%2520%2C%2520sqlserver%2520%2C%2520javascript%2520%2C%2520intranet%2520%2C%2520vmware%2520%2C%2520virtulization%26location_include%3DLondon%26location_within%3D10%26reqd_salary%3DANY%7C%26daysback%3D7%26scc%3DUK%26compare_resolved%3DCO_LONDON%26compare_search%3DLondon%26search_emp_mkt_cd%3DALL'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26skill_atleast%3Dhtml%2520%2C%2520asp%2520%2C%2520web%2520%2C%2520sql%2520%2C%2520delphi%2520%2C%2520vb%2520%2C%2520vbscript%2520%2C%2520php%2520%2C%2520ajax%2520%2C%2520mysql%2520%2C%2520sqlserver%2520%2C%2520javascript%2520%2C%2520intranet%2520%2C%2520vmware%2520%2C%2520virtulization%26location_include%3DGlasgow%26location_within%3D10%26reqd_salary%3DANY%7C%26daysback%3D7%26scc%3DUK%26compare_resolved%3DTO_G1_GLASGOW%26compare_search%3DGlasgow%26search_emp_mkt_cd%3DALL'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26skill_atleast%3Dhtml%2520%2C%2520asp%2520%2C%2520web%2520%2C%2520sql%2520%2C%2520delphi%2520%2C%2520vb%2520%2C%2520vbscript%2520%2C%2520php%2520%2C%2520ajax%2520%2C%2520mysql%2520%2C%2520sqlserver%2520%2C%2520javascript%2520%2C%2520intranet%2520%2C%2520vmware%2520%2C%2520virtulization%26location_include%3DGlasgow%26location_within%3D10%26reqd_salary%3DANY%7C%26daysback%3D7%26scc%3DUK%26compare_resolved%3DTO_G1_GLASGOW%26compare_search%3DGlasgow%26search_emp_mkt_cd%3DALL'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26skill_atleast%3Dhtml%2520%2C%2520asp%2520%2C%2520web%2520%2C%2520sql%2520%2C%2520delphi%2520%2C%2520vb%2520%2C%2520vbscript%2520%2C%2520php%2520%2C%2520ajax%2520%2C%2520mysql%2520%2C%2520sqlserver%2520%2C%2520javascript%2520%2C%2520intranet%2520%2C%2520vmware%2520%2C%2520virtulization%26location_within%3D10%26reqd_salary%3DANY%7C%26daysback%3D7%26scc%3DUK%26search_emp_mkt_cd%3DALL'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26skill_atleast%3Dhtml%2520%2C%2520asp%2520%2C%2520web%2520%2C%2520sql%2520%2C%2520delphi%2520%2C%2520vb%2520%2C%2520vbscript%2520%2C%2520php%2520%2C%2520ajax%2520%2C%2520mysql%2520%2C%2520sqlserver%2520%2C%2520javascript%2520%2C%2520intranet%2520%2C%2520vmware%2520%2C%2520virtulization%26location_within%3D10%26reqd_salary%3DANY%7C%26daysback%3D7%26scc%3DUK%26search_emp_mkt_cd%3DALL'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26skill_atleast%3Dhtml%2520%2C%2520asp%2520%2C%2520web%2520%2C%2520sql%2520%2C%2520delphi%2520%2C%2520vb%2520%2C%2520vbscript%2520%2C%2520php%2520%2C%2520ajax%2520%2C%2520mysql%2520%2C%2520sqlserver%2520%2C%2520javascript%2520%2C%2520intranet%2520%2C%2520vmware%2520%2C%2520virtulization%26location_include%3DGermany%26location_within%3D10%26reqd_salary%3DANY%7C%26daysback%3D7%26scc%3DUK%26compare_resolved%3DCY_GERMANY%26compare_search%3DGermany%26search_emp_mkt_cd%3DALL'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Fb1d7e6c3a9a11964z3r.xml'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26skill_atleast%3Dhtml%2520%2C%2520asp%2520%2C%2520web%2520%2C%2520sql%2520%2C%2520delphi%2520%2C%2520vb%2520%2C%2520vbscript%2520%2C%2520php%2520%2C%2520ajax%2520%2C%2520mysql%2520%2C%2520sqlserver%2520%2C%2520javascript%2520%2C%2520intranet%2520%2C%2520vmware%2520%2C%2520virtulization%26location_include%3DGermany%26location_within%3D10%26reqd_salary%3DANY%7C%26daysback%3D7%26scc%3DUK%26compare_resolved%3DCY_GERMANY%26compare_search%3DGermany%26search_emp_mkt_cd%3DALL'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Fb1d7e6c3a9a11964z3r.xml'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobserve.com%2FMySearch%2FCA49421A86CA3F74.rss'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Fddeded091b6f6d33z3r.xml'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobserve.com%2FMySearch%2FCA49421A86CA3F74.rss'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2Fddeded091b6f6d33z3r.xml'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2F3eafc1ea20f1ca02z3r.xml'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.s1jobs.com%2Fxml%2F3eafc1ea20f1ca02z3r.xml'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26skill_atleast%3Dhtml%2C%2520asp%2C%2520web%2C%2520sql%2C%2520delphi%2C%2520vb%2C%2520vbscript%2C%2520php%2C%2520ajax%2C%2520mysql%2C%2520sqlserver%2C%2520javascript%2C%2520intranet%2C%2520vmware%2C%2520virtulization%26location_include%3DAbu%2520Dhabi%26compare_resolved%3DRE_ABUDHABI_UNITEDARABEMIRATES%26compare_search%3DAbu%2520Dhabi%26jobtype%3DX%26search_emp_mkt_cd%3DALL'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.jobsite.co.uk%2Fcgi-bin%2Fadvsearch%3Frss_feed%3D1%26skill_atleast%3Dhtml%2C%2520asp%2C%2520web%2C%2520sql%2C%2520delphi%2C%2520vb%2C%2520vbscript%2C%2520php%2C%2520ajax%2C%2520mysql%2C%2520sqlserver%2C%2520javascript%2C%2520intranet%2C%2520vmware%2C%2520virtulization%26location_include%3DAbu%2520Dhabi%26compare_resolved%3DRE_ABUDHABI_UNITEDARABEMIRATES%26compare_search%3DAbu%2520Dhabi%26jobtype%3DX%26search_emp_mkt_cd%3DALL'
|
||||
}]
|
||||
};
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
86
lifestyle.js
86
lifestyle.js
@ -16,70 +16,70 @@ feeds.simple_test_feed = {
|
||||
'site_url': 'http://pipes.silvrtree.co.uk/lifestyle.xml'
|
||||
},
|
||||
'plugins': ['filter_last_week', 'fix_images', 'fix_scripts'],
|
||||
'sources': [{'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds2.feedburner.com%2Facquire'}, {
|
||||
'sources': [{'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds2.feedburner.com%2Facquire'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.askmen.com%2Fstyle.rss'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.askmen.com%2Ffine_living.rss'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.askmen.com%2Fstyle.rss'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.askmen.com%2Ffine_living.rss'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.askmen.com%2Fmoney.rss'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.dmarge.com%2Ffeed'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.askmen.com%2Fmoney.rss'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.dmarge.com%2Ffeed'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.esquire.com%2Frss%2Fall.xml'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.feedburner.com%2Fgearpatrol'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.esquire.com%2Frss%2Fall.xml'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.feedburner.com%2Fgearpatrol'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.feedburner.com%2Fkinowear'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.mensfitness.co.uk%2Ffeeds%2Fall'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.feedburner.com%2Fkinowear'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.mensfitness.co.uk%2Ffeeds%2Fall'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.feedburner.com%2FTheArtOfManliness'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.trunkclub.com%2Fblog%2Ffeed'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.feedburner.com%2FTheArtOfManliness'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.trunkclub.com%2Fblog%2Ffeed'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.feedburner.com%2Facontinuouslean%2F'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.fashionbeans.com%2Ffeed%2F'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.feedburner.com%2Facontinuouslean%2F'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.fashionbeans.com%2Ffeed%2F'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.feedburner.com%2FMensFlair%3Fformat%3Dxml'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.feedburner.com%2FTheChoosyBeggar'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.feedburner.com%2FMensFlair%3Fformat%3Dxml'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.feedburner.com%2FTheChoosyBeggar'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.valetmag.com%2Fdistribution%2Frss_all.xml'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fputthison.com%2Frss'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.valetmag.com%2Fdistribution%2Frss_all.xml'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fputthison.com%2Frss'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fdieworkwear.com%2Frss'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fmenofhabit.tumblr.com%2Frss'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fdieworkwear.com%2Frss'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fmenofhabit.tumblr.com%2Frss'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.hodinkee.com%2Fblog%2Frss.xml'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.feedburner.com%2Ffirstinwatches'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.hodinkee.com%2Fblog%2Frss.xml'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.feedburner.com%2Ffirstinwatches'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds2.feedburner.com%2Fprimermagazine%2FotzU'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fchrisguillebeau.com%2F3x5%2Ffeed%2F'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds2.feedburner.com%2Fprimermagazine%2FotzU'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fchrisguillebeau.com%2F3x5%2Ffeed%2F'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.feedburner.com%2FTheAwesomer'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fbondclothes.blogspot.com%2Ffeeds%2Fposts%2Fdefault'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.feedburner.com%2FTheAwesomer'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fbondclothes.blogspot.com%2Ffeeds%2Fposts%2Fdefault'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Faffordablebond007.tumblr.com%2Frss'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fthecozyspace.tumblr.com%2Frss'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Faffordablebond007.tumblr.com%2Frss'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fthecozyspace.tumblr.com%2Frss'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.gentlemansgazette.com%2Ffeed%2F'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.feedburner.com%2Fwellspent'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.gentlemansgazette.com%2Ffeed%2F'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.feedburner.com%2Fwellspent'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fhespokestyle.com%2Ffeed%2F'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Feffortlessgent.com%2Ffeed%2F'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fhespokestyle.com%2Ffeed%2F'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Feffortlessgent.com%2Ffeed%2F'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/https%3A%2F%2Ffeeds.feedburner.com%2Fthisfits'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fgeorgehahn.com%2Ffeed%2F'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/https%3A%2F%2Ffeeds.feedburner.com%2Fthisfits'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fgeorgehahn.com%2Ffeed%2F'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.mensjournal.com%2Fservices%2Frss%2Fgear'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.mensjournal.com%2Fservices%2Frss%2Ffood-drink'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.mensjournal.com%2Fservices%2Frss%2Fgear'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.mensjournal.com%2Fservices%2Frss%2Ffood-drink'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.mensjournal.com%2Fservices%2Frss%2Ftravel'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.mensjournal.com%2Fservices%2Frss%2Fadventure'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.mensjournal.com%2Fservices%2Frss%2Ftravel'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.mensjournal.com%2Fservices%2Frss%2Fadventure'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.mensjournal.com%2Fservices%2Frss%2Fhealth-fitness'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.mensjournal.com%2Fservices%2Frss%2Fstyle'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.mensjournal.com%2Fservices%2Frss%2Fhealth-fitness'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.mensjournal.com%2Fservices%2Frss%2Fstyle'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/https%3A%2F%2Ffeeds.feedburner.com%2Funcrate'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/https%3A%2F%2Ffeeds.feedburner.com%2FManOfMany'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/https%3A%2F%2Ffeeds.feedburner.com%2Funcrate'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/https%3A%2F%2Ffeeds.feedburner.com%2FManOfMany'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.feedburner.com%2Fnymag%2Fvulture'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.mantelligence.com%2Ffeed%2F'}]
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.feedburner.com%2Fnymag%2Fvulture'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.mantelligence.com%2Ffeed%2F'}]
|
||||
};
|
||||
var braider_options = {
|
||||
feeds: feeds,
|
||||
|
44
news.js
44
news.js
@ -34,40 +34,40 @@ feeds.simple_test_feed = {
|
||||
'dc': 'http://purl.org/dc/elements/1.1/',
|
||||
'atom': 'http://www.w3.org/2005/Atom'
|
||||
},
|
||||
'sources': [{'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fqz.com%2Ffeed%2F'}, {
|
||||
'sources': [{'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fqz.com%2Ffeed%2F'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds2.feedburner.com%2Fbusinessinsider'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.reuters.com%2Freuters%2FUKTopNews'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds2.feedburner.com%2Fbusinessinsider'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.reuters.com%2Freuters%2FUKTopNews'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.reuters.com%2Freuters%2FUKdomesticNews'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.reuters.com%2Freuters%2FUKWorldNews'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.reuters.com%2Freuters%2FUKdomesticNews'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.reuters.com%2Freuters%2FUKWorldNews'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.reuters.com%2Freuters%2FtopNews'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.reuters.com%2FReuters%2FworldNews'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.reuters.com%2Freuters%2FtopNews'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.reuters.com%2FReuters%2FworldNews'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fhosted2.ap.org%2Fatom%2FAPDEFAULT%2Fcae69a7523db45408eeb2b3a98c0c9c5'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.cityam.com%2Ffeeds%2Fmain.xml'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fhosted2.ap.org%2Fatom%2FAPDEFAULT%2Fcae69a7523db45408eeb2b3a98c0c9c5'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.cityam.com%2Ffeeds%2Fmain.xml'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.londonlovesbusiness.com%2Fnavrss%3Fnavsectioncode%3D121'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.ibtimes.co.uk%2Frss%2Fuk'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.londonlovesbusiness.com%2Fnavrss%3Fnavsectioncode%3D121'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.ibtimes.co.uk%2Frss%2Fuk'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.bbci.co.uk%2Fnews%2Frss.xml%3Fedition%3Duk'
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.bbci.co.uk%2Fnews%2Frss.xml%3Fedition%3Duk'
|
||||
}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.bbci.co.uk%2Fnews%2Fscotland%2Frss.xml%3Fedition%3Duk'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fnews.google.com%2F%3Foutput%3Drss'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.bbci.co.uk%2Fnews%2Fscotland%2Frss.xml%3Fedition%3Duk'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fnews.google.com%2F%3Foutput%3Drss'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.feedburner.com%2FTheAtlantic'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.telegraph.co.uk%2Fnews%2Frss.xml'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.feedburner.com%2FTheAtlantic'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.telegraph.co.uk%2Fnews%2Frss.xml'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.guardian.co.uk%2Frssfeed%2F0%2C%2C1%2C00.xml'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.marketwatch.com%2Frss%2Ftopstories'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.guardian.co.uk%2Frssfeed%2F0%2C%2C1%2C00.xml'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.marketwatch.com%2Frss%2Ftopstories'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffeeds.feedburner.com%2Fwingsoverscotland%2FFgKv'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fbellacaledonia.org.uk%2Ffeed%2F'}, {
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffeeds.feedburner.com%2Fwingsoverscotland%2FFgKv'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fbellacaledonia.org.uk%2Ffeed%2F'}, {
|
||||
'count': 100,
|
||||
'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Fwww.theweek.co.uk%2Ffeeds%2Fall'
|
||||
}, {'count': 100, 'feed_url': 'http://52.211.105.9:6566/http%3A%2F%2Ffivethirtyeight.com%2Fall%2Ffeed'}]
|
||||
'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Fwww.theweek.co.uk%2Ffeeds%2Fall'
|
||||
}, {'count': 100, 'feed_url': 'http://45.33.114.116:8080/http%3A%2F%2Ffivethirtyeight.com%2Fall%2Ffeed'}]
|
||||
}
|
||||
|
||||
;
|
||||
|
21
node_modules/express/package.json
generated
vendored
21
node_modules/express/package.json
generated
vendored
@ -1,5 +1,11 @@
|
||||
{
|
||||
"_from": "express@^4.15.3",
|
||||
"_args": [
|
||||
[
|
||||
"express@4.15.3",
|
||||
"/Users/martin/dev/Rinser"
|
||||
]
|
||||
],
|
||||
"_from": "express@4.15.3",
|
||||
"_id": "express@4.15.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-urZdDwOqgMNYQIly/HAPkWlEtmI=",
|
||||
@ -20,21 +26,20 @@
|
||||
"unpipe": "1.0.0"
|
||||
},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "express@^4.15.3",
|
||||
"raw": "express@4.15.3",
|
||||
"name": "express",
|
||||
"escapedName": "express",
|
||||
"rawSpec": "^4.15.3",
|
||||
"rawSpec": "4.15.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^4.15.3"
|
||||
"fetchSpec": "4.15.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/express/-/express-4.15.3.tgz",
|
||||
"_shasum": "bab65d0f03aa80c358408972fc700f916944b662",
|
||||
"_spec": "express@^4.15.3",
|
||||
"_spec": "4.15.3",
|
||||
"_where": "/Users/martin/dev/Rinser",
|
||||
"author": {
|
||||
"name": "TJ Holowaychuk",
|
||||
@ -43,7 +48,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/expressjs/express/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Aaron Heckmann",
|
||||
@ -104,7 +108,6 @@
|
||||
"utils-merge": "1.0.0",
|
||||
"vary": "~1.1.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Fast, unopinionated, minimalist web framework",
|
||||
"devDependencies": {
|
||||
"after": "0.8.2",
|
||||
|
74
node_modules/lodash/package.json
generated
vendored
74
node_modules/lodash/package.json
generated
vendored
@ -1,45 +1,29 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"escapedName": "lodash",
|
||||
"name": "lodash",
|
||||
"raw": "lodash@^4.16.6",
|
||||
"rawSpec": "^4.16.6",
|
||||
"scope": null,
|
||||
"spec": ">=4.16.6 <5.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"C:\\dev\\md\\Rinser"
|
||||
"lodash@4.17.4",
|
||||
"/Users/martin/dev/Rinser"
|
||||
]
|
||||
],
|
||||
"_from": "lodash@>=4.16.6 <5.0.0",
|
||||
"_from": "lodash@4.17.4",
|
||||
"_id": "lodash@4.17.4",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=",
|
||||
"_location": "/lodash",
|
||||
"_nodeVersion": "7.2.1",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/lodash-4.17.4.tgz_1483223634314_0.5332164366263896"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "john.david.dalton@gmail.com",
|
||||
"name": "jdalton"
|
||||
},
|
||||
"_npmVersion": "2.15.11",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"escapedName": "lodash",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "lodash@4.17.4",
|
||||
"name": "lodash",
|
||||
"raw": "lodash@^4.16.6",
|
||||
"rawSpec": "^4.16.6",
|
||||
"scope": null,
|
||||
"spec": ">=4.16.6 <5.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "lodash",
|
||||
"rawSpec": "4.17.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "4.17.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/",
|
||||
"/async",
|
||||
"/babel-traverse",
|
||||
"/babel-types",
|
||||
"/eslint",
|
||||
@ -51,17 +35,14 @@
|
||||
"/mailgun-js/async",
|
||||
"/requestretry",
|
||||
"/rss-braider",
|
||||
"/rss-braider/async",
|
||||
"/table"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
|
||||
"_shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "lodash@^4.16.6",
|
||||
"_where": "C:\\dev\\md\\Rinser",
|
||||
"_spec": "4.17.4",
|
||||
"_where": "/Users/martin/dev/Rinser",
|
||||
"author": {
|
||||
"email": "john.david.dalton@gmail.com",
|
||||
"name": "John-David Dalton",
|
||||
"email": "john.david.dalton@gmail.com",
|
||||
"url": "http://allyoucanleet.com/"
|
||||
},
|
||||
"bugs": {
|
||||
@ -69,24 +50,17 @@
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"email": "john.david.dalton@gmail.com",
|
||||
"name": "John-David Dalton",
|
||||
"email": "john.david.dalton@gmail.com",
|
||||
"url": "http://allyoucanleet.com/"
|
||||
},
|
||||
{
|
||||
"email": "mathias@qiwi.be",
|
||||
"name": "Mathias Bynens",
|
||||
"email": "mathias@qiwi.be",
|
||||
"url": "https://mathiasbynens.be/"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"description": "Lodash modular utilities.",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae",
|
||||
"tarball": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz"
|
||||
},
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
"keywords": [
|
||||
@ -96,19 +70,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "lodash.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "john.david.dalton@gmail.com",
|
||||
"name": "jdalton"
|
||||
},
|
||||
{
|
||||
"email": "mathias@qiwi.be",
|
||||
"name": "mathias"
|
||||
}
|
||||
],
|
||||
"name": "lodash",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/lodash/lodash.git"
|
||||
|
191
node_modules/rss-braider/.npmignore
generated
vendored
191
node_modules/rss-braider/.npmignore
generated
vendored
@ -1,191 +0,0 @@
|
||||
### Archives template
|
||||
# It's better to unpack these files and commit the raw source because
|
||||
# git has its own built in compression methods.
|
||||
*.7z
|
||||
*.jar
|
||||
*.rar
|
||||
*.zip
|
||||
*.gz
|
||||
*.bzip
|
||||
*.bz2
|
||||
*.xz
|
||||
*.lzma
|
||||
*.cab
|
||||
|
||||
#packing-only formats
|
||||
*.iso
|
||||
*.tar
|
||||
|
||||
#package management formats
|
||||
*.dmg
|
||||
*.xpi
|
||||
*.gem
|
||||
*.egg
|
||||
*.deb
|
||||
*.rpm
|
||||
*.msi
|
||||
*.msm
|
||||
*.msp
|
||||
### Windows template
|
||||
# Windows image file caches
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
|
||||
# Folder config file
|
||||
Desktop.ini
|
||||
|
||||
# Recycle Bin used on file shares
|
||||
$RECYCLE.BIN/
|
||||
|
||||
# Windows Installer files
|
||||
*.cab
|
||||
*.msi
|
||||
*.msm
|
||||
*.msp
|
||||
|
||||
# Windows shortcuts
|
||||
*.lnk
|
||||
### JetBrains template
|
||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio
|
||||
|
||||
*.iml
|
||||
|
||||
## Directory-based project format:
|
||||
.idea/
|
||||
# if you remove the above rule, at least ignore the following:
|
||||
|
||||
# User-specific stuff:
|
||||
# .idea/workspace.xml
|
||||
# .idea/tasks.xml
|
||||
# .idea/dictionaries
|
||||
|
||||
# Sensitive or high-churn files:
|
||||
# .idea/dataSources.ids
|
||||
# .idea/dataSources.xml
|
||||
# .idea/sqlDataSources.xml
|
||||
# .idea/dynamic.xml
|
||||
# .idea/uiDesigner.xml
|
||||
|
||||
# Gradle:
|
||||
# .idea/gradle.xml
|
||||
# .idea/libraries
|
||||
|
||||
# Mongo Explorer plugin:
|
||||
# .idea/mongoSettings.xml
|
||||
|
||||
## File-based project format:
|
||||
*.ipr
|
||||
*.iws
|
||||
|
||||
## Plugin-specific files:
|
||||
|
||||
# IntelliJ
|
||||
/out/
|
||||
|
||||
# mpeltonen/sbt-idea plugin
|
||||
.idea_modules/
|
||||
|
||||
# JIRA plugin
|
||||
atlassian-ide-plugin.xml
|
||||
|
||||
# Crashlytics plugin (for Android Studio and IntelliJ)
|
||||
com_crashlytics_export_strings.xml
|
||||
crashlytics.properties
|
||||
crashlytics-build.properties
|
||||
### Xcode template
|
||||
# Xcode
|
||||
#
|
||||
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
||||
|
||||
## Build generated
|
||||
build/
|
||||
DerivedData
|
||||
|
||||
## Various settings
|
||||
*.pbxuser
|
||||
!default.pbxuser
|
||||
*.mode1v3
|
||||
!default.mode1v3
|
||||
*.mode2v3
|
||||
!default.mode2v3
|
||||
*.perspectivev3
|
||||
!default.perspectivev3
|
||||
xcuserdata
|
||||
|
||||
## Other
|
||||
*.xccheckout
|
||||
*.moved-aside
|
||||
*.xcuserstate
|
||||
### OSX template
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
# Files that might appear in the root of a volume
|
||||
.DocumentRevisions-V100
|
||||
.fseventsd
|
||||
.Spotlight-V100
|
||||
.TemporaryItems
|
||||
.Trashes
|
||||
.VolumeIcon.icns
|
||||
|
||||
# Directories potentially created on remote AFP share
|
||||
.AppleDB
|
||||
.AppleDesktop
|
||||
Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
### Node template
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
*.pid
|
||||
*.seed
|
||||
|
||||
# Directory for instrumented libs generated by jscoverage/JSCover
|
||||
lib-cov
|
||||
|
||||
# Coverage directory used by tools like istanbul
|
||||
coverage
|
||||
|
||||
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
||||
.grunt
|
||||
|
||||
# node-waf configuration
|
||||
.lock-wscript
|
||||
|
||||
# Compiled binary addons (http://nodejs.org/api/addons.html)
|
||||
build/Release
|
||||
|
||||
# Dependency directory
|
||||
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
|
||||
node_modules
|
||||
|
||||
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
||||
|
||||
# compiled output
|
||||
/dist
|
||||
/tmp
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
/bower_components
|
||||
|
||||
# misc
|
||||
/.sass-cache
|
||||
/connect.lock
|
||||
/coverage/*
|
||||
/libpeerconnection.log
|
||||
npm-debug.log
|
||||
testem.log
|
||||
/lib/newdata.json
|
12
node_modules/rss-braider/examples/simple.js
generated
vendored
12
node_modules/rss-braider/examples/simple.js
generated
vendored
@ -14,15 +14,15 @@ feeds.simple_test_feed = {
|
||||
},
|
||||
"sources" : [
|
||||
{
|
||||
"name" : "NPR Headlines",
|
||||
"name" : "Jobsite",
|
||||
"count" : 2,
|
||||
"feed_url" : "http://www.npr.org/rss/rss.php?id=1001",
|
||||
"feed_url" : "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&daysback=1&jbe_id=47820652",
|
||||
},
|
||||
{
|
||||
"name" : "NPR Sports",
|
||||
"count" : 2,
|
||||
"feed_url" : "http://www.npr.org/rss/rss.php?id=1055"
|
||||
}
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobserve.com/MySearch/6DA9769BA89834AA.rss"
|
||||
}
|
||||
]
|
||||
};
|
||||
var braider_options = {
|
||||
|
12
node_modules/rss-braider/lib/RssBraider.js
generated
vendored
12
node_modules/rss-braider/lib/RssBraider.js
generated
vendored
@ -77,20 +77,28 @@ RssBraider.prototype.processFeed = function(feed_name, format, callback)
|
||||
// Process each feed source through Feedparser to get articles.
|
||||
// Then process each item/article through rss-braider and any plugins
|
||||
async.each(feed.sources, function(source, callback) {
|
||||
self.logger.debug('url:', source.feed_url);
|
||||
var count = source.count || feed.default_count || 10, // Number of articles per source
|
||||
url = source.feed_url || null,
|
||||
file_path = source.file_path || null,
|
||||
source_articles = [];
|
||||
|
||||
var feedparser = new FeedParser();
|
||||
var newReq = { method: 'GET'
|
||||
, uri: url
|
||||
, gzip: true,
|
||||
timeout: 5000
|
||||
};
|
||||
|
||||
if (url) {
|
||||
var req = request(url);
|
||||
var req = request(newReq);
|
||||
|
||||
req.on('error', function (error) {
|
||||
self.logger.error(error);
|
||||
self.logger.warn(error);
|
||||
});
|
||||
|
||||
req.on('response', function (res) {
|
||||
self.logger.debug('>> res.statusCode ', res.statusCode );
|
||||
var stream = this;
|
||||
if (res.statusCode !== 200) {
|
||||
return this.emit('error', 'Bad status code: ' + res.statusCode);
|
||||
|
18
node_modules/rss-braider/package.json
generated
vendored
18
node_modules/rss-braider/package.json
generated
vendored
@ -1,24 +1,25 @@
|
||||
{
|
||||
"_from": "git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git",
|
||||
"_id": "rss-braider@1.2.1",
|
||||
"_id": "rss-braider@1.2.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-7O6RZ3ZBafnUvOCGLyGx1kee1mQ=",
|
||||
"_integrity": "sha1-RwjGz4pf+NUkSQmupBC84F0Y2mc=",
|
||||
"_location": "/rss-braider",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "git",
|
||||
"raw": "git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git",
|
||||
"raw": "rss-braider@git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git",
|
||||
"name": "rss-braider",
|
||||
"escapedName": "rss-braider",
|
||||
"rawSpec": "git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git",
|
||||
"saveSpec": "git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git",
|
||||
"fetchSpec": "https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git",
|
||||
"gitCommittish": "master"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git#436237e6255ea45acd5864ace1cc1a8b183d2954",
|
||||
"_spec": "git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git",
|
||||
"_resolved": "git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git#607d5aa96e76887c909f090957bc13afc69d859b",
|
||||
"_spec": "rss-braider@git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git",
|
||||
"_where": "/Users/martin/dev/Rinser",
|
||||
"author": {
|
||||
"name": "Kip Gebhardt",
|
||||
@ -44,7 +45,6 @@
|
||||
"mockdate": "^2.0.1",
|
||||
"tape": "^4.0.0"
|
||||
},
|
||||
"homepage": "https://github.com/KQED/rss-braider#readme",
|
||||
"keywords": [
|
||||
"rss",
|
||||
"braider",
|
||||
@ -68,10 +68,10 @@
|
||||
"name": "rss-braider",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/KQED/rss-braider.git"
|
||||
"url": "https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tape test"
|
||||
},
|
||||
"version": "1.2.1"
|
||||
"version": "1.2.2"
|
||||
}
|
||||
|
135
node_modules/rss-braider/test/expected_output/dateAscOutput.xml
generated
vendored
135
node_modules/rss-braider/test/expected_output/dateAscOutput.xml
generated
vendored
@ -1,135 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:ev="http://purl.org/rss/2.0/modules/event/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
|
||||
<channel>
|
||||
<title><![CDATA[Test File Feed]]></title>
|
||||
<description><![CDATA[This feed comes from a file]]></description>
|
||||
<link>http://github.com/dylang/node-rss</link>
|
||||
<generator>rss-braider</generator>
|
||||
<lastBuildDate>Wed, 31 Dec 2014 00:00:01 GMT</lastBuildDate>
|
||||
<item>
|
||||
<title><![CDATA[Rent Hike For Dance Mission Theater Has Artists Worried About Uncertain Future]]></title>
|
||||
<description><![CDATA[<p>Stepping out of BART at 24th and Mission at most hours of the day, one is likely to hear the pulse of African drums, hip-hop or salsa emanating from the second-floor studios of Dance Brigade's Dance Mission Theater. But that music may not continue forever.</p>
|
||||
<p>The performance space and dance school <a href="http://ww2.kqed.org/news/2014/12/20/dance-mission-theater-rent-increase-worries-artists/" target="_self" id="rssmi_more"> ...read more</a>]]></description>
|
||||
<link>http://ww2.kqed.org/news/2014/12/20/dance-mission-theater-rent-increase-worries-artists/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/2014/12/20/rent-hike-for-dance-mission-theater-has-artists-worried-about-uncertain-future/</guid>
|
||||
<dc:creator><![CDATA[KQED Arts]]></dc:creator>
|
||||
<pubDate>Sat, 20 Dec 2014 09:00:22 GMT</pubDate>
|
||||
<kqed:fullname>A Sample Feed</kqed:fullname>
|
||||
<kqed:shortname>sample_feed</kqed:shortname>
|
||||
<content:encoded><![CDATA[<p>Stepping out of BART at 24th and Mission at most hours of the day, one is likely to hear the pulse of African drums, hip-hop or salsa emanating from the second-floor studios of Dance Brigade’s Dance Mission Theater. But that music may not continue forever.</p>
|
||||
<p>The performance space and dance school <a href="http://ww2.kqed.org/news/2014/12/20/dance-mission-theater-rent-increase-worries-artists/" target="_self" id="rssmi_more"> …read more</a>
|
||||
<p>Source:: <a href="http://ww2.kqed.org/news/2014/12/20/dance-mission-theater-rent-increase-worries-artists/" target="_self" title="Rent Hike For Dance Mission Theater Has Artists Worried About Uncertain Future">Arts News</a></p>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/20/rent-hike-for-dance-mission-theater-has-artists-worried-about-uncertain-future/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/10232900-thumb.jpg">
|
||||
</media:thumbnail>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[Bob Miller: Teasing Science Lessons from Everyday Phenomena]]></title>
|
||||
<description><![CDATA[Until February 5, 2015, you can visit the main branch of the San Francisco Public Library and be momentarily transported through space and time to the early days of the Exploratorium via the life and work of Bob Miller, who died in 2007.]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/20/bob-miller-teasing-science-lessons-from-everyday-phenomena/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10220517</guid>
|
||||
<dc:creator><![CDATA[Sarah Hotchkiss]]></dc:creator>
|
||||
<pubDate>Sat, 20 Dec 2014 14:00:47 GMT</pubDate>
|
||||
<kqed:fullname>A Sample Feed</kqed:fullname>
|
||||
<kqed:shortname>sample_feed</kqed:shortname>
|
||||
<content:encoded><![CDATA[<p>Until February 5, 2015, you can visit the main branch of the San Francisco Public Library and be momentarily transported through space and time to the early days of the Exploratorium via the life and work of Bob Miller, who died in 2007.</p>
|
||||
<p>The transportation isn’t entirely complete, especially when unavoidable elements of the library’s physical space interrupt the installation of vitrines, wall text and objects. But reading first-hand accounts by Miller’s colleagues of his various contributions to both the Exploratorium and scientific discovery, I wished I’d wandered the museum with him at any point in his twenty year tenure. Documentation and ephemera will never be as entertaining as the man himself, but <b>Light Walk: Bob Miller and the Exploratorium</b> presents one man’s creativity, playfulness and lasting impact on an institution, leaving the viewer itching for the simple tools of his trade: sunlight, paper and an irrepressible curiosity.</p>
|
||||
<p><b>Light Walk </b>is installed on the library’s fourth floor, rubbing elbows with the art, music and recreation collections. Four large cases present short anecdotes about Miller and related materials from the Exploratorium archives: photographs, magazine clippings, patent documents and museum publications. The bits and pieces coalesce into a picture of Miller — much like his <i>Light Walk</i>, an exploration of sunlight, shadow, refraction and perception builds on basic demonstrations to build a larger understanding of the natural world.</p>
|
||||
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/dvmRO5IjW_I?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' frameborder='0' allowfullscreen='true'></iframe></span></p>
|
||||
<p>Before he met Exploratorium director Frank Oppenheimer in 1970, Miller lived a number of lives. Roaming from the White Sands Proving Ground to India and the South Pacific, he worked in the Army, for IBM, as a postal carrier and merchant marine. After this Renaissance man lifestyle, he helped shape the Exploratorium for nearly two decades, in its exhibits and its ethos.</p>
|
||||
<p><figure id="attachment_10220518" style="width: 500px;" class="wp-caption alignright"><img class="size-full wp-image-10220518" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/sun_painting.jpg" alt="Bob Miller, <i>Sun Painting</i>; Courtesy of the Exploratorium." width="500" height="375" /><figcaption class="wp-caption-text">Bob Miller, <i>Sun Painting</i>; Courtesy of the Exploratorium.</figcaption></figure></p>
|
||||
<p>Peter Richards, another longtime Exploratorium colleague whose name might be familiar as co-creator of <a href="http://www.exploratorium.edu/visit/wave-organ" target="_blank"><i>The Wave Organ</i></a>, details the development of one of Miller’s signature exhibits. Richards depicts a fledgling institution where getting an NEA grant for the construction of <i>Sun Painting’s</i> mechanically-mounted mirror is as simple as a letter from Oppenheimer to the federal agency. A prevailing attitude of “we think this might work, let’s find out what happens” makes these early days at the museum seem thrilling.</p>
|
||||
<p>Through simple materials and methods, Miller teased science lessons from everyday phenomena. A display of provisional tools used in <em>Light Walk</em> demonstrates the dictum of “it’s not the <em>stuff</em> that’s important, but rather the phenomena that the stuff helps illuminate.”</p>
|
||||
<p><figure id="attachment_10220635" style="width: 640px;" class="wp-caption alignright"><img class="size-full wp-image-10220635" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Stuff.jpg" alt="The <i>stuff</i> that helps illuminate; Courtesy of the Exploratorium." width="640" height="421" /><figcaption class="wp-caption-text">The <i>stuff</i> that helps illuminate; Courtesy of the Exploratorium.</figcaption></figure></p>
|
||||
<p>Some of Miller’s exhibitions were based on actual scientific and engineering discoveries. With Sally Duensing, he published “The Cheshire Cat Effect” in the journal <i>Perception</i>, findings related to the strange things that happen when our eyes see two different and competing things. Based on Duesing’s retelling (and the photographs accompanying her text) it appears Miller really was fulfilling Oppenheimer’s invitation to “come and play” at the Exploratorium.</p>
|
||||
<p>Nowhere is his playful nature more evident than in the short silent video, <i>Bob Miller: A Little Insight</i>, by David Barker. Against the aural backdrop of the fourth floor elevator bank (“ding! ding!”), reference desk questions, and the busy typing of library patrons, Barker captures Miller fooling around at his home in Cedar Lake, the subject sporting a Willie Nelson-style bandana around his white head. Miller conducts magic tricks with his reflection and demonstrates some of his signature <i>Light Walk</i> moves. The camera ranges over prisms, mirrors and refracted light.</p>
|
||||
<p>The library’s version of<i> Light Walk</i> is a selection of good stories punctuated by three of Miller’s creations — a prototype of the <i>Sun Painting</i> mirror that looks positively ancient, a meticulously crafted rack of mirrored slats, and a pinhole portrait of Miller himself (US patent #6000803). The whole exhibition is encircled by small wall plaques relaying bits of Miller’s <i>Light Walk</i> lessons in text. The conversational tone and broken structure of the plaques make true comprehension nearly impossible, but necessitate a visit to the present-day Exploratorium for a modern-day <i>Light Walk</i>, an “institution” the museum still provides, which was perhaps the goal of this installation all along.</p>
|
||||
<p><b>Light Walk: Bob Miller and the Exploratorium</b> is on view in the Art, Music & Recreation Center of the San Francisco Public Library, Main Branch, through February 5, 2015. For <a href="http://www.exploratorium.edu/visit/calendar/light-walk-bob-miller-and-exploratorium" target="_blank">more information</a> visit exploratorium.edu.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/20/bob-miller-teasing-science-lessons-from-everyday-phenomena/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/LightWalk800-400x225.jpg">
|
||||
</media:thumbnail>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[Light Art Brings Holiday Glow to Darkest Nights]]></title>
|
||||
<description><![CDATA[In the dark of winter, San Franciscans with an urge to celebrate the light can visit a new wealth of illuminated art installations. This video tour offers a preview of some of the more dazzling works.]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/21/on-darkest-nights-illuminated-art-brings-holiday-glow/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10231062</guid>
|
||||
<dc:creator><![CDATA[KQED Arts]]></dc:creator>
|
||||
<pubDate>Sun, 21 Dec 2014 14:00:08 GMT</pubDate>
|
||||
<kqed:fullname>A Sample Feed</kqed:fullname>
|
||||
<kqed:shortname>sample_feed</kqed:shortname>
|
||||
<content:encoded><![CDATA[<p>Tonight is midwinter, Yule, the solstice – the longest night. During winter’s dark depths, San Franciscans with an urge to seek the light will find a wealth of illuminated art pieces blinking and blazing around town. Some, like <a href="http://www.metaphorm.org/portfolio/carusos-dream/" target="_blank">Caruso’s Dream</a>, are permanent installations. Others, like <a href="https://www.kickstarter.com/projects/foldhaus/blumen-lumen-interactive-sculpture-at-burning-man" target="_blank">Blumen Lumen</a> and a selection of illuminated works at the Exploratorium through Jan. 4, will be gone in a flash. Many, such as the <a href="http://flaminglotus.com/art/soma/" target="_blank">Flaming Lotus Girls’ SOMA</a>, on Pier 14, come out of the Burning Man movement. All feel appropriate to this season, when we celebrate the sun’s return with fire.</p>
|
||||
<p>If you’re interested in visiting the city’s illuminated installations, the SF Travel Association <a href="http://www.illuminatesf.com/#/content/art-map" target="_blank">has compiled a map</a> and a list of <a href="http://www.illuminatesf.com/#/content/events" target="_blank">tours and other events</a>. (KQED critic Christian Frock rates the 16 works listed on the map as ranging “from meh to spectacular” — <a href="http://ww2.kqed.org/arts/2014/12/18/bigger-brighter-better-will-san-francisco-become-a-light-art-destination/" target="_blank">read her commentary</a>. ) A <a href="http://www.discoverystreettours.com/site/?page_id=747" target="_blank">free light art bike tour this Saturday</a> will give cyclists a chance to shine. Meanwhile, enjoy Peter Ruocco’s video exploration of these dazzling works.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/21/on-darkest-nights-illuminated-art-brings-holiday-glow/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Illuminated-City-lead-image-400x225.jpg">
|
||||
</media:thumbnail>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[93 ‘Til Infinity: Watch Bay Area Musicians Remix Classic ’90s Hip-Hop]]></title>
|
||||
<description><![CDATA[One night back in November, the YBCA took a trip to 1993 to celebrate a groundbreaking year for hip hop.]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/22/93-til-infinity-watch-bay-area-musicians-remix-classic-90s-hip-hop/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10230592</guid>
|
||||
<dc:creator><![CDATA[Kevin L. Jones]]></dc:creator>
|
||||
<pubDate>Mon, 22 Dec 2014 14:00:32 GMT</pubDate>
|
||||
<kqed:fullname>A Sample Feed</kqed:fullname>
|
||||
<kqed:shortname>sample_feed</kqed:shortname>
|
||||
<content:encoded><![CDATA[<p>In early November, the Yerba Buena Center for the Arts (YBCA) hosted <strong>Clas/sick Hip-Hop: 1993 Edition,</strong> a night of live music featuring over 20 MCs performing new takes on hop-hop hits from 1993, with live instrumentation arranged by two notable Bay Area composers—<a href="http://ensemblemiknawooj.com/" target="_blank">JooWan Kim</a> and <a href="http://www.ybca.org/artists/kev-choice" target="_blank">Kev Choice</a>. The year’s importance was twofold: not only did YBCA first open its doors in 1993, but hip-hop itself saw serious successes, both artistically and commercially, that led to the form becoming a part of the mainstream.</p>
|
||||
<p>Songs that were performed include Snoop Dogg’s “Gin And Juice,” Digable Planets’ “Rebirth of Slick (Cool Like Dat),” and many others. Read a statement from the curator of the event, Marc Bamuthi Joseph, <a href="http://goo.gl/TIgUrh" target="_blank">here</a>. (Also, we asked Joseph to pick his Top 5 hip-hop songs from 1993, which you can read <a href="http://ww2.kqed.org/arts/2014/11/05/the-top-five-hip-hop-songs-from-1993-with-marc-bamuthi-joseph/" target="_blank">here</a>.)</p>
|
||||
<p>Enjoyed that? Watch this performance, by Ensemble Mik Nawooj, of the Wu-Tang Clan’s “C.R.E.A.M.” from that same night.</p>
|
||||
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/68wQ6g9w2xE?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' frameborder='0' allowfullscreen='true'></iframe></span></p>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/22/93-til-infinity-watch-bay-area-musicians-remix-classic-90s-hip-hop/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/93_ti_infintyCrop-400x225.jpg">
|
||||
</media:thumbnail>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[Protest Icons: Not Just for Show]]></title>
|
||||
<description><![CDATA[Hands up, umbrellas out, hoodies on, fists raised -- the icons of protest have long played a significant role in movements of social change and revolution. Some of the most potent protest icons of 2014 appeared in just the last four months of the year.]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/23/protest-icons-not-just-for-show/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10189953</guid>
|
||||
<dc:creator><![CDATA[Michele Carlson]]></dc:creator>
|
||||
<pubDate>Tue, 23 Dec 2014 14:00:41 GMT</pubDate>
|
||||
<kqed:fullname>A Sample Feed</kqed:fullname>
|
||||
<kqed:shortname>sample_feed</kqed:shortname>
|
||||
<content:encoded><![CDATA[<p>Hands up, umbrellas out, hoodies on, fists raised — the icons of protest have long played a significant role in movements of social change and revolution. From flower power to Rosie the Riveter to the rainbow flag, icons have momentous social potency and live on as cultural currency that is exchanged, needed and protected sometimes long past the initial movements of their birth.</p>
|
||||
<p>Icons are sought after and are coming to be needed more and more. Perhaps it is easier to understand an image than it is to know the world, let alone how to change it.</p>
|
||||
<p>Uploading an icon to a profile picture or posting a response or article bleeds into thousands who are doing the same and suddenly an entire social media feed is parroting the same visual calls. Today, protest icons are disseminated rapidly and with such reach that, while the news is mired in arguing over factual evidence of whether or not Mike Brown’s hands were actually raised or not, the image has already hit the streets. There thousands of protesters begin to raise their hands and take photos with their hoodies pulled tight or make videos of themselves dumping buckets of ice over their heads.</p>
|
||||
<p>Images lead to creative actions. For once, the value of these images is separate from the art or entertainment markets, propositioning us to rethink the worlds and systems occupied by them. Some of the most potent protest icons of 2014 appeared in just the last four months of the year.</p>
|
||||
<p><figure id="attachment_10238460" style="width: 640px;" class="wp-caption alignright"><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/handsup2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/handsup2.jpg" alt="WASHINGTON, DC - NOVEMBER 25: Chanting, 'Hands up, don't shoot!' more than one thousand demonstrators gather on the steps of the National Portrait Gallery the day after the Ferguson grand jury decision to not indict officer Darren Wilson in the Michael Brown case November 25, 2014 in Washington, DC.; Photo by Chip Somodevilla/Getty Images" width="640" height="427" class="size-full wp-image-10238460" /></a><figcaption class="wp-caption-text">WASHINGTON, DC – NOVEMBER 25: Chanting, ‘Hands up, don’t shoot!’ more than one thousand demonstrators gather on the steps of the National Portrait Gallery the day after the Ferguson grand jury decision to not indict officer Darren Wilson in the Michael Brown case November 25, 2014 in Washington, DC.; Photo by Chip Somodevilla/Getty Images</figcaption></figure></p>
|
||||
<h3>Hands Up, Don’t Shoot</h3>
|
||||
<p>Thousands are still protesting across the country in the aftermath of the non-indictments of the police officers involved in the deaths of <a href="http://www.kqed.org/news/story/2014/12/04/150898/new_york_braces_for_more_demonstrations_over_eric_garner?source=npr&category=u.s." target="_blank">Mike Brown and Eric Garner (along with many others)</a>. Images of hands raised above one’s head in a “hands up, don’t shoot” position have flooded the media from footage of protesters across the nation to members of Congress on the House floor. On December 1, <a href="http://www.cnn.com/2014/12/04/us/rams-threats-ferguson/" target="_blank">five St. Louis Rams’ players </a>held their hands up during pregame introductions in a peaceful and poignant use of their public platform to millions of viewers. Their stadium is located only 11 miles from the battlegrounds of Ferguson.</p>
|
||||
<p>Hands up, don’t shoot is bigger than Mike Brown’s case, and is reminiscent of Tommie Smith and John Carlos, who bravely raised black-gloved fists during the playing of the “Star Spangled Banner” at their 1968 Olympic medal ceremony. Like Smith and Carlos, whose raised fists aligned with Black Power but also appealed for greater human rights, the “hands up, don’t shoot” icon has come to confront a history of perceived systemic and disproportionate police brutality, while calling for transparency within the criminal justice system and the confrontation of institutional racism. The action is a reminder that all is not yet equal and serves as a desperate proposition that we are all a part of this system, no matter how far you are from Ferguson, or Staten Island, or Sanford, or Fruitvale Station.</p>
|
||||
<p><figure id="attachment_10189956" style="width: 600px;" class="wp-caption alignright"><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/internet-slowdown.png"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/internet-slowdown.png" alt="The 'spinning wheel of death' uploaded to over 40,000 websites in protest over the changes to 'net neutrality'" width="600" height="599" class="size-full wp-image-10189956" /></a><figcaption class="wp-caption-text">The ‘spinning wheel of death’ uploaded to over 40,000 websites in protest over the changes to ‘net neutrality’</figcaption></figure></p>
|
||||
<h3>The ‘Spinning Wheel of Death’</h3>
|
||||
<p>The Internet is the most critical tool in activism and protest. Its utility comes in its speed, lack of regulation and ubiquity, but the current war to privatize the Internet could pose a threat not just to the pending revolution, but to one’s daily online activity as well.</p>
|
||||
<p>On September 10, 2014, dubbed <a href="https://www.battleforthenet.com/sept10th/" target="_blank">Internet Slow Down Day</a>, you may have noticed that many of your usual sites were loading… and loading… and loading…</p>
|
||||
<p>The ‘spinning wheel of death’ is part of an online campaign in support of what is most commonly known as net neutrality, or the call for an open and free Internet. This year, the FCC began considering new regulations that would, among other things, create “Internet fast lanes” where broadband service companies, like Comcast and AT&T would be able to collect fees from content companies, such as Netflix or Amazon, for special priority to their networks.</p>
|
||||
<p>In response, 40,000 websites, including Netflix, Tumblr, Vimeo, Kickstarter and Etsy all participated by installing mock loading icons on their home pages — both a poignant protest and an ominous forewarning. Response was so great that the comments section of the FCC was shut down. The Internet still offers great opportunity that does not exist anywhere else — this is part of its value and it’s up to its users to keep it that way. After all, if the privatization of the Internet allows speed to be manipulated by the highest bidder and corporate interest, how can one be sure they’ll even find the revolution?</p>
|
||||
<p><figure id="attachment_10189957" style="width: 500px;" class="wp-caption alignright"><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/2fd449c2a267b30d32522638629146f6bea5d5b3.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/2fd449c2a267b30d32522638629146f6bea5d5b3.jpg" alt="Columbia University senior Emma Sulkowicz carries her mattress on campus as part of her senior thesis, a performance art piece called “Carry That Weight.” " width="500" height="333" class="size-full wp-image-10189957" /></a><figcaption class="wp-caption-text">Columbia University senior Emma Sulkowicz carries her mattress on campus as part of her senior thesis, a performance art piece called “Carry That Weight.”</figcaption></figure></p>
|
||||
<h3>The Mattress</h3>
|
||||
<p>On October 29, 2014, mattresses and pillows became unexpected symbols confronting sexual assault on college campuses. Inspired by the activist/performance art of Columbia University senior Emma Sulkowicz, who has been carrying her dorm mattress with her everywhere she goes, even to class, since September. Sulkowicz claims to have been raped on the first day of her sophomore year by another Columbia student.</p>
|
||||
<p>The accused was ultimately found not guilty — Sulkowicz’s appeals were dismissed — and he still attends classes at Columbia. In protest of the way her case was handled and the lack of seriousness afforded to her accusations, Sulkowicz will carry this mattress with her until her accused rapist leaves the school; she was one of three students to accuse him of assault.</p>
|
||||
<p><a href="http://www.carryingtheweighttogether.com" target="_blank">Carry That Weight</a>, was a day of collective support and action confronting the unforgivable amount of assault that occurs on American college campuses—<a href="https://www.ncjrs.gov/pdffiles1/nij/grants/221153.pdf" target="_blank">one in five students</a> report some experience of assault or attempted assault, compared to the many presumed not to report anything.</p>
|
||||
<p>Mattresses and pillows are often the private specters of sexual assault survivors confront daily, but have now become a public icon for the inequity and inability for post-secondary institutions to protect and provide safe environments for all students to learn. Pointing to the seriousness of safety for students, President Obama recently launched <a href="http://itsonus.org" target="_blank"><em>It’s On Us</em></a>, a national campaign to raise awareness and end sexual assault on college campuses. </p>
|
||||
<p>It is on us to acknowledge the gravity of a system that protects or dismisses sexual predators and a public that takes more interest in a young woman’s mattress than in her accusations of rape. Sulkowicz is one of twenty-eight students filing a <a href="http://endrapeoncampus.org/schools-weve-assisted/" target="_blank">Title IX federal claim against Columbia University.</a></p>
|
||||
<p><figure id="attachment_10238464" style="width: 640px;" class="wp-caption alignright"><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/umbrella2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/umbrella2.jpg" alt="Protestors shout slogans during a march to the movement's main pro-democracy protest site in the Admiralty district of Hong Kong on December 5, 2014; Photo by Johannes Eisele/AFP/Getty Images " width="640" height="417" class="size-full wp-image-10238464" /></a><figcaption class="wp-caption-text">Protestors shout slogans during a march to the movement’s main pro-democracy protest site in the Admiralty district of Hong Kong on December 5, 2014; Photo by Johannes Eisele/AFP/Getty Images<br /></figcaption></figure></p>
|
||||
<h3>Hong Kong’s ‘Umbrella Revolution’</h3>
|
||||
<p>Expecting a system or government to care for its’ citizens shouldn’t be so hard to imagine. But in Hong Kong, over a hundred thousand protesters filled the streets in response to China reneging on the promise to grant it open elections by 2017. After it was announced that the candidates for election would be vetted by China first, students took to the streets. For two months since September, pro-democracy activists occupied the streets of Hong Kong.</p>
|
||||
<p>Hong Kong police responded with liberal use of pepper spray and activists found that umbrellas, sometimes turned inside out, were an effective way to shield their bodies from the attacks. The umbrellas came to have a creative utility — they protected activists from the sweltering midday sun, along with shielding them from pepper spray and tear gas. They were sometimes painted bright colors, donned with activist slogans or were joined with other umbrellas to form symbols when seen from above.</p>
|
||||
<p>The images are reminiscent of the 1989 student protests in Tiananmen Square with many connections drawn to the iconic image, ‘Tank Man,’ who appears to bravely step in front of a column of tanks, a lone hero performing an isolated act of courage. Yet, he was one hero amongst thousands who happened to be cropped out of the famous photo. In Hong Kong the protesters used their umbrellas to shield their own bodies, but most effectively brought umbrellas together to form a giant collective shield over the mass of protesters. </p>
|
||||
<p>Images of the umbrella in Hong Kong fundamentally capture the collective agency needed in movements of change and serve as a reminder that — in numbers — even a flimsy umbrella can become an impenetrable force. </p>
|
||||
<p>And when these protests fade, their visual legacies will be remade and exchanged again as reminders that while movements may end the fight for human rights battles on.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/23/protest-icons-not-just-for-show/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/attachment.ashx_-400x266.jpg">
|
||||
</media:thumbnail>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
181
node_modules/rss-braider/test/expected_output/dateDescOutput.xml
generated
vendored
181
node_modules/rss-braider/test/expected_output/dateDescOutput.xml
generated
vendored
@ -1,181 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:ev="http://purl.org/rss/2.0/modules/event/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
|
||||
<channel>
|
||||
<title><![CDATA[Test File Feed]]></title>
|
||||
<description><![CDATA[This feed comes from a file]]></description>
|
||||
<link>http://github.com/dylang/node-rss</link>
|
||||
<generator>rss-braider</generator>
|
||||
<lastBuildDate>Wed, 31 Dec 2014 00:00:01 GMT</lastBuildDate>
|
||||
<item>
|
||||
<title><![CDATA[Top 10 Movie Moments of 2014]]></title>
|
||||
<description><![CDATA[A handful of scenes resonate from a mediocre year for film.]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10222283</guid>
|
||||
<dc:creator><![CDATA[Michael Fox]]></dc:creator>
|
||||
<pubDate>Fri, 26 Dec 2014 14:00:18 GMT</pubDate>
|
||||
<kqed:fullname>A Sample Feed</kqed:fullname>
|
||||
<kqed:shortname>sample_feed</kqed:shortname>
|
||||
<content:encoded><![CDATA[<p>The year just ending wasn’t a terrible one for movies, but it will be remembered as depressingly uninspired. Earnest craftsmanship is the mantra of the moment, particularly in the risk-phobic American cinema. Consider the siege we’ve endured (especially since Labor Day) of serious, solid movies — including <em>Gone Girl</em>, <em>Foxcatcher</em>, <em>Exodus: Gods and Kings</em>, <em>American Sniper,</em> <em>The Imitation Game</em>, <em>Unbroken</em>, <em>A Most Violent Year</em> and <em>Still Alice — </em>that demanded our attention for long hours and repaid us with the briefest flashes of transcendent joy, insight or pathos.</p>
|
||||
<p>It was no easy task summoning memorable moments from the year’s morass, yet here in chronological order are the sequences that, for me, best captured the vitality and intelligent power that movies are capable of expressing.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg" alt="ida2" width="640" height="420" class="alignright size-full wp-image-10238620" /></a></p>
|
||||
<h3>Ida</h3>
|
||||
<p>Polish-born, English-based writer-director Pawel Pawlikowski returned to his birthplace to make a stark black-and-white moral tale that was not only set in the early 1960s, but designed to look and feel like a movie from that period. Pawlikowski cast a non-professional as a blank-faced, convent-raised young woman on the verge of taking her vows who is first sent to meet the aunt she didn’t know she had. The women consequently embark on a road trip to a nightmare past and potentially freeing future. Among countless haunting sequences in this profound, stripped-down movie, I see the aunt — brilliantly depicted by Agata Kulesz as a ruthlessly idealistic and savagely disappointed Communist long mired in 100 proof cynicism — lighting a cigarette in a bare-bones restaurant and scoping out a nearby male with all the warmth and empathy of a Siberian wolf.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg" alt="leweekend" width="640" height="399" class="alignright size-full wp-image-10238621" /></a></p>
|
||||
<h3>Le Week-End</h3>
|
||||
<p>Leading roles for women were in short supply (so what’s new?), especially for actresses of a certain age. Hanif Kureishi’s screenplay about a long-married and palpably frustrated British couple channeling happier days and looking for lost magic in Paris paired the astonishing Lindsay Duncan with national treasure Jim Broadbent. Duncan is a delicious revelation, by turns scathing and rambunctious, flirty and brutally direct. Her playing of a restaurant scene with Broadbent, especially after the shockingly large check arrives, was one of the year’s high points.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg" alt="strangelove" width="640" height="397" class="alignright size-full wp-image-10238636" /></a></p>
|
||||
<h3>Love Is Strange</h3>
|
||||
<p>Another older couple, the newly married gay men portrayed by Alfred Molina and John Lithgow, supplies the heart and soulfulness of Ira Sachs’ endearing yet rigorously unsentimental family drama. You may relish conflict in movies; I savor unexpected moments of connection and tenderness. <em>Love is Strange</em> gives us a precious handful, notably a late-night conversation in which Lithgow’s usually oblivious character offers encouragement — and conveys some understanding — to the justifiably resentful teenager compelled by circumstances to share his personal space (i.e., his bunk bed) with an much older gay relative.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg" alt="boyhood" width="640" height="449" class="alignright size-full wp-image-10238742" /></a></p>
|
||||
<h3>Boyhood</h3>
|
||||
<p>My first three choices suggest that I identify more with older characters each passing year. In my defense, how could you connect with the bland, blank slate that Richard Linklater chose as the focus of his lengthy, superficial opus? Consequently, the moments I most vividly recall involve Ethan Hawke. Linklater’s decision to use the same actors over a decade-plus of filming produce some unique results — hence <em>Boyhood</em>’s inclusion on this list — but the film has surprisingly little to say about the way this child’s passions and values were influenced by his family and society. For a coming-of-age story with exceptional character insight that also punches you in the gut, revisit Francois Truffaut’s <em>The 400 Blows</em>.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg" alt="calvary2" width="640" height="449" class="alignright size-full wp-image-10238750" /></a></p>
|
||||
<h3>Calvary</h3>
|
||||
<p>The gripping opening scene of John Michael McDonagh’s existential Irish mortality play comprises a single, static shot of a priest’s face in the confession booth as he listens to an unidentified parishioner promise to kill him the following Sunday. Brendan Gleeson’s hulking yet ambivalent portrayal — in complete partnership with McDonagh’s literate, grown-up script — carries the scene and the movie into dark, rich places.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg" alt="chelseagirls" width="640" height="231" class="alignright size-full wp-image-10238749" /></a></p>
|
||||
<h3>Chelsea Girls</h3>
|
||||
<p>Revived by San Francisco Cinematheque at the Castro in November, Andy Warhol’s 1966 double projection, three-and-a half-hour quasi-fictional portrait of denizens of New York’s Chelsea Hotel was one of the weirder pleasures of the year. The parade of fanatically long takes was quintessentially Warholian in that the interminable moments were as central to Warhol’s conception as the compelling ones. I shall long remember Nico standing in a kitchen endlessly trimming her bangs in a hand mirror (file under Innocence), beloved cult figure and in-person guest Mary Woronov skulking and glowering onscreen (No-method Acting) and Pope Ondine shooting speed and going off on some poor woman (Mania).</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg" alt="listenup2" width="640" height="450" class="alignright size-full wp-image-10238747" /></a></p>
|
||||
<h3>Listen Up Philip </h3>
|
||||
<p>Alex Ross Perry’s frenetic tale of a self-obsessed young novelist features a relentless performance by Jason Schwartzman as the most insufferable subspecies of educated urban schmuck — the kind who thinks that being self-aware and owning it somehow redeems his schmuckiness. Perry, wisely recognizing that audiences need a break from this egomaniac, dispatches Philip for a good, long while to follow his erstwhile girlfriend.</p>
|
||||
<p>Elisabeth Moss (<em>Mad Men</em>) delivers the best pure, concentrated acting to grace a screen this year, most memorably in a sequence where she wordlessly glides through a sequence of four or five emotions in response to a piece of news.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg" alt="overnighters" width="640" height="360" class="alignright size-full wp-image-10238746" /></a></p>
|
||||
<h3>The Overnighters</h3>
|
||||
<p>A North Dakota pastor risks alienating his congregation by providing shelter and assistance to the horde of homeless men who’ve come from all over seeking oil-related jobs in this riveting profile by Bay Area documentary filmmaker Jesse Moss. In a strong year for documentaries (so what’s new?), <em>The Overnighters</em> exposed the post-Depression dislocation and desperation that is pervasive yet somehow invisible (at least on television). I have questions about the doc’s structure and ethics, but there’s no denying the unsettling effectiveness of an awkward dinner-table scene with the minister’s family.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg" alt="selma2" width="640" height="360" class="alignright size-full wp-image-10238745" /></a></p>
|
||||
<h3>Selma</h3>
|
||||
<p>I am ticked off, to tell you the truth, that Ava DuVernay’s impeccably mounted and frequently moving reenactment of a pivotal chain of events in the Civil Rights Movement wasn’t booked into theaters a month before Election Day. It’s all about money, of course: Opening on Christmas Day when children are out of school (and will be for the next week or two) will likely result in better box office than an October run. OK, but if the film’s goals include <em>making a difference</em> — well, you get my point. I suppose I’ll embrace the silver lining, namely that <em>Annie</em> won’t be the only screen representation of black people that white people will see this holiday season.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg" alt="mrturner" width="640" height="384" class="alignright size-full wp-image-10238744" /></a></p>
|
||||
<h3>Mr. Turner</h3>
|
||||
<p>A lovingly rendered period piece that’s all nuance, shadow and light, Mike Leigh’s portrait of British painter J.M.W. Turner consists almost entirely of small moments. There are no heart-wrenching revelations or confessions, no knockdown, drag-out fights. So how to choose a defining image from Leigh’s compositions or Timothy Spall’s fully inhabited performance? I can’t, except to cite any of the many instances of the rotund, top-heavy Turner walking — navigating whatever terrain with supreme self-confidence, accepting the labor required without hesitation, oblivious to other people and seeing what only he can see. We feel we have the experience of being privy to a man living his life, not an actor playing a role or following a script. That may or may not be a kind of magic or miracle, but it is transcendent.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida1-400x299.jpg">
|
||||
</media:thumbnail>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[Radio Show: Rockin’ Roots to Radical Rauschenberg]]></title>
|
||||
<description><![CDATA[Cy Musiker and David Wiegand share their picks for great events around the Bay Area this week.]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/25/radio-show-rockin-roots-to-radical-rauschenberg/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10238611</guid>
|
||||
<dc:creator><![CDATA[The Do List]]></dc:creator>
|
||||
<pubDate>Fri, 26 Dec 2014 02:00:10 GMT</pubDate>
|
||||
<kqed:fullname>A Sample Feed</kqed:fullname>
|
||||
<kqed:shortname>sample_feed</kqed:shortname>
|
||||
<content:encoded><![CDATA[<aside class="aligncenter">
|
||||
<h4>Cy Musiker and David Wiegand share their picks for great events around the Bay Area this week.</h4>
|
||||
<p><!--[if lt IE 9]><script>document.createElement('audio');</script><![endif]-->
|
||||
<audio class="wp-audio-shortcode" id="audio-10238611-1" preload="none" style="width: 100%; visibility: hidden;" controls="controls"><source type="audio/mpeg" src="http://www.kqed.org/.stream/anon/radio/thedolist/2014/12/20141226tdl.mp3?_=1" /><a href="http://www.kqed.org/.stream/anon/radio/thedolist/2014/12/20141226tdl.mp3">http://www.kqed.org/.stream/anon/radio/thedolist/2014/12/20141226tdl.mp3</a></audio></p>
|
||||
</aside>
|
||||
<div class="callout aligncenter noborder">
|
||||
<h3>The Roots</h3>
|
||||
<p>The Roots have been such a mainstay on late-night TV that it’s easy to forget they were once stars of the touring circuit as the world’s greatest live hip-hop band. If you’re among the many who sigh when they see the group’s fiery, erudite MC Black Thought relegated to the sidelines on <em>Jimmy Kimmel</em>, then get thee to the Fox, where the Roots’ legendary live show lands this week. Whether running through one of their legendary “Hip-Hop 101″ medleys or picking hits from a career of solid studio albums, there’s no mistaking the band’s skill in a genre dominated by DJs. <a href="http://ww2.kqed.org/arts/the-do-list/the-roots/">Details and ticket information here</a>.</p>
|
||||
</div>
|
||||
<div class="callout aligncenter noborder">
|
||||
<h3><img class="alignleft size-thumbnail wp-image-10238468" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/stoned-moon-400x225.jpg" alt="Detail from Rauschenberg's 'Stoned Moon'" width="400" height="225" />Loose in Some Real Tropics</h3>
|
||||
<p>In 1969, in a historic intersection of space travel and modern art, NASA invited American artist Robert Rauchenberg to visit the launch of Apollo 11, the first manned space flight to the moon. At Cape Canaveral, Rauchenberg was given free reign to visit NASA’s facilities, with only one directive: to interpret the moment in his work. Having collected over 20 lithographs, collages and drawings, the Cantor presents this rare work together for the first time in an American museum. Photos of Rauchenberg at the Kennedy Space Center and other accounts of the time round out the exhibition. <a title="Loose in Some Real Tropics" href="http://ww2.kqed.org/arts/the-do-list/loose-in-some-real-tropics/">Details here.</a></p>
|
||||
</div>
|
||||
<div class="callout aligncenter noborder">
|
||||
<h3><img class="alignleft size-thumbnail wp-image-10238476" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mcbride-400x225.jpg" alt="Christian McBride" width="400" height="225" />Christian McBride Trio</h3>
|
||||
<p>At 41, jazz bassist Christian McBride has done it all. He’s played with Herbie Hancock, Diana Krall, Chick Corea and many, many others. He’s led a big band in award-winning albums and performances. He’s even strapped on the electric bass for his fusion quintet, Inside Straight. Now, as the year winds down, McBride returns to the basics of a classic piano trio. At the keys is Christian Sands, an inventive player who can swing from standards to blues and back, while Ulysses Owens holds down the drums. <a href="http://ww2.kqed.org/arts/the-do-list/christian-mcbride-trio/">Details and ticket information here</a>.</p>
|
||||
</div>
|
||||
<div class="callout aligncenter noborder">
|
||||
<h3><img class="alignleft size-thumbnail wp-image-10238475" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/CamperVanBeethoven_03-400x225.jpg" alt="Camper Van Beethoven" width="400" height="225" />Camper Van Beethoven & Cracker</h3>
|
||||
<p>In what’s now an annual tradition, the UC Santa Cruz alumni David Lowery brings his two bands, Cracker and Camper Van Beethoven, back to the Bay Area for an end-of-the-year residency. Cracker’s new double album <em>Berkeley to Bakersfield</em> drops plenty of Bay Area references, from Rasputin’s to People’s Park, and Camper Van Beethoven always bring back memorable hits like “Take the Skinheads Bowling” and “Pictures of Matchstick Men.” Expect a fun-loving, retro crowd—and maybe even a little bit of <a href="http://thetrichordist.com/2013/06/24/my-song-got-played-on-pandora-1-million-times-and-all-i-got-was-16-89-less-than-what-i-make-from-a-single-t-shirt-sale/" target="_blank">Spotify criticism</a>.</p>
|
||||
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/wAkcSd5l9Qg?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' frameborder='0' allowfullscreen='true'></iframe></span></p>
|
||||
<p><a href="http://ww2.kqed.org/arts/the-do-list/camper-van-beethoven-cracker/">Details and ticket information here</a>.</p>
|
||||
</div>
|
||||
<div class="callout aligncenter noborder">
|
||||
<h3><img class="alignleft size-thumbnail wp-image-10160127" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/11/ron-funches-headshot_1-400x225.jpg" alt="Ron Funches" width="400" height="225" />Ron Funches</h3>
|
||||
<p>A large man with an endearing lisp, Ron Funches is a one-of-a-kind comedian: he takes the manic style of the greats and flips it and reverses it, until the long silences between his surreal stories eventually turn into their own jokes. At the Punchline, Funches appears with Nick Youssef, another Southern California comedian who can take a simple thing like Marcy Playground’s innocuous 1990s hit song “Sex and Candy” and weave it into a spiel on the perils of aging. Together, they guide the crowd through the post-Holiday hangover. <a href="http://ww2.kqed.org/arts/the-do-list/ron-funches/">Details and ticket information here</a>.</p>
|
||||
</div>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/25/radio-show-rockin-roots-to-radical-rauschenberg/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/roots-400x225.jpg">
|
||||
</media:thumbnail>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[Watch a Hip Hop Orchestra Perform Wu-Tang Clan’s “C.R.E.A.M”]]></title>
|
||||
<description><![CDATA[Above: Ensemble Mik Nawooj (EMN), led by music director, composer/pianist JooWan Kim, reinterprets Wu-Tang Clan’s “C.R.E.A.M.” at YBCA’s Clas/Sick Hip Hop: 1993 Edition. Ensemble Mik Nawooj (EMN) is the brainchild of composer/pianist JooWan Kim, who introduces western-European classical techniques into hip-hop, rock, and pop. The group’s lineup includes traditional Pierrot ensemble instrumentation (flute, clarinet, violin, cello and piano) with […]]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/24/a-hip-hop-orchestra-does-wu-tang-clans-c-r-e-a-m/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10238600</guid>
|
||||
<dc:creator><![CDATA[Siouxsie Oki]]></dc:creator>
|
||||
<pubDate>Wed, 24 Dec 2014 21:05:45 GMT</pubDate>
|
||||
<kqed:fullname>A Sample Feed</kqed:fullname>
|
||||
<kqed:shortname>sample_feed</kqed:shortname>
|
||||
<content:encoded><![CDATA[<p>Above:<a href="http://ensemblemiknawooj.com/"> Ensemble Mik Nawooj</a> (EMN), led by music director, composer/pianist JooWan Kim, reinterprets <a href="http://www.wutang-corp.com/artists/wu-tang-clan.php">Wu-Tang Clan</a>’s “C.R.E.A.M.” at <a href="http://www.ybca.org/classick-hip-hop">YBCA’s <em>Clas/Sick Hip Hop: 1993 Edition.</em></a></p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/joowan.png"><img class="alignright size-full wp-image-10238602" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/joowan.png" alt="joowan" width="683" height="352" /></a>Ensemble Mik Nawooj (EMN) is the brainchild of composer/pianist JooWan Kim, who introduces western-European classical techniques into hip-hop, rock, and pop. The group’s lineup includes traditional Pierrot ensemble instrumentation (flute, clarinet, violin, cello and piano) with a lyric soprano, deep funk drums, a heavy contrabass and two featured MCs. Kim is a classically trained composer who holds degrees from <a href="http://www.berklee.edu/">Berklee College of Music</a> and <a href="http://www.sfcm.edu/">San Francisco Conservatory of Music</a>.</p>
|
||||
<p><em>“Nobody has ever attempted anything like this on such a large scale, or with such sophistication.”</em> – NPR</p>
|
||||
<p>From the same evening, watch the <a href="http://kevchoice.wordpress.com/">Kev Choice Ensemble</a> perform Saafir’s “Light Sleeper”:</p>
|
||||
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='560' height='315' src='http://www.youtube.com/embed/TFJcIEQFByM?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' frameborder='0' allowfullscreen='true'></iframe></span>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/24/a-hip-hop-orchestra-does-wu-tang-clans-c-r-e-a-m/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/joowan-400x206.png">
|
||||
</media:thumbnail>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[Watch a Hip-Hop Funk Big Band Pay Homage to Saafir’s “Light Sleeper”]]></title>
|
||||
<description><![CDATA[Above: Kev Choice Ensemble reinterprets Saafir’s “Light Sleeper” at YBCA’s Clas/Sick Hip Hop: 1993 Edition. Oakland-based artist Kev Choice is a pianist, MC, producer, bandleader, sideman, music historian and urban griot dedicated to cultural expression. Through his band Kev Choice Ensemble, he produces and performs his own material, including original jazz and classical compositions as well as classical, […]]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/24/a-jazz-hip-hop-funk-big-band-pays-homage-to-saafirs-light-sleeper/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10238610</guid>
|
||||
<dc:creator><![CDATA[Siouxsie Oki]]></dc:creator>
|
||||
<pubDate>Wed, 24 Dec 2014 19:00:34 GMT</pubDate>
|
||||
<kqed:fullname>A Sample Feed</kqed:fullname>
|
||||
<kqed:shortname>sample_feed</kqed:shortname>
|
||||
<content:encoded><![CDATA[<p>Above:<a href="http://kevchoice.wordpress.com/"> Kev Choice Ensemble</a> reinterprets Saafir’s “Light Sleeper” at <a href="http://www.ybca.org/classick-hip-hop">YBCA’s <em>Clas/Sick Hip Hop: 1993 Edition.</em></a></p>
|
||||
<p>Oakland-based artist <a href="http://kevchoice.wordpress.com/">Kev Choice</a> is a pianist, MC, producer, bandleader, sideman, music historian and urban griot dedicated to cultural expression. Through his band Kev Choice Ensemble, he produces and performs his own material, including original jazz and classical compositions as well as classical, jazz, and funk-inspired hip-hop.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/kev.jpg"><img class="alignright size-full wp-image-10238616" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/kev.jpg" alt="kev" width="908" height="510" /></a></p>
|
||||
<p>As a teenager, Choice played in classical and jazz ensembles as part of the UC Berkeley Young Musicians Program, and continued his musical studies at Xavier University of Louisiana in New Orleans and Southern Illinois University. Choice has toured with <a href="https://www.michaelfranti.com/home">Michael Franti and Spearhead</a>, <a href="http://www.lyricsborn.com/">Lyrics Born,</a> <a href="https://twitter.com/tooshort">Too $hort</a>, <a href="http://www.ledisi.com/">Ledisi</a>, <a href="https://www.facebook.com/MosDef">Goapele, Mos Def, </a><a href="https://www.youtube.com/watch?v=cM4kqL13jGM">Digable Planets</a> and <a href="http://www.lauryn-hill.com/">Lauryn Hill</a>.</p>
|
||||
<p>From the same performance, you can also watch<a href="http://ensemblemiknawooj.com/"> Ensemble Mik Nawooj</a> perform <a href="http://www.wutang-corp.com/artists/wu-tang-clan.php">Wu-Tang Clan</a>’s “C.R.E.A.M.”:</p>
|
||||
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/68wQ6g9w2xE?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' frameborder='0' allowfullscreen='true'></iframe></span>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/24/a-jazz-hip-hop-funk-big-band-pays-homage-to-saafirs-light-sleeper/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/kev-400x224.jpg">
|
||||
</media:thumbnail>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[Jason McHenry and His Quest for One Million Paintings]]></title>
|
||||
<description><![CDATA[Though the original intent was to make as much art as possible, the project somehow morphed into a goal of producing a seemingly preposterous number of paintings; now the mission of the <em>One Thousand Thousand</em> project is to amass that amount with the help of friends.]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/24/jason-mchenry-and-his-quest-to-amass-one-million-paintings/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10218934</guid>
|
||||
<dc:creator><![CDATA[Brian Eder]]></dc:creator>
|
||||
<pubDate>Wed, 24 Dec 2014 14:00:19 GMT</pubDate>
|
||||
<kqed:fullname>A Sample Feed</kqed:fullname>
|
||||
<kqed:shortname>sample_feed</kqed:shortname>
|
||||
<content:encoded><![CDATA[<p>The intent wasn’t always to create a million paintings. Speaking of his early art-making days with his brothers-in-arms back in high school, where the seeds of the idea were planted, artist Jason McHenry says, “We actually just used them like currency, kind of. We would make little mini paintings. That’s how it started… just amassing a bunch of these things, you know? We would all just push each other to make a new version of our own currency — like one dollar bills and five dollar bills.”</p>
|
||||
<p>McHenry and his best friend Chris Dyer are the only two that stuck to it over the years. Now the project has a name, <em>One Thousand Thousand</em>, and a mission to produce one million paintings. Although the impetus was simply to make as much art as possible surrounded by his friends, it eventually took McHenry down an often solitary path. Today he is reaching out to other artists to participate in the project to assure the goal is reached in his lifetime.</p>
|
||||
<p>“<em>One Thousand Thousand</em> is Christopher Dyer and Jason McHenry,” McHenry is quick to point out. “I honestly do more of the work, produce more pieces; he’s a senior executive at a company in Denver. We’re like partners in crime artistically. All the big projects that we’ve done, we’ve done together. So we push each other that way.”</p>
|
||||
<p><figure id="attachment_10219177" style="width: 494px;" class="wp-caption alignright"><img class="size-full wp-image-10219177" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_245541_640h.jpg" alt="Every work in the edition is hand stamped and dated." width="494" height="640" /><figcaption class="wp-caption-text">Every work in the edition is hand stamped and dated.</figcaption></figure></p>
|
||||
<p>McHenry, 43, and his wife, Cathy, live in the South Bay now. He was born and raised in St. Louis, MO. His formative years are as colorful as the art he began painting just a short time later. Describing his youth, McHenry says, “I was the worst. I was raised by bikers. My whole family was involved with porn and tattoos.”</p>
|
||||
<p>Like many kids growing up around a family-owned business, McHenry was asked to pitch in and help out from time to time. He earned his allowance by way of a broom and a bucket of bleach. He swept the floors of the family’s adult business and soaked clean the quarters he picked up in his bucket over night. The next day he’d dry them off and head to the arcade to play <em>Pacman</em>.</p>
|
||||
<p><figure id="attachment_10219180" style="width: 480px;" class="wp-caption alignright"><img class="size-full wp-image-10219180" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_325107_640h.jpg" alt="Edition #325107 created on July 17, 2013. " width="480" height="640" /><figcaption class="wp-caption-text">Edition #325107 created on July 17, 2013.</figcaption></figure></p>
|
||||
<p>McHenry went to four different high schools in the 9th grade. He kept getting kicked out of them. They finally decided to have him tested and realized there wasn’t anything wrong with him; the tests revealed that he was both highly intelligent and exceptionally creative. As a result, he was sent to <a href="http://www.slps.org/Page/6777" target="_blank">Central Visual and Performing Arts High</a>, a magnet school in the St. Louis Public School district, which describes itself as being “focused on synergistically developing both the artistic and academic student.”</p>
|
||||
<p>McHenry describes it as being focused and condensed periods for academics with larger blocks of time for creative expression. “It’s a lot like <em>FAME</em>,” he says.</p>
|
||||
<p>“In high school and when the project first started the whole point of it was that we would just be pushing each other to make new art. So Chris wouldn’t wanna not make anything during the week, because then when it came time for us to show each other what we had done, he’d get savaged. Like ‘What? You didn’t make anthing? Get at it!’ You had to produce, because everybody else was. That was the point of it in a lot of ways.”</p>
|
||||
<p>“We’d also sit around and do them together as a group. There’d be 5 or 6 or 10 people and we’d all make them on the spot. Sort of like artist trading cards before there were artist trading cards — limited, one-offs.”</p>
|
||||
<p><b>Were you guys thinking of it like a factory?</b></p>
|
||||
<p>“In a way, yeah. Those are all big influences. Warhol and stuff like that. That’s when <a href="http://www.artinamericamagazine.com/news-features/news/mark-kostabi-con-artist-tribeca-film-fest/" target="_blank">Mark Kostabi</a> really got famous and he was known for not even picking up a brush. He would basically just sign stuff. It was like that kind of dialog. At the same time, the work was the work, but it was really an excuse that we could all just sit and talk about these conversations. Because we’re high school students, but we’re skippin’ school to go up to Chicago to see some opening at the art museum up there.“</p>
|
||||
<p><b>What about the <a href="http://www.finster.com/" target="_blank">Reverend Howard Finster</a>? The way you number your works reminds me a bit of him. Are you aware of Finster yet?</b></p>
|
||||
<p>“Yes, in high school around that time. He was a huge influence. That’s where the idea had to have come from at some point. Part of it. Part of it was <a href="http://basquiat.com/" target="_blank">Jean-Michel Basquiat</a> doing little anti-product postcards. I think I found Finster by way of <a href="http://www.rollingstone.com/music/artists/talking-heads/biography" target="_blank">Talking Heads</a> and <em>Little Creatures</em>, and <a href="http://www.rollingstone.com/music/artists/r-e-m/biography" target="_blank">R.E.M.</a> ‘cause there was an R.E.M. cover in <em>Rolling Stone</em> around early to mid-eighties with an article inside on Howard Finster.”</p>
|
||||
<p><figure id="attachment_10219182" style="width: 640px;" class="wp-caption aligncenter"><img class="size-full wp-image-10219182" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_groupshot_640w.jpg" alt="A collection of works created for One Thousand Thousand. " width="640" height="400" /><figcaption class="wp-caption-text">A collection of works created for One Thousand Thousand.</figcaption></figure></p>
|
||||
<p><b>So you keep doing this all through high school. Then what?</b></p>
|
||||
<p>“Some of us went to the same college afterwards, so we kept doing it. I had saved them all from that time. I had 100. Then I had 500. Then I had 1000.”</p>
|
||||
<p>“I had awesome scholarship offers based on my portfolio, but I had a crap G.P.A. So I went to a community college at first to get a demonstrable grade point average. And then I got a scholarship to <a href="http://www.slu.edu/" target="_blank">Saint Louis University</a> and eventually I finished my degree at <a href="http://arts.unco.edu/" target="_blank">University of Nothern Colorado</a>.”</p>
|
||||
<p><b>You shared with me that you had learned of the outsider artist, <a href="http://www.pbs.org/pov/intherealms/" target="_blank">Henry Darger</a>, around your second year in college. How did seeing his work for the first time affect you?</b></p>
|
||||
<p>“Oh profoundly. Darger was part of the discipline,” explains McHenry. “There was a Darger exhibit at Chicago Museum, I believe, and one of the pieces was this cross-section of a board that every day, or every other day, or seven times a day, he would do a coat of paint. Just a layer of paint. So what you were looking at was like tree rings basically. The board was a two-by-four, but the thing was like (in my memory at least) a foot and half or so thick. Just a lot. Whoa, that’s like hundreds and hundreds and hundreds of layers of paint. That was remarkable to me.”</p>
|
||||
<p>Like Darger, McHenry and associates have been religiously laying down the layers of paint and mixed media day after day for over twenty years now. He’s created and painstakingly documented more than 330,000 works in the <em>One Thousand Thousand</em> edition to date. To put that into perspective, imagine laying the 7.125 x 5.25 inch pieces end to end length-wise, that’s over 37 miles of art!</p>
|
||||
<p>While <em>One Thousand Thousand</em> has never been about making money, you can find <a href="http://www.anti-product.com/shop.html" target="_blank">available works online</a> reasonably priced around $5. I’ve also seen them at festivals and events completely framed for just $10.</p>
|
||||
<p>I’m including a Call to Artists from McHenry’s Anti-Product website here. “In the hindsight that is afforded to us after 20 years of going at this project, we have come to realize that it would be a whole lot easier for us to reach our goal of a million paintings in some timely fashion should we get a little help.</p>
|
||||
<p>“If you are interested in participating in this project in some way you are seriously encouraged to <a href="http://www.anti-product.com/contact-info.html" target="_blank">contact us</a> and let us know.”</p>
|
||||
<p>Find out more about the <a href="http://www.anti-product.com/1000x1000.html" target="_blank"><em>One Thousand Thousand</em></a> project at anti-product.com.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/24/jason-mchenry-and-his-quest-to-amass-one-million-paintings/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JMprocess_HongKong_800w-400x300.jpg">
|
||||
</media:thumbnail>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
9
node_modules/rss-braider/test/expected_output/emptyFeed.xml
generated
vendored
9
node_modules/rss-braider/test/expected_output/emptyFeed.xml
generated
vendored
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||||
<channel>
|
||||
<title><![CDATA[A Feed with no elements]]></title>
|
||||
<description><![CDATA[This feed will have no elements as a result of the filter_all_articles plugin. Used for unit tests.]]></description>
|
||||
<link>http://github.com/dylang/node-rss</link>
|
||||
<generator>rss-braider</generator>
|
||||
<lastBuildDate>Wed, 31 Dec 2014 00:00:01 GMT</lastBuildDate>
|
||||
</channel>
|
||||
</rss>
|
34
node_modules/rss-braider/test/expected_output/fileFeedBadPlugin.xml
generated
vendored
34
node_modules/rss-braider/test/expected_output/fileFeedBadPlugin.xml
generated
vendored
@ -1,34 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||||
<channel>
|
||||
<title><![CDATA[A Feed with no elements]]></title>
|
||||
<description><![CDATA[This feed will have no elements as a result of the filter_all_articles plugin. Used for unit tests.]]></description>
|
||||
<link>http://github.com/dylang/node-rss</link>
|
||||
<generator>rss-braider</generator>
|
||||
<lastBuildDate>Wed, 31 Dec 2014 00:00:01 GMT</lastBuildDate>
|
||||
<item>
|
||||
<title><![CDATA[Rent Hike For Dance Mission Theater Has Artists Worried About Uncertain Future]]></title>
|
||||
<description><![CDATA[<p>Stepping out of BART at 24th and Mission at most hours of the day, one is likely to hear the pulse of African drums, hip-hop or salsa emanating from the second-floor studios of Dance Brigade's Dance Mission Theater. But that music may not continue forever.</p>
|
||||
<p>The performance space and dance school <a href="http://ww2.kqed.org/news/2014/12/20/dance-mission-theater-rent-increase-worries-artists/" target="_self" id="rssmi_more"> ...read more</a>]]></description>
|
||||
<link>http://ww2.kqed.org/news/2014/12/20/dance-mission-theater-rent-increase-worries-artists/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/2014/12/20/rent-hike-for-dance-mission-theater-has-artists-worried-about-uncertain-future/</guid>
|
||||
<dc:creator><![CDATA[KQED Arts]]></dc:creator>
|
||||
<pubDate>Sat, 20 Dec 2014 09:00:22 GMT</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[Bob Miller: Teasing Science Lessons from Everyday Phenomena]]></title>
|
||||
<description><![CDATA[Until February 5, 2015, you can visit the main branch of the San Francisco Public Library and be momentarily transported through space and time to the early days of the Exploratorium via the life and work of Bob Miller, who died in 2007.]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/20/bob-miller-teasing-science-lessons-from-everyday-phenomena/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10220517</guid>
|
||||
<dc:creator><![CDATA[Sarah Hotchkiss]]></dc:creator>
|
||||
<pubDate>Sat, 20 Dec 2014 14:00:47 GMT</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[Light Art Brings Holiday Glow to Darkest Nights]]></title>
|
||||
<description><![CDATA[In the dark of winter, San Franciscans with an urge to celebrate the light can visit a new wealth of illuminated art installations. This video tour offers a preview of some of the more dazzling works.]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/21/on-darkest-nights-illuminated-art-brings-holiday-glow/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10231062</guid>
|
||||
<dc:creator><![CDATA[KQED Arts]]></dc:creator>
|
||||
<pubDate>Sun, 21 Dec 2014 14:00:08 GMT</pubDate>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
115
node_modules/rss-braider/test/expected_output/fileFeedDuplicatesOutput.xml
generated
vendored
115
node_modules/rss-braider/test/expected_output/fileFeedDuplicatesOutput.xml
generated
vendored
@ -1,115 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
|
||||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||||
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:atom="http://www.w3.org/2005/Atom"
|
||||
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
|
||||
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
|
||||
xmlns:ev="http://purl.org/rss/2.0/modules/event/"
|
||||
|
||||
xmlns:media="http://search.yahoo.com/mrss/"
|
||||
>
|
||||
|
||||
<channel>
|
||||
<title>KQED Arts</title>
|
||||
<atom:link href="http://ww2.kqed.org/arts/feed/" rel="self" type="application/rss+xml" />
|
||||
<link>http://ww2.kqed.org/arts</link>
|
||||
<description>KQED Public Media for Northern CA</description>
|
||||
<lastBuildDate>Fri, 26 Dec 2014 14:00:18 +0000</lastBuildDate>
|
||||
<language>en-US</language>
|
||||
<sy:updatePeriod>hourly</sy:updatePeriod>
|
||||
<sy:updateFrequency>1</sy:updateFrequency>
|
||||
<generator>http://wordpress.org/?v=4.0.1</generator>
|
||||
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://pubsubhubbub.superfeedr.com"/>
|
||||
<item>
|
||||
<title>Top 10 Movie Moments of 2014</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/#comments</comments>
|
||||
<pubDate>Fri, 26 Dec 2014 14:00:18 +0000</pubDate>
|
||||
<dc:creator><![CDATA[Michael Fox]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10222283</guid>
|
||||
<description><![CDATA[A handful of scenes resonate from a mediocre year for film.]]></description>
|
||||
<content:encoded><![CDATA[<p>The year just ending wasn’t a terrible one for movies, but it will be remembered as depressingly uninspired. Earnest craftsmanship is the mantra of the moment, particularly in the risk-phobic American cinema. Consider the siege we’ve endured (especially since Labor Day) of serious, solid movies — including <em>Gone Girl</em>, <em>Foxcatcher</em>, <em>Exodus: Gods and Kings</em>, <em>American Sniper,</em> <em>The Imitation Game</em>, <em>Unbroken</em>, <em>A Most Violent Year</em> and <em>Still Alice — </em>that demanded our attention for long hours and repaid us with the briefest flashes of transcendent joy, insight or pathos.</p>
|
||||
<p>It was no easy task summoning memorable moments from the year’s morass, yet here in chronological order are the sequences that, for me, best captured the vitality and intelligent power that movies are capable of expressing.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg" alt="ida2" width="640" height="420" class="alignright size-full wp-image-10238620" /></a></p>
|
||||
<h3>Ida</h3>
|
||||
<p>Polish-born, English-based writer-director Pawel Pawlikowski returned to his birthplace to make a stark black-and-white moral tale that was not only set in the early 1960s, but designed to look and feel like a movie from that period. Pawlikowski cast a non-professional as a blank-faced, convent-raised young woman on the verge of taking her vows who is first sent to meet the aunt she didn’t know she had. The women consequently embark on a road trip to a nightmare past and potentially freeing future. Among countless haunting sequences in this profound, stripped-down movie, I see the aunt — brilliantly depicted by Agata Kulesz as a ruthlessly idealistic and savagely disappointed Communist long mired in 100 proof cynicism — lighting a cigarette in a bare-bones restaurant and scoping out a nearby male with all the warmth and empathy of a Siberian wolf.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg" alt="leweekend" width="640" height="399" class="alignright size-full wp-image-10238621" /></a></p>
|
||||
<h3>Le Week-End</h3>
|
||||
<p>Leading roles for women were in short supply (so what’s new?), especially for actresses of a certain age. Hanif Kureishi’s screenplay about a long-married and palpably frustrated British couple channeling happier days and looking for lost magic in Paris paired the astonishing Lindsay Duncan with national treasure Jim Broadbent. Duncan is a delicious revelation, by turns scathing and rambunctious, flirty and brutally direct. Her playing of a restaurant scene with Broadbent, especially after the shockingly large check arrives, was one of the year’s high points.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg" alt="strangelove" width="640" height="397" class="alignright size-full wp-image-10238636" /></a></p>
|
||||
<h3>Love Is Strange</h3>
|
||||
<p>Another older couple, the newly married gay men portrayed by Alfred Molina and John Lithgow, supplies the heart and soulfulness of Ira Sachs’ endearing yet rigorously unsentimental family drama. You may relish conflict in movies; I savor unexpected moments of connection and tenderness. <em>Love is Strange</em> gives us a precious handful, notably a late-night conversation in which Lithgow’s usually oblivious character offers encouragement — and conveys some understanding — to the justifiably resentful teenager compelled by circumstances to share his personal space (i.e., his bunk bed) with an much older gay relative.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg" alt="boyhood" width="640" height="449" class="alignright size-full wp-image-10238742" /></a></p>
|
||||
<h3>Boyhood</h3>
|
||||
<p>My first three choices suggest that I identify more with older characters each passing year. In my defense, how could you connect with the bland, blank slate that Richard Linklater chose as the focus of his lengthy, superficial opus? Consequently, the moments I most vividly recall involve Ethan Hawke. Linklater’s decision to use the same actors over a decade-plus of filming produce some unique results — hence <em>Boyhood</em>’s inclusion on this list — but the film has surprisingly little to say about the way this child’s passions and values were influenced by his family and society. For a coming-of-age story with exceptional character insight that also punches you in the gut, revisit Francois Truffaut’s <em>The 400 Blows</em>.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg" alt="calvary2" width="640" height="449" class="alignright size-full wp-image-10238750" /></a></p>
|
||||
<h3>Calvary</h3>
|
||||
<p>The gripping opening scene of John Michael McDonagh’s existential Irish mortality play comprises a single, static shot of a priest’s face in the confession booth as he listens to an unidentified parishioner promise to kill him the following Sunday. Brendan Gleeson’s hulking yet ambivalent portrayal — in complete partnership with McDonagh’s literate, grown-up script — carries the scene and the movie into dark, rich places.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg" alt="chelseagirls" width="640" height="231" class="alignright size-full wp-image-10238749" /></a></p>
|
||||
<h3>Chelsea Girls</h3>
|
||||
<p>Revived by San Francisco Cinematheque at the Castro in November, Andy Warhol’s 1966 double projection, three-and-a half-hour quasi-fictional portrait of denizens of New York’s Chelsea Hotel was one of the weirder pleasures of the year. The parade of fanatically long takes was quintessentially Warholian in that the interminable moments were as central to Warhol’s conception as the compelling ones. I shall long remember Nico standing in a kitchen endlessly trimming her bangs in a hand mirror (file under Innocence), beloved cult figure and in-person guest Mary Woronov skulking and glowering onscreen (No-method Acting) and Pope Ondine shooting speed and going off on some poor woman (Mania).</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg" alt="listenup2" width="640" height="450" class="alignright size-full wp-image-10238747" /></a></p>
|
||||
<h3>Listen Up Philip </h3>
|
||||
<p>Alex Ross Perry’s frenetic tale of a self-obsessed young novelist features a relentless performance by Jason Schwartzman as the most insufferable subspecies of educated urban schmuck — the kind who thinks that being self-aware and owning it somehow redeems his schmuckiness. Perry, wisely recognizing that audiences need a break from this egomaniac, dispatches Philip for a good, long while to follow his erstwhile girlfriend.</p>
|
||||
<p>Elisabeth Moss (<em>Mad Men</em>) delivers the best pure, concentrated acting to grace a screen this year, most memorably in a sequence where she wordlessly glides through a sequence of four or five emotions in response to a piece of news.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg" alt="overnighters" width="640" height="360" class="alignright size-full wp-image-10238746" /></a></p>
|
||||
<h3>The Overnighters</h3>
|
||||
<p>A North Dakota pastor risks alienating his congregation by providing shelter and assistance to the horde of homeless men who’ve come from all over seeking oil-related jobs in this riveting profile by Bay Area documentary filmmaker Jesse Moss. In a strong year for documentaries (so what’s new?), <em>The Overnighters</em> exposed the post-Depression dislocation and desperation that is pervasive yet somehow invisible (at least on television). I have questions about the doc’s structure and ethics, but there’s no denying the unsettling effectiveness of an awkward dinner-table scene with the minister’s family.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg" alt="selma2" width="640" height="360" class="alignright size-full wp-image-10238745" /></a></p>
|
||||
<h3>Selma</h3>
|
||||
<p>I am ticked off, to tell you the truth, that Ava DuVernay’s impeccably mounted and frequently moving reenactment of a pivotal chain of events in the Civil Rights Movement wasn’t booked into theaters a month before Election Day. It’s all about money, of course: Opening on Christmas Day when children are out of school (and will be for the next week or two) will likely result in better box office than an October run. OK, but if the film’s goals include <em>making a difference</em> — well, you get my point. I suppose I’ll embrace the silver lining, namely that <em>Annie</em> won’t be the only screen representation of black people that white people will see this holiday season.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg" alt="mrturner" width="640" height="384" class="alignright size-full wp-image-10238744" /></a></p>
|
||||
<h3>Mr. Turner</h3>
|
||||
<p>A lovingly rendered period piece that’s all nuance, shadow and light, Mike Leigh’s portrait of British painter J.M.W. Turner consists almost entirely of small moments. There are no heart-wrenching revelations or confessions, no knockdown, drag-out fights. So how to choose a defining image from Leigh’s compositions or Timothy Spall’s fully inhabited performance? I can’t, except to cite any of the many instances of the rotund, top-heavy Turner walking — navigating whatever terrain with supreme self-confidence, accepting the labor required without hesitation, oblivious to other people and seeing what only he can see. We feel we have the experience of being privy to a man living his life, not an actor playing a role or following a script. That may or may not be a kind of magic or miracle, but it is transcendent.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida1.jpg" medium="image" height="599" width="800"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida1-400x299.jpg" height="60" width="60" /></media:content>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2-400x262.jpg" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg" medium="image">
|
||||
<media:title type="html">ida2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2-400x262.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg" medium="image">
|
||||
<media:title type="html">leweekend</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend-400x249.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg" medium="image">
|
||||
<media:title type="html">strangelove</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove-400x248.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg" medium="image">
|
||||
<media:title type="html">boyhood</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood-400x280.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg" medium="image">
|
||||
<media:title type="html">calvary2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2-400x280.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg" medium="image">
|
||||
<media:title type="html">chelseagirls</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls-400x144.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg" medium="image">
|
||||
<media:title type="html">listenup2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2-400x281.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg" medium="image">
|
||||
<media:title type="html">overnighters</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg" medium="image">
|
||||
<media:title type="html">selma2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg" medium="image">
|
||||
<media:title type="html">mrturner</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner-400x240.jpg" />
|
||||
</media:content>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
17
node_modules/rss-braider/test/expected_output/fileFeedOutput.xml
generated
vendored
17
node_modules/rss-braider/test/expected_output/fileFeedOutput.xml
generated
vendored
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:ev="http://purl.org/rss/2.0/modules/event/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
|
||||
<channel>
|
||||
<title><![CDATA[Test File Feed]]></title>
|
||||
<description><![CDATA[This feed comes from a file]]></description>
|
||||
<link>http://github.com/dylang/node-rss</link>
|
||||
<generator>rss-braider</generator>
|
||||
<lastBuildDate>Wed, 31 Dec 2014 00:00:01 GMT</lastBuildDate>
|
||||
<item>
|
||||
<title><![CDATA[Top 10 Movie Moments of 2014]]></title>
|
||||
<description><![CDATA[A handful of scenes resonate from a mediocre year for film.]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10222283</guid>
|
||||
<dc:creator><![CDATA[Michael Fox]]></dc:creator>
|
||||
<pubDate>Fri, 26 Dec 2014 14:00:18 GMT</pubDate>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
57
node_modules/rss-braider/test/expected_output/fileFeedOutputPlugins.xml
generated
vendored
57
node_modules/rss-braider/test/expected_output/fileFeedOutputPlugins.xml
generated
vendored
@ -1,57 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:ev="http://purl.org/rss/2.0/modules/event/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
|
||||
<channel>
|
||||
<title><![CDATA[Test File Feed]]></title>
|
||||
<description><![CDATA[This feed comes from a file]]></description>
|
||||
<link>http://github.com/dylang/node-rss</link>
|
||||
<generator>rss-braider</generator>
|
||||
<lastBuildDate>Wed, 31 Dec 2014 00:00:01 GMT</lastBuildDate>
|
||||
<item>
|
||||
<title><![CDATA[Top 10 Movie Moments of 2014]]></title>
|
||||
<description><![CDATA[A handful of scenes resonate from a mediocre year for film.]]></description>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/</link>
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10222283</guid>
|
||||
<dc:creator><![CDATA[Michael Fox]]></dc:creator>
|
||||
<pubDate>Fri, 26 Dec 2014 14:00:18 GMT</pubDate>
|
||||
<kqed:fullname>A Sample Feed</kqed:fullname>
|
||||
<kqed:shortname>sample_feed</kqed:shortname>
|
||||
<content:encoded><![CDATA[<p>The year just ending wasn’t a terrible one for movies, but it will be remembered as depressingly uninspired. Earnest craftsmanship is the mantra of the moment, particularly in the risk-phobic American cinema. Consider the siege we’ve endured (especially since Labor Day) of serious, solid movies — including <em>Gone Girl</em>, <em>Foxcatcher</em>, <em>Exodus: Gods and Kings</em>, <em>American Sniper,</em> <em>The Imitation Game</em>, <em>Unbroken</em>, <em>A Most Violent Year</em> and <em>Still Alice — </em>that demanded our attention for long hours and repaid us with the briefest flashes of transcendent joy, insight or pathos.</p>
|
||||
<p>It was no easy task summoning memorable moments from the year’s morass, yet here in chronological order are the sequences that, for me, best captured the vitality and intelligent power that movies are capable of expressing.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg" alt="ida2" width="640" height="420" class="alignright size-full wp-image-10238620" /></a></p>
|
||||
<h3>Ida</h3>
|
||||
<p>Polish-born, English-based writer-director Pawel Pawlikowski returned to his birthplace to make a stark black-and-white moral tale that was not only set in the early 1960s, but designed to look and feel like a movie from that period. Pawlikowski cast a non-professional as a blank-faced, convent-raised young woman on the verge of taking her vows who is first sent to meet the aunt she didn’t know she had. The women consequently embark on a road trip to a nightmare past and potentially freeing future. Among countless haunting sequences in this profound, stripped-down movie, I see the aunt — brilliantly depicted by Agata Kulesz as a ruthlessly idealistic and savagely disappointed Communist long mired in 100 proof cynicism — lighting a cigarette in a bare-bones restaurant and scoping out a nearby male with all the warmth and empathy of a Siberian wolf.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg" alt="leweekend" width="640" height="399" class="alignright size-full wp-image-10238621" /></a></p>
|
||||
<h3>Le Week-End</h3>
|
||||
<p>Leading roles for women were in short supply (so what’s new?), especially for actresses of a certain age. Hanif Kureishi’s screenplay about a long-married and palpably frustrated British couple channeling happier days and looking for lost magic in Paris paired the astonishing Lindsay Duncan with national treasure Jim Broadbent. Duncan is a delicious revelation, by turns scathing and rambunctious, flirty and brutally direct. Her playing of a restaurant scene with Broadbent, especially after the shockingly large check arrives, was one of the year’s high points.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg" alt="strangelove" width="640" height="397" class="alignright size-full wp-image-10238636" /></a></p>
|
||||
<h3>Love Is Strange</h3>
|
||||
<p>Another older couple, the newly married gay men portrayed by Alfred Molina and John Lithgow, supplies the heart and soulfulness of Ira Sachs’ endearing yet rigorously unsentimental family drama. You may relish conflict in movies; I savor unexpected moments of connection and tenderness. <em>Love is Strange</em> gives us a precious handful, notably a late-night conversation in which Lithgow’s usually oblivious character offers encouragement — and conveys some understanding — to the justifiably resentful teenager compelled by circumstances to share his personal space (i.e., his bunk bed) with an much older gay relative.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg" alt="boyhood" width="640" height="449" class="alignright size-full wp-image-10238742" /></a></p>
|
||||
<h3>Boyhood</h3>
|
||||
<p>My first three choices suggest that I identify more with older characters each passing year. In my defense, how could you connect with the bland, blank slate that Richard Linklater chose as the focus of his lengthy, superficial opus? Consequently, the moments I most vividly recall involve Ethan Hawke. Linklater’s decision to use the same actors over a decade-plus of filming produce some unique results — hence <em>Boyhood</em>’s inclusion on this list — but the film has surprisingly little to say about the way this child’s passions and values were influenced by his family and society. For a coming-of-age story with exceptional character insight that also punches you in the gut, revisit Francois Truffaut’s <em>The 400 Blows</em>.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg" alt="calvary2" width="640" height="449" class="alignright size-full wp-image-10238750" /></a></p>
|
||||
<h3>Calvary</h3>
|
||||
<p>The gripping opening scene of John Michael McDonagh’s existential Irish mortality play comprises a single, static shot of a priest’s face in the confession booth as he listens to an unidentified parishioner promise to kill him the following Sunday. Brendan Gleeson’s hulking yet ambivalent portrayal — in complete partnership with McDonagh’s literate, grown-up script — carries the scene and the movie into dark, rich places.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg" alt="chelseagirls" width="640" height="231" class="alignright size-full wp-image-10238749" /></a></p>
|
||||
<h3>Chelsea Girls</h3>
|
||||
<p>Revived by San Francisco Cinematheque at the Castro in November, Andy Warhol’s 1966 double projection, three-and-a half-hour quasi-fictional portrait of denizens of New York’s Chelsea Hotel was one of the weirder pleasures of the year. The parade of fanatically long takes was quintessentially Warholian in that the interminable moments were as central to Warhol’s conception as the compelling ones. I shall long remember Nico standing in a kitchen endlessly trimming her bangs in a hand mirror (file under Innocence), beloved cult figure and in-person guest Mary Woronov skulking and glowering onscreen (No-method Acting) and Pope Ondine shooting speed and going off on some poor woman (Mania).</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg" alt="listenup2" width="640" height="450" class="alignright size-full wp-image-10238747" /></a></p>
|
||||
<h3>Listen Up Philip </h3>
|
||||
<p>Alex Ross Perry’s frenetic tale of a self-obsessed young novelist features a relentless performance by Jason Schwartzman as the most insufferable subspecies of educated urban schmuck — the kind who thinks that being self-aware and owning it somehow redeems his schmuckiness. Perry, wisely recognizing that audiences need a break from this egomaniac, dispatches Philip for a good, long while to follow his erstwhile girlfriend.</p>
|
||||
<p>Elisabeth Moss (<em>Mad Men</em>) delivers the best pure, concentrated acting to grace a screen this year, most memorably in a sequence where she wordlessly glides through a sequence of four or five emotions in response to a piece of news.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg" alt="overnighters" width="640" height="360" class="alignright size-full wp-image-10238746" /></a></p>
|
||||
<h3>The Overnighters</h3>
|
||||
<p>A North Dakota pastor risks alienating his congregation by providing shelter and assistance to the horde of homeless men who’ve come from all over seeking oil-related jobs in this riveting profile by Bay Area documentary filmmaker Jesse Moss. In a strong year for documentaries (so what’s new?), <em>The Overnighters</em> exposed the post-Depression dislocation and desperation that is pervasive yet somehow invisible (at least on television). I have questions about the doc’s structure and ethics, but there’s no denying the unsettling effectiveness of an awkward dinner-table scene with the minister’s family.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg" alt="selma2" width="640" height="360" class="alignright size-full wp-image-10238745" /></a></p>
|
||||
<h3>Selma</h3>
|
||||
<p>I am ticked off, to tell you the truth, that Ava DuVernay’s impeccably mounted and frequently moving reenactment of a pivotal chain of events in the Civil Rights Movement wasn’t booked into theaters a month before Election Day. It’s all about money, of course: Opening on Christmas Day when children are out of school (and will be for the next week or two) will likely result in better box office than an October run. OK, but if the film’s goals include <em>making a difference</em> — well, you get my point. I suppose I’ll embrace the silver lining, namely that <em>Annie</em> won’t be the only screen representation of black people that white people will see this holiday season.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg" alt="mrturner" width="640" height="384" class="alignright size-full wp-image-10238744" /></a></p>
|
||||
<h3>Mr. Turner</h3>
|
||||
<p>A lovingly rendered period piece that’s all nuance, shadow and light, Mike Leigh’s portrait of British painter J.M.W. Turner consists almost entirely of small moments. There are no heart-wrenching revelations or confessions, no knockdown, drag-out fights. So how to choose a defining image from Leigh’s compositions or Timothy Spall’s fully inhabited performance? I can’t, except to cite any of the many instances of the rotund, top-heavy Turner walking — navigating whatever terrain with supreme self-confidence, accepting the labor required without hesitation, oblivious to other people and seeing what only he can see. We feel we have the experience of being privy to a man living his life, not an actor playing a role or following a script. That may or may not be a kind of magic or miracle, but it is transcendent.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida1-400x299.jpg">
|
||||
</media:thumbnail>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
28
node_modules/rss-braider/test/feeds/date_sort.js
generated
vendored
28
node_modules/rss-braider/test/feeds/date_sort.js
generated
vendored
@ -1,28 +0,0 @@
|
||||
var feed = {
|
||||
"feed_name" : "test file feed",
|
||||
"default_count" : 1,
|
||||
"no_cdata_fields" : ['description'],
|
||||
"plugins" : ['kqed', 'add_content_encoded_block', 'wfw_slash_comments', 'add_media_thumbnail'],
|
||||
"meta" : {
|
||||
"title": "Test File Feed",
|
||||
"description": "This feed comes from a file",
|
||||
// "url": "http://example.com/feed/",
|
||||
},
|
||||
'custom_namespaces' : {
|
||||
"slash" : "http://purl.org/rss/1.0/modules/slash/",
|
||||
"media" : "http://search.yahoo.com/mrss/",
|
||||
"ev" : "http://purl.org/rss/2.0/modules/event/",
|
||||
"sy" : "http://purl.org/rss/1.0/modules/syndication/",
|
||||
"wfw" : "http://wellformedweb.org/CommentAPI/"
|
||||
},
|
||||
"sources" : [
|
||||
{
|
||||
"name" : "sample_feed",
|
||||
"count" : 5,
|
||||
"file_path" : __dirname + "/../input_files/sample_feed.xml",
|
||||
"fullname" : "A Sample Feed"
|
||||
},
|
||||
|
||||
]
|
||||
};
|
||||
exports.feed = feed;
|
18
node_modules/rss-braider/test/feeds/no_elements.js
generated
vendored
18
node_modules/rss-braider/test/feeds/no_elements.js
generated
vendored
@ -1,18 +0,0 @@
|
||||
var feed = {
|
||||
"feed_name" : "no_elements",
|
||||
"plugins" : ['filter_out_all_articles'], // No articles make it through
|
||||
"meta" : {
|
||||
"title" : "A Feed with no elements",
|
||||
"description" : "This feed will have no elements as a result of the filter_all_articles plugin. Used for unit tests.",
|
||||
"url" : "http://rss.nytimes.com/services/xml/rss/nyt/Technology.xml",
|
||||
},
|
||||
"sources" : [
|
||||
{
|
||||
"name" : "nyt_tech",
|
||||
"feed_url" : "http://rss.nytimes.com/services/xml/rss/nyt/Technology.xml",
|
||||
"count" : 5,
|
||||
"fullname" : "NYT Technology"
|
||||
}
|
||||
]
|
||||
};
|
||||
exports.feed = feed;
|
25
node_modules/rss-braider/test/feeds/sample_feed.js
generated
vendored
25
node_modules/rss-braider/test/feeds/sample_feed.js
generated
vendored
@ -1,25 +0,0 @@
|
||||
var feed = {
|
||||
"feed_name" : "test file feed",
|
||||
"default_count" : 1,
|
||||
"no_cdata_fields" : ['description'],
|
||||
"meta" : {
|
||||
"title": "Test File Feed",
|
||||
"description": "This feed comes from a file",
|
||||
// "url": "http://example.com/feed/",
|
||||
},
|
||||
'custom_namespaces' : {
|
||||
"slash" : "http://purl.org/rss/1.0/modules/slash/",
|
||||
"media" : "http://search.yahoo.com/mrss/",
|
||||
"ev" : "http://purl.org/rss/2.0/modules/event/",
|
||||
"sy" : "http://purl.org/rss/1.0/modules/syndication/",
|
||||
"wfw" : "http://wellformedweb.org/CommentAPI/"
|
||||
},
|
||||
"sources" : [
|
||||
{
|
||||
"name" : "sample_source",
|
||||
"count" : 1,
|
||||
"file_path" : __dirname + "/../input_files/sample_feed.xml",
|
||||
}
|
||||
]
|
||||
};
|
||||
exports.feed = feed;
|
17
node_modules/rss-braider/test/feeds/sample_feed_bad_plugin.js
generated
vendored
17
node_modules/rss-braider/test/feeds/sample_feed_bad_plugin.js
generated
vendored
@ -1,17 +0,0 @@
|
||||
var feed = {
|
||||
"feed_name" : "no_elements",
|
||||
// "plugins" : ['bad_plugin'], // Intentionally bad plugin for testing
|
||||
"meta" : {
|
||||
"title" : "A Feed with no elements",
|
||||
"description" : "This feed will have no elements as a result of the filter_all_articles plugin. Used for unit tests.",
|
||||
"url" : "http://rss.nytimes.com/services/xml/rss/nyt/Technology.xml",
|
||||
},
|
||||
"sources" : [
|
||||
{
|
||||
"name" : "sample_source",
|
||||
"count" : 3,
|
||||
"file_path" : __dirname + "/../input_files/sample_feed.xml",
|
||||
}
|
||||
]
|
||||
};
|
||||
exports.feed = feed;
|
29
node_modules/rss-braider/test/feeds/sample_feed_duplicates.js
generated
vendored
29
node_modules/rss-braider/test/feeds/sample_feed_duplicates.js
generated
vendored
@ -1,29 +0,0 @@
|
||||
var feed = {
|
||||
"feed_name" : "test file feed",
|
||||
"default_count" : 1,
|
||||
"no_cdata_fields" : ['description'],
|
||||
"plugins" : ['kqed', 'add_content_encoded_block', 'wfw_slash_comments', 'add_media_thumbnail'],
|
||||
"meta" : {
|
||||
"title": "Test File Feed",
|
||||
"description": "This feed comes from a file",
|
||||
// "url": "http://example.com/feed/",
|
||||
},
|
||||
'custom_namespaces' : {
|
||||
"slash" : "http://purl.org/rss/1.0/modules/slash/",
|
||||
"media" : "http://search.yahoo.com/mrss/",
|
||||
"ev" : "http://purl.org/rss/2.0/modules/event/",
|
||||
"sy" : "http://purl.org/rss/1.0/modules/syndication/",
|
||||
"wfw" : "http://wellformedweb.org/CommentAPI/"
|
||||
},
|
||||
"sources" : [
|
||||
{
|
||||
"name" : "sample_feed",
|
||||
"count" : 1,
|
||||
"file_path" : __dirname + "/../input_files/sample_feed_duplicates.xml",
|
||||
"fullname" : "A Sample Feed"
|
||||
|
||||
},
|
||||
|
||||
]
|
||||
};
|
||||
exports.feed = feed;
|
27
node_modules/rss-braider/test/feeds/sample_feed_plugins.js
generated
vendored
27
node_modules/rss-braider/test/feeds/sample_feed_plugins.js
generated
vendored
@ -1,27 +0,0 @@
|
||||
var feed = {
|
||||
"feed_name" : "test file feed",
|
||||
"default_count" : 1,
|
||||
"no_cdata_fields" : ['description'],
|
||||
"plugins" : ['kqed', 'add_content_encoded_block', 'wfw_slash_comments', 'add_media_thumbnail'],
|
||||
"meta" : {
|
||||
"title": "Test File Feed",
|
||||
"description": "This feed comes from a file",
|
||||
// "url": "http://example.com/feed/",
|
||||
},
|
||||
'custom_namespaces' : {
|
||||
"slash" : "http://purl.org/rss/1.0/modules/slash/",
|
||||
"media" : "http://search.yahoo.com/mrss/",
|
||||
"ev" : "http://purl.org/rss/2.0/modules/event/",
|
||||
"sy" : "http://purl.org/rss/1.0/modules/syndication/",
|
||||
"wfw" : "http://wellformedweb.org/CommentAPI/"
|
||||
},
|
||||
"sources" : [
|
||||
{
|
||||
"name" : "sample_feed",
|
||||
"count" : 1,
|
||||
"file_path" : __dirname + "/../input_files/sample_feed.xml",
|
||||
"fullname" : "A Sample Feed"
|
||||
},
|
||||
]
|
||||
};
|
||||
exports.feed = feed;
|
156
node_modules/rss-braider/test/index.js
generated
vendored
156
node_modules/rss-braider/test/index.js
generated
vendored
@ -1,156 +0,0 @@
|
||||
var test = require('tape'),
|
||||
RssBraider = require('../index'),
|
||||
includeFolder = require('include-folder'),
|
||||
expectedOutput = includeFolder(__dirname + '/expected_output', /.*\.xml$/);
|
||||
|
||||
// lastBuildDate will always be this value
|
||||
var mockdate = require('mockdate').set('Wed, 31 Dec 2014 00:00:01 GMT');
|
||||
|
||||
test('generate feed. No plugins', function(t) {
|
||||
t.plan(1);
|
||||
var feeds = {};
|
||||
feeds.sample_feed = require("./feeds/sample_feed").feed;
|
||||
var braider_options = {
|
||||
feeds : feeds,
|
||||
indent : " ",
|
||||
date_sort_order : "desc"
|
||||
};
|
||||
var rss_braider = RssBraider.createClient(braider_options);
|
||||
|
||||
rss_braider.processFeed('sample_feed', 'rss', function(err, data){
|
||||
if (err) {
|
||||
return t.fail(err);
|
||||
}
|
||||
// console.log(data);
|
||||
t.equal(data, expectedOutput.fileFeedOutput);
|
||||
});
|
||||
});
|
||||
|
||||
test('generate feed and process through plugins', function(t) {
|
||||
t.plan(1);
|
||||
var feeds = {};
|
||||
feeds.sample_feed = require("./feeds/sample_feed_plugins").feed;
|
||||
var braider_options = {
|
||||
feeds : feeds,
|
||||
indent : " ",
|
||||
date_sort_order : "desc",
|
||||
plugins_directories : [__dirname + '/../examples/plugins/']
|
||||
};
|
||||
var rss_braider = RssBraider.createClient(braider_options);
|
||||
|
||||
rss_braider.processFeed('sample_feed', 'rss', function(err, data){
|
||||
if (err) {
|
||||
return t.fail(err);
|
||||
}
|
||||
// console.log(data);
|
||||
t.equal(data, expectedOutput.fileFeedOutputPlugins);
|
||||
|
||||
});
|
||||
});
|
||||
test('de-duplicate feed', function(t) {
|
||||
t.plan(1);
|
||||
var feeds = {};
|
||||
feeds.sample_feed = require("./feeds/sample_feed_duplicates").feed;
|
||||
var braider_options = {
|
||||
feeds : feeds,
|
||||
indent : " ",
|
||||
dedupe_fields : ["title", "guid"],
|
||||
plugins_directories : [__dirname + '/../examples/plugins/']
|
||||
};
|
||||
var rss_braider = RssBraider.createClient(braider_options);
|
||||
rss_braider.logger.level('info');
|
||||
|
||||
rss_braider.processFeed('sample_feed', 'rss', function(err, data){
|
||||
if (err) {
|
||||
return t.fail(err);
|
||||
}
|
||||
// console.log(data);
|
||||
t.equal(data, expectedOutput.fileFeedOutputPlugins);
|
||||
});
|
||||
});
|
||||
|
||||
test('sort feed articles by date descending', function(t) {
|
||||
t.plan(1);
|
||||
var feeds = {};
|
||||
feeds.sample_feed = require("./feeds/date_sort").feed;
|
||||
var braider_options = {
|
||||
feeds : feeds,
|
||||
indent : " ",
|
||||
date_sort_order : "desc",
|
||||
plugins_directories : [__dirname + '/../examples/plugins/']
|
||||
};
|
||||
var rss_braider = RssBraider.createClient(braider_options);
|
||||
|
||||
rss_braider.processFeed('sample_feed', 'rss', function(err, data){
|
||||
if (err) {
|
||||
return t.fail(err);
|
||||
}
|
||||
// console.log(data);
|
||||
t.equal(data, expectedOutput.dateDescOutput);
|
||||
});
|
||||
});
|
||||
|
||||
test('sort feed articles by date ascending', function(t) {
|
||||
t.plan(1);
|
||||
var feeds = {};
|
||||
feeds.sample_feed = require("./feeds/date_sort").feed;
|
||||
var braider_options = {
|
||||
feeds : feeds,
|
||||
indent : " ",
|
||||
date_sort_order : "asc",
|
||||
plugins_directories : [__dirname + '/../examples/plugins/']
|
||||
};
|
||||
var rss_braider = RssBraider.createClient(braider_options);
|
||||
|
||||
rss_braider.processFeed('sample_feed', 'rss', function(err, data){
|
||||
if (err) {
|
||||
return t.fail(err);
|
||||
}
|
||||
// console.log(data);
|
||||
t.equal(data, expectedOutput.dateAscOutput);
|
||||
});
|
||||
});
|
||||
|
||||
test('filter all articles out using plugin', function(t) {
|
||||
t.plan(1);
|
||||
var feeds = {};
|
||||
feeds.sample_feed = require("./feeds/no_elements").feed;
|
||||
var braider_options = {
|
||||
feeds : feeds,
|
||||
indent : " ",
|
||||
date_sort_order : "asc",
|
||||
plugins_directories : [__dirname + '/../examples/plugins/']
|
||||
};
|
||||
var rss_braider = RssBraider.createClient(braider_options);
|
||||
rss_braider.logger.level('info');
|
||||
|
||||
rss_braider.processFeed('sample_feed', 'rss', function(err, data){
|
||||
if (err) {
|
||||
return t.fail(err);
|
||||
}
|
||||
// console.log(data);
|
||||
t.equal(data, expectedOutput.emptyFeed);
|
||||
});
|
||||
});
|
||||
|
||||
test("Don't break when a filter fails and returns null", function(t) {
|
||||
t.plan(1);
|
||||
var feeds = {};
|
||||
feeds.sample_feed = require("./feeds/sample_feed_bad_plugin").feed;
|
||||
var braider_options = {
|
||||
feeds : feeds,
|
||||
indent : " ",
|
||||
date_sort_order : "asc",
|
||||
plugins_directories : [__dirname + '/../examples/plugins/']
|
||||
};
|
||||
var rss_braider = RssBraider.createClient(braider_options);
|
||||
rss_braider.logger.level('info');
|
||||
|
||||
rss_braider.processFeed('sample_feed', 'rss', function(err, data){
|
||||
if (err) {
|
||||
return t.fail(err);
|
||||
}
|
||||
// console.log(data);
|
||||
t.equal(data, expectedOutput.fileFeedBadPlugin);
|
||||
});
|
||||
});
|
751
node_modules/rss-braider/test/input_files/sample_feed.xml
generated
vendored
751
node_modules/rss-braider/test/input_files/sample_feed.xml
generated
vendored
@ -1,751 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
|
||||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||||
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:atom="http://www.w3.org/2005/Atom"
|
||||
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
|
||||
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
|
||||
xmlns:ev="http://purl.org/rss/2.0/modules/event/"
|
||||
|
||||
xmlns:media="http://search.yahoo.com/mrss/"
|
||||
>
|
||||
|
||||
<channel>
|
||||
<title>KQED Arts</title>
|
||||
<atom:link href="http://ww2.kqed.org/arts/feed/" rel="self" type="application/rss+xml" />
|
||||
<link>http://ww2.kqed.org/arts</link>
|
||||
<description>KQED Public Media for Northern CA</description>
|
||||
<lastBuildDate>Fri, 26 Dec 2014 14:00:18 +0000</lastBuildDate>
|
||||
<language>en-US</language>
|
||||
<sy:updatePeriod>hourly</sy:updatePeriod>
|
||||
<sy:updateFrequency>1</sy:updateFrequency>
|
||||
<generator>http://wordpress.org/?v=4.0.1</generator>
|
||||
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://pubsubhubbub.superfeedr.com"/>
|
||||
<item>
|
||||
<title>Top 10 Movie Moments of 2014</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/#comments</comments>
|
||||
<pubDate>Fri, 26 Dec 2014 14:00:18 +0000</pubDate>
|
||||
<dc:creator><![CDATA[Michael Fox]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10222283</guid>
|
||||
<description><![CDATA[A handful of scenes resonate from a mediocre year for film.]]></description>
|
||||
<content:encoded><![CDATA[<p>The year just ending wasn’t a terrible one for movies, but it will be remembered as depressingly uninspired. Earnest craftsmanship is the mantra of the moment, particularly in the risk-phobic American cinema. Consider the siege we’ve endured (especially since Labor Day) of serious, solid movies — including <em>Gone Girl</em>, <em>Foxcatcher</em>, <em>Exodus: Gods and Kings</em>, <em>American Sniper,</em> <em>The Imitation Game</em>, <em>Unbroken</em>, <em>A Most Violent Year</em> and <em>Still Alice — </em>that demanded our attention for long hours and repaid us with the briefest flashes of transcendent joy, insight or pathos.</p>
|
||||
<p>It was no easy task summoning memorable moments from the year’s morass, yet here in chronological order are the sequences that, for me, best captured the vitality and intelligent power that movies are capable of expressing.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg" alt="ida2" width="640" height="420" class="alignright size-full wp-image-10238620" /></a></p>
|
||||
<h3>Ida</h3>
|
||||
<p>Polish-born, English-based writer-director Pawel Pawlikowski returned to his birthplace to make a stark black-and-white moral tale that was not only set in the early 1960s, but designed to look and feel like a movie from that period. Pawlikowski cast a non-professional as a blank-faced, convent-raised young woman on the verge of taking her vows who is first sent to meet the aunt she didn’t know she had. The women consequently embark on a road trip to a nightmare past and potentially freeing future. Among countless haunting sequences in this profound, stripped-down movie, I see the aunt — brilliantly depicted by Agata Kulesz as a ruthlessly idealistic and savagely disappointed Communist long mired in 100 proof cynicism — lighting a cigarette in a bare-bones restaurant and scoping out a nearby male with all the warmth and empathy of a Siberian wolf.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg" alt="leweekend" width="640" height="399" class="alignright size-full wp-image-10238621" /></a></p>
|
||||
<h3>Le Week-End</h3>
|
||||
<p>Leading roles for women were in short supply (so what’s new?), especially for actresses of a certain age. Hanif Kureishi’s screenplay about a long-married and palpably frustrated British couple channeling happier days and looking for lost magic in Paris paired the astonishing Lindsay Duncan with national treasure Jim Broadbent. Duncan is a delicious revelation, by turns scathing and rambunctious, flirty and brutally direct. Her playing of a restaurant scene with Broadbent, especially after the shockingly large check arrives, was one of the year’s high points.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg" alt="strangelove" width="640" height="397" class="alignright size-full wp-image-10238636" /></a></p>
|
||||
<h3>Love Is Strange</h3>
|
||||
<p>Another older couple, the newly married gay men portrayed by Alfred Molina and John Lithgow, supplies the heart and soulfulness of Ira Sachs’ endearing yet rigorously unsentimental family drama. You may relish conflict in movies; I savor unexpected moments of connection and tenderness. <em>Love is Strange</em> gives us a precious handful, notably a late-night conversation in which Lithgow’s usually oblivious character offers encouragement — and conveys some understanding — to the justifiably resentful teenager compelled by circumstances to share his personal space (i.e., his bunk bed) with an much older gay relative.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg" alt="boyhood" width="640" height="449" class="alignright size-full wp-image-10238742" /></a></p>
|
||||
<h3>Boyhood</h3>
|
||||
<p>My first three choices suggest that I identify more with older characters each passing year. In my defense, how could you connect with the bland, blank slate that Richard Linklater chose as the focus of his lengthy, superficial opus? Consequently, the moments I most vividly recall involve Ethan Hawke. Linklater’s decision to use the same actors over a decade-plus of filming produce some unique results — hence <em>Boyhood</em>’s inclusion on this list — but the film has surprisingly little to say about the way this child’s passions and values were influenced by his family and society. For a coming-of-age story with exceptional character insight that also punches you in the gut, revisit Francois Truffaut’s <em>The 400 Blows</em>.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg" alt="calvary2" width="640" height="449" class="alignright size-full wp-image-10238750" /></a></p>
|
||||
<h3>Calvary</h3>
|
||||
<p>The gripping opening scene of John Michael McDonagh’s existential Irish mortality play comprises a single, static shot of a priest’s face in the confession booth as he listens to an unidentified parishioner promise to kill him the following Sunday. Brendan Gleeson’s hulking yet ambivalent portrayal — in complete partnership with McDonagh’s literate, grown-up script — carries the scene and the movie into dark, rich places.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg" alt="chelseagirls" width="640" height="231" class="alignright size-full wp-image-10238749" /></a></p>
|
||||
<h3>Chelsea Girls</h3>
|
||||
<p>Revived by San Francisco Cinematheque at the Castro in November, Andy Warhol’s 1966 double projection, three-and-a half-hour quasi-fictional portrait of denizens of New York’s Chelsea Hotel was one of the weirder pleasures of the year. The parade of fanatically long takes was quintessentially Warholian in that the interminable moments were as central to Warhol’s conception as the compelling ones. I shall long remember Nico standing in a kitchen endlessly trimming her bangs in a hand mirror (file under Innocence), beloved cult figure and in-person guest Mary Woronov skulking and glowering onscreen (No-method Acting) and Pope Ondine shooting speed and going off on some poor woman (Mania).</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg" alt="listenup2" width="640" height="450" class="alignright size-full wp-image-10238747" /></a></p>
|
||||
<h3>Listen Up Philip </h3>
|
||||
<p>Alex Ross Perry’s frenetic tale of a self-obsessed young novelist features a relentless performance by Jason Schwartzman as the most insufferable subspecies of educated urban schmuck — the kind who thinks that being self-aware and owning it somehow redeems his schmuckiness. Perry, wisely recognizing that audiences need a break from this egomaniac, dispatches Philip for a good, long while to follow his erstwhile girlfriend.</p>
|
||||
<p>Elisabeth Moss (<em>Mad Men</em>) delivers the best pure, concentrated acting to grace a screen this year, most memorably in a sequence where she wordlessly glides through a sequence of four or five emotions in response to a piece of news.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg" alt="overnighters" width="640" height="360" class="alignright size-full wp-image-10238746" /></a></p>
|
||||
<h3>The Overnighters</h3>
|
||||
<p>A North Dakota pastor risks alienating his congregation by providing shelter and assistance to the horde of homeless men who’ve come from all over seeking oil-related jobs in this riveting profile by Bay Area documentary filmmaker Jesse Moss. In a strong year for documentaries (so what’s new?), <em>The Overnighters</em> exposed the post-Depression dislocation and desperation that is pervasive yet somehow invisible (at least on television). I have questions about the doc’s structure and ethics, but there’s no denying the unsettling effectiveness of an awkward dinner-table scene with the minister’s family.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg" alt="selma2" width="640" height="360" class="alignright size-full wp-image-10238745" /></a></p>
|
||||
<h3>Selma</h3>
|
||||
<p>I am ticked off, to tell you the truth, that Ava DuVernay’s impeccably mounted and frequently moving reenactment of a pivotal chain of events in the Civil Rights Movement wasn’t booked into theaters a month before Election Day. It’s all about money, of course: Opening on Christmas Day when children are out of school (and will be for the next week or two) will likely result in better box office than an October run. OK, but if the film’s goals include <em>making a difference</em> — well, you get my point. I suppose I’ll embrace the silver lining, namely that <em>Annie</em> won’t be the only screen representation of black people that white people will see this holiday season.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg" alt="mrturner" width="640" height="384" class="alignright size-full wp-image-10238744" /></a></p>
|
||||
<h3>Mr. Turner</h3>
|
||||
<p>A lovingly rendered period piece that’s all nuance, shadow and light, Mike Leigh’s portrait of British painter J.M.W. Turner consists almost entirely of small moments. There are no heart-wrenching revelations or confessions, no knockdown, drag-out fights. So how to choose a defining image from Leigh’s compositions or Timothy Spall’s fully inhabited performance? I can’t, except to cite any of the many instances of the rotund, top-heavy Turner walking — navigating whatever terrain with supreme self-confidence, accepting the labor required without hesitation, oblivious to other people and seeing what only he can see. We feel we have the experience of being privy to a man living his life, not an actor playing a role or following a script. That may or may not be a kind of magic or miracle, but it is transcendent.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida1.jpg" medium="image" height="599" width="800"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida1-400x299.jpg" height="60" width="60" /></media:content>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2-400x262.jpg" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg" medium="image">
|
||||
<media:title type="html">ida2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2-400x262.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg" medium="image">
|
||||
<media:title type="html">leweekend</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend-400x249.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg" medium="image">
|
||||
<media:title type="html">strangelove</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove-400x248.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg" medium="image">
|
||||
<media:title type="html">boyhood</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood-400x280.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg" medium="image">
|
||||
<media:title type="html">calvary2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2-400x280.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg" medium="image">
|
||||
<media:title type="html">chelseagirls</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls-400x144.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg" medium="image">
|
||||
<media:title type="html">listenup2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2-400x281.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg" medium="image">
|
||||
<media:title type="html">overnighters</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg" medium="image">
|
||||
<media:title type="html">selma2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg" medium="image">
|
||||
<media:title type="html">mrturner</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner-400x240.jpg" />
|
||||
</media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Radio Show: Rockin’ Roots to Radical Rauschenberg</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/25/radio-show-rockin-roots-to-radical-rauschenberg/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/25/radio-show-rockin-roots-to-radical-rauschenberg/#comments</comments>
|
||||
<pubDate>Fri, 26 Dec 2014 02:00:10 +0000</pubDate>
|
||||
<dc:creator><![CDATA[The Do List]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10238611</guid>
|
||||
<description><![CDATA[Cy Musiker and David Wiegand share their picks for great events around the Bay Area this week.]]></description>
|
||||
<content:encoded><![CDATA[<aside class="aligncenter">
|
||||
<h4>Cy Musiker and David Wiegand share their picks for great events around the Bay Area this week.</h4>
|
||||
<p><!--[if lt IE 9]><script>document.createElement('audio');</script><![endif]-->
|
||||
<audio class="wp-audio-shortcode" id="audio-10238611-1" preload="none" style="width: 100%; visibility: hidden;" controls="controls"><source type="audio/mpeg" src="http://www.kqed.org/.stream/anon/radio/thedolist/2014/12/20141226tdl.mp3?_=1" /><a href="http://www.kqed.org/.stream/anon/radio/thedolist/2014/12/20141226tdl.mp3">http://www.kqed.org/.stream/anon/radio/thedolist/2014/12/20141226tdl.mp3</a></audio></p>
|
||||
</aside>
|
||||
<div class="callout aligncenter noborder">
|
||||
<h3>The Roots</h3>
|
||||
<p>The Roots have been such a mainstay on late-night TV that it’s easy to forget they were once stars of the touring circuit as the world’s greatest live hip-hop band. If you’re among the many who sigh when they see the group’s fiery, erudite MC Black Thought relegated to the sidelines on <em>Jimmy Kimmel</em>, then get thee to the Fox, where the Roots’ legendary live show lands this week. Whether running through one of their legendary “Hip-Hop 101″ medleys or picking hits from a career of solid studio albums, there’s no mistaking the band’s skill in a genre dominated by DJs. <a href="http://ww2.kqed.org/arts/the-do-list/the-roots/">Details and ticket information here</a>.</p>
|
||||
</div>
|
||||
<div class="callout aligncenter noborder">
|
||||
<h3><img class="alignleft size-thumbnail wp-image-10238468" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/stoned-moon-400x225.jpg" alt="Detail from Rauschenberg's 'Stoned Moon'" width="400" height="225" />Loose in Some Real Tropics</h3>
|
||||
<p>In 1969, in a historic intersection of space travel and modern art, NASA invited American artist Robert Rauchenberg to visit the launch of Apollo 11, the first manned space flight to the moon. At Cape Canaveral, Rauchenberg was given free reign to visit NASA’s facilities, with only one directive: to interpret the moment in his work. Having collected over 20 lithographs, collages and drawings, the Cantor presents this rare work together for the first time in an American museum. Photos of Rauchenberg at the Kennedy Space Center and other accounts of the time round out the exhibition. <a title="Loose in Some Real Tropics" href="http://ww2.kqed.org/arts/the-do-list/loose-in-some-real-tropics/">Details here.</a></p>
|
||||
</div>
|
||||
<div class="callout aligncenter noborder">
|
||||
<h3><img class="alignleft size-thumbnail wp-image-10238476" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mcbride-400x225.jpg" alt="Christian McBride" width="400" height="225" />Christian McBride Trio</h3>
|
||||
<p>At 41, jazz bassist Christian McBride has done it all. He’s played with Herbie Hancock, Diana Krall, Chick Corea and many, many others. He’s led a big band in award-winning albums and performances. He’s even strapped on the electric bass for his fusion quintet, Inside Straight. Now, as the year winds down, McBride returns to the basics of a classic piano trio. At the keys is Christian Sands, an inventive player who can swing from standards to blues and back, while Ulysses Owens holds down the drums. <a href="http://ww2.kqed.org/arts/the-do-list/christian-mcbride-trio/">Details and ticket information here</a>.</p>
|
||||
</div>
|
||||
<div class="callout aligncenter noborder">
|
||||
<h3><img class="alignleft size-thumbnail wp-image-10238475" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/CamperVanBeethoven_03-400x225.jpg" alt="Camper Van Beethoven" width="400" height="225" />Camper Van Beethoven & Cracker</h3>
|
||||
<p>In what’s now an annual tradition, the UC Santa Cruz alumni David Lowery brings his two bands, Cracker and Camper Van Beethoven, back to the Bay Area for an end-of-the-year residency. Cracker’s new double album <em>Berkeley to Bakersfield</em> drops plenty of Bay Area references, from Rasputin’s to People’s Park, and Camper Van Beethoven always bring back memorable hits like “Take the Skinheads Bowling” and “Pictures of Matchstick Men.” Expect a fun-loving, retro crowd—and maybe even a little bit of <a href="http://thetrichordist.com/2013/06/24/my-song-got-played-on-pandora-1-million-times-and-all-i-got-was-16-89-less-than-what-i-make-from-a-single-t-shirt-sale/" target="_blank">Spotify criticism</a>.</p>
|
||||
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/wAkcSd5l9Qg?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' frameborder='0' allowfullscreen='true'></iframe></span></p>
|
||||
<p><a href="http://ww2.kqed.org/arts/the-do-list/camper-van-beethoven-cracker/">Details and ticket information here</a>.</p>
|
||||
</div>
|
||||
<div class="callout aligncenter noborder">
|
||||
<h3><img class="alignleft size-thumbnail wp-image-10160127" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/11/ron-funches-headshot_1-400x225.jpg" alt="Ron Funches" width="400" height="225" />Ron Funches</h3>
|
||||
<p>A large man with an endearing lisp, Ron Funches is a one-of-a-kind comedian: he takes the manic style of the greats and flips it and reverses it, until the long silences between his surreal stories eventually turn into their own jokes. At the Punchline, Funches appears with Nick Youssef, another Southern California comedian who can take a simple thing like Marcy Playground’s innocuous 1990s hit song “Sex and Candy” and weave it into a spiel on the perils of aging. Together, they guide the crowd through the post-Holiday hangover. <a href="http://ww2.kqed.org/arts/the-do-list/ron-funches/">Details and ticket information here</a>.</p>
|
||||
</div>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/25/radio-show-rockin-roots-to-radical-rauschenberg/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<enclosure url="http://www.kqed.org/.stream/anon/radio/thedolist/2014/12/20141226tdl.mp3" length="0" type="audio/mpeg" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/roots.jpg" medium="image" height="1080" width="1920"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/roots-400x225.jpg" height="60" width="60" /></media:content>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/stoned-moon-400x225.jpg" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/stoned-moon.jpg" medium="image">
|
||||
<media:title type="html">stoned moon</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/stoned-moon-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mcbride.jpg" medium="image">
|
||||
<media:title type="html">mcbride</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mcbride-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/CamperVanBeethoven_03.jpg" medium="image">
|
||||
<media:title type="html">CamperVanBeethoven</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/CamperVanBeethoven_03-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/11/ron-funches-headshot_1.jpg" medium="image">
|
||||
<media:title type="html">ron-funches</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/11/ron-funches-headshot_1-400x225.jpg" />
|
||||
</media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Watch a Hip Hop Orchestra Perform Wu-Tang Clan’s “C.R.E.A.M”</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/24/a-hip-hop-orchestra-does-wu-tang-clans-c-r-e-a-m/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/24/a-hip-hop-orchestra-does-wu-tang-clans-c-r-e-a-m/#comments</comments>
|
||||
<pubDate>Wed, 24 Dec 2014 21:05:45 +0000</pubDate>
|
||||
<dc:creator><![CDATA[Siouxsie Oki]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10238600</guid>
|
||||
<description><![CDATA[Above: Ensemble Mik Nawooj (EMN), led by music director, composer/pianist JooWan Kim, reinterprets Wu-Tang Clan’s “C.R.E.A.M.” at YBCA’s Clas/Sick Hip Hop: 1993 Edition. Ensemble Mik Nawooj (EMN) is the brainchild of composer/pianist JooWan Kim, who introduces western-European classical techniques into hip-hop, rock, and pop. The group’s lineup includes traditional Pierrot ensemble instrumentation (flute, clarinet, violin, cello and piano) with […]]]></description>
|
||||
<content:encoded><![CDATA[<p>Above:<a href="http://ensemblemiknawooj.com/"> Ensemble Mik Nawooj</a> (EMN), led by music director, composer/pianist JooWan Kim, reinterprets <a href="http://www.wutang-corp.com/artists/wu-tang-clan.php">Wu-Tang Clan</a>’s “C.R.E.A.M.” at <a href="http://www.ybca.org/classick-hip-hop">YBCA’s <em>Clas/Sick Hip Hop: 1993 Edition.</em></a></p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/joowan.png"><img class="alignright size-full wp-image-10238602" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/joowan.png" alt="joowan" width="683" height="352" /></a>Ensemble Mik Nawooj (EMN) is the brainchild of composer/pianist JooWan Kim, who introduces western-European classical techniques into hip-hop, rock, and pop. The group’s lineup includes traditional Pierrot ensemble instrumentation (flute, clarinet, violin, cello and piano) with a lyric soprano, deep funk drums, a heavy contrabass and two featured MCs. Kim is a classically trained composer who holds degrees from <a href="http://www.berklee.edu/">Berklee College of Music</a> and <a href="http://www.sfcm.edu/">San Francisco Conservatory of Music</a>.</p>
|
||||
<p><em>“Nobody has ever attempted anything like this on such a large scale, or with such sophistication.”</em> – NPR</p>
|
||||
<p>From the same evening, watch the <a href="http://kevchoice.wordpress.com/">Kev Choice Ensemble</a> perform Saafir’s “Light Sleeper”:</p>
|
||||
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='560' height='315' src='http://www.youtube.com/embed/TFJcIEQFByM?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' frameborder='0' allowfullscreen='true'></iframe></span>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/24/a-hip-hop-orchestra-does-wu-tang-clans-c-r-e-a-m/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/joowan.png" medium="image" height="352" width="683"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/joowan-400x206.png" height="60" width="60" /></media:content>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/joowan-400x206.png" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/joowan.png" medium="image">
|
||||
<media:title type="html">joowan</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/joowan-400x206.png" />
|
||||
</media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Watch a Hip-Hop Funk Big Band Pay Homage to Saafir’s “Light Sleeper”</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/24/a-jazz-hip-hop-funk-big-band-pays-homage-to-saafirs-light-sleeper/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/24/a-jazz-hip-hop-funk-big-band-pays-homage-to-saafirs-light-sleeper/#comments</comments>
|
||||
<pubDate>Wed, 24 Dec 2014 19:00:34 +0000</pubDate>
|
||||
<dc:creator><![CDATA[Siouxsie Oki]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10238610</guid>
|
||||
<description><![CDATA[Above: Kev Choice Ensemble reinterprets Saafir’s “Light Sleeper” at YBCA’s Clas/Sick Hip Hop: 1993 Edition. Oakland-based artist Kev Choice is a pianist, MC, producer, bandleader, sideman, music historian and urban griot dedicated to cultural expression. Through his band Kev Choice Ensemble, he produces and performs his own material, including original jazz and classical compositions as well as classical, […]]]></description>
|
||||
<content:encoded><![CDATA[<p>Above:<a href="http://kevchoice.wordpress.com/"> Kev Choice Ensemble</a> reinterprets Saafir’s “Light Sleeper” at <a href="http://www.ybca.org/classick-hip-hop">YBCA’s <em>Clas/Sick Hip Hop: 1993 Edition.</em></a></p>
|
||||
<p>Oakland-based artist <a href="http://kevchoice.wordpress.com/">Kev Choice</a> is a pianist, MC, producer, bandleader, sideman, music historian and urban griot dedicated to cultural expression. Through his band Kev Choice Ensemble, he produces and performs his own material, including original jazz and classical compositions as well as classical, jazz, and funk-inspired hip-hop.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/kev.jpg"><img class="alignright size-full wp-image-10238616" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/kev.jpg" alt="kev" width="908" height="510" /></a></p>
|
||||
<p>As a teenager, Choice played in classical and jazz ensembles as part of the UC Berkeley Young Musicians Program, and continued his musical studies at Xavier University of Louisiana in New Orleans and Southern Illinois University. Choice has toured with <a href="https://www.michaelfranti.com/home">Michael Franti and Spearhead</a>, <a href="http://www.lyricsborn.com/">Lyrics Born,</a> <a href="https://twitter.com/tooshort">Too $hort</a>, <a href="http://www.ledisi.com/">Ledisi</a>, <a href="https://www.facebook.com/MosDef">Goapele, Mos Def, </a><a href="https://www.youtube.com/watch?v=cM4kqL13jGM">Digable Planets</a> and <a href="http://www.lauryn-hill.com/">Lauryn Hill</a>.</p>
|
||||
<p>From the same performance, you can also watch<a href="http://ensemblemiknawooj.com/"> Ensemble Mik Nawooj</a> perform <a href="http://www.wutang-corp.com/artists/wu-tang-clan.php">Wu-Tang Clan</a>’s “C.R.E.A.M.”:</p>
|
||||
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/68wQ6g9w2xE?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' frameborder='0' allowfullscreen='true'></iframe></span>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/24/a-jazz-hip-hop-funk-big-band-pays-homage-to-saafirs-light-sleeper/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/kev.jpg" medium="image" height="510" width="908"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/kev-400x224.jpg" height="60" width="60" /></media:content>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/kev-400x224.jpg" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/kev.jpg" medium="image">
|
||||
<media:title type="html">kev Choice</media:title>
|
||||
<media:description type="html">Kev Choice</media:description>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/kev-400x224.jpg" />
|
||||
</media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Jason McHenry and His Quest for One Million Paintings</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/24/jason-mchenry-and-his-quest-to-amass-one-million-paintings/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/24/jason-mchenry-and-his-quest-to-amass-one-million-paintings/#comments</comments>
|
||||
<pubDate>Wed, 24 Dec 2014 14:00:19 +0000</pubDate>
|
||||
<dc:creator><![CDATA[Brian Eder]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10218934</guid>
|
||||
<description><![CDATA[Though the original intent was to make as much art as possible, the project somehow morphed into a goal of producing a seemingly preposterous number of paintings; now the mission of the <em>One Thousand Thousand</em> project is to amass that amount with the help of friends. ]]></description>
|
||||
<content:encoded><![CDATA[<p>The intent wasn’t always to create a million paintings. Speaking of his early art-making days with his brothers-in-arms back in high school, where the seeds of the idea were planted, artist Jason McHenry says, “We actually just used them like currency, kind of. We would make little mini paintings. That’s how it started… just amassing a bunch of these things, you know? We would all just push each other to make a new version of our own currency — like one dollar bills and five dollar bills.”</p>
|
||||
<p>McHenry and his best friend Chris Dyer are the only two that stuck to it over the years. Now the project has a name, <em>One Thousand Thousand</em>, and a mission to produce one million paintings. Although the impetus was simply to make as much art as possible surrounded by his friends, it eventually took McHenry down an often solitary path. Today he is reaching out to other artists to participate in the project to assure the goal is reached in his lifetime.</p>
|
||||
<p>“<em>One Thousand Thousand</em> is Christopher Dyer and Jason McHenry,” McHenry is quick to point out. “I honestly do more of the work, produce more pieces; he’s a senior executive at a company in Denver. We’re like partners in crime artistically. All the big projects that we’ve done, we’ve done together. So we push each other that way.”</p>
|
||||
<p><figure id="attachment_10219177" style="width: 494px;" class="wp-caption alignright"><img class="size-full wp-image-10219177" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_245541_640h.jpg" alt="Every work in the edition is hand stamped and dated." width="494" height="640" /><figcaption class="wp-caption-text">Every work in the edition is hand stamped and dated.</figcaption></figure></p>
|
||||
<p>McHenry, 43, and his wife, Cathy, live in the South Bay now. He was born and raised in St. Louis, MO. His formative years are as colorful as the art he began painting just a short time later. Describing his youth, McHenry says, “I was the worst. I was raised by bikers. My whole family was involved with porn and tattoos.”</p>
|
||||
<p>Like many kids growing up around a family-owned business, McHenry was asked to pitch in and help out from time to time. He earned his allowance by way of a broom and a bucket of bleach. He swept the floors of the family’s adult business and soaked clean the quarters he picked up in his bucket over night. The next day he’d dry them off and head to the arcade to play <em>Pacman</em>.</p>
|
||||
<p><figure id="attachment_10219180" style="width: 480px;" class="wp-caption alignright"><img class="size-full wp-image-10219180" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_325107_640h.jpg" alt="Edition #325107 created on July 17, 2013. " width="480" height="640" /><figcaption class="wp-caption-text">Edition #325107 created on July 17, 2013.</figcaption></figure></p>
|
||||
<p>McHenry went to four different high schools in the 9th grade. He kept getting kicked out of them. They finally decided to have him tested and realized there wasn’t anything wrong with him; the tests revealed that he was both highly intelligent and exceptionally creative. As a result, he was sent to <a href="http://www.slps.org/Page/6777" target="_blank">Central Visual and Performing Arts High</a>, a magnet school in the St. Louis Public School district, which describes itself as being “focused on synergistically developing both the artistic and academic student.”</p>
|
||||
<p>McHenry describes it as being focused and condensed periods for academics with larger blocks of time for creative expression. “It’s a lot like <em>FAME</em>,” he says.</p>
|
||||
<p>“In high school and when the project first started the whole point of it was that we would just be pushing each other to make new art. So Chris wouldn’t wanna not make anything during the week, because then when it came time for us to show each other what we had done, he’d get savaged. Like ‘What? You didn’t make anthing? Get at it!’ You had to produce, because everybody else was. That was the point of it in a lot of ways.”</p>
|
||||
<p>“We’d also sit around and do them together as a group. There’d be 5 or 6 or 10 people and we’d all make them on the spot. Sort of like artist trading cards before there were artist trading cards — limited, one-offs.”</p>
|
||||
<p><b>Were you guys thinking of it like a factory?</b></p>
|
||||
<p>“In a way, yeah. Those are all big influences. Warhol and stuff like that. That’s when <a href="http://www.artinamericamagazine.com/news-features/news/mark-kostabi-con-artist-tribeca-film-fest/" target="_blank">Mark Kostabi</a> really got famous and he was known for not even picking up a brush. He would basically just sign stuff. It was like that kind of dialog. At the same time, the work was the work, but it was really an excuse that we could all just sit and talk about these conversations. Because we’re high school students, but we’re skippin’ school to go up to Chicago to see some opening at the art museum up there.“</p>
|
||||
<p><b>What about the <a href="http://www.finster.com/" target="_blank">Reverend Howard Finster</a>? The way you number your works reminds me a bit of him. Are you aware of Finster yet?</b></p>
|
||||
<p>“Yes, in high school around that time. He was a huge influence. That’s where the idea had to have come from at some point. Part of it. Part of it was <a href="http://basquiat.com/" target="_blank">Jean-Michel Basquiat</a> doing little anti-product postcards. I think I found Finster by way of <a href="http://www.rollingstone.com/music/artists/talking-heads/biography" target="_blank">Talking Heads</a> and <em>Little Creatures</em>, and <a href="http://www.rollingstone.com/music/artists/r-e-m/biography" target="_blank">R.E.M.</a> ‘cause there was an R.E.M. cover in <em>Rolling Stone</em> around early to mid-eighties with an article inside on Howard Finster.”</p>
|
||||
<p><figure id="attachment_10219182" style="width: 640px;" class="wp-caption aligncenter"><img class="size-full wp-image-10219182" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_groupshot_640w.jpg" alt="A collection of works created for One Thousand Thousand. " width="640" height="400" /><figcaption class="wp-caption-text">A collection of works created for One Thousand Thousand.</figcaption></figure></p>
|
||||
<p><b>So you keep doing this all through high school. Then what?</b></p>
|
||||
<p>“Some of us went to the same college afterwards, so we kept doing it. I had saved them all from that time. I had 100. Then I had 500. Then I had 1000.”</p>
|
||||
<p>“I had awesome scholarship offers based on my portfolio, but I had a crap G.P.A. So I went to a community college at first to get a demonstrable grade point average. And then I got a scholarship to <a href="http://www.slu.edu/" target="_blank">Saint Louis University</a> and eventually I finished my degree at <a href="http://arts.unco.edu/" target="_blank">University of Nothern Colorado</a>.”</p>
|
||||
<p><b>You shared with me that you had learned of the outsider artist, <a href="http://www.pbs.org/pov/intherealms/" target="_blank">Henry Darger</a>, around your second year in college. How did seeing his work for the first time affect you?</b></p>
|
||||
<p>“Oh profoundly. Darger was part of the discipline,” explains McHenry. “There was a Darger exhibit at Chicago Museum, I believe, and one of the pieces was this cross-section of a board that every day, or every other day, or seven times a day, he would do a coat of paint. Just a layer of paint. So what you were looking at was like tree rings basically. The board was a two-by-four, but the thing was like (in my memory at least) a foot and half or so thick. Just a lot. Whoa, that’s like hundreds and hundreds and hundreds of layers of paint. That was remarkable to me.”</p>
|
||||
<p>Like Darger, McHenry and associates have been religiously laying down the layers of paint and mixed media day after day for over twenty years now. He’s created and painstakingly documented more than 330,000 works in the <em>One Thousand Thousand</em> edition to date. To put that into perspective, imagine laying the 7.125 x 5.25 inch pieces end to end length-wise, that’s over 37 miles of art!</p>
|
||||
<p>While <em>One Thousand Thousand</em> has never been about making money, you can find <a href="http://www.anti-product.com/shop.html" target="_blank">available works online</a> reasonably priced around $5. I’ve also seen them at festivals and events completely framed for just $10.</p>
|
||||
<p>I’m including a Call to Artists from McHenry’s Anti-Product website here. “In the hindsight that is afforded to us after 20 years of going at this project, we have come to realize that it would be a whole lot easier for us to reach our goal of a million paintings in some timely fashion should we get a little help.</p>
|
||||
<p>“If you are interested in participating in this project in some way you are seriously encouraged to <a href="http://www.anti-product.com/contact-info.html" target="_blank">contact us</a> and let us know.”</p>
|
||||
<p>Find out more about the <a href="http://www.anti-product.com/1000x1000.html" target="_blank"><em>One Thousand Thousand</em></a> project at anti-product.com.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/24/jason-mchenry-and-his-quest-to-amass-one-million-paintings/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JMprocess_HongKong_800w.jpg" medium="image" height="600" width="800"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JMprocess_HongKong_800w-400x300.jpg" height="60" width="60" /></media:content>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_245541_640h-400x518.jpg" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_245541_640h.jpg" medium="image">
|
||||
<media:title type="html">JM_245541_640h</media:title>
|
||||
<media:description type="html">Every work in the edition is hand stamped and dated.</media:description>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_245541_640h-400x518.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_325107_640h.jpg" medium="image">
|
||||
<media:title type="html">JM_325107_640h</media:title>
|
||||
<media:description type="html">Edition #325107 created on July 17, 2013.</media:description>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_325107_640h-400x533.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_groupshot_640w.jpg" medium="image">
|
||||
<media:title type="html">JM_groupshot_640w</media:title>
|
||||
<media:description type="html">A collection of works created for One Thousand Thousand.</media:description>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JM_groupshot_640w-400x250.jpg" />
|
||||
</media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Where to See ‘The Interview’ Online and in San Francisco Bay Area Movie Theaters</title>
|
||||
<link>http://ww2.kqed.org/news/12/24/2014/The-Interview-Streaming-Showtimes</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/24/where-to-see-the-interview-online-and-in-san-francisco-bay-area-movie-theaters/#comments</comments>
|
||||
<pubDate>Wed, 24 Dec 2014 10:19:30 +0000</pubDate>
|
||||
<dc:creator><![CDATA[KQED Arts]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/2014/12/24/where-to-see-the-interview-online-and-in-san-francisco-bay-area-movie-theaters/</guid>
|
||||
<description><![CDATA[Sony has made <i>The Interview”</i> available online — like right now. If you want to spend Christmas Eve day watching it, you can. ]]></description>
|
||||
<content:encoded><![CDATA[<p>Who would have thought there would actually be a picture that could advertise with the tagline “See this movie or the terrorists win” and it’s actually sorta true?</p>
|
||||
<p>Sony has made <i>The Interview</i> available online — like right now. If you want to spend Christmas Eve day watching it, you can <a href="http://ww2.kqed.org/news/12/24/2014/The-Interview-Streaming-Showtimes" target="_self" id="rssmi_more"> …read more</a>
|
||||
<p>Source:: <a href="http://ww2.kqed.org/news/12/24/2014/The-Interview-Streaming-Showtimes" target="_self" title="Where to See ‘The Interview’ Online and in San Francisco Bay Area Movie Theaters">Arts News</a></p>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/24/where-to-see-the-interview-online-and-in-san-francisco-bay-area-movie-theaters/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Interview-Lisa.jpg" medium="image" height="450" width="800"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Interview-Lisa-400x225.jpg" height="60" width="60" /></media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Oakland Carolers Sing Out Against Police Violence</title>
|
||||
<link>http://ww2.kqed.org/news/2014/12/24/oakland-carolers-sing-out-against-police-violence</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/24/oakland-carolers-sing-out-against-police-violence/#comments</comments>
|
||||
<pubDate>Wed, 24 Dec 2014 09:44:55 +0000</pubDate>
|
||||
<dc:creator><![CDATA[KQED Arts]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/2014/12/24/oakland-carolers-sing-out-against-police-violence/</guid>
|
||||
<description><![CDATA[<p>To a distracted passerby, it looked like a group of families singing Christmas carols. But amid the last-minute holiday shopping hustle, Oakland's College Avenue once again became the site of a creative protest against police violence.</p>
|
||||
<p>“<em>Silent night, deadly night</em> …” sang about 50 people, including numerous children. That was one <a href="http://ww2.kqed.org/news/2014/12/24/oakland-carolers-sing-out-against-police-violence" target="_self" id="rssmi_more"> ...read more</a>]]></description>
|
||||
<content:encoded><![CDATA[<p>To a distracted passerby, it looked like a group of families singing Christmas carols. But amid the last-minute holiday shopping hustle, Oakland’s College Avenue once again became the site of a creative protest against police violence.</p>
|
||||
<p>“<em>Silent night, deadly night</em> …” sang about 50 people, including numerous children. That was one <a href="http://ww2.kqed.org/news/2014/12/24/oakland-carolers-sing-out-against-police-violence" target="_self" id="rssmi_more"> …read more</a>
|
||||
<p>Source:: <a href="http://ww2.kqed.org/news/2014/12/24/oakland-carolers-sing-out-against-police-violence" target="_self" title="Oakland Carolers Sing Out Against Police Violence">Arts News</a></p>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/24/oakland-carolers-sing-out-against-police-violence/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/10244182-thumb.jpg" medium="image" height="300" width="400"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/10244182-thumb.jpg" height="60" width="60" /></media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Your New Music Editor’s Top 25 Albums of 2014</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/23/your-new-music-editors-top-25-albums-of-2014/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/23/your-new-music-editors-top-25-albums-of-2014/#comments</comments>
|
||||
<pubDate>Tue, 23 Dec 2014 21:00:50 +0000</pubDate>
|
||||
<dc:creator><![CDATA[Gabe Meline]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10239111</guid>
|
||||
<description><![CDATA[From North Carolina folk and psychedelic country to British R&B and Chicago rap, KQED Arts' Music Editor Gabe Meline picks his top albums of 2014.]]></description>
|
||||
<content:encoded><![CDATA[<p>As your proud new music editor here at KQED Arts, I’m always eager to share new music that inspires me. Thus, for your perusal, the below compiled list of albums that got me through the year 2014. (And if you really want to dig deep, see my top album lists from the years <a href="http://citysound.bohemian.com/2013/12/31/gabes-top-25-albums-of-2013/" target="_blank">2013</a>, <a href="http://citysound.bohemian.com/2012/12/13/top-25-albums-of-2012/" target="_blank">2012</a>, <a href="http://citysound.bohemian.com/2011/12/14/top-25-albums-of-2011/" target="_blank">2011</a>, <a href="http://citysound.bohemian.com/2010/12/14/top-25-albums-of-2010/" target="_blank">2010</a>, and lo and behold, the <a href="http://citysound.bohemian.com/2009/12/15/the-top-albums-of-the-decade-2000-2009/" target="_blank">entire decade from 2000-2009</a>.)</p>
|
||||
<p>Here’s what was on my turntable in 2014.</p>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239227" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/FKATwigs.jpg" alt="FKA Twigs" width="300" height="300" />
|
||||
<h3>1. FKA Twigs – <em>LP1</em></h3>
|
||||
<h5>(Young Turks)</h5>
|
||||
<p>I listened to this album to be transported to a different world, and it never failed me. What’s more, the world to which it transported me kept changing. FKA Twigs is the stage name of Tahliah Barnett, who has been getting just as much press for dating Robert Pattinson as for her music, which I suppose is inevitable. After an EP that yielded the minimalist masterpiece “<a href="https://www.youtube.com/watch?v=kFtMl-uipA8" target="_blank">Water Me</a>,” her debut full-length is such a brilliant mix of compact songwriting and off-kilter sounds that it <em>feels</em> like a foregone conclusion. But really, there’s nothing foregone about it. Even after repeat listening, the billowing oscillations of “<a href="https://www.youtube.com/watch?v=3yDP9MKVhZc" target="_blank">Two Weeks</a>” or spare rattling of “<a href="https://www.youtube.com/watch?v=Cw6H9YsTLek" target="_blank">Pendulum</a>” still emerge through the speakers entirely unexpected; amid all the “weird R&B” in the world, nothing sounds like this album does. Imagine if a pod from the International Space Station landed inside a Gothic cathedral and hooked its circuit board to the organ while a singular figure emerged from the choir to sing about desire and flesh and trust, maybe? When I <a href="http://www.sfweekly.com/shookdown/2014/08/14/fka-twigs-hypnotizes-the-great-american-music-hall-8-13-14" target="_blank">saw her at the Great American Music Hall</a> in August, she moved like a gazelle, awash in red silk. On <em>LP1</em>, she creates a universe of her own and invites you to settle in.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239228" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/BenFrost.jpg" alt="Ben Frost" width="300" height="300" />
|
||||
<h3>2. Ben Frost – <em>A U R O R A</em></h3>
|
||||
<h5>(Bedroom Community)</h5>
|
||||
<p>After watching <a href="http://m.mlb.com/video/topic/61827086/v36878097/ws2014-gm7-giants-win-2014-world-series" target="_blank">the Giants win the World Series</a> on the gigantic Civic Center screen with thousands of other fans in October, and after hugging and high-fiving absolute strangers beneath a hailstorm of bootleg fireworks to the sounds of an impromptu Dixieland band, I walked over to 1015 Folsom and let the terrifying abrasion of Ben Frost’s live set wash over me. This is not music you’ll be playing at Christmas dinner, folks: <em>A U R O R A</em> would be described as unlistenable noise by most people. But I couldn’t help putting it on again and again. Like FKA Twigs, it creates its own idiom, the rules and melodies of which become clearer over time. If nothing else, the album always served me well as a palate-cleanser, a cotton towel shoved through the ears to floss the brain. Beneath the jarring surface, there’s a lot of beauty to be had here.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239229" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/EMA.jpg" alt="EMA" width="300" height="300" />
|
||||
<h3>3. EMA – <em>The Future’s Void</em></h3>
|
||||
<h5>(Matador)</h5>
|
||||
<p>Back in 1964, Bob Dylan sang about contemporary life—poetically, yes, but remember that he also did so directly, and humorously. As a 14-year-old, I fell in love with his references to <a href="http://www.bobdylan.com/us/songs/i-shall-be-free" target="_blank">Anita Ekberg, Yul Brynner, Elizabeth Taylor and Greasy Kid’s Stuff</a>, whatever any of those things were. Now, I think about <em>The Freewheelin’</em> when I listen to <em>The Future’s Void</em>. In 2014, Erika M. Anderson was widely said to have written a “post-internet” album, which really just means she spends some of <em>The Future’s Void</em> singing about contemporary life, which very naturally includes the internet. (Twenty years from now, a 14-year-old is going to hear it and wonder what a “selfie” is.) As <a href="http://www.sfweekly.com/sanfrancisco/into-the-white-ema-grapples-with-the-decay-of-privacy-in-the-internet-age/Content?oid=2950170" target="_blank">she told me in June</a>, “To make art right now that tries to talk about the landscape in the world, or in America, and not in any way acknowledge the internet? That just seems so unrealistic.” But <em>The Future’s Void</em> is, at its heart, a record about privacy, and the concept of self, and the ways modern life conspires to take that away from each and every one of us. I listened to this album to be reminded that Facebook can’t take everything.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239230" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Grouper.jpg" alt="Grouper" width="300" height="300" />
|
||||
<h3>4. Grouper – <em>Ruins</em></h3>
|
||||
<h5>(Yellow Electric / Kranky)</h5>
|
||||
<p>In 2011, Liz Harris, newly single, took a residency in Portugal and wrote this stunning set of songs. They are fragile things, befitting one’s emotions after a breakup. Have you ever been on vacation somewhere, away from your regular life, and taken a walk through a park, and the whole world seems foreign but beautiful, and in one rare moment, you’re overcome and say to yourself, “I want this to last”? This album reminds me of those moments. I saw Harris in September, opening for Swans in Portland, playing a wordless sound-collage set. But <em>Ruins</em> has vocals that haven’t been so prominent in the mix since her 2008 gem <em>Dragging a Dead Deer Up a Hill</em>, and trying to make out the words takes a backseat to the soft beauty of it all. I turned to this record at night, usually, and thought of love, nature, and old friends.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239231" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/bleachers.jpg" alt="Bleachers" width="300" height="300" />
|
||||
<h3>5. Bleachers – <em>Strange Desire</em></h3>
|
||||
<h5>(RCA)</h5>
|
||||
<p>And just like that, the guitarist for Fun starts another band, and the world has a handful of new catchy-as-hell anthems. <a href="http://youtu.be/pAGk7cIGcU4?t=1m40s" target="_blank">Jack Antonoff </a>will probably be tapped as a producer more than a frontman in the coming years, but his royalty checks from <a href="https://www.youtube.com/watch?v=PVAfR3QjFKo" target="_blank">Taylor Swift</a> can help fund Bleachers for many years to come, as far as I’m concerned. Antonoff, as your girlfriend will tell you, is dating Lena Dunham, and it’s hard to separate the idea of that relationship from these songs, many of which are the sort of excited, joyful songs one writes when they’re overcome with new love. I mean, “<a href="https://www.youtube.com/watch?v=o5osPtE7kXI" target="_blank">I Wanna Get Better</a>“—isn’t that what most of us feel when someone’s given us so much happiness and inspiration? That we want to be the best possible version of ourselves for them in return? I listened to this album on road trips and turned it up loud and enjoyed being alive.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239232" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Common.jpg" alt="Common" width="300" height="300" />
|
||||
<h3>6. Common – <em>Nobody’s Smiling</em></h3>
|
||||
<h5>(ARTium / Def Jam)</h5>
|
||||
<p>I’ll be the first to say that Common has made more than a few missteps in the past few years; his output since 2005’s <em>Go</em> has been spotty at best, embarrassing at worst. So it’s a relief that <em>Nobody’s Smiling</em> is so deeply rewarding. Dedicated to South Side Chicago and its ongoing homicide crisis, the record is a thoughtful rebuke to all Fox News commentators who believe, wrongly, that <a href="http://www.theatlantic.com/national/archive/2014/08/black-people-are-not-ignoring-black-on-black-crime/378629/" target="_blank">rap music fails to address “black-on-black” crime</a>. What’s more, the production is left-field incredible and Common is back to form on the mic. In October, my wife and I were driving home from a show and listening to a mix of modern rap hits on KMEL—”<a href="https://www.youtube.com/watch?v=nGt_JGHYEO4" target="_blank">Lifestyle</a>,” “<a href="https://www.youtube.com/watch?v=UX6K7waag5Q" target="_blank">We Dem Boyz</a>,” “<a href="https://www.youtube.com/watch?v=-KKbdErJkiY" target="_blank">Type of Way</a>“—and she commented at how strange, stunted and yelpy rap music had become. Then the DJ played “The Neighborhood,” from this album, and it was like Autotune had never happened.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239233" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/SturgillSimpson.jpg" alt="Sturgill Simpson" width="300" height="300" />
|
||||
<h3>7. Sturgill Simpson – <em>Metamodern Sounds in Country Music</em></h3>
|
||||
<h5>(High Top Mountain)</h5>
|
||||
<p>I have been to the mountaintop of mainstream country music, and I have drank from its overproduced, cornball sentimental riches. I have seen the concerts of Miranda Lambert, Trace Adkins, Luke Bryan, Dierks Bentley and Eric Church, and I have thoroughly enjoyed myself in the Coors-drinking throng. But this year I put the “alt” back into alt-country, and filled myself with this wonderful album by Sturgill Simpson. Though cosmic kickoff track “<a href="https://www.youtube.com/watch?v=6gBV-Nzq7Pg" target="_blank">Turtles All the Way Down</a>” gets most of the attention—and sure, there aren’t too many country songs that champion the virtues of DMT and LSD—the whole album’s a Nashville banger, with a well-done cover of When In Rome’s ’80s hit “The Promise” thrown in for good measure. <em>Metamodern Sounds</em> also has a secret weapon in the form of lead guitarist Laur Joamets, who turns his Telecaster into a buzzsaw on a moments’ notice. When I saw him at the Fillmore in November, Simpson and his band tore the place up like it was a Kentucky juke joint. Listening to this album reminded me about honesty in country music in 2014.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239234" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/GreatApes.jpg" alt="Great Apes" width="300" height="300" />
|
||||
<h3>8. Great Apes – <em>Playland at the Beach</em></h3>
|
||||
<h5>(Asian Man)</h5>
|
||||
<p>It’s no secret that San Francisco is changing, and with great challenges can come great art. <em>Playland at the Beach</em> is a five-song EP by San Francisco punk band Great Apes, and for my money it’s the most poetic address yet to the changing face of the city. Each song is “narrated” by a different building—Vesuvio’s, City Hall, an apartment building on Valencia—with local landmarks galore and a general tone of betrayal for a city’s lost culture. “What the city is essentially becoming is a homogenized, vanilla, adult Disneyland for the rich,” Great Apes frontman Brian Moss <a href="http://www.sfweekly.com/sanfrancisco/great-apes-brian-moss-san-francisco/Content?oid=3269804" target="_blank">told me in November</a>, “and with that, you’re basically erasing a cultural landscape of artists—or, as I’m referencing in the songs, certain elements of what people might deem as filth, but what’s really the raw, human diversity that I believe makes cities great.” Great Apes are part of that diversity, in a lineage stretching back to hallowed Mission District band Jawbreaker—whose gravelly vocals and way with words are probably the best-known touchstones for listeners of <em>Playland at the Beach</em>. I played this record while driving through San Francisco and thinking about the city’s future.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239239" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Tree.jpg" alt="Tree" width="300" height="300" />
|
||||
<h3>9. Tree – <em>The @MCTREEG EP</em></h3>
|
||||
<h5>(Scion AV)</h5>
|
||||
<p>I’ve had my issues with corporate companies funding artists’ careers (behold <a href="http://green-label.com/sound/" target="_blank">Green Label Sound</a>, Mountain Dew’s record label), but occasionally even I must throw up my arms and concede that sometimes the suits get it right. Tree is a unique Chicago rapper with a gruff voice who straddles old jazz and soul with style and wit; his song “<a href="https://www.youtube.com/watch?v=XPVK7eOWVnk" target="_blank">Godlike</a>,” which falls over itself in an off-time piano loop, dominated my life for a couple weeks in January. The funny thing is that when I ordered this record, it showed up with a note from Tree himself, sent from his home address. I guess Scion doesn’t do mailorder.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239236" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/BrianBlade.jpg" alt="Brian Blade" width="300" height="300" />
|
||||
<h3>10. Brian Blade & The Fellowship Band – <em>Landmarks</em></h3>
|
||||
<h5>(Blue Note)</h5>
|
||||
<p>Brian Blade is an excellent drummer who plays with jazz greats like Joshua Redman and Wayne Shorter. He also records with Bob Dylan, Joni Mitchell, and Iron & Wine. Straddling these two worlds is his Fellowship Band, and <em>Landmarks</em> is a stunning record of jazz composition, if short on jazz improvisation. Gone are the traditional solos in place of a rich, spiritual sound, and in this, it reminds me of Hank Jones and Charlie Haden’s <em>Steal Away</em>. “Shenandoah” is here as a signpost, and Blade’s New Orleans upbringing is applied to a swath of other southern sounds. A good Sunday-morning record to play, after Aretha Franklin’s <em>Amazing Grace</em>.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239235" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/PerfectPussy.jpg" alt="Perfect Pussy" width="300" height="300" />
|
||||
<h3>11. Perfect Pussy – <em>Say Yes to Love</em></h3>
|
||||
<h5>(Captured Tracks)</h5>
|
||||
<p>I’ll always go for a solid hardcore record with diary-entry lyrics, and <em>Say Yes to Love</em> is no exception. There’s nothing groundbreaking going on musically, of course, but singer Meredith Graves’ lyrics are so tremendous and, as it goes, very buried in the mix. (When I <a href="http://www.sfweekly.com/shookdown/2014/05/27/perfect-pussy-brings-noisy-catharsis-to-rickshaw-stop-5-26-14" target="_blank">saw the band in May</a>, Graves told the soundman to simply “make it as loud and horrible as possible.”) Though not as in-your-face, Perfect Pussy has a fearlessness reminiscent of riot grrrl pioneers Bikini Kill; <a href="http://www.wonderingsound.com/feature/tobi-vail-interviews-perfect-pussys-meredith-graves/" target="_blank">here you can read a long, in-depth conversation</a> between Graves and Bikini Kill’s Tobi Vail. I listened to this record for hope, and for strength.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239244" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/dAngelo.jpg" alt="D'Angelo" width="300" height="300" />
|
||||
<h3>12. D’Angelo – <em>Black Messiah</em></h3>
|
||||
<h5>(RCA)</h5>
|
||||
<p>Not that anyone could ever top Beyoncé’s surprise album release last year, but I’ve learned to hold off on these lists until December is mostly spent. And though this album is no <em>Voodoo</em>, D’Angelo’s sublime, burbling masterwork, it was exactly what the world needed in early December, post-Eric Garner and Mike Brown, post-#BlackLivesMatter changed to #AllLivesMatter. For me, its predecessor wasn’t D’Angelo’s previous work, but having spent the day prior to its release taking part in the Millions March along Market Street. Like many, I downloaded it instantly and played it on repeat until 2:30am. Then I woke up and played it again.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239366" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/RAC.jpg" alt="RAC" width="300" height="300" />
|
||||
<h3>13. R.A.C. – <em>Strangers</em></h3>
|
||||
<h5>(Interscope)</h5>
|
||||
<p>This arrived as a tip from my wife, who favors synthesized dance music from the decade of <em>Say Anything</em>. This album is pure perfection in that regard, but it’s far from your everyday saccharine retro placebo. With a rotating cast of guest singers, from MNDR to Tegan & Sara, Strangers toys with modern life’s disconnect (“Tourist”) and the superficial vagaries of fame (“Hollywood”). Of course, there’s a good old-fashioned <a href="https://www.youtube.com/watch?v=z6eYhWQyOso" target="_blank">ode to driving to the beach</a>, too. The timelessness to these songs lies in their catchy hooks, and they’re not likely to grow tired for me anytime soon.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239247" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Future.jpg" alt="Future" width="300" height="300" />
|
||||
<h3>14. Future – <em>Honest</em></h3>
|
||||
<h5>(Freebandz / Epic)</h5>
|
||||
<p>Probably one of the year’s biggest surprise moments was the release of <a href="http://www.npr.org/event/music/359661053/t-pain-tiny-desk-concert" target="_blank">T-Pain’s Tiny Desk Concert</a>, where he sang classics like “Buy You a Drank” without the effect of Autotune. This makes sense for T-Pain—after all, he <a href="http://www.newyorker.com/culture/culture-desk/the-sadness-of-t-pain" target="_blank">expressed sorrow for his reputation’s wreckage</a>, and was called out personally by Jay-Z in “Death of Autotune”—but most people still don’t understand the software, or how it’s used, sparingly, in nearly every recording now. I’m a fan of the way Future uses it, which was a precursor to Yung Thug and Rich Homie Quan’s use of it, which is to say it makes their cracking voices sound like they’re being struck by lightning. Future has hooks for days, and his music is filled with hope and ambition. When <a href="http://www.sfweekly.com/shookdown/2014/07/01/future-overcomes-the-monday-curse-at-regency-ballroom-6-30-14" target="_blank">I saw him in July</a>, every song was a singalong.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239238" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JoyceManor.jpg" alt="Joyce Manor" width="300" height="300" />
|
||||
<h3>15. Joyce Manor – <em>Never Hungover Again</em></h3>
|
||||
<h5>(Epitaph)</h5>
|
||||
<p>There’s really nothing wrong with being derivative if you do it with enough heart, and though I didn’t know what to make of Joyce Manor at first, seeing them at Amoeba in August turned me into a fan. Melodic kitschy mid-tempo pop-punk, yadda yadda yadda, but when you’re surrounded by <a href="https://www.youtube.com/watch?v=cF_dxObR8-8" target="_blank">300 people all singing along more loudly than the band</a>, it’s a little bit infectious. (As a plus, singer Barry Johnson has <a href="http://www.imposemagazine.com/features/joyce-manor-favorite-live-performances" target="_blank">fantastic taste in YouTube videos</a>.) These songs are very short, to the point, and stay in your head for days.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239241" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/NickiMinaj.jpg" alt="Nicki Minaj" width="300" height="300" />
|
||||
<h3>16. Nicki Minaj – <em>The Pinkprint</em></h3>
|
||||
<h5>(Young Money)</h5>
|
||||
<p>Nicki Minaj put out a string of terrible singles in 2014, and the way to really appreciate this album is to simply delete them. So much of Nicki in 2014 seemed to be a reaction to critics of <em>Pink Friday: Roman Reloaded</em>, the best album she’s made, who claimed it was “too pop.” So thanks to Peter Rosenberg, we got “Only.” Trash that song like the garbage it is, and “Anaconda,” and “Pills & Potions,” and maybe “Bed of Lies,” and what’s left is a personal song cycle that’s full of personality, humor, sorrow and cleverness. She’s one of the best rappers alive when she’s on her game, and call me crazy, but she’s a role model for my five year-old daughter. When <a href="http://citysound.bohemian.com/2012/08/14/live-review-nicki-minaj-at-the-paramount-theater-oakland/" target="_blank">I saw her in Oakland in 2012</a>, she addressed the young girls in the crowd: “Being a loser is not cool,” she said. “Giving your goodies to every Tom, Dick & Harry is not cool. Being intelligent and ambitious is where it’s at. Men are attracted to ambitious women. Ain’t I right, guys?” This is not Nicki’s best album as a whole, but there’s a lot of bravery on it.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239240" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/AngelOlson.jpg" alt="Angel Olsen" width="300" height="300" />
|
||||
<h3>17. Angel Olsen – <em>Burn Your Fire for No Witness</em></h3>
|
||||
<h5>(Jagjaguwar)</h5>
|
||||
<p>A remarkable album that owes as much to early folk like the Incredible String Band and Fairport Convention as it does the cosmic American music of Will Oldham, with whom Olsen toured, <em>Burn Your Fire</em> kept finding its way back to my stereo. Filled with mystery and longing, the record is deceptively simple, a trait that attracted advertising companies. In November, <a href="http://ww2.kqed.org/arts/2014/11/28/angel-olson-talks-90s-rb-women-in-music-and-her-whirlwind-year/" target="_blank">Olsen told KQED</a> that she’d turned down a healthy sum for her music to be used in a commercial, “because it’s a crappy company, and it’s going to damage my career.” May she reap the rewards twofold for blazing her own trail.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239242" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JamesHoff.jpg" alt="James Hoff" width="300" height="300" />
|
||||
<h3>18. James Hoff – <em>Blaster</em></h3>
|
||||
<h5>(PAN)</h5>
|
||||
<p>In the pantheon of weird records, one of my favorites is <a href="http://www.discogs.com/Disc-Transfer/release/98364" target="_blank">Disc’s <em>Transfer</em></a>, which was created by smashing CDs, gluing them back together, putting them in a CD player, pressing “play” and recording the skipping blips and glitches. That was 15 years ago. In 2014, New York artist James Hoff infected 808 beats with <a href="http://en.wikipedia.org/wiki/Blaster_%28computer_worm%29" target="_blank">the Blaster virus</a>, recorded the results, and used them as foundations for new compositions. The results are fabulously askew—your cat will hate it. There’s definitely some high art happening here, but it’s also just a riot to listen to. As Hoff himself says <a href="http://bombmagazine.org/article/10095/james-hoff" target="_blank">in this interview</a>, “I don’t want the work’s reception necessarily hinged on’“getting it.'” I like that idea.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239246" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/MarcRibot.jpg" alt="Marc Ribot" width="300" height="300" />
|
||||
<h3>19. Marc Ribot Trio – <em>Live at the Village Vanguard</em></h3>
|
||||
<h5>(Pi)</h5>
|
||||
<p>Most know Marc Ribot as The Guy Who Played Guitar on <em>Rain Dogs</em>, and if you’ve ever heard “Singapore” or “<a href="https://www.youtube.com/watch?v=MZ4sK-Q42AU" target="_blank">Cemetery Polka</a>,” you know he has a knack for playing what sound like wrongish notes, just a tiny bit out of bounds. Eric Dolphy did this, David Rawlings does this, and Albert Ayler did this. It’s Ayler we’re concerned with here, since Ribot wisely recruited Henry Grimes, Ayler’s bassist, to join his group. For this recording, the trio play Ayler’s “The Wizard” and “Bells,” John Coltrane’s “Sun Ship” and “Dearly Beloved,” and standards “Old Man River” and “I’m Confessin’ That I Love You.” There’s an intense fire beneath it all, and listening to Ribot’s solos unfold is like watching a Pollock painting take form. I listened to this when I needed to enter a different mindset.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239245" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/TaylorSwift.jpg" alt="Taylor Swift" width="300" height="300" />
|
||||
<h3>20. Taylor Swift – <em>1989</em></h3>
|
||||
<h5>(Big Machine)</h5>
|
||||
<p>Because I grew up in the <em>Thriller</em> era, <a href="http://www.salon.com/2011/09/29/how_niches_killed_culture/" target="_blank">I miss the monoculture</a>. I miss big universal pop moments, like Lionel Richie’s halftime show or the “Like a Prayer” premiere. I also sometimes miss big dumb pop music for the sake of big dumb pop music. That’s why I cringed at the “<a href="https://www.youtube.com/watch?v=nfWlot6h_JM" target="_blank">Shake it Off</a>” video but eventually relented to <em>1989</em>. Isn’t that what pop music does? Annoys you into submission until you sing along, like a <a href="https://www.youtube.com/watch?v=QHn6Hgx_sfE" target="_blank">bubble gum commercial</a> jingle? This record doesn’t have the personality of Swift’s earlier albums—it could have been recorded by anybody with a gazillion-dollar budget—but that’s beside the point when you’re reaching for a big pop moment.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239248" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/iceage.jpg" alt="Iceage" width="300" height="300" />
|
||||
<h3>21. Iceage – <em>Plowing Into the Field of Love</em></h3>
|
||||
<h5>(Matador)</h5>
|
||||
<p>Denmark is a cold place, and when you start a band as a teenager there, it’s likely to be a punk band (especially in Copenhagen, with one of the world’s <a href="http://en.wikipedia.org/wiki/Freetown_Christiania" target="_blank">longest-running squats</a>). I <a href="http://citysound.bohemian.com/2013/03/26/live-review-iceage-at-the-rickshaw-stop/" target="_blank">saw Iceage</a> during this era, and was entranced by the magnetism of lead singer Elias Bender Rønnenfelt, who used the front rows of the audience alternately as a mattress and punching bag. For their third album, Iceage’s malaise is tucked under the surface. A “mature” outing with obvious nods to Nick Cave and even classic country, it’s an eerie listen that always made me feel a little more mortal.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239237" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/SageGemini.jpg" alt="Sage the Gemini" width="300" height="300" />
|
||||
<h3>22. Sage the Gemini – <em>Remember Me</em></h3>
|
||||
<h5>(HBK / Republic)</h5>
|
||||
<p>Yes, I agree that DJ Mustard <a href="http://www.vladtv.com/blog/202454/yg-dj-mustard-slam-grammys-for-nomination-snubs/400956/" target="_blank">got snubbed</a> by the Grammys, but I also laugh at <a href="https://twitter.com/theRonPerry/status/540951062988226560" target="_blank">the notion that he created “a new sound</a>.” Everyone in the Bay knows where that sound came from, and on <em>Remember Me</em>, Sage the Gemini perfects the very vibe that Mustard <a href="http://imgur.com/gallery/xI2bz" target="_blank">routinely dumbs down</a>. (I say this as a genuine fan of “Don’t Tell ‘Em,” “Who Do You Love,” “24 Hours” and other Mustard productions.) The most well-known member of Richmond’s multi-talented HBK collective, Sage can be playful on the mic or serious, aggressive or understated. It all works over his keen production skills, and the ubiquitous radio hits “Gas Pedal” and “Red Nose” are bound to be played in clubs for the next 10 years. Someday I’ll write a treatise about how Bay Area rap has to claw its way to recognition; in the meantime, this album serves as a reminder of our fertile soil.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239243" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/StVincent.jpg" alt="St. Vincent" width="300" height="300" />
|
||||
<h3>23. St. Vincent – <em>St. Vincent</em></h3>
|
||||
<h5>(Republic)</h5>
|
||||
<p>After a collaborative album with David Byrne, <em>St. Vincent</em> is Annie Clark’s most Talking Heads-esque album to date. It consists largely of compact pop songs, presented slightly off-kilter, with strange rhythms and memorable melodies. Being less expansive and more accessible than predecessor <em>Strange Mercy</em> earned this album some enmity from fans, but it’s a thrill to see an artist’s vision so clearly realized. Her tour in 2014 was a whirlwind of strobe lighting, choreography and, of course, <a href="https://www.youtube.com/watch?v=mqd9hi7V-rw" target="_blank">shredding guitar solos</a>.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239250" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/BlapDeli.jpg" alt="Blap Deli" width="300" height="300" />
|
||||
<h3>24. Bläp Dëli – <em>Whispër Më</em></h3>
|
||||
<h5>(Pragmatic Theory)</h5>
|
||||
<p>Last I heard, Bläp Dëli’s Emmett Ross-Cole lived on a family heirloom farm in the middle of a vineyard in Sonoma County, which just goes to show that great electronic music can be created anywhere. This album is full of lush, layered soundscapes that create a cerebral, soulful mood; it could fit in easily alongside Los Angeles’ <a href="http://www.brainfeedersite.com/" target="_blank">Brainfeeder</a> catalog, or at a <a href="http://ninjatune.net/" target="_blank">Ninja Tune</a> showcase. For me, it works as a late-night soundtrack, full of synthesizers and broken beats. Keep your eye on this guy.</div>
|
||||
<div class="callout noborder">
|
||||
<img class="alignleft size-full wp-image-10239251" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/SunKilMoon.jpg" alt="Sun Kil Moon" width="300" height="300" />
|
||||
<h3>25. Sun Kil Moon – <em>Benji</em></h3>
|
||||
<h5>(Caldo Verde)</h5>
|
||||
<p>I listened to this album exactly once, while driving down Highway 101 in Southern California at night, and I’m never going to listen to it again. That’s because the experience of listening to it once was perfect, like reading a collection of short stories in a cabin somewhere. Why would I taint it with a repeat? These are sad songs of tragedy, death, exploding aerosol cans, teenage sex, hospital beds, cars and alcohol, sung in stark, straightforward fashion by a low, mumbling voice. Because it’s so singular, and so honest, it would be very easy to mock, but the stories are just so incredibly alive and real.</p></div>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/23/your-new-music-editors-top-25-albums-of-2014/feed/</wfw:commentRss>
|
||||
<slash:comments>1</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/TopAlbums1.jpg" medium="image" height="450" width="800"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/TopAlbums1-400x225.jpg" height="60" width="60" /></media:content>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/FKATwigs.jpg" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/FKATwigs.jpg" medium="image">
|
||||
<media:title type="html">FKATwigs</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/BenFrost.jpg" medium="image">
|
||||
<media:title type="html">BenFrost</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/EMA.jpg" medium="image">
|
||||
<media:title type="html">EMA</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Grouper.jpg" medium="image">
|
||||
<media:title type="html">Grouper</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/bleachers.jpg" medium="image">
|
||||
<media:title type="html">bleachers</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Common.jpg" medium="image">
|
||||
<media:title type="html">Common</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/SturgillSimpson.jpg" medium="image">
|
||||
<media:title type="html">SturgillSimpson</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/GreatApes.jpg" medium="image">
|
||||
<media:title type="html">GreatApes</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Tree.jpg" medium="image">
|
||||
<media:title type="html">Tree</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/BrianBlade.jpg" medium="image">
|
||||
<media:title type="html">BrianBlade</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/PerfectPussy.jpg" medium="image">
|
||||
<media:title type="html">PerfectPussy</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/dAngelo.jpg" medium="image">
|
||||
<media:title type="html">dAngelo</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/RAC.jpg" medium="image">
|
||||
<media:title type="html">RAC</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Future.jpg" medium="image">
|
||||
<media:title type="html">Future</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JoyceManor.jpg" medium="image">
|
||||
<media:title type="html">JoyceManor</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/NickiMinaj.jpg" medium="image">
|
||||
<media:title type="html">NickiMinaj</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/AngelOlson.jpg" medium="image">
|
||||
<media:title type="html">AngelOlson</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/JamesHoff.jpg" medium="image">
|
||||
<media:title type="html">JamesHoff</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/MarcRibot.jpg" medium="image">
|
||||
<media:title type="html">MarcRibot</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/TaylorSwift.jpg" medium="image">
|
||||
<media:title type="html">TaylorSwift</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/iceage.jpg" medium="image">
|
||||
<media:title type="html">iceage</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/SageGemini.jpg" medium="image">
|
||||
<media:title type="html">SageGemini</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/StVincent.jpg" medium="image">
|
||||
<media:title type="html">StVincent</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/BlapDeli.jpg" medium="image">
|
||||
<media:title type="html">BlapDeli</media:title>
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/SunKilMoon.jpg" medium="image">
|
||||
<media:title type="html">SunKilMoon</media:title>
|
||||
</media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Rebroadcast: Novelist and Programmer Vikram Chandra Sees the Beauty in Code</title>
|
||||
<link>http://www.kqed.org/epArchive/R201412241000?pid=RD19</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/23/rebroadcast-novelist-and-programmer-vikram-chandra-sees-the-beauty-in-code/#comments</comments>
|
||||
<pubDate>Tue, 23 Dec 2014 15:21:11 +0000</pubDate>
|
||||
<dc:creator><![CDATA[KQED Arts]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/2014/12/23/rebroadcast-novelist-and-programmer-vikram-chandra-sees-the-beauty-in-code/</guid>
|
||||
<description><![CDATA[
|
||||
<blockquote>
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
<a target="_self" href="https://instagram.com/p/ubBb-5Ok-Q/">A photo posted by KQED_Forum (@kqed_forum)</a> on</p>
|
||||
|
||||
Oct 10, 2014 at 10:03am PDT
|
||||
</div>
|
||||
</blockquote>
|
||||
<a href="http://www.kqed.org/epArchive/R201412241000?pid=RD19" target="_self" id="rssmi_more"> ...read more</a>]]></description>
|
||||
<content:encoded><![CDATA[<blockquote>
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
</div>
|
||||
</p></div>
|
||||
<p>
|
||||
<a target="_self" href="https://instagram.com/p/ubBb-5Ok-Q/">A photo posted by KQED_Forum (@kqed_forum)</a> on</p>
|
||||
<p> Oct 10, 2014 at 10:03am PDT
|
||||
</p></div>
|
||||
</blockquote>
|
||||
<p> <a href="http://www.kqed.org/epArchive/R201412241000?pid=RD19" target="_self" id="rssmi_more"> …read more</a>
|
||||
<p>Source:: <a href="http://www.kqed.org/epArchive/R201412241000?pid=RD19" target="_self" title="Rebroadcast: Novelist and Programmer Vikram Chandra Sees the Beauty in Code">Forum Books</a></p>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/23/rebroadcast-novelist-and-programmer-vikram-chandra-sees-the-beauty-in-code/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/10243008-thumb.jpg" medium="image" height="810" width="1440"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/10243008-thumb-400x225.jpg" height="60" width="60" /></media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Protest Icons: Not Just for Show</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/23/protest-icons-not-just-for-show/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/23/protest-icons-not-just-for-show/#comments</comments>
|
||||
<pubDate>Tue, 23 Dec 2014 14:00:41 +0000</pubDate>
|
||||
<dc:creator><![CDATA[Michele Carlson]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10189953</guid>
|
||||
<description><![CDATA[Hands up, umbrellas out, hoodies on, fists raised -- the icons of protest have long played a significant role in movements of social change and revolution. Some of the most potent protest icons of 2014 appeared in just the last four months of the year.]]></description>
|
||||
<content:encoded><![CDATA[<p>Hands up, umbrellas out, hoodies on, fists raised — the icons of protest have long played a significant role in movements of social change and revolution. From flower power to Rosie the Riveter to the rainbow flag, icons have momentous social potency and live on as cultural currency that is exchanged, needed and protected sometimes long past the initial movements of their birth.</p>
|
||||
<p>Icons are sought after and are coming to be needed more and more. Perhaps it is easier to understand an image than it is to know the world, let alone how to change it.</p>
|
||||
<p>Uploading an icon to a profile picture or posting a response or article bleeds into thousands who are doing the same and suddenly an entire social media feed is parroting the same visual calls. Today, protest icons are disseminated rapidly and with such reach that, while the news is mired in arguing over factual evidence of whether or not Mike Brown’s hands were actually raised or not, the image has already hit the streets. There thousands of protesters begin to raise their hands and take photos with their hoodies pulled tight or make videos of themselves dumping buckets of ice over their heads.</p>
|
||||
<p>Images lead to creative actions. For once, the value of these images is separate from the art or entertainment markets, propositioning us to rethink the worlds and systems occupied by them. Some of the most potent protest icons of 2014 appeared in just the last four months of the year.</p>
|
||||
<p><figure id="attachment_10238460" style="width: 640px;" class="wp-caption alignright"><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/handsup2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/handsup2.jpg" alt="WASHINGTON, DC - NOVEMBER 25: Chanting, 'Hands up, don't shoot!' more than one thousand demonstrators gather on the steps of the National Portrait Gallery the day after the Ferguson grand jury decision to not indict officer Darren Wilson in the Michael Brown case November 25, 2014 in Washington, DC.; Photo by Chip Somodevilla/Getty Images" width="640" height="427" class="size-full wp-image-10238460" /></a><figcaption class="wp-caption-text">WASHINGTON, DC – NOVEMBER 25: Chanting, ‘Hands up, don’t shoot!’ more than one thousand demonstrators gather on the steps of the National Portrait Gallery the day after the Ferguson grand jury decision to not indict officer Darren Wilson in the Michael Brown case November 25, 2014 in Washington, DC.; Photo by Chip Somodevilla/Getty Images</figcaption></figure></p>
|
||||
<h3>Hands Up, Don’t Shoot</h3>
|
||||
<p>Thousands are still protesting across the country in the aftermath of the non-indictments of the police officers involved in the deaths of <a href="http://www.kqed.org/news/story/2014/12/04/150898/new_york_braces_for_more_demonstrations_over_eric_garner?source=npr&category=u.s." target="_blank">Mike Brown and Eric Garner (along with many others)</a>. Images of hands raised above one’s head in a “hands up, don’t shoot” position have flooded the media from footage of protesters across the nation to members of Congress on the House floor. On December 1, <a href="http://www.cnn.com/2014/12/04/us/rams-threats-ferguson/" target="_blank">five St. Louis Rams’ players </a>held their hands up during pregame introductions in a peaceful and poignant use of their public platform to millions of viewers. Their stadium is located only 11 miles from the battlegrounds of Ferguson.</p>
|
||||
<p>Hands up, don’t shoot is bigger than Mike Brown’s case, and is reminiscent of Tommie Smith and John Carlos, who bravely raised black-gloved fists during the playing of the “Star Spangled Banner” at their 1968 Olympic medal ceremony. Like Smith and Carlos, whose raised fists aligned with Black Power but also appealed for greater human rights, the “hands up, don’t shoot” icon has come to confront a history of perceived systemic and disproportionate police brutality, while calling for transparency within the criminal justice system and the confrontation of institutional racism. The action is a reminder that all is not yet equal and serves as a desperate proposition that we are all a part of this system, no matter how far you are from Ferguson, or Staten Island, or Sanford, or Fruitvale Station.</p>
|
||||
<p><figure id="attachment_10189956" style="width: 600px;" class="wp-caption alignright"><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/internet-slowdown.png"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/internet-slowdown.png" alt="The 'spinning wheel of death' uploaded to over 40,000 websites in protest over the changes to 'net neutrality'" width="600" height="599" class="size-full wp-image-10189956" /></a><figcaption class="wp-caption-text">The ‘spinning wheel of death’ uploaded to over 40,000 websites in protest over the changes to ‘net neutrality’</figcaption></figure></p>
|
||||
<h3>The ‘Spinning Wheel of Death’</h3>
|
||||
<p>The Internet is the most critical tool in activism and protest. Its utility comes in its speed, lack of regulation and ubiquity, but the current war to privatize the Internet could pose a threat not just to the pending revolution, but to one’s daily online activity as well.</p>
|
||||
<p>On September 10, 2014, dubbed <a href="https://www.battleforthenet.com/sept10th/" target="_blank">Internet Slow Down Day</a>, you may have noticed that many of your usual sites were loading… and loading… and loading…</p>
|
||||
<p>The ‘spinning wheel of death’ is part of an online campaign in support of what is most commonly known as net neutrality, or the call for an open and free Internet. This year, the FCC began considering new regulations that would, among other things, create “Internet fast lanes” where broadband service companies, like Comcast and AT&T would be able to collect fees from content companies, such as Netflix or Amazon, for special priority to their networks.</p>
|
||||
<p>In response, 40,000 websites, including Netflix, Tumblr, Vimeo, Kickstarter and Etsy all participated by installing mock loading icons on their home pages — both a poignant protest and an ominous forewarning. Response was so great that the comments section of the FCC was shut down. The Internet still offers great opportunity that does not exist anywhere else — this is part of its value and it’s up to its users to keep it that way. After all, if the privatization of the Internet allows speed to be manipulated by the highest bidder and corporate interest, how can one be sure they’ll even find the revolution?</p>
|
||||
<p><figure id="attachment_10189957" style="width: 500px;" class="wp-caption alignright"><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/2fd449c2a267b30d32522638629146f6bea5d5b3.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/2fd449c2a267b30d32522638629146f6bea5d5b3.jpg" alt="Columbia University senior Emma Sulkowicz carries her mattress on campus as part of her senior thesis, a performance art piece called “Carry That Weight.” " width="500" height="333" class="size-full wp-image-10189957" /></a><figcaption class="wp-caption-text">Columbia University senior Emma Sulkowicz carries her mattress on campus as part of her senior thesis, a performance art piece called “Carry That Weight.”</figcaption></figure></p>
|
||||
<h3>The Mattress</h3>
|
||||
<p>On October 29, 2014, mattresses and pillows became unexpected symbols confronting sexual assault on college campuses. Inspired by the activist/performance art of Columbia University senior Emma Sulkowicz, who has been carrying her dorm mattress with her everywhere she goes, even to class, since September. Sulkowicz claims to have been raped on the first day of her sophomore year by another Columbia student.</p>
|
||||
<p>The accused was ultimately found not guilty — Sulkowicz’s appeals were dismissed — and he still attends classes at Columbia. In protest of the way her case was handled and the lack of seriousness afforded to her accusations, Sulkowicz will carry this mattress with her until her accused rapist leaves the school; she was one of three students to accuse him of assault.</p>
|
||||
<p><a href="http://www.carryingtheweighttogether.com" target="_blank">Carry That Weight</a>, was a day of collective support and action confronting the unforgivable amount of assault that occurs on American college campuses—<a href="https://www.ncjrs.gov/pdffiles1/nij/grants/221153.pdf" target="_blank">one in five students</a> report some experience of assault or attempted assault, compared to the many presumed not to report anything.</p>
|
||||
<p>Mattresses and pillows are often the private specters of sexual assault survivors confront daily, but have now become a public icon for the inequity and inability for post-secondary institutions to protect and provide safe environments for all students to learn. Pointing to the seriousness of safety for students, President Obama recently launched <a href="http://itsonus.org" target="_blank"><em>It’s On Us</em></a>, a national campaign to raise awareness and end sexual assault on college campuses. </p>
|
||||
<p>It is on us to acknowledge the gravity of a system that protects or dismisses sexual predators and a public that takes more interest in a young woman’s mattress than in her accusations of rape. Sulkowicz is one of twenty-eight students filing a <a href="http://endrapeoncampus.org/schools-weve-assisted/" target="_blank">Title IX federal claim against Columbia University.</a></p>
|
||||
<p><figure id="attachment_10238464" style="width: 640px;" class="wp-caption alignright"><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/umbrella2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/umbrella2.jpg" alt="Protestors shout slogans during a march to the movement's main pro-democracy protest site in the Admiralty district of Hong Kong on December 5, 2014; Photo by Johannes Eisele/AFP/Getty Images " width="640" height="417" class="size-full wp-image-10238464" /></a><figcaption class="wp-caption-text">Protestors shout slogans during a march to the movement’s main pro-democracy protest site in the Admiralty district of Hong Kong on December 5, 2014; Photo by Johannes Eisele/AFP/Getty Images<br /></figcaption></figure></p>
|
||||
<h3>Hong Kong’s ‘Umbrella Revolution’</h3>
|
||||
<p>Expecting a system or government to care for its’ citizens shouldn’t be so hard to imagine. But in Hong Kong, over a hundred thousand protesters filled the streets in response to China reneging on the promise to grant it open elections by 2017. After it was announced that the candidates for election would be vetted by China first, students took to the streets. For two months since September, pro-democracy activists occupied the streets of Hong Kong.</p>
|
||||
<p>Hong Kong police responded with liberal use of pepper spray and activists found that umbrellas, sometimes turned inside out, were an effective way to shield their bodies from the attacks. The umbrellas came to have a creative utility — they protected activists from the sweltering midday sun, along with shielding them from pepper spray and tear gas. They were sometimes painted bright colors, donned with activist slogans or were joined with other umbrellas to form symbols when seen from above.</p>
|
||||
<p>The images are reminiscent of the 1989 student protests in Tiananmen Square with many connections drawn to the iconic image, ‘Tank Man,’ who appears to bravely step in front of a column of tanks, a lone hero performing an isolated act of courage. Yet, he was one hero amongst thousands who happened to be cropped out of the famous photo. In Hong Kong the protesters used their umbrellas to shield their own bodies, but most effectively brought umbrellas together to form a giant collective shield over the mass of protesters. </p>
|
||||
<p>Images of the umbrella in Hong Kong fundamentally capture the collective agency needed in movements of change and serve as a reminder that — in numbers — even a flimsy umbrella can become an impenetrable force. </p>
|
||||
<p>And when these protests fade, their visual legacies will be remade and exchanged again as reminders that while movements may end the fight for human rights battles on.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/23/protest-icons-not-just-for-show/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/attachment.ashx_.jpg" medium="image" height="533" width="800"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/attachment.ashx_-400x266.jpg" height="60" width="60" /></media:content>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/handsup2-400x266.jpg" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/handsup2.jpg" medium="image">
|
||||
<media:title type="html">handsup2</media:title>
|
||||
<media:description type="html">WASHINGTON, DC - NOVEMBER 25: Chanting, 'Hands up, don't shoot!' more than one thousand demonstrators gather on the steps of the National Portrait Gallery the day after the Ferguson grand jury decision to not indict officer Darren Wilson in the Michael Brown case November 25, 2014 in Washington, DC.; Photo by Chip Somodevilla/Getty Images</media:description>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/handsup2-400x266.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/internet-slowdown.png" medium="image">
|
||||
<media:title type="html">internet-slowdown</media:title>
|
||||
<media:description type="html">The 'spinning wheel of death' uploaded to over 40,000 websites in protest over the changes to 'net neutrality'</media:description>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/internet-slowdown-400x399.png" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/2fd449c2a267b30d32522638629146f6bea5d5b3.jpg" medium="image">
|
||||
<media:title type="html">Columbia University senior Emma Sulkowicz carries her mattress on campus as part of her senior thesis, a performance art piece called “Carry That Weight.” </media:title>
|
||||
<media:description type="html">Columbia University senior Emma Sulkowicz carries her mattress on campus as part of her senior thesis, a performance art piece called “Carry That Weight.”</media:description>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/2fd449c2a267b30d32522638629146f6bea5d5b3-400x266.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/umbrella2.jpg" medium="image">
|
||||
<media:title type="html">umbrella2</media:title>
|
||||
<media:description type="html">Protestors shout slogans during a march to the movement's main pro-democracy protest site in the Admiralty district of Hong Kong on December 5, 2014; Photo by Johannes Eisele/AFP/Getty Images</media:description>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/umbrella2-400x260.jpg" />
|
||||
</media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>93 ‘Til Infinity: Watch Bay Area Musicians Remix Classic ’90s Hip-Hop</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/22/93-til-infinity-watch-bay-area-musicians-remix-classic-90s-hip-hop/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/22/93-til-infinity-watch-bay-area-musicians-remix-classic-90s-hip-hop/#comments</comments>
|
||||
<pubDate>Mon, 22 Dec 2014 14:00:32 +0000</pubDate>
|
||||
<dc:creator><![CDATA[Kevin L. Jones]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10230592</guid>
|
||||
<description><![CDATA[One night back in November, the YBCA took a trip to 1993 to celebrate a groundbreaking year for hip hop.]]></description>
|
||||
<content:encoded><![CDATA[<p>In early November, the Yerba Buena Center for the Arts (YBCA) hosted <strong>Clas/sick Hip-Hop: 1993 Edition,</strong> a night of live music featuring over 20 MCs performing new takes on hop-hop hits from 1993, with live instrumentation arranged by two notable Bay Area composers—<a href="http://ensemblemiknawooj.com/" target="_blank">JooWan Kim</a> and <a href="http://www.ybca.org/artists/kev-choice" target="_blank">Kev Choice</a>. The year’s importance was twofold: not only did YBCA first open its doors in 1993, but hip-hop itself saw serious successes, both artistically and commercially, that led to the form becoming a part of the mainstream.</p>
|
||||
<p>Songs that were performed include Snoop Dogg’s “Gin And Juice,” Digable Planets’ “Rebirth of Slick (Cool Like Dat),” and many others. Read a statement from the curator of the event, Marc Bamuthi Joseph, <a href="http://goo.gl/TIgUrh" target="_blank">here</a>. (Also, we asked Joseph to pick his Top 5 hip-hop songs from 1993, which you can read <a href="http://ww2.kqed.org/arts/2014/11/05/the-top-five-hip-hop-songs-from-1993-with-marc-bamuthi-joseph/" target="_blank">here</a>.)</p>
|
||||
<p>Enjoyed that? Watch this performance, by Ensemble Mik Nawooj, of the Wu-Tang Clan’s “C.R.E.A.M.” from that same night.</p>
|
||||
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/68wQ6g9w2xE?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' frameborder='0' allowfullscreen='true'></iframe></span></p>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/22/93-til-infinity-watch-bay-area-musicians-remix-classic-90s-hip-hop/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/93_ti_infintyCrop.jpg" medium="image" height="450" width="800"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/93_ti_infintyCrop-400x225.jpg" height="60" width="60" /></media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Light Art Brings Holiday Glow to Darkest Nights</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/21/on-darkest-nights-illuminated-art-brings-holiday-glow/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/21/on-darkest-nights-illuminated-art-brings-holiday-glow/#comments</comments>
|
||||
<pubDate>Sun, 21 Dec 2014 14:00:08 +0000</pubDate>
|
||||
<dc:creator><![CDATA[KQED Arts]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10231062</guid>
|
||||
<description><![CDATA[In the dark of winter, San Franciscans with an urge to celebrate the light can visit a new wealth of illuminated art installations. This video tour offers a preview of some of the more dazzling works.]]></description>
|
||||
<content:encoded><![CDATA[<p>Tonight is midwinter, Yule, the solstice – the longest night. During winter’s dark depths, San Franciscans with an urge to seek the light will find a wealth of illuminated art pieces blinking and blazing around town. Some, like <a href="http://www.metaphorm.org/portfolio/carusos-dream/" target="_blank">Caruso’s Dream</a>, are permanent installations. Others, like <a href="https://www.kickstarter.com/projects/foldhaus/blumen-lumen-interactive-sculpture-at-burning-man" target="_blank">Blumen Lumen</a> and a selection of illuminated works at the Exploratorium through Jan. 4, will be gone in a flash. Many, such as the <a href="http://flaminglotus.com/art/soma/" target="_blank">Flaming Lotus Girls’ SOMA</a>, on Pier 14, come out of the Burning Man movement. All feel appropriate to this season, when we celebrate the sun’s return with fire.</p>
|
||||
<p>If you’re interested in visiting the city’s illuminated installations, the SF Travel Association <a href="http://www.illuminatesf.com/#/content/art-map" target="_blank">has compiled a map</a> and a list of <a href="http://www.illuminatesf.com/#/content/events" target="_blank">tours and other events</a>. (KQED critic Christian Frock rates the 16 works listed on the map as ranging “from meh to spectacular” — <a href="http://ww2.kqed.org/arts/2014/12/18/bigger-brighter-better-will-san-francisco-become-a-light-art-destination/" target="_blank">read her commentary</a>. ) A <a href="http://www.discoverystreettours.com/site/?page_id=747" target="_blank">free light art bike tour this Saturday</a> will give cyclists a chance to shine. Meanwhile, enjoy Peter Ruocco’s video exploration of these dazzling works.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/21/on-darkest-nights-illuminated-art-brings-holiday-glow/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Illuminated-City-lead-image.jpg" medium="image" height="563" width="1000"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Illuminated-City-lead-image-400x225.jpg" height="60" width="60" /></media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Bob Miller: Teasing Science Lessons from Everyday Phenomena</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/20/bob-miller-teasing-science-lessons-from-everyday-phenomena/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/20/bob-miller-teasing-science-lessons-from-everyday-phenomena/#comments</comments>
|
||||
<pubDate>Sat, 20 Dec 2014 14:00:47 +0000</pubDate>
|
||||
<dc:creator><![CDATA[Sarah Hotchkiss]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10220517</guid>
|
||||
<description><![CDATA[Until February 5, 2015, you can visit the main branch of the San Francisco Public Library and be momentarily transported through space and time to the early days of the Exploratorium via the life and work of Bob Miller, who died in 2007.]]></description>
|
||||
<content:encoded><![CDATA[<p>Until February 5, 2015, you can visit the main branch of the San Francisco Public Library and be momentarily transported through space and time to the early days of the Exploratorium via the life and work of Bob Miller, who died in 2007.</p>
|
||||
<p>The transportation isn’t entirely complete, especially when unavoidable elements of the library’s physical space interrupt the installation of vitrines, wall text and objects. But reading first-hand accounts by Miller’s colleagues of his various contributions to both the Exploratorium and scientific discovery, I wished I’d wandered the museum with him at any point in his twenty year tenure. Documentation and ephemera will never be as entertaining as the man himself, but <b>Light Walk: Bob Miller and the Exploratorium</b> presents one man’s creativity, playfulness and lasting impact on an institution, leaving the viewer itching for the simple tools of his trade: sunlight, paper and an irrepressible curiosity.</p>
|
||||
<p><b>Light Walk </b>is installed on the library’s fourth floor, rubbing elbows with the art, music and recreation collections. Four large cases present short anecdotes about Miller and related materials from the Exploratorium archives: photographs, magazine clippings, patent documents and museum publications. The bits and pieces coalesce into a picture of Miller — much like his <i>Light Walk</i>, an exploration of sunlight, shadow, refraction and perception builds on basic demonstrations to build a larger understanding of the natural world.</p>
|
||||
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/dvmRO5IjW_I?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' frameborder='0' allowfullscreen='true'></iframe></span></p>
|
||||
<p>Before he met Exploratorium director Frank Oppenheimer in 1970, Miller lived a number of lives. Roaming from the White Sands Proving Ground to India and the South Pacific, he worked in the Army, for IBM, as a postal carrier and merchant marine. After this Renaissance man lifestyle, he helped shape the Exploratorium for nearly two decades, in its exhibits and its ethos.</p>
|
||||
<p><figure id="attachment_10220518" style="width: 500px;" class="wp-caption alignright"><img class="size-full wp-image-10220518" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/sun_painting.jpg" alt="Bob Miller, <i>Sun Painting</i>; Courtesy of the Exploratorium." width="500" height="375" /><figcaption class="wp-caption-text">Bob Miller, <i>Sun Painting</i>; Courtesy of the Exploratorium.</figcaption></figure></p>
|
||||
<p>Peter Richards, another longtime Exploratorium colleague whose name might be familiar as co-creator of <a href="http://www.exploratorium.edu/visit/wave-organ" target="_blank"><i>The Wave Organ</i></a>, details the development of one of Miller’s signature exhibits. Richards depicts a fledgling institution where getting an NEA grant for the construction of <i>Sun Painting’s</i> mechanically-mounted mirror is as simple as a letter from Oppenheimer to the federal agency. A prevailing attitude of “we think this might work, let’s find out what happens” makes these early days at the museum seem thrilling.</p>
|
||||
<p>Through simple materials and methods, Miller teased science lessons from everyday phenomena. A display of provisional tools used in <em>Light Walk</em> demonstrates the dictum of “it’s not the <em>stuff</em> that’s important, but rather the phenomena that the stuff helps illuminate.”</p>
|
||||
<p><figure id="attachment_10220635" style="width: 640px;" class="wp-caption alignright"><img class="size-full wp-image-10220635" src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Stuff.jpg" alt="The <i>stuff</i> that helps illuminate; Courtesy of the Exploratorium." width="640" height="421" /><figcaption class="wp-caption-text">The <i>stuff</i> that helps illuminate; Courtesy of the Exploratorium.</figcaption></figure></p>
|
||||
<p>Some of Miller’s exhibitions were based on actual scientific and engineering discoveries. With Sally Duensing, he published “The Cheshire Cat Effect” in the journal <i>Perception</i>, findings related to the strange things that happen when our eyes see two different and competing things. Based on Duesing’s retelling (and the photographs accompanying her text) it appears Miller really was fulfilling Oppenheimer’s invitation to “come and play” at the Exploratorium.</p>
|
||||
<p>Nowhere is his playful nature more evident than in the short silent video, <i>Bob Miller: A Little Insight</i>, by David Barker. Against the aural backdrop of the fourth floor elevator bank (“ding! ding!”), reference desk questions, and the busy typing of library patrons, Barker captures Miller fooling around at his home in Cedar Lake, the subject sporting a Willie Nelson-style bandana around his white head. Miller conducts magic tricks with his reflection and demonstrates some of his signature <i>Light Walk</i> moves. The camera ranges over prisms, mirrors and refracted light.</p>
|
||||
<p>The library’s version of<i> Light Walk</i> is a selection of good stories punctuated by three of Miller’s creations — a prototype of the <i>Sun Painting</i> mirror that looks positively ancient, a meticulously crafted rack of mirrored slats, and a pinhole portrait of Miller himself (US patent #6000803). The whole exhibition is encircled by small wall plaques relaying bits of Miller’s <i>Light Walk</i> lessons in text. The conversational tone and broken structure of the plaques make true comprehension nearly impossible, but necessitate a visit to the present-day Exploratorium for a modern-day <i>Light Walk</i>, an “institution” the museum still provides, which was perhaps the goal of this installation all along.</p>
|
||||
<p><b>Light Walk: Bob Miller and the Exploratorium</b> is on view in the Art, Music & Recreation Center of the San Francisco Public Library, Main Branch, through February 5, 2015. For <a href="http://www.exploratorium.edu/visit/calendar/light-walk-bob-miller-and-exploratorium" target="_blank">more information</a> visit exploratorium.edu.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/20/bob-miller-teasing-science-lessons-from-everyday-phenomena/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/LightWalk800.jpg" medium="image" height="450" width="800"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/LightWalk800-400x225.jpg" height="60" width="60" /></media:content>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/sun_painting-400x300.jpg" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/sun_painting.jpg" medium="image">
|
||||
<media:title type="html">Bob Miller, <i>Sun Painting</i>; Courtesy of the Exploratorium.</media:title>
|
||||
<media:description type="html">Bob Miller, <i>Sun Painting</i>; Courtesy of the Exploratorium.</media:description>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/sun_painting-400x300.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Stuff.jpg" medium="image">
|
||||
<media:title type="html">The <i>stuff</i> that helps illuminate; Courtesy of the Exploratorium.</media:title>
|
||||
<media:description type="html">The <i>stuff</i> that helps illuminate; Courtesy of the Exploratorium.</media:description>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/Stuff-400x263.jpg" />
|
||||
</media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Rent Hike For Dance Mission Theater Has Artists Worried About Uncertain Future</title>
|
||||
<link>http://ww2.kqed.org/news/2014/12/20/dance-mission-theater-rent-increase-worries-artists/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/20/rent-hike-for-dance-mission-theater-has-artists-worried-about-uncertain-future/#comments</comments>
|
||||
<pubDate>Sat, 20 Dec 2014 09:00:22 +0000</pubDate>
|
||||
<dc:creator><![CDATA[KQED Arts]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/2014/12/20/rent-hike-for-dance-mission-theater-has-artists-worried-about-uncertain-future/</guid>
|
||||
<description><![CDATA[<p>Stepping out of BART at 24th and Mission at most hours of the day, one is likely to hear the pulse of African drums, hip-hop or salsa emanating from the second-floor studios of Dance Brigade's Dance Mission Theater. But that music may not continue forever.</p>
|
||||
<p>The performance space and dance school <a href="http://ww2.kqed.org/news/2014/12/20/dance-mission-theater-rent-increase-worries-artists/" target="_self" id="rssmi_more"> ...read more</a>]]></description>
|
||||
<content:encoded><![CDATA[<p>Stepping out of BART at 24th and Mission at most hours of the day, one is likely to hear the pulse of African drums, hip-hop or salsa emanating from the second-floor studios of Dance Brigade’s Dance Mission Theater. But that music may not continue forever.</p>
|
||||
<p>The performance space and dance school <a href="http://ww2.kqed.org/news/2014/12/20/dance-mission-theater-rent-increase-worries-artists/" target="_self" id="rssmi_more"> …read more</a>
|
||||
<p>Source:: <a href="http://ww2.kqed.org/news/2014/12/20/dance-mission-theater-rent-increase-worries-artists/" target="_self" title="Rent Hike For Dance Mission Theater Has Artists Worried About Uncertain Future">Arts News</a></p>
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/20/rent-hike-for-dance-mission-theater-has-artists-worried-about-uncertain-future/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/10232900-thumb.jpg" medium="image" height="300" width="400"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/10232900-thumb.jpg" height="60" width="60" /></media:content>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
295
node_modules/rss-braider/test/input_files/sample_feed_duplicates.xml
generated
vendored
295
node_modules/rss-braider/test/input_files/sample_feed_duplicates.xml
generated
vendored
@ -1,295 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
|
||||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||||
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:atom="http://www.w3.org/2005/Atom"
|
||||
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
|
||||
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
|
||||
xmlns:ev="http://purl.org/rss/2.0/modules/event/"
|
||||
|
||||
xmlns:media="http://search.yahoo.com/mrss/"
|
||||
>
|
||||
|
||||
<channel>
|
||||
<title>KQED Arts</title>
|
||||
<atom:link href="http://ww2.kqed.org/arts/feed/" rel="self" type="application/rss+xml" />
|
||||
<link>http://ww2.kqed.org/arts</link>
|
||||
<description>KQED Public Media for Northern CA</description>
|
||||
<lastBuildDate>Fri, 26 Dec 2014 14:00:18 +0000</lastBuildDate>
|
||||
<language>en-US</language>
|
||||
<sy:updatePeriod>hourly</sy:updatePeriod>
|
||||
<sy:updateFrequency>1</sy:updateFrequency>
|
||||
<generator>http://wordpress.org/?v=4.0.1</generator>
|
||||
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://pubsubhubbub.superfeedr.com"/>
|
||||
<item>
|
||||
<title>Top 10 Movie Moments of 2014</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/#comments</comments>
|
||||
<pubDate>Fri, 26 Dec 2014 14:00:18 +0000</pubDate>
|
||||
<dc:creator><![CDATA[Michael Fox]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10222283</guid>
|
||||
<description><![CDATA[A handful of scenes resonate from a mediocre year for film.]]></description>
|
||||
<content:encoded><![CDATA[<p>The year just ending wasn’t a terrible one for movies, but it will be remembered as depressingly uninspired. Earnest craftsmanship is the mantra of the moment, particularly in the risk-phobic American cinema. Consider the siege we’ve endured (especially since Labor Day) of serious, solid movies — including <em>Gone Girl</em>, <em>Foxcatcher</em>, <em>Exodus: Gods and Kings</em>, <em>American Sniper,</em> <em>The Imitation Game</em>, <em>Unbroken</em>, <em>A Most Violent Year</em> and <em>Still Alice — </em>that demanded our attention for long hours and repaid us with the briefest flashes of transcendent joy, insight or pathos.</p>
|
||||
<p>It was no easy task summoning memorable moments from the year’s morass, yet here in chronological order are the sequences that, for me, best captured the vitality and intelligent power that movies are capable of expressing.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg" alt="ida2" width="640" height="420" class="alignright size-full wp-image-10238620" /></a></p>
|
||||
<h3>Ida</h3>
|
||||
<p>Polish-born, English-based writer-director Pawel Pawlikowski returned to his birthplace to make a stark black-and-white moral tale that was not only set in the early 1960s, but designed to look and feel like a movie from that period. Pawlikowski cast a non-professional as a blank-faced, convent-raised young woman on the verge of taking her vows who is first sent to meet the aunt she didn’t know she had. The women consequently embark on a road trip to a nightmare past and potentially freeing future. Among countless haunting sequences in this profound, stripped-down movie, I see the aunt — brilliantly depicted by Agata Kulesz as a ruthlessly idealistic and savagely disappointed Communist long mired in 100 proof cynicism — lighting a cigarette in a bare-bones restaurant and scoping out a nearby male with all the warmth and empathy of a Siberian wolf.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg" alt="leweekend" width="640" height="399" class="alignright size-full wp-image-10238621" /></a></p>
|
||||
<h3>Le Week-End</h3>
|
||||
<p>Leading roles for women were in short supply (so what’s new?), especially for actresses of a certain age. Hanif Kureishi’s screenplay about a long-married and palpably frustrated British couple channeling happier days and looking for lost magic in Paris paired the astonishing Lindsay Duncan with national treasure Jim Broadbent. Duncan is a delicious revelation, by turns scathing and rambunctious, flirty and brutally direct. Her playing of a restaurant scene with Broadbent, especially after the shockingly large check arrives, was one of the year’s high points.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg" alt="strangelove" width="640" height="397" class="alignright size-full wp-image-10238636" /></a></p>
|
||||
<h3>Love Is Strange</h3>
|
||||
<p>Another older couple, the newly married gay men portrayed by Alfred Molina and John Lithgow, supplies the heart and soulfulness of Ira Sachs’ endearing yet rigorously unsentimental family drama. You may relish conflict in movies; I savor unexpected moments of connection and tenderness. <em>Love is Strange</em> gives us a precious handful, notably a late-night conversation in which Lithgow’s usually oblivious character offers encouragement — and conveys some understanding — to the justifiably resentful teenager compelled by circumstances to share his personal space (i.e., his bunk bed) with an much older gay relative.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg" alt="boyhood" width="640" height="449" class="alignright size-full wp-image-10238742" /></a></p>
|
||||
<h3>Boyhood</h3>
|
||||
<p>My first three choices suggest that I identify more with older characters each passing year. In my defense, how could you connect with the bland, blank slate that Richard Linklater chose as the focus of his lengthy, superficial opus? Consequently, the moments I most vividly recall involve Ethan Hawke. Linklater’s decision to use the same actors over a decade-plus of filming produce some unique results — hence <em>Boyhood</em>’s inclusion on this list — but the film has surprisingly little to say about the way this child’s passions and values were influenced by his family and society. For a coming-of-age story with exceptional character insight that also punches you in the gut, revisit Francois Truffaut’s <em>The 400 Blows</em>.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg" alt="calvary2" width="640" height="449" class="alignright size-full wp-image-10238750" /></a></p>
|
||||
<h3>Calvary</h3>
|
||||
<p>The gripping opening scene of John Michael McDonagh’s existential Irish mortality play comprises a single, static shot of a priest’s face in the confession booth as he listens to an unidentified parishioner promise to kill him the following Sunday. Brendan Gleeson’s hulking yet ambivalent portrayal — in complete partnership with McDonagh’s literate, grown-up script — carries the scene and the movie into dark, rich places.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg" alt="chelseagirls" width="640" height="231" class="alignright size-full wp-image-10238749" /></a></p>
|
||||
<h3>Chelsea Girls</h3>
|
||||
<p>Revived by San Francisco Cinematheque at the Castro in November, Andy Warhol’s 1966 double projection, three-and-a half-hour quasi-fictional portrait of denizens of New York’s Chelsea Hotel was one of the weirder pleasures of the year. The parade of fanatically long takes was quintessentially Warholian in that the interminable moments were as central to Warhol’s conception as the compelling ones. I shall long remember Nico standing in a kitchen endlessly trimming her bangs in a hand mirror (file under Innocence), beloved cult figure and in-person guest Mary Woronov skulking and glowering onscreen (No-method Acting) and Pope Ondine shooting speed and going off on some poor woman (Mania).</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg" alt="listenup2" width="640" height="450" class="alignright size-full wp-image-10238747" /></a></p>
|
||||
<h3>Listen Up Philip </h3>
|
||||
<p>Alex Ross Perry’s frenetic tale of a self-obsessed young novelist features a relentless performance by Jason Schwartzman as the most insufferable subspecies of educated urban schmuck — the kind who thinks that being self-aware and owning it somehow redeems his schmuckiness. Perry, wisely recognizing that audiences need a break from this egomaniac, dispatches Philip for a good, long while to follow his erstwhile girlfriend.</p>
|
||||
<p>Elisabeth Moss (<em>Mad Men</em>) delivers the best pure, concentrated acting to grace a screen this year, most memorably in a sequence where she wordlessly glides through a sequence of four or five emotions in response to a piece of news.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg" alt="overnighters" width="640" height="360" class="alignright size-full wp-image-10238746" /></a></p>
|
||||
<h3>The Overnighters</h3>
|
||||
<p>A North Dakota pastor risks alienating his congregation by providing shelter and assistance to the horde of homeless men who’ve come from all over seeking oil-related jobs in this riveting profile by Bay Area documentary filmmaker Jesse Moss. In a strong year for documentaries (so what’s new?), <em>The Overnighters</em> exposed the post-Depression dislocation and desperation that is pervasive yet somehow invisible (at least on television). I have questions about the doc’s structure and ethics, but there’s no denying the unsettling effectiveness of an awkward dinner-table scene with the minister’s family.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg" alt="selma2" width="640" height="360" class="alignright size-full wp-image-10238745" /></a></p>
|
||||
<h3>Selma</h3>
|
||||
<p>I am ticked off, to tell you the truth, that Ava DuVernay’s impeccably mounted and frequently moving reenactment of a pivotal chain of events in the Civil Rights Movement wasn’t booked into theaters a month before Election Day. It’s all about money, of course: Opening on Christmas Day when children are out of school (and will be for the next week or two) will likely result in better box office than an October run. OK, but if the film’s goals include <em>making a difference</em> — well, you get my point. I suppose I’ll embrace the silver lining, namely that <em>Annie</em> won’t be the only screen representation of black people that white people will see this holiday season.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg" alt="mrturner" width="640" height="384" class="alignright size-full wp-image-10238744" /></a></p>
|
||||
<h3>Mr. Turner</h3>
|
||||
<p>A lovingly rendered period piece that’s all nuance, shadow and light, Mike Leigh’s portrait of British painter J.M.W. Turner consists almost entirely of small moments. There are no heart-wrenching revelations or confessions, no knockdown, drag-out fights. So how to choose a defining image from Leigh’s compositions or Timothy Spall’s fully inhabited performance? I can’t, except to cite any of the many instances of the rotund, top-heavy Turner walking — navigating whatever terrain with supreme self-confidence, accepting the labor required without hesitation, oblivious to other people and seeing what only he can see. We feel we have the experience of being privy to a man living his life, not an actor playing a role or following a script. That may or may not be a kind of magic or miracle, but it is transcendent.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida1.jpg" medium="image" height="599" width="800"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida1-400x299.jpg" height="60" width="60" /></media:content>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2-400x262.jpg" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg" medium="image">
|
||||
<media:title type="html">ida2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2-400x262.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg" medium="image">
|
||||
<media:title type="html">leweekend</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend-400x249.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg" medium="image">
|
||||
<media:title type="html">strangelove</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove-400x248.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg" medium="image">
|
||||
<media:title type="html">boyhood</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood-400x280.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg" medium="image">
|
||||
<media:title type="html">calvary2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2-400x280.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg" medium="image">
|
||||
<media:title type="html">chelseagirls</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls-400x144.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg" medium="image">
|
||||
<media:title type="html">listenup2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2-400x281.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg" medium="image">
|
||||
<media:title type="html">overnighters</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg" medium="image">
|
||||
<media:title type="html">selma2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg" medium="image">
|
||||
<media:title type="html">mrturner</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner-400x240.jpg" />
|
||||
</media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Top 10 Movie Moments of 2014</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/#comments</comments>
|
||||
<pubDate>Fri, 26 Dec 2014 14:00:18 +0000</pubDate>
|
||||
<dc:creator><![CDATA[Michael Fox]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10222283</guid>
|
||||
<description><![CDATA[A handful of scenes resonate from a mediocre year for film.]]></description>
|
||||
<content:encoded><![CDATA[<p>The year just ending wasn’t a terrible one for movies, but it will be remembered as depressingly uninspired. Earnest craftsmanship is the mantra of the moment, particularly in the risk-phobic American cinema. Consider the siege we’ve endured (especially since Labor Day) of serious, solid movies — including <em>Gone Girl</em>, <em>Foxcatcher</em>, <em>Exodus: Gods and Kings</em>, <em>American Sniper,</em> <em>The Imitation Game</em>, <em>Unbroken</em>, <em>A Most Violent Year</em> and <em>Still Alice — </em>that demanded our attention for long hours and repaid us with the briefest flashes of transcendent joy, insight or pathos.</p>
|
||||
<p>It was no easy task summoning memorable moments from the year’s morass, yet here in chronological order are the sequences that, for me, best captured the vitality and intelligent power that movies are capable of expressing.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg" alt="ida2" width="640" height="420" class="alignright size-full wp-image-10238620" /></a></p>
|
||||
<h3>Ida</h3>
|
||||
<p>Polish-born, English-based writer-director Pawel Pawlikowski returned to his birthplace to make a stark black-and-white moral tale that was not only set in the early 1960s, but designed to look and feel like a movie from that period. Pawlikowski cast a non-professional as a blank-faced, convent-raised young woman on the verge of taking her vows who is first sent to meet the aunt she didn’t know she had. The women consequently embark on a road trip to a nightmare past and potentially freeing future. Among countless haunting sequences in this profound, stripped-down movie, I see the aunt — brilliantly depicted by Agata Kulesz as a ruthlessly idealistic and savagely disappointed Communist long mired in 100 proof cynicism — lighting a cigarette in a bare-bones restaurant and scoping out a nearby male with all the warmth and empathy of a Siberian wolf.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg" alt="leweekend" width="640" height="399" class="alignright size-full wp-image-10238621" /></a></p>
|
||||
<h3>Le Week-End</h3>
|
||||
<p>Leading roles for women were in short supply (so what’s new?), especially for actresses of a certain age. Hanif Kureishi’s screenplay about a long-married and palpably frustrated British couple channeling happier days and looking for lost magic in Paris paired the astonishing Lindsay Duncan with national treasure Jim Broadbent. Duncan is a delicious revelation, by turns scathing and rambunctious, flirty and brutally direct. Her playing of a restaurant scene with Broadbent, especially after the shockingly large check arrives, was one of the year’s high points.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg" alt="strangelove" width="640" height="397" class="alignright size-full wp-image-10238636" /></a></p>
|
||||
<h3>Love Is Strange</h3>
|
||||
<p>Another older couple, the newly married gay men portrayed by Alfred Molina and John Lithgow, supplies the heart and soulfulness of Ira Sachs’ endearing yet rigorously unsentimental family drama. You may relish conflict in movies; I savor unexpected moments of connection and tenderness. <em>Love is Strange</em> gives us a precious handful, notably a late-night conversation in which Lithgow’s usually oblivious character offers encouragement — and conveys some understanding — to the justifiably resentful teenager compelled by circumstances to share his personal space (i.e., his bunk bed) with an much older gay relative.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg" alt="boyhood" width="640" height="449" class="alignright size-full wp-image-10238742" /></a></p>
|
||||
<h3>Boyhood</h3>
|
||||
<p>My first three choices suggest that I identify more with older characters each passing year. In my defense, how could you connect with the bland, blank slate that Richard Linklater chose as the focus of his lengthy, superficial opus? Consequently, the moments I most vividly recall involve Ethan Hawke. Linklater’s decision to use the same actors over a decade-plus of filming produce some unique results — hence <em>Boyhood</em>’s inclusion on this list — but the film has surprisingly little to say about the way this child’s passions and values were influenced by his family and society. For a coming-of-age story with exceptional character insight that also punches you in the gut, revisit Francois Truffaut’s <em>The 400 Blows</em>.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg" alt="calvary2" width="640" height="449" class="alignright size-full wp-image-10238750" /></a></p>
|
||||
<h3>Calvary</h3>
|
||||
<p>The gripping opening scene of John Michael McDonagh’s existential Irish mortality play comprises a single, static shot of a priest’s face in the confession booth as he listens to an unidentified parishioner promise to kill him the following Sunday. Brendan Gleeson’s hulking yet ambivalent portrayal — in complete partnership with McDonagh’s literate, grown-up script — carries the scene and the movie into dark, rich places.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg" alt="chelseagirls" width="640" height="231" class="alignright size-full wp-image-10238749" /></a></p>
|
||||
<h3>Chelsea Girls</h3>
|
||||
<p>Revived by San Francisco Cinematheque at the Castro in November, Andy Warhol’s 1966 double projection, three-and-a half-hour quasi-fictional portrait of denizens of New York’s Chelsea Hotel was one of the weirder pleasures of the year. The parade of fanatically long takes was quintessentially Warholian in that the interminable moments were as central to Warhol’s conception as the compelling ones. I shall long remember Nico standing in a kitchen endlessly trimming her bangs in a hand mirror (file under Innocence), beloved cult figure and in-person guest Mary Woronov skulking and glowering onscreen (No-method Acting) and Pope Ondine shooting speed and going off on some poor woman (Mania).</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg" alt="listenup2" width="640" height="450" class="alignright size-full wp-image-10238747" /></a></p>
|
||||
<h3>Listen Up Philip </h3>
|
||||
<p>Alex Ross Perry’s frenetic tale of a self-obsessed young novelist features a relentless performance by Jason Schwartzman as the most insufferable subspecies of educated urban schmuck — the kind who thinks that being self-aware and owning it somehow redeems his schmuckiness. Perry, wisely recognizing that audiences need a break from this egomaniac, dispatches Philip for a good, long while to follow his erstwhile girlfriend.</p>
|
||||
<p>Elisabeth Moss (<em>Mad Men</em>) delivers the best pure, concentrated acting to grace a screen this year, most memorably in a sequence where she wordlessly glides through a sequence of four or five emotions in response to a piece of news.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg" alt="overnighters" width="640" height="360" class="alignright size-full wp-image-10238746" /></a></p>
|
||||
<h3>The Overnighters</h3>
|
||||
<p>A North Dakota pastor risks alienating his congregation by providing shelter and assistance to the horde of homeless men who’ve come from all over seeking oil-related jobs in this riveting profile by Bay Area documentary filmmaker Jesse Moss. In a strong year for documentaries (so what’s new?), <em>The Overnighters</em> exposed the post-Depression dislocation and desperation that is pervasive yet somehow invisible (at least on television). I have questions about the doc’s structure and ethics, but there’s no denying the unsettling effectiveness of an awkward dinner-table scene with the minister’s family.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg" alt="selma2" width="640" height="360" class="alignright size-full wp-image-10238745" /></a></p>
|
||||
<h3>Selma</h3>
|
||||
<p>I am ticked off, to tell you the truth, that Ava DuVernay’s impeccably mounted and frequently moving reenactment of a pivotal chain of events in the Civil Rights Movement wasn’t booked into theaters a month before Election Day. It’s all about money, of course: Opening on Christmas Day when children are out of school (and will be for the next week or two) will likely result in better box office than an October run. OK, but if the film’s goals include <em>making a difference</em> — well, you get my point. I suppose I’ll embrace the silver lining, namely that <em>Annie</em> won’t be the only screen representation of black people that white people will see this holiday season.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg" alt="mrturner" width="640" height="384" class="alignright size-full wp-image-10238744" /></a></p>
|
||||
<h3>Mr. Turner</h3>
|
||||
<p>A lovingly rendered period piece that’s all nuance, shadow and light, Mike Leigh’s portrait of British painter J.M.W. Turner consists almost entirely of small moments. There are no heart-wrenching revelations or confessions, no knockdown, drag-out fights. So how to choose a defining image from Leigh’s compositions or Timothy Spall’s fully inhabited performance? I can’t, except to cite any of the many instances of the rotund, top-heavy Turner walking — navigating whatever terrain with supreme self-confidence, accepting the labor required without hesitation, oblivious to other people and seeing what only he can see. We feel we have the experience of being privy to a man living his life, not an actor playing a role or following a script. That may or may not be a kind of magic or miracle, but it is transcendent.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida1.jpg" medium="image" height="599" width="800"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida1-400x299.jpg" height="60" width="60" /></media:content>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2-400x262.jpg" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg" medium="image">
|
||||
<media:title type="html">ida2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2-400x262.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg" medium="image">
|
||||
<media:title type="html">leweekend</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend-400x249.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg" medium="image">
|
||||
<media:title type="html">strangelove</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove-400x248.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg" medium="image">
|
||||
<media:title type="html">boyhood</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood-400x280.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg" medium="image">
|
||||
<media:title type="html">calvary2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2-400x280.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg" medium="image">
|
||||
<media:title type="html">chelseagirls</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls-400x144.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg" medium="image">
|
||||
<media:title type="html">listenup2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2-400x281.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg" medium="image">
|
||||
<media:title type="html">overnighters</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg" medium="image">
|
||||
<media:title type="html">selma2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg" medium="image">
|
||||
<media:title type="html">mrturner</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner-400x240.jpg" />
|
||||
</media:content>
|
||||
</item>
|
||||
<item>
|
||||
<title>Top 10 Movie Moments of 2014</title>
|
||||
<link>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/</link>
|
||||
<comments>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/#comments</comments>
|
||||
<pubDate>Fri, 26 Dec 2014 14:00:18 +0000</pubDate>
|
||||
<dc:creator><![CDATA[Michael Fox]]></dc:creator>
|
||||
<category><![CDATA[]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://ww2.kqed.org/arts/?p=10222283</guid>
|
||||
<description><![CDATA[A handful of scenes resonate from a mediocre year for film.]]></description>
|
||||
<content:encoded><![CDATA[<p>The year just ending wasn’t a terrible one for movies, but it will be remembered as depressingly uninspired. Earnest craftsmanship is the mantra of the moment, particularly in the risk-phobic American cinema. Consider the siege we’ve endured (especially since Labor Day) of serious, solid movies — including <em>Gone Girl</em>, <em>Foxcatcher</em>, <em>Exodus: Gods and Kings</em>, <em>American Sniper,</em> <em>The Imitation Game</em>, <em>Unbroken</em>, <em>A Most Violent Year</em> and <em>Still Alice — </em>that demanded our attention for long hours and repaid us with the briefest flashes of transcendent joy, insight or pathos.</p>
|
||||
<p>It was no easy task summoning memorable moments from the year’s morass, yet here in chronological order are the sequences that, for me, best captured the vitality and intelligent power that movies are capable of expressing.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg" alt="ida2" width="640" height="420" class="alignright size-full wp-image-10238620" /></a></p>
|
||||
<h3>Ida</h3>
|
||||
<p>Polish-born, English-based writer-director Pawel Pawlikowski returned to his birthplace to make a stark black-and-white moral tale that was not only set in the early 1960s, but designed to look and feel like a movie from that period. Pawlikowski cast a non-professional as a blank-faced, convent-raised young woman on the verge of taking her vows who is first sent to meet the aunt she didn’t know she had. The women consequently embark on a road trip to a nightmare past and potentially freeing future. Among countless haunting sequences in this profound, stripped-down movie, I see the aunt — brilliantly depicted by Agata Kulesz as a ruthlessly idealistic and savagely disappointed Communist long mired in 100 proof cynicism — lighting a cigarette in a bare-bones restaurant and scoping out a nearby male with all the warmth and empathy of a Siberian wolf.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg" alt="leweekend" width="640" height="399" class="alignright size-full wp-image-10238621" /></a></p>
|
||||
<h3>Le Week-End</h3>
|
||||
<p>Leading roles for women were in short supply (so what’s new?), especially for actresses of a certain age. Hanif Kureishi’s screenplay about a long-married and palpably frustrated British couple channeling happier days and looking for lost magic in Paris paired the astonishing Lindsay Duncan with national treasure Jim Broadbent. Duncan is a delicious revelation, by turns scathing and rambunctious, flirty and brutally direct. Her playing of a restaurant scene with Broadbent, especially after the shockingly large check arrives, was one of the year’s high points.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg" alt="strangelove" width="640" height="397" class="alignright size-full wp-image-10238636" /></a></p>
|
||||
<h3>Love Is Strange</h3>
|
||||
<p>Another older couple, the newly married gay men portrayed by Alfred Molina and John Lithgow, supplies the heart and soulfulness of Ira Sachs’ endearing yet rigorously unsentimental family drama. You may relish conflict in movies; I savor unexpected moments of connection and tenderness. <em>Love is Strange</em> gives us a precious handful, notably a late-night conversation in which Lithgow’s usually oblivious character offers encouragement — and conveys some understanding — to the justifiably resentful teenager compelled by circumstances to share his personal space (i.e., his bunk bed) with an much older gay relative.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg" alt="boyhood" width="640" height="449" class="alignright size-full wp-image-10238742" /></a></p>
|
||||
<h3>Boyhood</h3>
|
||||
<p>My first three choices suggest that I identify more with older characters each passing year. In my defense, how could you connect with the bland, blank slate that Richard Linklater chose as the focus of his lengthy, superficial opus? Consequently, the moments I most vividly recall involve Ethan Hawke. Linklater’s decision to use the same actors over a decade-plus of filming produce some unique results — hence <em>Boyhood</em>’s inclusion on this list — but the film has surprisingly little to say about the way this child’s passions and values were influenced by his family and society. For a coming-of-age story with exceptional character insight that also punches you in the gut, revisit Francois Truffaut’s <em>The 400 Blows</em>.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg" alt="calvary2" width="640" height="449" class="alignright size-full wp-image-10238750" /></a></p>
|
||||
<h3>Calvary</h3>
|
||||
<p>The gripping opening scene of John Michael McDonagh’s existential Irish mortality play comprises a single, static shot of a priest’s face in the confession booth as he listens to an unidentified parishioner promise to kill him the following Sunday. Brendan Gleeson’s hulking yet ambivalent portrayal — in complete partnership with McDonagh’s literate, grown-up script — carries the scene and the movie into dark, rich places.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg" alt="chelseagirls" width="640" height="231" class="alignright size-full wp-image-10238749" /></a></p>
|
||||
<h3>Chelsea Girls</h3>
|
||||
<p>Revived by San Francisco Cinematheque at the Castro in November, Andy Warhol’s 1966 double projection, three-and-a half-hour quasi-fictional portrait of denizens of New York’s Chelsea Hotel was one of the weirder pleasures of the year. The parade of fanatically long takes was quintessentially Warholian in that the interminable moments were as central to Warhol’s conception as the compelling ones. I shall long remember Nico standing in a kitchen endlessly trimming her bangs in a hand mirror (file under Innocence), beloved cult figure and in-person guest Mary Woronov skulking and glowering onscreen (No-method Acting) and Pope Ondine shooting speed and going off on some poor woman (Mania).</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg" alt="listenup2" width="640" height="450" class="alignright size-full wp-image-10238747" /></a></p>
|
||||
<h3>Listen Up Philip </h3>
|
||||
<p>Alex Ross Perry’s frenetic tale of a self-obsessed young novelist features a relentless performance by Jason Schwartzman as the most insufferable subspecies of educated urban schmuck — the kind who thinks that being self-aware and owning it somehow redeems his schmuckiness. Perry, wisely recognizing that audiences need a break from this egomaniac, dispatches Philip for a good, long while to follow his erstwhile girlfriend.</p>
|
||||
<p>Elisabeth Moss (<em>Mad Men</em>) delivers the best pure, concentrated acting to grace a screen this year, most memorably in a sequence where she wordlessly glides through a sequence of four or five emotions in response to a piece of news.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg" alt="overnighters" width="640" height="360" class="alignright size-full wp-image-10238746" /></a></p>
|
||||
<h3>The Overnighters</h3>
|
||||
<p>A North Dakota pastor risks alienating his congregation by providing shelter and assistance to the horde of homeless men who’ve come from all over seeking oil-related jobs in this riveting profile by Bay Area documentary filmmaker Jesse Moss. In a strong year for documentaries (so what’s new?), <em>The Overnighters</em> exposed the post-Depression dislocation and desperation that is pervasive yet somehow invisible (at least on television). I have questions about the doc’s structure and ethics, but there’s no denying the unsettling effectiveness of an awkward dinner-table scene with the minister’s family.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg" alt="selma2" width="640" height="360" class="alignright size-full wp-image-10238745" /></a></p>
|
||||
<h3>Selma</h3>
|
||||
<p>I am ticked off, to tell you the truth, that Ava DuVernay’s impeccably mounted and frequently moving reenactment of a pivotal chain of events in the Civil Rights Movement wasn’t booked into theaters a month before Election Day. It’s all about money, of course: Opening on Christmas Day when children are out of school (and will be for the next week or two) will likely result in better box office than an October run. OK, but if the film’s goals include <em>making a difference</em> — well, you get my point. I suppose I’ll embrace the silver lining, namely that <em>Annie</em> won’t be the only screen representation of black people that white people will see this holiday season.</p>
|
||||
<p><a href="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg"><img src="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg" alt="mrturner" width="640" height="384" class="alignright size-full wp-image-10238744" /></a></p>
|
||||
<h3>Mr. Turner</h3>
|
||||
<p>A lovingly rendered period piece that’s all nuance, shadow and light, Mike Leigh’s portrait of British painter J.M.W. Turner consists almost entirely of small moments. There are no heart-wrenching revelations or confessions, no knockdown, drag-out fights. So how to choose a defining image from Leigh’s compositions or Timothy Spall’s fully inhabited performance? I can’t, except to cite any of the many instances of the rotund, top-heavy Turner walking — navigating whatever terrain with supreme self-confidence, accepting the labor required without hesitation, oblivious to other people and seeing what only he can see. We feel we have the experience of being privy to a man living his life, not an actor playing a role or following a script. That may or may not be a kind of magic or miracle, but it is transcendent.
|
||||
<div id='ctx-module' class='ctx-module-container ctx-clearfix'></div>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://ww2.kqed.org/arts/2014/12/26/top-10-movie-moments-of-2014/feed/</wfw:commentRss>
|
||||
<slash:comments>0</slash:comments>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida1.jpg" medium="image" height="599" width="800"><media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida1-400x299.jpg" height="60" width="60" /></media:content>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2-400x262.jpg" />
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2.jpg" medium="image">
|
||||
<media:title type="html">ida2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/ida2-400x262.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend.jpg" medium="image">
|
||||
<media:title type="html">leweekend</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/leweekend-400x249.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove.jpg" medium="image">
|
||||
<media:title type="html">strangelove</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/strangelove-400x248.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood.jpg" medium="image">
|
||||
<media:title type="html">boyhood</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/boyhood-400x280.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2.jpg" medium="image">
|
||||
<media:title type="html">calvary2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/calvary2-400x280.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls.jpg" medium="image">
|
||||
<media:title type="html">chelseagirls</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/chelseagirls-400x144.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2.jpg" medium="image">
|
||||
<media:title type="html">listenup2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/listenup2-400x281.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters.jpg" medium="image">
|
||||
<media:title type="html">overnighters</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/overnighters-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2.jpg" medium="image">
|
||||
<media:title type="html">selma2</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/selma2-400x225.jpg" />
|
||||
</media:content>
|
||||
<media:content url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner.jpg" medium="image">
|
||||
<media:title type="html">mrturner</media:title>
|
||||
<media:thumbnail url="http://ww2.kqed.org/arts/wp-content/uploads/sites/2/2014/12/mrturner-400x240.jpg" />
|
||||
</media:content>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
Loading…
Reference in New Issue
Block a user