"Lost" Public Records Court Case
August 1, 2007 Marc Abrams / Christine ChuteOregon Attorney General’s OfficeSalem, OR Dear Marc and Christine: I’ve received messages from Bill Harbaugh of Eugene, reporting that your ...
1st2nd
1st and 2nd years in the Society 1st year
Students can, and should, enroll in the College Scholars Gen Ed courses starting their freshman year. Mainly, however, the Freshman year ...
2007 CE Predictions
2007 CE Predictions
Roman's Readings (add annotations upon completion to bibliography and cite):Roman's Prediction Market Articles:
Wolfers, Zitzewitz - Interpreting Prediction Market Prices as Probabilities
Hanson - The Informed ...
2007 EWEB conservation
EWEB ConservationEric GefreJoe EdgarEWEB Contacts:Bob LorenzenCathy GrayGetting Census data:www.factfinder.census.gov I went to "data sets" and then to "data set with ...
2007 EWEB Giving
Zach Zollinger 208 251 6344Whit Perkins 503 515 7730EWEB Contacts: 484 2411Lance RobertsonChuck Dalton: 984-4735Kathy Grey: 484 1125
3rd4th
Third year: Portfolio Building In their junior years students are focusing on a particular major. While this typically involves coursework within the major department, the College Scholars program has recently ...
418
Course Schedule: The schedule will adapt as we arrange for speakers. The current version will be posted online, at http://nanonomics.jot.com/418Week 1: Class intro.Speaker: Terry ...
428
Economics 428/528 Behavioral and Experimental
Economics Moved to here.
About
About the Society
The Society of College Scholars provides bright, motivated students a way to enroll in small lecture and discussion based courses, taught by some of UO's top ...
ActiveForumUsers
Replies in the Last Week: ${recentPosts/totalSize}
User
Num Replies
${jot:script('displayAuthorLink(it.Author)')[1]}
${it/Total}
Topics in the Last Week: ${recentTopics/totalSize}
User
Num Topics
${jot:script ...
AjaxDataHeader
//
var Wiki = {};
//
var wikiPagePath = String(page.path).replace(/"/g, '\\"');
var wikiPageName = wikiPagePath.substring(wikiPagePath.lastIndexOf("/")+1);
ArcGIS 9.2 Instructions
The following notes are provided by Angela Meador and cribbed from Trudy Ann Cameron January, 2007 (Still subject to revision....)
When using micro data on households or firms, where street ...
Areas
Brazoria County, TX: Economic Indicators http://www.eda-bc.com/images/pdfs/EconIndicator_Newsletter_Oct05.pdf"Brazoria County is a county in the U.S. state of Texas located on ...
AttachDialog
Attach File Component
Back to Main Page
http://nanonomics.jot.com/WikiHome/418/Bend
Brain Development
Brain Development
ChangePageProperty
//
if (req.args.changePage && req.args.changeProperty) {
var cPage = jot.pages[req.args.changePage];
if (cPage == null) {
jot.out.write("PAGE NOT FOUND: " + req.args.changePage);
} else {
var value = req ...
ColorScheme
Controller Pages
ColorSchemePicker
//
//check to make sure it is valid
var colorPage = args.colorPage;
var currentTheme = 'default';
var colorXML = jot.pages[colorPage];
var siteColors = colorXML['siteColors'];
if(args['currentTheme']){
var ct = args['currentTheme ...
Comments
Page Discussion Component
DefaultForumDashboardBody
Forum Name
Topics
Replies
${it/ForumV2Form/forumTitle}
${it/ForumV2Form/forumDescription}
Latest topic posted ${numTopics/items[1]/createTime/relative}by
${topicAuthor}
Latest reply made ${numReplies/items[1]/createTime/relative}by ${numReplies ...
DefaultForumDashboardFooter
Create a New Forum
There are two ways to create a forum. They differ in their flexibility in choosing which page displays the new forum.
1. Easiest: Press the Button ...
DefaultForumDashboardHeader
Forum Application Home
Create Another Forum
Note: only the admin user can create additional forums.
DefaultForumDashboardNav
ForumV2
RecentForumTopics
TopForumPosters
ActiveForumUsers
ForumPostsWithNoReply
DefaultForumEmailInclude
function baseURL()
{
return "http://"+sys.webspace.webspaceName+".jot.com";
}
function firstMessageLine()
{
// for customized message intro
return "";
}
function lastMessageLine()
{
// for customized message exit
return "";
}
function extraListItems()
{
return "";
}
function forumMsgtopicStyle()
{
return "<style ...
EdTech
License Info:From OETC:Windows XP: QJ69P-VKRWK-RPWPK-BKDRR-MDK9B 1 0.00 0.0064 bit: WDD43-GMTY2-PKRFB-W3MR2-XTYRY 1 0.00 0.00
Office 2003 ...
EE
ORS: http://www.leg.state.or.us/ors/659a.html 659A.030
Discrimination because of race, religion, color, sex, national origin, marital
status or age prohibited. (1) It is an ...
Forum
Post
Search
Browse
Get Email
All Categories
All Categories
${it}
${it}
Or post by sending email to: ${util:emailAddress(page/name)}
Topics in Category ${req/args/cat}:
ForumAppExtensionDoc
Forum App Extensions
Creating Forum Extensions
Create a new page
Using More Actions -> Apply a form to this page, apply the following form to the new page: ForumExtensionForm
Edit the ...
ForumBeigeBoxesCSS
#forum-app .forum-app-breakoutbox {
float: right;
background-color: #eee;
border: 1px solid #ccc;
padding: 8px;
}
#forum-app .forum-app-description {
color: #600;
}
#forum-app .forum-app-title {
color: #000 ...
ForumCSS
#forum-app .forum-app-breakoutbox {
float: right;
background-color: #eee;
border: 1px solid #ccc;
padding: 8px;
}
#forum-app .forum-app-description {
color: #600;
}
#forum-app .forum-app-title {
color: #000 ...
ForumCSSBeta
#forum-app .forum-app-breakoutbox {
float: right;
background-color: #eee;
border: 1px solid #ccc;
padding: 8px;
}
#forum-app .forum-app-description {
color: #600;
}
#forum-app .forum-app-title {
color: #000 ...
ForumDashboardForm
No Forums Yet -- Enter a Forum Name Below and Press the Button To Get Started.
Discuss Issues: Discussion forums provide an easy way to post ideas or issues (called topics ...
ForumEventListener
/*
Sets the two properties required for pages that want to "listen" to events in JotSpot:
sys/event/trigger
This is an XPath expression that is evaluated for each new event ...
ForumExtensionForm
Forum Application Extension
This Page's Name: Forum Theme CSS Page: Forum Home Page
Targets: ForumHeader and ForumFooter
Topic Pages
Targets: TopicFormHeader, TopicFormCreateMessage, and TopicFormFooter
Reply Pages
Targets: ReplyFormHeader and ...
ForumIncomingMailHandler
var logPage = jot.pages["ForumInboxLog"];
function log(aString)
{
// jot.lib.savePage(logPage.path, {'main/text': aString});
}
function logAppend(aString)
{
// var existingText = jot.pages[logPage.path].main.text;
// var newText = new ...
ForumListenerCode
Using email styles from: ${dashboardPage/ForumDashboardForm/customEmailPage}
Using email styles from: DefaultForumEmailInclude
var subscriberList = new Array();
//Return an array of email addresses for users subscribed to "sourcePage".
function getSubscriberEmailArray(sourcePage ...
ForumPostsWithNoReply
Topics with No Reply
${it/ForumTopicForm/forumTopicName}
Posted by ${topicAuthor} ${it/createTime/relative}
...
ForumReplyForm
Reply to: ${page/parent/ForumTopicForm/forumTopicName} Back to Topic
${page/data/ForumReplyForm/forumReplyAuthor}
${page/createTime/relative}
Guest Email: (optional)
Tags:
(optional - helps classify the reply, e.g. 'wysiwyg' or 'search ...
ForumSearch
Page(s) Containing "${req/args/search}" Clear Search Results...
ForumSearchBox
Browse by tag
Search
Browse topics by tag
All Topics
All Topics
${it}
${it}
ForumSearchResultsTable
Reply to ${it/parent/ForumTopicForm/forumTopicName}
...
${it/createUser}
${it/createTime}
${it/ForumTopicForm/forumTopicName}
...
${it/createUser}
${it/createTime}, replies: ${numberOfComments/totalSize}
ForumSubscriberForm
Email Subscriptions for ${page/name}
The following users are subscribed to this forum, and will be sent emails
of all forum topics and replies.
Subscribers:
Note: these are user names ...
ForumSubscribers
${it}
${it/ForumSubscriberForm/forumSubscriberList}
ForumSubscriptionCode
//
function doAddForumSubscriber(newName, currentForumSubscribers) {
//alert("currentForumSubscribers = "+currentForumSubscribers );
newForumSubscribers = currentForumSubscribers + " " + newName;
//alert("newForumSubscribers will be = "+newForumSubscribers );
saveForumValue(newForumSubscribers );
}
function doRemoveForumSubscriber ...
ForumTopicForm
${page/ForumTopicForm/forumTopicName} Back to Forum
Topic Name:
Posted by ${topicAuthor}
${page/createTime/relative}, ${numReplies/totalSize} replies.
Category: ${page/ForumTopicForm/category}
Guest Email: (optional - you will be notified of new ...
ForumV2Form
Configure "${page/name}" Forum
Fill in the form and press Save. When in doubt, use the default values.
Parameter Current Value Default Value Forum title: Discussion Forum Forum description: A ...
FSL
Analysis:In
general, we are doing what is known as 3-level analysis. First we do
runs, then "second level" analysis combining runs across subjects, then
top level analysis combining ...
GIS2
Joseph's GIS page.
givingresults
Giving results:First, we look at the three direct effects of interest with thresholded activations images of the COPE's. These show areas where brain activation increases as a particular ...
GradBE
Economics 607 Behavioral and Experimental
Economics Spring 2006
Prof. Bill Harbaugh bill@harbaugh.org
538 PLC 346-1244
Office Hours, 10-12 Wed.
Course Content:
Behavioral
economics consists of a ...
GroupUtils
GroupUtils_included = "true";
//
/**
* Gets the list of users in a group
* group - full path to the group (e.g. /foogroup)
**/
function getGroupMembers(group) {
var members = [];
var groupPage = jot.pages[group ...
Index Methodology
The Conference Board: "Methodology and Revisions"http://www.conference-board.org/economics/bci/methodology.cfmSonoma State University: "Current Key National Indicators" (Links)http://www.sonoma.edu/org/crea/indicators ...
InitColors
//
/* Init colors expects the variables:
* currentTheme: the colorscheme selected by the customer
* colorXML: path to the colors XML file
For an example see the ja_reunion project css file. This ...
Invite
Invitation Utilities
InviteUsers
/*
// for testing with a direct include
var args = [];
args['sendTo'] = 'scott.m.johnston@gmail.com';
args['invitedByEmail'] = 'sjohnston@jot.com';
args['invitedByFullName'] = 'Scott Johnston';
args['inviteSubject'] = 'Test Subject from Invite ...
InviteUtils
/**
* checks if a user exists
**/
function userExists(email){
// this code assumes they have the same username and email. Not the best way to do it, but good enough for now ...
JobMarket
Shameless plagiarism from Stacy and Mike, Bill, Ron, add your nameHow to get a job as an economics professor, in 17 easy steps.Note: This information is important and ...
KidStuff
http://www.ny.frb.org/publications/result.cfm?comics=1
linux
Unix stuffScript Infosource .bashrcMachine Specific:econgames:use harbaugh, pword rai05nyadmin dudemar696ssh -Y -p 21 harbaugh@econgames.uoregon.eduto compress and move files: tar -cvf ...
Loader
Lazy Page Loader Component
Movies
Movie recommendations for Children of Economists<2<4Wizard of OzSound of Music<6<8
MyForumSubscriptions
${req/user} is subscribed to:
${it}
${it}
//
function doAddForumSubscriber(forum, newName, currentForumSubscribers) {
// alert("currentForumSubscribers = "+currentForumSubscribers );
newForumSubscribers = currentForumSubscribers + " " + newName;
// alert("newForumSubscribers will be = "+newForumSubscribers );
saveForumValue(forum, ...
NePhi
Giving Study Data:Subject 115 is missing timing files. Drop her. This gives 19*3=57 runs. Subject 20 has a problem with run 2, so make that 56.
NewPlan
Links: Home UODfaq NewPlan UodData UODMoney (Our Proposed budget is at the bottom)An Alternative Plan for Diversity
The biggest problem with the university's current diversity efforts,
which is ...
OpenUpOregon
OpenUpOregonAbout Us:This site is designed as a resource for people trying to obtain public documents from Oregon government agencies under Oregon's Public Record's Law. We post ...
OpenUpOregonPRR
Public Records Requests
PlanB
This page is for people who would like to comment on or modify the March 2006 version of the UO Diversity Plan. This is a public wiki - anyone can just ...
predictions
<img src="http://data.intrade.com/graphing/closingChart.png?contractId=471575&chartSize=S&tradeURL=https://www.intrade.com" height="225" width="460"
alt="Price for Oregon Senate Race at intrade ...
RecentForumReplies
Latest 10 Replies
${it/parent/ForumTopicForm/forumTopicName}
Reply by ${it/ForumReplyForm/forumReplyAuthor}
${it/createTime/relative}
... (view reply)
RecentForumTopics
Latest 10 Topics
SCS
Scholars mockup website.Click on the links to edit the text. The results will be added to the official website later.This is very forgiving, if you make a mistake ...
SCSHandbook
NEW:Society of College ScholarsThe Society of College Scholars in the College of Arts and Sciences provides bright, motivated students a way to enhance their undergraduate experience through interaction ...
SelectUserDialog
Component for selecting users
SharedAttachDialog
/**
* Use this to pop up a dialog to attach a file to the current page you are on
* id - an HTML-unique id for the dialog
* title - the title of ...
SharedAttachDialogHandler
//
if(req.uploaded.attach) {
var fileName = req.uploaded.attach.name;
if (req.args.preserveFilename == "true") {
// use the filename as-is
} else {
// let's force the name to be sure we ...
SharedButton
//
/**
* A button that has rollover gleams, selectability, etc.
**/
var id = "";
if (args.id) {
id = " id=\""+args.id+"\"";
}
var onclick = "";
if (args.onclick) {
onclick = " onclick=\"" + args.onclick + "\"";
}
var cssClass = "";
if (args ...
SharedImageBox
//
/**
* A tile that surrounds your given HTML with 8 images, and also adds
* a background image.
*
* @param style The name of a style of border to use. This is a ...
SharedLoaderHandler
//
// ============================================================
// SCALAR TILE PARAMETERS
// ============================================================
// List of tiles that need to be updated because they have been invalidated
var tileIds = eval("("+req.args.idList+")");
// List of render paths, corresponding to the mentioned ...
SharedLoaderTableTile
//
/**
* This page creates a lazily loaded table. The rows (not the
* columns, currently--- sorry) are lazily loaded into the table based
* on screen visibility.
*
* @param tableId a unique ID for ...
SharedLoaderTile
//
/**
* This page wraps another included page. Instead of including the
* page, this wrapper allows the included page to be loaded later when
* it is visible in the browser's scrollable ...
SharedPageCommentForm
Enter Comment:
SharedPageComments
//
function createPageComment() {
showPageCommentsDialog("Add comment here",
function(newCommentText) {
document.getElementById("SharedPageCommentsNewCommentText").value = newCommentText;
document.getElementById("SharedPageCommentsNewCommentForm").submit();
}
);
}
//
//
var searchCriteria = {
forDescendants: args.parentPage ...
SharedPageCommentsDialog
var SharedPageCommentsDialog_included = "true";
//
/**
* Displays the comment dialog, and calls the given
* function with the new comment's parameters if the
* user clicks OK.
**/
function showPageCommentsDialog(defaultText, processCommentFunction) {
// set up ...
SharedPriorityPicker
//
var widgetId = "";
if (args.id) {
widgetId = args.id;
} else {
widgetId = getUniqueId();
}
var levels = "5";
if (args.levels) {
levels = "" + args.levels;
}
var priority = "0";
if (args.priority) {
priority = "" + args.priority;
}
var ...
SharedRoot
var SharedRoot = "/ForumV2/ForumV2Shared";
SharedSelectUserDialog
/**
* selectUserDialog - dialog for selecting users from the list of users in the wiki
* include this page, and use showUserSelectDialog to display the dialog
*
* showUserSelectDialog(exclude, actionOK)
* * exclude - array of users ...
SharedTabControl
//
var tabData = [];
var tabDivs = {};
var tabId = "tabcontrol";
var selectedTabParam = "selectedTab";
if (args.id) {
tabId = args.id.replace(/[^A-Za-z0-9_]/,"_");
selectedTabParam = "selectedTab_" + tabId;
}
if (args.tabspec) {
// executes the tab ...
SharedUserDialogQueryUsers
//
var excludeMap = [];
if(req.args.exclude){
var excludeArray = req.args.exclude.split(',');
// let's build a hash map of exclude addresses to make it easier to compare
for(var i ...
SharedUtils
var SharedUtils_included = "true";
//
var firstMark = jot.lib.date.now();
var prevMark = firstMark;
var SharedUtilsNextWidgetId = 1;
/**
* Logs a message to the console
**/
function msg(str) {
jot.lib.srvadm.log(str ...
Stats
Unemployment rates by area back to as early as 1960: http://www.qualityinfo.org/olmisj/labforce?key=startregion&areacod=4101000000Covered wages and industry employment back to 1976: http://www ...
Student
Anna(Photo)Anna is a sophmore from Eugene. She spend most of her Freshman year in a cafe in JerusalemShe is majoring in Economics and History.Her internship involved ...
Tax
http://www.irs.gov/irb/2005-07_IRB/ar10.html05 Section 1031(a) provides that no gain or loss is recognized on
the exchange of property held for productive ...
TopForumPosters
//takes a result set and returns an array of the top 'N' creators of things in the result set
function returnTopN(rs, n) {
var thingsByAuthorArray = new Array();
for (var i ...
TopicReplyTable
Reply by ${it/ForumReplyForm/forumReplyAuthor}
${it/createTime/relative}
| Edit Reply
| Permalink
Tags: ${it/main/tags}
TopicsAndRepliesTable
function sortTopic(a,b)
{
return b[0] - a[0]
}
if(typeof(topicSet)!="undefined")
{
var topics = topicSet.items;
var datedTopics = new Array();
for (i=0;i<=topics.length-1;i++)
{
var ...
TopicTable
${it/ForumTopicForm/forumTopicName}
Posted by: ${topicAuthor}
${it/createTime/relative} Replies:
0 (Reply)
${numberOfComments/totalSize} Last reply by: ${replyAuthor} ${numberOfComments/nodes[1]/createTime/relative}
TrackingSite
SCS tracking site plan:Timeline - april or may?Getting started:Send, by postal mail, invites to entering students meeting criteria.
This is a mailing list from admissions. Load this list ...
TrialUtils
/*
__Trial API's__
To use these API's you need to include this file in your header BEFORE you include this page
and then set three variables:
* trialLength - the length ...
UodBudget
INTRODUCTION
At the open sessions to
get feedback on the Diversity Plan, the committee has received questions about
“how much the university spends to support diversity.” It is feasible to ...
UodData
Links: Home UODfaq NewPlan UodData UODMoney Race and Ethnicity:What is the current minority representation in the student body relative to state population?According to data from the 2000 US ...
UODMoney
Links: Home UODfaq NewPlan UodData UODMoney Money:(This page is for estimates of current
expenditures. If you want to see how we propose reallocating the money,
it's at the ...
useful links
A report produced by the city of Bend, containing lots of statistics, entitled "Housing Needs Analysis": * http://filelibrary.myaasite.com/Content/26/26039/11937487.pdf Corporation Division, State of Oregon ...
ViewForumActivity
Forum Activity for ${req/args/member}
Topics: ${resultSet/totalSize}
${it/ForumTopicForm/forumTopicName} ${it/createTime/relative}
Replies: ${resultSet/totalSize}
${it/parent/ForumTopicForm/forumTopicName} ${it/createTime/relative}
Walnut
Walnut Street RedevelopmentEmail addresses:Sheena Pietzold: spietzol@uoregon.eduJessica Brown: jbrown@uoregon.eduOk, I put together all of the abstracts to the articles I found and attached ...
Walnut Street
Walnut Street Redevelopment
Welcome
Welcome to NeuroScienceArt. Your comments are appreciated.
WhatWorks
Willamette University has a pipeline program, described as follows:Students from historically underrepresented backgrounds, generally their parents will not have gone to college. They enroll in 7th grade. It's ...
WHH
In Memory of William Henry Harbaugh Born Jan 16th 1920, Died April 28th 2005Memorial Services will be held Sunday, August 14 in Connecticut andSaturday, September 10th in Virginia ...
WikiHome
SCSEcon 418 / 419 pages:2007 - Class Info2007 - EWEB Giving2007 - EWEB Conservation2007 CE Predictions2006 - GIS2006 - Bend Confidence Index2006 - Brain benefits2006 - Summer Camp for ...