<?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>Josh Hepworth &#187; technology</title>
	<atom:link href="http://www.joshhepworth.com/tag/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joshhepworth.com</link>
	<description>The personal portfolio of [mostly] everything Josh Hepworth</description>
	<lastBuildDate>Fri, 11 Dec 2009 03:46:48 +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>Tabs on Top: Making Sense</title>
		<link>http://www.joshhepworth.com/tabs-on-top-making-sense/</link>
		<comments>http://www.joshhepworth.com/tabs-on-top-making-sense/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 02:43:56 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[trends]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.joshhepworth.com/tabs-on-top-making-sense/</guid>
		<description><![CDATA[The &#8216;tabs on top&#8217; idea that (I&#8217;m pretty sure) was first introduced in Opera, went to Chrome, and has made an appearance in the beta release of Safari 4 is a trend that I would like to see continue in the browser market. A tab is a visual clue that groups the content it is ]]></description>
			<content:encoded><![CDATA[<p>The &#8216;tabs on top&#8217; idea that (I&#8217;m pretty sure) was first introduced in Opera, went to Chrome, and has made an appearance in the beta release of Safari 4 is a trend that I would like to see continue in the browser market. A tab is a visual clue that groups the content it is visually connected to. So I think it would make sense that a tab in a browser visually connects the address bar, search box, back button, <strong>and website </strong>that it is logically connected to.</p>
<p><img class="alignnone size-full wp-image-293" title="tabsontop" src="http://www.joshhepworth.com/wp-content/uploads/2009/02/tabsontop.jpg" alt="tabsontop" width="620" height="225" /></p>
<p>Previously, browsers would often group the navigation elements with tabs and have the website floating below or have the website grouped in a tab with the navigation elements floating above. This shift marks a change in UI that I think just plain makes sense. Hopefully Firefox and IE aren&#8217;t far to follow in this trend.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joshhepworth.com/tabs-on-top-making-sense/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Classroom Portal: A Database Project</title>
		<link>http://www.joshhepworth.com/classroom-portal-a-database-project/</link>
		<comments>http://www.joshhepworth.com/classroom-portal-a-database-project/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 02:37:49 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.joshhepworth.com/?p=256</guid>
		<description><![CDATA[For my IST 210, Database Organization, class our semester project was to create and implement a service to Penn State students that utilized the database theory and technology that we learned about over the past few months. While my experience with Bonsai Studios put me at a slight advantage in technical skill, I still found ]]></description>
			<content:encoded><![CDATA[<p>For my IST 210, Database Organization, class our semester project was to create and implement a service to Penn State students that utilized the database theory and technology that we learned about over the past few months. While my experience with Bonsai Studios put me at a slight advantage in technical skill, I still found a lot of the theory behind database design to be useful in making the implementation process much more smooth.</p>
<p><a href="http://www.flickr.com/photos/joshhepworth/3312323261/"><img class="alignnone" title="Classroom Portal Home Page" src="http://farm4.static.flickr.com/3626/3312323261_6a679a6ac5.jpg" alt="" width="500" height="341" /></a></p>
<p>This project has been one of my favorite projects thus far at Penn State and I think it really highlights the situation based learning that a lot of the IST classes use. Less exams in the major is very relieving, yet it still puts on the pressure in a situation that more realistically resembles my future career. I will have teammates and I will be able to seek external resources. Projects will be a growing and evolving process, rather than some assignment that gets completed and dropped from thought.</p>
<p><span id="more-256"></span></p>
<p>Other than highlighting the IST program&#8217;s teaching technique, I also feel that the project shows a lot of the technologies I have used over the past couple years and ways I have used them. The project contained standards compliant XHTML and CSS for the coding of the site. Working in Photoshop to contribute to the design. Discussing usability and interface design with teammates. Designing SQL databases and determining the proper relationships between entities. Adding jQuery and Ajax to increase usability and decrease page refreshes.</p>
<p><a href="http://www.flickr.com/photos/joshhepworth/3312323317/"><img class="alignnone" title="Classroom Portal Class Search" src="http://farm4.static.flickr.com/3361/3312323317_ba06e36c6f.jpg" alt="" width="500" height="341" /></a></p>
<p>Despite completing this almost a year ago now, I had rekindled interest in the project as the semester project in my Java class reminds me of it. Perhaps just because it will be another assignment heavy on the development side of things, but that doesn&#8217;t make it any less important. I&#8217;m excited to start working in teams to create something that will hopefully be of use.</p>
<p>The web space where this has been posted has been taking down, so I am going to try to convert the MSSQL PHP stuff into MySQL PHP stuff and host it so you can actually experience the greatness that was Classroom Portal. I&#8217;m sorry I can&#8217;t provide a link to the working site, but I can give you a few more <a title="Classroom Portal on Flickr" href="http://www.flickr.com/photos/joshhepworth/">screen shots on my Flickr</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joshhepworth.com/classroom-portal-a-database-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Foray into iPhone Development</title>
		<link>http://www.joshhepworth.com/a-foray-into-iphone-development/</link>
		<comments>http://www.joshhepworth.com/a-foray-into-iphone-development/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 21:19:06 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.joshhepworth.com/?p=249</guid>
		<description><![CDATA[Recently, my roommate and I, Dan Martens, have decided to take the plunge into programming for the iPhone and eventually releasing an application on the App Store. While very much in the initial stages of concept development for our application and learning the architechture of an iPhone app, we believe we can create a successful ]]></description>
			<content:encoded><![CDATA[<p>Recently, my roommate and I, <a title="My Roommate's Personal Site" href="http://www.danmartens.com" target="_blank">Dan Martens</a>, have decided to take the plunge into programming for the iPhone and eventually releasing an application on the App Store. While very much in the initial stages of concept development for our application and learning the architechture of an iPhone app, we believe we can create a successful application that will help us in a multitude of ways.</p>
<p><span id="more-249"></span></p>
<ol>
<li>It will help us understand the process of developing an application in general, a process that we may need to become familiar with in our future profession. While we may not be directly involved in its development in our future, understanding all the things that can go wrong, and right, will help improve any management opportunities we face.</li>
<li>It will give us a useful and/or fun application. There are plenty of things that we want our iPhones to do for us, but sometimes the offerings of the App Store are too expensive, general unknowns, poor implementations, or just plain ugly. By developing our own solution we will have the perfect harmony of cost, functionality, and aesthetics.</li>
<li>This application will offer us a cash generating opportunity. There&#8217;s no other way to look at it, the App Store can be a cash generating machine. Sure for every giant success story there is probably another 100 failures, but we are in a position that enables us to take a this risk will minimal financial loss.</li>
</ol>
<p>While I can&#8217;t say if our endeavor will be successful in a purely fiscal perspective, I hope that we will gain valuable experience that could come in valuable later in our lives. Then again, I also hope that we can make $21,000 a day like the guy that created iShoot. I guess I should also discuss the matter of what name we should be developing under as well. We&#8217;ve considered using <a title="Our graphic design and web devlopment company." href="http://www.bonsaistudios.com" target="_blank">Bonsai Studios</a>, but I guess we should check with the <a title="The other party, Andy Mangold" href="http://www.andymangold.com" target="_blank">other parties involved</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joshhepworth.com/a-foray-into-iphone-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Mile Solutions Presentation</title>
		<link>http://www.joshhepworth.com/first-mile-solutions-presentation/</link>
		<comments>http://www.joshhepworth.com/first-mile-solutions-presentation/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 08:22:38 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.joshhepworth.com/?p=218</guid>
		<description><![CDATA[For my IST 220 class last semester I created a presentation about a company called First Mile Solutions. This company organizes the implementation of last mile Internet solutions in third world countries around the globe. Their work is extremely important to the continued expansion of the Internet, and while they may not be able to ]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://flickr.com/photos/joshhepworth/3227442365/"><img class="aligncenter" title="First Mile Slide 1" src="http://farm4.static.flickr.com/3426/3227442365_2902343b07.jpg" alt="" width="500" height="375" /></a></p>
<p>For my IST 220 class last semester I created a presentation about a company called <a title="First Mile Solutions" href="http://www.firstmilesolutions.com/" target="_blank">First Mile Solutions</a>. This company organizes the implementation of last mile Internet solutions in third world countries around the globe. Their work is extremely important to the continued expansion of the Internet, and while they may not be able to provide Internet like you or I experience, they give people the chance to interact with this important technology.</p>
<p><span id="more-218"></span>I love making presentations. However, I think so many people despise presentations and put them through unnecessary abuse. This hurts both them and their audience (and me). While I may not be the best at making presentations, I want to offer my work as a demonstration of what a good presentation should look like.</p>
<p style="text-align: center;"><a href="http://flickr.com/photos/joshhepworth/3228295584/"><img class="aligncenter" title="First Mile Solution Slide 2" src="http://farm4.static.flickr.com/3328/3228295584_b91c1175e0.jpg" alt="" width="500" height="376" /></a></p>
<p>For the First Mile Solutions presentation I created clean, visual slides that drew from the information to be discussed while it was displayed. I kept the visual style similar throughout the entire presentation by using the same font (Helvetica Neue Light) and keeping the background to either a dark gradient or a high quality, royalty free photograph.</p>
<p>Don&#8217;t be fooled by the relatively sparse looking slides though. The presentation should be anything but sparse of information. A good presentation will still provide the audience with an abundance of information, but it shouldn&#8217;t overload them with information both visually and audibly.</p>
<p>For the entire presentation, please download the PDF (my favorite format for presentations) of the <a href="http://www.joshhepworth.com/wp-content/uploads/2009/01/firstmile.pdf">First Mile Solutions Presentation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joshhepworth.com/first-mile-solutions-presentation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
