<?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>Idea on Zio Ivan</title>
    <link>https://ivandemarino.me/tags/idea/</link>
    <description>Recent content in Idea 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>Tue, 01 Nov 2011 00:11:47 +0000</lastBuildDate>
    <atom:link href="https://ivandemarino.me/tags/idea/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>REPL and HTTP Mapping: ideas to contribute to PhantomJS</title>
      <link>https://ivandemarino.me/posts/repl-and-http-mapping-ideas-to-contribute-to-phantomjs/</link>
      <pubDate>Tue, 01 Nov 2011 00:11:47 +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/repl-and-http-mapping-ideas-to-contribute-to-phantomjs/</guid>
      <description>&lt;p&gt;Recently, I&amp;rsquo;m donating my spare time to the amazing &lt;a href=&#34;http://www.ai-class.com&#34;&gt;Stanford Online AI Class&lt;/a&gt;, and writing down &lt;a href=&#34;http://blog.ivandemarino.me/tag/notes&#34;&gt;notes&lt;/a&gt; takes time.&lt;/p&gt;
&lt;p&gt;But I&amp;rsquo;m still working, in the spare time of the spare time, on &lt;a href=&#34;http://www.phantomjs.org/&#34;&gt;PhantomJS&lt;/a&gt;. Yes, very slowly, but I&amp;rsquo;m not stall.&lt;/p&gt;
&lt;p&gt;Recently two ideas have come to mind, and it&amp;rsquo;s stuff I&amp;rsquo;d love to see supported by PhantomJS.&lt;/p&gt;
&lt;h2 id=&#34;repl&#34;&gt;REPL&lt;/h2&gt;
&lt;p&gt;From &lt;a href=&#34;http://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop&#34;&gt;the Wikipedia article&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;A read–eval–print loop (REPL), also known as an interactive toplevel, is a simple, interactive computer programming environment.
[&amp;hellip;]
In a REPL, the user may enter expressions, which are then evaluated, and the results displayed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Thinking out aloud: a JavaScript based console?</title>
      <link>https://ivandemarino.me/posts/thinking-out-aloud-a-javascript-based-console/</link>
      <pubDate>Thu, 05 May 2011 21:45:56 +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/thinking-out-aloud-a-javascript-based-console/</guid>
      <description>&lt;p&gt;In the last month or two &lt;a href=&#34;https://github.com/detro/phantomjs&#34;&gt;I started contributing&lt;/a&gt; to &lt;a href=&#34;http://www.phantomjs.org&#34;&gt;PhantomJS&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;PhantomJS logo&#34; loading=&#34;lazy&#34; src=&#34;http://www.openclipart.org/image/800px/svg_to_png/lemmling_Cartoon_ghost.png&#34;&gt;
PhantomJS logo&lt;/p&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
PhantomJS is an optimal solution for headless testing of web-based applications, site scraping, pages capture, SVG renderer, PDF converter and many other use cases.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;p&gt;The project is really interesting and we are seeing a steady growth in terms of:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Serverless chat to reduce office distance</title>
      <link>https://ivandemarino.me/posts/serverless-chat-to-reduce-office-distance/</link>
      <pubDate>Sun, 31 Jan 2010 18:37:26 +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/serverless-chat-to-reduce-office-distance/</guid>
      <description>&lt;p&gt;This idea comes out for an old university-time idea: to write &lt;strong&gt;a serverless chat application&lt;/strong&gt;. Of course, I&amp;rsquo;m aware of the complications and the problems that using &lt;a href=&#34;http://en.wikipedia.org/wiki/Broadcast_address&#34;&gt;Broadcasting&lt;/a&gt; could create, so this problems would be took in consideration by design.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Office&#34; loading=&#34;lazy&#34; src=&#34;http://hof.povray.org/images/bigthumb/office-13.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;But why now? I was thinking of a way to reduce the &lt;em&gt;&amp;ldquo;office distances&amp;rdquo;&lt;/em&gt;: making easy to connect with a person who works in your own office. I know, it sounds a bit &lt;em&gt;&amp;ldquo;creepy&amp;rdquo;&lt;/em&gt; to depend on an application to do that. After all you could just stand up and go to the colleague&amp;rsquo;s desk. And that&amp;rsquo;s what I&amp;rsquo;d normally do: nothing impossible.&lt;/p&gt;</description>
    </item>
    <item>
      <title>iPad Simulator in Video and Comments</title>
      <link>https://ivandemarino.me/posts/ipad-simulator-in-video-and-comments/</link>
      <pubDate>Sat, 30 Jan 2010 10:52:45 +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/ipad-simulator-in-video-and-comments/</guid>
      <description>&lt;p&gt;I would have just posted it on Twitter, but I have some comments about this video.&lt;/p&gt;
