<?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>weblab, the newmedia blog &#187; ruby on rails</title>
	<atom:link href="http://blogs.lclark.edu/weblab/tag/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.lclark.edu/weblab</link>
	<description>Lewis &#38; Clark Newmedia Blog</description>
	<lastBuildDate>Tue, 25 Sep 2012 20:55:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Searching for Student Information</title>
		<link>http://blogs.lclark.edu/weblab/2009/11/04/searching-for-student-information/</link>
		<comments>http://blogs.lclark.edu/weblab/2009/11/04/searching-for-student-information/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 19:11:43 +0000</pubDate>
		<dc:creator>David McKelvey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[login.lclark.edu]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[search.lclark.edu]]></category>
		<category><![CDATA[sso]]></category>

		<guid isPermaLink="false">http://blogs.lclark.edu/weblab/?p=23</guid>
		<description><![CDATA[In the old site, we had the ability to see additional information on students when you were located on campus. Well, that made sense in the days before wireless coffeehouses/cafes and VPN. Today, more and more of us (including your new media team) work from all kinds of places, and not all of them on [...]]]></description>
				<content:encoded><![CDATA[<div id="attachment_24" class="wp-caption alignleft" style="width: 310px"><img class="size-medium wp-image-24  " src="http://blogs.lclark.edu/weblab/files/2009/11/Screen-shot-2009-11-04-at-11.07.36-AM-300x279.png" alt="This is the standard people-view when not logged in." width="300" height="279" /><p class="wp-caption-text">This is the standard search people-view when not logged in. After logging in, you&#39;d see emails, box numbers and major, for undergrads.</p></div>
<p>In the old site, we had the ability to see additional information on students when you were located on campus. Well, that made sense in the days before wireless coffeehouses/cafes and VPN. Today, more and more of us (including your new media team) work from all kinds of places, and not all of them on campus.</p>
<p>So for this next generation people search, we planned from the beginning to have it respond not to your physical location, but your relationship to Lewis &amp; Clark. If you are a current student, or a faculty or staff member, then you can now see additional information about students simply by logging in. And, if you&#8217;ve already logged into <a href="https://www.lclark.edu/green/">the Green</a> or <a href="https://www.lclark.edu/mylc/">MyLC</a>, it will show up automatically.</p>
<p>While we&#8217;ve been working towards this for a while, it was finally made possible by <a href="http://blogs.lclark.edu/weblab/2009/11/02/working-towards-a-new-sso/">some very recent updates to our single-sign-on rails application</a> — login.lclark.edu — that authenticates everyone for the new media services.</p>
<p>One note, you won&#8217;t find this feature available if we don&#8217;t have additional information to show you. (Sometimes we don&#8217;t get everything — you&#8217;ll be able to update that in the future.) And of course, students who&#8217;ve choosen to opt out of the directory all together (via FERPA) never show at all.</p>
<p>We hope you enjoy this new feature. It&#8217;s just the beginning of the changes to come for people information over the next few months. And as always, <a href="http://lewisandclark.uservoice.com/">give us your feedback</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.lclark.edu/weblab/2009/11/04/searching-for-student-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working towards a new SSO</title>
		<link>http://blogs.lclark.edu/weblab/2009/11/02/working-towards-a-new-sso/</link>
		<comments>http://blogs.lclark.edu/weblab/2009/11/02/working-towards-a-new-sso/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 23:08:02 +0000</pubDate>
		<dc:creator>David McKelvey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[login.lclark.edu]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[sso]]></category>

		<guid isPermaLink="false">http://blogs.lclark.edu/weblab/?p=20</guid>
		<description><![CDATA[SSO, or single-sign-on, is the holy grail for integrated user-experience at an institution the size of Lewis &#38; Clark, and with so many different systems out there that the average person needs to interact with on a regular basis, sadly it&#8217;s not really an achievable goal to get them all. But that said, every step [...]]]></description>
				<content:encoded><![CDATA[<p>SSO, or single-sign-on, is the holy grail for integrated user-experience at an institution the size of Lewis &amp; Clark, and with so many different systems out there that the average person needs to interact with on a regular basis, sadly it&#8217;s not really an achievable goal to get them all.</p>
<p>But that said, every step towards integration helps just a little bit as it&#8217;s one less login you have to complete to use some service. So, we&#8217;ve built a login application to handle some of these requests, and if you&#8217;re using <a href="https://www.lclark.edu/mylc/">MyLC</a> or <a href="https://www.lclark.edu/green/">the Green</a>, you&#8217;ve already used it.</p>
<p>Right now we&#8217;re working on a upgrade to the service to give it more latitude in the services it will be able to handle. Initially, we&#8217;ll expand it to controlling access to the college and law admitted student sites, and then we&#8217;ll be able to continue extending its reach.</p>
<p>We&#8217;ve built the system so that any server within the .lclark.edu domain could use it (assuming the app has the ability to integrate it) and in that vein, we&#8217;re experimenting with the help of the libraries to have it help authorize users for their feedback tabs in UserVoice.</p>
<p>Look for future updates on this, and maybe a few less logins.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.lclark.edu/weblab/2009/11/02/working-towards-a-new-sso/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OregonLaws on BoingBoing</title>
		<link>http://blogs.lclark.edu/weblab/2009/10/30/oregonlaws-on-boingboing/</link>
		<comments>http://blogs.lclark.edu/weblab/2009/10/30/oregonlaws-on-boingboing/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 19:58:24 +0000</pubDate>
		<dc:creator>David McKelvey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[web application]]></category>

		<guid isPermaLink="false">http://blogs.lclark.edu/weblab/?p=14</guid>
		<description><![CDATA[I&#8217;ve not talked a lot about our ruby on rails (RoR) development, but Robb Shecter has been working with it for some time and I&#8217;ve been playing with it since shortly after joining the team in PubCom. With this new technology, which combines some best-practices in programming with web development and security, it allows us [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve not talked a lot about our ruby on rails (RoR) development, but Robb Shecter has been working with it for some time and I&#8217;ve been playing with it since shortly after joining the team in PubCom. With this new technology, which combines some best-practices in programming with web development and security, it allows us as creators to deal with and improve the user-experience far faster and easier than most other technologies out there right now.</p>
<p>RoR aside, Robb is the main architect of our new search engine and login apps. They started small and have been much improved as we&#8217;ve watched people interact with them. But, what you haven&#8217;t all known is that like Morgan or I, Robb has had a few projects running on the side and we&#8217;ve seen huge benefits to our LC RoR apps from his other endeavors, <a href="http://oregonlaws.org/">OregonLaws</a> and Greenfabric (not retired) before it.</p>
<p>Today is a huge day though, as a little over an hour ago, <a href="http://www.boingboing.net/2009/10/30/oregon-once-again-cl.html">Cory Doctorow posted a story on BoingBoing</a> on the ongoing saga of opening up the rights to our Oregon legal content and cited Robb and his <a href="http://oregonlaws.org/">OregonLaws</a> site as great examples of what you can do when access is open. So congrats to Robb!</p>
<p>And, final note to all those tech-hungry people out there. I&#8217;ve attached some screenshots of Robb&#8217;s site handling the additional traffic easily. <img src='http://blogs.lclark.edu/weblab/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<a href='http://blogs.lclark.edu/weblab/2009/10/30/oregonlaws-on-boingboing/boingboinged-top/' title='boingboinged-top'><img width="150" height="150" src="http://blogs.lclark.edu/weblab/files/2009/10/boingboinged-top-150x150.png" class="attachment-thumbnail" alt="boingboinged-top" /></a>
<a href='http://blogs.lclark.edu/weblab/2009/10/30/oregonlaws-on-boingboing/boingboinged/' title='boingboinged'><img width="150" height="150" src="http://blogs.lclark.edu/weblab/files/2009/10/boingboinged-150x150.jpg" class="attachment-thumbnail" alt="boingboinged" /></a>

]]></content:encoded>
			<wfw:commentRss>http://blogs.lclark.edu/weblab/2009/10/30/oregonlaws-on-boingboing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
