<?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>Features on Zio Ivan</title>
    <link>https://ivandemarino.me/tags/features/</link>
    <description>Recent content in Features 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, 03 Dec 2012 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://ivandemarino.me/tags/features/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Finally, GhostDriver 1.0.0</title>
      <link>https://ivandemarino.me/posts/finally-ghostdriver-1-0-0/</link>
      <pubDate>Mon, 03 Dec 2012 00:00:00 +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/finally-ghostdriver-1-0-0/</guid>
      <description>&lt;p&gt;After ~10 months of work, I finally managed to push the ball forward enough to reach &lt;strong&gt;GhostDriver 1.0.0&lt;/strong&gt;.
I won&amp;rsquo;t lie: it does feel great. It always is to see so much effort mutate into an &lt;em&gt;achievement&lt;/em&gt;,
even it is such only for me.&lt;/p&gt;
&lt;p&gt;Before I go any further though, I owe a massive &lt;strong&gt;THANK-YOU&lt;/strong&gt; to the people that through contribution
and / or issue reporting have helped me to build a &lt;em&gt;releasable&lt;/em&gt; 1.0.0. In particular to
&lt;a href=&#34;http://jimevansmusic.blogspot.co.uk/&#34;&gt;Jim Evans&lt;/a&gt;, an awesome guy and a bit of a
mentor for me: you ROCK Jim, and I think that is true, &lt;em&gt;literally!&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bloggart: a bit more code, a bit less sleep</title>
      <link>https://ivandemarino.me/posts/bloggart-a-bit-more-code-a-bit-less-sleep/</link>
      <pubDate>Fri, 11 Mar 2011 00:00:00 +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/bloggart-a-bit-more-code-a-bit-less-sleep/</guid>
      <description>&lt;p&gt;Hi. I don&amp;rsquo;t know if you can notice it, but I just did few updates to the CSS of this Blog.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://sleep-deprivation-symptoms.org/wp-content/uploads/Sleep-Deprivation-Symptoms-1.jpg&#34;&gt;
Effects of sleep deprivation (no, I&amp;rsquo;m not THAT tired)&lt;/p&gt;
&lt;p&gt;If you are one of the few a followers of &lt;a href=&#34;https://github.com/detro/bloggart&#34;&gt;my Bloggart fork&lt;/a&gt;, you know what&amp;rsquo;s going on: Page support, changes to the &lt;strong&gt;&amp;ldquo;Squared&amp;rdquo;&lt;/strong&gt; theme and more.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not yet where I want to be, but it&amp;rsquo;s getting closer. While I add small features to Bloggart, I learn its intricacies, and discover some small/medium latent bugs. Stuff that &lt;em&gt;&amp;ldquo;didn&amp;rsquo;t happen because scenario x was never considered&amp;rdquo;&lt;/em&gt;: this is giving me some possibilities to fix and improve.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Minification and Templating for Bloggart</title>
      <link>https://ivandemarino.me/posts/minification-and-templating-for-bloggart/</link>
      <pubDate>Fri, 26 Nov 2010 15:53:23 +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/minification-and-templating-for-bloggart/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m sick home, but I can&amp;rsquo;t just sit in bed. It&amp;rsquo;s not how I work: I need to do something. So, I decided to give some love to Bloggart and put into proper code some features &lt;a href=&#34;http://blog.ivandemarino.me/2010/11/25/Too-busy-to-blog&#34;&gt;I already said&lt;/a&gt; I wanted to add.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.greatescapecars.co.uk/images/library/images/Mini01.JPG&#34;&gt;&lt;/p&gt;
&lt;p&gt;I just committed on &lt;a href=&#34;https://github.com/detro/bloggart/commits/master&#34;&gt;my Bloggart fork&lt;/a&gt; quite a list of things:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support for JS and CSS &amp;lsquo;Minification&amp;rsquo; (no obfuscation though)&lt;/li&gt;
&lt;li&gt;Support for JS and CSS &amp;lsquo;Templating&amp;rsquo; (i.e. Being able to use App Engine Djiango Template grammar into JS and CSS files)&lt;/li&gt;
&lt;li&gt;Support for JS and CSS &amp;lsquo;Memcaching&amp;rsquo;&lt;/li&gt;
&lt;li&gt;Show line numbers for &amp;lsquo;&amp;lt;pre&amp;gt;sourcecode&amp;lt;/pre&amp;gt;&amp;rsquo; areas in posts&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Even though this is simple stuff, two of them stand out I think: &lt;strong&gt;Minification and Templating&lt;/strong&gt;. Why? Because even if those are not complex or new, they speed Bloggart up even more! Let me spend a couple of words on it, so that it can be useful for you, even if you are not planning to use Bloggart.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Charles: not the Prince, the Proxy</title>
      <link>https://ivandemarino.me/posts/charles-not-the-prince-the-proxy/</link>
      <pubDate>Fri, 10 Sep 2010 09:33:14 +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/charles-not-the-prince-the-proxy/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s around 3 months now that I&amp;rsquo;m spending majority of my time developing for the web. For both Career (my new job at &lt;a href=&#34;http://www.betfair.com&#34;&gt;Betfair&lt;/a&gt;) and Personal (my pet project &lt;a href=&#34;http://www.txty.mobi&#34;&gt;txty.mobi&lt;/a&gt;) reasons.&lt;/p&gt;
&lt;p&gt;And when you do it pretty intensively, with a lot of &lt;a href=&#34;http://en.wikipedia.org/wiki/JSON&#34;&gt;JSON&lt;/a&gt;, &lt;a href=&#34;http://en.wikipedia.org/wiki/JavaScript&#34;&gt;Javascript&lt;/a&gt; code and what not, you need some tools to &amp;ldquo;ease tasks&amp;rdquo;. Particularly, the ones where you need to simulate a non-browser client or stuff like that.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Charles Proxy logo&#34; loading=&#34;lazy&#34; src=&#34;http://blog.chasebrammer.com/wp-content/uploads/2009/02/logo.jpg&#34; title=&#34;Charles Proxy&#34;&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
