<?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>larryaronson.com &#187; Portfolio</title>
	<atom:link href="http://larryaronson.com/category/portfolio/feed/" rel="self" type="application/rss+xml" />
	<link>http://larryaronson.com</link>
	<description>Systems Psychoanalyst</description>
	<lastBuildDate>Thu, 10 May 2012 20:31:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Sekonic Blog Launched</title>
		<link>http://larryaronson.com/2010/sekonic-blog-launched/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://larryaronson.com/2010/sekonic-blog-launched/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 18:28:25 +0000</pubDate>
		<dc:creator>Larry Aronson</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[featured image]]></category>
		<category><![CDATA[MacGroup]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[twentyten]]></category>

		<guid isPermaLink="false">http://larryaronson.com/?p=1805</guid>
		<description><![CDATA[<p><a href="http://larryaronson.com/2010/sekonic-blog-launched/"><img class="alignleft size-thumbnail wp-image-1806" title="Sekonic_snapshot" src="http://larryaronson.com/wp-content/uploads/Sekonic_snapshot.jpg" alt="Sekonic Blog - front page" width="75" height="60" /></a>I had the pleasure once again of working with Matt Hill of <a href="http://www.macgroupus.com/" target="_blank">MacGroup USA</a> to create a WordPress blog for one of their clients, the <a href="http://www.sekonic.com/" target="_blank">Sekonic Company</a>, a premier manufacturer of photographic light meters. The <a href="http://blog.sekonic.com/">Sekonic Blog</a> uses a custom child theme derived from the Twentyten WordPress theme and incorporates <em>Featured Images</em> and customized excerpts to give post authors more control of what appears on the blog's front page. The site also uses advanced CSS3 properties to create rounded corners, drop shadows and transition effects</p> 
]]></description>
			<content:encoded><![CDATA[<p>I had the pleasure once again of working with Matt Hill of <a href="http://www.macgroupus.com/" target="_blank">MacGroup</a>. I had previously rebuilt the <a href="http://larryaronson.com/2010/profoto-usa-rebuilt/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" target="_blank">Profoto-USA blog</a> for them and this new project was a blog for another of their clients in the world of photography: the <a href="http://www.sekonic.com/" target="_blank">Sekonic Company</a>, a premier manufacturer of photographic light meters.</p>
<p><a href="http://blog.sekonic.com/"><img class="alignleft size-full wp-image-1806" title="Sekonic_snapshot" src="http://larryaronson.com/wp-content/uploads/Sekonic_snapshot.jpg" alt="Sekonic Blog - front page" width="300" height="236" /></a>It was a rather quick project thanks to the detailed Photoshop document provided as a spec for the front and single post pages. I started by creating a child theme from WordPress&#8217;s default <strong>Twentyten </strong>theme. The advantage of using a child theme is that all of your theme modifications are isolated in the child theme directory and are preserved when the theme is updated. Knowing that the way WordPress handles images in due for a revision in an upcoming version, I wanted to position Sekonic&#8217;s blog to take advantage of any new image handling features WordPress introduces via the default theme.</p>
<p>This was the first blog on which I implemented a <em>Featured Post</em> capability and I combined that with one of my favorite theme mods: the <em>excerpt switch</em>, to provide the post author with finer control of what appears on the blog&#8217;s front page. If a post has a featured image, then the medium-sized version of that image appears on the front page above the post&#8217;s body or excerpt. A featured image can be one of the images appearing in the post, an image from the site&#8217;s Media Library or an external image referenced by a URL.</p>
<p>Matt also gave me the freedom to use CSS3 on the blog to create the rounded corners and drop shadows in the design spec. To achieve these kinds of effects without using the CSS3 border-radius and box-shadow properties, a designer must create three overlapping division elements with different background images for the top, bottom and sides of a box. With CSS3, only a single element is needed and no background images have to be loaded. The disadvantage is that border-radius and box-shadow are recognized by the current versions of Firefox, Safari, Opera and Chrome but not by Internet Explorer. IE9, now in beta release, does support these properties so it&#8217;s only a matter of a few months time before IE users get the full design treatment.</p>
<p>Then, just for fun, I added <strong>CSS3 transitions</strong> to the navigation tabs. The idea behind CSS3 transitions is that when an element&#8217;s property changes (e.g: the background and text color of an navigation tab when the mouse hovers over it, ) the duration and other aspects of the transition can be controlled.  For the Sekonic Blog&#8217;s navigation tabs, I specified a 1.5 second duration from the base state (dark background, light-blue text) to the hover state (gray background, white text with drop-shadows) to visually reflect the blog&#8217;s tagline: &#8220;Control Light&#8221;.</p>
<p>I hope you enjoy the Sekonic blog. Building a website with such good writing and compelling images was a real pleasure for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://larryaronson.com/2010/sekonic-blog-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Oradell Website Launched</title>
		<link>http://larryaronson.com/2010/new-oradell-website-launched/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://larryaronson.com/2010/new-oradell-website-launched/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 21:16:14 +0000</pubDate>
		<dc:creator>Larry Aronson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[events manager]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[veterinary website]]></category>
		<category><![CDATA[wordpress shortcodes]]></category>

		<guid isPermaLink="false">http://larryaronson.com/?p=1327</guid>
		<description><![CDATA[<p><a href="http://larryaronson.com/2010/new-oradell-website-launched/"><img class="alignleft size-thumbnail wp-image-1331" title="Oradell-Animal-Hospital" src="http://larryaronson.com/wp-content/uploads/Oradell-Animal-Hospital-188x320.png" alt="Oradell Animal Hospital website screenshot" width="75" height="128" /></a>Oradell Animal Hospital of Paramus New Jersey is one of the largest and best animal and pet care centers in the world. But its website was old and they were losing the graphics designer who did their updates. Their marketing director was looking for new ways to connect with their current clients and customer base. I recreated their current site's structure and design in Wordpress with custom page templates, adding social sharing and other functionality with plugins, shortcodes and widgets.</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://larryaronson.com/wp-content/uploads/Oradell-Animal-Hospital.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignleft size-medium wp-image-1331" title="Oradell-Animal-Hospital" src="http://larryaronson.com/wp-content/uploads/Oradell-Animal-Hospital-188x320.png" alt="Oradell Animal Hospital website screenshot" width="188" height="320" /></a>Oradell Animal Hospital of Paramus, New Jersey is one of the largest and best animal and pet care centers in the world. But its website was old and the graphics designer who did their updates was closing her shop and leaving the country.</p>
<p>Their marketing director was looking for new ways to connect with their current clients and customer base but didn&#8217;t have to budget to do a full redesign of their web site. Recreating the current site&#8217;s structure and design in WordPress, adding social sharing and other functionality with plugins and widgets  looked like the solution but there would be challenges in the project.</p>
<ul>
<li style="clear: left;">There were over 300 html files on the existing site without much organization. A major overhaul of the web site had apparently been done 6 or 7 years ago but the earlier generation of files had not been deleted. Internal links and navigation menus were a mess.</li>
<li>A two column front page that pulled post lists from different categories needed to be built and it had to be editable by the client. Templates for other special page types would need to be created. </li>
<li>Oradell needed a way to manage their busy calendar of events which included everything from special lectures to pet bereavement group session at multiple locations.</li>
<li>A large amount of content had been collected over the years that needed curating and conversion including profiles and pictures of 100 doctors and staff. I would need to duplicate their doctor-popup windows.</li>
</ul>
<p>Lisa Davis, Oradell&#8217;s director of marketing and I worked our way through the content sorting the pages into a navigable hierarchy. We played with the front page&#8217;s features and layout over the course of the project until it finally looked and felt right. I built a special template for the <em>Services &amp; Staff</em> pages that included a dynamically generated menu of all of the hospital&#8217;s departments. Each department&#8217;s page is a child page of the <em>Services &amp; Staff</em> page.</p>
<p>I installed the <a href="http://wordpress.org/extend/plugins/events-manager/" target="_blank">WordPress events manager</a>. This is a powerful piece of programming. It&#8217;s highly configurable and easy to use but, otoh, required a lot of configuration for Oradell&#8217;s requirements.</p>
<p>The most fun was writing shortcodes – one to show posts from a specific category in the content of a page and another to insert a doctor or staff profile in a post or page. The first  shortcode:</p>
<pre>[showposts category="featured" display="title"]</pre>
<p>in the content of a page produces a listing of permalinked post titles in the &#8220;featured&#8221; category. The other choices for the display option are &#8220;excerpt&#8221; and &#8220;post&#8221;. These are used throughout the site.</p>
<p>The doctor shortcode was more complicated because doctor information needed to be displayed in different contexts with different requirements: in the body of a post, on the various departments pages and in the complete directory of personnel. For each doctor or staff member, the profile consisted of the person&#8217;s name, academic credentials, job title, image and bio. Since several of their doctors were interested in blogging, I decided to register all the doctors and staff as blog contributors and use the extra IM user fields to store the titles and credentials. For example, using this shortcode in a post:</p>
<pre style="font-size: small;">[doctor name="John Dolittle" role="true" creds="true" hide="false"]</pre>
<p>will cause Dr. Dolittle&#8217;s (not an real Oradell employee) complete profile to be inserted, including his credentials and job title following his name plus the bio with a left-aligned photograph. Setting the <em>hide</em> parameter to &#8220;true&#8221; will hide the bio and photo but with a jQuery toggle, Somewhat like this:</p>
<div style="font-size: small; padding: .5em 1em; border: thin solid pink;">
<h4><a onclick="$('#dolittle-bio').toggle('slow');return false;">John Dolittle</a>, DVM, MD – Chief of Staff</h4>
<div id="dolittle-bio" style="display: none; padding-top: 1em;"><img class="alignleft size-thumbnail wp-image-1347" title="Photos from Doctor Dolittle" src="http://larryaronson.com/wp-content/uploads/Photos-from-Doctor-Dolittle-150x143.png" alt="" width="150" height="143" />Dr. John Dolittle lives in a little town called, Puddleby-on-the-Marsh in a little house on the edge of the town. The house was quite small; but his garden was very large and had a wide lawn and stone seats and weeping-willows hanging over. He is very fond of animals and keeps many kinds of pets. Besides the gold-fish in the pond at the bottom of his garden, he has rabbits in the pantry, white mice in his piano, a squirrel in the linen closet and a hedgehog in the cellar.</div>
</div>
<p>All in all, I liked working on the new Oradell website. It presented interesting challenges and the people I worked with were wonderful.</p>
]]></content:encoded>
			<wfw:commentRss>http://larryaronson.com/2010/new-oradell-website-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reimagine America</title>
		<link>http://larryaronson.com/2010/reimagine-america/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://larryaronson.com/2010/reimagine-america/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 19:42:24 +0000</pubDate>
		<dc:creator>Larry Aronson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Joyce Cordi]]></category>
		<category><![CDATA[MENG]]></category>
		<category><![CDATA[MistyLook Theme]]></category>
		<category><![CDATA[podcasting]]></category>
		<category><![CDATA[PodPress]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://larryaronson.com/?p=1575</guid>
		<description><![CDATA[<p><a href="http://larryaronson.com/2010/reimagine-america/"><img class="alignleft size-thumbnail wp-image-1583" title="Reimagine_America.org" src="http://larryaronson.com/wp-content/uploads/Reimagine_America.org_-191x320.jpg" alt="Reimagine America - front page" width="75" height="126" /></a>I just finished this site for <a href="http://cordiconsulting.com/" target="_blank">Joyce Cordi</a>, a management and business consultant based in San Jose, California. Joyce is passionate about politics and publishes podcasts speaking out about government waste and absurdities. She wanted a customized front page that pulled in content from her about and bio pages along with selected posts on various topics. I used a combination of custom page templates and shortcodes for her new WordPress website.]]></description>
			<content:encoded><![CDATA[<p><a href="http://reimagineamerica.org/"><img class="alignleft size-medium wp-image-1583" title="Reimagine_America.org" src="http://larryaronson.com/wp-content/uploads/Reimagine_America.org_-191x320.jpg" alt="Reimagine America - front page" width="191" height="320" /></a>A good friend recommended me for a &#8220;need a website developer&#8221; post on the The <a href="http://mengonline.com" target="_blank">Marketing Executives Networking Group</a> (MENG) list. The poster was <a href="http://cordiconsulting.com/" target="_blank">Joyce Cordi</a>, a management and business consultant based in San Jose, California. Joyce is passionate about politics and ran for Congress in 2008. An outspoken advocate for sense in government, she had started her <a href="http://reimagineamerica.org/" target="_blank">Reimagine America</a> blog on WordPress.com but wanted to move past the limitations of the free hosting service. She also wanted a customized front page that pulled in content from her <em>about</em> and <em>bio</em> pages along with selected posts on various topics.</p>
<p>Even though I gave her my standard disclaimer that I am an information architect, not a graphics designer, she gave me full reign on changing any design elements. &#8220;Just don&#8217;t make me look at a bunch of themes!&#8221; was her only requirement.</p>
<p>&#8220;That&#8217;s fine.&#8221; I replied. &#8220;you&#8217;re already using the MistyLook theme which I like so much that I&#8217;ve used it on my own site.&#8221; All that was needed design-wise was a change from MistyLook&#8217;s muted grays and greens to patriotic reds, whites and blues.</p>
<p>The big unknown in estimating the time and cost of this project was podcasting. The vast majority of Joyce&#8217;s posts consist of transcripts following an audio player control. Joyce complained about the difficulty she and her producer, Wayne, had in getting each podcast attached to a WordPress.com post. I hadn&#8217;t done much work with podcasts so I couldn&#8217;t tell if the problems stemmed from her methodology or from a problem with WordPress.com itself. The only way to find out was to copy one of her audio files and try to setup podcasting on my development site.  I started with <a href="http://wordpress.org/extend/plugins/podpress/" target="_blank">PodPress</a>, one of the more popular podcasting plugins. It worked like a charm.</p>
<p>Building a replacement WordPress site is not as straight forward as it might seem. A WordPress installation internalizes its URL. By that I mean the site&#8217;s full URL is stored in the database in several places and this complicates creating a new WordPress instance on any address other than the final production URL. There are two ways around this problem, both of which present difficulties.</p>
<ol>
<li>Build the site on a temporary URL and convert to the production URL at launch time.</li>
<li>Modify the local DNS on a development machine in order to install the site on the production URL.</li>
</ol>
<p>The first approach is easier up to the conversion point. The conversion requires dumping the database, running it through a filter to change the internal URLs and reloading. It&#8217;s kind of scary since it essentially means killing and resurrecting the site, then waiting a few nail-biting hours for the DNS change to propagate across the Internet before you know if the conversion was successful or not.</p>
<p>The second approach is safer but  has the downside that the new site cannot be seen by the client unless she also has a spare machine on which she can modify her local DNS. Even if that&#8217;s the case, modifying your local DNS is not trivial, especially on a Windows PC where, if you don&#8217;t do it right, you can screw up your entire Internet access.</p>
<p>Still, whenever possible, I use the second approach and send emails with screenshots when I need the client&#8217;s input. I did this with Reimagine America but, instead of email, Joyce and I communicated using Skype, taking advantage of its screen sharing  and file transfers capabilities to work together on the design and layout.</p>
<p>For Reimagine America&#8217;s front page, I imported the showposts shortcode function I used on <a href="http://Oradell.com/" target="_blank">Oradell.com</a>. This allowed Joyce to choose which topics (WordPress categories) to feature, how many posts to show in each topic and whether to show just the title or the title and excerpt.</p>
<p><a href="http://reimagineamerica.org/articles/"><img class="alignright size-thumbnail wp-image-1584" title="Reimagine_America_articles" src="http://larryaronson.com/wp-content/uploads/Reimagine_America_articles-150x125.jpg" alt="Reimagine America Articles Page" width="150" height="125" /></a>As a bonus, I also copied the &#8220;Show All Articles&#8221; page that I developed for <a href="http://blog.Profoto-USA.com/" target="_blank">Profoto-USA</a> extending it with the ability to sort by category as well as by date and title. I find having a page with the full index of all post titles an important addition to any blog. Click on the screen shot to the right to see the page in action.  <br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://larryaronson.com/2010/reimagine-america/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Profoto-USA rebuilt</title>
		<link>http://larryaronson.com/2010/profoto-usa-rebuilt/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://larryaronson.com/2010/profoto-usa-rebuilt/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 13:33:14 +0000</pubDate>
		<dc:creator>Larry Aronson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[MAC Group]]></category>
		<category><![CDATA[Matt Hill]]></category>
		<category><![CDATA[Ron Egatz]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://larryaronson.com/?p=1202</guid>
		<description><![CDATA[<a href="/2010/profoto-usa-rebuilt"><img class="alignleft size-thumbnail wp-image-1209" title="profoto-usa screenshot" src="http://larryaronson.com/wp-content/uploads/blog.profoto-usa_screenshot.png" alt="Screen shot of Profoto-USA home page " width="75" height="63" /></a>Repairing and rebuilding Profoto-USA's blog on photographic lighting techniques and equipment. This was a fun job as I got to learn how to replace Wordpress 2 theme technology with WP 3.0 functions and features. ]]></description>
			<content:encoded><![CDATA[<p>Ron Egatz and I go back to the time before the Web. He is one of those all-around creatives who does writing, editing, photography, graphic design and some Web programming. He occasionally calls on me to solve some of the more technical problems he encounters. So I was pleased when he asked me to help one of his associates, Matt Hill of <a href="http://MacGroupus.com/" target="_blank">MAC Group</a>, who needed a blog repaired ASAP.</p>
<p>Someone had started a blog for <a href="http://blog.profoto-usa.com/" target="_blank">Profoto-USA</a> using a customized theme but left it an unfinished mess. The sidebar was all screwed up, the <em>more</em> tag wasn&#8217;t working, there were no social-sharing functions and no control over the main menu – to name just a few of the problems. Profoto-USA is about the importance of good <strong>photographic lighting</strong> with dozens of interesting articles (some of the best authored by Ron) illustrated with beautiful photographs. Please click the screenshot below to check it out.</p>
<p><a href="http://blog.ProFoto-USA.com/"><img class="alignright size-full wp-image-1209" title="profoto-usa screenshot" src="http://larryaronson.com/wp-content/uploads/blog.profoto-usa_screenshot.png" alt="Screen shot of Profoto-USA home page " width="250" height="210" /></a>Fixing the sidebar, installing social sharing widgets and enabling the WP 3.0 menu manager was straight forward. The real challenge was finding a way to give authors more control over the content. The <em>more</em> tag, mentioned above, provides the ability to place a marker in a post so that on the blog&#8217;s front page, the post is displayed up to the marker, followed by a link to the rest of the article. I got that working but it wasn&#8217;t enough to manage the huge amount of content. The beginning paragraphs of a post often do not make the best summary, especially with long magazine-style articles. WordPress provides the ability to hand-craft a article summary, called an <em>excerpt</em>, but this feature has to be coded into the theme. Some themes show post excerpts on their front page; some show full posts (up to the first more tag.) I decided to give Profoto-USA the choice of which to use on a per-post basis using a custom field.</p>
<p>The previous developer had hard-coded a modified <em>Recent Posts</em> sidebar widget that showed, for each post, the post title and a linked thumbnail image. The thumbnails are large: 304 x 190 pixels, and only the first two or three appeared &#8220;above the fold.&#8221; The obvious solution was to use a sideshow plugin that cycled through the thumbnail photographs. Now, I&#8217;ve used a number of such plugins before and the general problem with them is that they only do what the plugin author designed them to do plus whatever user configurable options that author cares to code in. Imho – most of them fall short. Since most of the code for fetching the post data was already working, I decided to use some jQuery to add the animation effects and navigation controls to make it into a sideshow  (<a onclick="$('#slide-show-example').toggle('slow');" href="javascript:void(0);#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">click for nerdy technical details.</a>)</p>
<div id="slide-show-example" style="display: none; padding: 1em; border: thin solid; background-color: #f0fff7; font-size: .9em; line-height: 1.1em;">
<p style="text-align: right;">[<a onclick="$('#slide-show-example').toggle('slow');" href="javascript:void(0);#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><em style="color: red;">close</em></a>]</p>
<p>The code in the sidebar generated a structure which looked like this:</p>
<pre>
&lt;div id="post-slides"&gt;
    &lt;div class="post-slide"&gt;  &lt;!-- first slide --&gt;
        &lt;a href=..." title="..."&gt;&lt;img ... /&gt;&lt;/a&gt;
        &lt;h3&gt;&lt;a href=".." title="..."&gt;...&lt;/a&gt;&lt;/h3&gt;
    &lt;/div&gt;

    &lt;div class="post-slide"&gt;  &lt;!-- second slide --&gt;
        ...
    &lt;/div&gt;

    ...
&lt;/div&gt;</pre>
<p>The <a href="http://jquery.malsup.com/cycle/" target="_blank">jQuery cycle plugin</a> will apply an effect successively to each first-level child element of a selected parent. The type of effect, the timing and other options are passed as parameters. So, all that had to be done to make the above into a slideshow was to place the following script element just after the above code in the sidebar template.</p>
<pre>&lt;script type="text/javascript"&gt;
    $(document).ready(function() {
        $('#post-slides').show().cycle({
            fx: 'fade',
            speed: 1000,
            timeout: 10000,
            next: '#next_slide',
            prev: '#prev_slide'
        });
    });
&lt;/script&gt;</pre>
<p>Besides <em>fade</em>, other effects include: <em>slideUp</em>, <em>slideDown</em>, <em>slideLeft</em> <em>slideRight</em> and many more. The <em>speed</em> and <em>timeout</em> options are given in miliseconds. The <em>next</em> and <em>prev</em> options are given the ids of elements that will serve as the slideshow controls. I positioned double angle brackets in the widget title with this code placed above the post-slides division:</p>
<pre>&lt;h4&gt;Recent Articles&lt;/h4&gt;
 &lt;div id="slideshow-nav"&gt;
   &lt;div id="prev_slide"&gt;
     &lt;a href="#" title="previous article"&gt;&amp;lt;&amp;lt;&lt;/a&gt;
   &lt;/div&gt;
   &lt;div id="next_slide"&gt;
     &lt;a href="#" title="next article"&gt;&amp;gt;&amp;gt;&lt;/a&gt;
   &lt;/div&gt;
 &lt;/div&gt;</pre>
<p>Here&#8217;s a closeup image of the slideshow.</p>
<p><img class="alignnone size-full wp-image-1213" title="Profoto slideshow" src="http://larryaronson.com/wp-content/uploads/Profoto_slideshow.png" alt="" width="346" height="284" /></p>
</div>
<p>This took much less time than I anticipated – less time than it would have taken to find and configure a plugin to the client&#8217;s specifications. With the extra time on my hands, I decided to give Profoto-USA a feature they didn&#8217;t ask for but felt the site definitely needed: <a href="http://blog.profoto-usa.com/?page_id=1972" target="_blank">an index to <em>all</em> articles</a> showing only the permalinked titles and the meta-info line with author and publication date. I added it to the footer menu without telling them about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://larryaronson.com/2010/profoto-usa-rebuilt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>onPhilanthropy.com Has A New Website</title>
		<link>http://larryaronson.com/2010/onphilanthropy-com-has-a-new-website/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://larryaronson.com/2010/onphilanthropy-com-has-a-new-website/#comments</comments>
		<pubDate>Mon, 17 May 2010 14:36:47 +0000</pubDate>
		<dc:creator>Larry Aronson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Arthemia]]></category>
		<category><![CDATA[CauseWired]]></category>
		<category><![CDATA[DotOrgJobs]]></category>
		<category><![CDATA[Philanthropy]]></category>
		<category><![CDATA[Tom Watson]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://larryaronson.com/?p=1179</guid>
		<description><![CDATA[<a href="http://onPhilanthropy.com/"><img class="alignleft wp-image-1180" title="onPhilanthropy.com front page" src="http://larryaronson.com/wp-content/uploads/onphilanthropy-150x125.png" alt="onPhilanthropy.com" width="150" height="125" /></a>I just finished a major project for Tom Watson, author of <a href="http://causewired.com/" target="_blank"><cite>CauseWired</cite></a>, converting his website, onPhilanthropy.com, from a custom CMS to Wordpress. The new site, built on the Arthemia Premium theme, features modifications enabling it to carry ads from multiple sources, RSS feeds from companion sites and customized widget titles.]]></description>
			<content:encoded><![CDATA[<p><a href="http://onPhilanthropy.com"><img class="alignleft size-thumbnail wp-image-1191" title="onphilanthropy" src="http://larryaronson.com/wp-content/uploads/onphilanthropy-150x125.png" alt="onPhilanthropy.com" width="150" height="125" /></a>I just finished a major project for Tom Watson, author of <a href="http://causewired.com/" target="_blank"><cite>CauseWired</cite></a>, converting his website, onPhilanthropy.com, from a custom CMS to WordPress. <a href="http://onphilanthropy.com" target="_blank">The new site</a> is built on the Arthemia Premium theme with modifications enabling it to carry ads from multiple sources.</p>
<p>This site was a blast to work on. I had done a couple of other small repair and rescue jobs for Tom. He is wonderful client; tech-savvy and patient, he pushed for solutions that stretched my skill set and forced me to learn new techniques. Some of the interesting features of onPhilanthropy.com include: customized widget headings, a revamped advertising manager, a Twitter slurp and feeds from companion sites such as, <a href="http://DotOrgJobs.com" target="_blank">DotOrgJobs.com</a>.</p>
<p>If you are in the dot-org space, please visit <a href="http://onphilanthropy.com" target="_blank">onPhilanthropy</a> and check out how good technology can advance good causes. And, of course, feedback is always welcomed.</p>
]]></content:encoded>
			<wfw:commentRss>http://larryaronson.com/2010/onphilanthropy-com-has-a-new-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Air Safety And Law takes flight</title>
		<link>http://larryaronson.com/2009/air-safety-and-law/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://larryaronson.com/2009/air-safety-and-law/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 18:18:02 +0000</pubDate>
		<dc:creator>Larry Aronson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[author photos]]></category>
		<category><![CDATA[aviation]]></category>
		<category><![CDATA[David Schiffer]]></category>
		<category><![CDATA[Kreindler & Kreindler]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[wordpress filter]]></category>

		<guid isPermaLink="false">http://larryaronson.com/?p=921</guid>
		<description><![CDATA[<a href="http://larryaronson.com/air-safety-and-law"><img class="alignleft wp-image-922" title="AirSafetyAndLaw" src="http://larryaronson.com/wp-content/uploads/AirSafetyAndLaw.jpg" alt="AirSafetyAndLaw" width="75" height="75" /></a>Air Safety And Law</strong> is intended to serve as a forum for the legal community to discuss air travel safety and liability issues. The blog is a project of <a title="Kreindler &#38; Kreindler" href="http://kreindler.com/" target="_blank">Kreindler &#38; Kreindler</a>, the law firm that handles most of the major aviation accidents.]]></description>
			<content:encoded><![CDATA[<p><a title="Air Safety And Law" href="http://airsafetyandlaw.com/" target="_blank"><img class="alignright size-full wp-image-922" title="AirSafetyAndLaw" src="http://larryaronson.com/wp-content/uploads/AirSafetyAndLaw.jpg" alt="AirSafetyAndLaw" width="250" height="250" /></a><strong>Air Safety And Law</strong> is intended to serve as a forum for the legal community to discuss air travel safety and liability issues. The blog is a project of <a title="Kreindler &amp; Kreindler" href="http://kreindler.com/" target="_blank">Kreindler &amp; Kreindler</a>, the law firm that handles most of the major aviation accidents. I originally worked on this in late 2007 with my graphics designer friend, <a title="David Schiffer Design" href="http://www.dlsdesign.com/" target="_blank">David Schiffer</a>, who provided the header image and selected the theme from several sample templates I presented. We put up a demo version on <a title="WordPress Free Hosting account" href="http://wordpress.com/" target="_blank">WordPress.com</a>, but not until recently have they decided to bring it live.  I moved the content to David&#8217;s managed server so that we&#8217;d be able to do robust search engine optimization and accommodate some modifications that would not be possible on WordPress.com.</p>
<p>As with another law firm blog I recently built, the Air Safety And Law authors wanted thumbnail versions of their portrait photos to appear with the articles they published.  Instead of hacking the template files as I had done with the previous site, however, I formalized the technique and wrote a WordPress filter. <a href="http://larryaronson.com/2009/add-author-photo-%e2%80%94-my-first-wordpress-filter/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">Read my recent article on how this works</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://larryaronson.com/2009/air-safety-and-law/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Federal Criminal Practice Blog</title>
		<link>http://larryaronson.com/2009/federal-criminal-practice-blog/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://larryaronson.com/2009/federal-criminal-practice-blog/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 14:16:39 +0000</pubDate>
		<dc:creator>Larry Aronson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[crime]]></category>
		<category><![CDATA[David Schiffer]]></category>
		<category><![CDATA[Federal]]></category>
		<category><![CDATA[Gregory Poe]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[lawyer]]></category>
		<category><![CDATA[minimal]]></category>

		<guid isPermaLink="false">http://larryaronson.com/?p=786</guid>
		<description><![CDATA[<a href="http://larryaronson.com/2009/federal-criminal-practice-blog/"><img class="alignleft size-thumbnail wp-image-790" title="Gregory Poe's Federal Criminal Practice Blog" src="http://larryaronson.com/wp-content/uploads/gpoelaw.screenshot.jpg" alt="Gregory Poe's Federal Criminal Practice Blog" width="75" height="63" /></a>Federal Criminal Practice Blog — I just completed another Wordpress blog for a client of my good friend and associate, David Schiffer, of DLS Design. David built a beautiful, static site for Gregory Poe, a lawyer in federal criminal law practice.]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.gpoelaw.com" target="_blank"><img class="alignleft size-thumbnail wp-image-790" title="Gregory Poe's Federal Criminal Practice Blog" src="http://larryaronson.com/wp-content/uploads/gpoelaw.screenshot-150x126.jpg" alt="Gregory Poe's Federal Criminal Practice Blog" width="150" height="126" /></a>I just completed another WordPress blog for a client of my good friend and associate, David Schiffer, of <a href="http://dlsdesign.com" target="_blank">DLS Design</a>. David built a beautiful, static site for Gregory Poe, a lawyer in federal criminal law practice,  and trusted me to copy his look and feel for the dynamic blog section. The static part of the site featured variable-width left and right margins with an image mapped navigation bar, so I selected my favorite variable-width theme, <a title="Minimal by Sadish Bala from The WordPress Theme Shop" href="http://wpthemeshop.com/" target="_blank">Minimal</a>, and reconfigured his menu as a WordPress style list so that any new pages Gregory created in WordPress would be automatically added to the navigation elements.</p>
<p>Once Gregory started posting on <a href="http://blog.gpoelaw.com" target="_blank">blog.gpoelaw.com</a>, we realized that his style of writing detailed legalese needed some additional typographic punch so we darkened the text and block justified the paragraphs for additional readability. Under the hood, I added my standard mix of plugins for SEO, Google Analytics and advanced editing.</p>
]]></content:encoded>
			<wfw:commentRss>http://larryaronson.com/2009/federal-criminal-practice-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Humintell Launches</title>
		<link>http://larryaronson.com/2009/humintell-launches/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://larryaronson.com/2009/humintell-launches/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 20:19:25 +0000</pubDate>
		<dc:creator>Larry Aronson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[David Matsumoto]]></category>
		<category><![CDATA[Dean Meyers]]></category>
		<category><![CDATA[Harbrooke Group]]></category>
		<category><![CDATA[Humintell]]></category>
		<category><![CDATA[Landsman]]></category>
		<category><![CDATA[microexpression analysis]]></category>
		<category><![CDATA[minimal]]></category>
		<category><![CDATA[online training]]></category>

		<guid isPermaLink="false">http://larryaronson.com/?p=617</guid>
		<description><![CDATA[<a href="http://larryaronson.com/2009/humintell-launches/"><img class="alignleft size-thumbnail wp-image-618" title="Humintell" src="http://larryaronson.com/wp-content/uploads/Humintell-About1-117x150.jpg" alt="Humintell" width="75" height="85" /></a><a href="http://humintell.com/" target="_blank">Humintell.com</a>, a website project I worked on this past Spring for the <a title="Dean Landsman" href="http://www.land-com.net/" target="_blank">Landsman Communications Group</a> recently launched. Humintell is about Microexpression Analysis—the understanding of the underlying emotions of people by looking for universal facial expressions that flick on and off in  less than a second. I built the Humintell website using Wordpress, modifying the Minimal theme to match the graphical design, typography and layout from graphic designer, <a href="http://www.deanmeyers.net/" target="_blank">Dean Meyers</a>. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://larryaronson.com/wp-content/uploads/Humintell-About1.jpg#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignleft size-thumbnail wp-image-629" title="Humintell" src="http://larryaronson.com/wp-content/uploads/Humintell-About1-117x150.jpg" alt="Humintell" width="117" height="150" /></a><a href="http://humintell.com/" target="_blank">Humintell.com</a> is a website project I worked on this past Spring for the <a title="Dean Landsman" href="http://www.land-com.net/" target="_blank">Landsman Communications Group</a> on behalf of their client, <a title="David Matsumoto's website" href="http://www.davidmatsumoto.com/" target="_blank">David Matsumoto</a>, a pioneering researcher in the field of  Microexpression Analysis—understanding the underlying emotions of people by looking for universal facial expressions that flick on and off in  less than a second. Humintell seeks to provide online training in these skills and the website serves a the marketing vehicle for the business, a blog for discussing related issues, and a gateway to the custom training modules for subscribers.</p>
<p>I built the Humintell.com website in WordPress on top of Minimal, a free theme from <a title="The WordPress Themeshop" href="http://wpthemeshop.com/" target="_blank">The WordPress Theme Shop</a> that features variable width columns and other nice enhancements. The wonderful graphic design, typography and layout is from <a title="Dean Meyers - graphical design" href="http://www.deanmeyers.net/" target="_blank">Dean Meyers</a>, who added some of the playful visual effects used on the site. Dean Landsman of the <a title="Dean Landsman" href="http://www.land-com.net/" target="_blank">Landsman Communications Group</a> integrated the various online pieces into a coherent whole, creating/editing much of the initial content.</p>
<p>Congratulations, Humintell! And thanks to Howard Greenstein of The <a title="The Harbrooke Group" href="http://harbrooke.com/" target="_blank">Harbrooke Group</a> for referring me to Landsman.</p>
]]></content:encoded>
			<wfw:commentRss>http://larryaronson.com/2009/humintell-launches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Double Bliss</title>
		<link>http://larryaronson.com/2009/double-bliss/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://larryaronson.com/2009/double-bliss/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 16:09:04 +0000</pubDate>
		<dc:creator>Larry Aronson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[Ann Phelan]]></category>
		<category><![CDATA[Antigua]]></category>
		<category><![CDATA[Bonaire]]></category>
		<category><![CDATA[diving]]></category>
		<category><![CDATA[singles]]></category>
		<category><![CDATA[vacation]]></category>
		<category><![CDATA[windsurfing]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://larryaronson.com/?p=330</guid>
		<description><![CDATA[<a href="http://larryaronson.com/2009/double-bliss/"><img class="alignleft  wp-image-332" title="Ann Phelan &#124; Bonaire Bliss" src="http://larryaronson.com/wp-content/uploads/bonairebliss.jpg" alt="Ann Phelan &#124; Bonaire Bliss" width="75" height="75" /></a>Ann Phelan has a dream job. She facilitates and books vacations to two of the best islands in the Caribbean, Bonaire and Antigua. I recently helped Ann create two sites: <a href="http://bonairebliss.com" target="_blank" title="Ann Phelan &#124; Bonaire Bliss">BonaireBliss.com</a> and <a title="Ann Phelan &#124; Antigua Bliss" href="http://AntiguaBliss.com" target="_blank">AntiguaBliss.com</a>,  to share her love of these two wonderful destinations.]]></description>
			<content:encoded><![CDATA[<p>Ann Phelan has a dream job. She facilitates and books vacations to two of the best islands in the Caribbean, Bonaire and Antigua. Moreover, she&#8217;s active in the communities on both islands which makes her an essential resource for anyone interested in visiting these two slices of paradise.</p>
<p><a href="http://BonaireBliss.com"><img class="alignleft size-full wp-image-332" title="Ann Phelan | Bonaire Bliss" src="http://larryaronson.com/wp-content/uploads/bonairebliss.jpg" alt="Ann Phelan | Bonaire Bliss" width="150" height="150" /></a>I first met Ann a few years ago when I answered her ad in <em>Windsurfing</em> Magazine for a Windsurfing singles week in Bonaire. It was a wonderful vacation with get-togethers every evening and optional activities during the day if the wind was too light to sail. Bonaire, a Dutch island off the coast of Venezuela, is for windsurfers and divers; Antigua, in the northeast corner of the Caribbean, has 365 beaches and and a hot nightlife.</p>
<p><a href="http://AntiguaBliss.com"><img class="alignright size-full wp-image-333" title="Ann Phelan | Antigua Bliss" src="http://larryaronson.com/wp-content/uploads/antiguabliss.jpg" alt="Ann Phelan | Antigua Bliss" width="150" height="150" /></a>A few months ago, we started talking about redoing her website. She wanted a separate destination site for each island and she wanted to be able to post articles, pictures and videos. I discussed with her the various hosting options available and the features and capabilities of WordPress. We decided the best approach was for her to start blogging on a free <a title="WordPress Free Hosting account" href="http://wordpress.com" target="_blank">WordPress.com</a> account to get familiar with the process. Later, if she needed additional technology—Wordpress.com limits what you can add to a site—we could move her blogs to a hosted solution.</p>
<p>The result has been immensely satisfying and quite beautiful to see. Ann has taken to blogging like a reef fish takes to the warm, clear blue waters of Bonaire and posts something new just about every day. She&#8217;s found her personal voice in writing posts which makes both sites authentic and appealing. She&#8217;s learned quickly the ins and outs of using images and embedding YouTube videos. Every time I visit <a title="Ann Phelan | Bonaire Bliss" href="http://BonaireBliss.com" target="_blank">BonaireBliss.com</a> or <a title="Ann Phelan | Antigua Bliss" href="http://AntiguaBliss.com" target="_blank">AntiguaBliss.com</a> I find something new to make me smile and warm my heart.</p>
]]></content:encoded>
			<wfw:commentRss>http://larryaronson.com/2009/double-bliss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kate Nasser — The People-Skills Coach</title>
		<link>http://larryaronson.com/2009/kate-nasser/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://larryaronson.com/2009/kate-nasser/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 22:30:01 +0000</pubDate>
		<dc:creator>Larry Aronson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[Kate Nasser]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://larryaronson.com/?p=299</guid>
		<description><![CDATA[<a href="http://larryaronson.com/2009/kate-nasser/"><img class="left" title="KateNasser.com" src="http://larryaronson.com/wp-content/uploads/screenshot3.jpg" alt="KateNasser.com" width="75" height="75" /></a>I've just finished a new Website for Kate Nasser, a wonderful customer service consultant, trainer and popular speaker on the subject. It's been one of the most enjoyable collaborations I've ever experienced.]]></description>
			<content:encoded><![CDATA[<p><a href="http://KateNasser.com"><img class="alignright size-thumbnail wp-image-300" title="KateNasser.com" src="http://larryaronson.com/wp-content/uploads/screenshot3-150x150.jpg" alt="KateNasser.com" width="150" height="150" /></a>I&#8217;ve just finished a new Website for Kate Nasser, a wonderful customer service consultant, trainer and popular speaker on the subject. It&#8217;s been one of the most enjoyable collaborations I&#8217;ve ever experienced. Unlike many of the other sites I&#8217;ve created, all the design, layout, graphics and type styling on this site came from just the two of us working together; trying out different ideas and refining the ones that felt right.</p>
<p>Like my own site, <a title="Kate Nasser — The People-Skills Coach" href="http://katenasser.com" target="_blank">KateNasser.com</a> has a static home page. A custom menu provides easy navigation to other pages and sub-pages. The sidebar prominently features her contact information followed by an embedded video clip from one of her speaking engagements. Below that, is a list of her most recent posts. At the bottom of the page is a section showing post excerpts in a special category: &#8220;Hot Topics and New Bits.&#8221;</p>
<p>What was most fun was teaching Kate how to use <a title="Kate Nasser's YouTube page" href="http://www.youtube.com/user/KateNasser" target="_blank">YouTube</a> to organize her video playlists and embed them in posts for her site. I also taught her how to use social media services to drive traffic to her site. She&#8217;s become an avid twitterer. You can follow her tweets at @<a href="http://twitter.com/katenasser">KateNasser</a> .</p>
<p>Please take a look at <a title="Kate Nasser — The People-Skills Coach" href="http://katenasser.com" target="_blank">KateNasser.com</a> and let us know if we did as good a job as we think we did.</p>
<p>— Larry</p>
]]></content:encoded>
			<wfw:commentRss>http://larryaronson.com/2009/kate-nasser/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

