Tag: University


  • If Blackboard opens up the schema for Vista 8, then maybe I’ll feel more comfortable sharing the reporting SQL I use. Ron Santos has a good PowerPoint on SQL for reports at Simon Frasier University.

  • I missed the story about brothers convicted of harvesting emails the first time. Well, I noticed a followup. Back around 2001, the CIO received complaints about performance for the web server. So, I went log trolling to see what the web server was doing. A single IP dominated the HTTP requests. This one IP passed…

  • People have been contacting me all day about the Blackboard iPhone App. Both Blackboard and the Chronicle of Higher Education posted blogs about its release. Blackboard + iPhone = Learning on the Go (Blackboard) Blackboard Releases iPhone Application (Chronicle.com) I find it interesting Jessica mentioned a Georgia student is the inspiration in the Bb blog…

  • Flickr has millions of photos. (Maybe billions.) Many of these photos are tagged. One can look at all the photos with a tag. Every tag has a built in RSS feed. However, to view a combination of tags, one needs to search for the two tags. Athens tag – which includes Athens, Greece and Athens,…

  • “Who is the most wired teacher at your college?” (A Wired Way to Rate Professors—and to Connect Teachers) Although the university runs workshops on how to use Blackboard, many professors are reluctant, or too busy, to sit through training sessions. Most would prefer to ask a colleague down the hall for help, said Mr. Fritz.…

  • 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…

  • Correct: <script language=”Javascript” type=”text/javascript”> if (top != self) { top.location = window.location; } </script> Incorrect: <script language=”Javascript” type=”text/javascript”> if (top != self) { top.location = “/webct/urw/lc18361011.tp0/logonDisplay.dowebct”; } </script> The problem with incorrect is the address used here is not the address in the location bar.  The one in the location bar has the values required…

  • Heh. Blackboard Vista is headed for a brick wall? Who knew? 7. Course Management Systems are Dead! Long Live Course Management Systems! Proprietary course management systems are heading for a brick wall. The combination of economic pressures combined with saturated markets and the maturing stage of the life cycle of these once innovative platforms means…

  • Problem: The “Restrict access after this date” function affects all students and auditors without individual exceptions. In reality, universities need to grant individual exceptions for Incomplete grades, grade challenges, or other special cases. Solution: A Section Instructor could select all the students except the one who needs access and Deny access to them. Then the…