Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Restyled to match fossil doc pages |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | trunk |
Files: | files | file ages | folders |
SHA3-256: |
0938675508205e7dd630fe3479baa465 |
User & Date: | jmcclure 2017-09-08 01:53:21 |
Context
2017-09-08
| ||
01:53 | Restyled to match fossil doc pages Leaf check-in: 0938675508 user: jmcclure tags: trunk | |
2017-07-27
| ||
19:04 | initial commit check-in: 91c72fb2ef user: jmcclure tags: trunk | |
Changes
Changes to CV.html.
1 2 3 4 5 6 7 8 9 10 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure • CV</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> | | | | | > > | | | > | < > > > > > < > > < < < < < < < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure • CV</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> <header> <a href="./"><h1>JesseMcClure.org</h1></a> <div id="subtitle">Jesse McClure</div> <p style="text-align: center;">University of Massachusetts Medical School<br/> AS4-1064 • 368 Plantation Street<br/> Worcester MA 01605<p> </header> <nav onclick="void(0)">☰ <div id="panel"> <h3>JesseMcClure.org</h3> <a href="./">Home Page</a> <a href="Research.html">Research Services</a> <a href="Training.html">Animal Training</a> <a href="Courses.html">Courses Developed</a> <a href="WebSites.html">Web Server Support</a> <a href="CV.html">Curriculum Vitae</a> <h3>Software</h3> <a href="https://repo.jessemcclure.org/tweetypy">TweetyPy</a> <a href="https://repo.jessemcclure.org/alopex">Alopex</a> <a href="https://repo.jessemcclure.org/website">Website</a> <h3>Personal</h3> <a href="Ramekin.html">Ramekin</a> </div> </nav> <article> <style tyle="text/css"> span.right { float: right; font-size: inherit; } li.prep time:before { content: "In Preparation" } li time:after { content: "." } </style> <section> <h2>EDUCATION</h2> <p class="indent"> <b>Postdoctoral Associate</b><span class="right">Current</span><br> <i>The Broad Institute of Harvard and MIT</i><br> Vertebrate Genomics Biology<br> |
︙ | ︙ | |||
202 203 204 205 206 207 208 | </ul> </section> </article> <footer> Copyright 2017 <a id="mailto" href="mailto:info@jessemcclure.org">Jesse McClure</a> | < < < < < < < < < | 203 204 205 206 207 208 209 210 211 212 213 | </ul> </section> </article> <footer> Copyright 2017 <a id="mailto" href="mailto:info@jessemcclure.org">Jesse McClure</a> </footer> </body> </html> |
Changes to Courses.html.
1 2 3 4 5 6 7 8 9 10 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure • Courses</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> | | | < < | > | | > | < > > > > > < < < < < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure • Courses</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> <header> <a href="./"><h1>JesseMcClure.org</h1></a> <div id="subtitle">Academic Courses</div> </header> <nav onclick="void(0)">☰ <div id="panel"> <h3>JesseMcClure.org</h3> <a href="./">Home Page</a> <a href="Research.html">Research Services</a> <a href="Training.html">Animal Training</a> <a href="Courses.html">Courses Developed</a> <a href="WebSites.html">Web Server Support</a> <a href="CV.html">Curriculum Vitae</a> <h3>Software</h3> <a href="https://repo.jessemcclure.org/tweetypy">TweetyPy</a> <a href="https://repo.jessemcclure.org/alopex">Alopex</a> <a href="https://repo.jessemcclure.org/website">Website</a> <h3>Personal</h3> <a href="Ramekin.html">Ramekin</a> </div> </nav> <article> <section> <h2>Tech Tools for Behavioral Studies</h2> <p>Tech Tools is a seminar I have developed to teach about the tools and techniques needed to develop one's own hardware and software for behavioral studies. Students are expected to design a behavioral task for either human or non-human animal subjects. We will discuss a variety of programming languages |
︙ | ︙ | |||
56 57 58 59 60 61 62 | --> </section> </article> <footer> Copyright 2017 <a id="mailto" href="mailto:info@jessemcclure.org">Jesse McClure</a> | < < < < < < < < < | 55 56 57 58 59 60 61 62 63 64 65 | --> </section> </article> <footer> Copyright 2017 <a id="mailto" href="mailto:info@jessemcclure.org">Jesse McClure</a> </footer> </body> </html> |
Changes to Ramekin.html.
1 2 3 4 5 6 7 8 9 10 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure • Ramekin!</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> | | | | > | | | | > | < > > > > > < > > | | | < < < | < < < < < < < < < | > | > | | | | | > > > > | > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure • Ramekin!</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> <header> <a href="./"><h1>JesseMcClure.org</h1></a> <div id="subtitle">Ramekin</div> </header> </header> <nav onclick="void(0)">☰ <div id="panel"> <h3>JesseMcClure.org</h3> <a href="./">Home Page</a> <a href="Research.html">Research Services</a> <a href="Training.html">Animal Training</a> <a href="Courses.html">Courses Developed</a> <a href="WebSites.html">Web Server Support</a> <a href="CV.html">Curriculum Vitae</a> <h3>Software</h3> <a href="https://repo.jessemcclure.org/tweetypy">TweetyPy</a> <a href="https://repo.jessemcclure.org/alopex">Alopex</a> <a href="https://repo.jessemcclure.org/website">Website</a> <h3>Personal</h3> <a href="Ramekin.html">Ramekin</a> </div> </nav> <article> <style> #photos { max-width: 1140px; margin: auto; -moz-column-count: 4; -webkit-column-count: 4; column-count: 4; } @media screen and (max-width: 1140px) { section { -moz-column-count: 3; -webkit-column-count: 3; column-count: 3; } } @media screen and (max-width: 880px) { section { -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; } } @media screen and (max-width: 600px) { section { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; } } #photos .img { width: 240px; margin: auto; padding: 10px; break-inside: avoid;} #photos img { width: 100%; min-height: 80px; background: #AAA; border-radius: 0.5em; -moz-box-shadow: 6px 6px 14px #444; -webkit-box-shadow: 6px 6px 14px #444; box-shadow: 6px 6px 14px #444; } </style> <h2>Click on a photo for a larger view</h2> </article> <div id="photos"> <div class="img"><a href="res/Ramekin/up/10_CouchPotato.jpg"><img src="res/Ramekin/up/10_CouchPotato.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/11_HuskyChew.jpg"><img src="res/Ramekin/up/11_HuskyChew.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/12_PuppyLaugh.jpg"><img src="res/Ramekin/up/12_PuppyLaugh.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/13_DogCigar.jpg"><img src="res/Ramekin/up/13_DogCigar.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/14_CouchPose.jpg"><img src="res/Ramekin/up/14_CouchPose.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/15_SnowDay.jpg"><img src="res/Ramekin/up/15_SnowDay.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/16_SunNap.jpg"><img src="res/Ramekin/up/16_SunNap.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/17_OwMyEar.jpg"><img src="res/Ramekin/up/17_OwMyEar.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/18_PaintedLanding.jpg"><img src="res/Ramekin/up/18_PaintedLanding.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/19_CenterField.jpg"><img src="res/Ramekin/up/19_CenterField.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/20_TheScent.jpg"><img src="res/Ramekin/up/20_TheScent.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/21_FieldPose.jpg"><img src="res/Ramekin/up/21_FieldPose.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/22_MyBall.jpg"><img src="res/Ramekin/up/22_MyBall.jpg"></a></div> <div class="img"><a href="res/Ramekin/up/23_TheTurn.jpg"><img src="res/Ramekin/up/23_TheTurn.jpg"></a></div> </div> <footer> Copyright 2017 <a id="mailto" href="mailto:info@jessemcclure.org">Jesse McClure</a> </footer> </body> </html> |
Changes to Research.html.
1 2 3 4 5 6 7 8 9 10 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure • Research</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> | | | | < | | | > | < > > > > > < < < < < < | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure • Research</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> <header> <a href="./"><h1>JesseMcClure.org</h1></a> <div id="subtitle">Research Services</div> </header> <nav onclick="void(0)">☰ <div id="panel"> <h3>JesseMcClure.org</h3> <a href="./">Home Page</a> <a href="Research.html">Research Services</a> <a href="Training.html">Animal Training</a> <a href="Courses.html">Courses Developed</a> <a href="WebSites.html">Web Server Support</a> <a href="CV.html">Curriculum Vitae</a> <h3>Software</h3> <a href="https://repo.jessemcclure.org/tweetypy">TweetyPy</a> <a href="https://repo.jessemcclure.org/alopex">Alopex</a> <a href="https://repo.jessemcclure.org/website">Website</a> <h3>Personal</h3> <a href="Ramekin.html">Ramekin</a> </div> </nav> <article> <section> <h2>Operant Behavior</h2> <p>I have designed and programmed operant behavioral testing equipment for several laboratories. Currently many of these applications have been in bird song learning laboratories studying the following: preference for birds own song over heterospecific songs in zebra finch; female preference between high performance or low performance songs that are either familiar or novel; preference for high or low performance song in chipping sparrows; song descrimination in brood parasites and hosts and pilot studies with Brazilian grasquits.</p> |
︙ | ︙ | |||
63 64 65 66 67 68 69 | <p>I am also versed in writing scripts or programs for the operant equipment from the major suppliers in the industry. While I would not recommend buying any of this hardware, I am able to help program and troubleshoot your existing equipment.</p> </section> <section> | < | < | < < < < < < < < < < | 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 | <p>I am also versed in writing scripts or programs for the operant equipment from the major suppliers in the industry. While I would not recommend buying any of this hardware, I am able to help program and troubleshoot your existing equipment.</p> </section> <section> <h2>Bioacoustics</h2> <p>Much of my graduate career was spent around song bird researchers working on bioacoustics. While I have gained some familiarity with the ecological relevance of acoustic signals — particularly in songbirds — I have delved much deeper into the computational aspects of processing and analyzing bioacoustic signals. I have written software for quantifying aspects of time series data using Fourier anlysis</p> <p>One such tool to calculate the frequency excursion of a audio signal is freely availble from my github page. Frequency excursion has been proposed as a new method of quantifying performance in songbirds. This method is described in detail in a publication in the journal Animal Behavior.</p> </section> <section> <h2>Reaction Time Tasks</h2> <p>I have also developed a software package that can be used on any standard computer — or even just boot and run from a flash drive — and can be used to conduct a variety of serial reaction time tasks for human subjects. This setup is currently in use for an active research project.</p> </section> </article> <footer> Copyright 2017 <a id="mailto" href="mailto:info@jessemcclure.org">Jesse McClure</a> </footer> </body> </html> |
Changes to Software.html.
︙ | ︙ | |||
31 32 33 34 35 36 37 | <article> <header> <h1>Software Projects</h1> <p style="color: #EE4444;">Under construction</p> </header> <section> | | > > | > | 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | <article> <header> <h1>Software Projects</h1> <p style="color: #EE4444;">Under construction</p> </header> <section> Software Listings - coming soon as I move from <a href="https://github.com/TrilbyWhite">github</a> to locally hosted fossil repositories. For now see these example repos:<br> <a href="http://repo.jessemcclure.org/tweetypy">TweetyPy</a><br> <a href="http://repo.jessemcclure.org/alopex">Alopex</a><br> <a href="http://repo.jessemcclure.org/website">Website</a><br> </section> </article> <footer> Copyright 2017 <a id="mailto" href="mailto:info@jessemcclure.org">Jesse McClure</a> <div id="links"> |
︙ | ︙ |
Changes to Training.html.
1 2 3 4 5 6 7 8 9 10 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure • Training</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> | | | < | | | | > | < > > > > > < < < < < | < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure • Training</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> <header> <a href="./"><h1>JesseMcClure.org</h1></a> <div id="subtitle">Pet Training — Behavior Consulting</div> </header> <nav onclick="void(0)">☰ <div id="panel"> <h3>JesseMcClure.org</h3> <a href="./">Home Page</a> <a href="Research.html">Research Services</a> <a href="Training.html">Animal Training</a> <a href="Courses.html">Courses Developed</a> <a href="WebSites.html">Web Server Support</a> <a href="CV.html">Curriculum Vitae</a> <h3>Software</h3> <a href="https://repo.jessemcclure.org/tweetypy">TweetyPy</a> <a href="https://repo.jessemcclure.org/alopex">Alopex</a> <a href="https://repo.jessemcclure.org/website">Website</a> <h3>Personal</h3> <a href="Ramekin.html">Ramekin</a> </div> </nav> <article> <section> <h2>Dogs</h2> <p>I have extensive experience working with pet and working dogs starting in 2001 with my time as a dog handler in the United States Marine Corps. Our dogs were dual certified in patrol/protection and explosive detection.</p> <p>After completing my military service in 2005 I began my pet training experience while I pursued a bachelors degree in biology and animal behavior.</p> |
︙ | ︙ | |||
54 55 56 57 58 59 60 | stages of training when the pet is still learning what is expected, and the owner is still learning how to train. I do not, however, discard any useful tools or techniques.</p> </section> <section> <h2>Cats and Parrots</h2> | < < < < < < < < < < < | 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 | stages of training when the pet is still learning what is expected, and the owner is still learning how to train. I do not, however, discard any useful tools or techniques.</p> </section> <section> <h2>Cats and Parrots</h2> <p>I have been gaining experience working with cats and parrots. At present, however, a majority of my experience is with dogs. I will gladly provide referals to trainers with greater experience with these companions as needed, or if other trainers are not available I can offer basic training or intervention for cats and birds.</p> </section> <section> <h2>Other Species</h2> <p>While the learning process is shared across all animals, and the principles remain the same, there is a great value in understanding the intricacies and species-specific behavior patterns of any animal one works with.</p> <p>I do believe, though, that every animal deserves to be happy, well trained, and able to interact with it's human family in a positive and constructive manner. There are, however, few trainers available for these pets. Therefore I can offer behavioral consulting for your companion at a substantially reduced rate with the understanding that while I will bring my general knowledge and experience with behavior you and I will together be learning about your particular pet.</p> </section> </article> <footer> Copyright 2017 <a id="mailto" href="mailto:info@jessemcclure.org">Jesse McClure</a> </footer> </body> </html> |
Changes to WebSites.html.
1 2 3 4 5 6 7 8 9 10 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure • Web Development</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> | | | | < | | | > | < > > > > > < < < < < > < < < > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure • Web Development</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> <header> <a href="./"><h1>JesseMcClure.org</h1></a> <div id="subtitle">Web Server Support</div> </header> <nav onclick="void(0)">☰ <div id="panel"> <h3>JesseMcClure.org</h3> <a href="./">Home Page</a> <a href="Research.html">Research Services</a> <a href="Training.html">Animal Training</a> <a href="Courses.html">Courses Developed</a> <a href="WebSites.html">Web Server Support</a> <a href="CV.html">Curriculum Vitae</a> <h3>Software</h3> <a href="https://repo.jessemcclure.org/tweetypy">TweetyPy</a> <a href="https://repo.jessemcclure.org/alopex">Alopex</a> <a href="https://repo.jessemcclure.org/website">Website</a> <h3>Personal</h3> <a href="Ramekin.html">Ramekin</a> </div> </nav> <article> <section> <h2>Websites For Research Groups</h2> <p>My primary market is research laboratories. However, as many research laboratories now strive for a greater online presence, and/or to have members of their team working on and sharing data remotely on networked devices, I've gained a good bit of experience deploying full-stack network servers for online data collection, web-based recruiting, and resource sharing. These experiences have much broader applications than just to scientific research groups. So I can also offer web server and website development for your project whatever it may be.</p> <p>I can build a server from the ground up, or — in many cases — work with what you already have. I can help with web, email, and database servers, domain name registration, and website development and deployment. While versed at all levels of this process, my strengths are in PHP, HTML5 and CSS3. I strive to make minimal use of client-side javascript which helps ensure the most consistent user experience across the full range of operating systems and web browsers.</p> <p>I've also found that highly flexible responsive designs allowing the same web page to work well on a desktop computer or mobile phone can readily be acheived with HTML5 and CSS3 and no third-party plugins or bloated libraries and minimal to no client-side scripting. Examples of this can be seen on this very page which uses no client-side scripting, or on <a href="https://woofster.org">woofster.org</a> which uses a grand total of 6 lines of javascript, in the absence of which the page will lose just a little visual effect, but still function well.</p> </section> <section> <h2>Example Websites</h2> <p>This page remains under development. For the time being, you can view some of the websites I've created below:</p> <dl> <dt><a href="https://darwinsdogs.org">Darwin's Dogs</a><dt> <dd>A citzen-science research project engaging tens of thousands of dog owners around the world via online web surveys. Graphic design of many aspects of this site were subcontracted, though I handled everything else from the server |
︙ | ︙ | |||
92 93 94 95 96 97 98 | </article> <footer> Copyright 2017 <a id="mailto" href="mailto:info@jessemcclure.org">Jesse McClure</a> | < < < < < < < < < | 90 91 92 93 94 95 96 97 98 99 100 | </article> <footer> Copyright 2017 <a id="mailto" href="mailto:info@jessemcclure.org">Jesse McClure</a> </footer> </body> </html> |
Changes to index.html.
1 2 3 4 5 6 7 8 9 10 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> | | | | < | | | > | < > > > > > < < < < < > < < > | | < | | | | | | | | | | | | | < > < < < < < < < < < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jesse McClure</title> <link href="res/style.css" rel="stylesheet" type="text/css"> <meta content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport'> </head> <body id="jmcclure"> <header> <a href="./"><h1>JesseMcClure.org</h1></a> <div id="subtitle"> </div> </header> <nav onclick="void(0)">☰ <div id="panel"> <h3>JesseMcClure.org</h3> <a href="./">Home Page</a> <a href="Research.html">Research Services</a> <a href="Training.html">Animal Training</a> <a href="Courses.html">Courses Developed</a> <a href="WebSites.html">Web Server Support</a> <a href="CV.html">Curriculum Vitae</a> <h3>Software</h3> <a href="https://repo.jessemcclure.org/tweetypy">TweetyPy</a> <a href="https://repo.jessemcclure.org/alopex">Alopex</a> <a href="https://repo.jessemcclure.org/website">Website</a> <h3>Personal</h3> <a href="Ramekin.html">Ramekin</a> </div> </nav> <article> <section> <h2>Welcome</h2> <p>Wecome to JesseMcClure.org. I offer consulting for pet owners, researchers, or anyone interested in exploring, understanding, or changing behavior patterns in non-human animals. I offer training services for pets and for behavioral research laboratories. I also design, build, and program affordable customized testing equipment for behavioral research. Alternatively I can craft software to aid in the efficient processing and analysis of data from existing equipment.</p> <p>The affordable tools I create for research will lower the cost of tax-payer funded science, while also allowing beginning scientists, or even hobbyists and citizen scientists, to dive into an exploration of animal behavior. I hope this may also allow the interested trainer — whether pet or service animal trainer — to combine their expertise based on many centuries of trade-craft with the experimental control valued by the scientific community. I further hope that the academic behaviorists and the trainers may learn from one another and be able to build a common knowledge-base on the topic of interest we share: animal behavior.</p> </section> <section> <h2>Services</h2> <p>My combined backgrounds in applied animal behavior, ethology, and technology can be applied to fit the individual needs of researchs and pet owners:</p> <a href="Research.html"><h3>Research Test Design</h3></a> <p>Get the most out of your behavioral research with tests informed by a thorough understanding of operant and respondant conditioning as well as species-specific behaviors in order to zero in on the parameter of interest</p> <a href="Research.html"><h3>Behavioral Testing Equipment</h3></a> <p>Affordable customized operant equipment for any species of research subject</p> <a href="Research.html"><h3>Data Analysis Support</h3></a> <p>Customized software to streamline your laboratories most complex analyses</p> <a href="WebSites.html"><h3>Web Server Support</h3></a> <p>Site development and server deployment designed specifically for your project's needs</p> <a href="Training.html"><h3>Pet Training</h3></a> <p>Basic obedience, house training, etc</p> <a href="Training.html"><h3>Pet Behavior Consulting</h3></a> <p>Interventions for challenging behaviors</p> </section> </article> <footer> Copyright 2017 <a id="mailto" href="mailto:info@jessemcclure.org">Jesse McClure</a> </footer> </body> </html> |
Changes to res/fossil.css.
1 |
| < < < < < | | < < < | | > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | .status { float:right; margin-top: -3.85rem; margin-right: 1rem; font-size: 0.85rem; } .submenu { font-size: 0.85rem; } .submenu * { display: inline-block; margin-right: 0.65em; } .submenu a { display: inline-block; padding: 0.1em 0.5em; background: #CCC; border-radius: 2px; } /* Timelines */ td.timelineTime { text-align: right; } td { vertical-align: top; } .timelineDate { white-space: nowrap; } td.timelineGraph { width: 20px; text-align: left; vertical-align: top; } .tl-canvas { margin: 0 6px 0 10px; } .tl-rail { width: 18px; } .tl-mergeoffset { width: 2px; } .tl-nodemark { margin-top: 5px; } .tl-node { width: 10px; height: 10px; border: 1px solid #000; background: #fff; cursor: pointer; } .tl-node.leaf:after { content: ''; position: absolute; top: 3px; left: 3px; width: 4px; height: 4px; background: #000; } |
︙ | ︙ | |||
51 52 53 54 55 56 57 | ul.browser li.dir { background-repeat: no-repeat; background-position: 0px center; padding-left: 20px; padding-top: 2px; background-image: url(data:image/gif;base64,R0lGODlhEAAQAJEAAP/WVCIiIv\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAInlI9pwa3XYniCgQtkrAFfLXkiFo1jaXpo+jUs6b5Z/K4siDu5RPUFADs=); } div.filetreeline { display: table; width: 100%; white-space: nowrap; } .filetree .dir > div.filetreeline > a { background-image: url(data:image/gif;base64,R0lGODlhEAAQAJEAAP/WVCIiIv\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAInlI9pwa3XYniCgQtkrAFfLXkiFo1jaXpo+jUs6b5Z/K4siDu5RPUFADs=);} div.filetreeage { display: table-cell; padding-left: 3em; text-align: right; } div.filetreeline:hover { background-color: #eee; } | < < < < < | 46 47 48 49 50 51 52 53 54 55 56 57 58 59 | ul.browser li.dir { background-repeat: no-repeat; background-position: 0px center; padding-left: 20px; padding-top: 2px; background-image: url(data:image/gif;base64,R0lGODlhEAAQAJEAAP/WVCIiIv\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAInlI9pwa3XYniCgQtkrAFfLXkiFo1jaXpo+jUs6b5Z/K4siDu5RPUFADs=); } div.filetreeline { display: table; width: 100%; white-space: nowrap; } .filetree .dir > div.filetreeline > a { background-image: url(data:image/gif;base64,R0lGODlhEAAQAJEAAP/WVCIiIv\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAInlI9pwa3XYniCgQtkrAFfLXkiFo1jaXpo+jUs6b5Z/K4siDu5RPUFADs=);} div.filetreeage { display: table-cell; padding-left: 3em; text-align: right; } div.filetreeline:hover { background-color: #eee; } div.sideboxTitle { display: inline; font-weight: bold; } div.sideboxDescribed { display: inline; font-weight: bold; } span.disabled { color: red; } span.timelineDisabled { font-style: italic; font-size: small; } table.timelineTable { border: 0; border-collapse: collapse; } |
︙ | ︙ | |||
239 240 241 242 243 244 245 | th.sort.desc:after { content: '\2191'; } /* Search markup */ span.snippet>mark { background-color: inherit; font-weight: bold; } /* Container for the search terms entry box */ div.searchForm { text-align: center; } /* Message explaining that there are no search results */ p.searchEmpty { font-style: italic; } | > > > > > > > > > > > > > > > > > > | 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 | th.sort.desc:after { content: '\2191'; } /* Search markup */ span.snippet>mark { background-color: inherit; font-weight: bold; } /* Container for the search terms entry box */ div.searchForm { text-align: center; } /* Message explaining that there are no search results */ p.searchEmpty { font-style: italic; } @media screen and (max-device-width: 640px), screen and (max-width: 640px) { .submenu { display: none; } .timelineTable td { display: block; } .timelineTableCell { margin-bottom: 0.5rem; } .timelineDate { color: #335; font-size: 1.35rem; font-style: italic; } .timelineTime { float: left; margin-right: 0.5em; position: relative; top: 0.1rem; } .timelineTime a { color: inherit; font-style: italic; color: #335; } .tl-canvas, .tl-rail, .tl-mergeoffset, .tl-nodemark, .tl-node, .tl-node.leaf:after, .tl-node.sel:after, .tl-arrow, .tl-arrow.u, .tl-arrow.u.sm, .tl-line, .tl-arrow.merge, .tl-arrow.merge.l, .tl-arrow.merge.r, .tl-line.merge, .tl-arrow.warp, .tl-line.warp { display: none; } table.browser td { display: block; padding: 0em; margin: 0em; width: 100%; } table.browser ul { display: block; padding: 0em; margin: 0em; } table.browser li { display: block; padding: 0em; margin: 0.5em 1em; } } |
Changes to res/style.css.
1 |
| < < < < < < < < | < < < | | > | | | | < | < | < < < < < < < | < < < < < < | | | > | < < < < < < < < | < < < < < > | < | | < | < < < | < | < | | | < < < < < < | < | < < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | body { margin: 1.5em 0.5em; font-family: "DejaVu Serif", serif;} h1, h2, h3 { margin: 1rem 0rem; font-variant: small-caps; color: #335; } h1 { font-size: 1.85rem; text-align: center; } #subtitle { font-size: 1.5rem; font-variant: small-caps; text-align: center; margin-top: -0.5rem; font-style: italic; color: #335; } h2 { font-size: 1.5rem; border-bottom: 4px solid #CCC; } h3 { font-size: 1.35rem; font-style: italic; font-weight: normal; } h4 { font-size: 1rem; display: inline; color: #335; } h4:after { content: '.'; } a { text-decoration: none; color: #44A; } a:hover { color: #848; } nav { font-size: 1.5rem; position: fixed; top: 0em; right: 0em; color: #CCC; transition: 0.4s; padding: 0.5em; z-index: 10; } nav #panel { position: fixed; top: 0; right: -15rem; height: 100em; width: 13rem; background: #CCC; padding: 3rem 0.5em; transition: 0.4s ease; z-index: -1; } nav #panel a { display: block; margin: 0.1em 0.5em; font-style: italic; font-size: 1.2rem; font-weight: normal; font-variant: small-caps; } nav h3 { margin: 0.5em 0em; } nav:hover { color: white; } nav:hover #panel { right: 0em; } header, article, footer { max-width: 45em; margin: 1rem auto; } section { position: relative; margin: 1rem 0rem 4rem 0rem; border-bottom: 4px solid #CCC; min-height: 5em; padding-top: 1em; } footer { color: #335; padding-top: 1em; font-size: 0.65rem; text-align: center; line-height: 1.5em; } #bar { font-size: 0.8rem; position: absolute; top: 3rem; right: 0.5rem; } #bar a { background: #CCC; color: white; padding: 0.1em 1em; margin-left: 1em; text-transform: uppercase; font-weight: bold; } pre { margin: 1em; padding: 0.1em 0.25em; background: #EEF0FF; } code { background: #EEF0FF; } .note-link { text-decoration: none; color: inherit; font-size: 0.65em; vertical-align: super; } .notes { color: #888; font-size: 0.8em; border-top: 1px solid #CCC; margin: 2em; padding: 0.2em 1.5em; } .notes li { line-height: 1.5em; } .notes li:target { color: #222; } |