Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
damianavila committed Dec 4, 2013
1 parent 60f59dd commit f21b018
Show file tree
Hide file tree
Showing 107 changed files with 544 additions and 986 deletions.
Binary file modified .doit.db
Binary file not shown.
1 change: 0 additions & 1 deletion cache/lastdeploy

This file was deleted.

110 changes: 10 additions & 100 deletions cache/posts/pyconar-2013.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,108 +11,18 @@
<p>Por otro lado, gracias al esfuerzo puesto en juego por la organización del evento, tenemos <a href="http://www.youtube.com/channel/UCpufJ3XcqCGoPTxQX46W-UQ">videograbación</a> de toda la conferencia.</p>
<p>A continuación, les adjunto los videos de mis charlas... por si se perdieron alguna:</p>
</div>
<div class="cell border-box-sizing code_cell vbox">
<div class="input hbox">
<div class="prompt input_prompt">
In&nbsp;[1]:
</div>
<div class="input_area box-flex1">
<div class="highlight"><pre><span class="kn">from</span> <span class="nn">IPython.display</span> <span class="kn">import</span> <span class="n">YouTubeVideo</span>
</pre></div>

<i class="icon-hand-up icon-large" style="float:right; margin-top:8px; margin-right:10px">&nbsp;&nbsp;Click me!</i>
</div>
</div>

