Karlyn Morissette posted her Master Higher Ed Twitter List. Other than @eironae and @barbaranixon, I didn’t know anyone on the list. So I thought to post a list of higher education professionals I follow categorized by primary expertise. Blackboard twitterers might be another post. Those in bold are coworkers. College / University / Departments @atsu_its… Continue reading Higher Ed Twitter List
Tag: shell
Forcing Weblogic’s Config.xml
Let’s nevermind why I am working on this in the first place. Namely… the Blackboard Learning Environment Connector introduced using the hostname and port for applet URLs in Vista 8 Blackboard, Blackboard dropped WebCT’s support for using a different port for an application when behind a load balancer. So we found out we could use… Continue reading Forcing Weblogic’s Config.xml
IMS Import Error When Node Is Down
This is what I got when a node was down while I attempted to do an IMS import in Blackboard CE/Vista. Failed to upload files, exiting. Cause could include invalid permission on file/directory, invalid file/directory or repository related problems The keywords permission, file, and directory in this would have sent me anywhere but to the… Continue reading IMS Import Error When Node Is Down
Stats
Dreamhost collects the access and error logs for the web site domains they host for me. The stats are crunched by Analog. The numbers are okay. I much prefer Google Analytics. (Even AWStats is better.) Analog is good enough. While at Bbworld, Nicole asked me about the hits to her wedding web site. She made… Continue reading Stats
WordPress Error: This file cannot be used on its own.
In posting a comment to a friend’s WordPress blog, it came up with the error: Error: This file cannot be used on its own. I was responding to a comment, so I doubted that he broke his blog between making a comment and my response. So I went looking though my own install. Essentially, at… Continue reading WordPress Error: This file cannot be used on its own.
Better Way to Count
Our awesome sysadmins have put the user agent into our AWStats so we are tracking these numbers now. They discovered something I overlooked. Netscape 4.x is 10 times more used than 7.x or 8.x. Wowsers! Some people really do not give up on the past. Back in the Netscape is dead post, I used this… Continue reading Better Way to Count
Everything to Everyone
This is intended to be a more thoughtful response to Laura regarding Course Management Systems and the need for innovation. Currently, Course Management Systems are bloatware. They got this way by trying to provide everything to everyone. One instructor wants a feature, the university presses for this feature, the CMS programmers put in the feature.… Continue reading Everything to Everyone
links for 2007-09-11
Running SQLPlus and PL/SQL Commands From A Shell Script | TimArcher.com (tags: oracle sqlplus shell scripting) Babel’s Dawn: Pinker’s Anti-Whorfian Hypothesis (tags: science.psychology books linguistics evolution)
Fun With Oracle Environment Variables
This is more or less for the next time I lose all my brain cells from not working over the weekend…. Critical Oracle variables: ORACLE_HOME ORACLE_SID Pretty much any script that deals with Oracle needs the value of these. Cron doesn’t have these variables, so use export VARIABLE to provide them to the shell. Also,… Continue reading Fun With Oracle Environment Variables
BbWorld Presentation Redux Part I – Automation
Much of what I might write in these posts about Vista is knowledge accumulated from the efforts of my coworkers. I’ve decided to do a series of blog posts on our presentation at BbWorld ’07, on the behalf of the Georgia VIEW project, Maintaining Large Vista Installations (2MB PPT). I wrote the bit about tracking… Continue reading BbWorld Presentation Redux Part I – Automation