<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Summer&apos;s Blog</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/" />
    <link rel="self" type="application/atom+xml" href="http://www.wou.edu/~runyans/blogs/atom.xml" />
    <id>tag:www.wou.edu,2009-03-26:/~runyans/blogs/20</id>
    <updated>2009-11-19T00:09:30Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.23-en</generator>

<entry>
    <title>amCharts</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2009/11/amcharts.html" />
    <id>tag:www.wou.edu,2009:/~runyans/blogs//20.9939</id>

    <published>2009-11-18T23:54:30Z</published>
    <updated>2009-11-19T00:09:30Z</updated>

    <summary>Data at irregular intervals Column and line chart mix Auto-resizing chart Chart with scroller The Radar and Polar ones looked cool, but I&apos;m not sure what we could use them for here....</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>Data at irregular intervals<br />
Column and line chart mix<br />
Auto-resizing chart<br />
Chart with scroller</p>

<p>The Radar and Polar ones looked cool, but I'm not sure what we could use them for here.</p>]]>
        
    </content>
</entry>

<entry>
    <title>SPOT</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2009/11/spot.html" />
    <id>tag:www.wou.edu,2009:/~runyans/blogs//20.9938</id>

    <published>2009-11-10T22:30:00Z</published>
    <updated>2009-11-18T22:56:24Z</updated>

    <summary>So I was asked to beta test the new student plsql ...something... training program, for new student programmers to learn the basics of the tools we use here at WOU. I was created by students for students! (Catchy, right?) So...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Misc Work" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>So I was asked to beta test the new student plsql ...something... training program, for new student programmers to learn the basics of the tools we use here at WOU.  I was created by students for students!  (Catchy, right?)</p>

<p>So it looks pretty good, easy to use and goes over the basics.  I really am nit-picking, but I wanted to get all the bugs down:</p>

<p>In the try it boxes, there are spaces in the textarea that have to be deleted before typing will work.  Otherwise it just shows it as wrong.</p>

<p>In GET/POST - submit button doesn't show t</p>

<p>In JAVASCRIPT - "Click to Execute" doesn't do anything..<br />
  What should go there? &lt;script&gt; or rescomp.js ?</p>

<p>In the try it, a new window pops open, but the Home link on that page takes you out of the portal with no style.</p>

<p>On all continue to next section, I always get the alert: You are not allowed to view this page yet.</p>

<p>PL/SQL - It says to delete everything, but don't delete author, created date, and purpose!  It's important for later programmers to know a little about this program later.</p>