</div>
<div class="cell border-box-sizing code_cell vbox">
<div class="input hbox">
<div class="prompt input_prompt">
In&nbsp;[2]:
</div>
<div class="input_area box-flex1">
<div class="highlight"><pre><span class="c"># Introducción a Python Científico</span>
<span class="n">YouTubeVideo</span><span class="p">(</span><span class="s">&#39;17DPZlKQDk8&#39;</span><span class="p">)</span>
</pre></div>

<i class="icon-hand-up icon-large" style="float:right; margin-top:8px; margin-right:10px">&nbsp;&nbsp;Click me!</i>
</div>
</div>

<div class="output_hidden">

<div class="vbox output_wrapper">
<div class="output vbox">


<div class="hbox output_area"><div class="prompt output_prompt">
Out[2]:</div>
<div class="box-flex1 output_subarea output_pyout">

<div class="output_html rendered_html">

<iframe
width="400"
height=300"
src="http://www.youtube.com/embed/17DPZlKQDk8"
frameborder="0"
allowfullscreen
></iframe>

</div>

</div>
</div>

</div>
</div>

</div>

</div>
<div class="cell border-box-sizing code_cell vbox">
<div class="input hbox">
<div class="prompt input_prompt">
In&nbsp;[3]:
</div>
<div class="input_area box-flex1">
<div class="highlight"><pre><span class="c"># IPython-fu: el camino de la &quot;nbconversión&quot;</span>
<span class="n">YouTubeVideo</span><span class="p">(</span><span class="s">&#39;4-O5NZKD3hI&#39;</span><span class="p">)</span>
</pre></div>

<i class="icon-hand-up icon-large" style="float:right; margin-top:8px; margin-right:10px">&nbsp;&nbsp;Click me!</i>
</div>
</div>

<div class="output_hidden">

<div class="vbox output_wrapper">
<div class="output vbox">


<div class="hbox output_area"><div class="prompt output_prompt">
Out[3]:</div>
<div class="box-flex1 output_subarea output_pyout">

<div class="output_html rendered_html">

<iframe
width="400"
height=300"
src="http://www.youtube.com/embed/4-O5NZKD3hI"
frameborder="0"
allowfullscreen
></iframe>

</div>

</div>
</div>

</div>
</div>
<div class="text_cell_render border-box-sizing rendered_html">
<ul>
<li>Introducción a Python Científico</li>
</ul>
<iframe width="640" height="360" src="//www.youtube.com/embed/17DPZlKQDk8" frameborder="0" allowfullscreen></iframe>

</div>
<div class="text_cell_render border-box-sizing rendered_html">
<ul>
<li>IPython-fu: el camino de la &quot;nbconversión&quot;</li>
</ul>
<iframe width="640" height="360" src="//www.youtube.com/embed/4-O5NZKD3hI" frameborder="0" allowfullscreen></iframe>

</div>
<div class="text_cell_render border-box-sizing rendered_html">
Expand Down
110 changes: 10 additions & 100 deletions cache/posts/pyconar-2013.html.es
Original file line number Diff line number Diff line change
Expand Up @@ -11,108 +11,18 @@
<p>Por otro lado, gracias al esfuerzo puesto en juego por la organización del evento, tenemos <a href="http://www.youtube.com/channel/UCpufJ3XcqCGoPTxQX46W-UQ">videograbación</a> de toda la conferencia.</p>
<p>A continuación, les adjunto los videos de mis charlas... por si se perdieron alguna:</p>
</div>
<div class="cell border-box-sizing code_cell vbox">
<div class="input hbox">
<div class="prompt input_prompt">
In&nbsp;[1]:
</div>
<div class="input_area box-flex1">
<div class="highlight"><pre><span class="kn">from</span> <span class="nn">IPython.display</span> <span class="kn">import</span> <span class="n">YouTubeVideo</span>
</pre></div>

<i class="icon-hand-up icon-large" style="float:right; margin-top:8px; margin-right:10px">&nbsp;&nbsp;Click me!</i>
</div>
</div>

</div>
<div class="cell border-box-sizing code_cell vbox">
<div class="input hbox">
<div class="prompt input_prompt">
In&nbsp;[2]:
</div>
<div class="input_area box-flex1">
<div class="highlight"><pre><span class="c"># Introducción a Python Científico</span>
<span class="n">YouTubeVideo</span><span class="p">(</span><span class="s">&#39;17DPZlKQDk8&#39;</span><span class="p">)</span>
</pre></div>

<i class="icon-hand-up icon-large" style="float:right; margin-top:8px; margin-right:10px">&nbsp;&nbsp;Click me!</i>
</div>
</div>

<div class="output_hidden">

<div class="vbox output_wrapper">
<div class="output vbox">


<div class="hbox output_area"><div class="prompt output_prompt">
Out[2]:</div>
<div class="box-flex1 output_subarea output_pyout">

<div class="output_html rendered_html">

<iframe
width="400"
height=300"
src="http://www.youtube.com/embed/17DPZlKQDk8"
frameborder="0"
allowfullscreen
></iframe>

</div>

</div>
</div>

</div>
</div>

</div>

</div>
<div class="cell border-box-sizing code_cell vbox">
<div class="input hbox">
<div class="prompt input_prompt">
In&nbsp;[3]:
</div>
<div class="input_area box-flex1">
<div class="highlight"><pre><span class="c"># IPython-fu: el camino de la &quot;nbconversión&quot;</span>
<span class="n">YouTubeVideo</span><span class="p">(</span><span class="s">&#39;4-O5NZKD3hI&#39;</span><span class="p">)</span>
</pre></div>

<i class="icon-hand-up icon-large" style="float:right; margin-top:8px; margin-right:10px">&nbsp;&nbsp;Click me!</i>
</div>
</div>

<div class="output_hidden">

<div class="vbox output_wrapper">
<div class="output vbox">


<div class="hbox output_area"><div class="prompt output_prompt">
Out[3]:</div>
<div class="box-flex1 output_subarea output_pyout">

<div class="output_html rendered_html">

<iframe
width="400"
height=300"
src="http://www.youtube.com/embed/4-O5NZKD3hI"
frameborder="0"
allowfullscreen
></iframe>

</div>

</div>
</div>

</div>
</div>
<div class="text_cell_render border-box-sizing rendered_html">
<ul>
<li>Introducción a Python Científico</li>
</ul>
<iframe width="640" height="360" src="//www.youtube.com/embed/17DPZlKQDk8" frameborder="0" allowfullscreen></iframe>

</div>
<div class="text_cell_render border-box-sizing rendered_html">
<ul>
<li>IPython-fu: el camino de la &quot;nbconversión&quot;</li>
</ul>
<iframe width="640" height="360" src="//www.youtube.com/embed/4-O5NZKD3hI" frameborder="0" allowfullscreen></iframe>

</div>
<div class="text_cell_render border-box-sizing rendered_html">
Expand Down
2 changes: 1 addition & 1 deletion output/categories/blog.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Damian's blog (blog)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/blog.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 03 Dec 2013 23:16:20 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Bidirectional IPython-Nikola workflow to write your blog post</title><link>http://www.damian.oquanta.info/posts/bidirectional-ipython-nikola-workflow-to-write-your-blog-post.html</link><description>&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Damian's blog (blog)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/blog.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 04 Dec 2013 07:05:54 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Bidirectional IPython-Nikola workflow to write your blog post</title><link>http://www.damian.oquanta.info/posts/bidirectional-ipython-nikola-workflow-to-write-your-blog-post.html</link><description>&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;The idea of this blog post is to show you how you can achieve an efficient &lt;em&gt;bidirectional&lt;/em&gt; workflow to write your blog posts using great tools/features derived from &lt;strong&gt;IPython&lt;/strong&gt; and &lt;strong&gt;Nikola&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Probably, this would be interesting not only for the people using &lt;strong&gt;IPython&lt;/strong&gt; and &lt;strong&gt;Nikola&lt;/strong&gt; to write their blog post, but also to other people because this would be a simple but nice example of how you can integrate this two applications to better suit your needs.&lt;/p&gt;
&lt;p&gt;OK, first of all, let's go to the folder containing my blog: &lt;/p&gt;&lt;p class="more"&gt;&lt;a href="http://www.damian.oquanta.info/posts/bidirectional-ipython-nikola-workflow-to-write-your-blog-post.html"&gt;Read more…&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><category>python</category><category>IPython</category><category>nikola</category><category>blog</category><category>extension</category><category>gh-pages</category><category>git</category><category>workflow</category><guid>http://www.damian.oquanta.info/posts/bidirectional-ipython-nikola-workflow-to-write-your-blog-post.html</guid><pubDate>Tue, 15 Oct 2013 21:08:28 GMT</pubDate></item><item><title>Nikola's Zen theme finally released</title><link>http://www.damian.oquanta.info/posts/nikolas-zen-theme-finally-released.html</link><description>&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
Expand Down
2 changes: 1 addition & 1 deletion output/categories/config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Damian's blog (config)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/config.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 03 Dec 2013 23:16:20 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Hide the input cells from your IPython slides</title><link>http://www.damian.oquanta.info/posts/hide-the-input-cells-from-your-ipython-slides.html</link><description>&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Damian's blog (config)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/config.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 04 Dec 2013 07:05:53 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Hide the input cells from your IPython slides</title><link>http://www.damian.oquanta.info/posts/hide-the-input-cells-from-your-ipython-slides.html</link><description>&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;A tweet arrived...&lt;/p&gt;
&lt;blockquote class="twitter-tweet" data-partner="tweetdeck"&gt;&lt;p&gt;
&lt;a href="https://twitter.com/damian_avila"&gt;@damian_avila&lt;/a&gt; Is there a way to only show the output of a cell in an NB slideshow?
Expand Down
2 changes: 1 addition & 1 deletion output/categories/connectivity.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Damian's blog (connectivity)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/connectivity.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 03 Dec 2013 23:16:21 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Using a local Reveal.js library with your IPython slides</title><link>http://www.damian.oquanta.info/posts/using-a-local-revealjs-library-with-your-ipython-slides.html</link><description>&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Damian's blog (connectivity)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/connectivity.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 04 Dec 2013 07:05:53 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Using a local Reveal.js library with your IPython slides</title><link>http://www.damian.oquanta.info/posts/using-a-local-revealjs-library-with-your-ipython-slides.html</link><description>&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;IPython slides are powered by &lt;a href="https://github.com/hakimel/reveal.js/"&gt;Reveal.js&lt;/a&gt; library, you probably already know that.&lt;/p&gt;
&lt;p&gt;But... you probably don't know that we use &lt;a href="http://www.jsdelivr.com/"&gt;jsdelivr&lt;/a&gt; CDN to load all the necessary js and css files. As a consequence, you don't need to download Reveal.js, but also, the speaker notes are not working by default.&lt;/p&gt;
&lt;p&gt;But... what happens, if you have low connectivity in the place where you will be presenting your talk (or if you want to use the speaker notes feature)? &lt;/p&gt;&lt;p class="more"&gt;&lt;a href="http://www.damian.oquanta.info/posts/using-a-local-revealjs-library-with-your-ipython-slides.html"&gt;Read more…&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><category>python</category><category>IPython</category><category>nbconvert</category><category>reveal</category><category>slideshow</category><category>local</category><category>connectivity</category><guid>http://www.damian.oquanta.info/posts/using-a-local-revealjs-library-with-your-ipython-slides.html</guid><pubDate>Fri, 13 Sep 2013 21:50:22 GMT</pubDate></item></channel></rss>
2 changes: 1 addition & 1 deletion output/categories/css.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Damian's blog (css)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/css.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 03 Dec 2013 23:16:20 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Customizing your IPython slides</title><link>http://www.damian.oquanta.info/posts/customizing-your-ipython-slides.html</link><description>&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Damian's blog (css)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/css.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 04 Dec 2013 07:05:53 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Customizing your IPython slides</title><link>http://www.damian.oquanta.info/posts/customizing-your-ipython-slides.html</link><description>&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;Some days ago, I received this message on G+:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In a future release, would be handy to add custom classes to slides so that you can use CSS rules to choose certain layouts for image slides, text, multiple charts, etc.&lt;/p&gt;
Expand Down
2 changes: 1 addition & 1 deletion output/categories/extension.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Damian's blog (extension)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/extension.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 03 Dec 2013 23:16:19 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Bidirectional IPython-Nikola workflow to write your blog post</title><link>http://www.damian.oquanta.info/posts/bidirectional-ipython-nikola-workflow-to-write-your-blog-post.html</link><description>&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Damian's blog (extension)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/extension.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 04 Dec 2013 07:05:53 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Bidirectional IPython-Nikola workflow to write your blog post</title><link>http://www.damian.oquanta.info/posts/bidirectional-ipython-nikola-workflow-to-write-your-blog-post.html</link><description>&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;The idea of this blog post is to show you how you can achieve an efficient &lt;em&gt;bidirectional&lt;/em&gt; workflow to write your blog posts using great tools/features derived from &lt;strong&gt;IPython&lt;/strong&gt; and &lt;strong&gt;Nikola&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Probably, this would be interesting not only for the people using &lt;strong&gt;IPython&lt;/strong&gt; and &lt;strong&gt;Nikola&lt;/strong&gt; to write their blog post, but also to other people because this would be a simple but nice example of how you can integrate this two applications to better suit your needs.&lt;/p&gt;
&lt;p&gt;OK, first of all, let's go to the folder containing my blog: &lt;/p&gt;&lt;p class="more"&gt;&lt;a href="http://www.damian.oquanta.info/posts/bidirectional-ipython-nikola-workflow-to-write-your-blog-post.html"&gt;Read more…&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><category>python</category><category>IPython</category><category>nikola</category><category>blog</category><category>extension</category><category>gh-pages</category><category>git</category><category>workflow</category><guid>http://www.damian.oquanta.info/posts/bidirectional-ipython-nikola-workflow-to-write-your-blog-post.html</guid><pubDate>Tue, 15 Oct 2013 21:08:28 GMT</pubDate></item><item><title>Zen mode extension for the IPython notebook</title><link>http://www.damian.oquanta.info/posts/zen-mode-extension-for-the-ipython-notebook.html</link><description>&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
Expand Down
Loading

0 comments on commit f21b018

Please sign in to comment.