<?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>James Larkin &#187; Work</title>
	<atom:link href="http://jameslarkin.ie/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://jameslarkin.ie</link>
	<description>Web Designer / Cat Obsessed / Irishman in Madrid</description>
	<lastBuildDate>Fri, 23 Mar 2012 16:24:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>my wordpress site got hacked</title>
		<link>http://jameslarkin.ie/2011/08/11/my-wordpress-site-got-hacked/</link>
		<comments>http://jameslarkin.ie/2011/08/11/my-wordpress-site-got-hacked/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 07:39:13 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[exploit scanner]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://jameslarkin.ie/?p=762</guid>
		<description><![CDATA[A few weeks ago I upgraded to the latest 3.2.1 release of wordpress. Of course like everyone I&#8217;ve a few what I&#8217;ll call core plugins I require. The most recent of these to get added to my list is Donncha O&#8217;Caoimh&#8217;s http://ocaoimh.ie/exploit-scanner/ Of course when I installed it at the same time as installing the [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago I upgraded to the latest 3.2.1 release of wordpress. Of course like everyone I&#8217;ve a few what I&#8217;ll call core plugins I require.</p>
<p>The most recent of these to get added to my list is Donncha O&#8217;Caoimh&#8217;s <a title="Exploit Scanner" href="http://ocaoimh.ie/exploit-scanner/" target="_blank">http://ocaoimh.ie/exploit-scanner/</a></p>
<p>Of course when I installed it at the same time as installing the 3.2.1 release of wordpress the hash files weren&#8217;t available for 3.2.1. This lead me to lots of False positives. Yesterday then when I scanned I for some reason thought I was seeing the same thing. I mean upd.php and config.php seem like two perfectly normal files don&#8217;t they? Well hell no after asking a rather silly question over on Google Plus I realised the error of my ways and went about fixing things.</p>
<p>Exploit Scanner works on the basis that all your core files should have the same hash as a clean version. ( A hash is a value that gets created and mostly two different things can&#8217;t have the same hash )</p>
<div id="attachment_765" class="wp-caption alignnone" style="width: 310px"><a href="http://jameslarkin.ie/wp-content/uploads/2011/08/Screen-Shot-2011-08-11-at-8.05.40-AM.png" rel="shadowbox[sbpost-762];player=img;"><img class="size-medium wp-image-765" title="Exploit Scanner Results" src="http://jameslarkin.ie/wp-content/uploads/2011/08/Screen-Shot-2011-08-11-at-8.05.40-AM-300x172.png" alt="Exploit Scanner Results" width="300" height="172" /></a><p class="wp-caption-text">Click to enlarge</p></div>
<p>&nbsp;</p>
<p>The md5 Hashes for the two files are as follows</p>
<ul>
<li>exploit-scanner.php (1.0.5): ac8d7f3574a7470a245a2067e9c79072</li>
<li>hashes-3.2.1.php: a660a35382f648c8735414a7d3531970</li>
</ul>
<p>So if your websites version of these doesn&#8217;t match it&#8217;s fair to assume someone has edited the files on your site. You can always find these values on the <a title="Exploit Scanner Plugin Page" href="http://wordpress.org/extend/plugins/exploit-scanner/" target="_blank">exploit scanner plugin</a> page. It&#8217;s well worth installing.</p>
<p><img class="alignnone size-full wp-image-766" title="Install Exploit Scanner" src="http://jameslarkin.ie/wp-content/uploads/2011/08/installplugins.png" alt="Install Exploit Scanner" width="650" height="243" /></p>
<p>The Exploit scanner immediately told me about the errors. Unfortunately it&#8217;s a bit of a manual process as you still need to see what&#8217;s wrong and make sure the files aren&#8217;t valid. So backing up is a good idea first. I also ended up removing a few unused plugins and all the old themes I had on the site. It doesn&#8217;t have hash values for any plugins or themes you&#8217;re using so you may need to manually scan these and check if they have been altered. One way I did this was visually check the date of creation / modification of the files in my ftp client.</p>
<p>Anyways exploit scanner is about to become the first plugin that gets installed on all new wordpress installs ( and even a few older ones ) and I&#8217;m debating creating a rather simple script to show the last edited / created time for files as I&#8217;d find that one handy as well. The files were uploaded to my site on the 6th august for example. I know I wasn&#8217;t doing much there then so apart from an image or two and my cache things shouldn&#8217;t have been changed recently.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://jameslarkin.ie/2011/08/11/my-wordpress-site-got-hacked/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stop eating my memory Firefox</title>
		<link>http://jameslarkin.ie/2011/08/07/stop-eating-my-memory-firefox/</link>
		<comments>http://jameslarkin.ie/2011/08/07/stop-eating-my-memory-firefox/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 19:13:37 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[leak]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://jameslarkin.ie/?p=737</guid>
		<description><![CDATA[Came about a very useful command the other day ( well maybe not command but feature ) in Firefox that lets you check the memory usage of the browser. Seems that FireFox + a few plugins always start to eat up memory on me. I don&#8217;t have that many plugins installed YSlow / Adblock and [...]]]></description>
			<content:encoded><![CDATA[<p>Came about a very useful command the other day ( well maybe not command but feature ) in Firefox that lets you check the memory usage of the browser. Seems that FireFox + a few plugins always start to eat up memory on me.</p>
<p>I don&#8217;t have that many plugins installed</p>
<p>YSlow / Adblock and a few others you can see below</p>
<p><img class="alignnone size-full wp-image-738" title="Plugins I use in Firefox" src="http://jameslarkin.ie/wp-content/uploads/2011/08/plugins.jpg" alt="Plugins I use in Firefox" width="650" height="420" /></p>
<p>So why not throw about:memory into the URL bar and you get to see some interesting stuff.</p>
<p><img class="alignnone size-full wp-image-739" title="Memory usage" src="http://jameslarkin.ie/wp-content/uploads/2011/08/Screen-Shot-2011-08-06-at-4.29.16-PM.png" alt="Memory usage" width="366" height="172" /></p>
<p>Seemed a bit high to me. I killed the browser and started it again and suddenly we&#8217;re down to</p>
<p><a href="http://jameslarkin.ie/wp-content/uploads/2011/08/Screen-Shot-2011-08-06-at-4.35.12-PM.png" rel="shadowbox[sbpost-737];player=img;"><img class="alignnone size-full wp-image-740" title="Memory usage after restart of Firefox" src="http://jameslarkin.ie/wp-content/uploads/2011/08/Screen-Shot-2011-08-06-at-4.35.12-PM.png" alt="Memory usage after restart of Firefox" width="509" height="319" /></a></p>
<p>Wonder if I removed all the plugins if things would stabilize a bit but then it&#8217;s pretty pointless to use FF if it&#8217;s missing all the plugins I use.</p>
<p>Move to chrome? no thanks I&#8217;m fine in FF and can put up with the issues for now at any rate.</p>
]]></content:encoded>
			<wfw:commentRss>http://jameslarkin.ie/2011/08/07/stop-eating-my-memory-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I can&#8217;t remove &#8220;jQuery Lightbox Plugin (balupton edition)&#8221; from lightbox popup</title>
		<link>http://jameslarkin.ie/2011/08/04/i-cant-remove-jquery-lightbox-plugin-balupton-edition-from-lightbox-popup/</link>
		<comments>http://jameslarkin.ie/2011/08/04/i-cant-remove-jquery-lightbox-plugin-balupton-edition-from-lightbox-popup/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 05:58:01 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[balupton]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[linkback]]></category>

		<guid isPermaLink="false">http://jameslarkin.ie/?p=710</guid>
		<description><![CDATA[Currently using the jquery-lightbox plugin and finding that show_linkback and &#60;script type=&#8221;text/javascript&#8221; src=&#8221;jquery.lightbox.min.js?show_linkback=false&#8221;&#62;&#60;/script&#62; doesn&#8217;t seem to be disabling it. I don&#8217;t have time to go messing about and seeing why it isn&#8217;t working at the moment so the quick solution is editing the jquery.lightbox.min.js file Find the bit show_linkback:true in there and change it to [...]]]></description>
			<content:encoded><![CDATA[<p>Currently using the <a title="jQuery lightbox plugin" href="https://github.com/balupton/jquery-lightbox/downloads" target="_blank">jquery-lightbox plugin</a> and finding that show_linkback and &lt;script type=&#8221;text/javascript&#8221; src=&#8221;jquery.lightbox.min.js?show_linkback=false&#8221;&gt;&lt;/script&gt; doesn&#8217;t seem to be disabling it.</p>
<p>I don&#8217;t have time to go messing about and seeing why it isn&#8217;t working at the moment so the quick solution is editing the jquery.lightbox.min.js file</p>
<p>Find the bit show_linkback:true in there and change it to show_linkback:false</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://jameslarkin.ie/2011/08/04/i-cant-remove-jquery-lightbox-plugin-balupton-edition-from-lightbox-popup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make a copy of OSX Lion</title>
		<link>http://jameslarkin.ie/2011/07/21/how-to-make-a-copy-of-osx-lion/</link>
		<comments>http://jameslarkin.ie/2011/07/21/how-to-make-a-copy-of-osx-lion/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 15:23:51 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Burn]]></category>
		<category><![CDATA[OSX Lion]]></category>

		<guid isPermaLink="false">http://www.jameslarkin.ie/?p=669</guid>
		<description><![CDATA[ATTENTION DON&#8217;T UPGRADE BEFORE MAKING A COPY OF LION AS IT DELETES ITSELF If you&#8217;d like to make a copy of Lion you&#8217;ll need to download it with the App Store as normal BUT don&#8217;t upgrade just yet why not make a backup of it first? Take a look over at http://lifehacker.com/5823096/how-to-burn-your-own-lion-install-dvd-or-flash-drive Of course I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-670" title="Backup Lion before you Upgrade" src="http://www.jameslarkin.ie/wp-content/uploads/2011/07/arghbollox.jpg" alt="Backup Lion before you Upgrade" width="650" height="346" /></p>
<p><strong>ATTENTION DON&#8217;T UPGRADE BEFORE MAKING A COPY OF LION AS IT DELETES ITSELF<br />
</strong></p>
<p>If you&#8217;d like to make a copy of Lion you&#8217;ll need to download it with the App Store as normal BUT don&#8217;t upgrade just yet why not make a backup of it first?</p>
<p>Take a look over at <a title="Burn your own lion install DVD" href="http://lifehacker.com/5823096/how-to-burn-your-own-lion-install-dvd-or-flash-drive" target="_blank">http://lifehacker.com/5823096/how-to-burn-your-own-lion-install-dvd-or-flash-drive</a></p>
<p>Of course I didn&#8217;t know this before and won&#8217;t be downloading it again though I&#8217;d like to have a copy of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://jameslarkin.ie/2011/07/21/how-to-make-a-copy-of-osx-lion/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>And God said let there be LightBox &#8230;</title>
		<link>http://jameslarkin.ie/2011/07/21/and-god-said-let-there-be-lightbox/</link>
		<comments>http://jameslarkin.ie/2011/07/21/and-god-said-let-there-be-lightbox/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 13:40:03 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Automagic]]></category>
		<category><![CDATA[Automatic]]></category>
		<category><![CDATA[Light Box]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[ShadowBox]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.jameslarkin.ie/?p=660</guid>
		<description><![CDATA[In general I resize images before I upload them to WordPress and as a result I disable the click the image link. However I noticed no nice lightbox (click image and it pops up rather than taking you to a page with just the image) effect as so sent up a call on twitter if [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-661 alignnone" title="Let there be LightBox" src="http://www.jameslarkin.ie/wp-content/uploads/2011/07/lightbox.png" alt="Let there be LightBox" width="650" height="232" /></p>
<p>In general I resize images before I upload them to WordPress and as a result I disable the click the image link. However I noticed no nice lightbox (click image and it pops up rather than taking you to a page with just the image) effect as so sent up a call on twitter if anyone knew a quick plugin that&#8217;ll work with existing content and hey presto <a title="thelinden" href="http://twitter.com/thelinden" target="_blank">twitter.com/thelinden</a> ( <a title="Barry Walsh" href="http://www.barrywalsh-portfolio.com/" target="_blank">Barry Walsh</a> ) gets back to me in seconds mentioning <a title="ShadowBox JS" href="http://wordpress.org/extend/plugins/shadowbox-js/" target="_blank">ShadowBox JS</a>. God I really love twitter sometimes can save you ages looking up things and  making up a forum post and so on<a title="ShadowBox JS" href="http://wordpress.org/extend/plugins/shadowbox-js/" target="_blank">.</a></p>
<p>Cheers Barry and you can see the results on my <a href="http://www.jameslarkin.ie/2011/07/21/how-long-before-google-gets-sued-over-google-plus/" target="_blank">previous post</a> its automagic (Just needed to select JQuery in the plugin preference and it auto picks up linked images)<a title="ShadowBox JS" href="http://wordpress.org/extend/plugins/shadowbox-js/" target="_blank"><br />
</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://jameslarkin.ie/2011/07/21/and-god-said-let-there-be-lightbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Black and white to colour in photoshop</title>
		<link>http://jameslarkin.ie/2011/04/13/black-and-white-to-colour-in-photoshop/</link>
		<comments>http://jameslarkin.ie/2011/04/13/black-and-white-to-colour-in-photoshop/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 07:16:07 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[Black and white]]></category>
		<category><![CDATA[colorize]]></category>
		<category><![CDATA[colourize]]></category>
		<category><![CDATA[experiments]]></category>
		<category><![CDATA[marilyn monroe]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.jameslarkin.ie/?p=519</guid>
		<description><![CDATA[So I ended up playing with the converting of a black and white photo to colour (color for any american english people out there) in photoshop yesterday, I&#8217;ve actually thought about doing it for ages but saw a link to a tutorial on it which turned out to be a dead link. Anyways I needed [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2011/04/bwcolour1.jpg" alt="black and white to colour header" title="black and white to colour header" width="590" height="374" class="alignnone size-full wp-image-532" /></p>
<p>So I ended up playing with the converting of a black and white photo to colour (color for any american english people out there) in photoshop yesterday,</p>
<p>I&#8217;ve actually thought about doing it for ages but saw a link to a tutorial on it which turned out to be a dead link. Anyways I needed a decent Black and White photo (to start with anyways I&#8217;ve plans to convert a few old photos once I get the knack of things) I did a quick search and who could be more perfect to do than <a href="http://www.google.fr/search?q=marilyn+monroe&#038;hl=en&#038;prmd=ivnsulo&#038;source=lnms&#038;tbm=isch&#038;ei=H0mlTdy-A4iq8AOs1r25Dw&#038;sa=X&#038;oi=mode_link&#038;ct=mode&#038;cd=2&#038;sqi=2&#038;ved=0CBQQ_AUoAQ&#038;biw=1920&#038;bih=868 ">Google Image search for Marilyn Monroe</a>. You&#8217;ve got colour and black and white photos so you&#8217;ve go something to base things on (also some really high res images which is nice)</p>
<p>Selected my photo .. and basically means <strong>selecting the various areas you want</strong> with the lasso tool (I used the <strong>polygonal lasso tool</strong> for it&#8217;s clicky goodness) add a slight feather to the selected area copy and <strong>paste as a new layer</strong>. Then up to <strong>Layers</strong> and <strong>Adjustment layer</strong> -> <strong>Hue/Saturation</strong></p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2011/04/adjustmentlayer.jpg" alt="Adjustment Layer" title="Adjustment Layer" width="475" height="356" class="alignnone size-full wp-image-520" /></p>
<p>Then make sure to <strong>tick use previous layer to create clipping mask</strong></p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2011/04/usepreviouslayer.jpg" alt="Use previous layer to create clipping mask" title="Use previous layer to create clipping mask" width="466" height="144" class="alignnone size-full wp-image-521" /></p>
<p>And hey presto .. it&#8217;s slightly pain staking cutting out the bits but so cool to start seeing the results once you start adjusting the Hue / Saturation levels ( make sure to tick colorize or you may be wondering why nothing is happening)</p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2011/04/huesaturation.jpg" alt="Hue / Saturation" title="Hue / Saturation" width="458" height="307" class="alignnone size-full wp-image-522" /></p>
<p>And so you start to see some results &#8230; my first looking something like Andy Warhol&#8217;s Marilyn Monroe &#8230; Second version appearing a bit more like a technicolor version but I&#8217;m preferring it.</p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2011/04/stages-monroe.jpg" alt="stages-monroe" title="stages-monroe" width="590" height="766" class="alignnone size-full wp-image-530" /></p>
<p>And finally adding a vignette and a gradient mask onto the image and I got the result I wanted.</p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2011/04/final-monroe1.jpg" alt="Final Version of Monroe" title="Final Version of Monroe" width="590" height="749" class="alignnone size-full wp-image-531" /></p>
<p>Hair seems to be have been the trickiest part of this for me and yes I&#8217;ve left it rough in a few places hope you like the tips (though maybe they could be a bit clearer)</p>
<p>And of course once you&#8217;ve got all the areas mapped out it&#8217;s quite handy to tweak any colours to your hearts content </p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2011/04/final-reddress.jpg" alt="Marilyn Monroe Red Dress" title="Marilyn Monroe Red Dress" width="590" height="766" class="alignnone size-full wp-image-535" /></p>
<p>Edit: Should add a video tutorial on this is available at <a href="http://www.youtube.com/watch?v=cGc7oGWIrGg" rel="shadowbox[sbpost-519];player=swf;width=640;height=385;">Black and White to Colour Video</a> obviously goes into more detail about extracting things ended up pretty much following the first few steps and go the inspiration for photo character from it as well <img src='http://jameslarkin.ie/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jameslarkin.ie/2011/04/13/black-and-white-to-colour-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New facebook pages update that was driving me up the wall.</title>
		<link>http://jameslarkin.ie/2011/02/15/new-facebook-pages-update-that-was-driving-me-up-the-wall/</link>
		<comments>http://jameslarkin.ie/2011/02/15/new-facebook-pages-update-that-was-driving-me-up-the-wall/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 14:29:07 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[like]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[recommend]]></category>
		<category><![CDATA[t]]></category>
		<category><![CDATA[valentine]]></category>

		<guid isPermaLink="false">http://www.jameslarkin.ie/?p=474</guid>
		<description><![CDATA[No doubt everyone knows by this stage about the new Facebook Pages upgrade. It&#8217;s cool yadda yadda I made a blog post on it over on Blacknight&#8217;s Blog the other day. That&#8217;s not where I&#8217;m going with this blog post though. Friday I was making up a new micro site for Be My Valentine .ME [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2011/02/misslikebuttons.png" alt="James Larkin and the case of the missing like buttons" title="James Larkin and the case of the missing like buttons" width="590" height="200" class="alignnone size-full wp-image-478" /></p>
<p>No doubt everyone knows by this stage about the new Facebook Pages upgrade. It&#8217;s cool yadda yadda I made a blog post on it over on <a href="http://blog.blacknight.com/facebook-pages-are-getting-an-upgrade.html">Blacknight&#8217;s Blog</a> the other day. That&#8217;s not where I&#8217;m going with this blog post though.</p>
<p>Friday I was making up a new micro site for <a href="http://bemyvalentine.me/">Be My Valentine .ME</a> and I noticed that the Facebook Like code I was putting in wasn&#8217;t showing up. In actual fact it was giving me a big blob of white up the top. ARGH!!! of course I tested in another browser and it was the same.</p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2011/02/bemywhitespace.png" alt="be my whitespace" title="be my whitespace" width="590" height="188" class="alignnone size-full wp-image-475" /></p>
<p>Not a major thing but driving me up the wall. Today something clicked &#8230; It wasn&#8217;t appearing on my blog either </p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2011/02/no-like.png" alt="No likes Appearing" title="No likes Appearing" width="360" height="210" class="alignnone size-full wp-image-476" /></p>
<p>And then something else clicked and I checked what I was doing in Facebook. Of course I was using Facebook as a page not as myself. Switching over to myself and hey presto.</p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2011/02/no-like2.png" alt="All my likes are belong to us" title="All my likes are belong to us" width="360" height="210" class="alignnone size-full wp-image-477" /></p>
<p>No the world hasn&#8217;t come to an end you can still have your Facebook likes. This may not be an issue for a lot of people but was driving me up the wall. (I should probably read more Facebook development blogs I&#8217;m thinking)</p>
<p><strong>UPDATE: 16 Feb 2011</strong> &#8230; Star Date &#8230; no seriously another small issue I&#8217;m noticing is clicking onto one of your friends (who have privacy details set) when logged in as a page will give up a &#8220;<strong>XYZ only shares some profile information with everyone.</strong>&#8220;. It feels like they&#8217;ve gone and simply switched &#8220;Pages&#8221; into &#8220;Users&#8221; and turned off messaging and friend feeds for these page &#8220;users&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://jameslarkin.ie/2011/02/15/new-facebook-pages-update-that-was-driving-me-up-the-wall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internship &#8211; Slavery 2.0</title>
		<link>http://jameslarkin.ie/2011/02/08/internship-slavery-2-0/</link>
		<comments>http://jameslarkin.ie/2011/02/08/internship-slavery-2-0/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:19:09 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[elance]]></category>
		<category><![CDATA[interns]]></category>
		<category><![CDATA[internship]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[slavery]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.jameslarkin.ie/?p=464</guid>
		<description><![CDATA[Looking at the picture of the man and the woman you could be forgiven for thinking the post was maybe going to be about Valentines and kinky bondage of some sorts. Read the poem however and hopefully it will become a bit clearer. When I started out in webdesign &#8220;professionally&#8221; (I&#8217;ll use that term loosely [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2011/02/internship.jpg" alt="Internship / Slavery 2.0" title="Internship / Slavery 2.0" width="590" height="298" class="alignnone size-full wp-image-465" /></p>
<p>Looking at the picture of the man and the woman you could be forgiven for thinking the post was maybe going to be about Valentines and kinky bondage of some sorts. Read the poem however and hopefully it will become a bit clearer.</p>
<p>When I started out in webdesign &#8220;professionally&#8221; (I&#8217;ll use that term loosely as I started without any qualifications in webdesign) around 10+ years ago I was young and very much naive. I &#8230; I &#8230; I did things for money I&#8217;m not proud of &#8230; yes I did websites for 20quid and a 6pack of red bull ( a reference to my post on <a href="http://www.jameslarkin.ie/2010/02/14/what-should-i-be-charging-for-webdesign/">what to charge for webdesign</a> ). I was young I wanted to make a name for myself I wanted to build a portfolio and I really didn&#8217;t understand how the world worked. You&#8217;re told things by people and because they have so much more experience you think they must be true.</p>
<ul>
<li><strong>I&#8217;ll tell all my friends</strong> you did my website (WOW you mean I get to do more cheap websites for your friends)</li>
<li>It&#8217;ll <strong>look great on your portfolio</strong> ( A couple of hundred in my wallet wouldn&#8217;t hurt either you know )</li>
<li>If this works out <strong>there&#8217;s the potential for a lot more work</strong></li>
</ul>
<p>I think the last one here is key. What exactly do they mean by that. More work at a crap rate is generally what it means. We just need this next bit of work done and we&#8217;ll get the money onto you. Can you sort us out with this it&#8217;s hurting our business.</p>
<p>I&#8217;ve personally learned this just doesn&#8217;t work out. People generally don&#8217;t respect you and you end up getting screwed over. I&#8217;d love for it to be different it&#8217;s generally not. While the sites you end up doing here may end up looking good on your portfolio so would potentially doing some websites for charity or something similar and probably pay just as well. ( See <a href="http://24theweb.com/">http://24theweb.com/</a> as an example of what I&#8217;m on about but it doesn&#8217;t have to be a competition and you could approach a charity yourself &#8230; sometimes they&#8217;ll have money / grants available who knows. )</p>
<p>Flash forward to the present day. The Irish / World economy is &#8230; well &#8230; not in a happy place to put it nicely. What do I see &#8230; I see all these people who in the past have been huge advocates of the advice <strong>you never do work for free</strong> seeking out interns. So what&#8217;s the pay like? Well as far as I can tell it&#8217;s pretty **** and it&#8217;s not really pay. It&#8217;s a stipend 400 or 500 quid a month which lets face it if you&#8217;ve got rent to pay isn&#8217;t a hell of a lot. Now if they were looking for a student I might be thinking ok it&#8217;s placement it&#8217;s not always guaranteed to be well paid and if it&#8217;s part of their course they have placement then so be it suck it up get graded for the work/project and so be it (in my year a lot of our class ended up in fairly decent summer jobs with companies). These companies however are looking to recruit fresh graduates out of college for the offer of a life time. 6 Months work &#8230; 3 grand over the course of this time WOW &#8230; and <strong>we might just hire you</strong> at the end? erm hang on this really seems two faced. </p>
<p>It reminds me a bit like all these business people I&#8217;ve seen lauding the advantages of outsourcing their website development to elance and so on as yes it can be much more cost effective and then expecting people to buy their Irish product cus it&#8217;s an Irish product and supporting their Irish job? erm&#8230; a bit hypocritical. </p>
<p>Anyways just a rant I needed to get out of my system &#8230; while I know times are tough they are tough for everyone not just your business so if looking into taking on an intern please think about paying them something to make it at least worth their while. You&#8217;ll no doubt tell me of the great advantage having the job on their CV will be for them and how much time and effort you&#8217;ll have to put into training them up but half the time it just seems to me you&#8217;re out to make a quick buck from your free worker.</p>
<p>I would however love to hear from any Interns and actual positive experiences they&#8217;ve had.</p>
]]></content:encoded>
			<wfw:commentRss>http://jameslarkin.ie/2011/02/08/internship-slavery-2-0/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Cats vrs Dogs who will win?</title>
		<link>http://jameslarkin.ie/2010/12/01/cats-vrs-dogs-who-will-win/</link>
		<comments>http://jameslarkin.ie/2010/12/01/cats-vrs-dogs-who-will-win/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 07:58:55 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Cat]]></category>
		<category><![CDATA[cats]]></category>
		<category><![CDATA[dog]]></category>
		<category><![CDATA[dogs]]></category>
		<category><![CDATA[poll]]></category>
		<category><![CDATA[Squishy]]></category>

		<guid isPermaLink="false">http://www.jameslarkin.ie/?p=416</guid>
		<description><![CDATA[Those who know me probably think I&#8217;m some kinda cat obsessed maniac of some sort and I guess you might be slightly right. 3 years ago give or take a few months my wife wanted a cat and we got Yoda (stage name Squishy). I was never a big fan of cats growing up I [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2010/12/cat1.jpg" alt="Yoda as a Kitty" title="Yoda as a Kitty" width="590" height="332" class="alignnone size-full wp-image-417" /></p>
<p>Those who know me probably think I&#8217;m some kinda <strong>cat obsessed maniac</strong> of some sort and I guess you might be slightly right. 3 years ago give or take a few months my wife wanted a cat and we got Yoda (stage name <strong>Squishy</strong>). I was never a big fan of cats growing up I have to be honest so it came as a rather major surprise to like the little guy so much. 3 years on we&#8217;ve clocked a lot of miles and done a lot of work together (working from home and himself being an indoor cat means we&#8217;ve spent much of those 3 years together).</p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2010/12/cat2.jpg" alt="Working Together" title="Working Together" width="590" height="377" class="alignnone size-full wp-image-419" /></p>
<p>Squishy has his own <a href="http://www.facebook.com/catatar">facebook page</a> now with 300+ followers which I find highly amusing but that&#8217;ll be another blog post another day and that isn&#8217;t exactly where I&#8217;m going with this post.</p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2010/12/cat3.jpg" alt="Working on the desk" title="Working on the desk" width="590" height="355" class="alignnone size-full wp-image-420" /></p>
<p>One of the things I do for <a href="http://www.blacknight.com">Blacknight</a> is try to come up with some interesting graphics / imagery for their <a href="http://blog.blacknight.com">blog</a> posts / <a href="http://www.blacknight.com/blacknight-newsletter.html">newsletters</a> / campaigns. For these I&#8217;ve used pictures of <a href="http://www.facebook.com/catatar">Squishy</a> as well as other stock imagery of cats / dogs and so on.</p>
<p>An example of one of the graphics would be:</p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2010/12/barkingmad.jpg" alt="Barking Mad" title="Barking Mad" width="520" height="238" class="aligncenter size-full wp-image-422" /></p>
<p>But this got me thinking. I have a strong dislike/fear of spiders (arachnophobia) so obviously I wouldn&#8217;t like to see them used on a blog post. I know a few people have a dislike of cats and dogs (I know I was shocked too).</p>
<p>So I ended up running a little poll a few weeks back to see just what peoples reactions are. I mentioned it on <a href="http://www.twitter.com/forbairt">Twitter</a> / facebook and maybe one or two other locations and I ended up getting just shy of 90 votes which I was quite happy about. (Thanks everyone who took the time to vote)</p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2010/12/poll.jpg" alt="Are you a dog person or a cat person poll results" title="Are you a dog person or a cat person poll results" width="590" height="335" class="aligncenter size-full wp-image-423" /></p>
<p>Pretty crazy stats &#8230; 14% are cat people vrs 53% being doggy people. Both was included as an option as well and taking that into account (30% liking both) that&#8217;ll make 44% of people being cat people vrs 83% being doggy people.</p>
<p>Of course this is a pretty small set of people in the poll (probably mostly my peer group as well I would guess) but still 83% vrs 44% means the next adverts I&#8217;ll be running may be more dog orientated (if I do end up using an animal).</p>
<p>So there you have it &#8230; if you&#8217;re a creative and thinking of using cats or dogs in any advertising you&#8217;re going to be doing maybe think twice. Do you dislike one or the other ? Would seeing a cat / dog in an advert make you smile or turn you off the ad?</p>
]]></content:encoded>
			<wfw:commentRss>http://jameslarkin.ie/2010/12/01/cats-vrs-dogs-who-will-win/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Like me Like me Like me Like Blacknight</title>
		<link>http://jameslarkin.ie/2010/10/27/like-me-like-me-like-me-like-blacknight/</link>
		<comments>http://jameslarkin.ie/2010/10/27/like-me-like-me-like-me-like-blacknight/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 19:58:40 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[blacknight]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[landing page]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://www.jameslarkin.ie/?p=388</guid>
		<description><![CDATA[Like (]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2010/10/likeme.jpg" alt="Like Me Like Me Like Me" title="Like Me Like Me Like Me" width="590" height="90" class="alignnone size-full wp-image-389" /></p>
<p>Like (<-- had to start the post with that) a lot of web people I've a pretty full todo list. It doesn't seem to be shrinking at all. Thankfully however it doesn't seem to be increasing exponentially at least not to my understanding of maths anyways ... one of the things I've had on my todo list for a while has been to create a <strong>Facebook Landing Page</strong> for <a href="http://www.blacknight.com">Blacknight</a>. I&#8217;ve toyed with various ideas on and off over the last few weeks and had a pretty cool one made and then <a href="http://www.michele.me/blog/">Michele</a> points me at an extremely simple welcome page on facebook today and I just had to completely backtrack.</p>
<p>I generally don&#8217;t do that much &#8220;social media&#8221; stuff apart from interacting (oh wait isn&#8217;t that what it&#8217;s all about) &#8230; but I&#8217;ve never marketed myself in any way as a social media guru (unless of course you count <a href="http://www.donkeyfluff.com/">Donkey Fluff</a>). So it is rather nice to get to play around with things. A while back I created the <a href="http://www.facebook.com/thtgalway">Town Hall Theatre Facebook page</a> &#8230; I hadn&#8217;t been asked to but it really is something that can be setup in two minutes (to actively man it is going to take a lot of work I&#8217;ll admit) and well I wanted to make sure they got their facebook username. 1300 fans later give or take and it is doing ok &#8230; it&#8217;s the kind of page that should maybe have 4 or 5 thousand fans I guess for galway (popular around 80k) maybe more. Anyways for minimum effort their Facebook page is up and doing rather nicely. The <a href="http://www.tht.ie/">Town Hall Theatre</a> gang have gotten on board as well and a few of them man it from time to time and I&#8217;m going to guess it will become a bigger and bigger line of communication for them over the next while similar to a lot of the theatre groups around Ireland. All in all I think of that as a nice little social media success with limited effort.</p>
<p>Back to the Future or the present at any rate and Blacknight&#8217;s landing page. We&#8217;ve come up with something rather simple. We&#8217;ll see how it works out over the next little while a woman pointing to the Like button &#8230; hopefully a clear enough message. Like us &#8230; it&#8217;s the goal of the page we want people to come back and interact. Limit the amount of text &#8230; don&#8217;t confuse people with way too much info &#8230; and we&#8217;ve included a few screen shots of a few of the Blacknight sites some people may recognise. Hey presto it is live. We&#8217;ll just have to see how it goes over the next little while and potentially tweak it (but as you know there are countless factors involved &#8230; how often we link to it &#8230; are people on holidays &#8230; times we tweet things online and so on big list) </p>
<p><img src="http://www.jameslarkin.ie/wp-content/uploads/2010/10/ilikeblacknight.jpg" alt="The Blacknight Facebook Landing Page" title="The Blacknight Facebook Landing Page" width="590" height="330" class="alignnone size-full wp-image-390" /></p>
<p>On a side note &#8230; I opted to use a semi generic image / no face on it as half the time people start to ask oh who is she / he and hell that isn&#8217;t what this is about &#8230; it&#8217;s about pointing to the &#8220;Like&#8221; button so what do you think? Obvious enough? not working for you? </p>
<p>Here is the landing page <a href="http://www.facebook.com/blacknight">www.facebook.com/blacknight</a> (of course if you&#8217;ve already liked blacknight you&#8217;ll need to go to <a href="http://www.facebook.com/blacknight?v=app_6009294086">http://www.facebook.com/blacknight?v=app_6009294086</a></p>
<p>As always I love getting feedback &#8230; yes sometimes I&#8217;ll be gutted by the responses but meh democracy in action says the majority rules or something like that <img src='http://jameslarkin.ie/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jameslarkin.ie/2010/10/27/like-me-like-me-like-me-like-blacknight/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