<p>Also, I noticed the use of htp.prn(', htp.p(' and htp.print(' without explanation.</p>

<p>In the URL for the db, also give the aliases - public2db and debug2db.</p>

<p>INFINITE LOOPS - Add exit or exit-when for them to test it, ie EXIT WHEN x > 5;</p>

<p>EXCEPTIONS - weather should be whether</p>

<p>PL/SQL Quiz - This quiz was ridiculous.  It took me 6 times to pass it, and that was just by remembering what I picked before and using a process of elimination.  The answers are confusing and there are gotchas, which is not the point of quizzes. Some are even plain wrong:<br />
  What's done every time you create a table? -> Says correct answer is create test data, but that is not what the training said.  It stated to create a sequence. <br />
  Foreign Key is suppose to be a key from another country?  Come on...<br />
  Doesn't keep money total from quiz to quiz.  <br />
  Doesn't give correct answer when wrong.<br />
  Question <em>make </em>a custom exception -> should be <em>declare </em>a custom exception.<br />
  exception BOO; -> should be BOO exception;<br />
    when BOO then...</p>

<p>SEQUENCES - misspell --> relation<em>ps</em></p>

<p>RELATIONSHIPS - <em>They </em>primary key --> <em>The </em>primary key</p>

<p>ODL and SSN Example - intelligible (?)  I think you mean something else; subscript 1 on hover says Easter Egg! I'm not sure what's up with that.</p>

<p>Okay, that's all I got for now.<br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>Project List</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2009/06/project-list.html" />
    <id>tag:www.wou.edu,2009:/~runyans/blogs//20.9692</id>

    <published>2009-06-23T23:46:40Z</published>
    <updated>2009-06-29T22:32:11Z</updated>

    <summary>Priority Project Status Due Date Notes 1 Admissions App In Process 30-Jun 1 Admissions Project No contact from Adm 1 Forums SSO In Process 1 Friend &amp; Family page In Process 25-Jun 2 Grad App Test 2 HTTP-REQUEST In Process...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Misc Work" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>Priority	Project	Status	Due Date	Notes<br />
1	Admissions App 	In Process	30-Jun	<br />
1	Admissions Project	 No contact from Adm		<br />
1	Forums SSO	In Process		<br />
1	Friend & Family page 	In Process	25-Jun	<br />
2	Grad App	 Test		<br />
2	HTTP-REQUEST	In Process	<br />
2     accountlookup error handling  In Process	<br />
3	Blogging	 In Process		<br />
3	Teamwork 	 In Process		<br />
4	SpEd Trio-App  	In Committee		<br />
4	Wireless debug  	On list of things to do		<br />
4	Staff Development	On list of things to do		ajaxian.com iGoogle, Dojo AJAX<br />
5	IRBAPP	Done		<br />
5	PR News	On Hold		<br />
				<br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>Spaces in names throwing off spaiden</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2009/06/spaces-in-names.html" />
    <id>tag:www.wou.edu,2009:/~runyans/blogs//20.9691</id>

    <published>2009-06-22T20:01:31Z</published>
    <updated>2009-06-22T20:10:44Z</updated>

    <summary>There have been cases where spaces are being allowed in names of students who are applying on line for admissions. When these students pay, their record is then created in spaiden, using the information they put into the application. Since...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Banner" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Programming" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>There have been cases where spaces are being allowed in names of students who are applying on line for admissions.  When these students pay, their record is then created in spaiden, using the information they put into the application.  Since it appears that students are adding spaces to the end of their name(s), it's creating havoc in banner, making it difficult to find students and search not working.</p>

<p>Doing a search on first name within the admissions table for trailing spaces, I actually got 720 records!  I changed those records to remove the trailing spaces and fixed the code when students apply to trim all trailing spaces from names.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Teamwork</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2009/05/teamwork.html" />
    <id>tag:www.wou.edu,2009:/~runyans/blogs//20.9519</id>

    <published>2009-05-05T21:19:50Z</published>
    <updated>2009-05-05T21:23:34Z</updated>

    <summary>I&apos;ve finally managed to update Teamwork with current projects and also my staff development hopefuls. Yeah me! I&apos;ve realized there were quite a number of updated I needed to do since I hadn&apos;t been in there in awhile. It&apos;s fairly...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Misc Work" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Programming" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Staff Development" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>I've finally managed to update Teamwork with current projects and also my staff development hopefuls.  Yeah me!</p>

<p>I've realized there were quite a number of updated I needed to do since I hadn't been in there in awhile.  It's fairly up to date now, and I'm going to try and stay with it.  I even noted that I was added to another task put in my Mike H.  (Still not quite sure why I'm on this project, but oh well.)</p>

<p>There are a number of annoyances with this application.  Noticeably, the links at the top for project takes you to a search page, rather than a list of your projects; the subtasks need individual assignments rather than follow through from the parent with the option to edit; and it's just not a very sexy application, but maybe I just need to spend more time working with it.<br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>IRB Application</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2009/04/irb-application-5.html" />
    <id>tag:www.wou.edu,2009:/~runyans/blogs//20.9447</id>

    <published>2009-04-22T00:25:26Z</published>
    <updated>2009-04-22T00:27:06Z</updated>

    <summary>I&apos;ve finally got the new print process done and in production. I also just received two service requests from users having issues with the IRB application, so I&apos;m not sure if it&apos;s coincidence or I screwed something up. I&apos;m hoping...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>I've finally got the new print process done and in production.  I also just received two service requests from users having issues with the IRB application, so I'm not sure if it's coincidence or I screwed something up.  I'm hoping for the former, but I'm waiting to hear back more information.  Hopefully my time with this application is near the end!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Budget Cuts...</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2009/04/budget-cuts.html" />
    <id>tag:www.wou.edu,2009:/~runyans/blogs//20.9429</id>

    <published>2009-04-16T23:53:29Z</published>
    <updated>2009-04-21T00:05:00Z</updated>

    <summary> NEW OFFICE POLICY Dress Code: 1) You are advised to come to work dressed according to your salary. 2) If we see you wearing Prada shoes and carrying a Gucci bag, we will assume you are doing well financially...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Personal" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="fun" label="fun" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="2.2.jpg" src="http://www.wou.edu/~runyans/blogs/images/2.2.jpg" width="751" height="563" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span><br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="2.3.jpg" src="http://www.wou.edu/~runyans/blogs/images/2.3.jpg" width="758" height="568" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span><br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="2.4.jpg" src="http://www.wou.edu/~runyans/blogs/images/2.4.jpg" width="768" height="576" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span><br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="2.5.jpg" src="http://www.wou.edu/~runyans/blogs/images/2.5.jpg" width="773" height="580" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span><br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="2.6.jpg" src="http://www.wou.edu/~runyans/blogs/images/2.6.jpg" width="779" height="584" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span><br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="2.7.jpg" src="http://www.wou.edu/~runyans/blogs/images/2.7.jpg" width="774" height="581" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span><br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="2.8.jpg" src="http://www.wou.edu/~runyans/blogs/images/2.8.jpg" width="768" height="1024" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span><br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="2.9.jpg" src="http://www.wou.edu/~runyans/blogs/images/2.9.jpg" width="758" height="569" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span></p>

<p> NEW OFFICE POLICY  <br />
Dress Code:<br />
 <br />
1) You are advised to come to work dressed according to your salary.<br />
 <br />
