<?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>Paul.Bagosy.Com &#187; Portfolio</title>
	<atom:link href="http://paul.bagosy.com/category/portfolio/feed/" rel="self" type="application/rss+xml" />
	<link>http://paul.bagosy.com</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jul 2010 13:42:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>New WordPress Widgets</title>
		<link>http://paul.bagosy.com/2010/07/25/new-wordpress-widgets/</link>
		<comments>http://paul.bagosy.com/2010/07/25/new-wordpress-widgets/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 13:42:20 +0000</pubDate>
		<dc:creator>Paul Bagosy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://paul.bagosy.com/?p=894</guid>
		<description><![CDATA[Having been kicking around the exciting world of installing and customizing WordPress, I felt it was high time I launched myself into the even more exciting world of developing for WordPress.  And here&#8217;s what I&#8217;ve come up with: Recent User Posts Recent Category Posts Both of these are widgets that do basically the same thing, [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p>Having been kicking around the exciting world of installing and customizing WordPress, I felt it was high time I launched myself into the even more exciting world of developing for WordPress.  And here&#8217;s what I&#8217;ve come up with:</p>
<p><a href="http://paul.bagosy.com/files/2010/07/recent-user-posts.1.0.zip" >Recent User Posts</a></p>
<p><a href="http://paul.bagosy.com/files/2010/07/recent-category-posts.1.0.zip" >Recent Category Posts</a></p>
<p>Both of these are widgets that do basically the same thing, so I&#8217;ll describe them together here.</p>
<p>In developing the new Wharton Magazine blog, we needed a widget to display the Editor&#8217;s most recent post.  I poked around for a bit, and realized that there really wasn&#8217;t a plugin to handle this, so the need for one was obvious.  After getting the basics down, I decided that it actually had more applications than just a single post, and started adding features.</p>
<p>So, the end result is two widgets.  Enter a title, select the user/category you want to display, enter the number of posts to display, and select if you want to display a link to the user/category and the time and date.  Not complicated to use and does just what it says it does.</p>
<p>Before I release it to the WordPress Plugins Codex, I&#8217;d like to see if anyone wants a shot at debugging or can offer any tips or suggestions.  Files are at the links above, and thanks in advance!</p>
<div id="crp_related"> </div>]]></content:encoded>
			<wfw:commentRss>http://paul.bagosy.com/2010/07/25/new-wordpress-widgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Go Live &#8211; Alternate Universes</title>
		<link>http://paul.bagosy.com/2010/05/20/go-live-alternate-universes/</link>
		<comments>http://paul.bagosy.com/2010/05/20/go-live-alternate-universes/#comments</comments>
		<pubDate>Thu, 20 May 2010 15:38:14 +0000</pubDate>
		<dc:creator>Paul Bagosy</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web Sites]]></category>

		<guid isPermaLink="false">http://paul.bagosy.com/?p=888</guid>
		<description><![CDATA[I was hoping to post a lot more go lives here, but I&#8217;ve changed jobs to a position at UPenn&#8217;s Wharton School of Business External Affairs, and I&#8217;m working mainly on internal projects. However, I&#8217;ve just completed a website for my Friendly Local Gaming Store, Alternate Universes. Alternate Universes had an existing website, but it [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p>I was hoping to post a lot more go lives here, but I&#8217;ve changed jobs to a position at UPenn&#8217;s Wharton School of Business External Affairs, and I&#8217;m working mainly on internal projects.</p>
<p>However, I&#8217;ve just completed a website for my Friendly Local Gaming Store, <a href="http://alternateu.com/"  target="_blank">Alternate Universes</a>.</p>
<p><a href="http://alternateu.com/"  target="_blank"><img class="aligncenter size-full wp-image-879" title="Alternate Universes" src="http://paul.bagosy.com/wp-content/uploads/2010/05/alternate_universes.jpg" alt="Alternate Universes" width="600" height="400" /></a></p>
<p>Alternate Universes had an existing website, but it was built using static HTML that wasn&#8217;t very easy to update.  The new site uses WordPress as a CMS, offering much greater ease of updating, as well as being able to update multiple pages using a single post.  This allows for various pages to keep important content without the need to move content to those pages or clutter up the homepage for weeks or months.</p>
<p>Individual sub-pages are coded to include their related categories, allowing for general information for that page and a listing of pertinent posts.</p>
<p>The old site had an outdated calendar system, so I integrated Google Calendars using the <a rel="nofollow" href="http://code.google.com/p/wpng-calendar/"  target="_blank">wpng-calendar plugin</a> for the site&#8217;s sidebar, as well as a static instance of the full calendar.  This allows for much easier management and import of calendar data.</p>
<p>I converted the old phpBB3 forum to myBB, which was a bit more difficult than anticipated, even with a conversion app.  The app didn&#8217;t accurately convert the forum settings, which necessitated a lot of snooping around in the database to get everything matched up.  Once I found the broken relationships, though, it went rather quickly.  There were also a few glitches with forum caches and settings files needing to be rebuilt, but all-in-all, the structure converted quite nicely.  The new system will very aggressively tackle the issues they&#8217;d been having with Russian spambots filling their forum with Viagra ads and the like.</p>
<p>And finally, I get to take credit for the design.  I don&#8217;t tackle design very often, because this is about the best I&#8217;m capable of.</p>
<div id="crp_related"> </div>]]></content:encoded>
			<wfw:commentRss>http://paul.bagosy.com/2010/05/20/go-live-alternate-universes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Go-Live &#8211; PMRS, Inc.</title>
		<link>http://paul.bagosy.com/2009/12/07/go-live-pmrs-inc/</link>
		<comments>http://paul.bagosy.com/2009/12/07/go-live-pmrs-inc/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 20:30:08 +0000</pubDate>
		<dc:creator>Paul Bagosy</dc:creator>
				<category><![CDATA[IE6]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://paul.bagosy.com/?p=691</guid>
		<description><![CDATA[PMRS Inc. What the client wanted: A newly-redesigned website to represent their corporate face on the internet. They had concerns about the site being visible in IE6, possibly without JavaScript enabled, due to their target audience using almost exculsively large corporate internet connections with older technology and security restrictions. What I delivered: The design itself [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p><strong><a href="http://www.pmrsinc.com"  target="_blank">PMRS Inc.</a></strong></p>
<div id="attachment_696" class="wp-caption aligncenter" style="width: 610px"><img class="size-full wp-image-696" title="PMRS, Inc." src="http://paul.bagosy.com/wp-content/uploads/2009/12/pmrsinc1.jpg" alt="PMRS, Inc." width="600" height="400" /><p class="wp-caption-text">PMRS, Inc.</p></div>
<p><strong>What the client wanted:</strong><br />
A newly-redesigned website to represent their corporate face on the internet.  They had concerns about the site being visible in IE6, possibly without JavaScript enabled, due to their target audience using almost exculsively large corporate internet connections with older technology and security restrictions.</p>
<p><strong>What I delivered</strong>:<br />
The design itself has a number of floating elements, including Flash and irregularly-repeating backgrounds with alpha-channel elements.  PNGs were going to be necessary, and to make sure they worked in IE6, I employed the <a href="http://www.twinhelix.com/css/iepngfix/"  target="_blank">TwinHelix IE6 PNG hack</a>.  This lead me to the horrible realization that <a href="http://paul.bagosy.com/2009/11/ie6-is-there-nothing-it-can%E2%80%99t-make-complicated/" >positioning background PNGs is problematic in IE6</a>, so there were a few concessions made for IE6 support, but largely, the site looks identical in all browsers.</p>
<p>There was no concern with SEO friendliness, so I went with a JavaScript-based dropdown menu for multi-level support.  To compensate for the possibility of a JS being disabled, each top-level menu item has its own landing page, and there is a separate stylesheet loaded with a noscript tag.</p>
<div id="crp_related"> </div>]]></content:encoded>
			<wfw:commentRss>http://paul.bagosy.com/2009/12/07/go-live-pmrs-inc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Go-Live: Indian Valley Dental</title>
		<link>http://paul.bagosy.com/2009/11/25/go-live-indian-valley-dental/</link>
		<comments>http://paul.bagosy.com/2009/11/25/go-live-indian-valley-dental/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 16:56:19 +0000</pubDate>
		<dc:creator>Paul Bagosy</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://paul.bagosy.com/?p=651</guid>
		<description><![CDATA[I&#8217;ve decided to start cataloging the sites that I&#8217;ve done recently, big or small. So, here we go: Indian Valley Dental What the client wanted: This was a redesign of an existing CMS site that had a lot of Flash-based elements, including the navigation. What I delivered: The design kept the header flash from the [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p>I&#8217;ve decided to start cataloging the sites that I&#8217;ve done recently, big or small. So, here we go:</p>
<p><strong><a href="http://www.indianvalleydental.com" >Indian Valley Dental</a></strong></p>
<p><strong> </strong></p>
<p style="text-align: center"><strong><strong></p>
<div id="attachment_656" class="wp-caption aligncenter" style="width: 610px"><strong><strong><img class="size-full wp-image-656" title="Indian Valley Dental" src="http://paul.bagosy.com/wp-content/uploads/2009/11/indianvalley1.jpg" alt="Indian Valley Dental" width="600" height="400" /></strong></strong><p class="wp-caption-text">Indian Valley Dental</p></div>
<p></strong></strong></p>
<p style="text-align: left"><strong><strong>What the client wanted:</strong></strong><br />
This was a redesign of an existing CMS site that had a lot of Flash-based elements, including the navigation.</p>
<p style="text-align: left"><strong>What I delivered:</strong><br />
The design kept the header flash from the old site, and I brought over the little Flash page title flourish.</p>
<p>I reworked the existing CMS to provide data is much more search-engine friendly and a lot more streamlined.  The header navigation uses a CSS hover effect with a jQuery dropdown.  The bottom navigation uses a quick server-side element to generate a style that underlines the page that you&#8217;re currently on, and the Contact Us page uses jQuery form validation and an AJAX spam-catcher.</p>
<p>The site is identical in IE 6, 7 and 8, Firefox 3, Chrome 3, Safari 4PB and Opera 10 (aside from a few form elements that resist styling).</p>
<p>Simple from the ground up, but that&#8217;s the way I like them.</p>
<div id="crp_related"> </div>]]></content:encoded>
			<wfw:commentRss>http://paul.bagosy.com/2009/11/25/go-live-indian-valley-dental/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
