My Recent Pastes (14 and counting)
Pastes by Linda Dunn (14 and counting)
Below are the 14 most recent pasties by Linda Dunn.
July 26, 2007
9:30AM EDT
by Linda Dunn
export TM_DOCUMENT_ROOT=/Users/linda/Sites/staging.ncpanbranch.com export TM_PROJECT_SITEURL=http://staging.localpan.com:8888
July 26, 2007
9:29AM EDT
by Linda Dunn
View more (10 lines)
img="$TM_DROPPED_FILE"
echo -n "<img src=\"${img#$TM_DOCUMENT_ROOT}\" "
sips -g pixelWidth -g pixelHeight "$img" \
|awk '/pixelWidth/ { printf("width=\"%d\" ", $2) }
July 26, 2007
9:20AM EDT
by Linda Dunn
/bin/bash: line 3: Avalon: command not found <img src="_images/staff/Charlotte.jpg" width="300" height="225" alt="Charlotte" />
July 26, 2007
9:08AM EDT
by Linda Dunn
View more (10 lines)
img="$TM_DROPPED_FILE"
echo -n "<img src=\"${img#TM_DOCUMENT_ROOT}\" "
sips -g pixelWidth -g pixelHeight "$img" \
|awk '/pixelWidth/ { printf("width=\"%d\" ", $2) }
July 26, 2007
9:03AM EDT
by Linda Dunn
<img src="/_images/staff/Jenni-Albright.jpg" width="300" height="225" alt="Jenni Albright" />
May 13, 2007
5:00PM EDT
by Linda Dunn
View more (37 lines)
#!/usr/bin/env ruby -wKU require ENV['TM_SUPPORT_PATH'] + '/lib/escape.rb' require 'erb' require 'open-uri' require 'net/http'
May 13, 2007
4:56PM EDT
by Linda Dunn
<p><strong>Exotic Animal Clinical Instructor – University of Georgia</strong><br /> to assist current faculty with the exotic animal, wildlife and zoological service at the University of Georgia from mid-May to mid-October. The service consists of 1 full-time faculty person (myself), 1 full-time intern, 1 dedicated technician, 2-3 part-time assistants, and 1-4 students on elective rotation. When the faculty is off-clinics, the Instructor would have sole responsibility for intern/senior student teaching and seeing first opinion and referral clinical cases within a well-equipped university teaching hospital. Interested clinicians should have a minimum of 4 years experience in exotic pet medicine, and be comfortable performing standard diagnostic and surgical procedures (although specialty surgical support is available). Emergency calls are typically handled by the intern. Salary negotiable and to be determined if a candidate can be identified. Please contact Steve Hernandez-Divers directly at SteveDZooVet@aol.com if you are interested. For more information on the service, please visit <a href="http://www.vet.uga.edu/zoo" title="Exotic Animal, Wildlife and Zoological Medicine Services">www.vet.uga.edu/zoo</a></p>
May 13, 2007
4:55PM EDT
by Linda Dunn
<p><strong>Exotic Animal Clinical Instructor – University of Georgia</strong><br /> to assist current faculty with the exotic animal, wildlife and zoological service at the University of Georgia from mid-May to mid-October. The service consists of 1 full-time faculty person (myself), 1 full-time intern, 1 dedicated technician, 2-3 part-time assistants, and 1-4 students on elective rotation. When the faculty is off-clinics, the Instructor would have sole responsibility for intern/senior student teaching and seeing first opinion and referral clinical cases within a well-equipped university teaching hospital. Interested clinicians should have a minimum of 4 years experience in exotic pet medicine, and be comfortable performing standard diagnostic and surgical procedures (although specialty surgical support is available). Emergency calls are typically handled by the intern. Salary negotiable and to be determined if a candidate can be identified. Please contact Steve Hernandez-Divers directly at SteveDZooVet@aol.com if you are interested. For more information on the service, please visit <a href="http://www.vet.uga.edu/zoo" title="Exotic Animal, Wildlife and Zoological Medicine Services">www.vet.uga.edu/zoo</a></p>
January 22, 2007
11:37PM EDT
by Linda Dunn
View more (58 lines)
#!/usr/bin/env ruby
$tags = [
{ :label => "FIXME", :color => "#A00000", :regexp => /FIX ?ME[\s,:]+(\S.*)$/i },
{ :label => "TODO", :color => "#CF830D", :regexp => /TODO[\s,:]+(\S.*)$/i },
January 22, 2007
11:30PM EDT
by Linda Dunn
* TODO Email MKS with dimensions of various graphic items on site * TODO Find out about setting up the Amazon.com thing * TODO Make PDF form for student submissions * TODO Make PDF form for alumni submissions * TODO Do invoice for newsletters
January 22, 2007
11:17PM EDT
by Linda Dunn
* TODO Email MKS with dimensions of various graphic items on site * TODO Find out about setting up the Amazon.com thing * TODO Make PDF form for student submissions * TODO Make PDF form for alumni submissions * TODO Do invoice for newsletters