2) If we see you wearing Prada shoes and carrying a Gucci bag, we will assume you are doing well financially and therefore do not need a raise.<br />
 <br />
3) If you dress poorly, you need to learn to manage your money better, so that you may buy nicer clothes, and therefore you do not need a raise.<br />
4) If you dress just right, you are right where you need to be and therefore you do not need a raise.<br />
 <br />
Sick Days:<br />
We will no longer accept a doctor's statement as proof of sickness. If you are able to go to the doctor, you are able to come to work.<br />
 <br />
Personal Days:<br />
Each employee will receive 104 personal days a year. They are called Saturdays & Sundays.   <br />
 <br />
  Bereavement Leave:<br />
This is no excuse for missing work. There is nothing  you can do for dead friends, relatives or co-workers. Every effort should be made to have non-employees attend the funeral arrangements in your place. In rare cases where employee involvement is necessary, the fun eral should be scheduled in the late afternoon. We will be glad to<br />
allow you to work through your lunch hour and subsequently leave one hour early.<br />
 <br />
   <br />
Bathroom Breaks:<br />
Entirely too much time is being spent in the toilet. There is now a strict three-minute time limit in the stalls. At the end of three minutes, an alarm will<br />
sound, the toilet paper roll will retract, the stall door will open, and a picture will be taken. After your second offense, your picture will be posted on the<br />
company bulletin board under the 'Chronic Offenders' category. Anyone caught smiling in the picture will be sectioned under the company's mental health policy. <br />
   <br />
   <br />
 <br />
Thank you for your loyalty to our company. We are here to provide a positive employment experience. Therefore, all questions, comments, concern s, complaints,<br />
frustrations, irritations, aggravations, insinuations, allegations, accusati ons, contemplations, consternation and input should be directed elsewhere.<br />
 <br />
 <br />
The Management </p>]]>
        
    </content>
</entry>

<entry>
    <title>IRB Application</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2009/04/irb-application-4.html" />
    <id>tag:www.wou.edu,2009:/~runyans/blogs//20.9362</id>

    <published>2009-04-09T23:18:26Z</published>
    <updated>2009-04-09T23:22:08Z</updated>

    <summary>IRB Application has caused me nothing but problems, and it has all been connected with the, then required, pdf creation page. Since the numerous changes with the administration of the IRB, it&apos;s become non-important. I&apos;ve therefore decided to scrap attempting...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Programming" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>IRB Application has caused me nothing but problems, and it has all been connected with the, then required, pdf creation page.  Since the numerous changes with the administration of the IRB, it's become non-important.  I've therefore decided to scrap attempting to fix this quagmire, and instead just give the option to print an html page.  This should solve many of the issues and make it a much more usable application.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Admissions ... again</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2009/03/admissions-agai.html" />
    <id>tag:www.wou.edu,2009:/~runyans/blogs//20.9283</id>

    <published>2009-03-25T02:59:10Z</published>
    <updated>2009-03-26T19:13:00Z</updated>

    <summary>It looks like the admissions application is back in the picture - did it ever really leave? Now they would like the admissions application to link with Banner so they no longer have to manually type in the information from...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Banner" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Programming" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>It looks like the admissions application is back in the picture - did it ever really leave?  Now they would like the admissions application to link with Banner so they no longer have to manually type in the information from the applications (since they are on different DBs).  It would have been nice if they'd let me do this from beginning, but alas, politics.  At least we're now working with a better credit card piece as well as starting on ACH.  Hopefully that will be up and running soon!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Prism update</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2008/07/prism-update.html" />
    <id>tag:www.wou.edu,2008:/~runyans/blogs//20.7706</id>

    <published>2008-07-22T23:36:52Z</published>
    <updated>2008-07-22T23:41:10Z</updated>

    <summary>Been working on Prism for what seems like too long. I&apos;ve been making good progress though. I&apos;m currently finishing up all the tallies required for the admin side and the database back end for the courses that are available. Currently...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Programming" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>Been working on Prism for what seems like too long.  I've been making good progress though.  I'm currently finishing up all the tallies required for the admin side and the database back end for the courses that are available.  Currently they are all being posted to the website by hand.  I'd like to automate as much as that as possible.  </p>

