<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: This is one of the most corrupt families in Malta	</title>
	<atom:link href="https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/feed/" rel="self" type="application/rss+xml" />
	<link>https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/</link>
	<description>Daphne Caruana Galizia is a journalist working in Malta.</description>
	<lastBuildDate>Tue, 28 Mar 2017 13:00:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: S Calleja		</title>
		<link>https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3129151</link>

		<dc:creator><![CDATA[S Calleja]]></dc:creator>
		<pubDate>Tue, 28 Mar 2017 13:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://daphnecaruanagalizia.com/?p=67302#comment-3129151</guid>

					<description><![CDATA[Get out of there as fast as you can. Your daughter will thank you for it a million times over when she&#039;s older.

You may find it cruel on her or her grandparents, but her grandparents won&#039;t be around forever. You owe her a future, so do the right thing.]]></description>
			<content:encoded><![CDATA[<p>Get out of there as fast as you can. Your daughter will thank you for it a million times over when she&#8217;s older.</p>
<p>You may find it cruel on her or her grandparents, but her grandparents won&#8217;t be around forever. You owe her a future, so do the right thing.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Just ice		</title>
		<link>https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3129102</link>

		<dc:creator><![CDATA[Just ice]]></dc:creator>
		<pubDate>Tue, 28 Mar 2017 09:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://daphnecaruanagalizia.com/?p=67302#comment-3129102</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3047937&quot;&gt;Asclepius&lt;/a&gt;.

The web is bigger than we thought.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3047937">Asclepius</a>.</p>
<p>The web is bigger than we thought.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brian Sinclair		</title>
		<link>https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3129089</link>

		<dc:creator><![CDATA[Brian Sinclair]]></dc:creator>
		<pubDate>Tue, 28 Mar 2017 07:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://daphnecaruanagalizia.com/?p=67302#comment-3129089</guid>

					<description><![CDATA[Muscat&#039;s obvious weaknesses are now well supported from every angle. All the authorities are infiltrated.  Why did we wonder why Identity Malta made a hash of things? It must have been the result of tweaking the system to suit the master. There are no Opposition eyes in there.]]></description>
			<content:encoded><![CDATA[<p>Muscat&#8217;s obvious weaknesses are now well supported from every angle. All the authorities are infiltrated.  Why did we wonder why Identity Malta made a hash of things? It must have been the result of tweaking the system to suit the master. There are no Opposition eyes in there.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Josef Lauri		</title>
		<link>https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3048921</link>

		<dc:creator><![CDATA[Josef Lauri]]></dc:creator>
		<pubDate>Fri, 07 Aug 2015 06:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://daphnecaruanagalizia.com/?p=67302#comment-3048921</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3047931&quot;&gt;Peritocracy&lt;/a&gt;.

You might want to try neo4j (see neo4j.com and also the Wikipedia site). It is essentially a DBMS but it manages databases not in the usual relational form, but as graphs. So attributes are given to nodes and edges. Google also &quot;Graph Database&quot; for more information on such databases which are becoming very popular with the increasing realisation of how powerful a network representation of data is.

I have never had time to use neo4j myself, but the learning curve might be not very steep, and there is an online tutorial. Maybe it can import (from spreadsheet format, say) available data such as a list of directors and companies, from which it could be made to create a network of names, two names connected by an edge if they are directors of the same company. Such a network could then reveal hidden links (simple example: who is at a distance of two or less from any members of a given criminal family?) by using neo4j&#039;s graph handling functionality.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3047931">Peritocracy</a>.</p>
<p>You might want to try neo4j (see neo4j.com and also the Wikipedia site). It is essentially a DBMS but it manages databases not in the usual relational form, but as graphs. So attributes are given to nodes and edges. Google also &#8220;Graph Database&#8221; for more information on such databases which are becoming very popular with the increasing realisation of how powerful a network representation of data is.</p>
<p>I have never had time to use neo4j myself, but the learning curve might be not very steep, and there is an online tutorial. Maybe it can import (from spreadsheet format, say) available data such as a list of directors and companies, from which it could be made to create a network of names, two names connected by an edge if they are directors of the same company. Such a network could then reveal hidden links (simple example: who is at a distance of two or less from any members of a given criminal family?) by using neo4j&#8217;s graph handling functionality.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jack Bean		</title>
		<link>https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3048603</link>

		<dc:creator><![CDATA[Jack Bean]]></dc:creator>
		<pubDate>Mon, 03 Aug 2015 23:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://daphnecaruanagalizia.com/?p=67302#comment-3048603</guid>

					<description><![CDATA[Reading your comment reminded me of the Labour Skip that was so popular on the website. 


Labour has now emptied that skip onto Malta&#039;s position-of-trust government employment.]]></description>
			<content:encoded><![CDATA[<p>Reading your comment reminded me of the Labour Skip that was so popular on the website. </p>
<p>Labour has now emptied that skip onto Malta&#8217;s position-of-trust government employment.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daphne Caruana Galizia		</title>
		<link>https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3048214</link>

		<dc:creator><![CDATA[Daphne Caruana Galizia]]></dc:creator>
		<pubDate>Sun, 02 Aug 2015 06:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://daphnecaruanagalizia.com/?p=67302#comment-3048214</guid>

					<description><![CDATA[You really don&#039;t know how products and services are priced on the international market, do you.

The cost of corruption (bribes) is like the cost of R&#038;D: it is built it to the price globally.

When you buy something in Malta, the price you pay includes the cost of bribing government officials in sub-Saharan African states, for instance.

Sometimes, the cost is not built in at all but comes out of profits because prices cannot be raised, but they&#039;re happy to have the supply contract at decreased profits because it is better than none at all.

The &#039;oil scandal&#039; (stupid propaganda term) did NOT cost Malta millions. It ate into Trafigura&#039;s profits and that&#039;s about it.

The price of oil is what it is. There isn&#039;t room for manouevre. Like gold, it has a standard price which is listed every day.]]></description>
			<content:encoded><![CDATA[<p>You really don&#8217;t know how products and services are priced on the international market, do you.</p>
<p>The cost of corruption (bribes) is like the cost of R&amp;D: it is built it to the price globally.</p>
<p>When you buy something in Malta, the price you pay includes the cost of bribing government officials in sub-Saharan African states, for instance.</p>
<p>Sometimes, the cost is not built in at all but comes out of profits because prices cannot be raised, but they&#8217;re happy to have the supply contract at decreased profits because it is better than none at all.</p>
<p>The &#8216;oil scandal&#8217; (stupid propaganda term) did NOT cost Malta millions. It ate into Trafigura&#8217;s profits and that&#8217;s about it.</p>
<p>The price of oil is what it is. There isn&#8217;t room for manouevre. Like gold, it has a standard price which is listed every day.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ramon Garcia		</title>
		<link>https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3048197</link>

		<dc:creator><![CDATA[Ramon Garcia]]></dc:creator>
		<pubDate>Sat, 01 Aug 2015 20:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://daphnecaruanagalizia.com/?p=67302#comment-3048197</guid>

					<description><![CDATA[It&#039;s amazing how many little fiefdoms are being born under this corrupt government, but the Vella Bonnici clan take first prize.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s amazing how many little fiefdoms are being born under this corrupt government, but the Vella Bonnici clan take first prize.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Maggie		</title>
		<link>https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3048177</link>

		<dc:creator><![CDATA[Maggie]]></dc:creator>
		<pubDate>Sat, 01 Aug 2015 18:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://daphnecaruanagalizia.com/?p=67302#comment-3048177</guid>

					<description><![CDATA[If there was nothing to hide, would the Maltese authorities not check if there was anyone with a Maltese passport by that name and issue some sort of comment?


With the details held on a passport and the documents one needs to submit to acquire one, the name not being a common one in Malta and the fact that one hopes passport records are electronic these days, one fails to see how this would be a difficult thing.]]></description>
			<content:encoded><![CDATA[<p>If there was nothing to hide, would the Maltese authorities not check if there was anyone with a Maltese passport by that name and issue some sort of comment?</p>
<p>With the details held on a passport and the documents one needs to submit to acquire one, the name not being a common one in Malta and the fact that one hopes passport records are electronic these days, one fails to see how this would be a difficult thing.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Joe Fenech		</title>
		<link>https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3048163</link>

		<dc:creator><![CDATA[Joe Fenech]]></dc:creator>
		<pubDate>Sat, 01 Aug 2015 17:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://daphnecaruanagalizia.com/?p=67302#comment-3048163</guid>

					<description><![CDATA[&quot;Because they&#039;re worth it&quot; (or so they think!)]]></description>
			<content:encoded><![CDATA[<p>&#8220;Because they&#8217;re worth it&#8221; (or so they think!)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alf		</title>
		<link>https://daphnecaruanagalizia.com/2015/07/this-is-one-of-the-most-corrupt-families-in-malta/#comment-3048119</link>

		<dc:creator><![CDATA[Alf]]></dc:creator>
		<pubDate>Sat, 01 Aug 2015 15:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://daphnecaruanagalizia.com/?p=67302#comment-3048119</guid>

					<description><![CDATA[You may wish to remember that a dog-handler was given a position of trust at the Office of the Prime Minister - and no, this is not a joke.]]></description>
			<content:encoded><![CDATA[<p>You may wish to remember that a dog-handler was given a position of trust at the Office of the Prime Minister &#8211; and no, this is not a joke.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 14/23 objects using Redis
Page Caching using Disk: Enhanced 

Served from: daphnecaruanagalizia.com @ 2026-03-13 23:38:24 by W3 Total Cache
-->