<?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>Blog on Zio Ivan</title>
    <link>https://ivandemarino.me/tags/blog/</link>
    <description>Recent content in Blog 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>Fri, 09 Aug 2013 16:03:47 +0000</lastBuildDate>
    <atom:link href="https://ivandemarino.me/tags/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>GhostDriver 1.0.4, blog migration and blogging too little</title>
      <link>https://ivandemarino.me/posts/ghostdriver-1-0-4-blog-migration-and-blogging-too-little/</link>
      <pubDate>Fri, 09 Aug 2013 16:03: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/ghostdriver-1-0-4-blog-migration-and-blogging-too-little/</guid>
      <description>&lt;p&gt;Yes, I&amp;rsquo;m not blogging enough.
Yes, it&amp;rsquo;s a shame that the world can&amp;rsquo;t read my terrible English on a more regular basis.
Yes, I&amp;rsquo;m lazy.&lt;/p&gt;
&lt;p&gt;Well, here is a quick update for the few eager souls I have let down.&lt;/p&gt;
&lt;h3 id=&#34;ghostdriver&#34;&gt;GhostDriver&lt;/h3&gt;
&lt;p&gt;I have release &lt;a href=&#34;https://github.com/detro/ghostdriver/releases/tag/1.0.4&#34;&gt;GhostDriver 1.0.4 - &amp;ldquo;Arghan Div&amp;rdquo;&lt;/a&gt;. It should be released in the &lt;a href=&#34;https://github.com/ariya/phantomjs/issues/11452&#34;&gt;upcoming PhantomJS 1.9.2&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The code has been merged already into &lt;a href=&#34;https://github.com/ariya/phantomjs/commit/73bb56084028e1ee902bfedb8bd0443b337c7578&#34;&gt;PhantomJS master branch&lt;/a&gt; so, if you are really keen on putting your hands on it, just do a &lt;code&gt;./build.sh&lt;/code&gt; of that branch.&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>From Wordpress to Bloggart</title>
      <link>https://ivandemarino.me/posts/from-wordpress-to-bloggart/</link>
      <pubDate>Mon, 11 Oct 2010 22:32:25 +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/from-wordpress-to-bloggart/</guid>
      <description>&lt;p&gt;This post has been in my &amp;ldquo;TODO list&amp;rdquo; long enough. It&amp;rsquo;s time to put it in words.
Let&amp;rsquo;s go!&lt;/p&gt;
&lt;p&gt;As you probably know, &lt;a href=&#34;http://blog.ivandemarino.me/2010/08/30/Hello-World-again&#34;&gt;I decided to give up Wordpress.org&lt;/a&gt;
in favour of &lt;a href=&#34;http://github.com/detro/bloggart&#34;&gt;Bloggart on App Engine&lt;/a&gt;. A great choice so far I must say.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Migration&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3646/3482243965_02d4129590_b.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Migration, a proper one&lt;/em&gt;&lt;/p&gt;
&lt;h3 id=&#34;what-i-wanted-to-achieve&#34;&gt;What I wanted to achieve&lt;/h3&gt;
&lt;p&gt;My aim was to migrate more than 6 years of content (posts &lt;em&gt;and&lt;/em&gt; comments) from my previous blog at &lt;strong&gt;detronizator.org&lt;/strong&gt; into a bloggart installation.
Why bloggart? &lt;a href=&#34;http://blog.notdot.net/&#34;&gt;Nick Johnson&lt;/a&gt;, the original author of Bloggart on Appengine,
wrote &lt;a href=&#34;http://blog.notdot.net/2009/10/Writing-a-blog-system-on-App-Engine&#34;&gt;a series of article&lt;/a&gt;
on how to build a nice, little, smart blogging app on App Engine.
At the same time, work on &lt;a href=&#34;http://www.txty.mobi&#34;&gt;txty.mobi&lt;/a&gt; started to get more and more engaging,
making me a lover (and advocate) of &lt;a href=&#34;code.google.com/appengine/&#34;&gt;Google App Engine&lt;/a&gt;.
Plus, I was interested in &amp;ldquo;starting from scratch&amp;rdquo;: &lt;a href=&#34;http://www.wordpress.org&#34;&gt;Wordpress.org&lt;/a&gt;
is a great project, but I just didn&amp;rsquo;t feel it &lt;em&gt;&amp;ldquo;mine enough&amp;rdquo;&lt;/em&gt;. My blog must feel really &lt;em&gt;mine&lt;/em&gt;:
it&amp;rsquo;s about me after all.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Job. New Blog. New Life(?)</title>
      <link>https://ivandemarino.me/posts/new-job-new-blog-new-life/</link>
      <pubDate>Wed, 08 Sep 2010 17:33: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/new-job-new-blog-new-life/</guid>
      <description>&lt;p&gt;A lot is changing in my life. I&amp;rsquo;m getting older, I&amp;rsquo;m getting wiser, I&amp;rsquo;m getting &amp;ldquo;stupider&amp;rdquo; (like it was even possible :-P ).&lt;/p&gt;