&lt;object width=&#34;640&#34; height=&#34;505&#34;&gt;
&lt;p&gt;&lt;embed src=&#34;http://www.youtube.com/v/-5oqcoZHgPE&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;hd=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;640&#34; height=&#34;505&#34;&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;em&gt;One of the first video of the iPad Simulator&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Watch it in Full screen at 720p: it help &amp;ldquo;feeling&amp;rdquo; the proportions used by Apple in the UI&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;It clarify how it does execute iPhone apps: they most probably implement the iPhone API as is: indeed even the Keyboard that you get in an iPhone application is the same (no super large/super cool keyboard of the iPad&lt;/p&gt;</description>
    </item>
    <item>
      <title>Typewriter: an Idea just popped into your mind</title>
      <link>https://ivandemarino.me/posts/typewriter-an-idea-just-popped-into-your-mind/</link>
      <pubDate>Sun, 17 May 2009 11:07:35 +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/typewriter-an-idea-just-popped-into-your-mind/</guid>
      <description>&lt;p&gt;From &lt;em&gt;&amp;quot;&lt;a href=&#34;http://www.imdb.com/title/tt0057683/&#34;&gt;Who&amp;rsquo;s Minding the Store&lt;/a&gt;&amp;quot;&lt;/em&gt;, by &lt;a href=&#34;http://en.wikipedia.org/wiki/Jerry_Lewis&#34;&gt;Jerry Lewis&lt;/a&gt;
&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;embed src=&#34;http://www.youtube.com/v/a7ySmnxy29Q&amp;hl=en&amp;fs=1&amp;hd=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;From &lt;em&gt;&amp;ldquo;Decameron - La Macchina da Scrivere&amp;rdquo;&lt;/em&gt;, by &lt;a href=&#34;http://it.wikipedia.org/wiki/Daniele_Luttazzi&#34;&gt;Daniele Luttazzi&lt;/a&gt; (&lt;a href=&#34;http://www.danieleluttazzi.it/&#34;&gt;blog&lt;/a&gt;)
&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;embed src=&#34;http://www.youtube.com/v/IdN6yOMQNpI&amp;hl=en&amp;fs=1&amp;hd=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;ldquo;Ciccotti e la Macchina da Scrivere&amp;rdquo;&lt;/em&gt;, by &lt;a href=&#34;http://it-it.facebook.com/people/Tommaso-Ciccotti/1607612005&#34;&gt;Tommaso Ciccotti&lt;/a&gt;
&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;embed src=&#34;http://www.youtube.com/v/QDMuQXikFis&amp;hl=en&amp;fs=1&amp;hd=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>I don&#39;t hate the Americans neither the Jews</title>
      <link>https://ivandemarino.me/posts/i-don-t-hate-the-americans-neither-the-jews/</link>
      <pubDate>Thu, 08 Jan 2009 00:09:06 +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/i-don-t-hate-the-americans-neither-the-jews/</guid>
      <description>&lt;p&gt;A dear friend of mine made me think about what I wrote in &lt;a href=&#34;http://www.detronizator.org/2008/12/26/where-exactly/&#34;&gt;this previous post about the Mahmoud Ahmadinejad&amp;rsquo;s Christmas Speech&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;USA Flag&#34; loading=&#34;lazy&#34; src=&#34;http://cullrich.files.wordpress.com/2007/08/american-flag-2a.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m sure that, who follows regularly my blog, knows, or at least has an idea, of what are my Political beliefs. But, just for the sake of being sure that no one gets insulted, I&amp;rsquo;d like to specify few simple facts:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;* I don&#39;t hate the American People, I actually like them very much

* One of my oldest, but not doable, desires is to get a Master in USA

* I hate the America&#39;s Politicians and their decisions of the last years

* I think it&#39;s fault of those politicians if the World has now as major fear &amp;quot;Terrorism&amp;quot;: they needed it to make more money out of the status of perpetuals fear

* I don&#39;t  hate Jews and I believe that a big part of the Israeli People are against the War

* I believe that Israeli politicians are nothing but just controlled puppets in the hands of America&#39;s Politicians, who tries to get more and more control over the Middle-East through Israel

* I believe Israel creation is a crime made by the British, despite the world was just going out of a terrible war: the lesson was never really learnt

* I believe Jews that lives in Israel are, for the majority, not involved in the &amp;quot;willing&amp;quot; of doing any war against any race: most probably Muslims and Israeli would live in peace easliy if they were not ruled by criminals

* I do have [hope](http://www.detronizator.org/2008/11/05/while-we-will-be-sleeping/) in [Obama](http://www.detronizator.org/2008/11/05/the-butterfly-effect/): I hope this man can, leap after leap, bring USA to a change
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Hope this clarify my position: the only people that should get upset for what I say are too powerful to care about me&amp;hellip;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
