<?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>Jordan Hall &#187; Reddit</title>
	<atom:link href="http://jordanhall.co.uk/tag/reddit/feed/" rel="self" type="application/rss+xml" />
	<link>http://jordanhall.co.uk</link>
	<description>Jordan Hall - programmer and geek</description>
	<lastBuildDate>Thu, 19 Jan 2012 11:36:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to View Saved Threads on reddit</title>
		<link>http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/how-to-view-saved-threads-on-reddit-13031205/</link>
		<comments>http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/how-to-view-saved-threads-on-reddit-13031205/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 13:02:13 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Social Media & Search Engine Optimisation (SEO)]]></category>
		<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[Reddit]]></category>
		<category><![CDATA[reddit saved links]]></category>
		<category><![CDATA[reddit saved threads]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=1205</guid>
		<description><![CDATA[I&#8217;m a huge fan of reddit, the social bookmarking/community website found here. One of the features you have as a registered user is to save threads. I feel like a completely moron but I&#8217;d never been able to find out where these saved threads were listed until today, when I looked it up. Apparently I [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1224" href="http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/how-to-view-saved-threads-on-reddit-13031205/attachment/reddit-com-header/"><img class="alignright size-full wp-image-1224" title="reddit alien logo" src="http://jordanhall.co.uk/wp-content/uploads/2011/03/reddit.com_.header.png" alt="reddit alien logo" width="120" height="40" /></a>I&#8217;m a huge fan of reddit, the social bookmarking/community website found <a href="http://www.reddit.com/">here</a>. One of the features you have as a registered user is to save threads.</p>
<p>I feel like a completely moron but I&#8217;d never been able to find out where these saved threads were listed until today, when I looked it up. Apparently <a href="http://www.reddit.com/r/AskReddit/comments/ciuot/where_do_i_view_saved_threads/">I am not the only one who has trouble finding it</a>. Many people, including myself, went to my account/profile page on reddit and looked for a &#8216;saved&#8217; tab of some sorts. It turns out this is not where the saved threads are listed at all.</p>
<p>The link to view saved threads is not stored in your user section, but is shown on the homepage (how did I miss it?) or on the individual subreddit pages. See my screenshot below.</p>
<p style="text-align: left;"><a rel="attachment wp-att-1209" href="http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/how-to-view-saved-threads-on-reddit-13031205/attachment/view-saved-links-threads-on-reddit/"><img class="aligncenter size-full wp-image-1209" title="How to view saved threads on reddit" src="http://jordanhall.co.uk/wp-content/uploads/2011/03/view-saved-links-threads-on-reddit.png" alt="Screenshot of 'saved' link on reddit" width="460" height="218" /></a></p>
<p style="text-align: left;">I hope this helps a few people like me, who were looking in completely the wrong place for this link. <img src='http://jordanhall.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/how-to-view-saved-threads-on-reddit-13031205/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Content Tags and Styling in HTML 5 Markup</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/content-over-styling-in-html-5-markup-46061023/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/content-over-styling-in-html-5-markup-46061023/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 12:28:46 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[HTML 5 content tags]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[Reddit]]></category>
		<category><![CDATA[semantics]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=1023</guid>
		<description><![CDATA[Although some of the most talked about tags coming in HTML 5 are the video, audio and canvas tags, there are many other new tags which primarily focus around content. One of the aims of HTML 5 is to remove styling from the HTML mark-up and ensure all styling is defined within the cascading style sheets where [...]]]></description>
			<content:encoded><![CDATA[<p>Although some of the most talked about tags coming in HTML 5 are the video, audio and canvas tags, there are many other new tags which primarily focus around content. One of the aims of HTML 5 is to remove styling from the HTML mark-up and ensure all styling is defined within the cascading style sheets where it belongs.</p>
<p>In the vast majority of today&#8217;s websites, if a program is required to pick out a particular part of a HTML page, such as the main article, the sidebar or the top navigation, it would have to be programmed to do so on a per website and web page basis. This is because every website structures its HTML differently, unless based on an underlying package with a consistent HTML foot print.</p>
<p>Most current websites therefore use a variety of &lt;p&gt;, &lt;div&gt; and &lt;span&gt; tags to surround their content. These tags define style and do not obviously determine whether the contained content is part of the website&#8217;s navigation system or whether it is the main article or focus of the web page. The new HTML 5 tags aim to change this by explicitly defining content.</p>
<p>Defining content with specific HTML 5 tags will make websites easier to parse by computer programs. This could benefit accessibility readers for the blind and allow content aggregating systems and ‘mash-up’ websites to easily parse, link to and cite your articles. Content aggregation and automation of web page content retrieval is quite fundamental to some of the newer Web 2.0 sites and social networks. Good examples being Facebook&#8217;s automatic retrieval of web page information when a link is entered into a status update, or Reddit&#8217;s automatic thumbnail generation based on images found within the linked web page.</p>
<p>Here is a listed on related HTML content tags, as available from the W3C Schools website.</p>
<ul>
<li>&lt;article&gt; – Defines a main article on a page. Can include cite (citation) and pubdate (publishing date) attributes.</li>
<li>&lt;details&gt; – States content details for a specific section. Can include an open attribute defining whether or not the details within are visible to the end-user.</li>
<li>&lt;figcaption&gt; – States the caption for a figure as defined by the figure tag.</li>
<li>&lt;figure&gt; – Usually used to group a set of elements.</li>
<li>&lt;footer&gt; – Footer layout element. This is used to contain the footer content of the page, usually contains the website name, author and copyright information.</li>
<li>&lt;header&gt; – Header layout element. This tag is designed to contain the top header of a document, usually showing the website logo, page and/or company title and subtitle.</li>
<li>&lt;hgroup&gt; – A tag used to group together heading tags such as &lt;h1&gt;, &lt;h2&gt;, &lt;h3&gt; and so on.</li>
<li>&lt;keygen&gt; – A key generation tag which defines a generated (encryption) key that can be associated with a HTML form.</li>
<li>&lt;meter&gt; – The &lt;meter&gt; tag contains content which is deemed to be a measurement of some sort.</li>
<li>&lt;nav&gt; – The &lt;nav&gt; tags stands for navigation and is designed to surround navigation links, such as those present in a sidebar bar or navigational header/footer.</li>
<li>&lt;summary&gt; – The &lt;summary&gt; tag defines the title of a &lt;details&gt; element.</li>
<li>&lt;time&gt; – This tags contains content which is a statement or measurement of time and/or date/time.</li>
</ul>
<p>Unfortunately, it is likely that HTML 5 content tags with not be adopted completely for quite some time and there will likely continued use of existing HTML mark up and related styling of &lt;div&gt; and &lt;span&gt; tags for quite some time.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/content-over-styling-in-html-5-markup-46061023/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Importance of Being Social for Website Promotion and Search Engine Optimisation</title>
		<link>http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/the-importance-of-being-social-for-website-promotion-and-search-engine-optimisation-4402553/</link>
		<comments>http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/the-importance-of-being-social-for-website-promotion-and-search-engine-optimisation-4402553/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 11:00:44 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Social Media & Search Engine Optimisation (SEO)]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[nofollow]]></category>
		<category><![CDATA[Reddit]]></category>
		<category><![CDATA[Reddit alien]]></category>
		<category><![CDATA[search engine optimisation]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[social SEO]]></category>
		<category><![CDATA[viral marketing]]></category>
		<category><![CDATA[viral SEO]]></category>
		<category><![CDATA[website promotion]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=553</guid>
		<description><![CDATA[Some people think of search engine optimisation as being strictly building links and content, and that was very much the case before the advent of microblogging and social networking. Now being social is very important for search engine optimisation. Using social networking, social bookmarking and other such sites can really help boost your traffic, both [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_554" class="wp-caption alignright" style="width: 141px"><a href="http://jordanhall.co.uk/wp-content/uploads/2010/02/reddit-alien.jpg"><img class="size-medium wp-image-554 " title="The Reddit Alien" src="http://jordanhall.co.uk/wp-content/uploads/2010/02/reddit-alien-218x300.jpg" alt="The Reddit Alien" width="131" height="180" /></a><p class="wp-caption-text">The Reddit Alien - a great social bookmarking advantage</p></div>
<p>Some people think of search engine optimisation as being strictly building links and content, and that was very much the case before the advent of microblogging and social networking. Now <a href="http://ikanobori.jp/weblog/2008/12/15/seo-and-your-blog-more-social/">being social</a> is very important for search engine optimisation. Using social networking, social bookmarking and other such sites can really help boost your traffic, both via increased rankings and faster indexing in search engines as well as the potential for viral marketing and promotion of your content.</p>
<p>Let&#8217;s go over the main points. Using social methods of promotion for your website can help:</p>
<ol>
<li><strong>To get your site indexed faster</strong> &#8211; Promoting your site via services such as Reddit, Digg, Twitter, StumbleUpon and blog pinging services can ensure your site is indexed in search engines as fast as possible.</li>
<li><strong>To increase search engine rankings</strong> &#8211; Although many social bookmarking and similar sites now use &#8216;nofollow&#8217; rel tags on their links, there are still several services which do not. <a href="http://www.reddit.com/">Reddit</a>, a social news/bookmarking website that I have recently become addicted to, is a perfect example of a social website which does not use the &#8216;nofollow&#8217; rel tag on any of its links.</li>
<li><strong>To virally promote your content</strong> &#8211; Social bookmarking and news websites are great for promoting websites and interesting or funny website content in a viral nature. This can have a cascading effect for content this people find really interesting. To virally promote content, always ensure you post links to the relevant categories and in a way that makes the content seem interesting, either be being funny, outstanding or highly controversial.</li>
</ol>
<p>Overall, social networking and bookmarking websites are a fantastic tool for website and content promotion and for improving your search engine results page rankings. Most importantly, you should promote good quality and interesting content without looking incredibly spammy or promote spam like web content&#8230; there is enough of that on the Web already!</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/the-importance-of-being-social-for-website-promotion-and-search-engine-optimisation-4402553/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