&lt;h3 id=&#34;new-job&#34;&gt;New Job&lt;/h3&gt;
&lt;p&gt;Last Friday (&lt;time datetime=&#34;2010-09-03&#34;&gt;3rd of Sep 2010&lt;/time&gt;) I left &lt;a href=&#34;http://www.orange.com/en_EN/group/global_footprint/countries/uk/uk-lab.jsp&#34;&gt;Orange&lt;/a&gt; &lt;a href=&#34;http://orangelabsuk.com/&#34;&gt;Labs UK&lt;/a&gt;. After 2 years and 2 months, my work at this the UK branch of &lt;a href=&#34;http://en.wikipedia.org/wiki/France_T%C3%A9l%C3%A9com&#34;&gt;France Telecom&lt;/a&gt; R&amp;amp;D is over.&lt;/p&gt;
&lt;p&gt;I have been involved in a number of projects with various degrees of commitment: some full time, some to land a hand, some to just criticise and make fun of colleagues (just kidding: it was more like trying to shutdown wasteful project branching and focusing on the good targets :-P ).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hello World, again!</title>
      <link>https://ivandemarino.me/posts/hello-world-again/</link>
      <pubDate>Mon, 30 Aug 2010 23:22:34 +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/hello-world-again/</guid>
      <description>&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;$ &lt;span class=&#34;nb&#34;&gt;echo&lt;/span&gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;Hello World!&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;This is my first post from a whole new backend. Yes, I&amp;rsquo;m leaving the underperforming and unreliable &lt;a href=&#34;https://www.bluehost.com/&#34;&gt;Bluehost Hosting&lt;/a&gt; for a scalable, distributed, load-balanced, reliable, powerful platform. I&amp;rsquo;m going Google. I&amp;rsquo;m moving to &lt;a href=&#34;http://code.google.com/appengine/&#34;&gt;App Engine&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To make App Engine serve my purpose, I picked a small, cute, interesting project to do the job: &lt;a href=&#34;http://github.com/Arachnid/bloggart&#34;&gt;Bloggart&lt;/a&gt;, made by brilliant &lt;a href=&#34;http://blog.notdot.net/&#34;&gt;Arachnid (Nick Johnson)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The old posts you ask? Yes, I&amp;rsquo;m working on a strategy for that. Most probably will work a bit on Bloggart to welcome my &lt;a href=&#34;http://wordpress.org/&#34;&gt;Wordpress&lt;/a&gt;&amp;rsquo;s data, and use the &lt;a href=&#34;http://code.google.com/appengine/docs/python/tools/uploadingdata.html&#34;&gt;App Engine Bulk Loader&lt;/a&gt;.
Of course, there will be quite few bumps on the way: Bloggart is not Wordpress. I&amp;rsquo;m sure there will be tons of features that will be left out. But Bloggart and App Engine suite my primary purpose: Speeeeeed. In fact, I recommend you take a good look at &lt;a href=&#34;http://blog.notdot.net/2009/10/Writing-a-blog-system-on-App-Engine&#34;&gt;this series of article on Nick&amp;rsquo;s blog&lt;/a&gt; where he goes step-by-step through the development of his project: really cool stuff.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to understand Berlusconi</title>
      <link>https://ivandemarino.me/posts/how-to-understand-berlusconi/</link>
      <pubDate>Fri, 29 May 2009 07:13:55 +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/how-to-understand-berlusconi/</guid>
      <description>&lt;p&gt;Last episode of &lt;a href=&#34;http://voglioscendere.ilcannocchiale.it/post/2256756.html&#34;&gt;the latest &amp;ldquo;Passate Parola&amp;rdquo; episode of the great Marco Travaglio&lt;/a&gt;.&lt;/p&gt;
&lt;object width=&#34;480&#34; height=&#34;295&#34;&gt;
&lt;p&gt;&lt;embed src=&#34;http://www.youtube.com/v/bnRKCeOjzQ0&amp;hl=en&amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;480&#34; height=&#34;295&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;I wish it was in English: it would simplify a lot the life of who would like to understand the &amp;ldquo;Berlusconi&amp;rsquo;s Story&amp;rdquo;.
There are Italian subtitles though: it could be useful for someone that is able to read Italian at lease.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Improving the developer experience&#34;, Symbian Foundation blog: my comment</title>
      <link>https://ivandemarino.me/posts/improving-the-developer-experience-symbian-foundation-blog-my-comment/</link>
      <pubDate>Mon, 18 May 2009 10:12:28 +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/improving-the-developer-experience-symbian-foundation-blog-my-comment/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://developer.symbian.com/wiki/display/pub/David+Wood&#34;&gt;&lt;img alt=&#34;David Wood&#34; loading=&#34;lazy&#34; src=&#34;http://kernj.cnc.net/DavidWood.jpg&#34;&gt;&lt;/a&gt;&lt;a href=&#34;http://blog.symbian.org/2009/05/16/improving-the-developer-experience/#comment-1715&#34;&gt;I just wrote a comment&lt;/a&gt; to an article I read on the Symbian Foundation blog: &lt;em&gt;&amp;quot;&lt;a href=&#34;http://blog.symbian.org/2009/05/16/improving-the-developer-experience/&#34;&gt;Improving the developer experience&lt;/a&gt;&amp;quot;&lt;/em&gt;, by &lt;a href=&#34;http://developer.symbian.com/wiki/display/pub/David+Wood&#34;&gt;David Wood&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I think it&amp;rsquo;s worth replicating it here:&lt;/p&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;detronizator Says:
May 18, 2009 at 9:58 AM
@Mark Burton: I had EXACTLY the same experience. It was like jumping back to the “future” of software development and see that IT’S NOT MANDATORY to have to deal with ANCIENT C++ to write software for mobile.
More funny: it’s all based on Open Source/Open Standard technologies, like gdb and qemu!!!
@wtr1: Did you ever see Android running on the Emulator (because that’s what it is: WINSCW is a SIMULATOR)? And Symbian itself? I did when I was there. A guy started working on Symbian for QEMU, achieving to start th OS in a 10th of the time, if not less. Even faster than ANDROID to boot!!!
But at that time people took me as a fool for supporting this guy so strongly…
Seriously: WINSCW is “theoretically” faster but so badly written that it’s actually slower.
@David Wood: I basically agree with you, but to say that “there isn’t such a Symbian controlled by manufacturers”, it’s what I’ll call “more than just a personal and partial opinion”.
The control and the “steering” of THE manufacturer (who said “Nokia?”) was in every step that was taken in Symbian. And that was absolutely “correct”: after all Nokia owned the most of it.
Now you are “step by step” trying to change this. But the problems you are dealing today are heritage of a “not so far past”. And, as you said yourself, “it’s not going to change overnight”.
A last thought: I’m realizing that the most of those posts are focused on discussing the “technical philosophy”, “political moves”, “current market”, “business model” of Symbian but… are we ever actually going to discuss technical and more interesting stuff?
And, bear in mind, this is not a critic to the audience here, neither to the bloggers (who always arise good, important and interesting points): my critic is to make people realize that the problems of this Platform are so “deep in developers soul” and “frustrating for beeing so old complex”, that the main discuss driver is always away from the technical stuff.
For example: what about “common mistakes made by C++ developers and how symbian address and solve them” or “how to build a Client-Server architecture in 5 minutes” or “how to optimize performance of a UI-intensive application” or “how to generate JSON files in your web-based S60 app”… and I could say more.
Developers, at least of my age, want code, snippets, smart patterns and so on…
My 5 cents.
PS Please, bear in mind that WINSCW is a “SIMULATOR”, while QEMU is an “EMULATOR”, like the ARM one that Nokia preferred to QEMU… and we are still waiting here! :P
PPS At least this is the definition you can find on books from Tanenbaum or Sterling.&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>
    <item>
      <title>Finally! I updated my WordPress installation</title>
      <link>https://ivandemarino.me/posts/finally-i-updated-my-wordpress-installation/</link>
      <pubDate>Sun, 14 Dec 2008 14:17:37 +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-i-updated-my-wordpress-installation/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;WordPress Official logo&#34; loading=&#34;lazy&#34; src=&#34;http://s.wordpress.org/about/images/logos/wplogo-hoz-rgb.png&#34;&gt;Yes, I did it. Finally.
It was on my todo-list since last year and I decided, in this moment of confusion and 100 things to do, to update.&lt;/p&gt;
&lt;p&gt;Why? Because &lt;a href=&#34;http://wordpress.org/development/2008/12/coltrane/&#34;&gt;Wordpress 2.7&lt;/a&gt; was released recently, and I decided that I was &amp;ldquo;late enough&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Codename of this release? &amp;ldquo;Coltrane&amp;rdquo;! Yes, like [en:John Coltrane] ;-) .&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; And this update comes from my iPhone! I can finally use the WordPress app.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Android Market: Google is that serious</title>
      <link>https://ivandemarino.me/posts/android-market-google-is-that-serious/</link>
      <pubDate>Thu, 28 Aug 2008 20:50:21 +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/android-market-google-is-that-serious/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;Security Question on Android&#34; loading=&#34;lazy&#34; src=&#34;http://www.androidauthority.com/wp-content/gallery/android-market-screen-shots/androidmarket3.png&#34;&gt;
About the news itself, I invite you to spend 2 minutes to read directly from &lt;a href=&#34;http://android-developers.blogspot.com/2008/08/android-market-user-driven-content.html&#34;&gt;the words of Eric Chu&lt;/a&gt; on the official blog.&lt;/p&gt;
&lt;p&gt;Said that, what is not defined yet (just the screenshot you see here) is &lt;strong&gt;Security&lt;/strong&gt;. Better, what exactly they have in mind? Just put on the Market &lt;em&gt;WHATEVER&lt;/em&gt; the developer will come with and leave to the final user the &lt;strong&gt;burden&lt;/strong&gt; of reading, understanding and accepting/rejecting the application. Based on &lt;strong&gt;just&lt;/strong&gt; some words written on a little screen? Words that sounds like &lt;a href=&#34;http://en.wikipedia.org/wiki/C-3PO&#34;&gt;C3PO&lt;/a&gt;?&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
