<?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>Paul Randall &#187; footytweets</title>
	<atom:link href="https://paulrandall.com/tag/footytweets/feed/" rel="self" type="application/rss+xml" />
	<link>https://paulrandall.com</link>
	<description>Experimenting for a living.</description>
	<lastBuildDate>Sat, 15 Mar 2025 15:32:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>FootyTweets Receives Cease &amp; Desist</title>
		<link>https://paulrandall.com/2009/04/03/footy-tweets-receives-cease-and-desist/</link>
		<comments>https://paulrandall.com/2009/04/03/footy-tweets-receives-cease-and-desist/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 20:46:42 +0000</pubDate>
		<dc:creator><![CDATA[Paul]]></dc:creator>
				<category><![CDATA[industry]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[footytweets]]></category>
		<category><![CDATA[law]]></category>

		<guid isPermaLink="false">http://prandall.com/?p=47</guid>
		<description><![CDATA[As you may know, I designed the FootyTweets website with Ollie Parsley, and he recently received a Cease &#038; Desist letter. The site has around 17,000 subscribers, and sends thousands of visitors to the football teams official sites every day. I would really appreciate it if you could leave a comment, digg, blog or tweet [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>As you may know, I <a href="https://paulrandall.com/2009/01/12/design-work-on-footytweets/">designed the FootyTweets website</a> with <a href="http://twitter.com/ollieparsley">Ollie Parsley</a>, and he recently received a <a href="http://digg.com/d1nt5e">Cease &#038; Desist letter</a>.</p>
<p>The site has around 17,000 subscribers, and sends thousands of visitors to the football teams official sites every day.</p>
<p>I would really appreciate it if you could leave a comment, digg, blog or tweet about this unfortunate sitatuation</p>
]]></content:encoded>
			<wfw:commentRss>https://paulrandall.com/2009/04/03/footy-tweets-receives-cease-and-desist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design Work on FootyTweets</title>
		<link>https://paulrandall.com/2009/01/12/design-work-on-footytweets/</link>
		<comments>https://paulrandall.com/2009/01/12/design-work-on-footytweets/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 21:11:41 +0000</pubDate>
		<dc:creator><![CDATA[Paul]]></dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[960]]></category>
		<category><![CDATA[footytweets]]></category>

		<guid isPermaLink="false">http://prandall.com/?p=12</guid>
		<description><![CDATA[A site I have recently done some design work on has been launched by Ollie Parsley this week. FootyTweets allow you to follow your favourite football team and get tweets of news and goal updates as they happen. Ollie has also been working on a Rugby and Cricket version and I think there are plans [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>A site I have recently done some design work on has been launched by Ollie Parsley this week. <a title="Footy Tweets" href="http://footytweets.com" target="_blank">FootyTweets</a> allow you to follow your favourite football team and get tweets of news and goal updates as they happen.</p>
<p>Ollie has also been working on a Rugby and Cricket version and I think there are plans for a Motorsport version too.</p>
<p>I thought the project was a really good idea, and so volunteered my services to produce a quick PhotoShop mockup and XHTML design, from which Ollie could base the sites on. I initially based the site around a 12 column grid design, with each team crest taking up column and used a template from the extremely useful <a title="960 Grid Template" href="http://960.gs" target="_blank">960.gs</a> site.</p>
<p><img class="size-full wp-image-13 alignnone" title="footy-tweets-small" src="https://paulrandall.com/wp-content/uploads/2009/01/footy-tweets-small.jpg" alt="footy tweets grid design" width="420" height="285" /></p>
<p><span id="more-12"></span>I used the CSS3 border-radius property in this project, and with this, you can create rounded corners without the need for additional divs, images or JavaScript. I would be cautious of using this on a client’s site, but I thought that a site like this could benefit from a little bit of progressive enhancement. For browsers which don’t support this property, the div just shows square edges.</p>
<p>To use the same effect, just add this code to the div:</p>
<pre>-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;</pre>
<p>The site design had to be flexible enough to work for multiple sports: football, rugby and cricket, and with the future plans of motorsports too, the design had to be versatile enough to work for all of these. So the design was left simple to edit, with a repeatable background and a feature image which is controlled by another CSS file.</p>
]]></content:encoded>
			<wfw:commentRss>https://paulrandall.com/2009/01/12/design-work-on-footytweets/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
