<?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>mcaleavy.org</title>
	<atom:link href="https://mcaleavy.org/feed/" rel="self" type="application/rss+xml" />
	<link>https://mcaleavy.org</link>
	<description>Point glass end at pretty things. Press button.</description>
	<lastBuildDate>Thu, 25 May 2023 13:38:58 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>

<image>
	<url>https://mcaleavy.org/wp-content/images/cropped-Eyeballed-Icon-200x200.jpg</url>
	<title>mcaleavy.org</title>
	<link>https://mcaleavy.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Filtering</title>
		<link>https://mcaleavy.org/2020/10/30/filtering/</link>
		
		<dc:creator><![CDATA[McAleavy]]></dc:creator>
		<pubDate>Fri, 30 Oct 2020 21:45:25 +0000</pubDate>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Gutenberg]]></category>
		<guid isPermaLink="false">https://mcaleavy.org/?p=5912</guid>

					<description><![CDATA[After many years of thinking about it, I finally got around to implementing global Hide / Show Nudes toggle on here. It involved messing around with PHP, CSS, Javascript and eventually, jQuery. There was much swearing too. But now it &#8230;<p class="read-more"> <a class="more-link" href="https://mcaleavy.org/2020/10/30/filtering/"> <span class="screen-reader-text">Filtering</span> Read More &#187;</a></p>]]></description>
										<content:encoded><![CDATA[<div class="sfw-left"><a href="https://mcaleavy.org/wp-content/images/NSFW.jpg" data-fancybox="ntott" data-caption="NSFW"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/NSFW-200x127.jpg"></a></div>


<p class="image-para">After many years of thinking about it, I finally got around to implementing  global <em>Hide / Show Nudes</em> toggle on here. It involved messing around with PHP, CSS, Javascript and eventually, jQuery. There was much swearing too. But now it works.</p>



<p>The surprisingly difficult part was going through all of my images and deciding which ones I should filter. After my last post about <a href="https://mcaleavy.org/2020/02/10/best-review-ever/">corporate filtering</a>, I found myself in the position of being The Man. How much is too much? It&#8217;s all done with image tags, so it&#8217;s easy to change. I guess it&#8217;s going to be a Not Safe For Work In Progress thing.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Best. Review. Ever.</title>
		<link>https://mcaleavy.org/2020/02/10/best-review-ever/</link>
		
		<dc:creator><![CDATA[McAleavy]]></dc:creator>
		<pubDate>Mon, 10 Feb 2020 21:28:53 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[critiqe]]></category>
		<guid isPermaLink="false">https://mcaleavy.org/?p=5138</guid>

					<description><![CDATA[The Man has passed judgement on my work&#8230; I can live with that.]]></description>
										<content:encoded><![CDATA[<div class="sfw-left"><a href="https://mcaleavy.org/wp-content/images/AccessBlocked.jpg" data-fancybox="ntott" data-caption="AccessBlocked"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/AccessBlocked-200x111.jpg"></a></div>


<p class="image-para">The Man has passed judgement on my work&#8230; I can live with that.<br></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Gutenberg</title>
		<link>https://mcaleavy.org/2018/08/27/gutenberg/</link>
		
		<dc:creator><![CDATA[McAleavy]]></dc:creator>
		<pubDate>Mon, 27 Aug 2018 17:53:52 +0000</pubDate>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Gutenberg]]></category>
		<guid isPermaLink="false">https://mcaleavy.org/?p=4661</guid>

					<description><![CDATA[So I took a punt and installed Gutenberg here and set about reformatting the pages and recoding my layout plugin to use blocks. It all seems to work, but it&#8217;s a little sparsely documented and still has a few rough &#8230;<p class="read-more"> <a class="more-link" href="https://mcaleavy.org/2018/08/27/gutenberg/"> <span class="screen-reader-text">Gutenberg</span> Read More &#187;</a></p>]]></description>
										<content:encoded><![CDATA[
<p>So I took a punt and installed Gutenberg here and set about reformatting the pages and recoding my layout plugin to use blocks. It all seems to work, but it&#8217;s a little sparsely documented and still has a few rough edges. There are a few things it&#8217;s weak on, especially around images and galleries, but that&#8217;s always been the case with WordPress.</p>



<p>Making this post has just highlighted that the tag cloud is missing.</p>



<p>Hopefully it&#8217;ll continue to evolve. Time to learn more JavaScript.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Gray Room Workshop</title>
		<link>https://mcaleavy.org/2017/10/06/gray-room-workshop/</link>
		
		<dc:creator><![CDATA[McAleavy]]></dc:creator>
		<pubDate>Fri, 06 Oct 2017 20:36:41 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Rebecca Wyman]]></category>
		<category><![CDATA[The Gray Room]]></category>
		<category><![CDATA[workshop]]></category>
		<guid isPermaLink="false">http://mcaleavy.org/?p=4186</guid>

					<description><![CDATA[So I&#8217;m doing a thing in November at The Gray Room in Bridgeton with Rebecca Wyman Modelling. Should be a fun day.]]></description>
										<content:encoded><![CDATA[<div class="sfw-left"><a href="https://mcaleavy.org/wp-content/images/GrayRoomWorkshop.jpg" data-fancybox="ntott" data-caption="Gray Room Workshop"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/GrayRoomWorkshop-200x128.jpg"></a></div>


<p class="image-para">So I&#8217;m doing a thing in November at The Gray Room in Bridgeton with <a href="http://www.facebook.com/rwymanmodel">Rebecca Wyman Modelling</a>. Should be a fun day.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Gray Room&#8217;s 1st Birthday</title>
		<link>https://mcaleavy.org/2017/07/03/the-gray-rooms-1st-birthday/</link>
		
		<dc:creator><![CDATA[McAleavy]]></dc:creator>
		<pubDate>Mon, 03 Jul 2017 20:34:18 +0000</pubDate>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Carnage]]></category>
		<category><![CDATA[Lin]]></category>
		<category><![CDATA[Meg]]></category>
		<category><![CDATA[Shari]]></category>
		<category><![CDATA[studio]]></category>
		<category><![CDATA[The Gray Room]]></category>
		<guid isPermaLink="false">http://mcaleavy.org/?p=3872</guid>

					<description><![CDATA[A year ago my friend John Gray opened his studio, The Gray Room, in Bridgeton. On the 29th of July the studio is having an open day. Come along for nibbles, good bants and a studio demo. The images I&#8217;ve &#8230;<p class="read-more"> <a class="more-link" href="https://mcaleavy.org/2017/07/03/the-gray-rooms-1st-birthday/"> <span class="screen-reader-text">The Gray Room&#8217;s 1st Birthday</span> Read More &#187;</a></p>]]></description>
										<content:encoded><![CDATA[<div class="sfw-left"><a href="https://mcaleavy.org/wp-content/images/GrayRoom1.jpg" data-fancybox="ntott" data-caption="Gray Room Flyer"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/GrayRoom1-200x133.jpg"></a></div>


<p class="image-para">A year ago my friend John Gray opened his studio, The Gray Room, in Bridgeton. On the 29th of July the studio is having an open day. Come along for nibbles, good bants and a studio demo. The images I&#8217;ve taken there are shown below.</p>



<span id="more-3872"></span>



<hr class="wp-block-separator has-css-opacity"/>


<!-- wp:html --><div class="galleryContainer"><div class="tagContainer"><div class="NSFWtoggle"><button class="SFWbutton SFW" onclick="showNSFW()">Show Nudes</button><button class="NSFWbutton NSFW" onclick="showSFW()">Hide Nudes</button><div class="showNSFWMessage">Press Show Nudes to see these images.</div></div></div><div class="flexImageContainer"><div width="133px" height="200px" id="Trinity-wrap" class="dmelement all meg sfw"><a href="https://mcaleavy.org/wp-content/images/Trinity.jpg" id="Trinity" class="ntott-1" title="Trinity" data-caption="Trinity&lt;br&gt; &lt;a href=&quot;/models/meg/&quot;&gt;Meg&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Trinity-200x133.jpg" alt="Woman with lingerie and tailors dummies. Monochrome photographs."></a></div><div width="133px" height="200px" id="Teal-wrap" class="dmelement all meg sfw"><a href="https://mcaleavy.org/wp-content/images/Teal.jpg" id="Teal" class="ntott-2" title="Teal" data-caption="Teal&lt;br&gt; &lt;a href=&quot;/models/meg/&quot;&gt;Meg&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Teal-200x200.jpg" alt="Woman with coffee."></a></div><div width="133px" height="200px" id="KittyCarnage-wrap" class="dmelement all carnage latest masked nsfw" style="display: none;"><a href="https://mcaleavy.org/wp-content/images/KittyCarnage.jpg" id="KittyCarnage" class="ntott-3" title="Kitty Carnage" data-caption="Kitty Carnage&lt;br&gt; &lt;a href=&quot;/models/carnage/&quot;&gt;Carnage&lt;/a&gt; &lt;a href=&quot;/projects/masked/&quot;&gt;Masked&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/KittyCarnage-200x133.jpg" alt="KittyCarnage"></a></div><div width="133px" height="200px" id="Overtone-wrap" class="dmelement all blue-hair carnage infrared nsfw" style="display: none;"><a href="https://mcaleavy.org/wp-content/images/Overtone.jpg" id="Overtone" class="ntott-4" title="Overtone" data-caption="Overtone&lt;br&gt; &lt;a href=&quot;/collections/blue-hair/&quot;&gt;Blue Hair&lt;/a&gt; &lt;a href=&quot;/models/carnage/&quot;&gt;Carnage&lt;/a&gt; &lt;a href=&quot;/collections/infrared/&quot;&gt;Infrared&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Overtone-133x200.jpg" alt="OvertonFemale figure nude with stockings. Infrared photograph.e"></a></div><div width="133px" height="200px" id="Cadence-wrap" class="dmelement all carnage sfw"><a href="https://mcaleavy.org/wp-content/images/Cadence.jpg" id="Cadence" class="ntott-5" title="Cadence" data-caption="Cadence&lt;br&gt; &lt;a href=&quot;/models/carnage/&quot;&gt;Carnage&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Cadence-133x200.jpg" alt="Cadence"></a></div><div width="133px" height="200px" id="Fury-wrap" class="dmelement all latest lin masked nsfw" style="display: none;"><a href="https://mcaleavy.org/wp-content/images/Fury.jpg" id="Fury" class="ntott-6" title="Fury" data-caption="Fury&lt;br&gt; &lt;a href=&quot;/models/lin/&quot;&gt;Lin&lt;/a&gt; &lt;a href=&quot;/projects/masked/&quot;&gt;Masked&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Fury-133x200.jpg" alt="Fury"></a></div><div width="133px" height="200px" id="Gaze-wrap" class="dmelement all lin sfw"><a href="https://mcaleavy.org/wp-content/images/Gaze.jpg" id="Gaze" class="ntott-7" title="Gaze" data-caption="Gaze&lt;br&gt; &lt;a href=&quot;/models/lin/&quot;&gt;Lin&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Gaze-200x133.jpg" alt="Gaze"></a></div><div width="133px" height="200px" id="Ink-wrap" class="dmelement all lin mono nsfw tattoo"><a href="https://mcaleavy.org/wp-content/images/Ink.jpg" id="Ink" class="ntott-8" title="Ink" data-caption="Ink&lt;br&gt; &lt;a href=&quot;/models/lin/&quot;&gt;Lin&lt;/a&gt; &lt;a href=&quot;/collections/mono/&quot;&gt;Monochrome&lt;/a&gt; &lt;a href=&quot;/collections/tattoo/&quot;&gt;Tattoo&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Ink-200x150.jpg" alt="Female figure nudes with tattoos. Infrared photograph."></a></div><div width="133px" height="200px" id="Backbone-wrap" class="dmelement all aurora blue-hair nsfw projection"><a href="https://mcaleavy.org/wp-content/images/Backbone.jpg" id="Backbone" class="ntott-9" title="Backbone" data-caption="Backbone&lt;br&gt; &lt;a href=&quot;/models/aurora/&quot;&gt;Aurora&lt;/a&gt; &lt;a href=&quot;/collections/blue-hair/&quot;&gt;Blue Hair&lt;/a&gt; &lt;a href=&quot;/projects/projection/&quot;&gt;Projection&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Backbone-133x200.jpg" alt="Backbone projection. Infrared photograph."></a></div><div width="133px" height="200px" id="Duality-wrap" class="dmelement all aurora duo mono nsfw" style="display: none;"><a href="https://mcaleavy.org/wp-content/images/Duality.jpg" id="Duality" class="ntott-10" title="Duality" data-caption="Duality&lt;br&gt; &lt;a href=&quot;/models/aurora/&quot;&gt;Aurora&lt;/a&gt; &lt;a href=&quot;/projects/duo/&quot;&gt;Duo&lt;/a&gt; &lt;a href=&quot;/collections/mono/&quot;&gt;Monochrome&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Duality-200x200.jpg" alt="Duality. Monochrome photograph."></a></div><div width="133px" height="200px" id="Tree2016-wrap" class="dmelement all juno sfw"><a href="https://mcaleavy.org/wp-content/images/Tree2016.jpg" id="Tree2016" class="ntott-11" title="Tree 2016" data-caption="Tree 2016&lt;br&gt; &lt;a href=&quot;/models/juno/&quot;&gt;Juno&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Tree2016-173x200.jpg" alt="Christmas tree, 2016. Light painting photograph."></a></div></div></div><!-- /wp:html -->]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Animoto</title>
		<link>https://mcaleavy.org/2017/04/23/animoto-2/</link>
		
		<dc:creator><![CDATA[McAleavy]]></dc:creator>
		<pubDate>Sun, 23 Apr 2017 13:20:32 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[animoto]]></category>
		<category><![CDATA[light painting]]></category>
		<category><![CDATA[lightpainting]]></category>
		<category><![CDATA[portfolio]]></category>
		<guid isPermaLink="false">http://mcaleavy.org/?p=3471</guid>

					<description><![CDATA[Some Animoto fun with my current work.]]></description>
										<content:encoded><![CDATA[
<p>Some Animoto fun with my current work.</p>



<figure class="wp-block-image blog-left"><a href="/slideshows/mcaleavy-org/"><img decoding="async" src="/wp-content/images/Animoto.jpg" alt="mcaleavy.org"/></a></figure>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Fancybox 3</title>
		<link>https://mcaleavy.org/2017/03/25/fancybox-3/</link>
		
		<dc:creator><![CDATA[McAleavy]]></dc:creator>
		<pubDate>Sat, 25 Mar 2017 22:08:36 +0000</pubDate>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[fancybox]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">http://mcaleavy.org/?p=3415</guid>

					<description><![CDATA[For a while now just over half of the visitors to mcaleavy.org have been coming from mobile devices and the image lightbox I was using, Fancybox, wasn&#8217;t really mobile friendly. It pops up a little window, and you really don&#8217;t &#8230;<p class="read-more"> <a class="more-link" href="https://mcaleavy.org/2017/03/25/fancybox-3/"> <span class="screen-reader-text">Fancybox 3</span> Read More &#187;</a></p>]]></description>
										<content:encoded><![CDATA[
<p>For a while now just over half of the visitors to mcaleavy.org have been coming from mobile devices and the image lightbox I was using, Fancybox, wasn&#8217;t really mobile friendly. It pops up a little window, and you really don&#8217;t want a little window on a teeny, tiny screen. Not great on a photography website.</p>



<p>Nothing else was suitable, and then Fancybox 3 turned up. But nobody had written a WordPress plugin for it. So I sharpened my pencil.</p>



<p>Lots of swearing and wrestling with JQuery and RegEx later and it works. It took 14 lines of code. They just took some finding.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress Albatross</title>
		<link>https://mcaleavy.org/2016/09/06/wordpress-albatross/</link>
		
		<dc:creator><![CDATA[McAleavy]]></dc:creator>
		<pubDate>Tue, 06 Sep 2016 21:42:44 +0000</pubDate>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[optimisation]]></category>
		<category><![CDATA[performance]]></category>
		<guid isPermaLink="false">http://mcaleavy.org/?p=3049</guid>

					<description><![CDATA[Today&#8217;s discovery. If you&#8217;ve had WordPress installed and running your website for more years that you care to think about, and have been through a lot of different plugins and themes over the years, your database is probably full of &#8230;<p class="read-more"> <a class="more-link" href="https://mcaleavy.org/2016/09/06/wordpress-albatross/"> <span class="screen-reader-text">WordPress Albatross</span> Read More &#187;</a></p>]]></description>
										<content:encoded><![CDATA[
<p>Today&#8217;s discovery. If you&#8217;ve had WordPress installed and running your website for more years that you care to think about, and have been through a <em><strong>lot</strong></em> of different plugins and themes over the years, your database is probably full of crap<em>. </em></p>



<span id="more-3049"></span>



<p>It should have 12 tables. Just 12. And the <em>wp_options</em> table should have a few hundred rows in it. Many plugins merrily create new tables that get left behind when you delete them. This is a bit untidy, but usually not too much of a problem.</p>



<p>What is a problem is the <em>wp_options</em> table. Orphaned records get left in there too, and it turns out that WordPress really doesn&#8217;t like it having thousands of rows (mine had over 5000). The only option is to delete everything with an option_name containing <em>%transient%</em> and then work through the table deleting groups of entries that aren&#8217;t used any more. I suppose you could change the indexing, but that&#8217;s really just brushing the problem under the carpet and ignoring the big lump in the middle of the room.</p>



<p>I got mine down to under 1000 rows fairly easily, and got a lot of performance back.</p>



<p>Jetpack is also a bit of a dog. I ditched that too.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mayhem</title>
		<link>https://mcaleavy.org/2016/08/01/mayhem/</link>
		
		<dc:creator><![CDATA[McAleavy]]></dc:creator>
		<pubDate>Mon, 01 Aug 2016 23:20:19 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[light painting]]></category>
		<category><![CDATA[lightpainting]]></category>
		<category><![CDATA[Mayhem]]></category>
		<guid isPermaLink="false">http://mcaleavy.org/?p=3004</guid>

					<description><![CDATA[This weekend Mayhem came to pose for me and the results were spectacular. It&#8217;s amazing what you can do with a £10 torch, a glow stick, a funny hat and a great model. We&#8217;re already planning more shots. You can &#8230;<p class="read-more"> <a class="more-link" href="https://mcaleavy.org/2016/08/01/mayhem/"> <span class="screen-reader-text">Mayhem</span> Read More &#187;</a></p>]]></description>
										<content:encoded><![CDATA[<div class="sfw-left"><a href="https://mcaleavy.org/wp-content/images/Necromancy.jpg" data-fancybox="ntott" data-caption="Necromancy&lt;br&gt; &lt;a href=&quot;/models/mayhem/&quot;&gt;Mayhem&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Necromancy-133x200.jpg"></a></div>


<p class="image-para">This weekend <a href="/models/mayhem/">Mayhem</a> came to pose for me and the results were spectacular. It&#8217;s amazing what you can do with a £10 torch, a glow stick, a funny hat and a great model. We&#8217;re already planning more shots. You can see the rest of her images in her <a href="/models/mayhem/">gallery</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Gray Room</title>
		<link>https://mcaleavy.org/2016/06/24/the-gray-room/</link>
		
		<dc:creator><![CDATA[McAleavy]]></dc:creator>
		<pubDate>Fri, 24 Jun 2016 21:01:58 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Meg]]></category>
		<category><![CDATA[Sarah]]></category>
		<category><![CDATA[studio]]></category>
		<category><![CDATA[The Gray Room]]></category>
		<guid isPermaLink="false">http://mcaleavy.org/?p=2944</guid>

					<description><![CDATA[Last week my friend John Gray kindly invited us along for a test shoot at his new studio, The Gray Room, in Bridgeton. So with Meg modelling and Sarah also shooting, we went along for a look. The studio has &#8230;<p class="read-more"> <a class="more-link" href="https://mcaleavy.org/2016/06/24/the-gray-room/"> <span class="screen-reader-text">The Gray Room</span> Read More &#187;</a></p>]]></description>
										<content:encoded><![CDATA[
<p class="image-para">Last week my friend John Gray kindly invited us along for a test shoot at his new studio, The Gray Room, in Bridgeton. So with Meg modelling and Sarah also shooting, we went along for a look.</p>


<!-- wp:html --><div class="galleryContainer"><div class="flexImageContainer"><div width="133px" height="200px" id="TheGrayRoom-wrap" class="dmelement all sfw"><a href="https://mcaleavy.org/wp-content/images/Studio-3.jpg" id="TheGrayRoom" class="ntott-1" title="The Gray Room" data-caption="The Gray Room"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Studio-3-200x133.jpg" alt=""></a></div><div width="133px" height="200px" id="TheGrayRoom-wrap" class="dmelement all sfw"><a href="https://mcaleavy.org/wp-content/images/GrayRoomShoot_3.jpg" id="TheGrayRoom" class="ntott-2" title="The Gray Room" data-caption="The Gray Room"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/GrayRoomShoot_3-200x133.jpg" alt=""></a></div><div width="133px" height="200px" id="TheGrayRoom-wrap" class="dmelement all sfw"><a href="https://mcaleavy.org/wp-content/images/Studio-1.jpg" id="TheGrayRoom" class="ntott-3" title="The Gray Room" data-caption="The Gray Room"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Studio-1-200x134.jpg" alt=""></a></div><div width="133px" height="200px" id="TheGrayRoom-wrap" class="dmelement all sfw"><a href="https://mcaleavy.org/wp-content/images/Studio-2.jpg" id="TheGrayRoom" class="ntott-4" title="The Gray Room" data-caption="The Gray Room"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Studio-2-200x133.jpg" alt=""></a></div></div></div><!-- /wp:html -->


<p>The studio has four Bowens Gemini flash heads as well as great daylight from windows on two walls, that can be controlled with both normal and blackout blinds. There are Colorama paper backgrounds on two walls in a variety of colours, as well as seating, makeup table, editing, printing and coffee facilities. A great space.</p>



<p>We shot for a couple of hours, resulting in these images from me.</p>


<!-- wp:html --><div class="galleryContainer"><div class="flexImageContainer"><div width="133px" height="200px" id="Teal-wrap" class="dmelement all meg sfw"><a href="https://mcaleavy.org/wp-content/images/Teal.jpg" id="Teal" class="ntott-1" title="Teal" data-caption="Teal&lt;br&gt; &lt;a href=&quot;/models/meg/&quot;&gt;Meg&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Teal-200x200.jpg" alt="Woman with coffee."></a></div><div width="133px" height="200px" id="Trinity-wrap" class="dmelement all meg sfw"><a href="https://mcaleavy.org/wp-content/images/Trinity.jpg" id="Trinity" class="ntott-2" title="Trinity" data-caption="Trinity&lt;br&gt; &lt;a href=&quot;/models/meg/&quot;&gt;Meg&lt;/a&gt;"><img decoding="async" class="dmimg" src="https://mcaleavy.org/wp-content/images/Trinity-200x133.jpg" alt="Woman with lingerie and tailors dummies. Monochrome photographs."></a></div></div></div><!-- /wp:html -->


<p>It&#8217;s going to be a regular shoot space for me. John can be contacted via his website: <a href="http://www.thegrayroom.net/contact/4592272066">The Gray Room</a>.</p>



<p>DaveMc, June 16</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 97/164 objects using Disk
Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching using Disk

Served from: mcaleavy.org @ 2025-02-06 21:49:32 by W3 Total Cache
-->