<?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>Crystal's Adventures in Webdev Land &#187; javascript</title>
	<atom:link href="http://crysodenkirk.com/blog/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://crysodenkirk.com/blog</link>
	<description>Luck smiles on me often. Usually, it's with derision.</description>
	<lastBuildDate>Sun, 11 Jul 2010 20:30:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Mt. Mary Event Registration</title>
		<link>http://crysodenkirk.com/blog/2010/03/mt-mary-event-registration/</link>
		<comments>http://crysodenkirk.com/blog/2010/03/mt-mary-event-registration/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 02:53:03 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=1122</guid>
		<description><![CDATA[Mt. Mary needed an event registration form that could both send them information via email and post over to a credit card vendor at the same time. It also needed to be easy to update but had no database or admin system to work through. So I used a php array to allow the client [...]


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/' rel='bookmark' title='Permanent Link: View Javascript-Generated Code in Internet Explorer'>View Javascript-Generated Code in Internet Explorer</a></li>
<li><a href='http://crysodenkirk.com/blog/2008/08/keepers-of-stromgarde/' rel='bookmark' title='Permanent Link: Keepers of Stromgarde'>Keepers of Stromgarde</a></li>
<li><a href='http://crysodenkirk.com/blog/2009/05/keyclothes/' rel='bookmark' title='Permanent Link: Keyclothes'>Keyclothes</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1123" class="wp-caption aligncenter" style="width: 410px"><a href="https://www.mtmary.edu/events.php" target="_blank"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2010/05/mtmary.jpg" alt="Mt. Mary Events Registration Form" title="Mt. Mary Events Registration Form" width="400" class="size-full wp-image-1123" /></a><p class="wp-caption-text">Mt. Mary Events Registration Form</p></div>
<p>Mt. Mary needed an event registration form that could both send them information via email and post over to a credit card vendor at the same time. It also needed to be easy to update but had no database or admin system to work through. So I used a php array to allow the client easy access to update the events without the need for them to learn html or javascript. This form includes the ability to add/delete guests and a running subtotal, as well as in-place validations via jquery which are then revalidated via php in case the user has javascript off.</p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=1122&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/' rel='bookmark' title='Permanent Link: View Javascript-Generated Code in Internet Explorer'>View Javascript-Generated Code in Internet Explorer</a></li>
<li><a href='http://crysodenkirk.com/blog/2008/08/keepers-of-stromgarde/' rel='bookmark' title='Permanent Link: Keepers of Stromgarde'>Keepers of Stromgarde</a></li>
<li><a href='http://crysodenkirk.com/blog/2009/05/keyclothes/' rel='bookmark' title='Permanent Link: Keyclothes'>Keyclothes</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2010/03/mt-mary-event-registration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Form Usability and Design</title>
		<link>http://crysodenkirk.com/blog/2009/05/form-usability-and-design/</link>
		<comments>http://crysodenkirk.com/blog/2009/05/form-usability-and-design/#comments</comments>
		<pubDate>Tue, 26 May 2009 19:41:42 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web_101]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=394</guid>
		<description><![CDATA[Most of the work I do right now, I can&#8217;t post here because it&#8217;s proprietary and client-facing only. However, there&#8217;s one application, Mortgage Loan App, that&#8217;s fairly new and is what we call a &#8220;consumer facing&#8221; (meaning our clients&#8217; customers) application that I would like to use as an example to discuss usability in forms [...]


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/05/must-read-websites-for-ui-designers/' rel='bookmark' title='Permanent Link: Must-read websites for UI Designers'>Must-read websites for UI Designers</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/03/mt-mary-event-registration/' rel='bookmark' title='Permanent Link: Mt. Mary Event Registration'>Mt. Mary Event Registration</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/05/usability-seminar/' rel='bookmark' title='Permanent Link: Usability seminar&#8230;'>Usability seminar&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Most of the work I do right now, I can&#8217;t post here because it&#8217;s proprietary and client-facing only. However, there&#8217;s one application, <a href=http://prod.mtgloanapp.com target=_blank>Mortgage Loan App</a>, that&#8217;s fairly new and is what we call a &#8220;consumer facing&#8221; (meaning our clients&#8217; customers) application that I would like to use as an example to discuss usability in forms and other aspects of form design. I&#8217;ll be referring back to it quite a bit in the next couple weeks. This copy is our production environment test copy; clients can customize the application with their own logo, colors and contact information.</p>
<p>A few forms topics (will link each when the post is finished, so feel free to bookmark this page to make it easy to find them in the blog):</p>
<ol>
<li>Label Placement</li>
<li>Row Highlighting</li>
<li>User Flow
<ol>
<li>Tabbed Interfaces meet the Wizard</li>
<li>Back/Next Navigation</li>
<li>Button Placement</li>
<li>buttons vs input=button vs input=submit</li>
<li>Information breakdown, what&#8217;s on which page and why</li>
</ol>
</li>
<li>Why I use unordered lists in fieldsets for my forms</li>
<li>Progressive Enhancement and Usability:
<ol>
<li>dynamically hiding extra fields when they aren&#8217;t needed</li>
<li>Making your form usable even when js and css are turned off by the user</li>
</ol>
</li>
<li>Making it Pretty
<ol>
<li>CSS file design for multiple templates/themes</li>
<li>Nifty 3d buttons without resorting to graphics</li>
<li>Disabled Submit Buttons in IE and Firefox</li>
<li>IE and empty divs</li>
</ol>
</li>
</ol>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=394&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/05/must-read-websites-for-ui-designers/' rel='bookmark' title='Permanent Link: Must-read websites for UI Designers'>Must-read websites for UI Designers</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/03/mt-mary-event-registration/' rel='bookmark' title='Permanent Link: Mt. Mary Event Registration'>Mt. Mary Event Registration</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/05/usability-seminar/' rel='bookmark' title='Permanent Link: Usability seminar&#8230;'>Usability seminar&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2009/05/form-usability-and-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>View Javascript-Generated Code in Internet Explorer</title>
		<link>http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/</link>
		<comments>http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/#comments</comments>
		<pubDate>Tue, 26 May 2009 16:23:42 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web_101]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=388</guid>
		<description><![CDATA[If you&#8217;re using the Web Developer Add-on in Firefox, you are probably already familiar with the &#8220;View Generated Source&#8221; option (Web Developer &#62; View Source &#62; View Generated Source) for use in debugging code that is manipulated by javascript. But what do you do in Internet Explorer, where no such option exists? Here&#8217;s my solution: [...]


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/reference/tricks/' rel='bookmark' title='Permanent Link: Dev Tricks and CSS Hacks'>Dev Tricks and CSS Hacks</a></li>
<li><a href='http://crysodenkirk.com/blog/reference/code-specs/' rel='bookmark' title='Permanent Link: Code Specs'>Code Specs</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/05/bookmarks-for-april-29th-through-may-11th/' rel='bookmark' title='Permanent Link: Bookmarks for April 29th through May 11th'>Bookmarks for April 29th through May 11th</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using the Web Developer Add-on in Firefox, you are probably already familiar with the &#8220;View Generated Source&#8221; option (Web Developer &gt; View Source &gt; View Generated Source) for use in debugging code that is manipulated by javascript. But what do you do in Internet Explorer, where no such option exists?</p>
<p>Here&#8217;s my solution:</p>
<p>1) Go to the page whose generated source you want to view. Let it load in its entirety.</p>
<p>2) Put this in the address bar (broken to two lines to fit in my page&#8217;s width. Should be all on one line with no spaces for browser):<br />
<code>javascript:'&lt;xmp&gt;'+window.document.body.<br />
parentNode.outerHTML+'&lt;/xmp&gt;'</code></p>
<p>Your page will be replaced with the current state of the DOM, as Explorer sees it. xmp is a deprecated html tag that treats all the characters between the start and end tag as text instead of reading it as html. Since you can run javascript from the address bar, you can just take the whole page, put it between xmp tags, and spit it back out again. This is especially useful if you&#8217;re using browser-sniffing js to serve different js code to different browsers, because you otherwise would be unable to see the js in action in IE.</p>
<p>Note that this only works in Explorer, but that&#8217;s ok. If you want to see it in Firefox, it&#8217;s built right into the Web Developer&#8217;s Toolbar, or you can use innerHTML instead of outerHTML to get a similar output.  The Developer Toolbar for Explorer is less reliable for viewing generated content; my experience is that it tends to get caught on a cached version of the DOM, so this trick is invaluable when you want to see the same page before and after events on the page have changed the DOM.</p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=388&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/reference/tricks/' rel='bookmark' title='Permanent Link: Dev Tricks and CSS Hacks'>Dev Tricks and CSS Hacks</a></li>
<li><a href='http://crysodenkirk.com/blog/reference/code-specs/' rel='bookmark' title='Permanent Link: Code Specs'>Code Specs</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/05/bookmarks-for-april-29th-through-may-11th/' rel='bookmark' title='Permanent Link: Bookmarks for April 29th through May 11th'>Bookmarks for April 29th through May 11th</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keyclothes</title>
		<link>http://crysodenkirk.com/blog/2009/05/keyclothes/</link>
		<comments>http://crysodenkirk.com/blog/2009/05/keyclothes/#comments</comments>
		<pubDate>Wed, 13 May 2009 03:29:19 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Sites I've done]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[logo]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=184</guid>
		<description><![CDATA[[caption id="attachment_189" align="aligncenter" width="300" caption="Keyclothes"]<a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/keyproto.png"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/keyproto-300x263.png" alt="Keyclothes" title="Keyclothes" width="300" height="263" class="size-medium wp-image-189" /></a>[/caption]


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2005/10/lithograhicscom/' rel='bookmark' title='Permanent Link: Lithograhics.com'>Lithograhics.com</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/' rel='bookmark' title='Permanent Link: Precision Screw Thread Corp.'>Precision Screw Thread Corp.</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/04/schroeder-bros-construction-inc/' rel='bookmark' title='Permanent Link: Schroeder Bros. Construction, Inc.'>Schroeder Bros. Construction, Inc.</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This is a design I did a couple years ago but couldn&#8217;t post because there&#8217;d been a delay in the site itself. Now it looks like they&#8217;ve finally got the site up and running, though some of the design implementation is different (notably in the left navigation treatment).</p>
<p>However, 99% of the design elements are retained and I&#8217;m really happy with how it turned out. I also did the two main logos; I did not do the banner ads on this site, unlike most of the other sites I&#8217;ve posted/will post.</p>
<p><a href="http://www.keyclothes.com" target="_blank">Keyclothes.com by Workhorse Outfitters &#8212; Outerwear for Work or Sport</a></p>
<p>Here&#8217;s a screenshot I took of my prototype:<br />
<a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/keyproto.png"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/keyproto-300x263.png" alt="Keyclothes.com prototype" title="Keyclothes.com prototype" width="300" height="263" class="alignnone size-medium wp-image-189" /></a></p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=184&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2005/10/lithograhicscom/' rel='bookmark' title='Permanent Link: Lithograhics.com'>Lithograhics.com</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/' rel='bookmark' title='Permanent Link: Precision Screw Thread Corp.'>Precision Screw Thread Corp.</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/04/schroeder-bros-construction-inc/' rel='bookmark' title='Permanent Link: Schroeder Bros. Construction, Inc.'>Schroeder Bros. Construction, Inc.</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2009/05/keyclothes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Precision Screw Thread Corp.</title>
		<link>http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/</link>
		<comments>http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 18:18:34 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Sites I've done]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[photo manipulation]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=228</guid>
		<description><![CDATA[I&#8217;ve done a lot of industrial and manufacturing sites. Most of them are very cut and dried, get it done as fast as you can, we want it to look as plain as you can and still get our information across. That&#8217;s not a value judgment, just a constraint that you usually have to work [...]


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/10/yes-its-pretty-but-its-not-a-great-web-presence/' rel='bookmark' title='Permanent Link: Yes, it&#8217;s pretty but it&#8217;s not a great web presence'>Yes, it&#8217;s pretty but it&#8217;s not a great web presence</a></li>
<li><a href='http://crysodenkirk.com/blog/2005/10/lithograhicscom/' rel='bookmark' title='Permanent Link: Lithograhics.com'>Lithograhics.com</a></li>
<li><a href='http://crysodenkirk.com/blog/2009/05/keyclothes/' rel='bookmark' title='Permanent Link: Keyclothes'>Keyclothes</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve done a lot of industrial and manufacturing sites. Most of them are very cut and dried, get it done as fast as you can, we want it to look as plain as you can and still get our information across. That&#8217;s not a value judgment, just a constraint that you usually have to work under with certain industries.</p>
<p>Precision Screw Thread stands out from their industry for their recognition that &#8220;functional&#8221; does not have to equal &#8220;ugly&#8221;. I had a lot of fun putting this one together.</p>
<p><a href="http://www.precisionscrewthread.com" target=_blank>Precision Screw Thread, Inc.</a></p>
<p>The initial landing page for the site was conceived as an abstracted display panel from one of the threading machines and evolved into what you see on the page now. We wanted to showcase the short movie but avoid the typical &#8220;trash splash&#8221; intro that trips up a lot of sites. This display panel instead brings together the site&#8217;s navigation and news from the company blog to make it easy for users to get where they want to go on the site (I was outvoted on making the movie start playing immediately. Sorry visitors, you&#8217;ll have to hit stop instead of start).</p>
<p><a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/precision_splash.png"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/precision_splash-300x199.png" alt="precision_splash" title="precision_splash" width="300" height="199" class="alignnone size-medium wp-image-229" /></a></p>
<p>The internal pages carry through the theme and the navigation from the intro page. We wanted to add a little motion so I animated the starburst behind the logo in the upper left so that it glows and rotates on mouseover.</p>
<p><a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/pst_internal.png"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/pst_internal-295x300.png" alt="pst_internal" title="pst_internal" width="295" height="300" class="alignnone size-medium wp-image-230" /></a></p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=228&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/10/yes-its-pretty-but-its-not-a-great-web-presence/' rel='bookmark' title='Permanent Link: Yes, it&#8217;s pretty but it&#8217;s not a great web presence'>Yes, it&#8217;s pretty but it&#8217;s not a great web presence</a></li>
<li><a href='http://crysodenkirk.com/blog/2005/10/lithograhicscom/' rel='bookmark' title='Permanent Link: Lithograhics.com'>Lithograhics.com</a></li>
<li><a href='http://crysodenkirk.com/blog/2009/05/keyclothes/' rel='bookmark' title='Permanent Link: Keyclothes'>Keyclothes</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RHH Foam Systems</title>
		<link>http://crysodenkirk.com/blog/2006/04/rhh-foam-systems/</link>
		<comments>http://crysodenkirk.com/blog/2006/04/rhh-foam-systems/#comments</comments>
		<pubDate>Tue, 11 Apr 2006 17:54:56 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Sites I've done]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[photo manipulation]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=225</guid>
		<description><![CDATA[Here&#8217;s a fun one. RHH Foam Systems &#8211; spray foam insulation The spray nozzle at the top of this site is animated, but on a long delay to avoid annoying users. I created the animation using frame-by-frame cel-style techniques in Photoshop and ImageReady entirely through photo manipulation. The spray foam behind the navigation is entirely [...]


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2005/10/lithograhicscom/' rel='bookmark' title='Permanent Link: Lithograhics.com'>Lithograhics.com</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/06/milwaukee-city-hall/' rel='bookmark' title='Permanent Link: Milwaukee City Hall'>Milwaukee City Hall</a></li>
<li><a href='http://crysodenkirk.com/blog/2005/08/code3co-animated-banners/' rel='bookmark' title='Permanent Link: Code3Co Animated Banners'>Code3Co Animated Banners</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a fun one.<br />
<a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/rhhfoam.png"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/rhhfoam-300x265.png" alt="RHH Foam Systems" title="RHH Foam Systems" width="300" height="265" class="alignnone size-medium wp-image-226" /></a></p>
<p><a href=http://www.rhhfoamsystems.com/ target=_blank>RHH Foam Systems &#8211; spray foam insulation</a></p>
<p>The spray nozzle at the top of this site is animated, but on a long delay to avoid annoying users. I created the animation using frame-by-frame cel-style techniques in Photoshop and ImageReady entirely through photo manipulation. The spray foam behind the navigation is entirely a digital creation with a photo used only to enhance the texture.</p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=225&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2005/10/lithograhicscom/' rel='bookmark' title='Permanent Link: Lithograhics.com'>Lithograhics.com</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/06/milwaukee-city-hall/' rel='bookmark' title='Permanent Link: Milwaukee City Hall'>Milwaukee City Hall</a></li>
<li><a href='http://crysodenkirk.com/blog/2005/08/code3co-animated-banners/' rel='bookmark' title='Permanent Link: Code3Co Animated Banners'>Code3Co Animated Banners</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2006/04/rhh-foam-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Associated Surgical &amp; Medical Specialists, LLC</title>
		<link>http://crysodenkirk.com/blog/2006/04/associated-surgical-medical-specialists-llc/</link>
		<comments>http://crysodenkirk.com/blog/2006/04/associated-surgical-medical-specialists-llc/#comments</comments>
		<pubDate>Fri, 07 Apr 2006 17:40:33 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Sites I've done]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=223</guid>
		<description><![CDATA[Associated Surgical &#38; Medical Specialists, LLC Liquid layout, javascript enhancement, dynamically generated menu items Related posts:View Javascript-Generated Code in Internet Explorer Form Usability and Design


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/' rel='bookmark' title='Permanent Link: View Javascript-Generated Code in Internet Explorer'>View Javascript-Generated Code in Internet Explorer</a></li>
<li><a href='http://crysodenkirk.com/blog/2009/05/form-usability-and-design/' rel='bookmark' title='Permanent Link: Form Usability and Design'>Form Usability and Design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href=http://www.asmsdocs.com/ target=_blank>Associated Surgical &amp; Medical Specialists, LLC</a></p>
<p>Liquid layout, javascript enhancement, dynamically generated menu items</p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=223&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/' rel='bookmark' title='Permanent Link: View Javascript-Generated Code in Internet Explorer'>View Javascript-Generated Code in Internet Explorer</a></li>
<li><a href='http://crysodenkirk.com/blog/2009/05/form-usability-and-design/' rel='bookmark' title='Permanent Link: Form Usability and Design'>Form Usability and Design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2006/04/associated-surgical-medical-specialists-llc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lithograhics.com</title>
		<link>http://crysodenkirk.com/blog/2005/10/lithograhicscom/</link>
		<comments>http://crysodenkirk.com/blog/2005/10/lithograhicscom/#comments</comments>
		<pubDate>Fri, 28 Oct 2005 13:50:45 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Sites I've done]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=191</guid>
		<description><![CDATA[This is a site worth visiting. I&#8217;m pretty happy with how it turned out. The brief for Lithographics included a small book that they print and use for promotions and my task was to keep the website in line with that book while still giving them a dynamic &#8212; in both design and technical terms [...]


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2006/04/rhh-foam-systems/' rel='bookmark' title='Permanent Link: RHH Foam Systems'>RHH Foam Systems</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/04/schroeder-bros-construction-inc/' rel='bookmark' title='Permanent Link: Schroeder Bros. Construction, Inc.'>Schroeder Bros. Construction, Inc.</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/' rel='bookmark' title='Permanent Link: Precision Screw Thread Corp.'>Precision Screw Thread Corp.</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/lithographics.png"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/lithographics-300x225.png" alt="lithographics" title="lithographics" width="300" height="225" class="alignnone size-medium wp-image-188" /></a></p>
<p>This is a site worth visiting. I&#8217;m pretty happy with how it turned out. The brief for Lithographics included a small book that they print and use for promotions and my task was to keep the website in line with that book while still giving them a dynamic &#8212; in both design and technical terms &#8212; site that would stand out from the competition and convey the quality of their print work despite being a non-print medium.</p>
<p>I wrote all the code and markup for this site, with the exception of the reference desk, which I heavily modified from an application written in-house by another programmer at the company, and I created all the banner ads using single-frame cel animation techniques in Photoshop and ImageReady. I also converted all the photos from press-ready to web-ready with an eye to making them look the way they looked after coming off the press, rather than just making them look like digital photos. (I was very successful at that, if that tells you anything about the exceptional quality of the print-work that Lithographics does).</p>
<p><a href=http://www.lithographics.com target=_blank>Lithographics, Inc. &#8211; Quality Printing, Superior Production</a></p>
<p>When I did the site in 2005 it had a different look for each of the sections; looks like they liked the lightbulb so much they had the agency that hosts the site change all the sections to match that. Here are mockups of two of those other two sections:</p>
<p><a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/prepress.jpg"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/prepress-150x150.jpg" alt="Digital Pre-Press" title="Digital Pre-Press" width="150" height="150" class="alignnone size-thumbnail wp-image-193" /></a>&nbsp;<a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/refdesk2.jpg"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/refdesk2-150x150.jpg" alt="Reference Desk" title="Reference Desk" width="150" height="150" class="alignnone size-thumbnail wp-image-192" /></a></p>
<p>Banners:</p>
<p><img src="http://crysodenkirk.com/blog/wp-content/uploads/2005/10/lithographics468x60static.gif" alt="lithographics468x60static" title="lithographics468x60static" width="468" height="60" class="alignnone size-full wp-image-213" /></p>
<p><img src="http://crysodenkirk.com/blog/wp-content/uploads/2005/10/lithographics.gif" alt="lithographics" title="lithographics" width="468" height="60" class="alignnone size-full wp-image-211" /></p>
<p><img src="http://crysodenkirk.com/blog/wp-content/uploads/2005/10/lithographics120x90static.gif" alt="lithographics120x90static" title="lithographics120x90static" width="120" height="90" class="alignnone size-full wp-image-212" /></p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=191&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2006/04/rhh-foam-systems/' rel='bookmark' title='Permanent Link: RHH Foam Systems'>RHH Foam Systems</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/04/schroeder-bros-construction-inc/' rel='bookmark' title='Permanent Link: Schroeder Bros. Construction, Inc.'>Schroeder Bros. Construction, Inc.</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/' rel='bookmark' title='Permanent Link: Precision Screw Thread Corp.'>Precision Screw Thread Corp.</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2005/10/lithograhicscom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
