<?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>Mimetic Galleries</title>
	<atom:link href="http://www.mimetic.com/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mimetic.com/wp</link>
	<description>Galleries for photographers and artists</description>
	<lastBuildDate>Mon, 09 Jan 2012 19:32:34 +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>Adding Facebook Like and Recommend Buttons</title>
		<link>http://www.mimetic.com/wp/2011/09/05/adding-facebook-like-and-recommend-buttons/</link>
		<comments>http://www.mimetic.com/wp/2011/09/05/adding-facebook-like-and-recommend-buttons/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 21:27:24 +0000</pubDate>
		<dc:creator>David Gross</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.mimetic.com/wp/?p=622</guid>
		<description><![CDATA[Here is how you can add Facebook &#8220;Like&#8221; and &#8220;Recommend&#8221; buttons to your gallery: Why both? Well, I find it useful to use the &#8220;Like&#8221; to connect someone to my Facebook artist&#8217;s page (or my main page). That way, they can continue to get messages from me on their Facebook page. I use the &#8220;Recommend&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Here is how you can add Facebook &#8220;Like&#8221; and &#8220;Recommend&#8221; buttons to your gallery:</p>
<p style="text-align: left;">Why both? Well, I find it useful to use the &#8220;Like&#8221; to connect someone to my Facebook artist&#8217;s page (or my main page). That way, they can continue to get messages from me on their Facebook page. I use the &#8220;Recommend&#8221; to connect to the page they are looking at, the gallery itself. That entry in Facebook will quickly scroll down their Facebook Wall, and be lost.</p>
<p style="text-align: left;">You will be adding these buttons to the &#8220;Statement&#8221; field of your gallery. You could also put them elsewhere, but be careful. Do <strong>not</strong> put them into the &#8220;Description&#8221; field, because your page won&#8217;t look right! There is something about Facebook&#8217;s code that breaks other pages.</p>
<p style="text-align: left;">Here&#8217;s what the operation will look like:</p>
<p style="text-align: left;"><a href="http://www.mimetic.com/wp/wp-content/uploads/2011/09/facebook-in-statement.png"><img class="aligncenter size-medium wp-image-624" title="Facebook buttons in the Statement field." src="http://www.mimetic.com/wp/wp-content/uploads/2011/09/facebook-in-statement-650x178.png" alt="" width="650" height="178" /></a></p>
<h3>Step 1: Facebook &#8220;Like&#8221; Button</h3>
<p style="text-align: left;">For example, I decided to use &#8220;Like&#8221; to connect to my Facebook page, which is here: <em>https://www.facebook.com/pages/David-Gross/110616302378037</em></p>
<p style="text-align: left;">I got the following code from Facebook, on this page: https://developers.facebook.com/docs/reference/plugins/like/</p>
<p style="padding-left: 30px; text-align: left;">&lt;div id=&#8221;fb-root&#8221;&gt;&lt;/div&gt;&lt;script src=&#8221;http://connect.facebook.net/en_US/all.js#appId=244748862233963&amp;xfbml=1&#8243;&gt;&lt;/script&gt;&lt;fb:like href=&#8221;<strong>https://www.facebook.com/pages/David-Gross/110616302378037</strong>&#8221; send=&#8221;false&#8221; layout=&#8221;button_count&#8221; width=&#8221;100&#8243; show_faces=&#8221;false&#8221; font=&#8221;verdana&#8221;&gt;&lt;/fb:like&gt;</p>
<p style="text-align: left;">See the bold-faced URL? That is what you need to replace with your own URL. Go to your Facebook page, copy the URL (from the top of your browser&#8217;s window), and replace the bold-face URL with your own.</p>
<p style="text-align: left;">Put this code into the &#8220;Statement&#8221; field of your gallery.</p>
<h3>Step 2: Facebook &#8220;Recommend&#8221; Button</h3>
<p style="text-align: left;">I decided to use &#8220;Recommend&#8221; to let the view recommend the page he/she is looking at. The recommendation appears on the viewer&#8217;s Facebook &#8220;wall.&#8221; You do not have to change this code at all&#8230;it will &#8220;Recommend&#8221; the page it finds itself on.</p>
<p style="padding-left: 30px; text-align: left;">&lt;div id=&#8221;fb-root&#8221;&gt;&lt;/div&gt;&lt;script src=&#8221;http://connect.facebook.net/en_US/all.js#appId=209517742441628&amp;xfbml=1&#8243;&gt;&lt;/script&gt;&lt;fb:like href=&#8221;" send=&#8221;false&#8221; layout=&#8221;button_count&#8221; width=&#8221;100&#8243; show_faces=&#8221;false&#8221; action=&#8221;recommend&#8221; font=&#8221;verdana&#8221;&gt;&lt;/fb:like&gt;</p>
<h3>Step 3: Put code into the Statement field</h3>
<ol style="text-align: left;">
<li>Go to your gallery administration, e.g. www.mygallery.com/admin.php</li>
<li>Click the &#8220;Galleries&#8221; tab, and edit a gallery.</li>
<li>Put both pieces of code into the the &#8220;Statement&#8221; field. Be sure to change the URL in the first chunk of code to be your Facebook page. The URL in the &#8220;href&#8221; after &#8220;fb:like&#8221; is the one to change.<span style="font-family: Consolas, Monaco, monospace;"><span class="Apple-style-span" style="font-size: 12px; line-height: 18px; white-space: pre;"><br />
</span></span></li>
<li>If you want some extra space between the two chunks of code, you will have to put &#8220;&lt;br&gt;&lt;br&gt;&#8221; between them. That means, put the &#8220;&lt;br&gt;&lt;br&gt;&#8221; in that empty line, in the example below.</li>
</ol>
<div style="padding-left: 30px; text-align: left;"><a href="http://www.mimetic.com/wp/wp-content/uploads/2011/09/facebook-in-statement.png"><img title="Facebook buttons in the Statement field." src="http://www.mimetic.com/wp/wp-content/uploads/2011/09/facebook-in-statement-650x178.png" alt="" width="650" height="178" /></a></div>
<div style="text-align: left;">Here are two examples of the buttons on my page, one without extra space, and one example with:</div>
<p style="text-align: center;"><img class="size-full wp-image-626 aligncenter" title="Example 1" src="http://www.mimetic.com/wp/wp-content/uploads/2011/09/fb-example-2.png" alt="" width="136" height="72" /></p>
<p style="text-align: center;"><img class="size-full wp-image-627 aligncenter" title="Example 2" src="http://www.mimetic.com/wp/wp-content/uploads/2011/09/fb-example-1.png" alt="" width="134" height="90" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mimetic.com/wp/2011/09/05/adding-facebook-like-and-recommend-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If I cancel the subscription in the future, can I still use my personal domain name for myself?</title>
		<link>http://www.mimetic.com/wp/2011/06/06/if-i-cancel-the-subscription-in-the-future-can-i-still-use-my-personal-domain-name-for-myself/</link>
		<comments>http://www.mimetic.com/wp/2011/06/06/if-i-cancel-the-subscription-in-the-future-can-i-still-use-my-personal-domain-name-for-myself/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 19:25:53 +0000</pubDate>
		<dc:creator>David Gross</dc:creator>
				<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://www.mimetic.com/wp/?p=607</guid>
		<description><![CDATA[In brief, &#8220;yes.&#8221; If you buy your domain name, you own it. There are some nasty, evil, malicious, cruel, and possibly Satanic companies that sell you domain names but register them as their own, effectively &#8220;leasing&#8221; you the name. Avoid them like a sneezy aunt with the Ebola virus. I know Verio does not do [...]]]></description>
			<content:encoded><![CDATA[<p>In brief, &#8220;yes.&#8221;</p>
<h3><span style="font-weight: normal; font-size: 13px;"><em>If you buy your domain name, you own it.</em> There are some nasty, evil, malicious, cruel, and possibly Satanic companies that sell you domain names but register them as their own, effectively &#8220;leasing&#8221; you the name. Avoid them like a sneezy aunt with the Ebola virus. I know Verio does not do this, nor do many others. Check to be sure your domain name seller does not.</span></h3>
<p><em>You can change where your domain name points at any time.</em> See, a domain name, like &#8220;mimetic.com&#8221;, simply points to a server somewhere, like a sign. Changing the &#8220;DNS name server&#8221; just changes which server your name points to, like turning the sign. You can even keep your gallery subscription, change where domain name points, and choose a new name for the gallery.</p>
<p><em>Unless we bought the domain name for you (and you do not have the username/password to modify it), then we have no control over your name at all!</em></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mimetic.com/wp/2011/06/06/if-i-cancel-the-subscription-in-the-future-can-i-still-use-my-personal-domain-name-for-myself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do I get server/web hosting?</title>
		<link>http://www.mimetic.com/wp/2011/06/06/do-i-get-serverweb-hosting/</link>
		<comments>http://www.mimetic.com/wp/2011/06/06/do-i-get-serverweb-hosting/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 19:24:24 +0000</pubDate>
		<dc:creator>David Gross</dc:creator>
				<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://www.mimetic.com/wp/?p=604</guid>
		<description><![CDATA[I choose the private gallery option, does your fee include server/ web hosting of my domain name? In brief, &#8220;yes.&#8221; Server / Web Hosting If you choose either the private gallery or group gallery options, you currently get your own server account. That means you are not sharing a website with anyone. You have FTP [...]]]></description>
			<content:encoded><![CDATA[<p><em></em><em>I choose the private gallery option, d</em>oes your fee include server/ web hosting of my domain name?</p>
<p>In brief, &#8220;yes.&#8221;</p>
<h3>Server / Web Hosting</h3>
<p>If you choose either the private gallery or group gallery options, you currently get your own server account. That means you are not sharing a website with anyone. You have FTP upload space, email accounts, a blog, whatever you can handle installing.</p>
<p>The truth is, not a single client, so far, has cared about having a personal server, and since it is harder to maintain a bunch of separate server accounts, this may change. If it matters to you, I will be happy to accommodate you.</p>
<p>Most people find it handier to use their own WordPress accounts for their blogs and Yahoo or Gmail for the email. Also, WordPress, Yahoo and Gmail are a bit more stable than any small company could ever be.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mimetic.com/wp/2011/06/06/do-i-get-serverweb-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you offer discounts for annual subscriptions?</title>
		<link>http://www.mimetic.com/wp/2011/06/06/do-you-offer-discounts-for-annual-subscriptions/</link>
		<comments>http://www.mimetic.com/wp/2011/06/06/do-you-offer-discounts-for-annual-subscriptions/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 19:09:36 +0000</pubDate>
		<dc:creator>David Gross</dc:creator>
				<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://www.mimetic.com/wp/?p=601</guid>
		<description><![CDATA[We offer a 15% discount on pre-paid annual subscriptions. At the moment of this writing, the programming for annual subscriptions is not finished. Send an email saying you want to pay for a full year, and we will gladly set the account by hand. When the programmers replenish their supplies of stimulants and get cracking, [...]]]></description>
			<content:encoded><![CDATA[<p>We offer a <strong>15% discount</strong> on pre-paid annual subscriptions.</p>
<p>At the moment of this writing, the programming for annual subscriptions is not finished. Send an email saying you want to pay for a full year, and we will gladly set the account by hand. When the programmers replenish their supplies of stimulants and get cracking, we will have the system handle it all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mimetic.com/wp/2011/06/06/do-you-offer-discounts-for-annual-subscriptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How should I prepare my pictures for the gallery?</title>
		<link>http://www.mimetic.com/wp/2011/06/06/how-should-i-prepare-my-pictures-for-the-gallery/</link>
		<comments>http://www.mimetic.com/wp/2011/06/06/how-should-i-prepare-my-pictures-for-the-gallery/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 18:59:52 +0000</pubDate>
		<dc:creator>David Gross</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.mimetic.com/wp/?p=596</guid>
		<description><![CDATA[Here is how to prepare your pictures for uploading to the galleries. Summary: JPEG format, but not &#8220;progressive&#8221; jpeg. Either &#8220;standard&#8221; or &#8220;optimized&#8221; are just fine, choose &#8220;optimized&#8221; if you can. Save with the Adobe RGB color space profile Display only: 1500 pixels on the largest side for display only, e.g. 1500 by 1000 pixels [...]]]></description>
			<content:encoded><![CDATA[<p>Here is how to prepare your pictures for uploading to the galleries.</p>
<h2>Summary:</h2>
<ul>
<li><strong>JPEG format</strong>, <em>but not &#8220;progressive&#8221; jpeg. </em>Either &#8220;standard&#8221; or &#8220;optimized&#8221; are just fine, choose &#8220;optimized&#8221; if you can.</li>
<li>Save with the <strong>Adobe RGB color space profile</strong></li>
<li><strong>Display only</strong>: 1500 pixels on the largest side for display only, e.g. 1500 by 1000 pixels for a 35mm film sized photo</li>
<li><strong>Display and sell</strong>: original picture size, e.g. 4368 by 2912 pixels from my EOS 5D camera</li>
<li><strong>Captions</strong>: Not necessary, but for best results, caption completely. That includes creator, headline/title, caption, date created, city, state, and country.</li>
</ul>
<p>&nbsp;</p>
<p><em> </em></p>
<h2>Picture Size</h2>
<p><em>What is size? It does not refer to how much space your file takes on the computer, which is the &#8220;file size.&#8221; &#8220;Picture size&#8221; means the number of dots (or &#8220;pixels&#8221;) wide and tall the image is. The file size doesn&#8217;t matter to us here, as long as it is less than 10 mb (and that is plenty big for any JPEG file). </em></p>
<p>What size should you save your pictures, to upload them to your gallery? There are two answers&#8230;.</p>
<h3>To show a picture only&#8230;</h3>
<p>The best picture size to <em>show</em> pictures in an exhibition is 1500 pixels on the largest side. That means, a horizontal picture should be exactly 1500 pixels wide. A vertical picture should be 1500 pixels tall.</p>
<p>The &#8220;dpi&#8221; (dots per inch) does not matter at all, and it can be anything. If you&#8217;re a worrying type, set it to 72 dpi.</p>
<h3>
<p><div id="attachment_589" class="wp-caption aligncenter" style="width: 521px"><a href="http://www.mimetic.com/wp/wp-content/uploads/2011/06/Screen-shot-2011-06-06-at-11.24.37-AM.png"><img class="size-full wp-image-589" title="Resize to 1500 pixels" src="http://www.mimetic.com/wp/wp-content/uploads/2011/06/Screen-shot-2011-06-06-at-11.24.37-AM.png" alt="Resize to 1500 pixels" width="511" height="414" /></a><p class="wp-caption-text">Resize to pictures to 1500 pixels on their largest side.</p></div></h3>
<h3>To show a picture and automatically sell fine art prints&#8230;</h3>
<p>If you want the system to sell your pictures, <em>and</em> you want the system to automatically send printable files to the printer, <em>then</em> you should upload such pictures at the original resolution you took them.</p>
<p>Or, you can make them smaller, if you only want to sell at smaller sizes. In the example below, the picture is sized to 20 inches wide . The system uses 150 dpi as the minimum dpi, which looks good photographs. Most people still think 300 dpi is necessary. It isn&#8217;t and never was, but you can use it if it makes you feel good.</p>
<p><em>Do not resize your picture larger, please, unless you are making the artist decision to have a &#8220;rougher&#8221; looking image. Enlarging a computer picture does not make sharper at larger sizes.</em></p>
<p>In case you are wondering, we can handle pictures up to 10MB in size, which covers even 21 megapixel images in JPEG format.</p>
<p>And, yes, &#8220;JPEG&#8221; is the same as &#8220;JPG&#8221;.</p>
<div id="attachment_591" class="wp-caption aligncenter" style="width: 507px"><a href="http://www.mimetic.com/wp/wp-content/uploads/2011/06/Screen-shot-2011-06-06-at-11.28.24-AM.png"><img class="size-full wp-image-591" title="Image Size for Sales" src="http://www.mimetic.com/wp/wp-content/uploads/2011/06/Screen-shot-2011-06-06-at-11.28.24-AM.png" alt="" width="497" height="399" /></a><p class="wp-caption-text">Keep your pictures to sell at full size, or resize to the largest size you want to sell.</p></div>
<h2><span style="font-size: 15px;">File Format</span></h2>
<p>Always prepare your pictures as JPEG files.<strong><em> Do not used &#8220;Progressive&#8221; JPEG because the system cannot read them!</em></strong></p>
<div id="attachment_584" class="wp-caption aligncenter" style="width: 364px"><a href="http://www.mimetic.com/wp/wp-content/uploads/2011/06/Screen-shot-2011-06-06-at-11.13.54-AM.png"><img class="size-full wp-image-584" title="Photoshop File Format" src="http://www.mimetic.com/wp/wp-content/uploads/2011/06/Screen-shot-2011-06-06-at-11.13.54-AM.png" alt="Photoshop File Format" width="354" height="302" /></a><p class="wp-caption-text">Correct file format settings for saving a picture from Photoshop.</p></div>
<p><strong>Quality = 75 </strong>(if, instead of offering 1-100 for quality,  the program only offers 1-10, take 7 or <img src='http://www.mimetic.com/wp/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p><span style="font-size: 20px; font-weight: bold;">More Information</span></p>
<p><em>The system resizes pictures that you upload for exhibitions</em>. It does a very nice job, and we display unusually large picture files for an Internet website. Why? Because it is your gallery, and it should look good!</p>
<p><em>We accept files up to 10MB in size</em>, which covers even 21 megapixel images in JPEG format, and much higher. Higher than anyone really needs. The upload may brag about handling bigger files, but it is lying for various technical reasons that would bore the socks off an ethernet data-packet compression engineer.</p>
<p><em>There is no advantage to using TIFF files</em>, unless you are producing the highest possible quality images, at your fine art printer&#8217;s studio, on glossy papers. Yeah, JPEG is &#8220;lossy&#8221;, but at high quality values, the variation in the paper surface, humidity, and ink is greater than any stray dot that is 1% off the original. If you are really concerned about this, have your printer store your TIFF files, and mark the checkbox on the image information page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mimetic.com/wp/2011/06/06/how-should-i-prepare-my-pictures-for-the-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Position a message on a page</title>
		<link>http://www.mimetic.com/wp/2011/06/02/position-a-message-on-a-page/</link>
		<comments>http://www.mimetic.com/wp/2011/06/02/position-a-message-on-a-page/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 16:54:22 +0000</pubDate>
		<dc:creator>David Gross</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.mimetic.com/wp/?p=577</guid>
		<description><![CDATA[What if you want to add a box with a message, or a graphic, to a page? You can do it, because the system allows you to write HTML on your pages. For example, Lisa wanted to announce her new award on the front page of her gallery, but was not sure how. Here&#8217;s how [...]]]></description>
			<content:encoded><![CDATA[<p>What if you want to add a box with a message, or a graphic, to a page? You can do it, because the system allows you to write HTML on your pages. For example, Lisa wanted to announce her new award on the front page of her gallery, but was not sure how. Here&#8217;s how we did it.</p>
<p>First, make a JPG graphic:</p>
<p><a href="http://www.mimetic.com/wp/wp-content/uploads/2011/06/mcc_announce.jpg"><img class="aligncenter size-full wp-image-578" title="mcc_announce" src="http://www.mimetic.com/wp/wp-content/uploads/2011/06/mcc_announce.jpg" alt="" width="360" height="53" /></a></p>
<p>Log into the administration system.</p>
<ol>
<li>Upload the graphic: click on the &#8220;Files&#8221; tab and upload the graphic. Note, in this example our graphic is named &#8220;mcc_accounce.jpg&#8221;.</li>
<li>Click the &#8220;Galleries&#8221; tab.</li>
<li>Click &#8220;Edit&#8221; (on the right) to edit the gallery front page.</li>
<li>In the &#8220;Statement&#8221; field, enter  <span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;">[[mcc_announce.jpg:my picture]]</span></li>
</ol>
<p>So, this worked well. It showed the graphic where the Statement text would go. But Lisa wanted the graphic nearer to the bottom. Here&#8217;s how we did it:</p>
<p>In the &#8220;Statement&#8221; field, we add positioning HTML code around the file insert command we used above. Here&#8217;s what it looks like:</p>
<pre>&lt;div style="position: fixed;bottom: 10%;"&gt;[[mcc_announce.jpg:my picture]]&lt;/div&gt;
</pre>
<p>Now, the graphic appears exactly 10% of the window height from the bottom. Here&#8217;s what it looks like:</p>
<p><a href="http://www.mimetic.com/wp/wp-content/uploads/2011/06/Screen-shot-2011-06-02-at-9.52.21-AM.png"><img class="aligncenter size-medium wp-image-579" title="lisakessler_screen_shot" src="http://www.mimetic.com/wp/wp-content/uploads/2011/06/Screen-shot-2011-06-02-at-9.52.21-AM-650x462.png" alt="Screen shot" width="650" height="462" /></a></p>
<ol></ol>
]]></content:encoded>
			<wfw:commentRss>http://www.mimetic.com/wp/2011/06/02/position-a-message-on-a-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Multimedia Exhibition</title>
		<link>http://www.mimetic.com/wp/2010/10/20/a-multimedia-exhibition/</link>
		<comments>http://www.mimetic.com/wp/2010/10/20/a-multimedia-exhibition/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 15:12:06 +0000</pubDate>
		<dc:creator>David Gross</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mimetic.com/wp/?p=559</guid>
		<description><![CDATA[If you want to have an exhibition dedicated to multimedia, here&#8217;s how you can do it. In a previous post, I wrote how to show a video in an exhibition. Create a new exhibition, called &#8220;Multimedia&#8221;. (You can change the name later.) For each video in your exhibition, find a small picture that you can [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to have an exhibition dedicated to multimedia, here&#8217;s how you can do it. In a previous post, <a title="Showing Videos" href="http://www.mimetic.com/wp/?p=542">I wrote how to show a video in an exhibition</a>.</p>
<ol>
<li>Create a new exhibition, called &#8220;Multimedia&#8221;. (You can change the name later.)</li>
<li>For each video in your exhibition, find a small picture that you can upload. It does not matter what the picture is! It is just a trick to create a new picture in the exhibition.</li>
<li>Upload the fake picture. This will create a new picture. Now, follow the instructions on  <a title="Showing Videos" href="http://www.mimetic.com/wp/?p=542">how to show a video in an exhibition</a> to connect the new picture to your multimedia video.</li>
<li>Repeat for each picture in your exhibition.</li>
<li>When you&#8217;re done, navigate to your new exhibition. You should see your videos, ready to play. Now, get the ID number of the exhibition. At the top of your browser page, where you see something like &#8220;http://mywebsite.com/gallery.php?ProjectID=29&#8243;, write down that last number. In this example, write down &#8220;29&#8243;.</li>
</ol>
<p>Now, let&#8217;s say you want a menu item to link to multimedia. By this, I mean a link in the same menu that says, &#8220;New Exhibitions&#8221; or &#8220;About (my name)&#8221; or &#8220;Blog&#8221;. That menu is set in the &#8220;Gallery&#8221; tab, as an &#8220;Advanced Feature.&#8221;</p>
<ol>
<li>In your list of exhibitions, click on the</li>
<li>Click on the Galleries tab.</li>
<li>Click on &#8220;Show/Hide Advanced Features&#8221;.</li>
<li>Be sure the checkbox &#8220;Use custom menu bar&#8221;, next to &#8220;Menu Bar (Top)&#8221;, is checked.</li>
<li>In an unused, blank entry in &#8220;Menu Bar (Top)&#8221;, choose &#8220;custom 1&#8243;.</li>
<li>In the &#8220;Menu Bar Custom Items&#8221; area, further down, write this code into field, &#8220;Custom Item 1&#8243;<br />
<tt>&lt;a href="http://milosbicanski.com/gallery.php?ProjectID=XXX"&gt;Multimedia&lt;/a&gt;</tt></li>
<li>Remember the ID number we wrote down, above? In place of &#8220;XXX&#8221; in the code, put that number. In this example, we chose &#8220;29&#8243;, so you would end up with:<br />
<tt>&lt;a href="http://milosbicanski.com/gallery.php?ProjectID=29"&gt;Multimedia&lt;/a&gt;</tt></li>
<li>Click the &#8220;Save and Close&#8221; button to save your changes.</li>
</ol>
<p>Go to your front page, and you should see the new &#8220;Multimedia&#8221; menu entry.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mimetic.com/wp/2010/10/20/a-multimedia-exhibition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Showing Videos in Exhibitions</title>
		<link>http://www.mimetic.com/wp/2010/06/15/showing-video/</link>
		<comments>http://www.mimetic.com/wp/2010/06/15/showing-video/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 04:26:41 +0000</pubDate>
		<dc:creator>David Gross</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mimetic.com/wp/?p=542</guid>
		<description><![CDATA[You can show videos in the place of pictures in galleries. The videos must be hosted on a video sharing website, such as Vimeo.com or YouTube.com. Since the video should be the same height as other images in a gallery, try to create your video 300 pixels high. The width doesn’t matter. However, since the [...]]]></description>
			<content:encoded><![CDATA[<h2><span style="font-weight: normal; font-size: 13px;">You can show videos in the place of pictures in galleries. The videos must be hosted on a video sharing website, such as Vimeo.com or YouTube.com.</span></h2>
<p>Since the video should be the same height as other images in a gallery, try to create your video 300 pixels high. The width doesn’t matter. However, since the videos resize well, if yours is large it will work just fine.</p>
<p>Here’s how to work with Video on Vimeo.com (YouTube.com works almost exactly the same way).</p>
<p>(Vimeo has updated to HTML 5, so the code is much short!)</p>
<p>Get an account on Vimeo. Log in to your account. Upload your video. After the website has processed your video, you’ll be able to watch it, and there will be a link titled, “Embed.” Click on it, and you’re given some code in a box.</p>
<h3>Method #1: Using the New Code (use this)</h3>
<p>Vimeo has updated their system to use the HTML 5 coding. The <strong>new code,</strong> for new browsers, iPad, and iPhone, looks like this:</p>
<p style="text-align: left; padding-left: 30px;"><span style="font-family: 'Courier New', monospace;">&lt;iframe src=&#8221;http://player.vimeo.com/video/16018192?portrait=0&#8243; width=&#8221;400&#8243; height=&#8221;225&#8243; frameborder=&#8221;0&#8243;&gt;&lt;/iframe&gt;&lt;p&gt;&lt;a href=&#8221;http://vimeo.com/16018192&#8243;&gt;Athens fish &amp; meat market&lt;/a&gt; from &lt;a href=&#8221;http://vimeo.com/user4946941&#8243;&gt;milos bicanski&lt;/a&gt; on &lt;a href=&#8221;http://vimeo.com&#8221;&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;</span></p>
<p style="text-align: left;">Copy the code. When you click on the code, all of it will automatically be selected, so you can simply choose “Copy” from your edit menu.</p>
<p>Now, go to your gallery website. Log in, go to the exhibition that will show the video, and upload a new image. It does not matter what the image is, so make it small! Really&#8230;the uploading just creates a new place-holder which we will use to hold the video. This is not the best way the system could work, but it will do for now. Once you have the new image, edit it. The third checkbox down is titled, “This is a video, not a picture.” Check it, and a new text box appears.</p>
<p>Paste the “iframe” code, above, into the text box. The only part you want is the &#8220;iframe&#8221; definition .That means starting from, and including, &#8220;&lt;iframe&#8221; and ending with, and including, &#8220;&lt;/iframe&gt;&#8221;. Erase the extra code, starting with the &#8220;&lt;p&gt;&#8221;. Here’s what the code looks like after I’ve deleted the extra stuff at the end:</p>
<p style="padding-left: 30px;"><span style="font-family: 'Courier New', monospace;">&lt;iframe src=&#8221;http://player.vimeo.com/video/16018192?portrait=0&#8243; width=&#8221;400&#8243; height=&#8221;225&#8243; frameborder=&#8221;0&#8243;&gt;&lt;/iframe&gt;</span></p>
<p>Now, skip down to &#8220;Set the Size,&#8221; below.</p>
<h3>Method #2: Using the Old Code (don&#8217;t use this unless you have a good reason to)</h3>
<p>Vimeo has updated their system, but the older code for older browsers is still available, if you want to use it. The <strong>old code,</strong> for older web browsers, looks like this:</p>
<p style="text-align: left; padding-left: 30px;"><span style="font-family: 'Courier New', monospace;">&lt;object width=&#8221;400&#8243; height=&#8221;225&#8243;&gt;<br />
&lt;param name=&#8221;allowfullscreen&#8221; value=&#8221;true&#8221; /&gt;<br />
&lt;param name=&#8221;allowscriptaccess&#8221; value=&#8221;always&#8221; /&gt;<br />
&lt;param name=&#8221;movie&#8221; value=&#8221;http://vimeo.com/moogaloop.swf?clip_id=12505507<br />
&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1<br />
&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1&#8243; /&gt;<br />
&lt;embed src=&#8221;http://vimeo.com/moogaloop.swf?clip_id=12505507&amp;amp;server=vimeo.com<br />
</span><span style="font-family: 'Courier New', monospace;">&amp;amp;</span><span style="font-family: 'Courier New', monospace;">show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;</span><span style="font-family: 'Courier New', monospace;">color=00ADEF<br />
&amp;amp;fullscreen=1&#8243; type=&#8221;application/x-shockwave-flash&#8221; allowfullscreen=&#8221;true&#8221;<br />
allowscriptaccess=&#8221;always&#8221; width=&#8221;400&#8243; height=&#8221;225&#8243;&gt;<br />
&lt;</span><span style="font-family: 'Courier New', monospace;">/embed&gt;<br />
</span><span style="font-family: 'Courier New', monospace;">&lt;/object&gt;<br />
</span><span style="font-family: 'Courier New', monospace;">&lt;p&gt;&lt;a href=&#8221;http://vimeo.com/12505507&#8243;&gt;Antoine Goff&lt;/a&gt; from &lt;a href=&#8221;http://vimeo.com/user1988155&#8243;&gt;David Gross&lt;/a&gt; on &lt;a href=&#8221;http://vimeo.com&#8221;&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;</span></p>
<p>Copy the code. When you click on the code, all of it will automatically be selected, so you can simply choose “Copy” from your edit menu.</p>
<p>Now, go to your gallery website. Log in, go to the exhibition that will show the video, and upload a new image. It <em>does not matter</em> what the image is, so make it small! Really&#8230;the uploading just creates a new place-holder which we will use to hold the video. This is not the best way the system could work, but it will do for now.  Once you have the new image, edit it. The third checkbox down is titled, “This is a video, not a picture.” Check it, and a new text box appears.</p>
<p>Paste the “Embed” code, above, into the text box. The only part you want is the object definition .That means the &lt;object&gt; &lt;/object&gt; codes and everything in between them. Erase the extra code. Here’s what the code looks like after I’ve deleted the extra stuff at the end:</p>
<p style="padding-left: 30px; text-align: left;"><span style="font-family: 'Courier New', monospace;">&lt;object width=&#8221;400&#8243; height=&#8221;225&#8243;&gt;<br />
&lt;param name=&#8221;allowfullscreen&#8221; value=&#8221;true&#8221; /&gt;<br />
&lt;param name=&#8221;allowscriptaccess&#8221; value=&#8221;always&#8221; /&gt;<br />
&lt;param name=&#8221;movie&#8221; value=&#8221;http://vimeo.com/moogaloop.swf?clip_id=12505507<br />
&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1<br />
&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1&#8243; /&gt;<br />
&lt;embed src=&#8221;http://vimeo.com/moogaloop.swf?clip_id=12505507&amp;amp;server=vimeo.com<br />
</span><span style="font-family: 'Courier New', monospace;">&amp;amp;</span><span style="font-family: 'Courier New', monospace;">show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;</span><span style="font-family: 'Courier New', monospace;">color=00ADEF<br />
&amp;amp;fullscreen=1&#8243; type=&#8221;application/x-shockwave-flash&#8221; allowfullscreen=&#8221;true&#8221;<br />
allowscriptaccess=&#8221;always&#8221; width=&#8221;400&#8243; height=&#8221;225&#8243;&gt;<br />
&lt;</span><span style="font-family: 'Courier New', monospace;">/embed&gt;<br />
</span><span style="font-family: 'Courier New', monospace;">&lt;/object&gt;</span></p>
<h3>Set the Size</h3>
<p>Now, we need to set the size. Since pictures in your gallery are probably 300 pixels height (only custom installations would be different), you want your video to be 300 pixels height. So, we need to calculate a proportional width, this way:</p>
<p style="padding-left: 30px;"><span style="font-family: 'Courier New', monospace;">(width / height) x 300 = new width</span></p>
<p>Using the example above, I can see from the code that the width is 400, and the height is 225 pixels. So, I calculate like this:</p>
<p style="padding-left: 30px;"><span style="font-family: 'Courier New', monospace;">(400/225) x 300 = 533 wide</span></p>
<p>You may need to the fix the code itself, too. In this example, you would replacing the value following &#8220;width=&#8221; with &#8220;533&#8243;, and the value following &#8220;height=&#8221; with &#8220;300&#8243;. If you&#8217;re using the old coding, remember to change the values both at the top of the code, and at the bottom of the code.</p>
<p>Now, on the picture page in my gallery, just above where I pasted the “embed” code, I put 533 into the first box (“wide”) and 300 into the second box (“high”).</p>
<p>Save your work by clicking the “Save” button or the “Save and Close” button.</p>
<p>Your video should appear in your exhibition. You can use the “Organize” exhibition editing page to move it around in the exhibition.</p>
<p><em>Note that not all themes support this well — flexible themes, for example, won’t work correctly. That’s because unlike pictures, a video isn’t supposed to resize.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mimetic.com/wp/2010/06/15/showing-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to use your own www domain name.</title>
		<link>http://www.mimetic.com/wp/2009/09/30/how-to-use-your-own-www-domain-name/</link>
		<comments>http://www.mimetic.com/wp/2009/09/30/how-to-use-your-own-www-domain-name/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 20:01:04 +0000</pubDate>
		<dc:creator>David Gross</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.mimetic.com/wp/?p=519</guid>
		<description><![CDATA[Many people want a gallery with their own domain name (such as &#8220;www.mydomain.com&#8221;). To do this, you must &#8220;point&#8221; your domain name to our website servers. This is done by Asking Mimetic Galleries to set up an account for you, and Changing the &#8220;nameserver&#8221;, which you do from the website which sold you the domain [...]]]></description>
			<content:encoded><![CDATA[<p>Many people want a gallery with their own domain name (such as &#8220;www.mydomain.com&#8221;). To do this, you must &#8220;point&#8221; your domain name to our website servers. This is done by</p>
<ol>
<li>Asking Mimetic Galleries to set up an account for you, <em>and</em></li>
<li>Changing the &#8220;nameserver&#8221;, which you do from the website which sold you the domain name.</li>
</ol>
<p>For example, let&#8217;s say I have the name &#8220;atelius.com&#8221;, and I want it to show a gallery. First, I order a Private or Group account from Mimetic Galleries. Please note, this isn&#8217;t the same as the Personal Account you can get when you sign up online.*</p>
<p>Next, after my new gallery is set up, I go to the website where I bought the name, which is www.verio.com. There, I log into my account. I see my domain name — atelius.com — and I see a popup menu of commands. One command is &#8220;Edit Namerservers&#8221;. I choose that.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-521" style="margin-top: 20px; margin-bottom: 20px; border: 1px solid black;" title="Edit Namerservers Command" src="http://www.mimetic.com/wp/wp-content/uploads/2009/09/edit-nameservers.png" alt="Edit Namerservers Command" width="744" height="180" /></p>
<p>Next, I see a small form, with between two and four boxes. Only the first two matter.</p>
<p>Into the box, &#8220;Nameserver 1&#8243; I write:  <span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;">ns1.frontine-photos.com</span></p>
<p>Into the box, &#8220;Nameserver 2&#8243; I write:  <span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;">ns2.frontine-photos.com</span></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-525" style="margin-top: 20px; margin-bottom: 20px; border: 1px solid black;" title="Nameserver Entry Form" src="http://www.mimetic.com/wp/wp-content/uploads/2009/09/nameserver-form-2.png" alt="Nameserver Entry Form" width="395" height="122" /></p>
<p>That&#8217;s all I do. It can take 24 hours before the world recognizes the changes, but when it does, anyone who writes &#8220;atelius.com&#8221; into their browser will be taken to a gallery.</p>
<p style="text-align: center;">
<p style="text-align: center;">
<p>_____</p>
<p><em>* When the Mimetic Galleries creates a Private or Group account for you, you get your own server account, with email, FTP, and everything. Setting this up is a complicated, custom procedure that requires hours of back-breaking work, years of arcane training, magical incantations, and liters of coffee.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mimetic.com/wp/2009/09/30/how-to-use-your-own-www-domain-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Pictures by Email</title>
		<link>http://www.mimetic.com/wp/2009/07/10/add-pictures-by-email/</link>
		<comments>http://www.mimetic.com/wp/2009/07/10/add-pictures-by-email/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 23:01:36 +0000</pubDate>
		<dc:creator>David Gross</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mimetic.com/wp/?p=493</guid>
		<description><![CDATA[Your gallery has always allowed you to send it pictures by email. However, you had to caption the picture properly, as if you were sending it to an agency. Now, it&#8217;s much easier! To send a picture to the gallery: Make a new email message, and attach your picture (it must be a JPG format [...]]]></description>
			<content:encoded><![CDATA[<p>Your gallery has always allowed you to send it pictures by email. However, you had to caption the picture properly, as if you were sending it to an agency.</p>
<p>Now, it&#8217;s much easier! To send a picture to the gallery:</p>
<ul>
<li>Make a new email message, and attach your picture (it must be a JPG format picture, not Photoshop or TIFF).</li>
<li>Write the nickname of the exhibition in the email Subject (if blank or unrecognized, the picture will go into your portfolio exhibition).</li>
<li>Add any information, such as the title or caption (see below).</li>
<li>Send the email&#8230;
<ul>
<li><em>Private galle</em><em>ry: </em>If you have a private gallery in your own domain (e.g. yourdomain.com), then email the picture to &#112;&#105;&#120;&#64;&#121;&#111;&#117;&#114;&#100;&#111;&#109;&#97;&#105;&#110;&#46;&#99;&#111;&#109;.</li>
</ul>
<ul>
<li><em>Public gallery:</em> If you have an account at mimetic.com (or another shared, public gallery), then email the picture to &#112;&#105;&#120;&#64;&#109;&#105;&#109;&#101;&#116;&#105;&#99;&#46;&#99;&#111;&#109; (or the name of your public gallery).</li>
</ul>
</li>
</ul>
<p>You can set the nickname of your exhibition by editing your exhibition, then clicking on <em>Show/Hide Advanced Features. </em>Below the title is the field, &#8220;Nickname.&#8221; Use a simple word you can remember — if your exhibition is called &#8220;Fishing in Afghanistan,&#8221; you might write &#8220;fishing&#8221; for the nickname.</p>
<p>I&#8217;ve created an exhibition called &#8220;Snapshots&#8221; where I can send pictures from my camera phone (it&#8217;s an iPhone). Take a peek at <a title="Go to davidgrossphoto.com" href="http://www.davidgrossphoto.com/gallery.php?ProjectID=156" target="_blank">www.davidgrossphoto.com/gallery.php?ProjectID=156</a>.</p>
<h4>About Security</h4>
<p>Can anyone send a picture this way? No. The gallery only accepts pictures from email addresses it recognizes. If you send a picture to the gallery from an email account that isn&#8217;t the one in your profile, the gallery won&#8217;t accept it right away. Instead, it will look inside the picture, for IPTC caption information. If it can&#8217;t find a match for the credit/byline/author, it dumps the email message.</p>
<h4>Adding Title, Caption, Date&#8230;</h4>
<p>You can also add information to your picture. In your email message, you can write any IPTC field information you want. In particular, you can add a title, caption, date, city, and country to the picture. Just write the field name you want (e.g. &#8220;Caption&#8221;), followed by a &#8220;:&#8221;, then your text.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Title, Headline</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Author, Byline, Credit, Source</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Caption</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">City</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">State</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Country</div>
<p>Below are the fields you can use. You can use one, or all, as you wish. Extra text in the message will be ignored, so don&#8217;t worry about your email signature.</p>
<h4>Fields You Can Use:</h4>
<p><em>Title</em>: The title of the picture. You can also use the word, &#8220;Headline&#8221;.</p>
<p><em>Caption<span style="font-style: normal;"> or </span>Description:</em> The caption or description of the picture.</p>
<p><em>Date:</em> The date the picture was taken, written this way: YYYY-MM-DD. For example, write &#8220;2009-07-05&#8243; for &#8220;July 5, 2009&#8243;.</p>
<p><em>Author</em> or <em>Byline<span style="font-style: normal;"> or </span>Credit</em><em>:</em> The creator of the picture, usually your name.</p>
<p><em>City:</em> City where the picture was taken.</p>
<p><em>State:</em> State or province where the picture was taken.</p>
<p><em>Country:</em> Country where the picture was taken.</p>
<h4>Example:</h4>
<div style="border:1px solid #888;padding:20px;">
<pre>To: &#112;&#105;&#120;&#64;&#109;&#105;&#109;&#101;&#116;&#105;&#99;&#46;&#99;&#111;&#109;
Subject: fishing</pre>
<pre>Title: Man Fishing in River
Caption: An Afghan man fishes for catfish in the Wazir river at sunset.
Date: 2009-07-05
Credit: David I. Gross
City: Kabul
Country: Afghanistan</pre>
<pre><img class="size-full wp-image-506" title="b-man-2-dig" src="http://www.mimetic.com/wp/wp-content/uploads/2009/07/b-man-2-dig.jpg" alt="David at Burning Man" width="250" height="249" /></pre>
<pre>From my iPhone....</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mimetic.com/wp/2009/07/10/add-pictures-by-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

