Author Archives: Russell Davidson

Linking to Articles in UDM Subscription Databases

To fix a link so it works both on and off campus, you’ll need to start with the article’s on-campus address. Then, add the following text to the beginning of the database link:

http://research.udmercy.edu:2048/login?url=

This should work for links to any UDM database/e-book subscription with the exception of databases that require additional login information such as MeL, provided you start with an on campus address.

 

For clarity, I’m going to use a Sage Journals article to demonstrate.

On campus, the address of the article I want to link to is:

http://csr.sagepub.com/content/16/2/239.full.pdf+html

sage journal address

This url will work for folks on campus, but not for folks off campus. However, when we add the above to the start of the url, we get a link that will work whether you are on or off campus:

http://research.udmercy.edu:2048/login?url=http://csr.sagepub.com/content/16/2/239.full.pdf+html

 

Note: If you get a 404 error or the link does not work, make sure there are no spaces in the link and that “http://” or “https://” appears immediately after the equals sign. If necessary, add “http://” to any link that doesn’t start with it already.

Downloaded Zip Files Showing Up as Folders on Mac?

If you’re on a Mac, trying to download a zip file from Blackboard (an exported test, say), and it’s showing up as a folder instead of a zip file, a setting in Safari is likely to blame. To solve this problem:

  1. Open Safari
  2. Click PREFERENCES
  3. At the bottom of the preferences screen, uncheck the box labelled Open “safe” files after downloading.

You should now be able to download zip packages for re-uploading into Blackboard without a problem without leaving Safari.

safari-prefs

Record audio with Audacity

Audacity is free, open source software that makes it simple to record and edit audio on your computer. This tutorial will walk you though the basics of recording and editing with Audacity. If you need to install Audacity, you might want to start with this walkthrough.

1. Make sure the right microphone is selected

Before you start recording, you’ll want to make sure the right microphone is selected. If you’re using a USB headset, we recommend plugging it in before launching Audacity (as this will generally result in the right microphone being selected).

select-microphone

2. Check your recording volume

Next, you’ll want to check the recording volume. Click the line right of the microphone icon (where it reads “Click to Start Monitoring”) and speak into your microphone at the volume you’ll be speaking when doing your recording. A pair of green bars (or a single bar, if you’re recording in Mono) will appear in this space, indicating the recording volume. If the volume is too high, you’ll the bars will fill this space completely, turning yellow, then red at the right side of the space. Adjust the microphone slider to the right of the monitor space so that the green bars are as long as possible without hitting the yellow or red.

audio-levels

3. Record your audio

Press the RECORD button to start recording.

record-button

If you need to pause your recording — to cough, answer the phone, etc — press the PAUSE button. Press PAUSE again to continue recording.

pause-button

Press STOP when you’re finished recording.

stop-button

Press PLAY to review your recording.

play-button

4. Edit if necessary

Need to cut something out of the audio — a cough perhaps? Click and drag on the audio waveform to highlight the section you wish to remove. Hit play to make sure you’ve captured the right section. Use the + or – magnifying glass icons to zoom in or out as necessary when making your selection. Hit the delete key on your keyboard to remove that audio.

delete-a-bitNeed to add to your recording? Use the horizontal scrollbar at the bottom of the page to scroll to the right until you see in the place you left off in the waveform. Click the waveform space to drop the play/record cursor in the point you wish to start recording, then hit record to continue recording. Press stop when you are done adding to your recording.

add-to

5. Export as MP3

Finally, you can save your recording as an AUDACITY file for editing and further modification by clicking FILE then choosing SAVE PROJECT.

To save your recording as a WAV or (preferably) MP3 file for sharing, click FILE, then choose EXPORT AUDIO.

export-audio

Under SAVE AS TYPE choose MP3 (or WAV if you did not download and installed the LAME MP3 library). The default 256 kbp quality should be fine. Choosing a lower bitrate wtill result in lower sound quality and a smaller file. Choosing a higher bit rate will result in a larger file with greater audio fidelity.

save-asWhen saving as an MP3, you will be given the option to enter metadata for the file. Depending on how your audience listens to the file, this information may be displayed in the player. Enter whatever metadata you feel is appropriate, then click OK to finish the export process.

metadata

Install Audacity on a PC

Audacity is free, open source software that makes it simple to record and edit audio on your computer. Installing Audacity on a PC isn’t difficult, there’s an extra step that’s often overlooked if you want to save your recordings as MP3s, rather than much relatively large WAV files.

To download Audacity, go to the Audacity downloads page (http://www.audacityteam.org/download/) and choose the appropriate version. In this walkthrough, we’ll be looking at downloading and installing Audacity on Windows.for windowsThere are two versions of Audacity available for download, an installer version and a zip version. We recommend downloading the installer, because the install process will be a bit simpler.

download installerDepending on your browser and set-up, the file may automatically be saved to your downloads folder. If not, click SAVE FILE and choose a location on your computer where you’ll be able to locate the installer if necessary.save fileNext you’ll need to run the Installer. If you’re using Firefox, you can do this by clicking the DOWNLOADS button to view the files you’ve recently downloaded, then clicking the audacity-win-(version).exe at the top of the list.

downloads firefoxIn Edge, you’ll want to click RUN on the downloads alert that appears at the bottom of the screen.

downloads  edgeTo launch the installer from Chrome, click the audacity-win-(version).exe button that appears at the bottom of the page.

downloads chromeIf you can’t find any of these links in your browser window, just use Windows Explorer to navigate to the folder you downloaded the file to, then click audacity-win-(version). If you didn’t select a location, you’ll likely find the file in your DOWNLOADS folder. In the GIF below we use the Windows 10 Explorer link on the taskbar to find our Downloads folder. If you don’t have Windows 10, press E on your keyboard while holding down the WINDOWS key.

exploreAt the first step of installation, User Account Control (a Windows security measure) will ask whether you want to allow the change. Choose YES.

Next, you’ll be prompted to choose your install language. Choose the appropriate language and click OK. Then click NEXT as you walk through the install setup steps. After completing the 4 steps, Audacity will install.

If exporting your recordings as rather large WAV files is sufficient, then you’re all set. We recommend installing the LAME MP3 library, which will allow you to save your recordings as much smaller MP3 files.

To download the LAME Library, launch Audacity. Then click EDIT, choose Preferences, select LIBRARIES, then under the MP3 Export Library section, click DOWNLOAD in the LAME MP3 Library line.

edit-preferences-libraries-downloadThis will launch a web page in your default browser. Click the LAME DOWNLOAD PAGE link on that page that’s been opened.

goto-LAME-downloadAs with installing Audacity itself, we’ll download the LAME exe, as this makes the installation process simpler. The download and install steps, too,  are basically the same as those we walked through for installing Audacity … Download and run the installer, allow UAC to run the installer, step through the SETUP wizard. Install and finish.

Now you’re ready to export your Audacity recordings to MP3 as well as WAV.

 

Check out this video on how to record audio with Audacity: http://ids.commons.udmercy.edu/?p=1475

 

Page 3 of 1912345...10...