Richard Carter

Computer Science & Game Development Student at North Carolina State University

Archive for July, 2011

If your professor disabled the ability to download the lectures, here’s the way to get around it. First, here’s the snippet you will need; then read below it for instructions.

javascript:__doPostBack('__Page','DownloadPresentation:1299fb37-f10a-31be-97fe-0224842e6cdd')

On the lectures list, hover over the link to the lecture you want and copy the peid from the URL. Put it after “DownloadPresentation” in the above JavaScript snippet, and add dashes exactly where that peid has them – you should have an extra “1d” on the end which you should just delete. Then run that javascript on the lecture list, and the download dialog will pop up.

Sorry for the mess! I recently got hacked and lost my previous theme, so I'm working on reconstructing that. In the meantime, this theme is messy/broken but at least you can read my posts. Sorry!!


Hi, I'm Richard Carter! I use this blog to document particularly difficult-to-solve computer problems. My posts are written for clarity and keywords for search engines to pick up on, so that the next person that runs into the same problem will easily find my solution here and have an easier time than I had! I'm forging a path through the brush, so to speak. So if you came here by search engine, I guess it worked! Enjoy the solution to your problem.