<?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>Keith Bentrup&#8217;s Portforlio &#187; Script.aculo.us</title>
	<atom:link href="http://portfolio.keithbentrup.com/archives/tag/script-aculo-us/feed" rel="self" type="application/rss+xml" />
	<link>http://portfolio.keithbentrup.com</link>
	<description>A brief sampling of my work</description>
	<lastBuildDate>Wed, 28 Jul 2010 18:09:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Listing Manager Web Application: Overview &amp; Agent Documentation</title>
		<link>http://portfolio.keithbentrup.com/archives/3</link>
		<comments>http://portfolio.keithbentrup.com/archives/3#comments</comments>
		<pubDate>Wed, 24 Jun 2009 13:17:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Prototype]]></category>
		<category><![CDATA[Script.aculo.us]]></category>
		<category><![CDATA[Slideshow]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://portfolio.keithbentrup.com/?p=3</guid>
		<description><![CDATA[
Above: the original documentation / presentation for agents. The live presentation covered use of the web application and best practices for online promotion of their clients&#8217; listings. For best results, use the full screen button to view the slideshow.
Heavily modified component of Joomla! CMS
Provides real estate professionals with quick &#8220;listing sites&#8221; and management of their [...]]]></description>
			<content:encoded><![CDATA[<div style="width: 425px; text-align: left;"><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=sellyourlistings-090303225901-phpapp02&amp;stripped_title=sell-your-listings" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=sellyourlistings-090303225901-phpapp02&amp;stripped_title=sell-your-listings" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<p>Above: the original documentation / presentation for agents. The live presentation covered use of the web application and best practices for online promotion of their clients&#8217; listings. For best results, <strong>use the full screen button to view the slideshow</strong>.</p>
<p>Heavily modified component of Joomla! CMS</p>
<p>Provides real estate professionals with quick &#8220;listing sites&#8221; and management of their listings.</p>
<p>Front-end technologies include <a href="http://www.php.net">PHP</a>, <a href="http://www.w3.org/TR/REC-html40/">HTML</a>, <a href="http://www.w3.org/Style/CSS/">CSS</a>, <a href="http://www.adobe.com/products/flashplayer/">Flash</a>, <a href="http://en.wikipedia.org/wiki/Ajax_(programming)">Ajax</a> running on <a href="http://en.wikipedia.org/wiki/Linux">Linux</a>, <a href="http://www.apache.org/">Apache</a>, <a href="http://www.mysql.com/">MySQL</a>, and <a href="http://www.php.net/">PHP</a> back-end.</p>
<p>Interesting UI components include:</p>
<ul>
<li>time saving multiple file upload (via <a href="http://www.adobe.com/products/flashplayer/">Flash</a>) bypassing browser&#8217;s single file upload mode.</li>
<li>automatic integration of <a href="http://www.youtube.com">YouTube</a> listing videos</li>
<li><a href="http://developer.yahoo.com/yui/editor/">rich text editor</a> for user input</li>
<li>visually attractive, sophisticated <a href="http://www.adobe.com/products/flashplayer/">Flash</a> mortgage calculator</li>
<li>automatic <a href="http://maps.google.com/">Google Maps</a> interactivity</li>
<li>javascript slideshow in lightbox with shadow overlay</li>
<li><a href="http://en.wikipedia.org/wiki/Ajax_(programming)">Ajax</a> user contact form</li>
<li>agent backup with one click zip and download</li>
<li>1 click sharing and promotion via integration of social bookmarking tool <a href="http://www.addthis.com">AddThis</a></li>
<li>optimized content delivery following best pratices guidelines of <a href="http://developer.yahoo.com/yslow/help/#guidelines">YSlow</a> and <a href="http://code.google.com/speed/page-speed/">Google Page Speed</a></li>
<li>combined, minified, and cached <a href="http://www.w3.org/Style/CSS/">CSS</a> &amp; <a href="http://en.wikipedia.org/wiki/JavaScript">JavaScript</a> using <a href="http://code.google.com/p/minify/">minify</a> &amp; <a href="http://developer.yahoo.com/yui/compressor/">YUI comprosser</a>, <a href="http://www.alistapart.com/articles/sprites/">sprited images</a>, and <a href="http://en.wikipedia.org/wiki/Lazy_loading">lazy loading</a> of specific components</li>
<li>time saving automatic fetching, parsing, and form populating based on single unique identifiers</li>
<li>Separate administrative and agent views</li>
<li>Ajax <a href="http://developer.yahoo.com/yui/autocomplete/">autocomplete</a> fields</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://portfolio.keithbentrup.com/archives/3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>www.TheHollowAtFoxValley.com</title>
		<link>http://portfolio.keithbentrup.com/archives/47</link>
		<comments>http://portfolio.keithbentrup.com/archives/47#comments</comments>
		<pubDate>Tue, 23 Jun 2009 22:19:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Prototype]]></category>
		<category><![CDATA[Script.aculo.us]]></category>
		<category><![CDATA[Video editing]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://portfolio.keithbentrup.com/archives/47</guid>
		<description><![CDATA[The Hollow At Fox Valley
]]></description>
			<content:encoded><![CDATA[<div style="width:425px;text-align:left" id="__ss_1635438"><a  target="_blank" href="http://www.thehollowatfoxvalley.com" title="The Hollow At Fox Valley">The Hollow At Fox Valley</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=thehollowatfoxvalley-090624165601-phpapp01&#038;stripped_title=the-hollow-at-fox-valley" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=thehollowatfoxvalley-090624165601-phpapp01&#038;stripped_title=the-hollow-at-fox-valley" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://portfolio.keithbentrup.com/archives/47/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
