<?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>Jasp&#039;s Blog</title>
	<atom:link href="http://blog.jaspsplace.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jaspsplace.co.uk</link>
	<description></description>
	<lastBuildDate>Wed, 18 May 2011 21:12:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Help Translate Noteit Posts</title>
		<link>http://blog.jaspsplace.co.uk/2011/05/16/help-translate-noteit-posts/</link>
		<comments>http://blog.jaspsplace.co.uk/2011/05/16/help-translate-noteit-posts/#comments</comments>
		<pubDate>Mon, 16 May 2011 15:46:51 +0000</pubDate>
		<dc:creator>James G</dc:creator>
				<category><![CDATA[Creative]]></category>
		<category><![CDATA[Opera Extensions]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[Noteit Posts]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://blog.jaspsplace.co.uk/?p=20775</guid>
		<description><![CDATA[The next version of Noteit Posts (v1.3-0) will support multiple languages. But I can only speak English fluently, so I will need help. If you can help translate Noteit Posts into another language, please read on. Translating Noteit Posts All text in Noteit Posts is stored in the file lang.js. This file can be provided [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>The next version of Noteit Posts (v1.3-0) will support multiple languages. But I can only speak English fluently, so I will need help. If you can help translate Noteit Posts into another language, please read on.</p>
<h3>Translating Noteit Posts</h3>
<p>All text in Noteit Posts is stored in the file lang.js. This file can be provided in multiple languages, allowing for easy translation of the Noteit Posts interface.</p>
<p><a href="http://www.jaspsplace.co.uk/filedump/lang.js">Download the original lang.js file.</a></p>
<p>Open the downloaded lang.js file in a text editor, such as notepad, you should see something like this:</p>
<div style="background:#bbbbbb; border-radius:5px; padding:2em;">
<code><br />
/***************************************<br />
Noteit Posts Localization File v1.3-0<br />
Language:	EN-gb (Default)<br />
Translator: James Glover<br />
Contact: 	james@jaspsplace.co.uk (Optional: Useful to notify you of updates)<br />
Short Desc:	Add notes to a URL or domain to remind you of the important things.<br />
Long Desc:	Noteit posts allows for the addition of persistent notes to any webpage. A simple interface allows for notes to be edited freely, recoloured, and moved about and resized through a simple drag and drop interface. Notes can be tied to a single page, or and entire domain, and can easily be managed, edited and deleted from a centralised interface.<br />
***************************************/</p>
<p>var string = { //Declare the String variable<br />
lang: "en-gb", //Language code<br />
credit: "Default English translation by James Glover.", //eg. Translated into British English by James Glover<br />
1:	"Create Note", //Mouseover text of button<br />
2:	"EXTENSION ERROR: Can't read ", //path<br />
3:	"Database creation error: ",<br />
4:	"Database creation failed without error",<br />
...<br />
87:	"Display create note button on extension bar",<br />
88:	"Duplicate ID detected!",<br />
89:	"No ID detected!"<br />
}<br />
</code>
</div>
<p>The top section, between the stars/asterisks provides information about the translation and the mod in general.</p>
<p><strong>Language:</strong> Defines the language of the translation. Please include the <a href="http://www.w3schools.com/tags/ref_language_codes.asp">language code here</a>, you can include a full text description in brackets afterwards. Specifying <a href="http://www.w3.org/International/articles/language-tags/">regional variations</a> (eg. fr-CA) is not necessary but can be included.</p>
<p><strong>Translator:</strong> Your name. This is purely for administrative purposes and is optional.</p>
<p><strong>Contact:</strong> An E-mail address. This provides contact details in the language file itself. It is optional. While the information will not be displayed by the extension it <strong>WILL</strong> be accessible to anyone who looks at the extensions files.</p>
<p><strong>Short Desc:</strong> The extension short description, used in the extension catalogue. To avoid confusion, please translate the English text, rather than writing a different description.</p>
<p><strong>Long Desc:</strong> The extension long description, used in the extension catalogue and the manage extensions page. To avoid confusion, please translate the English text, rather than writing a different description.</p>
<p>The next section defines the text which will be used in the extension itself. It includes error messages, preferences screen text, and text displayed by the extension itself. The <em><code>var string = { //Declare the String variable</code></em> line is important and should not be modified.</p>
<p><strong>lang: &#8220;en-gb&#8221;</strong> Defines the language of the translation. Replace en-gb with the <a href="http://www.w3schools.com/tags/ref_language_codes.asp">language code here</a> as in the header. Do not include other text.</p>
<p><strong>credit: &#8220;&#8230;&#8221;</strong> Displayed on the preferences screen when your translation is being used. Replace the text between the quotes (&#8220;) to give yourself credit. If you do not wish to be credited, leave this blank.</p>
<p>The remaining lines each follow the same: <code>format: number: "text",</code>. In each case, simply translate the text between the two quotation marks. Leave the number alone and do not remove the quotes or the comma. Some lines contain // followed by a comment. These comments provide more information to help your translation, they do not need to be translated.</p>
<h3>Completed Translations</h3>
<p><strong>English</strong><br />
en-gb Me<br />
en-us Me</p>
<div class="shr-publisher-20775"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:right;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2011%2F05%2F16%2Fhelp-translate-noteit-posts%2F' data-shr_title='Help+Translate+Noteit+Posts'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2011%2F05%2F16%2Fhelp-translate-noteit-posts%2F' data-shr_title='Help+Translate+Noteit+Posts'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.jaspsplace.co.uk/2011/05/16/help-translate-noteit-posts/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Technical Issues</title>
		<link>http://blog.jaspsplace.co.uk/2011/03/16/technical-issues/</link>
		<comments>http://blog.jaspsplace.co.uk/2011/03/16/technical-issues/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 11:32:59 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Ponderings]]></category>

		<guid isPermaLink="false">http://blog.jaspsplace.co.uk/?p=20741</guid>
		<description><![CDATA[My blog is currently causing peaks of CPU usage, which are causing problems for my web-host. However, traffic levels are at their usual low. In an attempt to diagnose the problem, I am in the process of disabling plugins. As a result, some features of the site may not be working as intended. I apologise [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>My blog is currently causing peaks of CPU usage, which are causing problems for my web-host. However, traffic levels are at their usual low. In an attempt to diagnose the problem, I am in the process of disabling plugins. As a result, some features of the site may not be working as intended.</p>
<p>I apologise for any inconvenience.</p>
<div class="shr-publisher-20741"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:right;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2011%2F03%2F16%2Ftechnical-issues%2F' data-shr_title='Technical+Issues'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2011%2F03%2F16%2Ftechnical-issues%2F' data-shr_title='Technical+Issues'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.jaspsplace.co.uk/2011/03/16/technical-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Noteit Posts</title>
		<link>http://blog.jaspsplace.co.uk/2011/03/09/noteit-posts/</link>
		<comments>http://blog.jaspsplace.co.uk/2011/03/09/noteit-posts/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 19:50:14 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Creative]]></category>
		<category><![CDATA[Opera Extensions]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Noteit Posts]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.jaspsplace.co.uk/?p=20710</guid>
		<description><![CDATA[About the Extension Noteit Posts is an extension for the Opera web browser, that allows for the addition of persistent notes to any webpage. A simple interface allows for notes to be edited freely, recoloured, and moved about and resized through a simple drag and drop interface. Notes can be tied to a single page, [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><h3>About the Extension</h3>
<div id="attachment_20771" class="wp-caption alignright" style="width: 310px"><a href="http://blog.jaspsplace.co.uk/2011/03/09/noteit-posts/scrn1-2/" rel="attachment wp-att-20771"><img src="http://blog.jaspsplace.co.uk/wp-content/uploads/2011/03/scrn11-300x225.png" alt="An example screenshot of noteit posts in use." title="Noteit Posts in action" width="300" height="225" class="size-medium wp-image-20771" /></a><p class="wp-caption-text">Noteit posts can easily be created, edited, resized and recoloured.</p></div>
<p>Noteit Posts is an extension for the <a href="http://www.opera.com">Opera</a> web browser, that allows for the addition of persistent notes to any webpage. A simple interface allows for notes to be edited freely, recoloured, and moved about and resized through a simple drag and drop interface. Notes can be tied to a single page, or and entire domain, and can easily be managed, edited and deleted from a centralised interface.</p>
<div id="attachment_20772" class="wp-caption alignright" style="width: 310px"><a href="http://blog.jaspsplace.co.uk/2011/03/09/noteit-posts/scrn2-2/" rel="attachment wp-att-20772"><img src="http://blog.jaspsplace.co.uk/wp-content/uploads/2011/03/scrn21-300x227.png" alt="An example screenshot of the config screen" title="The Configuration Screen" width="300" height="227" class="size-medium wp-image-20772" /></a><p class="wp-caption-text">The configuration screens provide a quick and easy overview of all your notes, as well as means for altering the default note appearence.</p></div>
<h3>Features</h3>
<ul>
<li>Easily create notes from the extension&#8217;s button.</li>
<li>Notes are persistent and will remain on the page on future visits.</li>
<li>Notes are stored in the extensions webSQL database, so will not be lost if you clear your cookies.</li>
<li>Notes can easily be moved, resized and recoloured using the simple interface.</li>
<li>Attach a note to a page or a domain as you decide!</li>
<li>A central configuration page allows complete control over all your created notes.</li>
<li>Easily choose default note appearance.</li>
<li>Create notes via a customizable keyboard shortcut (Ctrl+# by default)</li>
<li>Import and export notes via XML</li>
</ul>
<p><strong>Got other ideas? Use the suggestions tab on the left hand side of this page to make or vote on suggestions. <a href="http://noteitposts.uservoice.com/">Alternatively visit the suggestions page directly.</a></strong></p>
<h3>Usage</h3>
<p>This extension requires that you be using the <a href="http://www.opera.com">Opera browser</a>, at version 11.0 or above. It was developed and tested with Opera 11.0.1 under windows, but should work in the Mac and Linux versions. This extension will not work with Opera mini, Opera mobile, or other embedded versions, such as the Wii browser.</p>
<p>Download the extension using the link further down this page. Extensions can be installed by opening them, or by dragging and dropping them onto Opera. When prompted, confirm that you wish to install the extension. I eventually hope to get the extension listed on the <a href="https://addons.opera.com/addons/extensions/">extension&#8217;s catalogue</a>.</p>
<p>To create a new note, simply click the orange pencil symbol <img class="size-full wp-image-20718" title="The Icon" src="http://blog.jaspsplace.co.uk/wp-content/uploads/2011/03/button.png" alt="Orange pencil extension icon" width="18" height="18" /> in the opera extensions tool-bar. This will usually be located to the right of the address bar. This will create a note on the webpage you are currently viewing. If the icon is greyed out, ensure you have an active tab selected, and that the page has finished loading. It is not possible to add notes to the Opera speed dial page, or other elements of the Opera interface.</p>
<p>The newly created note should look like this:</p>
<div id="attachment_20725" class="wp-caption aligncenter" style="width: 222px"><a rel="attachment wp-att-20725" href="http://blog.jaspsplace.co.uk/2011/03/09/noteit-posts/note/"><img class="size-full wp-image-20725" title="Example Note" src="http://blog.jaspsplace.co.uk/wp-content/uploads/2011/03/note.gif" alt="An Example Note" width="212" height="212" /></a><p class="wp-caption-text">An Example Note</p></div>
<p>To add content to the note, click within the dotted box and begin typing. Once done, just click elsewhere on the page, and the note will save. To move the note, click on the dark bar at the top, while holding down your mouse button, drag the note around, just as you would move a window using its title bar. To resize a note, place your pointer over the dark triangle in the bottom right hand corner, the pointer should turn into diagonal arrows. Simply click and drag to resize the note, just as you would a window.</p>
<p>&nbsp;</p>
<p>Notes can be closed by clicking the X symbol in the top right hand corner. Be aware, this will also delete the note from your database. Once closed, a notes contents is lost and can&#8217;t be recovered. Adjacent to the close button is the minimize button <img class="alignnone size-full wp-image-20726" title="minimize" src="http://blog.jaspsplace.co.uk/wp-content/uploads/2011/03/min.png" alt="_" width="16" height="16" />, this will shrink the note down to the size of the dark bar, and is useful if you wish to temporarily see the underlying website. Minimized notes can be restored by clicking the restore button <img class="alignnone size-full wp-image-20727" title="restore" src="http://blog.jaspsplace.co.uk/wp-content/uploads/2011/03/rest.png" alt="#" width="16" height="16" />, that will replace the minimize icon.</p>
<p>The configuration panel can be accessed via the configure icon <img class="alignnone size-full wp-image-20728" title="Configure" src="http://blog.jaspsplace.co.uk/wp-content/uploads/2011/03/config.png" alt="C" width="16" height="16" /> in the top left hand corner. The configuration panel allows you to set the colour of a note, or alter whether it is attached to the page, or the domain. For example, if you created a note while viewing this post, &#8216;page&#8217; would ensure that it only appeared when you were reading this post. However, if you choose &#8216;domain&#8217; then the note will appear on any page at blog.jaspsplace.co.uk.</p>
<h4>The Preferences Page</h4>
<p>If you right click on the noteit orange pencil and select preferences, you will enter the Noteit posts preferences page. Here you can tweak the default settings, and manage your notes database.</p>
<p>The <strong>about</strong> section contains information about the extension, including the version you have installed.</p>
<p>The <strong>options</strong> section allows you to change the default settings for newly created notes. Width and height control the size of the note in pixels. Left and top control where the note will appear on the page, a value of 0 for both for instance will have the note appearing in the top left hand corner. Colour can be used to set the default note colour, whereas &#8216;page or domain&#8217; determines if a note is associated with the page or the domain by default.</p>
<p>The <strong>stored notes</strong> section provides a table showing all notes you have created. &#8216;Refresh table&#8217; will reload the table, displaying any changes that may have been made since the preferences page was opened. This is especially useful if you have had the page open in the background, and have modified notes in other tabs. &#8216;Delete Selected&#8217; will remove any selected notes from your database, preventing them from displaying in future. Notes can be selected by ensuring that there is a check mark in the box in their row of the table. Finally, &#8216;Reset Database&#8217; will clear all notes, and rebuild the table. This action will cause you to lose all notes and is not recommended.</p>
<p>By clicking the &#8216;configure&#8217; button next to each note, it is possible to manually tweak a notes size, position, colour, content, and even associated page. This feature allows you to modify notes, without requiring that you visit their containing page. It is also the only way to move a note from one domain to another.</p>
<h3>Changelog</h3>
<p>v0.0.1 	- Limited First release (Released as 1.0)<br />
v0.0.2 	- Change UID to blog post<br />
- Converted urls to lowercase before comparison as well as storage<br />
v0.0.3	- Switched the default setting to page specific, rather than domain<br />
- Switching the note from domain mode to page mode now ties it to the current page<br />
- Increased security to validate field names<br />
- Ensure that pages making changes to, or deleting notes are those which own the note.<br />
v0.0.4  &#8211; Fixed a but introduced just prior to release that prevented minimization.<br />
v0.0.5	- Removed implication that the stored notes feature is incomplete.<br />
v1.0.0	- Added link to website<br />
	- Added timed onInput event to save notes in case focus is not lost before the page is left.<br />
	- Added ability to position notes relative to viewport<br />
v1.0.1	- Corrected bug, opera doesn&#8217;t recognise &#8216;input&#8217; for content editable divs<br />
	- Corrected code that had previously not been running as a result<br />
V1.1.0	- Minimization state of notes is now saved as intended<br />
	- Minimizing and restoring notes no longer results in errors<br />
v1.1.1   &#8211; Changes to default note height now saved correctly.<br />
v1.1.3	- Unofficial release: Carriage returns correctly saved. (Should also solve some issues with other &#8216;special&#8217; characters.)<br />
v1.2.0	- Added the ability to customize note fonts.<br />
	- Added link to suggestions page.<br />
	- Menubar now displays a preview of each note to allow easy identification when minimized.<br />
	- More tightly defined the style of notes to increase consistency across pages.<br />
v1.3.0	- Added lang.js file to allow for easy localisation<br />
		- Reorganization and optimisation of code to allow for easier maintenance<br />
		- New lines in note body no longer cause HTML to appear in note title on refresh<br />
		- Dragging/resizing notes no longer selects underlying text<br />
		- The note edit area will have a scrollbar if the contents become too long, the edit area will still adjust as the note resizes<br />
		- Font inheritance now occurs as expected: Font no longer lost if press return.<br />
		- New paragraphs in notes no longer result in a large top-margin<br />
		- Minor spelling and grammatical errors corrected.<br />
		- Added ability to create notes via keyboard short-cut (Ctrl-# by default, user customizable).<br />
		- Extension bar icon now optional.<br />
		- Further improvement of stylesheets to maintain note appearance.<br />
		- Added ability to export and import notes to allow for backing up</p>
<h3>Download Extension</h3>
<p>&nbsp;<br />
&nbsp;<br />
Noteit Posts is now available from the Opera extensions catalogue, it is recommended that you install the extension from there as this will allow for easy auto-updating. It is strongly recommended that users of the version hosted on this website export all their notes and import them into the version hosted on the extensions catalogue.<br />
&nbsp;<br />
&nbsp;<br />
<a style="padding: 20px; background: #99ff99; border: 2px solid #30ff30; border-radius: 5px; margin: 80px auto; clear: both;" href="https://addons.opera.com/addons/extensions/details/noteit-posts/">Visit the extension page (Recommended)</a><br />
&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
<a style="padding: 20px; background: #99ff99; border: 2px solid #30ff30; border-radius: 5px; margin: 80px auto; clear: both;" href="http://www.jaspsplace.co.uk/filedump/noteit.oex">Download Version v1.3.0 (58.7 KB) (Extension Catalogue Version Recommended)</a><br />
&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
<strong>Bugs, suggestions? Use the suggestions tab on the left hand side of this page to make or vote on suggestions. <a href="http://noteitposts.uservoice.com/">Alternatively visit the suggestions page directly.</a></strong><br />
Noteit posts is a free extension, however, if you would like to show your thanks:</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick"/>
<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----MIIHRwYJKoZIhvcNAQcEoIIHODCCBzQCAQExggEwMIIBLAIBADCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwDQYJKoZIhvcNAQEBBQAEgYAIbUqgbUXE/Vox3iTXcitF2VZN/Gbjih2YCLpVqgRTBNo35iamYUayU31YkOUkL8bkBWXtnVg/TyPFIXF7PKTATTjyPZ7fynaWm+5LYRWsZkdzvD+Xbr6Frx32NzeNALDfW735lQm1mye4LIKWz/yKmVZS5k6CyN8NLhynyPrSJjELMAkGBSsOAwIaBQAwgcQGCSqGSIb3DQEHATAUBggqhkiG9w0DBwQIzC1QXr3tX0WAgaAPifLnPbXKgqXW4/56TyQTx1TkyBT1ynORQ4fwBayyNWhxTHlUQJ//n4zGZ94sbl8OHrf/UILXnf6G8wdV2mwWKCqFuQ0fS6xh1xJ7rab+aDAcrprGUjLHGFKo6Hv4x3FhRkR5mqBzKFORWGtEDHopyC79DD8qDwlPeYlqWyvkt33BRJrmElMNo3euSm2aXcLTHcfLaMWHzG7JDMLZMNqWoIIDhzCCA4MwggLsoAMCAQICAQAwDQYJKoZIhvcNAQEFBQAwgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tMB4XDTA0MDIxMzEwMTMxNVoXDTM1MDIxMzEwMTMxNVowgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBR07d/ETMS1ycjtkpkvjXZe9k+6CieLuLsPumsJ7QC1odNz3sJiCbs2wC0nLE0uLGaEtXynIgRqIddYCHx88pb5HTXv4SZeuv0Rqq4+axW9PLAAATU8w04qqjaSXgbGLP3NmohqM6bV9kZZwZLR/klDaQGo1u9uDb9lr4Yn+rBQIDAQABo4HuMIHrMB0GA1UdDgQWBBSWn3y7xm8XvVk/UtcKG+wQ1mSUazCBuwYDVR0jBIGzMIGwgBSWn3y7xm8XvVk/UtcKG+wQ1mSUa6GBlKSBkTCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb22CAQAwDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQUFAAOBgQCBXzpWmoBa5e9fo6ujionW1hUhPkOBakTr3YCDjbYfvJEiv/2P+IobhOGJr85+XHhN0v4gUkEDI8r2/rNk1m0GA8HKddvTjyGw/XqXa+LSTlDYkqI8OwR8GEYj4efEtcRpRYBxV8KxAW93YDWzFGvruKnnLbDAF6VR5w/cCMn5hzGCAZowggGWAgEBMIGUMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbQIBADAJBgUrDgMCGgUAoF0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcNMTEwMzA5MjAwMzM5WjAjBgkqhkiG9w0BCQQxFgQU9RjGS0lCLCg8pX49CnHhZKzqCjowDQYJKoZIhvcNAQEBBQAEgYCOi9BEsMIe4t6EWXwUTvCZePlJJGkIGHxIDYJNBki+lx9ntxJP6dheYrTK44IfbFQDX8l7UYHI74mCR6boug2WZd52CSFO+3EQFKKmbmrUMM2550Htz/FAq46bNcjqJrEWNdTQreMqUs3Z3jLiON0CUAKGrVPvmFR7EjgXhmhY8Q==-----END PKCS7-----<br />
"/><br />
<input type="image" src="https://www.paypal.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online."/>
<img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1"/><br />
</form>
<p><script type="text/javascript">
  (function() {
    var uv = document.createElement('script'); uv.type = 'text/javascript'; uv.async = true;
    uv.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'widget.uservoice.com/9adjKf0JUGPSVClj2xg.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(uv, s);
  })();
</script></p>
<div class="shr-publisher-20710"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:right;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2011%2F03%2F09%2Fnoteit-posts%2F' data-shr_title='Noteit+Posts'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2011%2F03%2F09%2Fnoteit-posts%2F' data-shr_title='Noteit+Posts'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.jaspsplace.co.uk/2011/03/09/noteit-posts/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Learning the script: Noteit &#8211; An Opera Extension</title>
		<link>http://blog.jaspsplace.co.uk/2011/03/08/learning-the-script-noteit-an-opera-extension/</link>
		<comments>http://blog.jaspsplace.co.uk/2011/03/08/learning-the-script-noteit-an-opera-extension/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 22:51:01 +0000</pubDate>
		<dc:creator>James G</dc:creator>
				<category><![CDATA[Creative]]></category>
		<category><![CDATA[Opera Extensions]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Noteit]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.jaspsplace.co.uk/?p=20696</guid>
		<description><![CDATA[Web standards can be split into three major elements: HTML, CSS and javascript. HTML controls content, and gives it meaning and semantic structure. CSS controls style and form, it gives web documents their colour and shape. The third element, javascript, can be used to control the activity of the other two; it instils interactivity and [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Web standards can be split into three major elements: HTML, CSS and javascript. <acronym title="Hyper Text Markup Language">HTML</acronym> controls content, and gives it meaning and semantic structure. <acronym title="Cascading Style Sheets">CSS</acronym> controls style and form, it gives web documents their colour and shape. The third element, javascript, can be used to control the activity of the other two; it instils interactivity and makes the content dynamic and responsive.</p>
<p>I&#8217;ve been familiar with both HTML and CSS for a few years now, and, while caught in the dull cycle of job searching, I decided it was a good time to add javascript to my belt as well. I had already dabbled with a few other programming languages, many of which used similar mark-up to javascript, so was already familiar with the overall concepts, which meant I felt happy starting with a reasonably ambitious goal. I would make an Opera extension.</p>
<p>Opera extensions are built on the technology of the web, as this makes them ideal for interacting with web content. As a result, by choosing to make an Opera extension, I would also learn valuable lessons that could apply to more traditional web content, as well as familiarising myself with the Opera extension <acronym title="Application Protocol Interface">API</acronym>. I also already had an idea, and one which would take me through several different lessons.</p>
<p>When looking for jobs, I would sometimes find myself looking at an advert I had already read, trying to work out why I had rejected it. Often these reasons were buried deep in the job advert, and I&#8217;d waste time trying to re-find them. Unfortunately, while job sites make it easy to mark jobs you are interested in, they rarely make it easy to indicate those you aren&#8217;t. If only I could stick a post-it note on the page, which would stay there if I returned. I quickly formulated a plan for the extension I wanted to make.</p>
<h3>The Requirements</h3>
<p>In order of importance.</p>
<ol>
<li>Clicking a button in the menubar would add a &#8216;post-it&#8217; note to the page.</li>
<li>The contents of this note could be edited from the keyboard.</li>
<li>The note would be saved, and would reappear on the page if I were to return to it.</li>
<li>The note could be moved about the page, and resized at will. Ideally through a similar mechanism to moving and resizing windows. The size and position of the note would be remembered.</li>
<li>The note could be recoloured.</li>
<li>Notes could be attached to a specific page, or a whole domain.</li>
<li>Notes would remain until specifically deleted. They would not disappear over time, or on simple cookie deletion.</li>
<li>Notes could be administered from a central interface.</li>
<li>The central interface could be used to change the default note settings.</li>
</ol>
<p>This list of requirements hinted at a neat work flow, and ensured I covered a range of topics, from simple manipulation of the <acronym title="Document Object Model">DOM</acronym>, communication between the browser and the web page and setting up a suitable storage system.</p>
<h3>Introducing Noteit Posts</h3>
<p>Today I finished the first version of the extension, which meets all the criteria listed above. While it is complete, it hasn&#8217;t been extensively tested, and could probably do with some optimisation. Additionally, there are a couple of minor issues that I&#8217;d like to get solved:</p>
<ol>
<li>Saved notes are loaded onto the website with the DOMContentLoaded event. Loosely speaking this means when the base of the website has finished loading. With larger websites or slow servers this can introduce unsatisfactory delay. Ideally I want the notes to appear as soon as I can add children to the document body.</li>
<li><del>Searching the database for saved notes is unsuccessful with more complicated URL&#8217;s. I&#8217;m assuming that this is an issue with how some characters are processed before being added to the database. </del>I&#8217;ve found the cause of this bug. I converted everything into lower-case before storing in the database, and then forgot to do the same before checking it. Ironically I did the first step to avoid case sensitive situations just like this one. I&#8217;ll correct it in the next version.</li>
<li>In a couple of cases, by WebSQL transactions are composed dynamically. While security is unnecessary in this extension, and all content directly editable by the user is scrubbed, I realise that this is not best practice and would love to avoid it is possible. If anyone has any advice on how best to accomplish something like the following, it would be greatly appreciated: <code>transaction.executeSql('UPDATE Notes SET '+field1+'=? WHERE id=?',[value1,id], null, function (transaction,error) {errorhandle('updatenote',transaction,error);})</code></li>
</ol>
<p>I&#8217;m making this early version available  for anyone who wishes to play around with it, for the purposes of beta testing. If you have any issues, please let me know. Also, if you are familiar with javascript, and opera extension development, then please feel free to look at my code. Any feedback, especially with respect to &#8216;bad practice&#8217; would be greatly appreciated.</p>
<p>Edit: Uploaded a new version to correct the case-sensitivity bug. Additionally modified the version number to be more suitable for pre-official release version, and altered the ID to refer to this blog post, as Opera seem to like URLs as IDs.</p>
<p>Edit: Version 0.0.3 uploaded to provide increased security, and to ensure that posts are correctly assigned to the current page when switching from domain mode to page mode.</p>
<p>&nbsp;</p>
<p><a style="padding: 20px; background: #99ff99; border: 2px solid #30ff30; border-radius: 5px; margin: 30px; clear: left;" href="http://www.jaspsplace.co.uk/filedump/noteit.oex">Download Noteit Posts 0.0.3</a></p>
<div class="shr-publisher-20696"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:right;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2011%2F03%2F08%2Flearning-the-script-noteit-an-opera-extension%2F' data-shr_title='Learning+the+script%3A+Noteit+-+An+Opera+Extension'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2011%2F03%2F08%2Flearning-the-script-noteit-an-opera-extension%2F' data-shr_title='Learning+the+script%3A+Noteit+-+An+Opera+Extension'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.jaspsplace.co.uk/2011/03/08/learning-the-script-noteit-an-opera-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Divinity II: Dragon Knight Saga &#8211; Review</title>
		<link>http://blog.jaspsplace.co.uk/2011/01/30/divinity-ii-dragon-knight-saga-review/</link>
		<comments>http://blog.jaspsplace.co.uk/2011/01/30/divinity-ii-dragon-knight-saga-review/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 12:39:13 +0000</pubDate>
		<dc:creator>James G</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Computer Games]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[comupter games]]></category>
		<category><![CDATA[Divinity II]]></category>
		<category><![CDATA[Dragon Knight Saga]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[RPGs]]></category>

		<guid isPermaLink="false">http://blog.jaspsplace.co.uk/?p=20680</guid>
		<description><![CDATA[Note This review was originally written for the forums of Rock, paper, Shotgun, it has been modified here to make it more suitable for a blog entry. Unfortunately, as it was somewhat spontaneous, and was written after I had finished, and uninstalled the game, I unfortunately don&#8217;t have any screenshots to illustrate the review. The [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="notification">
<h3>Note</h3>
<p>This review was originally written for the forums of <a href="http://www.rockpapershotgun.com">Rock, paper, Shotgun</a>, it has been modified here to make it more suitable for a blog entry. Unfortunately, as it was somewhat spontaneous, and was written after I had finished, and uninstalled the game, I unfortunately don&#8217;t have any screenshots to illustrate the review. The review is for the PC version of the game.</div>
<p>I picked up <em>Divinity II: Dragon Knight Saga</em> with some slight trepidation; while I had been first attracted to the game prior to its initial release in the form of <em>Divinity II: Ego Draconis</em>, poor reviews for the first release dissuaded me from taking the plunge. With the release of the expansion pack, <em>Flames of Vengeance</em>,  Larian Studios remastered the first game, incorporating an improved graphics engine and a number of other improvements. The <em>Dragon Knight Saga</em> release includes this remastered version of the first game, and the <em>Flames of Vengeance</em> expansion, which extends and concludes the story. With reports that these improvements had addressed some of the main issues that had marred the original release, I picked up <em>Dragon Knight Saga</em> in the Steam sale, and was pleasantly surprised. In many ways it is a B-list game, lacking spit and polish of your AAA games, while at the same time avoiding the true levels of innovation which would help it truly step above the competition. However, if your looking for an enjoyable RPG romp, with a few neat ideas, then it manages to deliver solidly.</p>
<p>The most obvious of these neat ideas is the central conceit, the ability to turn into a dragon, something which ensured that the game jumped on to my radar. However, while the idea isn&#8217;t exactly squandered, it certainly isn&#8217;t used to its full potential, barely making an appearance until halfway through the game, and remaining almost entirely unused in the &#8220;Flames of Vengence&#8221; expansion. For the most part, dragon sections feel like a separate mini-game, albeit one which is remarkably useful for making a rapid escape from danger. They are competent enough, but for the most part lack the depth and variety of the human portions of the game. Instead, the draconic nature of the main character plays a far more interesting role in the development of the plot, although again, this scenario is not explored to its full potential. In practice, neither of these decisions should be seen as a major failing on the part of the game; instead the reflect on clear design decision, in terms of gameplay and exposition respectively. However, if your primary reasons for looking at the game were to take part in epic in air combat, or to experience a detailed consideration of the nature of the self and the nature of humanity (or draconity) then you&#8217;d best look elsewhere.</p>
<p>While the central conceit may fail to deliver anything more than a distraction, the rest of the game provides more than enough satisfaction. The mind-reading skill provides a neat mechanic, providing a few rewards or alternative quest solutions along the way. In many ways it acts in a similar manner to speech checks in other RPGs, but the experience cost for mind reading means that its use becomes considered, rather than the &#8216;speech check option&#8217; magic button seen in games like <em>Mass Effect</em>.</p>
<p>The game is classless, allowing you to easily develop your character as you wish. I was easily able to create a battle mage, giving myself a nice selection of DPS spells, summons, healing and crowd control, while still ensuring I was durable in melee combat and could deal out considerable damage with my dual wield weapons. The ability to upgrade skills ensures that spells do not become underpowered as the game progresses, and it is easy to respec your skill tree later should you have a change of heart.</p>
<p>Other nice mechanics are the weapon and armour enchantment, which can make significant differences to the performance of your kit. However, one criticism is that the weapon damaged modifications are ridiculously overpowered at the higher levels, making them no-brainer choices when compared to the other possibilities. The problem is further compounded for dual wield characters, as damage modifiers on your main hand, also effect your off hand, and vice versa. By the end of the game I was dealing more damage due to my enchantments than due to the base damage of the weapons themselves.</p>
<p>Necromancy provides a &#8216;creature,&#8217; which acts as a summon for all character builds. The choice of different limb sets allows the creature to be customised to perform different roles, loosely falling into mage, ranger and tank. While in the early game your creature can be a valuable ally, by the end game a maxed out creature will be only a minor distraction for your enemies. It would have been nice to see a bit more tactical depth introduced at this point, allowing the player to issue basic commands to the creature, although it is possible that the developers wished to avoid the feeling that you need to micromanage your summons.</p>
<p>While combat provides enough depth to allow the player to customise their approach, and to ensure they aren&#8217;t reduced to continually spamming the same skill, it is slightly lacking in variety. While enemies show slight differences in damage sensitivities, it isn&#8217;t sufficient to discourage a one size fits all approach, especially in the later stages. Additionally, power games are likely to find themselves becoming overpowered towards the end of the expansion, although I can be partly blamed here as I entirely forgot I could turn up the difficulty.</p>
<p>The game isn&#8217;t going to win any awards for writing, and the plot, while entertaining, is lacking in depth, or any striking originality. However, it is entirely serviceable, and has enough twists and variations to prevent it from becoming overly predictable. &#8216;Dark&#8217; fantasy this is not, and the game never takes itself too seriously; it is perfectly willing to mock itself when it needs to, voice acting is often served with a large side order of ham, and most conversations have a few witty retorts.</p>
<p>Quest design is pleasantly varied, and often enough allows for a couple of different solutions; although in many cases the repercussions of these decisions are decidedly limited. A few quests even involve jumping puzzles, unusual for an RPG; for the most part the third person perspective, and decent platform placement, ensures that these are pleasant change of pace, rather than a source of hair pulling frustration. Especially nice are the unmarked quests, such as small puzzles in dungeons that may lead to a chest of loot. These latter puzzles couple well with the games rewarding of exploration. With the tutorial out the way, it is theoretically possible to run through the world that will host most of the original campaign. In practice you&#8217;ll soon be killed by enemies outside your level; the game features no level scaling, and until the expansion pack, pretty much no respawning.</p>
<p>One of the nicest features of the game is the great art design, and there are some fantastic areas and enemies. While it would have been nice had the designers gone completely overboard with some of these designs, there are still obvious efforts to ensure that some of the more cookie cutter sections, such as the flying fortresses, are still given their own flavour.</p>
<p>I realise that this review might sound a bit 70%, however the game holds together remarkably well; it is better than this. It is, for the large part enjoyably competent, but with a few touches of something much better. Like a cheap summer blockbuster, that somehow manages to get all the elements in the right place, and shines through because the people who made it were genuinely enjoying what they were doing. Divinity II knows that it is not AAA material, and it gloriously recognises this fact and revels in it. It reminds me of games from the 90s, before they were &#8216;serious business,&#8217; and never worries about being a bit silly if that means things will be more fun. Finally, although you shouldn&#8217;t buy it solely because of this fact, you can play a bloody dragon.</p>
<p>In the UK, <em>Divinity II: Dragon Knight Saga</em> is currently available on PC by digital distrubution only.</p>
<ul>
<li><a href="http://store.steampowered.com/app/58540/?snr=1_4_4__13">Steam</a></li>
<li><a href="http://www.larianvault.com/product.php?item=9">Direct from the developers</a></li>
<li><a href="http://www.gamersgate.co.uk/DD-D2KNS/divinity-ii-the-dragon-knight-saga?caff=1330211">Gamers Gate</a></li>
</ul>
<div class="shr-publisher-20680"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:right;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2011%2F01%2F30%2Fdivinity-ii-dragon-knight-saga-review%2F' data-shr_title='Divinity+II%3A+Dragon+Knight+Saga+-+Review'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2011%2F01%2F30%2Fdivinity-ii-dragon-knight-saga-review%2F' data-shr_title='Divinity+II%3A+Dragon+Knight+Saga+-+Review'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.jaspsplace.co.uk/2011/01/30/divinity-ii-dragon-knight-saga-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Diverse Power of Love</title>
		<link>http://blog.jaspsplace.co.uk/2011/01/03/the-diverse-power-of-love/</link>
		<comments>http://blog.jaspsplace.co.uk/2011/01/03/the-diverse-power-of-love/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 00:22:21 +0000</pubDate>
		<dc:creator>James G</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Ponderings]]></category>
		<category><![CDATA[illinformed ramblings]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[Yes James is actually writing about music]]></category>

		<guid isPermaLink="false">http://blog.jaspsplace.co.uk/?p=20662</guid>
		<description><![CDATA[You know how it is, a family discussion leads to debate over who was best known for a particular song, followed by a brief poll over twitter and facebook, which only serves to split the debate further. The subject of this particular debate &#8220;The Power of Love.&#8221; Now, I can&#8217;t remember what actually triggered this [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>You know how it is, a family discussion leads to debate over who was best known for a particular song, followed by a brief poll over twitter and facebook, which only serves to split the debate further.</p>
<p>The subject of this particular debate &#8220;The Power of Love.&#8221;</p>
<p>Now, I can&#8217;t remember what actually triggered this discussion, but as a Child of the 80&#8242;s I immediately plumped for <em>Huey Lewis and the News</em>, which formed the sound track to the 1985 film, <em>Back to the Future</em>. Meanwhile, after a quick and misleading Spotify search my Mum went for the great <em>Jimmy Hendrix</em>, whereas Dad was running for <em>Celien Dion</em>. My slightly illphrased questioning on twitter and facebook turned up Jesus, more <em>Huey Lewis</em>, someone&#8217;s auntie and <em>Frankie Goes to Hollywood</em>.</p>
<p>But clearly one of these had to be the original, didn&#8217;t they. Well, no. It appears that we were all looking at different songs:</p>
<h3>Power of Love 1</h3>
<p>Well, going with my choice first we have the <em>Huey Lewis and the News</em> version. The most popular option in my informal poll, this formed the soundtrack of 1985 time travel comedy <em>Back to the Future</em>. It also sits at the top of the ambiguity page on wikipedia, and is the first suggestion in Spotify and Youtube.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/SbYQXmWrtpA?fs=1&amp;hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/SbYQXmWrtpA?fs=1&amp;hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p><a href="spotify:track:0BuhyFIoYROQCptB6bXsYR">Spotify Link</a></p>
<p>But, naturally, this has been covered, including a slightly disapointing 8-bit inspired mix which infused the back to the future theme by <a href="spotify:track:7HGNSS7BfdG6Zyz0WIia8u">I Fight Dragons (Spotify)</a>.<br />
<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/kl6Ery4Q_uE?fs=1&amp;hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/kl6Ery4Q_uE?fs=1&amp;hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<h3>Power of Love 2</h3>
<p>I was actualy familiar with this song, even though the Huey Lewis and the News version would come to mind first. Originally done by <em>Frankie Goes To Hollywood</em>, Spotify would suggest that this is one of the most covered songs with this name. Dated from 1984, this predates the Huey Lewis and the News song.<br />
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/ShN8UIk5-mw?fs=1&amp;hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ShN8UIk5-mw?fs=1&amp;hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object><br />
Then a few of the covers.<br />
<a href="spotify:track:6kwawIAvXpnEtWDXIFpqxc">Free4 (DALA)</a>, <a href="spotify:track:6ISXopzHnrmKNMi5KM7Wjk">Dune</a>, <a href="spotify:track:0injYAKUPPIK3TZPRgy7qj">Omph! (Quite different)</a>, <a href="spotify:track:1wE6cU1xB2tl5KDNmXbxXe">Anneke Van Giersbergen</a>, <a href="spotify:track:5ET1FiFufSsaChqLm5fRah">LOndon Symphony Orchestra</a></p>
<h3>The Power of Love 3</h3>
<p>Clearly the mid 1980s were all about the Power of Love, as 1984 also saw the release of the Jennifer Rush song of the Same name. Subsequently covered by Celine Dion, who picked up my Dads vote.<br />
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/Lr0xJBsVbZY?fs=1&amp;hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Lr0xJBsVbZY?fs=1&amp;hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object><br />
<a href="spotify:track:7EkFVRqmso1h8WjrUrlXIT">Jennifer Rush (Spotify)</a><br />
<a href="spotify:track:4hNnlZ2ro9G7npTrV08LS3">Celine Dion</a><br />
<a href="spotify:track:6EkMkvPKjbMd7F2MP8MGCZ">Gregorian Chants</a></p>
<h3>The Power of Love 3+x</h3>
<p>Of course, this being the second decade of the 21st century, we are no longer limited by who manages to find a record label. These enterprising folk clearly decided that they&#8217;d release a song under a title that people were doubtlessly fed up of even during 1985. Still, if they had called it something else I wouldn&#8217;t be linking it here, so a win on one level I suppose.<br />
<a href="spotify:track:7fooTTXwVU9zvKUVIRRhv8">DJ Stephanie</a>, <a href="spotify:track:2LdCeEdsxNFuUTpATNh840">Lunatica</a></p>
<p>Pre-dating all of these we have the <a href="spotify:track:6XECBiarN9OjVNc3wLgH3Y">Everly Brothers with [You Got] The Power of Love</a>, 1966. Makes you wonder why they they bothered with the brackets. If you want to be strict though, first example of a <em>Power of Love</em> without the brackets appears to be <a href="spotify:track:1i8pwIQU37GdiFDxA5Izig">Joe Simon</a>, 1972, shortly followed by <a href="spotify:track:4PY1u688eYypZHeskEOzG5">Gary Wright</a>, from 1975.</p>
<h3>So&#8230;</h3>
<p>More songs called &#8216;Power of Love&#8217; than you can shake a stick at. Seems that my mum was completely off with her suggestion of Hendrix, but I blame the erroneous prompting of Spotify on my Android for that. Seems she was actually thinking of <em>Power to Love</em>.</p>
<p>Very A-typical blog post, and I guess plenty of folk will have known all this already, but bah, I can bore you all with science, politics or gaming again at some other point.</p>
<div class="shr-publisher-20662"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:right;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2011%2F01%2F03%2Fthe-diverse-power-of-love%2F' data-shr_title='The+Diverse+Power+of+Love'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2011%2F01%2F03%2Fthe-diverse-power-of-love%2F' data-shr_title='The+Diverse+Power+of+Love'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.jaspsplace.co.uk/2011/01/03/the-diverse-power-of-love/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Shedding light on astrological nonsense</title>
		<link>http://blog.jaspsplace.co.uk/2010/12/17/shedding-light-on-astrological-nonsense/</link>
		<comments>http://blog.jaspsplace.co.uk/2010/12/17/shedding-light-on-astrological-nonsense/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 20:13:27 +0000</pubDate>
		<dc:creator>James G</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Essays]]></category>
		<category><![CDATA[astrology]]></category>
		<category><![CDATA[bad science]]></category>
		<category><![CDATA[Biology]]></category>
		<category><![CDATA[circadian rythms]]></category>
		<category><![CDATA[Playing Ben Goldacre]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[skepticism]]></category>

		<guid isPermaLink="false">http://blog.jaspsplace.co.uk/?p=20432</guid>
		<description><![CDATA[Last night I was directed towards an article claiming that scientists had inadvertently found evidence to support astrology: Principle of astrology proven to be scientific: planetary position imprints biological clocks of mammals (NaturalNews) Mention the word &#8220;astrology&#8221; and skeptics go into an epileptic fit. The idea that someone&#8217;s personality could be imprinted at birth according [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Last night I was directed towards an article claiming that scientists had inadvertently found evidence to support astrology:</p>
<blockquote><h3><a href="http://www.naturalnews.com/030698_astrology_scientific_basis.html">Principle of astrology proven to be scientific: planetary position imprints biological clocks of mammals</a></h3>
<p>(NaturalNews) Mention the word &#8220;astrology&#8221; and skeptics go into an epileptic fit. The idea that someone&#8217;s personality could be imprinted at birth according to the position of the sun, moon and planets has long been derided as &#8220;quackery&#8221; by the so-called &#8220;scientific&#8221; community which resists any notion based on holistic connections between individuals and the cosmos.<br />
&#8230;<br />
Skeptics must be further bewildered by the new research published in Nature Neuroscience and conducted at Vanderbilt University which unintentionally provides scientific support for the fundamental principle of astrology &#8212; namely, that the position of the planets at your time of birth influences your personality.</p></blockquote>
<p>As a member of the <em>&#8220;so-called &#8220;scientific&#8221; community&#8221;</em> I admit that I immediately suspected quackery, or woeful misinterpretation on the part of the astrologers writing the article. However, were I to write off their claims entirely based on this suspicion, then I would be guilty of the close mindedness that they accuse me of. So, in order to dissect their claims, I had to go back to the primary source, the paper they were referencing<sup><a href="http://blog.jaspsplace.co.uk/2010/12/17/shedding-light-on-astrological-nonsense/#footnote_0_20432" id="identifier_0_20432" class="footnote-link footnote-identifier-link" title="Ciarleglio, C. M., Axley, J. C., Strauss, B. R., Gamble, K. L., &amp;#038; McMahon, D. G. (2010). Perinatal photoperiod imprints the circadian clock. Nature neuroscience. doi:10.1038/nn.2699.">1</a></sup> .</p>
<h3>What do the astrologers claim?</h3>
<p>Before we take a look at the original paper, lets have a look at what the astrologers claim. I&#8217;ll only concern myself with the claims directly relevant to the paper they are discussing; their claims regarding scientific arrogance, their straw-man scientists, and cold fusion can be left for someone else to tackle.</p>
<p>The first claim is that &#8220;according to the conventional view, your genes and your parenting determine your personality, and the position of planet Earth at the time of your birth has nothing to do with it.&#8221; This attempt to set out the conventional scientific viewpoint ignores the large number of other environmental effects that scientists accept can influence development. These environmental effects can be influenced indirectly by the position of the earth, as it is the movement of the earth that is responsible for influencing the seasons.</p>
<p>The astrologers then make the following claims regarding the findings of Ciarleglio <em>et al.</em>:</p>
<ol>
<li>That the position of the planets at the time of your birth influences your personality.</li>
<li>That mice born in the winter show a &#8220;consistent slowing of their daytime activity&#8221;</li>
<li>That mice born in the winter are more susceptible to Seasonal Affective Disorder (SAD).</li>
</ol>
<p>They then summarise by claiming that &#8220;one of the core principles of astrology [is] that the position of the planets at the time of your birth (which might be called the &#8220;season&#8221; of your birth) can actually result in changes in your brain physiology which impact lifelong behavior.&#8221;</p>
<p>So, does the paper actually support the claims they make of it?</p>
<h3>The Paper</h3>
<p>Unfortunately the writers of the article don&#8217;t actually provide a link to the original paper, something which is sadly <a href="http://blog.jaspsplace.co.uk/2007/09/06/i-demand-dois/">all too common</a> . However, they do provide enough information to let us find the paper:</p>
<blockquote><p><a href="http://www.nature.com/neuro/journal/vaop/ncurrent/full/nn.2699.html"><br />
<h4>Perinatal photoperiod imprints the circadian clock</h4>
<p></a><br />
<em><small>Christopher M Ciarleglio, John C Axley, Benjamin R Strauss, Karen L Gamble &#038; Douglas G McMahon<br />
Nature Neuroscience (2010) doi:10.1038/nn.2699<br />
Received 24 August 2010 Accepted 21 October 2010 Published online 05 December 2010</small></em></p>
<p>Using real-time gene expression imaging and behavioral analysis, we found that the perinatal photoperiod has lasting effects on the circadian rhythms expressed by clock neurons as well as on mouse behavior, and sets the responsiveness of the biological clock to subsequent changes in photoperiod. These developmental gene × environment interactions tune circadian clock responses to subsequent seasonal photoperiods and may contribute to the influence of season on neurobehavioral disorders in humans.</p></blockquote>
<p>As far as I can tell, the paper is open access, which means that anyone should be able to read it. I&#8217;m afraid the same can&#8217;t be said for all the papers I&#8217;ve referenced here.</p>
<h4>What do they do?</h4>
<div class="notification midnot alignright">
<h4>The Circadian Rhythm</h4>
<p>That nature responds to the cycle of day and night is easily observable, flowers track the sun, people and other animals sleep and awake, and other behaviour seems to correlate with the time of day. What is perhaps more surprising, is many of these behaviours continue to show a daily cycle, even if the sun is removed from the equation. For example, flowers will continue to track the position of the sun for several days after being placed in a dark room. Typically the cycles shown during these &#8216;free-running periods&#8217; (either of constant light, or constant dark) are either slightly longer or slightly shorter than twenty-four hours, and the regular light-dark cycle is necessary to maintain calibration.</p>
<p>The impact of circadian rhythms on human behaviours should be apparent to anyone who has ever experienced jet lag, and the depression that can follow the shorter winter days (SAD), has been linked to the circadian cycles. In humans and other mammals, this internal biological clock has been tracked down to a region of the brain known as the suprachiasmatic nuclei (SCN), in which the expression of a number of genes, or associated hormone production, vary on an approximately twenty-four hour cycle. These cycles continue, even when exposed to constant light, or constant dark, thus providing an internal &#8216;body clock.&#8217;</p>
<p>The &#8216;clock genes&#8217; are those whose expression (the level at which the cell makes protein from a given gene) varies over the cycle. For example, the gene <em>per1</em> is most active during the day. By genetic manipulation, is is possible to ensure that <em>per1</em> produces a product with a fluorescent tag, allowing its activity to be measured by monitoring cell florescence.</div>
<p>Mice were exposed to either short-day or long-day light cycles (8 or 16 hours of &#8216;daylight&#8217; respectively) from before birth until weaning (The perinatal phase). Following weaning, mice were either maintained under the same light cycle, or were stitched to the opposite cycle for a further 28 days (The continuation phase, Figure 1). Experiments were repeated in both winter and summer, to take into account variations that may be induced by the actual season. <div id="attachment_20474" class="wp-caption alignright" style="width: 284px"><a href="http://blog.jaspsplace.co.uk/2010/12/17/shedding-light-on-astrological-nonsense/photperiods/" rel="attachment wp-att-20474"><img src="http://blog.jaspsplace.co.uk/wp-content/uploads/2010/12/photperiods.png" alt="" title="Photoperiods during mouse life cycles" width="274" height="448" class="size-full wp-image-20474" /></a><p class="wp-caption-text">Figure 1: Mice were expose to either long or short day light cycles prior to weaning. Subsequently mice were either maintained under the same conditions, or were switched to the opposite cycle.</p></div><br />
Following this treatment, the circadian rhythms of the rodents were studied, either by tracking the expression of specific &#8216;clock genes,&#8217; or by monitoring rodent behavioural activity<sup><a href="http://blog.jaspsplace.co.uk/2010/12/17/shedding-light-on-astrological-nonsense/#footnote_1_20432" id="identifier_1_20432" class="footnote-link footnote-identifier-link" title="Wheel usage">2</a></sup>.</p>
<h4>What do they find?</h4>
<p>The authors found that the &#8216;day length&#8217; at birth continues to have an impact on the circadian rhythms of the mice, even after they have been shifted to a different cycle. In particular, long-day born mice, showed a narrower peak of activity in the SCN, and in addition showed a shorter internal clock cycle, this resulted in more consistency between subsequent exposure to either long or short day cycles. In contrast, short-day born mice generally showed wider peaks of activity, and longer internal clock cycles. They were also subject to more variation in circadian rhythm behaviour between subsequent &#8216;summer&#8217; or &#8216;winter&#8217; cycles. </p>
<h4>What does this mean?</h4>
<p>This indicates that the day length at birth may have long term effect on subsequent circadian rhythms, even when the day length changes. In particular, mice born during a &#8216;winter&#8217; cycle seem to show more variation in subsequent seasonal changes. The authors indicate that this may have implications with respect to previous findings, which show that mice born during winter-like cycles show increased levels of depression like symptoms, and that winter born humans show increased levels of SAD, bipolar disorder and schizophrenia. However at this stage it is not possible to draw a firm link between the findings.</p>
<h4>What are the limitations of the study?</h4>
<p>One of the primary limitations of the study is that it only addresses a short time span, and the authors acknowledge that they have no indication as to how long the effects may last. This may be especially relevant when attempting to translate the results to humans: not only a different species, but one with a significantly longer lifespan. </p>
<p>Additionally, I am also concerned that the study only considered two phases, the perinatal phase, and then either a continuation of the initial levels, or a switch to the opposite seasonal cycle. The possibility remains that exposure to a long-day cycle outside the perinatal period is sufficient to, at least partially, imprint the same pattern as seen in the long-day born mice. In support of this possibility is the considerably lower variation between short-day and long-day born mice under long-day conditions. However it should be pointed out that there are still significant differences between shot-day and long-day born mice.</p>
<h3>Does the paper support the claims of the original article?</h3>
<p>In short no.</p>
<p>Firstly, the only planet whose position has effect on day length is planet earth, where the orientation of its axis relative to the sun determines the season, and hence the day length. The other planets have different orbital periods, which means that Mars won&#8217;t be at the same point in the sky on December 17th 2010, as it was on December 17th 2000. Furthermore, while the northern hemisphere is in the grip of winter, the southern hemisphere is in the middle of summer, meaning that any seasonal effects are going to depend on the hemisphere, as much as the location of the earth.</p>
<p>But importantly, the researchers have been careful to isolate day length as the variable, separating other seasonal effects, such as temperature, or indeed the earth&#8217;s location. Furthermore, by conducting the experiment in summer AND winter, the effectively prevent any actual seasonal variations from having an effect.</p>
<p>In short, the findings have nothing to do with astrology. Ironically, the &#8216;tabloid horoscopes&#8217; derided in the article have more to gain; your star sign is correlated with day length when you were born, at least assuming we confine ourselves to a narrow latitude.</p>
<p>Oddly the article also ascribes the findings regarding depression like symptoms in winter-born mice to this study, when in fact they were conducted separately. But again, these findings were purely associated with day length, not planetary position.</p>
<p>So in summary we have either a gross misrepresentation of scientific findings, or a major misunderstanding. We also have a paper which is potentially interesting, although I&#8217;d like to see how stable the effects are through multiple changes in day-length. If the effect is isolated to a short period of possible imprinting, then it will be interesting to narrow this period down in different organisms.</p>
<div class="shr-publisher-20432"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:right;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2010%2F12%2F17%2Fshedding-light-on-astrological-nonsense%2F' data-shr_title='Shedding+light+on+astrological+nonsense'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2010%2F12%2F17%2Fshedding-light-on-astrological-nonsense%2F' data-shr_title='Shedding+light+on+astrological+nonsense'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><ol class="footnotes"><li id="footnote_0_20432" class="footnote">Ciarleglio, C. M., Axley, J. C., Strauss, B. R., Gamble, K. L., &#038; McMahon, D. G. (2010). Perinatal photoperiod imprints the circadian clock. <em>Nature neuroscience.</em> <a href="http://dx.doi.org/10.1038/nn.2699">doi:10.1038/nn.2699</a>.</li><li id="footnote_1_20432" class="footnote">Wheel usage</li></ol>]]></content:encoded>
			<wfw:commentRss>http://blog.jaspsplace.co.uk/2010/12/17/shedding-light-on-astrological-nonsense/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Thesis: Wordled</title>
		<link>http://blog.jaspsplace.co.uk/2010/12/17/my-thesis-wordled/</link>
		<comments>http://blog.jaspsplace.co.uk/2010/12/17/my-thesis-wordled/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 13:17:31 +0000</pubDate>
		<dc:creator>James G</dc:creator>
				<category><![CDATA[Creative]]></category>
		<category><![CDATA[Fun and Games]]></category>
		<category><![CDATA[Journal]]></category>
		<category><![CDATA[phd]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[word clouds]]></category>
		<category><![CDATA[wordle]]></category>

		<guid isPermaLink="false">http://blog.jaspsplace.co.uk/?p=20426</guid>
		<description><![CDATA[When I turned my 2010 facebook status updates into a word cloud, I was unsurprised to see the word thesis looming large at the centre. It has certainly been one of the defining elements of the year for me, and facebook was a good outlet. By contrast, my twitter feed was probably more dominated by [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>When I turned my 2010 facebook status updates into a <a href="http://2010.instatus.es/s/?16pgkzY">word cloud</a>, I was unsurprised to see the word thesis looming large at the centre. It has certainly been one of the defining elements of the year for me, and facebook was a good outlet. By contrast, my twitter feed was probably more dominated by the election, and the associated politics; I can&#8217;t know for sure, as &#8217;2010 in statuses&#8217; didn&#8217;t seem to look back beyond the past few days.</p>
<p>On seeing my facebook status cloud, a friend, who has had a similarly thesis dominated year, suggested turning my thesis into a word cloud. So I did.<br />
<div class="wp-caption alignright" style="width: 170px"><a href="http://www.wordle.net/show/wrdl/2899373/Thesis" title="Wordle: Thesis"><img alt="Thesis Wordle" src="http://www.wordle.net/thumb/wrdl/2899373/Thesis" title="Thesis Wordle" width="160" height="120" /></a><p class="wp-caption-text">A word cloud of my thesis</p></div><br />
I was amused by the huge &#8216;et al&#8217; in the centre, a suggestion that perhaps I has spent more time talking about other people&#8217;s work than my own. The rest of the cloud is quite pleasing, an abstract in single word chunks. The dominance of the slightly generic &#8216;protein&#8217; and &#8216;proteins&#8217; is perhaps unsurprising, yet I am surprised at how comparatively small &#8216;gene&#8217; and &#8216;genes&#8217; are. It is a weighting which is entirely consistent with the focus of the thesis, but still feels at odds with my background in genetics.  </p>
<div class="shr-publisher-20426"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:right;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2010%2F12%2F17%2Fmy-thesis-wordled%2F' data-shr_title='My+Thesis%3A+Wordled'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2010%2F12%2F17%2Fmy-thesis-wordled%2F' data-shr_title='My+Thesis%3A+Wordled'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.jaspsplace.co.uk/2010/12/17/my-thesis-wordled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mitochondrial proteins at the proteasome, are you MAD?</title>
		<link>http://blog.jaspsplace.co.uk/2010/12/16/mitochondrial-proteins-at-the-proteasome-are-you-mad/</link>
		<comments>http://blog.jaspsplace.co.uk/2010/12/16/mitochondrial-proteins-at-the-proteasome-are-you-mad/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 17:49:24 +0000</pubDate>
		<dc:creator>James G</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Essays]]></category>
		<category><![CDATA[Ponderings]]></category>
		<category><![CDATA[Biology]]></category>
		<category><![CDATA[ERAD]]></category>
		<category><![CDATA[MAD]]></category>
		<category><![CDATA[phd]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[ubiquitin]]></category>

		<guid isPermaLink="false">http://blog.jaspsplace.co.uk/?p=20360</guid>
		<description><![CDATA[For a long time it was assumed that no [analogue of the ERAD system] existed in mitochondria, the respiratory centres of the cell, as they have their own complement of proteases. However, increasing evidence is suggesting that the proteasome may play an important role in the degradation of some mitochondrial proteins, leading to the proposition of mitochondria associated degradation, or MAD.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="notification">
<h3>About this post</h3>
<p>This post was originally written for a job application, however I was never able to use it. It covers a growing field closely related to the subject of my PhD. As the article was originally intended to be written for a blog of a biology journal it is primarily written for those with training in the biological sciences, although I also tried to make it accessible to an informed lay audience. Unfortunately I think this attempt at pitching the article at a wide audience hasn&#8217;t been entirely successful, at times seeming too simplistic fro the primary audience, and at others too inaccessible to a lay audience. I also feel the article could do with being less formal, however given the original purpose of the article I felt it was better to lean towards too formal, than risk being perceived as too informal.</p>
<p>I should clarify that I don&#8217;t discuss any of my work in this article.</p></div>
<p>When proteins become damaged or are no longer required by the cell, they can be broken down into their component peptides, allowing these resources to be reclaimed. Much of this recycling occurs at proteasomes, hollow barrel like structures located in the cytoplasm and nucleus of the cell. Breakdown of proteins occurs in a catalytic chamber at the centre of the structure, and entry of potential substrates is tightly regulated by caps at either end of the chamber.</p>
<p>In most cases, a protein’s fate at the centre of the proteasome is determined by the attachment of a chain of ubiquitin: a small protein, which can be covalently attached to lysine residues on other proteins. This chain is recognised by components of the proteasome, as well as by shuttle factors, which help recruit substrates to the proteasome.</p>
<p>Proteins within the cytoplasm or nucleus have easy access to the proteasome, however those within membrane bound organelles must first be translocated into the cytosol. The first evidence for such processes occurring was found in association with the endoplasmic reticulum.</p>
<p>Endoplasmic reticulum associated degradation, or ERAD, describes the process by which unwanted proteins within the endoplasmic reticulum are retro-translocated to the cytosol. Here they are tagged with ubiquitin, and delivered to the proteasome. ERAD relies on the co-operation of a large number of factors. A series of chaperones identify proteins which are undergoing difficulty folding and in turn they deliver them to complexes in the ER membrane. From here, proteins are transferred to the cytosolic face of the organelle, and chains of ubiquitin are attached, marking them for proteasome mediated degradation. The hydrolysis of ATP by the hexameric Cdc48/p97 provides the energy to extract ubiquitinated proteins from the membrane, and co-factor proteins ensure efficient delivery to the proteasome or its shuttle factors.</p>
<p>For a long time it was assumed that no such system existed in mitochondria, the respiratory centres of the cell, as they have their own complement of proteases. However, increasing evidence is suggesting that the proteasome may play an important role in the degradation of some mitochondrial proteins, leading to the proposition of mitochondria associated degradation, or MAD.</p>
<p>Traditionally, the degradation of mitochondrial proteins has been seen to be the domain of the mitochondrially localised ATP dependent proteases. The inner mitochondrial membrane contains multi-subunit proteases with their catalytic activity orientated to face either the inter-membrane space, or the mitochondrial matrix. Additional proteases, such as Lon/PIM and ClpXP, are found within the mitochondrial matrix. This collection of proteases is sufficient to provide protein degradation in the mitochondrial matrix, inner mitochondrial membrane and the inter-membrane space, however analysis of the products of proteolysis indicate that inter-membrane space proteins are under-represented. </p>
<p>Some of the earliest evidence of proteasome dependent degradation of mitochondrial proteins came in 1985, when Rapoport et al.<sup><a href="http://blog.jaspsplace.co.uk/2010/12/16/mitochondrial-proteins-at-the-proteasome-are-you-mad/#footnote_0_20360" id="identifier_0_20360" class="footnote-link footnote-identifier-link" title="Rapoport, S., Dubiel, W., &amp;#038; M&uuml;ller, M. (1985). Proteolysis of mitochondria in reticulocytes during maturation is ubiquitin-dependent and is accompanied by a high rate of ATP hydrolysis. FEBS letters, 180(2), 249-52. Pubmed.">1</a></sup>discovered that some mitochondrial proteins were ubiquitinated, and degraded in an ATP dependent manner. Subsequent to this, other ubiquitinated proteins have been found to localise to the mitochondria, and appear to undergo proteasome mediated degradation.</p>
<p>More direct evidence arose when Margineantu et al.<sup><a href="http://blog.jaspsplace.co.uk/2010/12/16/mitochondrial-proteins-at-the-proteasome-are-you-mad/#footnote_1_20360" id="identifier_1_20360" class="footnote-link footnote-identifier-link" title="Margineantu, D. H., Emerson, C. B., Diaz, D., &amp;#038; Hockenbery, D. M. (2007). Hsp90 inhibition decreases mitochondrial protein turnover. PloS one, 2(10), e1066. doi: 10.1371/journal.pone.0001066.">2</a></sup> found that the heat-shock protein Hsp90 appeared to promote ubiquitination of OSCP, a matrix localised subunit of the mitochondiral F1F0-ATPase. Further investigation revealed that disruption of Hsp90 resulted in reduced turnover of OSCP and other mitochondrial proteins, resulting in accumulation on the outer mitochondrial membrane; similar changes were observed on proteasome inhibition. This accumulated protein appeared to be a result of retro-translocation of mature mitochondrial proteins, indicating that mitochondria possessed a pathway of retro-translocation and proteasome mediated degradation, analogous to the ERAD pathway.</p>
<p>Dissection of the mitochondria associated degradation pathway is still in its early stages, and as yet many of the required components remain speculative. Comparison with the better characterised ERAD pathway is inevitable, and it remains to be seen if any elements will be shared between the two pathways. Recent work by Heo et al.<sup><a href="http://blog.jaspsplace.co.uk/2010/12/16/mitochondrial-proteins-at-the-proteasome-are-you-mad/#footnote_2_20360" id="identifier_2_20360" class="footnote-link footnote-identifier-link" title="Heo, J.-M., Livnat-Levanon, N., Taylor, E. B., Jones, K. T., Dephoure, N., Ring, J., et al. (2010). A stress-responsive system for mitochondrial protein degradation. Molecular cell, 40(3), 465-80. doi: 10.1016/j.molcel.2010.10.021.">3</a></sup> discovered that Cdc48/p97 was recruited to mitochondria in a stress responsive manner by a protein they called Vms1 (VCP/Cdc48-associated mitochondrial stress-responsive). Disruption of this process resulted in a reduction in ubiquitin-dependent degradation of mitochondrial proteins, leading the authors to propose that Cdc48/p97 may perform a key role in MAD, as well as in ERAD.</p>
<p>The highly oxidative environment of the mitochondria means that its proteins are particularly prone to damage. Mitochondrial proteases have long been known to provide one line of protein quality control, and it is increasingly apparent that the proteasome dependent degradation of the MAD pathway may provide another. Dissection of the MAD pathway will be essential for forming a complete picture of the mitochondrial protection against damaged proteins, and may provide insights into diseases such as amyotrophic lateral sclerosis, which are associated with an accumulation of misfolded proteins in the mitochondria.</p>
<div class="shr-publisher-20360"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:right;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2010%2F12%2F16%2Fmitochondrial-proteins-at-the-proteasome-are-you-mad%2F' data-shr_title='Mitochondrial+proteins+at+the+proteasome%2C+are+you+MAD%3F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2010%2F12%2F16%2Fmitochondrial-proteins-at-the-proteasome-are-you-mad%2F' data-shr_title='Mitochondrial+proteins+at+the+proteasome%2C+are+you+MAD%3F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><ol class="footnotes"><li id="footnote_0_20360" class="footnote">Rapoport, S., Dubiel, W., &#038; Müller, M. (1985). Proteolysis of mitochondria in reticulocytes during maturation is ubiquitin-dependent and is accompanied by a high rate of ATP hydrolysis. FEBS letters, 180(2), 249-52. <a href="http://www.ncbi.nlm.nih.gov/pubmed/2981723">Pubmed.</a></li><li id="footnote_1_20360" class="footnote">Margineantu, D. H., Emerson, C. B., Diaz, D., &#038; Hockenbery, D. M. (2007). Hsp90 inhibition decreases mitochondrial protein turnover. PloS one, 2(10), e1066. doi: <a href="http://dx.doi.org/10.1371/journal.pone.0001066">10.1371/journal.pone.0001066</a>.</li><li id="footnote_2_20360" class="footnote">Heo, J.-M., Livnat-Levanon, N., Taylor, E. B., Jones, K. T., Dephoure, N., Ring, J., et al. (2010). A stress-responsive system for mitochondrial protein degradation. Molecular cell, 40(3), 465-80. doi: <a href="http://dx.doi.org/10.1016/j.molcel.2010.10.021">10.1016/j.molcel.2010.10.021</a>.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://blog.jaspsplace.co.uk/2010/12/16/mitochondrial-proteins-at-the-proteasome-are-you-mad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submitted, home and with wheels</title>
		<link>http://blog.jaspsplace.co.uk/2010/07/31/submitted-home-and-with-wheels/</link>
		<comments>http://blog.jaspsplace.co.uk/2010/07/31/submitted-home-and-with-wheels/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 14:39:10 +0000</pubDate>
		<dc:creator>James G</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[bike]]></category>
		<category><![CDATA[cycling]]></category>
		<category><![CDATA[phd]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[transport]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://blog.jaspsplace.co.uk/?p=713</guid>
		<description><![CDATA[With the thesis submitted, there were few reasons to remain in Edinburgh; the viva itself isn't until September. So last Saturday I headed south on the train, met my parents and a brother in Birmingham, and then headed off with my parents back to their house. ...
One of the problems with being back home, is the isolation. While I can't pretend that my village is some rural backwater, without sewers, running water or electricity, it does lack basic facilities, such as a place to buy Jaffa cakes when you get a sudden craving at 8.30 pm.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>About a week and a half ago I finally submitted my thesis, 40 months lab-work condensed into a document that was worryingly thinner than most. However, you work with what you have; padding the document with unnecessary figures and paragraphs will only serve to increase the length, to the detriment of the quality. As a secondary benefit, a short thesis also means that there is less to be familiar with for the viva, although I&#8217;m sure it will not work out that way in practice.</p>
<p>With the thesis submitted, there were few reasons to remain in Edinburgh; the viva itself isn&#8217;t until September. So last Saturday I headed south on the train, met my parents and a brother in Birmingham, and then headed off with my parents back to their house. For the first time in five years, I was back in my childhood room, <em>not</em> living out of a suitcase. It also meant, that for the first time in a year, I could get my desktop set up with a decent broadband connection again.</p>
<p>One of the problems with being back home, is the isolation. While I can&#8217;t pretend that my village is some rural backwater, without sewers, running water or electricity, it does lack basic facilities, such as a place to buy Jaffa cakes when you get a sudden craving at 8.30 pm.  This dire lack of Jaffa cake suppliers is made even more apparent when you consider the colour of my driving license: it&#8217;s green. The inability to drive may seem surprising for someone who grew up in a rural area, but despite the obvious usefulness of the skill, cars bore me, and early attempts at learning soon made it apparent that I wasn&#8217;t exactly a natural. Then it wasn&#8217;t long before I was off to university, and for the past eight years I have not only not needed a car, but have been living in situations where its often easier not using one. I&#8217;m sure I will learn eventually, but I&#8217;m wary of doing so, and then not driving for a few years.</p>
<p>Yet now I&#8217;m back in rural Wiltshire, and while I don&#8217;t intend to be here long, it is certainly far longer than I could cope with being housebound. On top of this, a somewhat lacking public transport system means that I&#8217;d be constantly relying on parents or other people for lifts, which is neither polite, fair, or convenient. This is especially true over the next two weeks, as my parents will be in Spain, and the drive back would require I give them a couple of days notice, hardly convenient; oh, and it might break the polite and fair requirements as well.</p>
<p>Without the ability to drive four wheels, I have instead settled on two, and have purchased my first bike for several years<sup><a href="http://blog.jaspsplace.co.uk/2010/07/31/submitted-home-and-with-wheels/#footnote_0_713" id="identifier_0_713" class="footnote-link footnote-identifier-link" title="A Trek 7.0 FX, if you are interested, or even for that matter, if you are not.">1</a></sup>; it has also been ten or more years since I last cycled. While they say that you never forget how to ride a bike, I was still a bit cautious as I set out on it for the first time. Last night I began with a simple ride up and down the road to make sure everything was flowing smoothly, and today I took it for a short 6 mile round trip to a local walking spot. Fortunately it appears that I do still remember how to ride a bike, and failed to have any embarrassing crashes. The trip also revealed that I need to raise my handlebars slightly, and to tilt the saddle back, something that will depend on my finding a suitable Alan key. The bike however does give me mobility, and in concert with the rail network it should mean I can get almost anywhere. And who knows, perhaps even if I do fail to drive a car for a few years after learning, I&#8217;ll slip back behind the wheel with similar ease to slipping back behind the handlebars.</p>
<p>I hope to get back to writing some of the more structured blog entries shortly, once I&#8217;ve had a bit more consideration about how I intend to use this website in future.</p>
<div class="shr-publisher-713"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:right;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2010%2F07%2F31%2Fsubmitted-home-and-with-wheels%2F' data-shr_title='Submitted%2C+home+and+with+wheels'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fblog.jaspsplace.co.uk%2F2010%2F07%2F31%2Fsubmitted-home-and-with-wheels%2F' data-shr_title='Submitted%2C+home+and+with+wheels'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><ol class="footnotes"><li id="footnote_0_713" class="footnote">A Trek 7.0 FX, if you are interested, or even for that matter, if you are not.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://blog.jaspsplace.co.uk/2010/07/31/submitted-home-and-with-wheels/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

