<?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>Joshua P. Larson &#187; WordPress</title>
	<atom:link href="http://jplhomer.org/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://jplhomer.org</link>
	<description>Journalist &#38; Web Developer</description>
	<lastBuildDate>Mon, 12 Jul 2010 01:00:00 +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>Launched: ISUtv Website</title>
		<link>http://jplhomer.org/technology/launched-isutv-website/</link>
		<comments>http://jplhomer.org/technology/launched-isutv-website/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 12:21:56 +0000</pubDate>
		<dc:creator>Josh Larson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ISUtv]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://jplhomer.org/?p=183</guid>
		<description><![CDATA[I discuss how the ISUtv website has been launched and what went into developing the site.]]></description>
			<content:encoded><![CDATA[<p>I did it, folks. Although is posting is about 4 months tardy, I launched the <a href="http://www.isutv.stuorg.iastate.edu/">ISUtv website</a> running on a <a href="http://www.wordpress.org">WordPress</a>-based CMS (content management system). What does all of this mean? I&#8217;ll explain</p>
<div id="attachment_177" class="wp-caption alignright" style="width: 310px"><a href="http://www.isutv.stuorg.iastate.edu"><img class="size-medium wp-image-177" title="ISUtv Website" src="http://jplhomer.org/wp/wp-content/uploads/2009/07/isutv_screenshot-300x156.jpg" alt="ISUtv Website" width="300" height="156" /></a><p class="wp-caption-text">ISUtv Website</p></div>
<p>WordPress is best known as a blogging software and provider, with websites at <a href="http://www.wordpress.com">WordPress.com</a> and <a href="http://www.wordpress.org">WordPress.org</a>. Users can make both posts and pages, and they have the ability to organize them and add them as they please. WordPress also provides plenty of documentation for altering site templates and manipulating the software to customize a personal blog. With such flexibility, it&#8217;s been very tempting to use the WordPress software as a content management system, or a software system that makes updating and maintaining a website very easy.</p>
<p>I decided to go with a CMS for the ISUtv website because I knew I&#8217;d only be around for a couple more years, and if we had a sustainable CMS operating the website, it would simply be a matter of passing along the password to the next webmaster of the organization. Also, WordPress has great features, including plugins that are developed by people across the world, and an RSS feed option.</p>
<p>I customized the basic template, using PHP to display only posts with certain categories and certain tags on the main page. I also used the <a href="http://www.jquery.com">jQuery</a> UI library to make the rotating carousel on the front page. In fact, anything marked with the tag &#8216;front&#8217; will appear in the carousel. The tagging option is available when writing a post.</p>
<p>Use of WordPress on the ISUtv website was split between pages and posts: the posts acted as the &#8220;news&#8221; items and shows that I wanted to appear in the website&#8217;s feed. Pages served as more of an informative look into the station and things pertaining to more static information. Another benefit of using pages is that there is a built-in commenting system, where users can speak their mind on a particular post.</p>
<p>After a bit of CSS, JavaScript, and PHP work, the site is running. While there is still quite a bit of development yet to be done, I think it has served the organization well as a new medium for broadcasting its content.</p>
]]></content:encoded>
			<wfw:commentRss>http://jplhomer.org/technology/launched-isutv-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How it all began</title>
		<link>http://jplhomer.org/personal/how-it-all-began/</link>
		<comments>http://jplhomer.org/personal/how-it-all-began/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 06:36:30 +0000</pubDate>
		<dc:creator>Josh Larson</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://jplhomer.org/?p=22</guid>
		<description><![CDATA[So this is it. The first real post using WordPress. Since it is 1:25 a.m. and I have class at 8:00 a.m. tomorrow, I&#8217;ll spare you the time and energy and write a short post. I live in a dorm room. During the freshman year of my Spring semester at ISU I became quite bored [...]]]></description>
			<content:encoded><![CDATA[<p><em>So this is it.  The first real post using WordPress.  Since it is 1:25 a.m. and I have class at 8:00 a.m. tomorrow, I&#8217;ll spare you the time and energy and write a short post.</em></p>
<p>I live in a dorm room.  During the freshman year of my Spring semester at ISU I became quite bored and decided I&#8217;d launch an endeavor to learn a little bit more about technology.  I decided to purchase a cheap (but new) desktop computer from BestBuy, specifically and e-Machine.  I then attained a copy of Windows Server 2003 through the ISU Computer Science department (they offer software to students enrolled in ComSci classes).  I then went through the process of installing the server software connecting to the network.  All went well, and I purchased the jplhomer.org domain name from GoDaddy.com.</p>
<p>Next, I configured the web server.  Of course, I&#8217;ve been using IIS for the duration of this site&#8217;s existence, and I&#8217;d like to port over to Apache as soon as possible.  It sounds like I&#8217;d get a better appreciation for the file system and structure of a server using the Apache software.<br />
Either way, all went well, again.</p>
<p>I designed a rough draft of a website, using PHP and MySQL.  I played around with a blog using AJAX and a back-end administration interface, but found that to be too much work.  Early this semester, I discovered the magic of WordPress.  I was browsing the Internet for fancy CSS designs when I ran across <a title="Web Designer Wall" href="http://www.webdesignerwall.com" target="_blank">http://www.webdesignerwall.com</a> and learned that they ran their site completely with WordPress.  I hope to do the same.</p>
<p>I plan to publish my resume and written works on other pages of this site.  Hopefully, I&#8217;ll continue to publish blog entries pertaining to my opinions and other matters of public dispute for which I insist I have a voice.  That&#8217;s all for now!</p>
]]></content:encoded>
			<wfw:commentRss>http://jplhomer.org/personal/how-it-all-began/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
