<?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>Alaska Photography Blog &#187; Website Features</title>
	<atom:link href="http://www.alaskaphotographyblog.com/category/publications/website-features/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alaskaphotographyblog.com</link>
	<description>Photos and stories about digital photography in Alaska by professional photographer Patrick Endres</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:30:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>New website test drive</title>
		<link>http://www.alaskaphotographyblog.com/2011/04/new-website-test-drive/</link>
		<comments>http://www.alaskaphotographyblog.com/2011/04/new-website-test-drive/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 18:32:20 +0000</pubDate>
		<dc:creator>Patrick Endres</dc:creator>
				<category><![CDATA[Website]]></category>
		<category><![CDATA[Website Features]]></category>

		<guid isPermaLink="false">http://www.alaskaphotographyblog.com/?p=3586</guid>
		<description><![CDATA[My blogging life has been usurped by the inertia of my new website, finally moving into its final stage of going public. And that should happen in a few days or so. To the observer, the look has not changed greatly, but it operates under a completely different software. I&#8217;ve tried my best to replicate [...]]]></description>
			<content:encoded><![CDATA[<p><em><b>To to see large photos view the <a href="http://www.alaskaphotographyblog.com/2011/04/new-website-test-drive/">original post</a>.</b></em></p><p>My blogging life has been usurped by the inertia of my new website, finally moving into its final stage of going public. And that should happen in a few days or so. To the observer, the look has not changed greatly, but it operates under a completely different software. I&#8217;ve tried my best to replicate my old site in general structure and organization. Many of the features I&#8217;m excited about are back-end things that give me control of client access and file sharing.</p>
<p>I&#8217;ve never been one satisfied with templates, or packaged software, which is one reason I had my old site custom designed&#8211;along with the fact that there were no packaged photo software applications available when I started this. I&#8217;ll be giving up some much loved features of my old site, but gaining enough for me to make the switch. One thing that will be greatly celebrated is giving up the management and responsibility of my own server, with upgrades, blah, blah, stuff you don&#8217;t care about.</p>
<p>So, before this thing goes live, I invite you do a little test drive. Things should be pretty much in order, but I&#8217;ve got a few days of finalizing some small things. There might be a broken link out there, and if you find one, please let me know. And if you feel so inclined, I&#8217;d be happy to hear your comments. But please don&#8217;t tell me you liked my old site better or I&#8217;ll get depressed after spending months getting files prepped and coding established! Actually, you can tell me that, but I hope you don&#8217;t feel that way.</p>
<p>Click away:</p>
<h1><a href="http://photos.alaskaphotographics.com">The New AlaskaPhotoGraphics</a></h1>
<div id="attachment_3587" class="wp-caption aligncenter" style="width: 900px"><img src="http://www.alaskaphotographyblog.com/wp-content/uploads/2011/04/new-website-244x300.jpg" width="244" height="300" alt="" /><p class="wp-caption-text">My new website, going live in a few days</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alaskaphotographyblog.com/2011/04/new-website-test-drive/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Web Code Monkey &amp; 404 error page</title>
		<link>http://www.alaskaphotographyblog.com/2009/12/web-code-monkey-404-error-page/</link>
		<comments>http://www.alaskaphotographyblog.com/2009/12/web-code-monkey-404-error-page/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 23:34:32 +0000</pubDate>
		<dc:creator>Patrick Endres</dc:creator>
				<category><![CDATA[Website]]></category>
		<category><![CDATA[Website Features]]></category>
		<category><![CDATA[404 error]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.alaskaphotographyblog.com/?p=915</guid>
		<description><![CDATA[This would describe much of my work over the last few weeks. Html code more specifically. I&#8217;ve had a searchable website since 2002, and a retrospective glance leaves me with a feeling that I reinvented the wheel in some respects. But, the wheel was very hard to find back then, which is a telling tale [...]]]></description>
			<content:encoded><![CDATA[<p><em><b>To to see large photos view the <a href="http://www.alaskaphotographyblog.com/2009/12/web-code-monkey-404-error-page/">original post</a>.</b></em></p><p>This would describe much of my work over the last few weeks. Html code more specifically. I&#8217;ve had a searchable website since 2002, and a retrospective glance leaves me with a feeling that I reinvented the wheel in some respects. But, the wheel was very hard to find back then, which is a telling tale of our web-based beginnings.</p>
<p>Even after all these years, I finally made a custom 404 error page, it has remained elusive until now. I&#8217;d recommend everyone managing a site to do that. It is relatively easy and you can follow some very simple directions <a href="http://www.mightycoach.com/articles/htmltricks/custom404.html">here</a>. This is the page I made which you will see for any string of text following the domain URL, that is not actually a real page in the directory: <a href="http://alaskaphotographics.com/xyz">http://alaskaphotographics.com/xyz</a></p>
<p>Back to the website in general. I would do so many things differently now, but I feel the same way about the house I built too. All in all, my website&#8211;which was a risk at the time&#8211;has proved a vital part of my photo livelihood. I&#8217;m a little married to the choices made long ago, and have considered a complete redesign and rebuild of the back-end code of my sight. Such a thought (which I would not perform myself by the way) has proved too formidable at the moment, especially when I remind myself that I&#8217;m a photographer!</p>
<p>The blending of design, functionality, usability and search engine optimization is a finicky blend, and ultimately a compromise in some measure. Figuring out Search Engine Optimization and Organic search results placement is a pretty greasy marble. I&#8217;ve scoured all the general basics and experimented plenty. Some things have worked, some have not. There is always room for improvement in that area.</p>
<p>I&#8217;ve watched the continued development of many &#8220;stock photo website programs&#8221; but I always seem to want those customized options that are not available in the template version. A few important things that I&#8217;ve designed into my site are as follows:</p>
<ul>
<li>Expandable side bar search panel which highlights and expands your search choice (This has been a tough one to work with, I can&#8217;t say it is prefect, but I find it hard to give up. It is not created automatically from the image fields or categories, which has its pros and cons.)</li>
<li>zip compression on the fly of the side-bar search which facilitates faster load times</li>
<li>An option for displaying larger thumbs</li>
<li>Grouping similar images into a stack (it de-clutters the search results but gives designers many options to view from the same scene.)</li>
<li>Horizontals and Verticals of the same scene will show up next to each other.</li>
<li>Displaying all the similars when a thumbnail is clicked on to view the main photo</li>
<li>&lt;div&gt; based thumbs per page, which lets the search results images fill your entire monitor</li>
<li>Setting privileges for clients to download non-watermarked files both individually, and for an entire lightbox</li>
<li>Uploading a .txt file of metadata to the web site. (This is a huge one. I can change all the caption, keyword, etc., information of my entire image database in 10 minutes by uploading a text metadata file)</li>
<li>Print a lightbox feature that includes thumbnails and caption information.</li>
<li>White border around images in lightbox</li>
<li>Ability to rank images so they appear in a controlled manner other than date or file number.</li>
</ul>
<p>My wish list is even longer, but here are a few:</p>
<ul>
<li>An entirely revamped shopping cart with more flexibility</li>
<li>Continuity between static and dynamic pages</li>
<li>Better Login/User registration interface</li>
<li>Mouse over previews which include similars.</li>
<li>Did I mention 1st place rankings in Google?</li>
<li>A code geek sitting right next to me in my office, on demand, real time.</li>
</ul>
<p>Many of my colleagues have fantastic web sites, with good and functional integration. Three cheers to you all, I know the amount of work it takes to make it happen. If you are just starting out, study the web, get organized, be accurate and consistent with your keywords and other IPTC field entries.</p>
<p>Samuel Johnson got it right when he wrote &#8220;Writing without effort, in general, results in reading without pleasure&#8221; The same principle stands for websites.</p>
<div id="attachment_921" class="wp-caption aligncenter" style="width: 892px"><img src="http://www.alaskaphotographyblog.com/wp-content/uploads/2009/12/scrennshot21-300x187.jpg" width="300" height="187" alt="" /><p class="wp-caption-text">Screen capture of my website showing 300 pixel big thumbnails in &lt;div&gt; tags which expand according to the size of the monitor. The white border around some tell you that they are in an existing lightbox. This is the image display on a 30&quot; monitor.</p></div>
<div id="attachment_923" class="wp-caption aligncenter" style="width: 892px"><img src="http://www.alaskaphotographyblog.com/wp-content/uploads/2009/12/screenshot12-300x187.jpg" width="300" height="187" alt="" /><p class="wp-caption-text">Screen capture of my website showing 190 pixel thumbnails in &lt;div&gt; tags which expand according to the size of the monitor. The white border around the thumbnail signifies that it is in the current lightbox. This is the image display on a 30&quot; monitor</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alaskaphotographyblog.com/2009/12/web-code-monkey-404-error-page/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Website revisions</title>
		<link>http://www.alaskaphotographyblog.com/2009/03/website-revisions/</link>
		<comments>http://www.alaskaphotographyblog.com/2009/03/website-revisions/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 16:00:00 +0000</pubDate>
		<dc:creator>Patrick Endres</dc:creator>
				<category><![CDATA[Website Features]]></category>

		<guid isPermaLink="false">http://alaskaphotographics.wordpress.com/2009/03/18/website-revisions/</guid>
		<description><![CDATA[After lots of tweaking and coding, a number of revisions to my website are now live. It&#8217;s a never-ending process, and these tweaks are largely visual. A new home page now is more photo-heavy, with a rotating image environment for those that want to linger and watch. Next will be some revisions of the galleries, [...]]]></description>
			<content:encoded><![CDATA[<p><em><b>To to see large photos view the <a href="http://www.alaskaphotographyblog.com/2009/03/website-revisions/">original post</a>.</b></em></p>After lots of tweaking and coding, a number of revisions to my website are now live. It&#8217;s a never-ending process, and these tweaks are largely visual. A new home page now is more photo-heavy, with a rotating image environment for those that want to linger and watch. Next will be some revisions of the galleries, with new slide shows. That will have to wait for a bit however. You can check out the changes at <a href="http://www.alaskaphotographics.com/">www.alaskaphotographics.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alaskaphotographyblog.com/2009/03/website-revisions/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>On Searching for Photos . . .</title>
		<link>http://www.alaskaphotographyblog.com/2008/05/on-searching-for-photos/</link>
		<comments>http://www.alaskaphotographyblog.com/2008/05/on-searching-for-photos/#comments</comments>
		<pubDate>Thu, 15 May 2008 23:50:00 +0000</pubDate>
		<dc:creator>Patrick Endres</dc:creator>
				<category><![CDATA[Website Features]]></category>

		<guid isPermaLink="false">http://alaskaphotographics.wordpress.com/2008/05/15/on-searching-for-photos/</guid>
		<description><![CDATA[New searchable maps at AlaskaPhotoGraphics.com to help in the photo search process. My searchable website www.alaskaphotographics.com has exceeded 20,000 photos! Wading through them can be time consuming, sometimes frustrating, and at times, overwhelming I&#8217;ve been told. The challenge continues to present itself: How to make this process easier and more accurate for the photo researcher [...]]]></description>
			<content:encoded><![CDATA[<p><em><b>To to see large photos view the <a href="http://www.alaskaphotographyblog.com/2008/05/on-searching-for-photos/">original post</a>.</b></em></p><div style="text-align:center;"><span style="font-family:arial;font-size:85%;">New searchable maps at AlaskaPhotoGraphics.com to help in the photo search process.</span></div>
<p><span style="font-family:arial;font-size:85%;"><br /></span>My searchable website <a href="http://alaskaphotographics.com/">www.alaskaphotographics.com</a> has exceeded 20,000 photos! Wading through them can be time consuming, sometimes frustrating, and at times, overwhelming I&#8217;ve been told. The challenge continues to present itself: How to make this process easier and more accurate for the photo researcher and browser? The solutions create many trade-offs. Web page real estate is valuable, and the variations in monitor sizes and web browser programs are abundant.</p>
I chose the route of a large home-page load (Google says they don’t like that) mainly for functionality. An essential “text side bar” loads with categorical photo searches, in a dynamic expanding arrangement. While it is not perfect, I find this side bar to be helpful and it remains consistent throughout the website.</p>
<p>We have found a way to zip it on the fly to reduce download size. To further augment the photo search conundrum, I built a series of searchable maps of Alaska that have links associated with the respective categories. At this time, they include maps for <a href="http://alaskaphotographics.com/alaska_geographic_regions.shtml">Geographic regions</a>, <a href="http://alaskaphotographics.com/alaska_mountains_map.shtml"> </a><a href="http://alaskaphotographics.com/alaska_mountains_map.shtml">Mountain ranges</a>, <a href="http://alaskaphotographics.com/alaska_public_lands_map.shtml">Public lands</a> and <a href="http://alaskaphotographics.com/alaska_town_roads_map.shtml">Towns and roads</a>. I’ll continue to expand this, and streamline it for efficiency and functionality. I’ve got some ideas, but then again, I’m a photographer and it is high time to get out of the office and make some images. I’m always open to suggestions, comments and feedback about the website’s functionality and performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alaskaphotographyblog.com/2008/05/on-searching-for-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