<p>I've been going off the readoregon site for the formating, but there are some differences I've needed to make for prismoregon.org site.</p>

<p>Once we get courses in and record which students have taken which courses, I'll be able to finish the reports for that data as well.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Week 48</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2007/11/week-48.html" />
    <id>tag:www.wou.edu,2007:/~runyans/blogs//20.5606</id>

    <published>2007-12-01T01:17:27Z</published>
    <updated>2007-12-01T01:31:28Z</updated>

    <summary>Well, it was a sad week, as we had to say farewell to Joe Crowe ... Ye will be missed. We had a nice party on Thursday and many of you were able to come and wish him good luck...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Misc Work" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>Well, it was a sad week, as we had to say farewell to Joe Crowe ... Ye will be missed.  We had a nice party on Thursday and many of you were able to come and wish him good luck and goodbye.  </p>

<p>After the Banner consolidation, on Sunday I brought the Admissions application back online, and it's been causing nothing but grief since then.  Once the process passes to wouprd and collects the credit card information, etc..., it appears to be running through the charge process twice on some runs, but not all.  It always seems to happen when someone wishes to pay both the housing application fee as well as the admissions fee.  We had it so it called the charge procedure once and then applied the correct proportions to tbraccd by calling wou_ar twice, so I modified it to call once and not break up the payments.  This may cause some accounting nightmares, but I hoped it would make it only charge the card once.  No success.  I've added more debug code and I'm still trying to figure out where it's going wrong.  Logically, it should work perfectly!  Very frustrating, as this piece of the program has been since the beginning.  </p>

<p>I've also progressed on the PrISM Oregon project and have most of the table structures completed and the application page started.  I'll add in Steward's design code to get a feel of how it will eventually look.</p>

<p>I've created a new php page to be included on the home page to show specific events chosen by PR to show up automatically when the date falls within the current two week range.  It's been working beautifully, until today.  It was having connection issues, and rather than dying nicely like it should, it decided to throw an error and stop the rest of the page from loading.  Obviously that will never do, but I'll have to wait for Ron to come in on Monday to figure it out. </p>

<p>I met with Bruce Vickers Wednesday morning to review the Vault and go over the application details.  It's pretty straight forward and it hadn't been taken beyond a report repository, but I believe he'll want to expands it's capabilities.  </p>

<p>Hope all had a wonderful Thanksgiving!  </p>]]>
        
    </content>
</entry>

<entry>
    <title>Week 47</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2007/11/week-47-1.html" />
    <id>tag:www.wou.edu,2007:/~runyans/blogs//20.5607</id>

    <published>2007-11-22T01:32:01Z</published>
    <updated>2007-12-01T01:32:41Z</updated>

    <summary>Happy Thanksgiving!!!...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Personal" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>Happy Thanksgiving!!!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Week 46</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2007/11/week-47.html" />
    <id>tag:www.wou.edu,2007:/~runyans/blogs//20.5493</id>

    <published>2007-11-17T00:16:19Z</published>
    <updated>2007-11-20T00:29:35Z</updated>

    <summary>I&apos;ve been back from vacation for two weeks now, and I think I&apos;m finally caught up. My project load is actually looking pretty good. Edsmart seems to have dissipated, or at least I haven&apos;t heard of it continuing. I&apos;ve been...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Misc Work" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>I've been back from vacation for two weeks now, and I think I'm finally caught up.  My project load is actually looking pretty good.  Edsmart seems to have dissipated, or at least I haven't heard of it continuing.  I've been put on the new <a href="http://prismoregon.org/">PrISM Oregon</a> project, which is "a statewide public/private initiative to build capacity of elementary and middle school teachers in math/science".  I'm currently working on the table architecture and application flow.  The page design will be implemented by Stewart Gilbert.  </p>

<p>There is also an HR project on the list for the electronic authorization of employment documents.  This project will put the following forms on line and available for approval by a digital signature:<ul><li>Authorization To Fill</li><li>Employment Authorization</li><li>Pay Adjust</li></ul><br />
This will speed up authorization as well as send reminders to those who have waiting forms waiting for their approval.  Once approved, it will automatically be forwarded to the next person for approval, finally arriving back in HR.</p>

