<?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>Julie Hoaas &#187; Design</title>
	<atom:link href="http://www.juliehoaas.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.juliehoaas.com</link>
	<description>Online portfolio of web developer Julie Hoaas</description>
	<lastBuildDate>Mon, 21 Jun 2010 13:48:57 +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>Portfolio: N-S Music Video Awards 2009 Website</title>
		<link>http://www.juliehoaas.com/design/portfolio-n-s-music-video-awards-2009-website/</link>
		<comments>http://www.juliehoaas.com/design/portfolio-n-s-music-video-awards-2009-website/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 18:32:24 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[award show]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[N-S.Net project]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.juliehoaas.com/?p=148</guid>
		<description><![CDATA[I&#8217;ve been working on another award show for one of the sites I own and run; N-S.Net. This time it&#8217;s an award show for music videos created by the fans of Chlex (Chloe Sullivan and Lex Luthor pairing from the TV series Smallville). On the website you can see a list of nominees, read and [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_152" class="wp-caption alignleft" style="width: 310px"><a href="http://www.juliehoaas.com/wp-content/uploads/2009/10/nsmva09-screenshot.jpg"><img class="size-medium wp-image-152  " style="margin: 5px;" title="NS Music Video Awards 2009 Screenshot" src="http://www.juliehoaas.com/wp-content/uploads/2009/10/nsmva09-screenshot-300x190.jpg" alt="NS Music Video Awards 2009 Screenshot" width="300" height="190" /></a><p class="wp-caption-text">NS Music Video Awards 2009 Screenshot</p></div>
<p>I&#8217;ve been working on another award show for one of the sites I own and run; <a href="http://forums.naughty-seduction.net" target="_blank">N-S.Net</a>. This time it&#8217;s an award show for music videos created by the fans of Chlex (Chloe Sullivan and Lex Luthor pairing from the TV series Smallville).</p>
<p><span id="more-148"></span></p>
<p>On the website you can see a list of nominees, read and comment on news articles, nominate a video or video maker, vote on your favourites and see the winners in each category.</p>
<p>Most of the action happen backstage, in the administrative control panel. The entire site, including the frontend which the normal users see, is based upon a PHP and MySQL script I&#8217;ve built from scratch by the help of tutorials and online code bits.</p>
<p>When an user sends in a nomination or comments on a news article, it ends up in the control panel for approval.</p>
<div id="attachment_154" class="wp-caption alignleft" style="width: 310px"><a href="http://www.juliehoaas.com/wp-content/uploads/2009/10/nsmva09-adm-screenshot.jpg"><img class="size-medium wp-image-154  " style="margin: 5px;" title="N-S Music Video Awards 2009 Admin Panel" src="http://www.juliehoaas.com/wp-content/uploads/2009/10/nsmva09-adm-screenshot-300x190.jpg" alt="N-S Music Video Awards 2009 Admin Panel" width="300" height="190" /></a><p class="wp-caption-text">N-S Music Video Awards 2009 Admin Panel</p></div>
<p>Here I can easily see all the nominations, in the case of the screenshot to the left, the author/maker of the video, the category in which they have been nominated in, when they were nominated and some quick controls for approved/hidden, edit and delete the entry.</p>
<p>All of this is stored in a mySQL database, which allows me to work more freely online, without having to manually edit files. This also allows me to have staff helping me with the day-to-day tasks such as approval of nominees and comments.</p>
<p>All of this is made in PHP and MySQL, and I&#8217;m always trying to make the script better, more secure and more user friendly in hopes that I can use it for more projects than just my hobby-based projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juliehoaas.com/design/portfolio-n-s-music-video-awards-2009-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pixel Perfect &#8211; A Nifty Firefox/Firebug Extension</title>
		<link>http://www.juliehoaas.com/cool-stuff/pixel-perfect-a-nifty-firefox-firebug-extensio/</link>
		<comments>http://www.juliehoaas.com/cool-stuff/pixel-perfect-a-nifty-firefox-firebug-extensio/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 16:21:40 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Cool Stuff]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[pixel perfect]]></category>

		<guid isPermaLink="false">http://www.julie-hoaas.com/?p=51</guid>
		<description><![CDATA[Just heard about this nifty extension for Firefox/Firebug today at one of Enonic AS&#8217;s courses on XSLT and Xpath. Pixel Perfect! Their about page sums the &#8220;What?&#8221; up rather good, so I&#8217;ll just do a copy&#38;paste from their webpage below: Pixel Perfect is a Firefox/Firebug extension that allows web developers and designers to easily overlay [...]]]></description>
			<content:encoded><![CDATA[<p>Just heard about this nifty extension for Firefox/Firebug today at one of <a href="http://www.enonic.com/" target="_blank">Enonic AS&#8217;</a>s courses on <a href="http://www.w3schools.com/xsl/" target="_blank">XSLT</a> and <a href="http://www.w3schools.com/XPath/default.asp" target="_blank">Xpath</a>. <a href="http://www.pixelperfectplugin.com/" target="_blank">Pixel Perfect</a>! Their about page sums the &#8220;What?&#8221; up rather good, so I&#8217;ll just do a copy&amp;paste from their webpage below:</p>
<blockquote><p>Pixel Perfect is a Firefox/Firebug extension that allows web developers and designers to easily overlay a web composition over top of the developed HTML.</p>
<p>By toggling the composition on and off, the developer can visually see how many pixels they are off in development. Pixel Perfect also has an opacity option so that you can view the HTML below the composition. By being able to see both the composition and the HTML you can now simultaneously use Firebug while Pixel Perfect is still in action.</p></blockquote>
<p>I have yet to test it out, but it sounds awesome, especially for designers to make sure their design is properly implemented. And you can check your own design, to make sure all of your margins and paddings are exactly as Photoshop&#8217;ed! Simply brilliant!</p>
<p>Check it out and download the plugin if you&#8217;re interested from <a href="http://www.pixelperfectplugin.com/" target="_blank">http://www.pixelperfectplugin.com</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juliehoaas.com/cool-stuff/pixel-perfect-a-nifty-firefox-firebug-extensio/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Paper prototyping</title>
		<link>http://www.juliehoaas.com/cool-stuff/paper-prototyping/</link>
		<comments>http://www.juliehoaas.com/cool-stuff/paper-prototyping/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 12:18:19 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Cool Stuff]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[paper prototyping]]></category>

		<guid isPermaLink="false">http://www.julie-hoaas.com/?p=38</guid>
		<description><![CDATA[Check out this awesome video showing how Saatchi Moscow created and produced a spot for Google to attract more Russian people on GMail using a method called paper prototyping: Paper prototyping (from wiki): Paper prototyping is a widely used method in the user-centered design process, a process that helps developers to create software that meets [...]]]></description>
			<content:encoded><![CDATA[<p>Check out this awesome video showing <span>how <a href="http://www.saatchi.ru/en" target="_blank">Saatchi Moscow</a> created and produced a spot for Google to attract more Russian people on GMail u</span>sing a method called paper prototyping:</p>
<p>Paper prototyping (from wiki):</p>
<blockquote><p><strong>Paper prototyping</strong> is a widely used method in the <a title="User-centered design" href="http://en.wikipedia.org/wiki/User-centered_design">user-centered design process</a>, a process that helps developers to create software that meets the user&#8217;s expectations and needs -- in this case, especially for <a title="User interface design" href="http://en.wikipedia.org/wiki/User_interface_design">designing</a> and <a title="Usability testing" href="http://en.wikipedia.org/wiki/Usability_testing">testing</a> <a title="User interface" href="http://en.wikipedia.org/wiki/User_interface">user interfaces</a>. It is <a title="Software prototyping" href="http://en.wikipedia.org/wiki/Software_prototyping#Throwaway_prototyping">throwaway prototyping</a> and involves creating rough, even-hand sketched, drawings of an interface to use as prototypes, or models, of a design.</p></blockquote>
<p><span class="youtube">
<object type="application/x-shockwave-flash" width="425" height="373" data="http://www.youtube.com/v/WFDq95zHJIg&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=1&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=0">
<param name="movie" value="http://www.youtube.com/v/WFDq95zHJIg&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=1&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=0" />
<param name="allowFullScreen" value="true" />
<param name="wmode" value="transparent" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=WFDq95zHJIg"><img src="http://img.youtube.com/vi/WFDq95zHJIg/default.jpg" width="130" height="97" border=0></a></p><p><a href="http://www.youtube.com/watch?v=WFDq95zHJIg">www.youtube.com/watch?v=WFDq95zHJIg</a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.juliehoaas.com/cool-stuff/paper-prototyping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
