<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>kanenas.net</title>
	<atom:link href="https://kanenas.net/feed/" rel="self" type="application/rss+xml" />
	<link>https://kanenas.net</link>
	<description>Web Applications, Crafted with Care</description>
	<lastBuildDate>Thu, 05 Apr 2018 22:31:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>vQmod: Add store title to all pages in opencart</title>
		<link>https://kanenas.net/vqmod-add-store-title-to-all-pages-in-opencart/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Sun, 27 Apr 2014 07:55:11 +0000</pubDate>
				<category><![CDATA[Opencart]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[vQmod]]></category>
		<guid isPermaLink="false">https://kanenas.net//?p=770</guid>

					<description><![CDATA[<p>A vQmod extension for opencart which adds your store's name automatically to all pages (for SEO). [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/vqmod-add-store-title-to-all-pages-in-opencart/">Read More...<span class="screen-reader-text"> from vQmod: Add store title to all pages in opencart</span></a></p>
The post <a href="https://kanenas.net/vqmod-add-store-title-to-all-pages-in-opencart/">vQmod: Add store title to all pages in opencart</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Drupal 7 &#8211; Disabled menu items after editing basic pages using Internationalization (i18n) module</title>
		<link>https://kanenas.net/drupal-7-disabled-menu-items-after-editing-basic-pages-using-internationalization-i18n-module/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Wed, 03 Jul 2013 22:21:44 +0000</pubDate>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[drupal 7]]></category>
		<category><![CDATA[drupal modules]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[Internationalization]]></category>
		<guid isPermaLink="false">https://kanenas.net//?p=672</guid>

					<description><![CDATA[<p>The problem: In Drupal 7.22 when editing basic pages using Internationalization (i18n) module you run into disabled menu items.</p>
<p>Use this patch posted by martins.bertins (https://drupal.org/user/1181510) on March 14, 2013 https://drupal.org/files/disabled_menu_items-1693074-26.patch to fix it. [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/drupal-7-disabled-menu-items-after-editing-basic-pages-using-internationalization-i18n-module/">Read More...<span class="screen-reader-text"> from Drupal 7 &#8211; Disabled menu items after editing basic pages using Internationalization (i18n) module</span></a></p>
The post <a href="https://kanenas.net/drupal-7-disabled-menu-items-after-editing-basic-pages-using-internationalization-i18n-module/">Drupal 7 – Disabled menu items after editing basic pages using Internationalization (i18n) module</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Drupal 7 &#8211; Service links » Issues &#8211; Error after upgrading to 7.x-2.2</title>
		<link>https://kanenas.net/drupal-7-service-links-issues-error-after-upgrading-to-7x-22/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Mon, 10 Jun 2013 21:49:15 +0000</pubDate>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[drupal 7]]></category>
		<category><![CDATA[drupal modules]]></category>
		<category><![CDATA[service links]]></category>
		<guid isPermaLink="false">https://kanenas.net//?p=655</guid>

					<description><![CDATA[<p>After upgrading Drupal 7 Service links module to 7.x-2.2, the following error message appears:</p>
<p>The following updates returned messages<br />
service_links module<br />
Update #6200</p>
<p>Failed: PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'service_links_show_' in 'where clause': SELECT name FROM {variable} v WHERE LOCATE("service_links_show_",v.name) > 0; Array ( ) in service_links_update_6200() (line 46 of /home/ippokratios/ippokratios.com/sites/all/modules/contributed/service_links/service_links.install). [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/drupal-7-service-links-issues-error-after-upgrading-to-7x-22/">Read More...<span class="screen-reader-text"> from Drupal 7 &#8211; Service links » Issues &#8211; Error after upgrading to 7.x-2.2</span></a></p>
The post <a href="https://kanenas.net/drupal-7-service-links-issues-error-after-upgrading-to-7x-22/">Drupal 7 – Service links » Issues – Error after upgrading to 7.x-2.2</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>JoomlaDay Greece 2013</title>
		<link>https://kanenas.net/joomladay-greece-2013/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Mon, 10 Jun 2013 20:16:06 +0000</pubDate>
				<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[JoomlaDay]]></category>
		<guid isPermaLink="false">https://kanenas.net//?p=650</guid>

					<description><![CDATA[<p>Το JoomlaDay Greece, το επίσημο event για την κοινότητα του Joomla!® στην Ελλάδα, έρχεται για 3η χρονιά! Μετά την επιτυχία των δύο πρώτων διοργανώσεων το 2011 και το 2012, φέτος διευρύνουμε τη θεματολογία των παρουσιάσεων και workshops εντός και εκτός Joomla!, καλύπτοντας θέματα τεχνικά και μη. Από το Joomla! και σύγχρονες web design τεχνικές (responsive web) και από Firefox OS mobile app development ή web typography έως τρόπους για να δουλεύουμε καλύτερα στην καθημερινότητά μας. [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/joomladay-greece-2013/">Read More...<span class="screen-reader-text"> from JoomlaDay Greece 2013</span></a></p>
The post <a href="https://kanenas.net/joomladay-greece-2013/">JoomlaDay Greece 2013</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Drupal 7.22 release notes</title>
		<link>https://kanenas.net/drupal-7-22-release-notes/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Sat, 06 Apr 2013 19:32:01 +0000</pubDate>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[API/feature improvements]]></category>
		<category><![CDATA[bugfixes]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal 7]]></category>
		<category><![CDATA[release notes]]></category>
		<guid isPermaLink="false">https://kanenas.net//?p=605</guid>

					<description><![CDATA[<p>Maintenance release of the Drupal 7 series. Includes bugfixes and small API/feature improvements only (no major new functionality); significant new features are only being added to the forthcoming Drupal 8.0 release. [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/drupal-7-22-release-notes/">Read More...<span class="screen-reader-text"> from Drupal 7.22 release notes</span></a></p>
The post <a href="https://kanenas.net/drupal-7-22-release-notes/">Drupal 7.22 release notes</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Project: Ippokratios.com</title>
		<link>https://kanenas.net/project-ippokratios-com/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Sun, 31 Mar 2013 11:15:18 +0000</pubDate>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal modules]]></category>
		<category><![CDATA[drupal themes]]></category>
		<category><![CDATA[ippokratios.com]]></category>
		<category><![CDATA[Meta tags]]></category>
		<category><![CDATA[Pathauto]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[XML sitemap]]></category>
		<guid isPermaLink="false">https://kanenas.net//?p=595</guid>

					<description><![CDATA[<p>Ippokratios.com provides interesting articles, news about health and medicine. It is a multilingual (English, Greek) website based on Drupal 7. [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/project-ippokratios-com/">Read More...<span class="screen-reader-text"> from Project: Ippokratios.com</span></a></p>
The post <a href="https://kanenas.net/project-ippokratios-com/">Project: Ippokratios.com</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>33 reasons why you should visit Milos island in Greece</title>
		<link>https://kanenas.net/33-reasons-why-you-should-visit-milos-island-in-greece/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Wed, 10 Oct 2012 20:16:21 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Arkoudes]]></category>
		<category><![CDATA[Axivadolymni]]></category>
		<category><![CDATA[beach]]></category>
		<category><![CDATA[Bear Rocks]]></category>
		<category><![CDATA[Cyclades]]></category>
		<category><![CDATA[Fyriplaka]]></category>
		<category><![CDATA[greece]]></category>
		<category><![CDATA[Island of Milos]]></category>
		<category><![CDATA[Kleftiko]]></category>
		<category><![CDATA[Klima]]></category>
		<category><![CDATA[Mantrakia]]></category>
		<category><![CDATA[Milos]]></category>
		<category><![CDATA[Papafragas]]></category>
		<category><![CDATA[Plaka]]></category>
		<category><![CDATA[Plathiena]]></category>
		<category><![CDATA[Provatas]]></category>
		<category><![CDATA[Sarakiniko]]></category>
		<category><![CDATA[summer]]></category>
		<category><![CDATA[summer vacations]]></category>
		<category><![CDATA[Sykies]]></category>
		<category><![CDATA[Tripiti]]></category>
		<category><![CDATA[Tsigrado]]></category>
		<category><![CDATA[Αρκούδες]]></category>
		<category><![CDATA[Αχιβαδολίμνη]]></category>
		<category><![CDATA[Ελλάδα]]></category>
		<category><![CDATA[Ελλάς]]></category>
		<category><![CDATA[ελληνικά νησιά]]></category>
		<category><![CDATA[καλοκαίρι]]></category>
		<category><![CDATA[καλοκαιρινές διακοπές]]></category>
		<category><![CDATA[Κλέφτικο]]></category>
		<category><![CDATA[Κλίμα]]></category>
		<category><![CDATA[Κυκλάδες]]></category>
		<category><![CDATA[Μαντράκια]]></category>
		<category><![CDATA[Μήλος]]></category>
		<category><![CDATA[Παπάφραγκας]]></category>
		<category><![CDATA[Πλάθιενα]]></category>
		<category><![CDATA[Πλάκα]]></category>
		<category><![CDATA[Προβατάς]]></category>
		<category><![CDATA[Σαρακίνικο]]></category>
		<category><![CDATA[Συκιές]]></category>
		<category><![CDATA[Τρυπητή]]></category>
		<category><![CDATA[Τσιγκράδο]]></category>
		<category><![CDATA[Φυριπλάκα]]></category>
		<guid isPermaLink="false">https://kanenas.net//?p=517</guid>

					<description><![CDATA[<p>It has been a while since my last blog entry.<br />
A lot of things have happened but... this is a must see and a must go! [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/33-reasons-why-you-should-visit-milos-island-in-greece/">Read More...<span class="screen-reader-text"> from 33 reasons why you should visit Milos island in Greece</span></a></p>
The post <a href="https://kanenas.net/33-reasons-why-you-should-visit-milos-island-in-greece/">33 reasons why you should visit Milos island in Greece</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Project: Loukoulos.com</title>
		<link>https://kanenas.net/project-loukoulos-com/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Wed, 30 Mar 2011 20:37:13 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[cooking ideas]]></category>
		<category><![CDATA[cooking recipes]]></category>
		<category><![CDATA[cooking tips]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[greece]]></category>
		<category><![CDATA[greekfood]]></category>
		<category><![CDATA[loukoulos]]></category>
		<category><![CDATA[loukoulos.com]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[Λούκουλος]]></category>
		<category><![CDATA[συνταγές μαγειρικής]]></category>
		<guid isPermaLink="false">http://www.kanenas.net/?p=317</guid>

					<description><![CDATA[<p>About two months ago we started a new project with the name "Loukoulos.com".<br />
The website is all about useful recipes, cooking tips and ideas.<br />
Have a look at the website...<br />
Become a fan on our Facebook page: http://www.facebook.com/loukoulos.com<br />
Follow us on twitter: @loukoulos_com ( https://twitter.com/loukoulos_com )<br />
See some screenshots from the website as a slide-show in Flickr.com or subscribe to the set "Loukoulos.com".<br />
Your comments please... ;) [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/project-loukoulos-com/">Read More...<span class="screen-reader-text"> from Project: Loukoulos.com</span></a></p>
The post <a href="https://kanenas.net/project-loukoulos-com/">Project: Loukoulos.com</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Starting MySQL from the Windows Command Line</title>
		<link>https://kanenas.net/starting-mysql-from-the-windows-command-line/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Wed, 16 Feb 2011 23:51:46 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[MySQL Server]]></category>
		<category><![CDATA[mysqladmin]]></category>
		<category><![CDATA[mysqld]]></category>
		<guid isPermaLink="false">http://www.kanenas.net/?p=313</guid>

					<description><![CDATA[<p>Quote of the&#8230; night! The MySQL Server can be started manually from the command line. This can be done on any version of Windows. To start the mysqld server from the command line, you should start a console window (or “DOS window”) and enter this command: The path to mysqld may vary depending on the [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/starting-mysql-from-the-windows-command-line/">Read More...<span class="screen-reader-text"> from Starting MySQL from the Windows Command Line</span></a></p>
The post <a href="https://kanenas.net/starting-mysql-from-the-windows-command-line/">Starting MySQL from the Windows Command Line</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>WordPress permalinks with Greek/Russian/Arabic characters</title>
		<link>https://kanenas.net/wordpress-permalinks-with-greekrussianarabic-characters/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Mon, 31 Jan 2011 21:01:25 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[non-latin]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[utf-8]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://www.kanenas.net/?p=304</guid>

					<description><![CDATA[<p>Wordpress permalinks with Greek/Russian/Arabic characters [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/wordpress-permalinks-with-greekrussianarabic-characters/">Read More...<span class="screen-reader-text"> from WordPress permalinks with Greek/Russian/Arabic characters</span></a></p>
The post <a href="https://kanenas.net/wordpress-permalinks-with-greekrussianarabic-characters/">WordPress permalinks with Greek/Russian/Arabic characters</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Project: Estiatoria.net</title>
		<link>https://kanenas.net/project-estiatorianet/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Fri, 24 Dec 2010 21:10:14 +0000</pubDate>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[estiatoria]]></category>
		<category><![CDATA[estiatoria.info]]></category>
		<category><![CDATA[estiatoria.net]]></category>
		<category><![CDATA[estiatoria.org]]></category>
		<category><![CDATA[estiatorio]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[restaurant]]></category>
		<category><![CDATA[tavern]]></category>
		<category><![CDATA[εστιατόρια]]></category>
		<category><![CDATA[εστιατόριο]]></category>
		<category><![CDATA[ταβέρνα]]></category>
		<category><![CDATA[φαγητό]]></category>
		<guid isPermaLink="false">http://www.kanenas.net/?p=300</guid>

					<description><![CDATA[<p>A couple of years ago I started a project by the name of estiatoria.net.<br />
The main goal is to map all the restaurants, taverns etc in Greece!<br />
So... a few days ago I register two more domain names that lead to estiatoria.net.<br />
From now on estiatoria.org &#038; estiatoria.info will lead you to estiatoria.net [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/project-estiatorianet/">Read More...<span class="screen-reader-text"> from Project: Estiatoria.net</span></a></p>
The post <a href="https://kanenas.net/project-estiatorianet/">Project: Estiatoria.net</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Ken Block at L’autodrome de Linas-Montlhéry</title>
		<link>https://kanenas.net/ken-block-at-l%e2%80%99autodrome-de-linas-montlhery/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Mon, 04 Oct 2010 16:47:14 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Autodrome]]></category>
		<category><![CDATA[backflip]]></category>
		<category><![CDATA[brakes]]></category>
		<category><![CDATA[burnouts]]></category>
		<category><![CDATA[car]]></category>
		<category><![CDATA[cars]]></category>
		<category><![CDATA[DonutPowerslide]]></category>
		<category><![CDATA[drift]]></category>
		<category><![CDATA[drifting]]></category>
		<category><![CDATA[Fiesta]]></category>
		<category><![CDATA[Ford]]></category>
		<category><![CDATA[Ford Fiesta]]></category>
		<category><![CDATA[handbrake]]></category>
		<category><![CDATA[Ken Block]]></category>
		<category><![CDATA[L’autodrome]]></category>
		<category><![CDATA[Linas-Montlhéry]]></category>
		<category><![CDATA[Montlhéry]]></category>
		<category><![CDATA[race]]></category>
		<category><![CDATA[racing]]></category>
		<category><![CDATA[rally]]></category>
		<category><![CDATA[WRC]]></category>
		<guid isPermaLink="false">http://www.kanenas.net/?p=296</guid>

					<description><![CDATA[<p>niceeee  😉 [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/ken-block-at-l%e2%80%99autodrome-de-linas-montlhery/">Read More...<span class="screen-reader-text"> from Ken Block at L’autodrome de Linas-Montlhéry</span></a></p>
The post <a href="https://kanenas.net/ken-block-at-l%e2%80%99autodrome-de-linas-montlhery/">Ken Block at L’autodrome de Linas-Montlhéry</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Thera (Kallístē &#8211; the most beautiful one) island</title>
		<link>https://kanenas.net/thera-kalliste-the-most-beautiful-one-island/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Sat, 18 Sep 2010 10:43:31 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Aegean Sea]]></category>
		<category><![CDATA[Caldera]]></category>
		<category><![CDATA[Cyclades]]></category>
		<category><![CDATA[Fira]]></category>
		<category><![CDATA[Firostefani]]></category>
		<category><![CDATA[greece]]></category>
		<category><![CDATA[Hmerovigli]]></category>
		<category><![CDATA[Kamari]]></category>
		<category><![CDATA[Oia]]></category>
		<category><![CDATA[Santorini]]></category>
		<category><![CDATA[summer]]></category>
		<category><![CDATA[sunset]]></category>
		<category><![CDATA[Thera]]></category>
		<category><![CDATA[Thira]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[vacations]]></category>
		<category><![CDATA[Vlyxada]]></category>
		<category><![CDATA[Volcano]]></category>
		<category><![CDATA[Αιγαίο   Πέλαγος]]></category>
		<category><![CDATA[Βλυχάδα]]></category>
		<category><![CDATA[διακοπές]]></category>
		<category><![CDATA[Ελλάδα]]></category>
		<category><![CDATA[ηλιοβασίλεμα]]></category>
		<category><![CDATA[Ημεροβίγλι]]></category>
		<category><![CDATA[ηφαίστειο]]></category>
		<category><![CDATA[Θήρα]]></category>
		<category><![CDATA[Καλντέρα]]></category>
		<category><![CDATA[καλοκαίρι]]></category>
		<category><![CDATA[Καμάρι]]></category>
		<category><![CDATA[Κυκλάδες]]></category>
		<category><![CDATA[Οία]]></category>
		<category><![CDATA[Σαντορίνη]]></category>
		<category><![CDATA[Φηρά]]></category>
		<category><![CDATA[Φηροστεφάνι]]></category>
		<guid isPermaLink="false">http://www.kanenas.net/?p=293</guid>

					<description><![CDATA[<p>Summer vacations in Santorini with F. [flickr-gallery mode=&#8221;photoset&#8221; photoset=&#8221;72157624718802105&#8243;] See some photos as a slide-show in Flickr.com or subscribe to the set &#8220;Santorini&#8221;. Stay tuned, more photos and videos to come&#8230; [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/thera-kalliste-the-most-beautiful-one-island/">Read More...<span class="screen-reader-text"> from Thera (Kallístē &#8211; the most beautiful one) island</span></a></p>
The post <a href="https://kanenas.net/thera-kalliste-the-most-beautiful-one-island/">Thera (Kallístē – the most beautiful one) island</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Scanning iPhone (iOS 4) with nmap</title>
		<link>https://kanenas.net/scanning-iphone-ios-4-with-nmap/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Tue, 13 Jul 2010 21:00:12 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple Mac OS X]]></category>
		<category><![CDATA[ARP Ping Scan]]></category>
		<category><![CDATA[Darwin]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[nmap]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[SYN Stealth Scan]]></category>
		<guid isPermaLink="false">http://www.kanenas.net/?p=285</guid>

					<description><![CDATA[<p>I was just wondering what kind of ports can you find open (closed, filtered) while scanning the iPhone with nmap.<br />
[shell]<br />
>nmap -p 1-65535 -O -v 192.168.1.72<br />
[/shell]<br />
and the results... [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/scanning-iphone-ios-4-with-nmap/">Read More...<span class="screen-reader-text"> from Scanning iPhone (iOS 4) with nmap</span></a></p>
The post <a href="https://kanenas.net/scanning-iphone-ios-4-with-nmap/">Scanning iPhone (iOS 4) with nmap</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Amsterdam, Tram-4 (From Spui to Amsterdam RAI)</title>
		<link>https://kanenas.net/amsterdam-tram-4-from-spui-to-amsterdam-rai/</link>
		
		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Sun, 04 Jul 2010 21:33:38 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Amsterdam RAI]]></category>
		<category><![CDATA[Amstredam]]></category>
		<category><![CDATA[dpc 2010]]></category>
		<category><![CDATA[dpc10]]></category>
		<category><![CDATA[Holland]]></category>
		<category><![CDATA[Spui]]></category>
		<category><![CDATA[The Netherlands]]></category>
		<category><![CDATA[travel]]></category>
		<guid isPermaLink="false">http://www.kanenas.net/?p=278</guid>

					<description><![CDATA[<p>Sunday morning... Taping from inside tram-4 the route from Spui to Amsterdam RAI station.<br />
http://www.youtube.com/watch?v=rYCeTIms7F0 [...]</p>
<p><a class="btn btn-secondary understrap-read-more-link" href="https://kanenas.net/amsterdam-tram-4-from-spui-to-amsterdam-rai/">Read More...<span class="screen-reader-text"> from Amsterdam, Tram-4 (From Spui to Amsterdam RAI)</span></a></p>
The post <a href="https://kanenas.net/amsterdam-tram-4-from-spui-to-amsterdam-rai/">Amsterdam, Tram-4 (From Spui to Amsterdam RAI)</a> first appeared on <a href="https://kanenas.net">kanenas.net</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
