<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Crain Industries</title>
	<link>http://www.crainindustries.com</link>
	<description>~est. 1981~</description>
	<pubDate>Sat, 26 Apr 2008 12:46:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>The Wedding Website</title>
		<link>http://www.crainindustries.com/personal/the-wedding-website/</link>
		<comments>http://www.crainindustries.com/personal/the-wedding-website/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 12:42:38 +0000</pubDate>
		<dc:creator>joncrain</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.crainindustries.com/personal/the-wedding-website/</guid>
		<description><![CDATA[If you&#8217;ve made it this far and are looking for Megan and my wedding website, it&#8217;s just a step farther at
 www.crainindustries.com/wedding
It was a fun little side project that unlike this website, actually serves some purpose. It&#8217;s always more fun to design when there is a vision and a goal. I&#8217;ve been realizing how much [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve made it this far and are looking for Megan and my wedding website, it&#8217;s just a step farther at</p>
<p><a href="http://www.crainindustries.com/wedding"> www.crainindustries.com/wedding</a></p>
<p>It was a fun little side project that unlike this website, actually serves some purpose. It&#8217;s always more fun to design when there is a vision and a goal. I&#8217;ve been realizing how much vision makes a difference in my life, but that&#8217;s an aside. I am also starting to create a side site for our church to help people from our church with local resources for living a greener life. It will most likely look similar to this site, but that&#8217;s an aside as well. Again, no flash on the site, just a couple cool mootools effects, including the banner which is straight from phatfusion (the pictures obviously are changed, that would be weird.)</p>

]]></content:encoded>
			<wfw:commentRss>http://www.crainindustries.com/personal/the-wedding-website/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Website Template v1.0</title>
		<link>http://www.crainindustries.com/technology/website-template-v10/</link>
		<comments>http://www.crainindustries.com/technology/website-template-v10/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 19:59:57 +0000</pubDate>
		<dc:creator>joncrain</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.crainindustries.com/technology/website-template-v10/</guid>
		<description><![CDATA[I&#8217;ve been putting together a few different websites that incorporate the same basic functionality in the navigation system. Its not a CMS, but rather just hard coded html and php which uses a lot of cool little things to dynamically create the navigation (sort of). I&#8217;m sure this could be way improved as I continually [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been putting together a few different websites that incorporate the same basic functionality in the navigation system. Its not a CMS, but rather just hard coded html and php which uses a lot of cool little things to dynamically create the navigation (sort of). I&#8217;m sure this could be way improved as I continually find new stuff to add, but I thought I would put up an archive of the current version.</p>
<p>The big thing is to setup the website in folders. These folders will define the names of your pages so make sure that they&#8217;re named correctly with an underscore for spaces. When I&#8217;ve applied the template to a few sites the biggest mistakes come from naming something wrong somewhere, so make sure you have a plan and stick to it.</p>
<p>This also includes other fun things like Eric Meyer&#8217;s reset CSS, ALA&#8217;s Suckerfish Dropdowns, and ALA&#8217;s vertical grid basic CSS. I hope to add more foundational base things in upcoming versions that kind of give an overall example of how to implement stuff. Mainly because I need that.</p>
<p>The markup on the current version isn&#8217;t the best, and the CSS could use some desperate work, but you get the point for the most part.</p>
<p>Download the Web Template v1.0!</p>
<p><a href="http://www.crainindustries.com/wp-content/uploads/2008/03/template.zip" title="template.zip">template.zip</a></p>

]]></content:encoded>
			<wfw:commentRss>http://www.crainindustries.com/technology/website-template-v10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FileMaker Content Management System Part I</title>
		<link>http://www.crainindustries.com/blog/filemaker-content-management-system-part-i/</link>
		<comments>http://www.crainindustries.com/blog/filemaker-content-management-system-part-i/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 02:01:26 +0000</pubDate>
		<dc:creator>joncrain</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.crainindustries.com/blog/filemaker-content-management-system-part-i/</guid>
		<description><![CDATA[One of my greatest joys of this past week was finding out that I will be able to use a FileMaker PHP API to put together a pretty slick content management system. I&#8217;d like to gather some resources and experiences in this post and hopefully show the way a little easier for someone who may [...]]]></description>
			<content:encoded><![CDATA[<p>One of my greatest joys of this past week was finding out that I will be able to use a FileMaker PHP API to put together a pretty slick content management system. I&#8217;d like to gather some resources and experiences in this post and hopefully show the way a little easier for someone who may want to follow.</p>
<p><strong>A little background. </strong>The School of Music (this is where I work) is entrenched in FileMaker databases, from handling lockers and keys, to scheduling rooms, keeping track of student records, handling CD duplication and everything in between. Over the past couple of years I was thrown head first into learning how to use FileMaker and develop some hefty solutions and applications including a album/royalty tracking database and a huge application for handling the front end user interface of a 30 year archive of music from the Wheatland Music Festival.</p>
<p>Over the years I&#8217;ve come to realize how much I enjoy database and especially user interface design. I don&#8217;t fully understand the tools especially the web specified ones like PHP, but I&#8217;m learning and it&#8217;s something I enjoy. But I do enjoy FileMaker, and it looks like I will be able to bridge the knowledge gap using FileMaker logic to teach myself a little PHP. I came across the entire CMS idea almost by accident. I developed a simple FileMaker database and wanted a simple way for students to login to it via AD and have access to one simple locked down page based on their login. Simple enough. A few little FM scripts and with IWP I&#8217;m up and running. In the back of my head, I&#8217;m thinking there&#8217;s got to be a more customizable thing than this so I could do a little better/cleaner UI than what IWP gives you. It&#8217;s not that I hadn&#8217;t known about customizable web publishing using XML or PHP, it&#8217;s just that I never put 2 and 2 together and realized the possibilities for our department. I also underestimated the ease of use for something like this. It&#8217;s got a learning curve that&#8217;s for sure, but it&#8217;s been done before and there are some resources available.</p>
<p>One of the main things I came to which told me this can and has been done before was this recording from Kevin Nathanson, Product Manager, FileMaker Server products and Web Technologies, FileMaker, Inc., Eric Jacobson, Web Technologies Architect, FileMaker, Inc., and Lance Hallberg, Principal Owner, FM Synergy. This one is will worth your time if you&#8217;re interested.</p>
<p><a href="https://filemakerevents.webex.com/ec0502l/eventcenter/recording/recordAction.do?theAction=poprecord&amp;siteurl=filemakerevents&amp;confViewID=241210360" title="FileMaker and PHP"> 		FileMaker and PHP</a></p>
<p>The <a href="http://www.fm-synergy.com/page4/page4.html" title="FM Synergy">FM Synergy</a> site contains downloads to the FM files utilized in this demo, but they are actually from a DevCon conference that Lance did a few years back, so you don&#8217;t get the exact talk through he gave there. But poke around the files and you should be able to figure everything out. (Also has some cool AJAX tips on his site too.) Oh and one thing that tripped me up for awhile&#8230;make sure you are using the current filemaker.php file not the one included with this download, otherwise you will be getting an error and your pages won&#8217;t load.</p>
<p><a href="http://www.vtc.com/products/Filemaker-9-PHP-Foundations-Tutorials.htm" title="VTC.com">VTC </a>has a few basic tutorials to work through (and more if you pay, I never did&#8230;).</p>
<p><a href="http://jonathanstark.com/resources.php" title="Jonathan Stark">Jonathan Stark</a> has also done a ton with the FileMaker PHP API including literally <a href="http://www.amazon.com/gp/product/0672329506?ie=UTF8&amp;tag=crainindus-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0672329506">writing the book</a><img src="http://www.assoc-amazon.com/e/ir?t=crainindus-20&amp;l=as2&amp;o=1&amp;a=0672329506" style="border: medium none  ! important; margin: 0px ! important" border="0" height="1" width="1" />.</p>
<p>Another great book is <a href="http://www.amazon.com/gp/product/1598220411?ie=UTF8&amp;tag=crainindus-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1598220411">FileMaker Web Publishing: A Complete Guide to Using the API for PHP</a><img src="http://www.assoc-amazon.com/e/ir?t=crainindus-20&amp;l=as2&amp;o=1&amp;a=1598220411" style="border: medium none  ! important; margin: 0px ! important" border="0" height="1" width="1" />. This book was written by three great FileMaker developers and would make a great resource. It goes a little more in depth with examples and things you can do with PHP than the Jonathan Stark book, but both are great resources.</p>
<p>This is really just the groundwork for getting started with FileMaker and PHP. Hopefully I will be able to make this more of a series as I tackle this puzzle from the ground up.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.crainindustries.com/blog/filemaker-content-management-system-part-i/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress. Grrr.</title>
		<link>http://www.crainindustries.com/blog/wordpress-grrr/</link>
		<comments>http://www.crainindustries.com/blog/wordpress-grrr/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 21:59:07 +0000</pubDate>
		<dc:creator>joncrain</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.crainindustries.com/blog/wordpress-grrr/</guid>
		<description><![CDATA[I swear Wordpress hates me. It looks so nice and seems so easy. I think I&#8217;m probably doing something wrong, but every time I try to format my posts or correct little issues like paragraph breaks, this ignorant little wysiwyg editor just mashes up my code and spits it out in ways that look like [...]]]></description>
			<content:encoded><![CDATA[<p>I swear Wordpress hates me. It looks so nice and seems so easy. I think I&#8217;m probably doing something wrong, but every time I try to format my posts or correct little issues like paragraph breaks, this ignorant little wysiwyg editor just mashes up my code and spits it out in ways that look like a four-year-old wrote it. Can someone please help!?</p>
<p>And I finally get sick of looking at someone else&#8217;s theme and reverted to the one I made a while back. It&#8217;s version 0.1 of what my theme should be. I need to add about ten things to it, but alas I must remember its content over a pretty interface. (at least for now, and come to think of it, this probably isn&#8217;t helping&#8230;)</p>
<p><em>Update&#8230;Its seems as though this issue is common when using a Mac and Safari, at least certain versions. Firefox seems to run too slow for me, so I will probably be looking for a different wysiwyg editor plugin or better yet a simple text editor plugin so I can just code everything.</em></p>

]]></content:encoded>
			<wfw:commentRss>http://www.crainindustries.com/blog/wordpress-grrr/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Original Crain Industries</title>
		<link>http://www.crainindustries.com/blog/the-original-crain-industries/</link>
		<comments>http://www.crainindustries.com/blog/the-original-crain-industries/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 13:19:05 +0000</pubDate>
		<dc:creator>joncrain</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Randomness]]></category>

		<guid isPermaLink="false">http://www.crainindustries.com/blog/the-original-crain-industries/</guid>
		<description><![CDATA[There seems to have been an actual company &#8220;Crain Industries, Inc&#8221; a national manufacturer and distributor of flexible polyurethane foam. It was dissolved into its parent company 10 years ago (nearly to the day that I started this website&#8230;) after being bought for $213 million by Foamex. (Got that info here.)If someone wants to buy [...]]]></description>
			<content:encoded><![CDATA[<p>There seems to have been an actual company &#8220;Crain Industries, Inc&#8221; a national manufacturer and distributor of flexible polyurethane foam. It was dissolved into its parent company 10 years ago (nearly to the day that I started this website&#8230;) after being bought for $213 million by Foamex. (Got that info <a href="http://investing.businessweek.com/research/stocks/private/snapshot.asp?privcapId=27154" target="_blank">here</a>.)If someone wants to buy this Crain Industries, I will sell for a tenth of that. $2.13 million and it&#8217;s yours. Digging around the net it&#8217;s interesting who you find with the same name as you, including the guy running joncrain.com, who lives around an hour away from me, Jon Crane photography, who runs some ads through Google,  and a large group of one off things I&#8217;ve registered for like Vox, Newsvine, numerous tech forums, photography sites, and plenty of other forums and sites I&#8217;ve registered for while looking for information. Ironically as well the joncrain.com guy (Hello! if you ever stumble upon this site), has the same full name as me too, Jonathan P Crain, but I don&#8217;t know what the P stands for. Mine&#8217;s Paul.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.crainindustries.com/blog/the-original-crain-industries/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flickr vs Picasa vs FTP</title>
		<link>http://www.crainindustries.com/blog/flickr-vs-picassa-vs-ftp/</link>
		<comments>http://www.crainindustries.com/blog/flickr-vs-picassa-vs-ftp/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 02:36:53 +0000</pubDate>
		<dc:creator>joncrain</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.crainindustries.com/blog/flickr-vs-picassa-vs-ftp/</guid>
		<description><![CDATA[I keep going back and forth on how to handle photographs on the site. I love the Flickr integration with Lightbox all in a Wordpress plugin that just works (after a night of it simply not working, and then working fine the next day without any changes), but I hate the Flickr limits of 200 [...]]]></description>
			<content:encoded><![CDATA[<p>I keep going back and forth on how to handle photographs on the site. I love the Flickr integration with Lightbox all in a Wordpress plugin that just works (after a night of it simply not working, and then working fine the next day without any changes), but I hate the Flickr limits of 200 max photos, and limited uploads per month, which means if I do use them in a post they may be gone after I upload my 201st photo, or so it seems. Picassa is pretty slick as well, but I haven&#8217;t been able to do quite a nice integration with Wordpress and Lightbox. I can always just store the photos on this site itself, but I miss the auto sizing and stuff from Flickr. I may just have to keep the photostream thing at the bottom through Flickr, but store the photo posts on the site itself. That seems nice. Now to size all my current images, re-upload them, and make sure they all work with Lightbox&#8230;</p>

]]></content:encoded>
			<wfw:commentRss>http://www.crainindustries.com/blog/flickr-vs-picassa-vs-ftp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Engaged</title>
		<link>http://www.crainindustries.com/photos/engaged/</link>
		<comments>http://www.crainindustries.com/photos/engaged/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 21:32:17 +0000</pubDate>
		<dc:creator>joncrain</dc:creator>
		
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.crainindustries.com/photos/engaged/</guid>
		<description><![CDATA[

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crainindustries.com/wp-content/uploads/2007/12/img_1747.gif" rel="lightbox[post]" title="IMG_1747"><img src="http://www.crainindustries.com/wp-content/uploads/2007/12/img_1747.gif" alt="IMG_1747" class="slickr-post" height="290" width="450" /></a></p>

]]></content:encoded>
			<wfw:commentRss>http://www.crainindustries.com/photos/engaged/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Online</title>
		<link>http://www.crainindustries.com/blog/online/</link>
		<comments>http://www.crainindustries.com/blog/online/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 21:30:58 +0000</pubDate>
		<dc:creator>joncrain</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.crainindustries.com/blog/online/</guid>
		<description><![CDATA[Well we have officially gone public with the site. I have some tidying up to do, but the good thing is that I have a vacation to do it during. I&#8217;m also excited to announce that we soon will be expanding as Megan Vander Kooy is joining the team.

]]></description>
			<content:encoded><![CDATA[<p>Well we have officially gone public with the site. I have some tidying up to do, but the good thing is that I have a vacation to do it during. I&#8217;m also excited to announce that we soon will be expanding as Megan Vander Kooy is joining the team.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.crainindustries.com/blog/online/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
