<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Nodejs on Zio Ivan</title>
    <link>https://ivandemarino.me/tags/nodejs/</link>
    <description>Recent content in Nodejs on Zio Ivan</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>detronizator&#43;blog@gmail.com (Ivan De Marino, aka &#34;Zio Ivan&#34;, aka &#34;detro&#34;)</managingEditor>
    <webMaster>detronizator&#43;blog@gmail.com (Ivan De Marino, aka &#34;Zio Ivan&#34;, aka &#34;detro&#34;)</webMaster>
    <copyright>2004-2026 Ivan De Marino. Licensed under CC BY 4.0</copyright>
    <lastBuildDate>Mon, 18 Feb 2013 01:05:48 +0000</lastBuildDate>
    <atom:link href="https://ivandemarino.me/tags/nodejs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Console&#43;&#43; - enhance your console</title>
      <link>https://ivandemarino.me/posts/console-enhance-your-console/</link>
      <pubDate>Mon, 18 Feb 2013 01:05:48 +0000</pubDate><author>detronizator&#43;blog@gmail.com (Ivan De Marino, aka &#34;Zio Ivan&#34;, aka &#34;detro&#34;)</author>
      <guid>https://ivandemarino.me/posts/console-enhance-your-console/</guid>
      <description>&lt;p&gt;I need a logger for &lt;a href=&#34;https://github.com/detro/ghostdriver&#34;&gt;GhostDriver&lt;/a&gt; but I&amp;rsquo;m too lazy to figure out how to use a nice, proper logging library. Plus I&amp;rsquo;m a BIG fun of old-school-debugging: I just substituted all the &lt;code&gt;printf()&lt;/code&gt; calls with &lt;code&gt;console.log&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;So I decide to make every JavaScript developer &lt;em&gt;shiver in disgust&lt;/em&gt; and wrote a small library that enhances the global &lt;code&gt;console&lt;/code&gt; object.&lt;/p&gt;
&lt;p&gt;This tiny library is called &lt;a href=&#34;https://github.com/detro/consoleplusplus&#34;&gt;Console++&lt;/a&gt; and works with &lt;a href=&#34;http://nodejs.org&#34;&gt;NodeJS&lt;/a&gt;, &lt;a href=&#34;http://phantomjs.org&#34;&gt;PhantomJS&lt;/a&gt; and any decent JavaScript runtime.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NodeJS Conf Italy: my notes</title>
      <link>https://ivandemarino.me/posts/nodejs-conf-italy-my-notes/</link>
      <pubDate>Wed, 05 Oct 2011 11:10:24 +0000</pubDate><author>detronizator&#43;blog@gmail.com (Ivan De Marino, aka &#34;Zio Ivan&#34;, aka &#34;detro&#34;)</author>
      <guid>https://ivandemarino.me/posts/nodejs-conf-italy-my-notes/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m just back from a very good conference. And for once, I can proudly say, it was organized by Italians!
The host were &lt;a href=&#34;http://www.webdebs.org/&#34;&gt;WEBdeBS&lt;/a&gt;, a web company based in lovely Brescia, and the topic was&amp;hellip;
very hot: &lt;a href=&#34;http://nodejs.org/&#34;&gt;Node.JS&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.nodejsconf.it/&#34;&gt;Node.JS Conference&lt;/a&gt;
(&lt;a href=&#34;http://twitter.com/nodejsconfit&#34;&gt;@nodejsconfit&lt;/a&gt;) (&lt;a href=&#34;http://joind.in/event/view/792&#34;&gt;on joind.in&lt;/a&gt;) has been hosted in the
&lt;a href=&#34;http://www.centropastoralepaolovi.it/&#34;&gt;Centro Paolo VI&lt;/a&gt;, where talks well complemented by lovely Italian food.
What else can you ask?&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://distillery.s3.amazonaws.com/media/2011/09/26/6269a1d200ba4e48a5ebe76a51627b78_7.jpg&#34;&gt;
A great addition to my collection of &amp;ldquo;hackshirts&amp;rdquo;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
