<?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>eruANNA &#187; Technology</title>
	<atom:link href="http://www.eruanna.net/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eruanna.net</link>
	<description>The blog of a multimedia technology student based in the UK.</description>
	<lastBuildDate>Sat, 19 Nov 2011 13:47:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Adding your geotagged flickr photos to a google map</title>
		<link>http://www.eruanna.net/adding-your-geotagged-flickr-photos-to-a-google-map/</link>
		<comments>http://www.eruanna.net/adding-your-geotagged-flickr-photos-to-a-google-map/#comments</comments>
		<pubDate>Fri, 15 May 2009 19:28:35 +0000</pubDate>
		<dc:creator>Nnax</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.eruanna.net/?p=708</guid>
		<description><![CDATA[I can claim absolutely no credit for this bit of code, its all courtesy wubbahed.com. All I&#8217;m doing here is displaying the code for you to copy and paste. This bit of code will display your geotagged flickr photos on a google map. I use this in the sidebar of one of my blogs. You [...]]]></description>
			<content:encoded><![CDATA[<p>I can claim absolutely no credit for this bit of code, its all courtesy <a href="http://wubbahed.com/2007/04/16/google-maps-flickr-georss-feed/">wubbahed.com</a>. All I&#8217;m doing here is displaying the code for you to copy and paste. </p>
<p>This bit of code will display your geotagged flickr photos on a google map. I use this in the sidebar of one of my blogs.</p>
<p>You will need your own API key. <a href="http://code.google.com/apis/maps/signup.html">Get yours here</a>.</p>
<p>The geoFeed can be found at the <a href="http://www.flickr.com/photos/xhan104/">bottom of your flickr page </a>.</p>
<div class="postimg"><img src="http://farm3.static.flickr.com/2410/3533539505_4404e0056c.jpg" alt="" /></div>
<p>Once you have this information replace the sections in bold.</p>
<p>&lt;script src=&quot;http://maps.google.com/maps?file=api&amp;v=2&amp;key=<b>ABQIAAAA-W9uqIa2PP530F8zDw7ifhTU7ZIBfnHw4wAfJHH0RagnnLKqYRRMSJ_Im0zVLMtCE6XFGDom2iMmrA</b>&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</p>
<p>&lt;script type=&quot;text/javascript&quot;&gt;<br />
var map;<br />
var geoXml = new GGeoXml(&quot;<b>http://api.flickr.com/services/feeds/geo/?id=38083777@N08&amp;lang=en-us&amp;format=rss_200</b>&quot;);<br />
function loadMap() {<br />
if (GBrowserIsCompatible()) {<br />
var map = new GMap2(document.getElementById(&quot;map&quot;));<br />
map.setCenter(new GLatLng(51.26835954379726, 1.1254119873046875), 10);<br />
map.addControl(new GLargeMapControl());<br />
map.addControl(new GMapTypeControl());<br />
map.addOverlay(geoXml);<br />
}<br />
}<br />
&lt;/script&gt;<br />
&lt;div id=&quot;map&quot; style=&quot;width: 300px; height: 500px&quot;&gt;&lt;/div&gt;<br />
&lt;script  type=&quot;text/javascript&quot;&gt;setTimeout(&quot;loadMap()&quot;, 1);&lt;/script&gt;</p>
<p>There is another way of doing it, simple go to <a href="http://maps.google.com">maps.google.com</a> and paste the georss feed url into the search box and click search, you can then embed it using an iframe. I couldn&#8217;t use this method on my other site because of some weird bug with adbrite!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eruanna.net/adding-your-geotagged-flickr-photos-to-a-google-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SizzlingKeys</title>
		<link>http://www.eruanna.net/sizzlingkeys/</link>
		<comments>http://www.eruanna.net/sizzlingkeys/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 05:00:17 +0000</pubDate>
		<dc:creator>Nnax</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.eruanna.net/x/?p=133</guid>
		<description><![CDATA[I know you can do this with quicksilver but I can&#8217;t be bothered to work it out. SizzlingKeys is genius. apple+alt+right arrow changes the song, the back arrow goes back a song, the up and down changes the itunes volume. Ctrl+space pauses/plays and opens itunes. I seriously can&#8217;t live without it! Now to get hooked [...]]]></description>
			<content:encoded><![CDATA[<p>I know you can do this with <a href="http://quicksilver.blacktree.com/">quicksilver</a> but I can&#8217;t be bothered to work it out.</p>
<p><a href="http://yellowmug.com/sk4it/">SizzlingKeys</a> is genius. <strong>apple+alt+right arrow</strong> changes the song, the back arrow goes back a song, the up and down changes the itunes volume. <strong>Ctrl+space</strong> pauses/plays and opens itunes. I seriously can&#8217;t live without it! Now to get hooked on quicksilver!</p>
<div class="postimg"><a href="http://www.flickr.com/photos/25677180@N02/2416091021/" title="picture-1 by eruannax, on Flickr"><img src="http://farm4.static.flickr.com/3099/2416091021_1f30f8627a_o.jpg" width="602" height="571" alt="picture-1" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.eruanna.net/sizzlingkeys/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to install RAM in a Mac Book Pro</title>
		<link>http://www.eruanna.net/how-to-install-ram-in-a-mac-book-pro/</link>
		<comments>http://www.eruanna.net/how-to-install-ram-in-a-mac-book-pro/#comments</comments>
		<pubDate>Thu, 08 Mar 2007 21:34:54 +0000</pubDate>
		<dc:creator>Nnax</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.eruanna.net/x/?p=262</guid>
		<description><![CDATA[Don&#8217;t think me heartless for carrying on as usual. I just wanted to post this to give people an idea on how to upgrade their mac&#8217;s ram. As you will see over the next few posts I&#8217;ve been keeping myself busy. I&#8217;ve also made a new layout which you can see. More on that in [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t think me heartless for carrying on as usual. I just wanted to post this to give people an idea on how to upgrade their mac&#8217;s ram. As you will see over the next few posts I&#8217;ve been keeping myself busy. I&#8217;ve also made a new layout which you can see. More on that in upcoming posts. Though in theory this &#8216;tutorial&#8217; applies to every laptop. Just ensure you have the right ram and then undo every screw until you find where it goes. Trust me, thats the way the professionals do it.</p>
<p>I&#8217;m not as good as <a href="http://lifehacker.com/software/ram/hack-attack-how-to-install-ram-in-your-mac-and-save-big--198396.php">this tutorial</a> because I didn&#8217;t make a video of it, but if I&#8217;m honest it wouldn&#8217;t make for interesting viewing because halfway through I went home and then it took me 4 hours to get the last screw out, by which time you&#8217;d have gotten bored.</p>
<p>If you don&#8217;t trust my instructions (possibly a wise choice) be sure to print off the <a href="http://docs.info.apple.com/article.html?artnum=303491">Apple official guide</a> to have handy and don&#8217;t worry about your warranty, its considered a user upgrade so it doesn&#8217;t void it.</p>
<p>First you need to get the right RAM. This all depends on the configuration of your mac. Mines a 2.16Ghz Intel Core Duo with 1gig of ram (which is how I ordered it). To find out your computers spec click the apple in the top left hand corner of the screen and select <b>About this mac</b> a little window will pop up.</p>
<div class="postimg"><a href="http://www.flickr.com/photos/25677180@N02/2416701070/" title="onegig by eruannax, on Flickr"><img src="http://farm4.static.flickr.com/3084/2416701070_da7144ef08_o.jpg" width="308" height="352" alt="onegig" /></a></div>
<p>There we go, slow little bugger isn&#8217;t it. I&#8217;m upgrading because I need to run photoshop, flash, neooffice, firefox, adium and itunes all at the same time and it just makes my laptop die. I usually run with 10mb free ram! Damn this program intensive course!</p>
<p>ok, so now we know our computers spec we need the right RAM. Looking on the apple docs site shows us we need SDRAM in Double Data Rate Small Outline Dual Inline Memory Module (DDR SO-DIMM) format, 1.25 inch or smaller, 512 MB or 1 gigabyte (GB), 200-pin and PC2-5300 DDR2 667 MHz Type RAM. <b>Gibberish</b></p>
<p>What you do is take the east way out. You go to <a href="http://www.crucial.com/index.asp">Crucial.com</a> and select your country. Type in your manufacturer (Apple in case you weren&#8217;t sure!) select your product line macbook pro &#8211; dont get confused with mac pro here! Then the model you found out from the about this mac. In my case 2.16Ghz Intel Core Duo. It&#8217;ll present you with the correct ram for your laptop at really good prices. No I&#8217;m not pimping them or anything &#8211; they really are pretty good prices. I ordered <a href="http://www.crucial.com/uk/store/mpartspecs.aspx?mtbpoid=6DA0A421A5CA7304">a 1gb stick</a>.</p>
<p>Now wait a few days, Why not entertain yourself by commenting on every single entry on my <a href="http://www.apricot13.org">photoblog?</a><br />
<span id="more-262"></span><br />
When your post arrives take a moment to erase your address in photoshop.</p>
<div class="postimg"><a href="http://www.flickr.com/photos/25677180@N02/2416701526/" title="post by eruannax, on Flickr"><img src="http://farm3.static.flickr.com/2023/2416701526_1bb808a269_o.jpg" width="600" height="400" alt="post" /></a></div>
<p>Then you may open it. I was surprised at the lack of packaging tbh, but I&#8217;ve seen ram in worse state. I used to built little forts out of them when noone was looking! (they were just lying around!)</p>
<div class="postimg"><a href="http://www.flickr.com/photos/25677180@N02/2416702078/" title="box by eruannax, on Flickr"><img src="http://farm3.static.flickr.com/2125/2416702078_3380917a18_o.jpg" width="600" height="400" alt="box" /></a></div>
<p>I laughed when I saw the label. I used to live in Singapore.</p>
<div class="postimg"><a href="http://www.flickr.com/photos/25677180@N02/2415882121/" title="ram by eruannax, on Flickr"><img src="http://farm3.static.flickr.com/2167/2415882121_f1b7884393_o.jpg" width="600" height="400" alt="ram" /></a></div>
<p>Turn your macbook off (gasp! I know I hadn&#8217;t rebooted for over a month let alone turn it off!) then turn it over I placed mine on a tshirt so I didn&#8217;t scratch my desk, I made it for my A level technology i&#8217;m allowed to be protective! Slide the two latches up and remove the battery. I&#8217;d suggest waiting till your laptops cooled before you do this, it gets HO.</p>
<div class="postimg"><a href="http://www.flickr.com/photos/25677180@N02/2415882687/" title="batteryoff by eruannax, on Flickr"><img src="http://farm3.static.flickr.com/2117/2415882687_d3170a4fe9_o.jpg" width="600" height="400" alt="batteryoff" /></a></div>
<p>At this point the apple guide recommends you touch a metal surface to remove static. Bollocks to that, onto the screwdrivers.<br />
It was at this point I realised, as good as they are for almost anything else, my fluffy femdrivers weren&#8217;t quite up to this task. (yes I have pink fluffy screwdrivers!)</p>
<p>So I closed up the laptop, waited a day and bought some new ones in homebase. ¨£4.99 and they threw in a pair of tweezers, how nice <img src='http://www.eruanna.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  You need a <b>size 00 philips screwdriver</b></p>
<div class="postimg"><a href="http://www.flickr.com/photos/25677180@N02/2416703840/" title="screwdrivers by eruannax, on Flickr"><img src="http://farm4.static.flickr.com/3165/2416703840_1cdc0f8006_o.jpg" width="600" height="400" alt="screwdrivers" /></a></div>
<p>Once you&#8217;ve got your screwdrivers sorted out you need to locate the screws to the memory door.</p>
<div class="postimg"><a href="http://www.flickr.com/photos/25677180@N02/2415883187/" title="screws by eruannax, on Flickr"><img src="http://farm3.static.flickr.com/2409/2415883187_53cf8c9563_o.jpg" width="600" height="400" alt="screws" /></a></div>
<p>Now for the gratuitous &#8216;screwing&#8217; shot. (hey &#8211; it amused me so it should amuse you &#8211; geek pr0n)</p>
<div class="postimg"><a href="http://www.flickr.com/photos/25677180@N02/2415883933/" title="screwing by eruannax, on Flickr"><img src="http://farm4.static.flickr.com/3261/2415883933_8b1f7b730e_o.jpg" width="600" height="400" alt="screwing" /></a></div>
<p>If you can&#8217;t get the last screw out &#8211; make your dad do it &#8211; so he gets the blame if he stabs the motherboard with the screwdriver. Then mock him when he can&#8217;t do it!</p>
<div class="postimg"><a href="http://www.flickr.com/photos/25677180@N02/2415884217/" title="haha by eruannax, on Flickr"><img src="http://farm3.static.flickr.com/2120/2415884217_ac8acae399_o.jpg" width="600" height="400" alt="haha" /></a></div>
<p>Once you have those removed you can lift off the memory door cover. You&#8217;ll see an odd arrangement. You want to get your ram and align it so the small tabs on the left and the large bits on the right and insert it at a 25% angle. (its at this point the video I linked earlier really comes into its own) I ran out of light at this point so no photos :S) Push quite hard until you can just see a glint of the silver connections. You&#8217;ll feel some resistance then it wont go any further, you&#8217;ll hear a click too. Give it a little prod to make sure its gone in. Then do up the screws, click the battery in and turn your laptop back on.</p>
<div class="postimg"><a href="http://www.flickr.com/photos/25677180@N02/2415884397/" title="woo by eruannax, on Flickr"><img src="http://farm4.static.flickr.com/3167/2415884397_629a550003_o.jpg" width="314" height="357" alt="woo" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.eruanna.net/how-to-install-ram-in-a-mac-book-pro/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>K800i and Mac’s</title>
		<link>http://www.eruanna.net/k800i-and-macs/</link>
		<comments>http://www.eruanna.net/k800i-and-macs/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 14:06:58 +0000</pubDate>
		<dc:creator>Nnax</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.eruanna.net/x/?p=242</guid>
		<description><![CDATA[If you have a mac and a k800i, you&#8217;ll probably know that iSync doesn&#8217;t work with it. I know theres a free version available here but it doesn&#8217;t work for me. So if you want to sync your contacts and calendar with your phone it&#8217;ll cost you ¨£1.50 but its worth it. Click here to [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a mac and a k800i, you&#8217;ll probably know that iSync doesn&#8217;t work with it. I know theres a free version available <a href="http://www.macosxhints.com/article.php?story=20060817214102586">here</a> but it doesn&#8217;t work for me. So if you want to sync your contacts and calendar with your phone it&#8217;ll cost you ¨£1.50 but its worth it. Click <a href="http://mobile.feisar.com/plugins.html">here</a> to download.</p>
<p>If you want other features such as making themes, backing up and sending SMS from your phone through your computer then theres a free piece of software for you <img src='http://www.eruanna.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="http://www.macmedia.sk/">Phone Agent</a>.</p>
<p>One thing to remember when using any of this software, <b>It uses bluetooth not data cables</b> I couldn&#8217;t work out why it wasn&#8217;t working for ages!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eruanna.net/k800i-and-macs/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>IE6 and IE7 on one pc?</title>
		<link>http://www.eruanna.net/ie6-and-ie7-on-one-pc/</link>
		<comments>http://www.eruanna.net/ie6-and-ie7-on-one-pc/#comments</comments>
		<pubDate>Sat, 28 Oct 2006 11:56:32 +0000</pubDate>
		<dc:creator>Nnax</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.eruanna.net/x/?p=217</guid>
		<description><![CDATA[Installing IE7 automatically overwrites IE6, this is great if your a user, bye bye ugly useless IE6, but for developers its a bit of a bitch! So why not install them both. Firstly create a folder called IE7 &#8211; It doesn&#8217;t matter where you make it. Then download IE7 save the .exe file in the [...]]]></description>
			<content:encoded><![CDATA[<p>Installing IE7 automatically overwrites IE6, this is great if your a user, bye bye ugly useless IE6, but for developers its a bit of a bitch! So why not install them both.</p>
<p>Firstly create a folder called IE7 &#8211; It doesn&#8217;t matter where you make it.<br />
Then <a href="http://www.microsoft.com/windows/ie/downloads/default.mspx">download IE7</a> save the .exe file in the ie7 folder you made.<br />
Download <a href="http://tools.veloc-it.com/tabid/58/grm2id/4/Default.aspx">IE7 standalone archive</a> by Jon Galloway. The blurb says theres an easier version to install but you dont need a pretty GUI the bat file works just fine!<br />
Unzip the folder into the IE7 file.<br />
Run IE7 standalone setup.bat It will do the dirty for you, to run IE7 run ie7.bat.</p>
<p>This is invaluble and its the closest you&#8217;ll get without having to worry about virtual machines etc! (Microsoft will probably never provide a means to have both running)</p>
<p>Why would you want both though? well the main reason is that users still running 2000 (I&#8217;ve seen people still running 95 &#8211; thats 11years old!) cant upgrade to IE7 and there will always be some running IE6 as a choice (or ignorance).<br />
<!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eruanna.net/ie6-and-ie7-on-one-pc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 16/28 queries in 0.012 seconds using disk: basic

Served from: www.eruanna.net @ 2012-02-08 08:19:03 -->
