Each of the nearly 2,000 freshmen entering Georgia Institute of Technology each year must take a computer science course regardless of their major, says Charles Isbell, associate dean for academic affairs at the school’s College of Computing… Similar to traditional general education requirements such as philosophy or world history, the purpose of each courses is to turn out…
Ideally every email I send would be plain text. Many of the people I email send to me HTML-based email For a decade an annoyance I had with Outlook was when pasting text from the clipboard, it would include source formatting. So, if I copied the title of a blog post to make it “Paste…
Attempted to watch the Transformer’s 3 trailer, but apparently Chrome on Linux was a no-go for the JavaScript which hides the web site and displays the trailer. Fancy but broken. So I thought I would look at the HTML and get the .mov file. I found this snippet of code in the HTML quite interesting.…
Rather than depend on end users to accurately report the browser used, I look for the user-agent in the web server logs. (Yes, I know it can be spoofed. Power users would be trying different things to resolve their own issues not coming to us.) Followers of this blog may recall I changed the Weblogic…
Hope, loss, and bicycles in Zambia – World Blog – msnbc.com (tags: charity) National Geographic News Photo Gallery: Ten Endangered U.S. Beach Towns Named (tags: science geography) ADL Community: Supporting the Global Advancement of Distributed Learning (tags: standards community collaboration learning education) How to kill or close all running programs in Windows quickly (tags: software.microsoft.windows)…
I really have to stop listening to the same song played over and over. It may affect my thinking…. We had another node crash due to the Sun JVM issue. Our start script failed to make a file in /var so the node did not become fully operational as expected. While waiting for those with…