<p>I still have football recruit database in my queue, but that will just have to wait, again, until January, along with a few other projects.  </p>]]>
        
    </content>
</entry>

<entry>
    <title>Week 40</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2007/10/week-40.html" />
    <id>tag:www.wou.edu,2007:/~runyans/blogs//20.4945</id>

    <published>2007-10-05T23:48:44Z</published>
    <updated>2007-10-05T23:56:07Z</updated>

    <summary>With the aup emails going out we came across ldap only account for generic emails that were attached to valid vnumbers. If you have received an email for one of these generic accounts, please respond to the email stating that...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Misc Work" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>With the aup emails going out we came across ldap only account for generic emails that were attached to valid vnumbers.  If you have received an email for one of these generic accounts, please respond to the email stating that it is not a personal account.</p>

<p>The wireless package was confusing some users due to the wording.  I've modified the application to check the user type and display appropriate wordage, including fees that will be due.  Also, Brian pointed out to me to check on the pidm that's returned and not put a charge in Banner for -1.  All has been fixed.</p>

<p>The second notification for aup is going out today.  If you have not signed both the Acceptable Use Policy AND the Monitoring Consent form, you will receive another email and should look like this:</p>

<p>'Dear x:</p>

<p>This is your 2nd of five emails reminding you to sign the Acceptable Use of University Computing Resources policy AND the Monitoring Consent form.  There are two seperate pages.  The first one is the Acceptable Use of University Computing Resources, the second is the Monitoring Consent Form.  Please be sure you electronically sign both documents to ensure your account is not disabled.</p>

<p>You currently have 14 days to sign the policy.</p>

<p>The Acceptable Use of University Computing Resources policy and the Monitoring Consent form can be electronically signed at http://www.wou.edu/accountlookup</p>

<p>Your account will be disabled on October 19, 2007 if you do not sign the policy.  In order to re-enable your account you will need to sign the Acceptable Use policy and change your password.  This can be done electronically at http://www.wou.edu/accountlookup</p>

<p>Please view Bill Kernan''s Blog for further information http://www.wou.edu/~kernanb/blogs/archives/2007/08/computing_syste.html</p>

<p>               Thank you,<br />
                Computing Services'</p>]]>
        
    </content>
</entry>

<entry>
    <title>Week 39</title>
    <link rel="alternate" type="text/html" href="http://www.wou.edu/~runyans/blogs/archives/2007/09/week-39.html" />
    <id>tag:www.wou.edu,2007:/~runyans/blogs//20.4944</id>

    <published>2007-09-28T23:36:21Z</published>
    <updated>2007-10-05T23:48:10Z</updated>

    <summary>Seeing as it was the first week of class, it was actually fairly slow for me. Wednesday was the busiest. I had a meeting with Joe Sendlebaugh in the morning to go over the vault and what was all involved...</summary>
    <author>
        <name></name>
        <uri>http://www.wou.edu/~runyans/blogs</uri>
    </author>
    
        <category term="Misc Work" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.wou.edu/~runyans/blogs/">
        <![CDATA[<p>Seeing as it was the first week of class, it was actually fairly slow for me.  Wednesday was the busiest.  I had a meeting with Joe Sendlebaugh in the morning to go over the vault and what was all involved in that.  I also removed a user that would no longer need access to it.  It was a nice, short meeting.  I then had a meeting in the afternoon with Arne Ferguson and Tim Bowman.  That was not so short.  They really want to integrate everything they use to keep track of players, from first meeting, recruitment, playing and alumni, all in one place, but using multiple tools.  I've been attempting to do some research on how to pull this all together, but it looks like there will have to be some manual steps in between.  </p>

<p>I've still be getting errors from Kimber on EdSmart (shocker), and neither Ross nor I are having much luck tracking down the source.  She's still wanting changes and updates to this program, but so far, that just seems to break it more.  I believe Ross has been trying to get all the data they need pulled directly from the tables.</p>

<p>We had some small issues with wouprd on Wednesday as well that created havoc across numerous apps, including accountlookup.  It fortunately didn't last long and everything is working.</p>

<p>The wording for the aup email has been modified to include explicit instructions to also check the form for monitoring consent.  It appeared that users were going into accountlookup, accepting the aup and then stopping before also checking the monitoring consent form.  So those users that have only checked one will be required to go back in and check both.</p>]]>
        
    </content>
</entry>

</feed>
