<?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>Cymeradwyo.net &#187; Internet</title>
	<atom:link href="http://www.cymeradwyo.net/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cymeradwyo.net</link>
	<description></description>
	<lastBuildDate>Sun, 14 Mar 2010 00:05:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Gravatars, Pirates and Clickjacking</title>
		<link>http://www.cymeradwyo.net/internet/gravatars-pirates-and-clickjacking/</link>
		<comments>http://www.cymeradwyo.net/internet/gravatars-pirates-and-clickjacking/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 07:39:00 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Clickjacking]]></category>
		<category><![CDATA[Gravatar]]></category>
		<category><![CDATA[Pirate Bay]]></category>

		<guid isPermaLink="false">http://www.cymeradwyo.net/?p=22</guid>
		<description><![CDATA[Interesting links: If you don&#8217;t know what a Gravatar is, find out at Keys Corner.  I haven&#8217;t activated them on this site (yet), but do use them on new sites that I install. Swedish courts are going to decide whether it is an infringement of Copyright to tell other people where files that are in [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting <a href="http://www.cymeradwyo.net/index.php/go/links" style="color:#009900;font-weight:bold;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.cymeradwyo.net/index.php/go/links';return true;" onmouseout="self.status=''">links</a>:</p>
<ol>
<li>If you don&#8217;t know what a Gravatar is, find out at <a href="http://www.keyscorner.com/archives/2009/02/16/gravators/" target="_blank">Keys Corner</a>.  I haven&#8217;t activated them on this site (yet), but do use them on <a href="http://www.computius.de/blog/" target="_self">new sites</a> that I install.</li>
<li>Swedish courts are <a href="http://news.bbc.co.uk/1/hi/technology/7892073.stm" target="_blank">going to decide</a> whether it is an infringement of Copyright to <em>tell </em>other people where files that are in themselves infringements can be downloaded.  Will this have a knock-on effect for people who include YouTube <a href="http://www.cymeradwyo.net/index.php/go/video" style="color:#009900;font-weight:bold;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.cymeradwyo.net/index.php/go/video';return true;" onmouseout="self.status=''">videos</a> on their site, that are also potentially copyrighted and have been uploaded illegally?</li>
<li>I new word in the world of IT vocabulary: Clickjacking.  Find out what <em>that</em> is at <a href="http://www.theregister.co.uk/2009/02/13/twitter_clickjack_attack/" target="_blank">TheRegister</a>.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.cymeradwyo.net/internet/gravatars-pirates-and-clickjacking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.earth and .moon?</title>
		<link>http://www.cymeradwyo.net/internet/earth-and-moon/</link>
		<comments>http://www.cymeradwyo.net/internet/earth-and-moon/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 18:19:38 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Space]]></category>
		<category><![CDATA[TCP/IP]]></category>

		<guid isPermaLink="false">http://www.cymeradwyo.net/?p=21</guid>
		<description><![CDATA[Have you ever wondered which top-level domain another planet would have if it were to be collonised?  Or, for that matter, does the International Space Station have one? Would all domain names get longer, to become eg. www.cymeradwyo.net.earth? To be honest, that probably not the World&#8217;s biggest problem at the moment, but if it was [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wondered which top-level domain another planet would have if it were to be collonised?  Or, for that matter, does the International Space Station have one?</p>
<p>Would all domain names get longer, to become eg. www.cymeradwyo.net.earth?</p>
<p>To be honest, that probably not the World&#8217;s biggest problem at the moment, but if it was there would be one problem that would have to be solved first.  How do you get the internet protocols to work over large distances?</p>
<p>With large, I mean <strong>L A R G E</strong> &#8211; light years, for example.</p>
<p>At the moment, if you send an e-mail around the globe, say from the UK to Australia, then it is broken up into small chunks called &#8220;packets&#8221; and routed between various internet nodes to get there.  Not all of the message necessary goes the same way, the packets are put back together in the right order when they arrive.</p>
<p>Of course, this all happens very fast and you probably don&#8217;t even notice it.  But with larger distances you might still be waiting for one part to arrive.</p>
<p>This problem has, apparently, now been solved &#8211; as the <a href="http://news.bbc.co.uk/1/hi/technology/7741184.stm" target="_blank">BBC News website</a> reported.  It all sounds very simple, storing the data until the next node can be contacted.  But it does present us with two rather important questions:</p>
<p>- how much data is a node likely to have to store?</p>
<p>- if that is the future, what do internet nodes do at the moment if they cannot relay the data?  <em>Do they just throw it away?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cymeradwyo.net/internet/earth-and-moon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Au revoir, Spam Karma</title>
		<link>http://www.cymeradwyo.net/internet/au-revoir-spam-karma/</link>
		<comments>http://www.cymeradwyo.net/internet/au-revoir-spam-karma/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 19:25:27 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Spam Karma]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cymeradwyo.net/?p=18</guid>
		<description><![CDATA[It&#8217;s always a shame when a great piece of software is discontinued, and this week whilst installation a new WordPress site I was shocked by a message on the Spam Karma screen &#8211; the &#8220;major announcement&#8221; was that development of the plug-in was being discontinued and the software would pass over to a GPL project. [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s always a shame when a great piece of software is discontinued, and this week whilst installation a new WordPress site I was shocked by a <a href="http://unknowngenius.com/blog/archives/2008/07/14/spam-karma-is-gpl/" target="_blank">message on the Spam Karma screen</a> &#8211; the &#8220;major announcement&#8221; was that development of the plug-in was being discontinued and the software would pass over to a GPL project.</p>
<p>I first discovered Spam Karma through a post on the <a href="http://www.notesfromspain.com/forums/showthread.php?t=5402" target="_blank">Notes from Spain forum</a> around the time I first started using WordPress.  It&#8217;s a plug-in that really belongs in the software by default, as a popular <a href="http://www.cymeradwyo.net/index.php/go/blog" style="color:#009900;font-weight:bold;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.cymeradwyo.net/index.php/go/blog';return true;" onmouseout="self.status=''">blog</a> gets <a href="http://www.cymeradwyo.net/index.php/internet/30-years-of-spam/" target="_self">spammed</a> on a daily basis.  Unfortunately, it&#8217;s not.</p>
<p>Spam Karma uses a clever set of rules to decide if a comment or trackback is spam, and I don&#8217;t think that any spam has ever got through on the installations that I support.  There have have been some false positives &#8211; about 1 or 2 per year!</p>
<p>But I can understand the problem &#8211; the software is non-profit, so however passionately you develop it the time eventually comes where you decide to call time and move on to other projects.</p>
<p>The <a href="http://unknowngenius.com/blog/" target="_blank">author&#8217;s blog</a> gives one of the reasons as the current development of WordPress.  I think WordPress is a great piece of software as well, but I do agree that the frequency at which the upgrades appear has recently become a little bit overwhelming.  There have been times where I seem to be in a cycle of upgrading installations, and before I have finished the next version is released.</p>
<p>Let&#8217;s hope that this is not the end of the story for Spam Karma, and that some good programmers take over the project and keep the blogosphere free of spam.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cymeradwyo.net/internet/au-revoir-spam-karma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>30 years of Spam</title>
		<link>http://www.cymeradwyo.net/internet/30-years-of-spam/</link>
		<comments>http://www.cymeradwyo.net/internet/30-years-of-spam/#comments</comments>
		<pubDate>Sat, 03 May 2008 17:54:03 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.cymeradwyo.net/?p=14</guid>
		<description><![CDATA[Earlier this week we celebrated 15 years of the world-wide-web, today is apparently the 30th anniversary of the first spam mail, even though the name was only coined 15 years ago. I can&#8217;t say exactly when I received my first spam mail, it was possibly at university at around the time the name was first [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this week we <a href="http://www.cymeradwyo.net/index.php/internet/happy-birthday-www/">celebrated</a> 15 years of the world-wide-web, today is <a href="http://news.bbc.co.uk/1/hi/technology/7380788.stm">apparently</a> the 30th anniversary of the first spam mail, even though the name was only coined 15 years ago.</p>
<p>I can&#8217;t say exactly when I received my first spam mail, it was possibly at university at around the time the name was first used.  But at the time it wasn&#8217;t so much of a nuisance as I didn&#8217;t receive that much e-mail.</p>
<p>Even when I started work in <a href="http://www.cymeradwyo.net/index.php/go/germany" style="color:#009900;font-weight:bold;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.cymeradwyo.net/index.php/go/germany';return true;" onmouseout="self.status=''">Germany</a>, I don&#8217;t remember there being that much spam mail around, which was probably a good thing as the internet lines were still very much modem- or ISDN-based.  On the other hand, perhaps that was why there was not such much of it around?</p>
<p>But I do remember that suddenly around the year 2000 there was a sudden influx of it &#8211; and it was a real pain at the time.  With spam filters still in their infancy, it was a case of using every trick possible to block the mails from reaching the mail server.  Most web-based freemail providers did not have spam filters, and as someone who picked up their mail on the move the slow GSM access combined with the number of spam mails made it a chore to download headers and then remove the spam before downloading the e-mails that I wanted.</p>
<p>After that both the mail programs and the providers woke up and started working on their filters.  These days, seven years later, and I use a combination of provider- and program-based filters, as well as my own hand-written ones.  As a result I receive very little of it, and the ones that I do receive do not make it to my mobile devices.  I even advise other people on how to avoid it for a living!</p>
<p>In fact, I probably have more problems with <a href="http://www.tappenden-edv.de/info/index.php/unerwunschte-werbeanrufe/anrufe-der-firma-versatel/">unwanted telephone calls</a> than with spam mails.  And should anything get through after all, then I can always <a href="http://www.tappenden-edv.de/info/index.php/unerwunschte-werbemails/habe-ich-den-kabel-eins-newsletter-bestellt/" target="_self">blog </a><a href="http://www.tappenden-edv.de/info/index.php/unerwunschte-werbemails/habe-ich-den-kabel-eins-newsletter-bestellt/">about</a> it&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cymeradwyo.net/internet/30-years-of-spam/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Happy Birthday, WWW!</title>
		<link>http://www.cymeradwyo.net/internet/happy-birthday-www/</link>
		<comments>http://www.cymeradwyo.net/internet/happy-birthday-www/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 22:55:26 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[birthday]]></category>
		<category><![CDATA[world-wide-web]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.cymeradwyo.net/?p=13</guid>
		<description><![CDATA[The BBC reported today, that the World-Wide-Web is celebrating its 15th birthday. This is because the first web technology was released by CERN on 30th April, 1993. It&#8217;s not an event that I remember experiencing, although I know that I was in my second year at university and getting ready to go to Germany for [...]]]></description>
			<content:encoded><![CDATA[<p>The BBC <a href="http://news.bbc.co.uk/1/hi/technology/7375703.stm" target="_blank">reported today</a>, that the World-Wide-Web is celebrating its 15th birthday.  This is because the first web technology was released by CERN on 30th April, 1993.</p>
<p>It&#8217;s not an event that I remember experiencing, although I know that I was in my second year at university and getting ready to go to <a href="http://www.allthingsgerman.net/">Germany</a> for my placement year, so I dug out my diary from that year to have a look.</p>
<p>Apparently I didn&#8217;t have any lectures on that day and stayed at <a href="http://www.cymeradwyo.net/index.php/go/homeandgarden" style="color:#009900;font-weight:bold;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='home';return true;" onmouseout="self.status=''">home</a> to do homework and revision, which I guess is not very exciting compared to the birth of the web!</p>
<p>I remember at the time using an information system called Gopher and my first contact with a web browser was with NCSA Mosaic in September 1994 when I arrived back at university for my final year.</p>
<p>It was then that I started to design web pages.  My final year project for my computer science course was to design the website for the Department of Languages and European Studies, which included looking at the different technologies and where it was all going.</p>
<p>The site was basic by today&#8217;s standards, but it used an interesting feature of colour-coded links to show which pages were public and which were only available on the campus, as well as a separate colour for external links.</p>
<p>There were experimental audio files in WAV format and video files in Quicktime, as well as a selection of photographs provided by other students &#8211; often displayed with only 256 colours.</p>
<p>Many of the pages stayed online after I had graduated and have only been replaced within the last year years.  I still have the source code to those pages, but you are unlikely to find them anywhere online now.  To get some idea of how the site looked, there is a page of the main department site on <a href="http://web.archive.org/web/20000819084603/www.les.aston.ac.uk/hb/ya/yahb.html" target="_blank">archive.org</a> which shows how the <a href="http://www.cymeradwyo.net/index.php/go/links" style="color:#009900;font-weight:bold;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.cymeradwyo.net/index.php/go/links';return true;" onmouseout="self.status=''">links</a> were colour-coded.</p>
<p>I would have liked to have compared what I wrote back then about the future of the web with what has actually happened since, but although I have the project work backed up and readily available, I have been struggling to open the file containing my summary.  It is another example of <a href="http://www.cymeradwyo.co.uk/index.php/computers/whatever-happened-to-the-domesday-discs/" target="_self">digital obsolescence</a> as even with the wide variety of software and operating systems available to me I have not managed it yet!</p>
<p>I guess I will have to dig out the printed version of the project or return to the original PC that I wrote it on, providing it still works after all this time (and I was pushing it to the limit back then!)</p>
<p>The web has revolutionised the way that we work with and think about information, and back in 1995 when I was finishing off my project work I am sure that I would have written something about the forthcoming changes in peoples&#8217; attitudes to working with the web and the availability of information.</p>
<p>But after all that has changed over the past 15 years, sometimes it is still the printed word that is easiest to retrieve.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cymeradwyo.net/internet/happy-birthday-www/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
