Compare commits

..

100 Commits

Author SHA1 Message Date
Thomas A. Christensen II da28273e1a
ci: Fix dubious ownership problems
ci/woodpecker/push/build-site Pipeline failed Details
3 months ago
Thomas A. Christensen II 31f43ba086
ci: Use temporary directory for git-crypt
ci/woodpecker/push/build-site Pipeline failed Details
3 months ago
Thomas A. Christensen II d99fc17381
ci: Update git-crypt image
ci/woodpecker/push/build-site Pipeline failed Details
3 months ago
Thomas A. Christensen II b2dc663320
feat: Remove invalid social site links
ci/woodpecker/push/build-site Pipeline failed Details
3 months ago
Thomas A. Christensen II 0d57300091
ci: Add Woodpecker workflow 3 months ago
Thomas A. Christensen II bcd5dadd19
feat: Add taxprofiler to publications list 7 months ago
Thomas A. Christensen II 301444cec1 chore: Update package versions 7 months ago
Thomas A. Christensen II 86f22d1abd refactor: Replace postcss-purgecss import statement 7 months ago
Thomas A. Christensen II bd7e8234a2 chore: Remove old version of postcss-purgecss 7 months ago
Thomas A. Christensen II 69d6a1ec6a chore: Install the updated version of postcss-purgecss 7 months ago
Thomas A. Christensen II 702d2bb160 refactor: Make postcss-cli a dependency of the package 7 months ago
Thomas A. Christensen II a9361a3665 fix: Ensure PostCSS processing actually happens 7 months ago
Thomas A. Christensen II f245861f24 chore: Add git-crypt to Nix 7 months ago
Thomas A. Christensen II 3fc66b2583
refactor: Update link to Honors thesis to be DOI 8 months ago
Thomas A. Christensen II ef4d9bb560
feat: Add AI option to contact form 10 months ago
Thomas A. Christensen II 48024f7fe0
feat: Add rate schedule for AI services 10 months ago
Thomas A. Christensen II 3e14248e0e
chore: Rename ai/_index.md to ai/_index.html 10 months ago
Thomas A. Christensen II 7d6274c6ac
feat: Add titles to taxonomy pages 11 months ago
Thomas A. Christensen II ff8dfcb32d
feat: Add text to Academia page 11 months ago
Thomas A. Christensen II acb6cf082a
fix: Add dates to all list pages which didn't have one 11 months ago
Thomas A. Christensen II cf6c42afa0
feat: Add FontAwesome declarations for all list pages 11 months ago
Thomas A. Christensen II 2e0f140e0a
feat: Add FontAwesome thumbnail badges 11 months ago
Thomas A. Christensen II 9d60376948
feat: Add FontAwesome character thumbnail styles 11 months ago
Thomas A. Christensen II 56aed1a86d
refactor: Move thumbnail list template to partial template file 11 months ago
Thomas A. Christensen II 9ba447b23e
refactor: Rename 'medium' to 'category' 11 months ago
Thomas A. Christensen II 1c2f164871
feat: Add button to distinguish category on lists 11 months ago
Thomas A. Christensen II 70189e8e8b
feat: Add catgories as taxonomy 11 months ago
Thomas A. Christensen II d7cdb5fa34
feat: Add Globe Font Awesome icon 11 months ago
Thomas A. Christensen II 151007b78b
refactor: Remove video-specific list template 11 months ago
Thomas A. Christensen II d0f8061d16
refactor: Move videos into directories and add thumbnails 11 months ago
Thomas A. Christensen II b1e8724be6
feat: Add thumbnail for ChemE Car thesis 11 months ago
Thomas A. Christensen II 68f05ab0d5
feat: Add dates to list template 11 months ago
Thomas A. Christensen II 3d1e40fb1b
refactor: Change column scale for list template 11 months ago
Thomas A. Christensen II f107677da6
feat: Add tag links to list template 11 months ago
Thomas A. Christensen II 1f6561f6d3
feat: Add tag taxonomy 11 months ago
Thomas A. Christensen II fc10c85139
chore: Rename 'keywords' taxonomy to 'tags' 11 months ago
Thomas A. Christensen II 04aa7db9d5
feat: Add people links to list items 11 months ago
Thomas A. Christensen II d694639bef
feat: Add 'people' taxonomy 11 months ago
Thomas A. Christensen II 0a41e57614
chore: Rename 'authors' taxonomy to 'people' 11 months ago
Thomas A. Christensen II 3f39e92ac5
feat: Change links to fulltext when available 11 months ago
Thomas A. Christensen II 50ea4e509c
feat: Add thumbnail-smart page listings 11 months ago
Thomas A. Christensen II 92b49ab4aa
chore: Add Masonry JS to template 11 months ago
Thomas A. Christensen II 2ad5baec49
chore: Add module mount point for Masonry 11 months ago
Thomas A. Christensen II d3fbc737fd
refactor: Remove custom website layout 11 months ago
Thomas A. Christensen II e7b28d2a1a
refactor: Remove custom academia layout 11 months ago
Thomas A. Christensen II c154465376
chore: Add Masonry package dependency 11 months ago
dependabot[bot] a53eb6634d Bump yaml from 2.2.1 to 2.2.2
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Thomas A. Christensen II ac5b7f3a10 chore: Update tool versions to match Nix environment 1 year ago
Thomas A. Christensen II d068247797 feat: Add dotenv support for nix 1 year ago
Thomas A. Christensen II 0ecf9ad46f feat: Add Nix shell configuration 1 year ago
Thomas A. Christensen II fe08fdd7bb
Create .gitpod.yml 1 year ago
Thomas A. Christensen II 1a91d53b2d
refactor: Remove raster bull image 1 year ago
Thomas A. Christensen II f79f4a4aaa
refactor: Use vector bull in footer 1 year ago
Thomas A. Christensen II 5e27500c8c
feat: Add vector version of branded bull image 1 year ago
Thomas A. Christensen II 948cc7a19a
feat: Switch sidebar to use Hugo menu 1 year ago
Thomas A. Christensen II da20f247f2
refactor: Move sidebar content into partial page 1 year ago
Thomas A. Christensen II 1909072f55
fix: Add static files back into mount config 1 year ago
Thomas A. Christensen II acda78c6d0
Apply Prettier formatting 1 year ago
Thomas A. Christensen II 4230057dae
Add HTML to lint-staged config 1 year ago
Thomas A. Christensen II 59c7d6412b
Remove asset fingerprinting for JavaScript 1 year ago
Thomas A. Christensen II 5d4a2d8242
Replace FontAwesome icons JavaScript with module
The BuildJS process used by Hugo can't tree-shake the `index.js` file
currently used. Replace it with a tree-shakable `index.mjs` file to
reduce page size.
1 year ago
Thomas A. Christensen II 48f7c455ab
Remove pro FontAwesome registry 1 year ago
Thomas A. Christensen II 0b2b830afc
Refactor publishing workflow to use local Font Awesome 1 year ago
Thomas A. Christensen II 01102226b5
Refactor FontAwesome icon serving to use non-Node icons 1 year ago
Thomas A. Christensen II 316c9c3354
Add FontAwesome pro icons 1 year ago
Thomas A. Christensen II ba3674fe8d
Setup git-crypt for Font Awesome pro files 1 year ago
Thomas A. Christensen II a8a0b4f6ae
Remove pro FontAwesome packages 1 year ago
Thomas A. Christensen II c875b93617
Replace every instance of .Permalink with .RelPermalink
Hugo can't figure out how to sort out http vs https, which causes issues
in Chromium-based browsers. Fix that by only using relative links.
1 year ago
Thomas A. Christensen II ff1790746e
Move modal to end of layout document 1 year ago
Thomas A. Christensen II ce86bea317
Add descriptions to main index pages 1 year ago
Thomas A. Christensen II ce4b4c069c
Add description to base template 1 year ago
Thomas A. Christensen II e11e6bfc71
Confine footer to content area width 1 year ago
Thomas A. Christensen II e4e1adba0a
Make motto lines more compact 1 year ago
Thomas A. Christensen II 22d8a08420
Fix mismatch in peeking window heights 1 year ago
Thomas A. Christensen II 1053d56c44
Add SASS to Prettier format list 1 year ago
Thomas A. Christensen II 722229fe55
Apply Prettier to stylesheet 1 year ago
Thomas A. Christensen II f536633241
Change Vimeo links to Peertube links 1 year ago
Thomas A. Christensen II f81ef022d5
Add support for Peertube links 1 year ago
Thomas A. Christensen II 088fc929b1
Fix redirecting links 1 year ago
Thomas A. Christensen II 36c86e59ab
Add extra info modal 1 year ago
Thomas A. Christensen II d51764b859
Add external links 1 year ago
Thomas A. Christensen II daf2a0d746
Make styles more responsive 1 year ago
Thomas A. Christensen II 3c91a05bd9
Delete build-site.yml 1 year ago
Thomas A. Christensen II 693df8e0d6
Create hugo.yml 1 year ago
Thomas A. Christensen II b7e34ef7e5
Delete .gitpod.yml 1 year ago
Thomas A. Christensen II b2f77179d6
Update deployment to Github Actions 1 year ago
Thomas A. Christensen II 5c242f80b1
Remove ananke submodule 1 year ago
Thomas A. Christensen II c3567f03e1
Add bull footer back in 1 year ago
Thomas A. Christensen II 2babd5250d
Add branded bull image back in 1 year ago
Thomas A. Christensen II 9d1ec4fb42
Add GoatCounter 1 year ago
Thomas A. Christensen II 32d9c5dcc2
Change visible title of academia page 1 year ago
Thomas A. Christensen II a6b10b56b7
Add stroke to motto text 1 year ago
Thomas A. Christensen II fe51da1a48
Make pre-commit hooks executable 1 year ago
Thomas A. Christensen II ff8dc5865f
Add stroke to make headings more readable 1 year ago
Thomas A. Christensen II 5920af63c4
Correct spelling errors in blogroll 1 year ago
Thomas A. Christensen II ea8913f30e
Switch theme to Bootswatch lux 1 year ago
Thomas A. Christensen II 2efb797c21
Add mount for Nunito font 1 year ago
Thomas A. Christensen II b50a35cfb1
Add mount for Bootswatch 1 year ago
Thomas A. Christensen II 9002e54525
Install Bootswatch and font packages 1 year ago
Thomas A. Christensen II 35ef660878
Switch styles to Sass 1 year ago

@ -1,5 +0,0 @@
millironx.com
www.millironx.com
millironx.pages.millironx.com
pages.millironx.pages.millironx.com
pages.pages.millironx.pages.millironx.com

@ -0,0 +1,2 @@
use nix
layout node

1
.gitattributes vendored

@ -0,0 +1 @@
assets/scripts/pro-duotone-svg-icons/** filter=git-crypt diff=git-crypt

@ -0,0 +1,90 @@
# Sample workflow for building and deploying a Hugo site to GitHub Pages
name: Deploy Hugo site to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["master"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write
# Allow one concurrent deployment
concurrency:
group: "pages"
cancel-in-progress: true
# Default to bash
defaults:
run:
shell: bash
jobs:
# Build job
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.111.3
NODE_VERSION: 18.14.2
steps:
- name: Checkout
uses: actions/checkout@v3
with:
submodules: recursive
fetch-depth: 0
- name: Install git-crypt
run: |
sudo apt-get install git-crypt -y
- name: Decrypt repository
run: |
echo "${{ secrets.GIT_CRYPT_KEY }}" \
| base64 --decode \
> ~/millironx.github.io.key
git-crypt unlock ~/millironx.github.io.key
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: "${{ env.NODE_VERSION }}"
- name: Install Hugo CLI
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "${{ env.HUGO_VERSION }}"
extended: true
- name: Setup Pages
id: pages
uses: actions/configure-pages@v2
- name: Install postcss cli
run: npm install -g postcss-cli
- name: Install Node.js dependencies
run: npm ci
- name: Build with Hugo
env:
# For maximum backward compatibility with Hugo modules
HUGO_ENVIRONMENT: production
HUGO_ENV: production
run: |
hugo \
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
path: ./public
# Deployment job
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1

153
.gitignore vendored

@ -0,0 +1,153 @@
### Jekyll gitignore ###
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
### Hugo gitignore ###
# Generated files by hugo
/public/
/resources/_gen/
/assets/jsconfig.json
hugo_stats.json
# Executable may be added to repository
hugo.exe
hugo.darwin
hugo.linux
# Temporary lock file while building
/.hugo_build.lock
### Node gitignore ###
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
*.lcov
# nyc test coverage
.nyc_output
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# Snowpack dependency directory (https://snowpack.dev/)
web_modules/
# TypeScript cache
*.tsbuildinfo
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional stylelint cache
.stylelintcache
# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache
# Next.js build output
.next
out
# Nuxt.js build / generate output
.nuxt
dist
# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public
# vuepress build output
.vuepress/dist
# vuepress v2.x temp and cache directory
.temp
.cache
# Docusaurus cache and generated files
.docusaurus
# Serverless directories
.serverless/
# FuseBox cache
.fusebox/
# DynamoDB Local files
.dynamodb/
# TernJS port file
.tern-port
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*

@ -0,0 +1,10 @@
# List the start up tasks. Learn more https://www.gitpod.io/docs/config-start-tasks/
tasks:
- name: Install Hugo dependencies
before: brew install hugo
init: echo "Your version of Hugo is `hugo version`"
command: npm ci && hugo server -D -F --baseUrl $(gp url 1313) --liveReloadPort=443 --appendPort=false --bind=0.0.0.0
# List the ports to expose. Learn more https://www.gitpod.io/docs/config-ports/
ports:
- port: 1313
onOpen: open-preview

1
.husky/.gitignore vendored

@ -0,0 +1 @@
_

@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged

@ -0,0 +1,2 @@
node_modules
themes

@ -0,0 +1,6 @@
"$schema": "http://json.schemastore.org/prettierrc"
proseWrap: always
overrides:
- files: "*.html"
options:
parser: "go-template"

@ -0,0 +1,30 @@
when:
branch: "master"
steps:
- name: Decrypt repository
image: andyaugustin/git-crypt:v1.0.2
commands:
- echo "${GIT_CRYPT_KEY}" | base64 --decode > /tmp/.git-crypt-key
- git config --global --add safe.directory
- git-crypt unlock /tmp/.git-crypt-key
- rm /tmp/.git-crypt-key
secrets:
- git_crypt_key
- name: Install Node packages
image: node:18.14.2-slim
commands:
- npm ci
- name: Build Hugo site
image: peaceiris/hugo:v0.111.3-full
environment:
HUGO_ENV: production
HUGO_ENVIRONMENT: production
commands:
- hugo --minify
- name: Deploy to pages
image: codeberg.org/xfix/plugin-codeberg-pages-deploy:1
settings:
folder: public
ssh_key:
from_secret: ssh_key

@ -0,0 +1,21 @@
MIT License
Copyright (c) 2021 Thomas A. Christensen II
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

@ -0,0 +1,3 @@
# millironx.github.io
My personal website. Now hosted over at https://millironx.com

@ -1,47 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>The ChemE Car that Cud: AIChE ChemE Car Engineering Design Proposal - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><section class="container-fluid list-main"><div class="container px-5"><h5>University of Wyoming Honors Program: Laramie, Wyoming</h5><h2>The ChemE Car that Cud: AIChE ChemE Car Engineering Design Proposal</h2><h3><small><ul class=list-inline></ul></small></h3><h4>May 14, 2019</h4><p>The ChemE Car That Cud showcases Wyoming&rsquo;s dominant industries of agriculture
and mining by utilizing rumen fluid from a cannulated beef cow to generate
hydrogen to be used in a hydrogen fuel cell and radioactive cesium, a byproduct
of uranium that is often obtained from Wyoming&rsquo;s mines, to time the car&rsquo;s stop.
The concentration of cesium-137 source is measured using the radioactive decay
of cesium shielded by aluminum. The painted aluminum chassis was obtained from a
previous team at UW, and modified using plastic k&rsquo;nex toys to adapt to the
current power source and stopping mechanism.</p><div class="card border-dark m-3 p-3"><a href=https://doi.org/10.15786/13700938.v1>https://doi.org/10.15786/13700938.v1</a>
<iframe src=https://doi.org/10.15786/13700938.v1 style=width:100%;height:75vh></iframe></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;The ChemE Car that Cud: AIChE ChemE Car Engineering Design Proposal&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>cardimage</dt><dd>cannulated-cows</dd><dt>categories</dt><dd>[thesis]</dd><dt>date</dt><dd>2019-05-14 00:00:00 +0000 UTC</dd><dt>draft</dt><dd>false</dd><dt>featured</dt><dd>true</dd><dt>iscjklanguage</dt><dd>false</dd><dt>journal</dt><dd>University of Wyoming Honors Program</dd><dt>lastmod</dt><dd>2019-05-14 00:00:00 +0000 UTC</dd><dt>link</dt><dd>https://doi.org/10.15786/13700938.v1</dd><dt>location</dt><dd>Laramie, Wyoming</dd><dt>people</dt><dd>[Thomas A. Christensen II]</dd><dt>publishdate</dt><dd>2019-05-14 00:00:00 +0000 UTC</dd><dt>tags</dt><dd>[chemical engineering AIChE radiation rumen microbial electrolysis cells]</dd><dt>title</dt><dd>The ChemE Car that Cud: AIChE ChemE Car Engineering Design Proposal</dd></dl></div></div></div></div></div></div></body></html>

@ -1,39 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>How to Build a Cow-Cud Fuel Cell - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><section class="container-fluid list-main"><div class="container px-5"><h5>Idaho INBRE Summer Research Conference: Moscow, Idaho</h5><h2>How to Build a Cow-Cud Fuel Cell</h2><h3><small><ul class=list-inline></ul></small></h3><h4>August 1, 2018</h4></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;How to Build a Cow-Cud Fuel Cell&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>awards</dt><dd>[3rd Place Fast-Pitch Science Presentation Contest]</dd><dt>cardimage</dt><dd>library</dd><dt>categories</dt><dd>[presentation]</dd><dt>date</dt><dd>2018-08-01 00:00:00 +0000 UTC</dd><dt>draft</dt><dd>false</dd><dt>featured</dt><dd>false</dd><dt>iscjklanguage</dt><dd>false</dd><dt>journal</dt><dd>Idaho INBRE Summer Research Conference</dd><dt>lastmod</dt><dd>2018-08-01 00:00:00 +0000 UTC</dd><dt>location</dt><dd>Moscow, Idaho</dd><dt>people</dt><dd>[Thomas A. Christensen II]</dd><dt>publishdate</dt><dd>2018-08-01 00:00:00 +0000 UTC</dd><dt>title</dt><dd>How to Build a Cow-Cud Fuel Cell</dd></dl></div></div></div></div></div></div></body></html>

@ -1,59 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>Investigation of Hydronium Diffusion in Poly(vinyl alcohol) Hydrogels: A Critical First Step to Describe Acid Transport for Encapsulated Bioremediation - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><section class="container-fluid list-main"><div class="container px-5"><h5>ACS ES&amp;T Engineering</h5><h2>Investigation of Hydronium Diffusion in Poly(vinyl alcohol) Hydrogels: A Critical First Step to Describe Acid Transport for Encapsulated Bioremediation</h2><h3><small><ul class=list-inline></ul></small></h3><h4>September 2, 2022</h4><p>Bioremediation of chlorinated aliphatic hydrocarbon-contaminated aquifers can be
hindered by high contaminant concentrations and acids generated during
remediation. Encapsulating microbes in hydrogels may provide a protective,
tunable environment from inhibiting compounds; however, current approaches to
formulate successful encapsulated systems rely on trial and error rather than
engineering approaches because fundamental information on mass-transfer
coefficients is lacking. To address this knowledge gap, hydronium ion
mass-transfer rates through two commonly used hydrogel materials, poly(vinyl
alcohol) and alginic acid, under two solidification methods (chemical and
cryogenic) were measured. Variations in hydrogel crosslinking conditions,
polymer composition, and solvent ionic strength were investigated to understand
how each influenced hydronium ion diffusivity. A three-way ANOVA indicated that
the ionic strength, membrane type, and crosslinking method significantly (<em>p</em> &lt;
0.001) contributed to changes in hydronium ion mass transfer. Hydronium ion
diffusion increased with ionic strength, counter to what is observed in
aqueous-only (no polymer) solutions. Co-occurring mechanisms correlated to
increased hydronium ion diffusion with ionic strength included an increased
water fraction within hydrogel matrices and hydrogel contraction. Measured
diffusion rates determined in this study provide first principal design
information to further optimize encapsulating hydrogels for bioremediation.</p><div class="card border-dark m-3 p-3"><a href=https://doi.org/10.1021/acsestengg.2c00107>https://doi.org/10.1021/acsestengg.2c00107</a>
<iframe src=https://doi.org/10.1021/acsestengg.2c00107 style=width:100%;height:75vh></iframe></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;Investigation of Hydronium Diffusion in Poly(vinyl alcohol) Hydrogels: A Critical First Step to Describe Acid Transport for Encapsulated Bioremediation&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>categories</dt><dd>[paper]</dd><dt>date</dt><dd>2022-09-02 00:00:00 +0000 UTC</dd><dt>draft</dt><dd>false</dd><dt>featured</dt><dd>false</dd><dt>iscjklanguage</dt><dd>false</dd><dt>journal</dt><dd>ACS ES&amp;T Engineering</dd><dt>lastmod</dt><dd>2022-09-02 00:00:00 +0000 UTC</dd><dt>link</dt><dd>https://doi.org/10.1021/acsestengg.2c00107</dd><dt>people</dt><dd>[Carson J. Silsby Jonathan R. Counts Thomas A. Christensen II Mark F. Roll Kristopher V. Waynant James G. Moberly]</dd><dt>publishdate</dt><dd>2022-09-02 00:00:00 +0000 UTC</dd><dt>tags</dt><dd>[diffusion hydrogels ionic strength polymers transport properties]</dd><dt>title</dt><dd>Investigation of Hydronium Diffusion in Poly(vinyl alcohol) Hydrogels: A Critical First Step to Describe Acid Transport for Encapsulated Bioremediation</dd></dl></div></div></div></div></div></div></body></html>

@ -1,114 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>Academic Publications and Presentations - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0
active" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><div class=blurred-container><div class=motto><h1 id=motto>Publications and Presentations</h1></div><div class=img-src style=background-image:url(/images/library.jpg)></div><div class="img-src blur" style=background-image:url(/images/library_hu6756e41dd5621a1e254550fbe815c3a2_204150_filter_6742909828560968691.jpg)></div></div><br><section class="container-fluid list-main"><div class="container px-5"><blockquote><p>I have spent too long in school and not enough time in the middle of nowhere</p><p>&ndash; Baxter Black, DVM</p></blockquote><p>During my time in academia, I have amassed a few notable accomplishments. Of
course, as the old saying goes, &ldquo;if it isn&rsquo;t published, then it never happened,&rdquo;
so here is a list of everything that actually happened. Several of these
articles are also available on
<a href="https://scholar.google.com/citations?user=gbP4RDgAAAAJ">my Google Scholar page</a>,
but this is the complete list.</p></div><div class=row data-masonry='{"percentPosition": true}'><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/paper/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Paper><i class="fad fa-book fa-fw"></i></a></div><div class=card-body><a href=https://doi.org/10.1101/2023.10.20.563221><h3 class=card-title>nf-core/taxprofiler: highly parallelised and flexible pipeline for metagenomic taxonomic classification and profiling</h3></a><div>23 Oct 2023</div><a href=/people/sofia-stamouli/ class="icon-link card-link"><i class="fad fa-user"></i> Sofia Stamouli</a>
<a href=/people/moritz-e.-beber/ class="icon-link card-link"><i class="fad fa-user"></i> Moritz E. Beber</a>
<a href=/people/tanja-normark/ class="icon-link card-link"><i class="fad fa-user"></i> Tanja Normark</a>
<a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a>
<a href=/people/lili-andersson-li/ class="icon-link card-link"><i class="fad fa-user"></i> Lili Andersson-Li</a>
<a href=/people/maxime-borry/ class="icon-link card-link"><i class="fad fa-user"></i> Maxime Borry</a>
<a href=/people/mahwash-jamy/ class="icon-link card-link"><i class="fad fa-user"></i> Mahwash Jamy</a>
<a href=/people/nf-core-community/ class="icon-link card-link"><i class="fad fa-user"></i> nf-core community</a>
<a href=/people/james-a.-fellows-yate/ class="icon-link card-link"><i class="fad fa-user"></i> James A. Fellows Yate</a><p class=card-text>Metagenomic classification tackles the problem of characterising the taxonomic source of all DNA sequencing reads in a sample. A common approach to address the differences and biases between the many different taxonomic classification tools is to run metagenomic data through multiple classification tools and databases. This, however, is a very time-consuming task when performed manually - particularly when combined with the appropriate preprocessing of sequencing reads before the classification. Here we present nf-core/taxprofiler, a highly parallelised read-processing and taxonomic classification pipeline.
<strong><small><a href=https://doi.org/10.1101/2023.10.20.563221>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/genomics/ class="icon-link card-link"><i class="fad fa-tag"></i> genomics</a></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/paper/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Paper><i class="fad fa-book fa-fw"></i></a></div><div class=card-body><a href=https://doi.org/10.1021/acsestengg.2c00107><h3 class=card-title>Investigation of Hydronium Diffusion in Poly(vinyl alcohol) Hydrogels: A Critical First Step to Describe Acid Transport for Encapsulated Bioremediation</h3></a><div>02 Sep 2022</div><a href=/people/carson-j.-silsby/ class="icon-link card-link"><i class="fad fa-user"></i> Carson J. Silsby</a>
<a href=/people/jonathan-r.-counts/ class="icon-link card-link"><i class="fad fa-user"></i> Jonathan R. Counts</a>
<a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a>
<a href=/people/mark-f.-roll/ class="icon-link card-link"><i class="fad fa-user"></i> Mark F. Roll</a>
<a href=/people/kristopher-v.-waynant/ class="icon-link card-link"><i class="fad fa-user"></i> Kristopher V. Waynant</a>
<a href=/people/james-g.-moberly/ class="icon-link card-link"><i class="fad fa-user"></i> James G. Moberly</a><p class=card-text>Bioremediation of chlorinated aliphatic hydrocarbon-contaminated aquifers can be hindered by high contaminant concentrations and acids generated during remediation. Encapsulating microbes in hydrogels may provide a protective, tunable environment from inhibiting compounds; however, current approaches to formulate successful encapsulated systems rely on trial and error rather than engineering approaches because fundamental information on mass-transfer coefficients is lacking. To address this knowledge gap, hydronium ion mass-transfer rates through two commonly used hydrogel materials, poly(vinyl alcohol) and alginic acid, under two solidification methods (chemical and cryogenic) were measured.
<strong><small><a href=https://doi.org/10.1021/acsestengg.2c00107>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/diffusion/ class="icon-link card-link"><i class="fad fa-tag"></i> diffusion</a>
<a href=/tags/hydrogels/ class="icon-link card-link"><i class="fad fa-tag"></i> hydrogels</a>
<a href=/tags/ionic-strength/ class="icon-link card-link"><i class="fad fa-tag"></i> ionic strength</a>
<a href=/tags/polymers/ class="icon-link card-link"><i class="fad fa-tag"></i> polymers</a>
<a href=/tags/transport-properties/ class="icon-link card-link"><i class="fad fa-tag"></i> transport properties</a></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/paper/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Paper><i class="fad fa-book fa-fw"></i></a></div><div class=card-body><a href=https://doi.org/10.1016/j.vetmic.2022.109447><h3 class=card-title>Assessment of Porcine Rotavirus-associated virome variations in pigs with enteric disease</h3></a><div>27 Apr 2022</div><a href=/people/tyler-doerksen/ class="icon-link card-link"><i class="fad fa-user"></i> Tyler Doerksen</a>
<a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a>
<a href=/people/andrea-lu/ class="icon-link card-link"><i class="fad fa-user"></i> Andrea Lu</a>
<a href=/people/lance-noll/ class="icon-link card-link"><i class="fad fa-user"></i> Lance Noll</a>
<a href=/people/jianfa-bai/ class="icon-link card-link"><i class="fad fa-user"></i> Jianfa Bai</a>
<a href=/people/jamie-henningson/ class="icon-link card-link"><i class="fad fa-user"></i> Jamie Henningson</a>
<a href=/people/rachel-palinski/ class="icon-link card-link"><i class="fad fa-user"></i> Rachel Palinski</a><p class=card-text>Enteric disease is the predominant cause of morbidity and mortality in young mammals including pigs. Viral species involved in porcine enteric disease complex (PEDC) include rotaviruses, coronaviruses, picornaviruses, astroviruses and pestiviruses among others. The virome of three groups of swine samples submitted to the Kansas State University Veterinary Diagnostic Laboratory for routine testing were assessed, namely, a Rotavirus A positive (RVA) group, a Rotavirus co-infection (RV) group and a Rotavirus Negative (RV Neg) group.
<strong><small><a href=https://doi.org/10.1016/j.vetmic.2022.109447>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/porcine-rotavirus/ class="icon-link card-link"><i class="fad fa-tag"></i> porcine rotavirus</a>
<a href=/tags/porcine-enteric-disease/ class="icon-link card-link"><i class="fad fa-tag"></i> porcine enteric disease</a>
<a href=/tags/virome/ class="icon-link card-link"><i class="fad fa-tag"></i> virome</a>
<a href=/tags/rotavirus/ class="icon-link card-link"><i class="fad fa-tag"></i> rotavirus</a></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/thesis/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Thesis><i class="fad fa-graduation-cap fa-fw"></i></a></div><div class=card-body><a href=https://www.proquest.com/dissertations-theses/polyoxometalate-incorporation-effects-on-proton/docview/2502214356/se-2><h3 class=card-title>Polyoxometalate Incorporation and Effects on Proton Transport in Hydrogel Polymers</h3></a><div>07 Aug 2020</div><a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a><p class=card-text>Polyoxometalate clusters embedded into hydrogel biobeads may be able to solve the challenges posed by free proton generation during remediation of trichloroethylene by acting as buffers and reducing protons to hydrogen gas. In this thesis, the challenges posed by systems that contain both diffusion and reaction processes for protons are considered mathematically, and a computer simulation to was developed to prove the relationship between diaphragm cell lag period and reactive capabilities of membranes.
<strong><small><a href=https://www.proquest.com/dissertations-theses/polyoxometalate-incorporation-effects-on-proton/docview/2502214356/se-2>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/bioremediation/ class="icon-link card-link"><i class="fad fa-tag"></i> bioremediation</a>
<a href=/tags/polyoxometalate/ class="icon-link card-link"><i class="fad fa-tag"></i> polyoxometalate</a>
<a href=/tags/hydrogel-polymers/ class="icon-link card-link"><i class="fad fa-tag"></i> hydrogel polymers</a>
<a href=/tags/proton-transport/ class="icon-link card-link"><i class="fad fa-tag"></i> proton transport</a>
<a href=/tags/chemical-engineering/ class="icon-link card-link"><i class="fad fa-tag"></i> chemical engineering</a></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/poster/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Poster><i class="fad fa-presentation fa-fw"></i></a></div><div class=card-body><a href=/academia/metagenomics/metagenomics_analysis_of_rumen_populations.pdf><h3 class=card-title>Metagenomic analysis of rumen populations in week-old calves as altered by maternal late gestational nutrition and mode of delivery</h3></a><div>12 Jun 2019</div><a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a>
<a href=/people/kathy-j.-austin/ class="icon-link card-link"><i class="fad fa-user"></i> Kathy J. Austin</a>
<a href=/people/kristi-m.-cammack/ class="icon-link card-link"><i class="fad fa-user"></i> Kristi M. Cammack</a>
<a href=/people/hannah-c.-cunningham-hollinger/ class="icon-link card-link"><i class="fad fa-user"></i> Hannah C. Cunningham-Hollinger</a><p class=card-text>Early colonization of the rumen microbiome is critical to host health and long term performance. Factors that influence early colonization include maternal factors such as gestational nutrition and mode of delivery. Therefore, we hypothesized that late gestational nutrition and mode of delivery would influence the calf rumen microbiome. Our objectives were to determine if nutrient restriction during late gestation alters the calf rumen microbiome and determine if ruminal microbiome composition differs in calves born vaginally versus caesarean.
<strong><small><a href=/academia/metagenomics/metagenomics_analysis_of_rumen_populations.pdf>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/gestation/ class="icon-link card-link"><i class="fad fa-tag"></i> gestation</a>
<a href=/tags/metagenomics/ class="icon-link card-link"><i class="fad fa-tag"></i> metagenomics</a>
<a href=/tags/microbiome/ class="icon-link card-link"><i class="fad fa-tag"></i> microbiome</a>
<a href=/tags/rumen/ class="icon-link card-link"><i class="fad fa-tag"></i> rumen</a></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/thesis/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Thesis><i class="fad fa-graduation-cap fa-fw"></i></a></div><div class=card-body><img class="img img-thumbnail float-start me-3 md-max-width-33" src=/academia/cheme-car/thumbnail_hua27ceb9f6c1a8b01057b70de792ffbc6_1566619_600x0_resize_q75_box.jpg alt="Thumbnail of thumbnail.jpg">
<a href=https://doi.org/10.15786/13700938.v1><h3 class=card-title>The ChemE Car that Cud: AIChE ChemE Car Engineering Design Proposal</h3></a><div>14 May 2019</div><a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a><p class=card-text>The ChemE Car That Cud showcases Wyoming&rsquo;s dominant industries of agriculture and mining by utilizing rumen fluid from a cannulated beef cow to generate hydrogen to be used in a hydrogen fuel cell and radioactive cesium, a byproduct of uranium that is often obtained from Wyoming&rsquo;s mines, to time the car&rsquo;s stop. The concentration of cesium-137 source is measured using the radioactive decay of cesium shielded by aluminum. The painted aluminum chassis was obtained from a previous team at UW, and modified using plastic k&rsquo;nex toys to adapt to the current power source and stopping mechanism.
<strong><small><a href=https://doi.org/10.15786/13700938.v1>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/chemical-engineering/ class="icon-link card-link"><i class="fad fa-tag"></i> chemical engineering</a>
<a href=/tags/aiche/ class="icon-link card-link"><i class="fad fa-tag"></i> AIChE</a>
<a href=/tags/radiation/ class="icon-link card-link"><i class="fad fa-tag"></i> radiation</a>
<a href=/tags/rumen/ class="icon-link card-link"><i class="fad fa-tag"></i> rumen</a>
<a href=/tags/microbial-electrolysis-cells/ class="icon-link card-link"><i class="fad fa-tag"></i> microbial electrolysis cells</a></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/poster/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Poster><i class="fad fa-presentation fa-fw"></i></a></div><div class=card-body><a href=/academia/pva-aiche/measuring_diffusion_of_trichloroethylene.pdf><h3 class=card-title>Measuring Diffusion of Trichlorethylene Breakdown Products in Polyvinylalginate</h3></a><div>29 Oct 2018</div><a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a>
<a href=/people/samuel-r.-wolfe/ class="icon-link card-link"><i class="fad fa-user"></i> Samuel R. Wolfe</a>
<a href=/people/jonathan-counts/ class="icon-link card-link"><i class="fad fa-user"></i> Jonathan Counts</a>
<a href=/people/mark-f.-roll/ class="icon-link card-link"><i class="fad fa-user"></i> Mark F. Roll</a>
<a href=/people/kristopher-v.-waynant/ class="icon-link card-link"><i class="fad fa-user"></i> Kristopher V. Waynant</a>
<a href=/people/james-g.-moberly/ class="icon-link card-link"><i class="fad fa-user"></i> James G. Moberly</a><p class=card-text>Trichloroethylene (TCE), a toxic and carcinogenic contaminant, presents unique challenges for cleanup because of its water solubility, density, and volatility. Bioremediation of TCE is a promising cleanup method; however, metabolism of TCE results in acid generation that inhibits remediating microorganisms. Calcium alginate(CA)-polyvinylalcohol (PVA) hydrogels show promise for protecting remediating microbes, however diffusion of TCE or its byproducts through these polymers is unknown. To measure the effective diffusion coefficient of TCE and byproducts through hydrogel membranes, we used a modified diaphragm cell.
<strong><small><a href=/academia/pva-aiche/measuring_diffusion_of_trichloroethylene.pdf>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/bioremediation/ class="icon-link card-link"><i class="fad fa-tag"></i> bioremediation</a>
<a href=/tags/polyoxometalate/ class="icon-link card-link"><i class="fad fa-tag"></i> polyoxometalate</a>
<a href=/tags/hydrogel-polymers/ class="icon-link card-link"><i class="fad fa-tag"></i> hydrogel polymers</a>
<a href=/tags/proton-transport/ class="icon-link card-link"><i class="fad fa-tag"></i> proton transport</a>
<a href=/tags/chemical-engineering/ class="icon-link card-link"><i class="fad fa-tag"></i> chemical engineering</a></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/presentation/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Presentation><i class="fad fa-podium fa-fw"></i></a></div><div class=card-body><a href=/academia/how-to-build-a-cow-cud-fuel-cell/><h3 class=card-title>How to Build a Cow-Cud Fuel Cell</h3></a><div>01 Aug 2018</div><a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a><p class=card-text><strong><small><a href=/academia/how-to-build-a-cow-cud-fuel-cell/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/poster/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Poster><i class="fad fa-presentation fa-fw"></i></a></div><div class=card-body><a href=/academia/pva-inbre/><h3 class=card-title>Measuring diffusion of protons in polyvinyalginate</h3></a><div>31 Jul 2018</div><a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a>
<a href=/people/jonathan-counts/ class="icon-link card-link"><i class="fad fa-user"></i> Jonathan Counts</a>
<a href=/people/james-g.-moberly/ class="icon-link card-link"><i class="fad fa-user"></i> James G. Moberly</a><p class=card-text>Trichloroethylene (TCE) is a toxic and carcinogenic contaminant that presents unique challenges for cleanup because of its density and volatility. Use of microorganisms may be a promising remediation method, however metabolism of TCE results in acid buildup, which consequently impedes the ability of microorganisms to perform this remediation. Polyvinylalginate (PVA) shows promise as a useful shield for microorganisms carrying out bioremediation of TCE by surrounding them in a protective biofilm-like layer, however, key information is missing which relates diffusion of TCE or its metabolic products through PVA.
<strong><small><a href=/academia/pva-inbre/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;Academic Publications and Presentations&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>cardimage</dt><dd>library</dd><dt>decription</dt><dd>A list of my academic publications</dd><dt>draft</dt><dd>false</dd><dt>fa-thumbnail</dt><dd>fad fa-university</dd><dt>iscjklanguage</dt><dd>false</dd><dt>menu</dt><dd>map[main:map[name:Academia params:map[icon:fa-university prefix:fad] weight:20]]</dd><dt>motto</dt><dd>Publications and Presentations</dd><dt>title</dt><dd>Academic Publications and Presentations</dd></dl></div></div></div></div></div></div></body></html>

File diff suppressed because one or more lines are too long

@ -1,71 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>Metagenomic analysis of rumen populations in week-old calves as altered by maternal late gestational nutrition and mode of delivery - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><section class="container-fluid list-main"><div class="container px-5"><h5>Westion Section American Society of Animal Science Annual Meeting: Boise, Idaho</h5><h2>Metagenomic analysis of rumen populations in week-old calves as altered by maternal late gestational nutrition and mode of delivery</h2><h3><small><ul class=list-inline></ul></small></h3><h4>June 12, 2019</h4><p>Early colonization of the rumen microbiome is critical to host health and long
term performance. Factors that influence early colonization include maternal
factors such as gestational nutrition and mode of delivery. Therefore, we
hypothesized that late gestational nutrition and mode of delivery would
influence the calf rumen microbiome. Our objectives were to determine if
nutrient restriction during late gestation alters the calf rumen microbiome and
determine if ruminal microbiome composition differs in calves born vaginally
versus caesarean. Late gestating Angus cows were randomly allocated to one of
three treatment groups: control (<strong>CON</strong>; n = 6), caesarean section (<strong>CS</strong>; n =
4), and nutrient restricted (<strong>NR</strong>; n = 5), where CON were fed DDGS and hay to
meet NRC requirements and calved naturally; CS were fed similarly to CON and
calves were born via caesarean section; and NR were fed at a level to reduce BCS
by 1.5-2.0 points over the last trimester compared to CON and calved naturally.
Rumen fluid was collected via oral lavage prior to partition from cows and at d
7 from calves. Microbial DNA was isolated from the rumen fluid and metagenomic
shotgun sequencing was performed using the Illumina HiSeq 2500 platform.
Sequence data were analyzed using Metaxa2 for taxonomic assignment followed by
QIIME1 and QIIME2 to determine differential abundance and alpha- and
beta-diversity differences. There were no significant differences in
alpha-diversity as measured by shannon index across treatment groups for cows
(<em>P</em> = 0.239), but there were significant differences for calves (<em>P</em> = 0.015).
Similarly, there were no significant differences in beta-diversity as measured
by the bray-curtis dissimilarity matrix for cows (<em>P</em> = 0.059), but there were
significant differences for calves (<em>P</em> = 0.007). Alpha-diversity differed (<em>P</em>
&lt; 0.001) between cows and calves, with cows having increased species richness
compared to calves. Beta-diversity also differed (<em>P</em> = 0.001) between cows and
calves. At total of 410 taxa were differentially abundant (<em>P</em> &lt; 0.01) between
cows and calves. These results suggest that the mature rumen microbiome of cows
is able to withstand changes in feed intake, however the calf microbiome is
susceptible to alteration by maternal factors. These data also suggest that
there may be opportunities to develop management strategies during late
gestation that influence calf health and performance long-term.</p><div class="card border-dark m-3 p-3"><a href=/academia/metagenomics/metagenomics_analysis_of_rumen_populations.pdf>/academia/metagenomics/metagenomics_analysis_of_rumen_populations.pdf</a>
<iframe src=/academia/metagenomics/metagenomics_analysis_of_rumen_populations.pdf style=width:100%;height:75vh></iframe></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;Metagenomic analysis of rumen populations in week-old calves as altered by maternal late gestational nutrition and mode of delivery&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>awards</dt><dd>[1st Place Undergraduate Poster Competition]</dd><dt>cardimage</dt><dd>cannulated-cows</dd><dt>categories</dt><dd>[poster]</dd><dt>date</dt><dd>2019-06-12 00:00:00 +0000 UTC</dd><dt>draft</dt><dd>false</dd><dt>featured</dt><dd>true</dd><dt>iscjklanguage</dt><dd>false</dd><dt>journal</dt><dd>Westion Section American Society of Animal Science Annual Meeting</dd><dt>lastmod</dt><dd>2019-06-12 00:00:00 +0000 UTC</dd><dt>link</dt><dd>/academia/metagenomics/metagenomics_analysis_of_rumen_populations.pdf</dd><dt>location</dt><dd>Boise, Idaho</dd><dt>people</dt><dd>[Thomas A. Christensen II Kathy J. Austin Kristi M. Cammack Hannah C. Cunningham-Hollinger]</dd><dt>publishdate</dt><dd>2019-06-12 00:00:00 +0000 UTC</dd><dt>tags</dt><dd>[gestation metagenomics microbiome rumen]</dd><dt>title</dt><dd>Metagenomic analysis of rumen populations in week-old calves as altered by maternal late gestational nutrition and mode of delivery</dd></dl></div></div></div></div></div></div></body></html>

@ -1,57 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>Measuring Diffusion of Trichlorethylene Breakdown Products in Polyvinylalginate - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><section class="container-fluid list-main"><div class="container px-5"><h5>AIChE Annual Meeting: Pittsburgh, Pennsylvania</h5><h2>Measuring Diffusion of Trichlorethylene Breakdown Products in Polyvinylalginate</h2><h3><small><ul class=list-inline></ul></small></h3><h4>October 29, 2018</h4><p>Trichloroethylene (TCE), a toxic and carcinogenic contaminant, presents unique
challenges for cleanup because of its water solubility, density, and volatility.
Bioremediation of TCE is a promising cleanup method; however, metabolism of TCE
results in acid generation that inhibits remediating microorganisms. Calcium
alginate(CA)-polyvinylalcohol (PVA) hydrogels show promise for protecting
remediating microbes, however diffusion of TCE or its byproducts through these
polymers is unknown. To measure the effective diffusion coefficient of TCE and
byproducts through hydrogel membranes, we used a modified diaphragm cell.
Measured effective diffusion coefficient of each species was (cm <sup>2</sup>
/s
× 10<sup>6</sup>
): 14.0 ± 1.91 for H<sup>+</sup>
ions, 12.4 ± 1.64 for TCE,
7.83 ± 0.54 for cis-1,2-dichloroethylene (DCE), and 4.68 ± 4.14 for vinyl
chloride. These results aid in engineering biobeads and suggest that CA-PVA
hydrogel blends are effective in slowing diffusion of protons, buffering acids
produced by trichloroethylene metabolism, and remains suitable for encapsulation
of microorganisms involved in bioremediation.</p><div class="card border-dark m-3 p-3"><a href=/academia/pva-aiche/measuring_diffusion_of_trichloroethylene.pdf>/academia/pva-aiche/measuring_diffusion_of_trichloroethylene.pdf</a>
<iframe src=/academia/pva-aiche/measuring_diffusion_of_trichloroethylene.pdf style=width:100%;height:75vh></iframe></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;Measuring Diffusion of Trichlorethylene Breakdown Products in Polyvinylalginate&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>awards</dt><dd>[3rd Place Environmental III Division Undergraduate Poster Competition]</dd><dt>cardimage</dt><dd>library</dd><dt>categories</dt><dd>[poster]</dd><dt>date</dt><dd>2018-10-29 00:00:00 +0000 UTC</dd><dt>draft</dt><dd>false</dd><dt>featured</dt><dd>false</dd><dt>iscjklanguage</dt><dd>false</dd><dt>journal</dt><dd>AIChE Annual Meeting</dd><dt>lastmod</dt><dd>2018-10-29 00:00:00 +0000 UTC</dd><dt>link</dt><dd>/academia/pva-aiche/measuring_diffusion_of_trichloroethylene.pdf</dd><dt>location</dt><dd>Pittsburgh, Pennsylvania</dd><dt>people</dt><dd>[Thomas A. Christensen II Samuel R. Wolfe Jonathan Counts Mark F. Roll Kristopher V. Waynant James G. Moberly]</dd><dt>publishdate</dt><dd>2018-10-29 00:00:00 +0000 UTC</dd><dt>tags</dt><dd>[bioremediation polyoxometalate hydrogel polymers proton transport chemical engineering]</dd><dt>title</dt><dd>Measuring Diffusion of Trichlorethylene Breakdown Products in Polyvinylalginate</dd></dl></div></div></div></div></div></div></body></html>

@ -1,59 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>Measuring diffusion of protons in polyvinyalginate - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><section class="container-fluid list-main"><div class="container px-5"><h5>Idaho INBRE Summer Research Conference: Moscow, Idaho</h5><h2>Measuring diffusion of protons in polyvinyalginate</h2><h3><small><ul class=list-inline></ul></small></h3><h4>July 31, 2018</h4><p>Trichloroethylene (TCE) is a toxic and carcinogenic contaminant that presents
unique challenges for cleanup because of its density and volatility. Use of
microorganisms may be a promising remediation method, however metabolism of TCE
results in acid buildup, which consequently impedes the ability of
microorganisms to perform this remediation. Polyvinylalginate (PVA) shows
promise as a useful shield for microorganisms carrying out bioremediation of TCE
by surrounding them in a protective biofilm-like layer, however, key information
is missing which relates diffusion of TCE or its metabolic products through PVA.
To measure the effective diffusion coefficient of H<sup>+</sup>
ions through
a PVA membrane cross-linked with boric acid and calcium ions, we used a modified
diaphragm cell. We found the effective diffusion coefficient to be 1.40 ×
10<sup>-5</sup>
± 1.91 × 10<sup>-6</sup>
cm<sup>2</sup>
s, a nearly
seven-fold decrease in diffusivity compared to protons in water, with an
unexpected significant but as of yet unquantified adsorption capacity. These
results suggest that polyvinylalginate is effective in slowing diffusion of
protons and buffering these acids produced by trichloroethylene metabolism, and
remains suitable for encapsulation of microorganisms involved in bioremediation.</p></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;Measuring diffusion of protons in polyvinyalginate&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>cardimage</dt><dd>library</dd><dt>categories</dt><dd>[poster]</dd><dt>date</dt><dd>2018-07-31 00:00:00 +0000 UTC</dd><dt>draft</dt><dd>false</dd><dt>featured</dt><dd>false</dd><dt>iscjklanguage</dt><dd>false</dd><dt>journal</dt><dd>Idaho INBRE Summer Research Conference</dd><dt>lastmod</dt><dd>2018-07-31 00:00:00 +0000 UTC</dd><dt>location</dt><dd>Moscow, Idaho</dd><dt>people</dt><dd>[Thomas A. Christensen II Jonathan Counts James G. Moberly]</dd><dt>publishdate</dt><dd>2018-07-31 00:00:00 +0000 UTC</dd><dt>title</dt><dd>Measuring diffusion of protons in polyvinyalginate</dd></dl></div></div></div></div></div></div></body></html>

@ -1,63 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>Assessment of Porcine Rotavirus-associated virome variations in pigs with enteric disease - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><section class="container-fluid list-main"><div class="container px-5"><h5>Veterinary Microbiology</h5><h2>Assessment of Porcine Rotavirus-associated virome variations in pigs with enteric disease</h2><h3><small><ul class=list-inline></ul></small></h3><h4>April 27, 2022</h4><p>Enteric disease is the predominant cause of morbidity and mortality in young
mammals including pigs. Viral species involved in porcine enteric disease
complex (PEDC) include rotaviruses, coronaviruses, picornaviruses, astroviruses
and pestiviruses among others. The virome of three groups of swine samples
submitted to the Kansas State University Veterinary Diagnostic Laboratory for
routine testing were assessed, namely, a Rotavirus A positive (RVA) group, a
Rotavirus co-infection (RV) group and a Rotavirus Negative (RV Neg) group. All
groups were designated by qRT-PCR results testing for Porcine Rotavirus A, B, C
and H such that samples positive for RVA only went in the RVA group, samples
positive for >1 rotavirus went in the RV group and samples negative for all were
grouped in the RVNeg group. All of the animals had clinical enteric disease
resulting in scours and swollen joints/lameness, enlarged heart and/or a cough.
All samples were metagenomic sequenced and analyzed for viral species
composition that identified 14 viral species and eight bacterial viruses/phages.
Sapovirus and Escherichia coli phages were found at a high prevalence in RVA and
RV samples but were found at low or no prevalence in the RV Neg samples.
Picobirnavirus was identified at a high proportion and prevalence in RV Neg and
RV samples but at a low prevalence in the RVA group. A sequence analysis of the
possible host of Picobirnaviruses revealed fungi as the most likely host.
Non-rotaviral diversity was highest in RVA samples followed by RV then RV Neg
samples. Various sequences were extracted from the sample reads and a
phylogenetic update was provided showing a high prevalence of G9 and P[23] RVA
genotypes. These data are important for pathogen surveillance and control
measures</p><div class="card border-dark m-3 p-3"><a href=https://doi.org/10.1016/j.vetmic.2022.109447>https://doi.org/10.1016/j.vetmic.2022.109447</a>
<iframe src=https://doi.org/10.1016/j.vetmic.2022.109447 style=width:100%;height:75vh></iframe></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;Assessment of Porcine Rotavirus-associated virome variations in pigs with enteric disease&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>cardimage</dt><dd>cannulated-cows</dd><dt>categories</dt><dd>[paper]</dd><dt>date</dt><dd>2022-04-27 00:00:00 +0000 UTC</dd><dt>draft</dt><dd>false</dd><dt>featured</dt><dd>true</dd><dt>iscjklanguage</dt><dd>false</dd><dt>journal</dt><dd>Veterinary Microbiology</dd><dt>lastmod</dt><dd>2022-04-27 00:00:00 +0000 UTC</dd><dt>link</dt><dd>https://doi.org/10.1016/j.vetmic.2022.109447</dd><dt>people</dt><dd>[Tyler Doerksen Thomas A. Christensen II Andrea Lu Lance Noll Jianfa Bai Jamie Henningson Rachel Palinski]</dd><dt>publishdate</dt><dd>2022-04-27 00:00:00 +0000 UTC</dd><dt>tags</dt><dd>[porcine rotavirus porcine enteric disease virome rotavirus]</dd><dt>title</dt><dd>Assessment of Porcine Rotavirus-associated virome variations in pigs with enteric disease</dd></dl></div></div></div></div></div></div></body></html>

@ -1,40 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>nf-core/taxprofiler: highly parallelised and flexible pipeline for metagenomic taxonomic classification and profiling - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><section class="container-fluid list-main"><div class="container px-5"><h5>bioRxiv</h5><h2>nf-core/taxprofiler: highly parallelised and flexible pipeline for metagenomic taxonomic classification and profiling</h2><h3><small><ul class=list-inline></ul></small></h3><h4>October 23, 2023</h4><p>Metagenomic classification tackles the problem of characterising the taxonomic source of all DNA sequencing reads in a sample. A common approach to address the differences and biases between the many different taxonomic classification tools is to run metagenomic data through multiple classification tools and databases. This, however, is a very time-consuming task when performed manually - particularly when combined with the appropriate preprocessing of sequencing reads before the classification. Here we present nf-core/taxprofiler, a highly parallelised read-processing and taxonomic classification pipeline. It is designed for the automated and simultaneous classification and/or profiling of both short- and long-read metagenomic sequencing libraries against a 11 taxonomic classifiers and profilers as well as databases within a single pipeline run. Implemented in Nextflow and as part of the nf-core initiative, the pipeline benefits from high levels of scalability and portability, accommodating from small to extremely large projects on a wide range of computing infrastructure. It has been developed following best-practise software development practises and community support to ensure longevity and adaptability of the pipeline, to help keep it up to date with the field of metagenomics.</p><div class="card border-dark m-3 p-3"><a href=https://doi.org/10.1101/2023.10.20.563221>https://doi.org/10.1101/2023.10.20.563221</a>
<iframe src=https://doi.org/10.1101/2023.10.20.563221 style=width:100%;height:75vh></iframe></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;nf-core/taxprofiler: highly parallelised and flexible pipeline for metagenomic taxonomic classification and profiling&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>categories</dt><dd>[paper]</dd><dt>date</dt><dd>2023-10-23 00:00:00 +0000 UTC</dd><dt>draft</dt><dd>false</dd><dt>featured</dt><dd>true</dd><dt>iscjklanguage</dt><dd>false</dd><dt>journal</dt><dd>bioRxiv</dd><dt>lastmod</dt><dd>2023-10-23 00:00:00 +0000 UTC</dd><dt>link</dt><dd>https://doi.org/10.1101/2023.10.20.563221</dd><dt>people</dt><dd>[Sofia Stamouli Moritz E. Beber Tanja Normark Thomas A. Christensen II Lili Andersson-Li Maxime Borry Mahwash Jamy nf-core community James A. Fellows Yate]</dd><dt>publishdate</dt><dd>2023-10-23 00:00:00 +0000 UTC</dd><dt>tags</dt><dd>[genomics]</dd><dt>title</dt><dd>nf-core/taxprofiler: highly parallelised and flexible pipeline for metagenomic taxonomic classification and profiling</dd></dl></div></div></div></div></div></div></body></html>

@ -1,69 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>Polyoxometalate Incorporation and Effects on Proton Transport in Hydrogel Polymers - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><section class="container-fluid list-main"><div class="container px-5"><h5>University of Idaho: Moscow, Idaho</h5><h2>Polyoxometalate Incorporation and Effects on Proton Transport in Hydrogel Polymers</h2><h3><small><ul class=list-inline></ul></small></h3><h4>August 7, 2020</h4><p>Polyoxometalate clusters embedded into hydrogel biobeads may be able to solve
the challenges posed by free proton generation during remediation of
trichloroethylene by acting as buffers and reducing protons to hydrogen gas. In
this thesis, the challenges posed by systems that contain both diffusion and
reaction processes for protons are considered mathematically, and a computer
simulation to was developed to prove the relationship between diaphragm cell lag
period and reactive capabilities of membranes. Two polyoxometalate compounds,
sodium decavanadate and alumina sulfate, were successfully incorporated into a
poly(vinyl alcohol) hydrogel membrane, and the diffusivity changes associated
with each compound was determined. It was found that the diffusivity of protons
through an unmodified 10% w/v poly(vinyl alcohol) membrane was 1.76 ×
10<sup>-5</sup>
cm<sup>2</sup>
s<sup>-1</sup>
, the diffusivity through a
10%/2% w/w/v poly(vinyl alcohol)/sodium decavanadate membrane was 3.10 ×
10<sup>-6</sup>
cm<sup>2</sup>
s<sup>-1</sup>
, and the diffusivity through a
10%/2% w/w/v poly(vinyl alcohol)/alumina sulfate membrane was 3.32 ×
10<sup>-7</sup>
cm<sup>2</sup>
s<sup>-1</sup>
. Through analysis of the
diaphragm cell lag period, it was found the incorporation of sodium decavanadate
did not increase the reactivity of a poly(vinyl alcohol) hydrogel, and
incorporation of alumina sulfate lowered the reactivity. These results indicate
that polyoxometalate integration into hydrogel membranes is feasible, but does
not provide any advantage to a bioremediation scenario.</p><div class="card border-dark m-3 p-3"><a href=https://www.proquest.com/dissertations-theses/polyoxometalate-incorporation-effects-on-proton/docview/2502214356/se-2>https://www.proquest.com/dissertations-theses/polyoxometalate-incorporation-effects-on-proton/docview/2502214356/se-2</a>
<iframe src=https://www.proquest.com/dissertations-theses/polyoxometalate-incorporation-effects-on-proton/docview/2502214356/se-2 style=width:100%;height:75vh></iframe></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;Polyoxometalate Incorporation and Effects on Proton Transport in Hydrogel Polymers&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>cardimage</dt><dd>library</dd><dt>categories</dt><dd>[thesis]</dd><dt>date</dt><dd>2020-08-07 00:00:00 +0000 UTC</dd><dt>draft</dt><dd>false</dd><dt>featured</dt><dd>true</dd><dt>iscjklanguage</dt><dd>false</dd><dt>journal</dt><dd>University of Idaho</dd><dt>lastmod</dt><dd>2020-08-07 00:00:00 +0000 UTC</dd><dt>link</dt><dd>https://www.proquest.com/dissertations-theses/polyoxometalate-incorporation-effects-on-proton/docview/2502214356/se-2</dd><dt>location</dt><dd>Moscow, Idaho</dd><dt>people</dt><dd>[Thomas A. Christensen II]</dd><dt>publishdate</dt><dd>2020-08-07 00:00:00 +0000 UTC</dd><dt>tags</dt><dd>[bioremediation polyoxometalate hydrogel polymers proton transport chemical engineering]</dd><dt>title</dt><dd>Polyoxometalate Incorporation and Effects on Proton Transport in Hydrogel Polymers</dd></dl></div></div></div></div></div></div></body></html>

@ -1,46 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content="Advertising page to try and sell my artificial insemination services"><title>Artificial Insemination - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0
active" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><div class=blurred-container><div class=motto><h1 id=motto>Artificial Insemination</h1></div><div class=img-src style=background-image:url(/images/Ai-calf.jpg)></div><div class="img-src blur" style=background-image:url(/images/Ai-calf_hu1143faa57f5b1acd11a97eda612b56ee_469394_filter_6742909828560968691.jpg)></div></div><br><section class="container-fluid list-main"><div class="container px-5"><section itemscope itemtype=http://schema.org/Product><h2 itemprop=name>Cattle artificial insemination services</h2><p>I am licensed in the Great State of Wyoming as a food animal artificial
insemination technician. I only offer AI services for cows, even though
legally I <em>could</em> AI cows, goats, and sheep. My services are most
readily available in the southeast Wyoming area or the Flint Hills of Kansas
depending on the time of year.</p><h3>Rate schedule</h3><div itemprop=offers itemscope itemtype=http://schema.org/Offer><table itemprop=priceSpecification itemscope itemtype=http://schema.org/CompoundPriceSpecification class="table table-responsive table-striped"><meta itemprop=price content="25.00"><meta itemprop=priceCurrency content="USD"><tr itemprop=priceComponent itemscope itemtype=http://schema.org/UnitPriceSpecification><th>Insemination</th><td><small>(per cow)</small></td><td><span itemprop=priceCurrency content="USD">$</span><span itemprop=price>25.00</span></td><td><small>5 cow minimum charge</small></td></tr><tr itemprop=priceComponent itemscope itemtype=http://schema.org/UnitPriceSpecification><th>Milage</th><td><small>(per mile, one-way)</small></td><td><span itemprop=priceCurrency content="USD">$</span><span itemprop=price>1.05</span></td><td><small>2.5 mile minimum charge</small></td></tr></table></div><p>I will provide all equipment <strong>except</strong> semen storage (liquid
nitrogen tank) and cattle handling (i.e., squeeze chute).</p><p>To get started, <a href=/contact>contact me</a>, and select the "I'm
hiring for artificial insemination" option.</p></section></div><div class=row data-masonry='{"percentPosition": true}'></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;Artificial Insemination&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>cardimage</dt><dd>Ai-calf</dd><dt>date</dt><dd>2022-12-31 00:00:00 +0000 UTC</dd><dt>description</dt><dd>Advertising page to try and sell my artificial insemination services</dd><dt>draft</dt><dd>false</dd><dt>fa-thumbnail</dt><dd>fax fa-bull-sperm</dd><dt>iscjklanguage</dt><dd>false</dd><dt>lastmod</dt><dd>2022-12-31 00:00:00 +0000 UTC</dd><dt>menu</dt><dd>map[main:map[params:map[icon:fa-bull-sperm prefix:fax] weight:30]]</dd><dt>motto</dt><dd>Artificial Insemination</dd><dt>publishdate</dt><dd>2022-12-31 00:00:00 +0000 UTC</dd><dt>title</dt><dd>Artificial Insemination</dd></dl></div></div></div></div></div></div></body></html>

@ -1 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Artificial Insemination on MillironX</title><link>https://millironx.com/ai/</link><description>Recent content in Artificial Insemination on MillironX</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 31 Dec 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://millironx.com/ai/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

@ -0,0 +1,20 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
cardImage: library
draft: true
featured: false
tags:
- smart
- profound
type: "Journal Article"
authors:
- Christensen, Thomas Allen, II
link: 'https://dx.doi.org/...'
journal: "Journal of Hard Knocks"
location: "Life"
awards:
- 'Everything is Awesome 2020'
---
Abstract goes here

@ -0,0 +1,420 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
id="svg10737"
version="1.1"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
width="356.25"
height="240"
xml:space="preserve"
sodipodi:docname="branded-bull_inkscape.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"><metadata
id="metadata10743"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
id="defs10741"><inkscape:path-effect
effect="spiro"
id="path-effect4154"
is_visible="true" /></defs><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1536"
inkscape:window-height="791"
id="namedview10739"
showgrid="false"
inkscape:zoom="1.7147339"
inkscape:cx="124.50911"
inkscape:cy="152.79338"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g10745"
inkscape:showpageshadow="2"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1" /><g
id="g10745"
inkscape:groupmode="layer"
inkscape:label="Cow__Hereford"
transform="matrix(1.25,0,0,-1.25,0,240)"><g
id="g10747"
transform="matrix(-0.24,0,0,0.24,287.96958,0)"><path
d="m 333.332,256.25 c 6.25,-12.5 20.836,-37.5 16.668,-58.332 -4.168,-20.836 2.082,-29.168 10.418,-37.5 8.332,-8.336 0,-27.086 8.332,-29.168 8.332,-2.082 2.082,-10.418 -6.25,-16.668 -8.332,-6.25 4.168,-20.832 -10.418,-33.332 -14.582,-14.582 2.086,-10.418 18.75,-14.582 16.668,-4.168 27.086,-2.086 25,8.332 -2.082,10.418 4.168,8.332 12.5,18.75 8.336,10.418 -2.082,4.168 -4.164,29.168 -2.086,25 2.082,22.914 10.414,35.414 8.336,12.5 -4.164,29.168 2.086,50 6.25,20.836 -52.086,56.25 -83.336,47.918"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10749" /><path
d="m 333.332,256.25 c 6.25,-12.5 20.836,-37.5 16.668,-58.332 -4.168,-20.836 2.082,-29.168 10.418,-37.5 8.332,-8.336 0,-27.086 8.332,-29.168 8.332,-2.082 2.082,-10.418 -6.25,-16.668 -8.332,-6.25 4.168,-20.832 -10.418,-33.332 -14.582,-14.582 2.086,-10.418 18.75,-14.582 16.668,-4.168 27.086,-2.086 25,8.332 -2.082,10.418 4.168,8.332 12.5,18.75 8.336,10.418 -2.082,4.168 -4.164,29.168 -2.086,25 2.082,22.914 10.414,35.414 8.336,12.5 -4.164,29.168 2.086,50 6.25,20.836 -52.086,56.25 -83.336,47.918 z"
style="fill:none;stroke:#000000;stroke-width:6.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10751" /><path
d="m 352.082,75 c 6.25,1.043 34.375,1.043 38.543,-5.207 4.168,-6.25 5.207,-10.418 -2.082,-12.5 -7.293,-2.086 -35.418,4.164 -40.625,6.25 C 342.707,65.625 343.75,75 352.082,75"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10753" /><path
d="m 450,56.25 c -18.75,4.168 -43.75,-12.5 -52.082,2.082 10.414,12.5 14.582,25 27.082,25 -14.582,8.336 0,39.586 0,56.25 0,16.668 -26.012,41.859 -14.582,54.168 27.082,29.168 52.082,-4.168 66.664,-8.332 -8.332,-25 -6.707,-68.797 -4.164,-91.668 0.52,-4.6875 0,-10.418 -7.293,-9.8945 6.25,-3.125 8.855,-10.418 0.52,-13.0235 -8.332,-2.6015 -8.332,-5.207 -8.332,-9.375 C 454.688,59.375 454.168,56.25 450,56.25"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10755" /><path
d="m 450,56.25 c -18.75,4.168 -43.75,-12.5 -52.082,2.082 10.414,12.5 14.582,25 27.082,25 -14.582,8.336 0,39.586 0,56.25 0,16.668 -26.012,41.859 -14.582,54.168 27.082,29.168 52.082,-4.168 66.664,-8.332 -8.332,-25 -6.707,-68.797 -4.164,-91.668 0.52,-4.6875 0,-10.418 -7.293,-9.8945 6.25,-3.125 8.855,-10.418 0.52,-13.0235 -8.332,-2.6015 -8.332,-5.207 -8.332,-9.375 C 454.688,59.375 454.168,56.25 450,56.25 Z"
style="fill:none;stroke:#000000;stroke-width:6.25;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10757" /><path
d="m 404.168,59.375 c 7.289,-1.043 37.5,11.457 51.039,4.168 13.543,-7.293 20.836,-7.293 10.418,-14.586 -10.418,-7.289 -47.918,-7.289 -58.332,-5.207 -10.418,2.082 -18.75,9.375 -3.125,15.625"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10759" /><path
d="M 937.5,64.582 C 939.582,54.168 931.25,43.75 920.832,45.832 910.418,47.918 885.418,35.418 881.25,50 c 6.25,22.918 27.082,60.418 39.582,70.832 -2.082,10.418 0,39.586 2.086,54.168 18.75,12.5 43.75,-12.5 41.664,-27.082 -2.082,-14.586 -12.5,-37.5 -10.414,-47.918 2.082,-10.418 14.582,-10.418 2.082,-16.668 -2.605,1.043 -5.207,-1.039 -6.25,-4.164 -1.043,-3.125 -2.605,-6.25 -6.77,-7.8125 -0.523,-2.086 -3.125,-5.211 -5.73,-6.7735"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10761" /><path
d="M 937.5,64.582 C 939.582,54.168 931.25,43.75 920.832,45.832 910.418,47.918 885.418,35.418 881.25,50 c 6.25,22.918 27.082,60.418 39.582,70.832 -2.082,10.418 0,39.586 2.086,54.168 18.75,12.5 43.75,-12.5 41.664,-27.082 -2.082,-14.586 -12.5,-37.5 -10.414,-47.918 2.082,-10.418 14.582,-10.418 2.082,-16.668 -2.605,1.043 -5.207,-1.039 -6.25,-4.164 -1.043,-3.125 -2.605,-6.25 -6.77,-7.8125 -0.523,-2.086 -3.125,-5.211 -5.73,-6.7735 z"
style="fill:none;stroke:#000000;stroke-width:6.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10763" /><path
d="m 930.207,38.0195 v 14.586 l -44.269,-1.043 -4.688,-11.9805 48.957,-1.5625"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10765" /><path
d="m 1058.33,75 c -10.41,-18.75 -27.08,-29.168 -41.66,-29.168 -14.59,0 -52.088,0 -35.42,12.5 16.668,12.5 27.08,37.5 31.25,47.918 4.17,10.418 -6.25,64.582 -6.25,79.168 12.5,14.582 33.33,-6.25 52.08,-16.668 1.05,-3.645 2.09,-11.98 2.09,-23.437 0,-11.458 -0.53,-17.708 0,-22.395 1.56,1.039 4.69,1.039 3.12,-4.688 -1.56,-5.73 -0.52,-14.062 -1.04,-21.355 2.08,0.5195 2.61,-5.207 1.04,-9.375 -1.56,-4.168 -3.12,-10.9375 -5.21,-12.5"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10767" /><path
d="m 1058.33,75 c -10.41,-18.75 -27.08,-29.168 -41.66,-29.168 -14.59,0 -52.088,0 -35.42,12.5 16.668,12.5 27.08,37.5 31.25,47.918 4.17,10.418 -6.25,64.582 -6.25,79.168 12.5,14.582 33.33,-6.25 52.08,-16.668 1.05,-3.645 2.09,-11.98 2.09,-23.437 0,-11.458 -0.53,-17.708 0,-22.395 1.56,1.039 4.69,1.039 3.12,-4.688 -1.56,-5.73 -0.52,-14.062 -1.04,-21.355 2.08,0.5195 2.61,-5.207 1.04,-9.375 -1.56,-4.168 -3.12,-10.9375 -5.21,-12.5 z"
style="fill:none;stroke:#000000;stroke-width:6.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10769" /><path
d="m 983.855,44.2695 c 0.52,3.125 -0.523,3.125 3.645,5.7305 12.035,7.5234 32.71,-4.6211 31.25,-3.6445 3.9,-2.6055 0,-3.125 0,-5.7305 0,-2.6055 -27.605,0.5195 -34.895,3.6445"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10771" /><path
d="m 1077.08,312.5 c -2.08,-8.332 -10.41,-12.5 -8.33,-52.082 2.08,-39.586 20.83,-18.75 14.58,-56.25 -6.25,-37.5 -12.5,-37.5 -4.16,-50 2.08,14.582 8.33,18.75 6.25,6.25 -2.09,-12.5 2.08,-35.418 10.41,-52.086 2.09,6.25 6.25,10.418 6.25,18.75 4.17,-8.332 6.25,-14.582 4.17,-20.832 12.5,16.668 29.17,60.418 25,79.168 -4.17,18.75 -2.08,20.832 2.08,31.25 4.17,10.414 -10.41,25 -16.66,37.5 -6.25,12.5 -4.17,35.414 -12.5,54.164 -8.34,18.75 -27.09,4.168 -27.09,4.168"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10773" /><path
d="m 1077.08,312.5 c -2.08,-8.332 -10.41,-12.5 -8.33,-52.082 2.08,-39.586 20.83,-18.75 14.58,-56.25 -6.25,-37.5 -12.5,-37.5 -4.16,-50 2.08,14.582 8.33,18.75 6.25,6.25 -2.09,-12.5 2.08,-35.418 10.41,-52.086 2.09,6.25 6.25,10.418 6.25,18.75 4.17,-8.332 6.25,-14.582 4.17,-20.832 12.5,16.668 29.17,60.418 25,79.168 -4.17,18.75 -2.08,20.832 2.08,31.25 4.17,10.414 -10.41,25 -16.66,37.5 -6.25,12.5 -4.17,35.414 -12.5,54.164 -8.34,18.75 -27.09,4.168 -27.09,4.168 z"
style="fill:none;stroke:#000000;stroke-width:6.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10775" /><path
d="m 493.75,241.668 c 10.418,6.25 37.5,33.332 62.5,27.082 25,-6.25 104.168,8.332 147.918,-29.168 18.75,14.586 60.414,50 93.75,56.25 33.332,6.25 52.082,14.586 68.75,12.5 4.164,-16.664 2.082,-52.082 29.164,-77.082 27.086,-25 22.918,-25 41.668,-37.5 25,37.5 116.67,102.082 18.75,166.668 -97.918,64.582 -87.5,60.414 -302.082,8.332 -39.586,16.668 -181.25,112.5 -185.418,37.5 -4.168,-75 10.418,-145.832 25,-164.582"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10777" /><path
d="m 493.75,241.668 c 10.418,6.25 37.5,33.332 62.5,27.082 25,-6.25 104.168,8.332 147.918,-29.168 18.75,14.586 60.414,50 93.75,56.25 33.332,6.25 52.082,14.586 68.75,12.5 4.164,-16.664 2.082,-52.082 29.164,-77.082 27.086,-25 22.918,-25 41.668,-37.5 25,37.5 116.67,102.082 18.75,166.668 -97.918,64.582 -87.5,60.414 -302.082,8.332 -39.586,16.668 -181.25,112.5 -185.418,37.5 -4.168,-75 10.418,-145.832 25,-164.582 z"
style="fill:none;stroke:#000000;stroke-width:6.25;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10779" /><path
d="M 118.75,735.418 C 102.082,733.332 62.5,741.668 35.418,700 c 12.5,0 50,12.5 70.832,-6.25 4.168,12.5 6.25,35.418 12.5,41.668"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10781" /><path
d="M 118.75,735.418 C 102.082,733.332 62.5,741.668 35.418,700 c 12.5,0 50,12.5 70.832,-6.25 4.168,12.5 6.25,35.418 12.5,41.668 z"
style="fill:none;stroke:#000000;stroke-width:6.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10783" /><path
d="m 89.582,639.582 c 4.168,-16.664 -6.25,-54.164 -18.75,-66.664 -12.5,-12.5 -6.25,-31.25 2.086,-39.586 C 81.25,525 93.75,512.5 116.668,512.5 c 22.914,0 22.914,-2.082 33.332,4.168 12.5,-14.586 29.168,-41.668 50,-43.75 20.832,-2.086 33.332,-6.25 50,-43.75 16.668,-37.5 10.418,-102.086 27.082,-122.918 16.668,-20.832 45.836,-47.918 60.418,-62.5 75,-96.875 66.668,-22.918 83.332,-4.168 16.668,18.75 29.168,160.418 -18.75,225 -47.914,64.586 125,203.91 148.961,202.867 -12.5,0 -138.543,5.469 -182.293,28.383 -43.75,22.918 -67.754,11.477 -89.582,18.75 -12.5,4.168 -25,6.25 -27.086,14.586 -2.082,8.332 -2.297,24.973 -52.082,18.75 -16.668,-2.086 -18.75,4.164 -33.332,4.164 -14.586,0 -52.086,10.418 -58.336,-14.582 -2.082,-8.332 -4.164,-16.668 -1.039,-18.75 -6.25,-2.082 -14.586,-9.375 -12.5,-20.832 -5.211,-9.375 -4.168,-21.875 -14.586,-36.461 0,-8.332 3.125,-9.375 8.336,-10.414 1.039,-3.125 1.039,-6.25 1.039,-11.461"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10785" /><path
d="m 89.582,639.582 c 4.168,-16.664 -6.25,-54.164 -18.75,-66.664 -12.5,-12.5 -6.25,-31.25 2.086,-39.586 C 81.25,525 93.75,512.5 116.668,512.5 c 22.914,0 22.914,-2.082 33.332,4.168 12.5,-14.586 29.168,-41.668 50,-43.75 20.832,-2.086 33.332,-6.25 50,-43.75 16.668,-37.5 10.418,-102.086 27.082,-122.918 16.668,-20.832 45.836,-47.918 60.418,-62.5 75,-96.875 66.668,-22.918 83.332,-4.168 16.668,18.75 29.168,160.418 -18.75,225 -47.914,64.586 125,203.91 148.961,202.867 -12.5,0 -138.543,5.469 -182.293,28.383 -43.75,22.918 -67.754,11.477 -89.582,18.75 -12.5,4.168 -25,6.25 -27.086,14.586 -2.082,8.332 -2.297,24.973 -52.082,18.75 -16.668,-2.086 -18.75,4.164 -33.332,4.164 -14.586,0 -52.086,10.418 -58.336,-14.582 -2.082,-8.332 -4.164,-16.668 -1.039,-18.75 -6.25,-2.082 -14.586,-9.375 -12.5,-20.832 -5.211,-9.375 -4.168,-21.875 -14.586,-36.461 0,-8.332 3.125,-9.375 8.336,-10.414 1.039,-3.125 1.039,-6.25 1.039,-11.461 z"
style="fill:none;stroke:#000000;stroke-width:6.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10787" /><path
d="m 581.25,667.449 c -13.543,0 -40.875,-0.859 -85.418,3.383 -16.664,0 -114.582,10.418 -152.082,33.336 -19.637,12 -36.457,8.332 -54.168,-12.5 -17.594,-20.695 -47.914,-8.336 -43.75,-18.75 4.168,-10.418 12.5,-16.668 22.918,-18.75 10.418,-2.086 12.5,-12.5 -4.168,-18.75 -16.664,-6.25 -14.582,-37.5 -10.414,-50 C 245.832,575 252.082,558.332 231.25,537.5 c 14.582,4.168 45.832,37.5 35.418,-2.082 10.414,0 29.164,18.75 29.164,29.164 0,10.418 18.75,8.336 12.5,-8.332 -6.25,-16.668 -10.414,-18.75 -22.914,-22.918 -2.086,-12.5 -6.25,-35.414 -18.75,-45.832 -12.5,-10.418 -12.5,-8.332 -2.086,-6.25 10.418,2.082 2.086,-12.5 25,8.332 22.918,20.836 187.5,46.617 291.668,177.867"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10789" /><path
d="m 285.418,502.082 c -11.375,-4.262 -10.418,-37.5 10.414,-35.414 20.836,2.082 -18.816,-25 14.586,-25 16.664,0 4.578,-39.84 35.414,18.75 20.836,39.582 22.918,4.164 20.836,-2.086 -2.086,-6.25 -18.75,-22.914 -6.25,-29.164 12.5,-6.25 -18.75,-16.668 -8.336,-25 10.418,-8.336 -10.414,-25 2.086,-35.418 12.5,-10.418 14.582,-18.75 33.332,-20.832 0,-12.5 -2.082,-31.25 20.832,-29.168 22.918,2.082 64.586,18.75 93.75,56.25 29.168,37.5 35.418,-8.332 16.668,-16.668 10.418,-8.332 4.168,-16.664 25,-10.414 20.832,6.25 171.09,297.137 169.008,320.055 -17.445,-0.266 -104.426,-0.785 -146.613,-0.524 C 524.48,638.285 302.082,508.332 285.418,502.082"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10791" /><path
d="m 535.418,362.5 c -2.086,-10.418 0,-25 -8.336,-31.25 -8.332,-6.25 -8.332,-16.668 14.586,-8.332 22.914,8.332 16.664,0 16.664,-10.418 10.418,-2.082 20.836,0 18.75,-10.418 10.418,-2.082 20.836,20.836 35.418,-4.164 14.582,8.332 18.75,25 43.75,8.332 0,8.332 -4.168,27.082 18.75,25 22.918,-2.082 16.668,-12.5 41.668,-12.5 25,0 22.914,14.582 43.75,29.168 20.832,14.582 33.332,25 62.5,16.664 29.164,-8.332 16.664,2.086 31.25,18.75 14.582,16.668 8.332,18.75 29.164,10.418 14.586,16.668 177.088,172.918 189.588,185.418 2.08,22.914 -12.5,70.832 -60.42,89.582 -47.918,18.75 -58.332,0 -93.75,0 -35.418,0 -198.18,-0.777 -219.012,-0.777 C 683.07,636.723 543.75,383.332 535.418,362.5"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10793" /><path
d="m 404.168,327.082 c 10.414,0 22.914,-12.5 12.5,-27.082 -10.418,-14.582 -2.086,-20.832 -12.5,-20.832 -10.418,0 -16.668,-8.336 -8.336,-18.75 8.336,-10.418 10.418,-6.25 6.25,-18.75 -4.262,-12.777 2.176,-27.5 8.336,-35.418 14.582,-18.75 22.914,-25 20.832,-41.668 -2.082,-16.664 8.332,-18.75 18.75,-8.332 10.418,10.418 18.75,22.918 20.832,14.582 10.418,0 16.668,0 18.75,22.918 2.086,22.918 6.25,29.168 12.5,41.668 6.25,12.5 8.336,22.914 2.086,31.25 8.332,8.332 14.582,20.832 2.082,20.832 -12.5,0 -2.082,-6.25 -8.332,10.418 -6.25,16.664 -4.168,8.332 0,31.25 4.164,22.914 14.582,29.164 -2.086,41.664 -16.664,12.5 -83.332,-35.414 -91.664,-43.75"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10795" /><path
d="m 1068.75,604.168 c 4.17,-18.75 22.92,-106.25 16.67,-191.668 -2.09,-25 6.25,-52.082 14.58,-68.75 8.33,-16.668 10.42,-35.418 10.42,-41.668 -12.5,2.086 -25,10.418 -33.34,0 -6.25,10.418 -8.33,20.836 -6.25,35.418 2.09,14.582 -16.66,20.832 -20.83,-12.5 -4.17,-33.332 12.38,-45.715 31.25,-64.582 10.42,-10.418 0,-14.586 -10.42,-45.836 -10.41,-31.25 -12.5,-47.914 -10.41,-62.5 -12.5,4.168 -18.75,-2.082 -27.09,12.5 -8.33,14.586 -20.83,16.668 -22.91,-10.414 -2.09,27.082 -18.752,41.664 -29.17,64.582 -10.418,22.918 -14.582,56.25 -18.75,91.668 -4.168,35.414 -8.332,2.082 -45.832,41.664 -37.5,39.586 -41.668,33.336 -35.418,58.336 6.25,25 172.92,193.75 187.5,193.75"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10797" /><path
d="m 979.168,275 c -10.859,7.754 -20.836,-27.082 -31.25,-25 -10.418,2.082 -16.668,-8.332 -14.586,-20.832 2.086,-12.5 -4.894,-4.418 -11.457,-20.836 -4.168,-10.414 -7.801,-45.473 1.043,-39.582 6.25,4.168 12.5,8.332 20.832,-8.332 8.332,-16.668 15.453,-10.953 18.75,-20.836 6.25,12.5 29.168,60.418 39.58,81.25 -2.08,18.75 -8.33,43.75 -22.912,54.168"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10799" /><path
d="m 414.582,158.332 c 8.336,12.5 -4.164,29.168 2.086,50 6.25,20.836 -17.711,-27.082 -85.418,42.711 6.25,-12.5 18.75,-31.879 18.75,-53.125 8.332,-12.5 14.582,-33.336 22.918,-35.418 8.332,-2.082 12.5,-8.332 8.332,-18.75 -4.168,-10.418 0.074,-14.488 10.418,-22.918 14.062,-11.457 13.02,-14.062 12.5,8.336 -0.344,14.582 2.082,25 10.414,29.164"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10801" /><path
d="m 414.582,158.332 c 8.336,12.5 -4.164,29.168 2.086,50 6.25,20.836 -17.711,-27.082 -85.418,42.711 6.25,-12.5 18.75,-31.879 18.75,-53.125 8.332,-12.5 14.582,-33.336 22.918,-35.418 8.332,-2.082 12.5,-8.332 8.332,-18.75 -4.168,-10.418 0.074,-14.488 10.418,-22.918 14.062,-11.457 13.02,-14.062 12.5,8.336 -0.344,14.582 2.082,25 10.414,29.164 z"
style="fill:none;stroke:#000000;stroke-width:6.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10803" /><path
d="m 781.25,327.082 c 10.418,2.086 54.168,14.586 81.25,-4.164 27.082,-18.75 50.734,-12.984 45.832,-37.5 8.336,-4.168 16.848,-19.875 39.586,-41.668 4.164,1.043 8.332,5.207 -1.043,10.418 -9.375,5.207 -21.875,17.707 -30.207,26.039"
style="fill:none;stroke:#000000;stroke-width:4.16667;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10805" /><path
d="m 506.25,287.5 c 8.332,-6.25 12.5,-12.5 20.832,-12.5 8.336,0 20.836,-2.082 29.168,4.168 8.332,6.25 10.418,4.164 22.918,-2.086"
style="fill:none;stroke:#000000;stroke-width:4.16667;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10807" /><path
d="m 1084.38,311.457 c 0,-5.207 3.12,-27.082 8.33,-36.457"
style="fill:none;stroke:#000000;stroke-width:2.08333;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10809" /><path
d="m 1090.63,311.457 c 0,-5.207 3.12,-27.082 8.33,-36.457"
style="fill:none;stroke:#000000;stroke-width:2.08333;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10811" /><path
d="m 1085.42,262.5 c 6.25,-2.082 30.21,-14.582 34.37,-42.707 2.09,7.289 10.42,12.5 13.54,-3.125"
style="fill:none;stroke:#000000;stroke-width:3.54167;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10813" /><path
d="m 1089.58,248.957 c 6.25,-5.207 25,-23.957 22.92,-36.457 4.17,2.082 11.46,-3.125 6.25,-19.793"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10815" /><path
d="m 1087.5,235.418 c 5.21,-8.336 19.35,-34.242 6.25,-79.168 -7.29,-25 -3.12,-29.168 -2.08,-37.5"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10817" /><path
d="m 1090.63,228.125 c 2.08,-5.207 -1.05,-29.168 1.04,-46.875 2.08,-17.707 4.16,-20.832 1.04,-29.168"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10819" /><path
d="m 1056.25,57.293 c 33.33,14.582 91.91,-2.9258 105.21,-6.25 -6.25,-1.043 -8.33,-1.043 -9.38,-5.211 5.21,-2.082 7.3,-2.082 12.5,-5.207 -8.33,0 -38.54,11.457 -55.2,0"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10821" /><path
d="m 1125,58.332 c 0,7.293 2.08,18.75 12.5,20.836 -7.29,1.039 -19.79,-6.25 -20.83,-11.461"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10823" /><path
d="m 1061.46,46.875 c 6.25,2.082 37.5,10.418 53.12,4.168 -3.12,2.082 -6.25,9.375 28.13,1.039"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10825" /><path
d="m 1051.04,55.207 c -5.4,-3.2343 -21.06,-4.25 -34.37,-9.375 -3.55,2.6641 -3.49,8.1055 -3.91,9.375 -3.24,-4.0468 -5.47,-4.9453 -5.47,-10.414 -4.16,8.332 -5.73,14.582 -5.73,14.582 -1.04,-5.207 -5.728,-11.457 -5.728,-16.668 -5.207,6.25 -5.207,7.293 -5.207,11.461 -5.207,-3.125 -7.293,-4.168 -8.332,-8.336 -1.043,-4.164 -4.168,4.168 -15.625,1.043 -5.211,-5.207 12.5,-9.375 28.125,-9.375 -15.625,-2.082 -43.75,1.043 -60.418,-12.5 14.582,1.043 61.457,9.375 82.295,5.207 8.33,3.125 17.71,8.336 30.21,6.25 12.5,-2.082 23.95,8.336 38.54,2.086"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10827" /><path
d="m 1000,40.625 c 4.05,0 21.64,4.5156 28.13,2.082 4.16,2.086 11.45,8.336 18.75,6.25"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10829" /><path
d="m 979.688,50.5195 c 0,7.293 -1.762,29.4922 -9.895,21.3555 C 967.707,69.793 962.5,64.582 947.918,58.332 933.332,52.082 925,42.707 912.5,41.668"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10831" /><path
d="m 976.043,53.125 c -7.293,1.043 -6.25,3.125 -39.586,-4.168"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10833" /><path
d="m 758.332,40.625 c 8.336,3.125 25,11.457 37.5,3.125 -5.207,8.332 -9.375,14.582 -14.582,14.582 9.375,0 13.543,5.211 20.832,-8.332 -5.207,11.457 0,17.707 -36.457,23.957 12.5,0 26.043,9.375 39.582,-13.539 6.25,9.375 20.836,31.25 19.793,40.625 0,-8.336 -2.082,-30.211 -8.332,-39.586 7.289,5.211 13.539,8.336 18.75,6.25 -5.211,-6.25 -10.418,-12.5 -9.375,-19.789 8.332,8.332 40.625,42.707 62.5,33.332 C 876.043,78.125 857.293,75 850,58.332 c 9.375,1.043 15.625,3.125 20.832,-4.164 -15.625,0 -15.625,0 -18.75,-5.211 9.375,-1.039 20.836,1.043 27.086,-2.082 8.332,1.043 15.625,2.082 14.582,10.418 3.125,-3.125 5.207,-7.293 1.043,-13.543 8.332,3.125 14.582,7.293 29.164,0"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10835" /><path
d="m 832.293,30.207 c 6.25,-4.164 23.957,-7.289 37.5,-2.082 13.539,5.207 19.789,8.332 36.457,3.125 16.668,-5.207 21.875,-8.332 28.125,-13.543 -1.043,4.168 -1.043,8.336 5.207,5.211 0,5.207 7.293,9.375 16.668,3.125"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10837" /><path
d="m 937.5,106.25 c -1.043,-3.125 -3.125,-9.375 -2.082,-12.5"
style="fill:none;stroke:#000000;stroke-width:1.875;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10839" /><path
d="m 932.293,104.168 c -1.043,-4.168 -2.086,-7.293 0,-10.418"
style="fill:none;stroke:#000000;stroke-width:1.45833;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10841" /><path
d="m 877.082,43.2305 c 3.648,1.039 15.106,0.5195 22.398,-3.125 7.29,-3.6485 24.477,6.25 31.77,4.6875 7.293,-1.5625 4.168,2.6015 13.543,-1.043 9.375,-3.6445 10.937,-3.125 16.664,-3.125"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10843" /><path
d="m 779.168,50.5195 c -4.168,0.5235 -28.125,5.211 -33.336,-3.125 -1.039,7.293 -4.164,16.1485 -8.852,18.2305 -1.562,-4.168 0.52,-11.457 -3.125,-14.582 C 729.168,61.457 713.543,75 706.77,76.5625 709.895,69.793 721.875,56.7695 723.438,51.043 713.543,56.7695 693.75,62.5 685.418,58.332 688.543,54.6875 700.52,51.043 703.125,44.2695 695.832,43.75 681.25,37.5 673.438,32.8125 c 16.144,0 49.48,5.7305 56.769,0.5195"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10845" /><path
d="m 718.75,31.7695 c -6.77,-2.082 -65.625,-17.1875 -79.168,-7.8125 4.168,3.6485 5.211,8.336 11.461,10.9375 -6.25,1.5625 -11.98,2.6055 -19.273,1.5625 4.687,4.6875 13.543,11.461 25,9.8985 -6.77,5.7265 -8.852,13.539 -15.102,14.0625 10.414,1.039 33.852,2.6015 46.875,-6.25"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10847" /><path
d="m 741.668,271.875 c 2.082,2.605 2.082,11.457 10.414,11.457 1.563,-1.562 5.211,-2.082 7.293,5.211 2.082,7.289 6.77,8.332 15.625,6.77 8.855,-1.563 10.938,-3.645 15.625,0.519 4.688,4.168 4.688,5.731 13.543,5.211 4.687,3.645 10.937,7.289 16.664,4.687 5.731,-2.605 -10.414,-1.042 -1.562,0 8.855,1.04 17.91,6.758 27.605,2.602 3.645,-1.562 8.332,4.688 13.543,6.25 5.207,1.563 6.77,-1.039 9.375,-3.644"
style="fill:none;stroke:#000000;stroke-width:2.08333;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10849" /><path
d="m 873.438,275 c 0,4.805 16.144,-14.062 21.355,-15.625 5.207,-1.562 5.727,-2.605 1.562,-8.855 4.688,-3.645 9.895,-6.25 17.188,-8.852 -0.523,-2.605 -6.25,-15.105 -2.605,-21.875 -5.731,5.727 -37.5,31.77 -37.5,55.207"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10851" /><path
d="m 449.48,52.6055 c 7.29,5.207 34.375,36.457 69.79,27.082"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10853" /><path
d="m 467.707,53.125 c 10.418,6.25 15.625,15.625 28.125,11.457 -7.289,-3.125 -10.414,-6.25 -18.75,-13.539 8.336,2.082 28.125,12.5 43.75,8.332 C 515.625,55.207 500,50 510.418,48.957 c 10.414,-1.039 10.414,-1.039 10.414,-1.039 0,0 -3.125,9.375 19.793,9.375"
style="fill:none;stroke:#000000;stroke-width:2.70833;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10855" /><path
d="m 533.332,46.875 c 18.75,2.082 16.668,23.957 51.043,5.207"
style="fill:none;stroke:#000000;stroke-width:2.70833;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10857" /><path
d="m 407.293,27.082 c 10.414,2.086 69.789,9.375 110.414,1.043 40.625,-8.332 40.625,-8.332 40.625,-8.332 0,0 -51.039,4.164 -40.625,8.332 10.418,4.168 23.961,17.707 42.711,15.625"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10859" /><path
d="m 589.582,59.375 c -5.207,8.332 -23.957,8.332 -28.125,13.543 23.961,2.082 21.875,-4.168 35.418,-7.293 13.543,-3.125 6.25,-7.293 3.125,-1.043 -3.125,6.25 -1.043,5.211 -6.25,8.336 19.793,-2.086 24.852,-9.5 30.207,-15.625 7.293,-8.336 9.375,-12.5 15.625,-14.586"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10861" /><path
d="m 550,26.043 c 4.168,0 16.668,1.039 21.875,3.125 -11.457,2.082 -21.875,6.25 -5.207,10.414 16.664,4.168 16.664,4.168 22.914,-3.125 4.168,2.086 4.168,12.5 22.918,1.043 18.75,-11.457 19.793,-10.418 29.168,-10.418"
style="fill:none;stroke:#000000;stroke-width:2.08333;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10863" /><path
d="m 448.957,50 c -6.25,1.043 -1.039,9.375 -26.039,6.25 -25,-3.125 -10.418,-5.207 -17.711,-9.375 4.168,8.332 11.461,14.582 22.918,17.707 -7.293,0 -20.832,-2.082 -26.043,-10.414 -4.164,1.039 -6.25,6.25 -10.414,2.082 -2.086,6.25 0,11.457 -9.375,19.793 0,-6.25 -4.168,-10.418 -2.086,-15.625 -2.082,5.207 -1.039,11.457 -21.875,8.332 -9.375,0 -12.5,9.375 -25,2.082 1.043,6.25 -1.039,7.293 5.211,10.418 6.25,3.125 10.414,5.207 -3.125,1.043 -13.543,-4.168 -15.625,0 -23.961,-9.375 -10.414,13.539 -25,28.125 -35.414,28.125 9.375,-8.336 16.664,-11.461 16.664,-20.836 -9.375,2.086 -15.625,13.543 -29.164,12.5 7.289,-8.332 12.5,-9.375 18.75,-18.75"
style="fill:none;stroke:#000000;stroke-width:2.70833;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10865" /><path
d="m 257.293,58.332 c 7.289,1.043 7.289,1.043 7.289,1.043 0,0 44.793,13.543 73.961,4.168"
style="fill:none;stroke:#000000;stroke-width:2.70833;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10867" /><path
d="m 256.25,69.793 c 9.375,1.039 20.832,6.25 39.582,4.164"
style="fill:none;stroke:#000000;stroke-width:2.08333;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10869" /><path
d="m 318.75,265.625 c -1.043,8.332 -2.082,11.457 -3.125,31.25 -1.043,19.793 -5.207,17.707 -9.375,31.25 -4.168,13.543 -1.043,11.457 -6.25,21.875 4.168,-17.707 8.332,-30.207 7.293,-47.918 -1.043,-17.707 -5.211,-21.875 1.039,-29.164 6.25,-7.293 2.086,-1.043 10.418,-7.293 z"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10871" /><path
d="m 330.207,359.375 c 5.211,0 12.5,-1.043 13.543,2.082 1.043,3.125 -3.125,7.293 -7.293,2.086 -4.164,-5.211 -5.207,-6.25 -4.164,-10.418 1.039,-4.168 9.375,-5.207 14.582,0 -4.168,-10.418 -5.207,-28.125 -11.457,-32.293 3.125,-1.039 13.539,4.168 11.457,-1.039 -2.082,-5.211 -6.25,-12.5 -1.043,-14.586 5.211,-2.082 10.418,1.043 12.5,6.25 2.086,5.211 2.086,2.086 2.086,9.375"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10873" /><path
d="m 359.375,334.375 c 2.082,6.25 6.25,6.25 12.5,-1.043 -4.168,1.043 -7.293,2.086 -12.5,1.043 z"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10875" /><path
d="m 335.418,320.832 c -3.758,0 -6.25,-10.414 -3.125,-13.539 3.125,-3.125 3.125,-3.125 3.125,-3.125 0,0 5.207,7.289 5.207,11.457 0,4.168 -2.082,5.207 -5.207,5.207 z"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10877" /><path
d="m 378.125,301.043 c -5.207,4.164 -17.707,4.164 -17.707,-8.336"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10879" /><path
d="m 379.168,295.832 c -3.125,2.086 -17.711,6.25 -18.75,-8.332 -1.043,-14.582 -2.086,-9.375 1.039,-13.543 5.211,12.5 4.168,21.875 15.625,18.75"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10881" /><path
d="m 387.5,281.25 c -7.293,2.082 -14.582,2.082 -18.75,-3.125 4.168,-2.082 4.168,1.043 11.457,-3.125 -4.164,-6.25 -4.164,-9.375 -3.125,-13.543 8.336,7.293 11.461,10.418 16.668,8.336 -6.25,-4.168 -7.293,-8.336 -6.25,-14.586 4.168,5.211 8.332,9.375 12.5,9.375 -5.207,-8.332 -7.293,-10.414 -7.293,-15.625 4.168,4.168 3.125,6.25 9.375,8.336"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10883" /><path
d="m 332.293,419.793 c 0,-6.25 -1.043,-13.543 10.414,-14.586 11.461,-1.039 4.168,7.293 -4.164,6.25 -8.336,-1.039 -4.168,-12.5 -1.043,-16.664 3.125,-4.168 9.375,1.039 4.168,4.164 -5.211,3.125 -11.461,1.043 -11.461,-5.207 0,-6.25 3.125,-13.543 6.25,-15.625"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10885" /><path
d="m 284.375,396.875 c 8.332,1.043 15.625,4.168 17.707,11.457 2.086,-4.164 15.004,-17.078 -4.164,-21.875 -12.5,-3.125 -10.418,7.293 -10.418,7.293 6.25,0 12.5,1.043 13.543,4.168 -1.043,-5.211 -2.086,-8.336 -5.211,-8.336"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10887" /><path
d="m 270.832,443.75 c 4.168,-2.082 12.5,1.043 12.5,6.25 1.043,-5.207 6.25,-20.832 -3.125,-21.875 -9.375,-1.043 -8.332,3.125 -8.332,7.293 3.125,-1.043 5.207,-1.043 8.332,4.164"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10889" /><path
d="m 253.125,460.418 c 4.168,-1.043 12.5,0 13.543,6.25 0,-6.25 0,-25 -13.543,-6.25 z"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10891" /><path
d="m 270.832,533.855 c -1.039,-2.605 -11.977,-26.042 -22.914,-25.523 2.082,-2.602 6.25,-9.375 -2.605,-14.582 5.207,-0.52 10.417,3.125 7.292,-2.605 -3.125,-5.727 -7.812,-3.125 -11.46,-4.165 1.043,-3.125 3.648,-10.937 -1.04,-13.542"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10893" /><path
d="m 301.043,680.207 c -7.293,4.168 -25,25 -32.293,27.086 15.625,28.125 27.082,21.875 45.832,22.914 18.75,1.043 14.586,-3.125 14.586,-8.332 -1.043,-6.25 -6.25,-18.75 -11.461,-21.875 -0.441,0.664 -8.242,-16.98 -16.664,-19.793"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10895" /><path
d="m 301.043,680.207 c -7.293,4.168 -25,25 -32.293,27.086 15.625,28.125 27.082,21.875 45.832,22.914 18.75,1.043 14.586,-3.125 14.586,-8.332 -1.043,-6.25 -6.25,-18.75 -11.461,-21.875 -0.441,0.664 -8.242,-16.98 -16.664,-19.793 z"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10897" /><path
d="m 282.293,700 c 3.125,5.207 18.75,20.832 28.125,20.832 -4.168,-4.164 -1.043,-7.289 3.125,-6.25 -9.375,-2.082 -12.5,-2.082 -18.75,-8.332"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10899" /><path
d="m 245.832,714.582 c 7.293,0 41.301,-9.582 61.461,-36.457 6.25,-8.332 -7.293,-1.043 -13.543,1.043 -6.25,2.082 -46.875,15.625 -61.457,8.332 0,11.457 7.289,27.082 13.539,27.082"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10901" /><path
d="m 245.832,714.582 c 7.293,0 41.301,-9.582 61.461,-36.457 6.25,-8.332 -7.293,-1.043 -13.543,1.043 -6.25,2.082 -46.875,15.625 -61.457,8.332 0,11.457 7.289,27.082 13.539,27.082 z"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10903" /><path
d="M 166.668,752.082 C 161.457,750 156.25,748.957 153.125,744.793"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10905" /><path
d="M 166.668,752.082 C 161.457,750 156.25,748.957 153.125,744.793"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10907" /><path
d="m 152.082,754.168 c -5.207,-2.086 -10.414,-3.125 -13.539,-7.293"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10909" /><path
d="m 152.082,754.168 c -5.207,-2.086 -10.414,-3.125 -13.539,-7.293"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10911" /><path
d="M 151.043,752.082 C 145.832,750 140.625,748.957 137.5,744.793"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10913" /><path
d="M 151.043,752.082 C 145.832,750 140.625,748.957 137.5,744.793"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10915" /><path
d="m 132.293,655.207 c -2.816,-4.504 8.332,23.961 16.664,2.086 -5.207,1.039 -11.457,6.25 -16.664,-2.086"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10917" /><path
d="m 132.293,655.207 c -2.816,-4.504 8.332,23.961 16.664,2.086 -5.207,1.039 -11.457,6.25 -16.664,-2.086 z"
style="fill:none;stroke:#000000;stroke-width:3.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10919" /><path
d="m 197.918,734.375 c -5.211,0 -20.152,-8.332 -6.25,-8.332 3.125,0 6.25,5.207 12.5,4.164 6.25,-1.039 0,-3.125 -1.043,-6.25 6.25,3.125 11.457,4.168 12.5,-2.082 7.293,7.293 10.418,5.207 11.457,-3.125 8.336,1.043 17.711,9.375 29.168,0 -2.082,6.25 -5.207,13.543 -19.793,8.332"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10921" /><path
d="m 167.707,701.043 c 3.125,-3.125 14.586,-6.25 20.836,-4.168 6.25,2.082 -1.043,6.25 -9.375,3.125"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10923" /><path
d="m 145.832,681.25 c 4.168,-4.168 17.711,-6.25 5.211,0"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10925" /><path
d="m 175,675 c 6.25,1.043 11.457,5.207 9.375,8.332 -2.082,3.125 -8.332,1.043 -7.293,-4.164"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10927" /><path
d="m 193.75,657.293 c -1.043,5.207 -2.082,10.414 5.207,10.414 7.293,0 3.125,-6.25 -1.039,-7.289"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10929" /><path
d="m 223.957,686.457 c -2.082,5.211 -7.289,7.293 -12.5,4.168 3.125,-2.082 10.418,-5.207 11.461,-10.418 7.289,-4.164 16.664,-5.207 18.75,-15.625 -8.336,4.168 -12.5,10.418 -19.793,7.293 3.125,-4.168 6.25,-3.125 7.293,-8.332 4.164,2.082 2.082,3.125 6.25,2.082"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10931" /><path
d="m 210.418,671.875 c -3.207,2.672 10.414,0 12.5,-6.25 -6.25,0 -6.25,1.043 -12.5,6.25 z"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10933" /><path
d="m 250,666.668 c 4.168,-3.125 7.293,-11.461 1.043,-15.625"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10935" /><path
d="m 247.918,642.707 c -3.125,-2.082 -8.336,-12.5 0,-12.5 -3.125,-1.039 -4.168,-4.164 0,-5.207"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10937" /><path
d="m 185.418,633.332 c -0.523,-2.082 -1.563,-8.332 7.812,-6.25 9.375,2.086 20.313,6.25 20.313,21.875 0,5.211 -3.125,3.648 -6.773,2.606 -3.645,-1.043 -15.102,1.562 -21.352,-18.231"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10939" /><path
d="m 190.625,636.457 c -0.52,-1.562 -2.082,-5.207 -2.082,-5.207 2.082,0.52 4.687,1.043 6.77,1.563 -2.083,1.042 -5.208,0.519 -4.688,3.644"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10941" /><path
d="m 188.02,651.563 c -3.125,-1.043 -7.813,-6.77 -8.852,-10.938"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10943" /><path
d="m 171.875,627.082 c -3.645,0 -13.543,-3.644 -14.062,-14.582 -0.52,-10.937 4.167,-2.082 6.25,0.52 2.082,2.605 2.082,12.5 7.812,14.062"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path10945" /><path
d="m 232.293,637.5 c -4.168,-5.207 -5.211,-8.332 -8.336,-19.793 -3.125,-11.457 -22.914,-5.207 -30.207,-4.164 0,0 -3.125,-9.375 -8.332,-14.586 -5.211,-5.207 -7.293,1.043 -12.5,2.086 -5.211,1.039 -7.293,-2.086 -7.293,-8.336 0,-6.25 -5.207,-2.082 -9.375,-1.039 -1.043,-3.125 -3.125,-5.211 -7.293,-5.211 0,-4.164 -2.082,-8.332 -6.25,-8.332 7.293,-5.207 18.75,-7.293 11.461,-12.5 2.082,-9.375 12.5,-14.582 -7.293,-23.957"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10947" /><path
d="m 221.875,626.043 c 2.082,-5.211 3.125,-16.668 -14.582,-20.836 -1.043,-5.207 -9.375,-7.289 -12.5,-5.207 0,-4.168 0,-9.375 -6.25,-8.332 -1.043,-5.211 -5.211,-8.336 -10.418,-5.211 1.043,-7.289 -4.168,-12.5 -4.168,-12.5 2.086,-6.25 -6.25,-8.332 -12.5,-5.207 -1.039,-4.168 -6.25,-12.5 -10.414,-7.293"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10949" /><path
d="m 203.125,566.668 c 5.207,2.082 16.668,9.375 14.582,21.875 6.25,-3.125 9.375,-8.336 13.543,-2.086 3.125,-8.332 10.418,-3.125 -8.332,-19.789"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10951" /><path
d="m 82.293,656.25 -4.168,1.043"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10953" /><path
d="m 85.418,569.793 c 2.082,-3.125 5.207,-5.211 10.414,-4.168"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10955" /><path
d="m 65.625,561.457 c 3.125,-5.207 5.207,-4.164 9.375,-2.082 2.082,-7.293 4.168,-12.5 11.457,-7.293 5.211,-1.039 9.375,-5.207 15.625,-1.039 0,-6.25 6.25,-10.418 17.711,3.125"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10957" /><path
d="m 117.707,550 c -1.039,-4.168 -2.082,-8.332 -8.332,-8.332 -6.25,0 -9.375,1.039 -10.418,6.25 3.125,-7.293 -5.207,-20.836 28.125,-18.75 -9.375,-5.211 -18.75,-7.293 -25,-5.211 -6.25,2.086 -14.582,4.168 -18.75,0"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10959" /><path
d="m 79.168,548.957 c 1.8242,-2.734 -4.168,-13.539 -7.293,-9.375 -4.5508,6.066 -11.457,13.543 -7.293,13.543 4.168,0 9.375,2.082 9.375,2.082 2.086,-3.125 3.125,-3.125 5.211,-6.25 z"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10961" /><path
d="m 150,516.668 c 5.207,3.125 20.832,16.664 23.957,26.039 -6.25,-3.125 -6.25,-4.164 -7.289,-7.289 0,7.289 3.125,13.539 7.289,14.582"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10963" /><path
d="m 160.418,521.875 c 4.164,3.125 8.332,3.125 10.414,-4.168 2.086,-7.289 9.375,-5.207 12.5,-2.082 3.125,3.125 0,4.168 -3.125,-2.082 -3.125,-6.25 -12.5,-11.461 -19.789,-8.336"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10965" /><path
d="m 209.375,521.875 c -7.293,0 -22.918,6.25 -17.707,-8.332 5.207,-14.586 0,-17.711 -5.211,-18.75 -5.207,-1.043 -11.457,-2.086 -16.664,1.039 7.289,-7.289 7.289,-15.625 14.582,-16.664 -2.082,7.289 -7.293,9.375 -2.082,11.457"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10967" /><path
d="m 193.75,473.957 c 6.25,0 19.793,0 25,10.418 9.375,8.332 12.5,13.543 1.043,17.707 10.414,3.125 21.875,5.211 20.832,15.625 1.043,-12.5 -4.168,-15.625 -8.332,-18.75 -2.086,-11.457 -7.293,-19.789 -11.461,-19.789 0,-5.211 0,-9.375 -3.125,-9.898 -13.574,-2.258 20.313,-2.602 25.523,0.523 4.594,2.762 2.083,10.414 1.04,13.539 3.648,1.043 8.335,-1.562 11.46,4.168 3.125,5.73 -2.085,2.082 -7.292,2.605 8.855,5.208 4.687,11.977 2.605,14.583 10.937,-0.52 19.27,19.792 20.312,22.394"
style="fill:none;stroke:#000000;stroke-width:2.29167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path10969" /></g><g
inkscape:label="Layer 1"
id="layer1"
transform="matrix(0.3323372,-0.01749143,0,-0.34982863,-26.976005,297.67298)"><path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 205,497.3622 h 20 c 1.59641,0 3.22706,-0.0728 4.71101,-0.66135 1.48394,-0.58857 2.74536,-1.65633 3.71836,-2.92194 0.973,-1.26562 1.6829,-2.71578 2.64135,-3.99245 0.47923,-0.63833 1.02956,-1.23277 1.69028,-1.68064 0.66071,-0.44787 1.4408,-0.74362 2.239,-0.74362 0.7982,0 1.57829,0.29575 2.239,0.74362 0.66072,0.44787 1.21105,1.04231 1.69028,1.68064 0.95845,1.27667 1.66835,2.72683 2.64135,3.99245 0.973,1.26561 2.23442,2.33337 3.71836,2.92194 1.48395,0.58857 3.1146,0.66135 4.71101,0.66135 h 20"
id="path4152"
inkscape:path-effect="#path-effect4154"
inkscape:original-d="m 205,497.3622 h 20 c 5,0 8.99075,-10 15,-10 6.00925,0 10,10 15,10 h 20"
inkscape:connector-curvature="0"
sodipodi:nodetypes="csssc"
transform="translate(1.2499871,-12.187492)" /><path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 285,497.3622 20,-25"
id="path4156"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" /><path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 285,472.3622 20,25"
id="path4158"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" /><!-- <text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:48.38618469px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="166.61456"
y="617.31299"
id="text3346"
sodipodi:linespacing="125%"
transform="scale(1.2096546,0.82668227)"><tspan
sodipodi:role="line"
id="tspan3348"
x="166.61456"
y="617.31299"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.14374161px;font-family:Garamond;-inkscape-font-specification:'Garamond Bold'">MILLIRON X</tspan></text>
--></g></g></svg>

After

Width:  |  Height:  |  Size: 50 KiB

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

Before

Width:  |  Height:  |  Size: 458 KiB

After

Width:  |  Height:  |  Size: 458 KiB

Before

Width:  |  Height:  |  Size: 158 KiB

After

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 KiB

Before

Width:  |  Height:  |  Size: 343 KiB

After

Width:  |  Height:  |  Size: 343 KiB

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

Before

Width:  |  Height:  |  Size: 199 KiB

After

Width:  |  Height:  |  Size: 199 KiB

Before

Width:  |  Height:  |  Size: 379 KiB

After

Width:  |  Height:  |  Size: 379 KiB

Before

Width:  |  Height:  |  Size: 584 KiB

After

Width:  |  Height:  |  Size: 584 KiB

@ -0,0 +1,123 @@
import { library, icon, config, dom } from "@fortawesome/fontawesome-svg-core";
import {
faBook,
faBrowser,
faComment,
faCowbell,
faEllipsis,
faFileAlt,
faFileSignature,
faGlobe,
faGraduationCap,
faHome,
faNotebook,
faPodium,
faPresentation,
faTag,
faScaleBalanced,
faUniversity,
faUser,
faUserAstronaut,
faVideo,
faW,
} from "./pro-duotone-svg-icons/index.mjs";
import {
faDiscord,
faGithub,
faGitlab,
faGolang,
faHtml5,
faOrcid,
faStackOverflow,
faSteam,
faVimeo,
} from "@fortawesome/free-brands-svg-icons";
config.familyDefault = "duotone";
config.styleDefault = "duotone";
const faBullSperm = {
prefix: "fax",
iconName: "bull-sperm",
icon: [
512,
512,
[],
null,
"M96 32c-6.691.363-12.375 4.062-15.375 7.062l-64 64c-12.8 12.8-5.333 26.667 0 32l96 64c10.3 10.301 22.938 4.887 37.563-7.812 8.635 9.735 16.63 18.38 23.125 24.875 8.33 8.33 23.436 16.284 41.75 24.313 18.313 8.028 39.82 16.065 60.812 24.062 20.992 7.997 41.474 15.986 57.625 23.938 16.15 7.95 27.882 16.013 31.5 23.25 6.52 13.038 26.468 44.939 48.875 79.75 22.32 34.674 46.99 72.043 63 96.062.02.029.042.096.064.125.045.064.144.185.189.25l2.812-1.5c-10.685-26.697-28.285-68.26-46.44-106.437-18.155-38.179-36.666-72.792-49.937-86.063-16.566-16.566-56.5-32.375-96.5-48.375s-80.066-32.19-95.5-47.625c-6.45-6.45-14.409-15.11-23.063-24.875 12.926-14.779 18.51-27.552 8.125-37.938-16-26.666-51.2-83.2-64-96-5.6-5.6-11.42-7.345-16.625-7.062zm372.688 436.75c.201.487.488 1.079.687 1.563-.291-.44-.644-.995-.937-1.438.023-.012.06.001.064 0 .002 0 .185-.06.188-.064.002-.001-.011-.038 0-.064z",
],
};
const faPeertube = {
prefix: "fax",
iconName: "peertube",
icon: [
512,
512,
[],
null,
"M55.8 25V255L255 140zM255 140v230l199.2-115zM55.8 255v230L255 370z",
],
};
const faGitea = {
prefix: "fax",
iconName: "gitea",
icon: [
512,
512,
[],
null,
"M92.7 114.5c-5.2 0-11 .4-17.6 1.9c-7 1.4-26.8 5.9-43 21.5C-3.9 169.9 5.3 221 6.4 228.6c1.4 9.4 5.5 35.4 25.4 58c36.6 44.9 115.5 43.8 115.5 43.8s9.7 23.1 24.5 44.4c20 26.5 40.6 47.1 60.6 49.6c50.4 0 151.1-.1 151.1-.1s9.6 .1 22.6-8.2c11.2-6.8 21.2-18.7 21.2-18.7s10.3-11 24.7-36.2c4.4-7.8 8.1-15.3 11.3-22.4c0 0 44.2-93.7 44.2-184.9c-.9-27.6-7.7-32.5-9.3-34.1c-3.3-3.3-7.7-3.2-7.7-3.2s-93.8 5.3-142.3 6.4c-10.6 .2-21.2 .5-31.7 .6l0 93.8c-4.4-2.1-8.9-4.2-13.3-6.3c0-29.1-.1-87.4-.1-87.4c-23.2 .3-71.4-1.8-71.4-1.8s-113.1-5.7-125.4-6.8c-3.9-.2-8.4-.7-13.6-.7zm9.8 38.4s5.7 47.5 12.6 75.4c5.8 23.4 19.8 62.2 19.8 62.2s-20.9-2.5-34.4-7.3c-20.7-6.8-29.5-15-29.5-15s-15.3-10.7-23-31.8c-13.2-35.4-1.1-57-1.1-57s6.7-18 30.8-24c11-3 24.8-2.5 24.8-2.5zm171 53.5c5.9-.4 11.9 2.6 11.9 2.6l18.2 8.8c-3.7 7.5-7.4 15-11.1 22.5c-5.4-.1-10.3 2.8-12.9 7.5c-2.7 5-2.2 11.3 1.5 15.8l-19.7 40.3c-6.6 .1-12.3 4.6-13.8 11s1.6 13 7.3 16c6.2 3.2 14 1.4 18.2-4.3c4.1-5.7 3.4-13.5-1.4-18.5L290.8 269c1.2 .1 3 .2 5-.4c3.3-.7 5.7-2.9 5.7-2.9c3.4 1.4 6.9 3 10.6 4.9c3.8 1.9 7.4 3.9 10.7 5.8c.7 .4 1.4 .9 2.2 1.5c1.3 1 2.7 2.5 3.8 4.4c1.5 4.4-1.5 11.9-1.5 11.9c-1.8 6.1-14.7 32.5-14.7 32.5c-6.5-.2-12.2 4-14.2 10c-2.1 6.5 .9 13.8 7.1 17s13.9 1.4 18-4.2c4-5.4 3.7-13-.9-18.1c1.5-3 3-5.9 4.5-9c4-8.3 10.8-24.3 10.8-24.3c.7-1.4 4.6-8.2 2.2-17c-2-9.1-10.1-13.4-10.1-13.4c-9.8-6.3-23.4-12.2-23.4-12.2s0-3.3-.9-5.7c-.9-2.5-2.2-4.1-3.1-5c3.6-7.4 7.2-14.8 10.8-22.2L373.9 252s10.1 4.6 12.2 13c1.5 5.9-.4 11.2-1.4 13.8c-5 12.3-44 90.5-44 90.5s-4.9 11.6-15.7 12.3c-4.6 .3-8.2-1-8.2-1s-.2-.1-4.2-1.7l-90.3-44s-8.7-4.6-10.2-12.5c-1.8-6.5 2.2-14.5 2.2-14.5l43.4-89.5s3.8-7.8 9.8-10.4c.5-.2 1.8-.8 3.6-1.2c.8-.2 1.6-.3 2.5-.4z",
],
};
const faNextcloud = {
prefix: "fax",
iconName: "nextcloud",
icon: [
733,
512,
[],
null,
"m365.6 114.3c-65 0-120.1 44.1-137.2 103.8c-14.8-31.7-47-53.8-84-53.8c-50.9 0-92.8 41.9-92.8 92.8s41.9 92.8 92.8 92.8c37 0 69.2-22.2 84-53.9c17.1 59.7 72.2 103.8 137.2 103.8c64.5 0 119.3-43.4 136.8-102.4c15.1 31 46.9 52.5 83.4 52.5c50.9 0 92.8-41.9 92.8-92.8s-41.9-92.8-92.8-92.8c-36.5 0-68.3 21.6-83.4 52.5c-17.1-59-71.9-102.4-136.4-102.4zm0 54.5c49.1 0 88.3 39.2 88.3 88.2s-39.2 88.3-88.3 88.3s-88.2-39.2-88.2-88.3s39.2-88.2 88.2-88.2zm-221.2 49.9c21.5 0 38.3 16.8 38.3 38.3s-16.9 38.3-38.3 38.3s-38.3-16.9-38.3-38.3s16.8-38.3 38.3-38.3zm441.4 0c21.5 0 38.3 16.8 38.3 38.3s-16.9 38.3-38.3 38.3s-38.3-16.9-38.3-38.3s16.8-38.3 38.3-38.3z",
],
};
library.add(
faBook,
faBrowser,
faBullSperm,
faComment,
faCowbell,
faDiscord,
faEllipsis,
faFileAlt,
faFileSignature,
faGitea,
faGithub,
faGitlab,
faGlobe,
faGolang,
faGraduationCap,
faHome,
faHtml5,
faNextcloud,
faNotebook,
faOrcid,
faPeertube,
faPodium,
faPresentation,
faTag,
faScaleBalanced,
faStackOverflow,
faSteam,
faUniversity,
faUser,
faUserAstronaut,
faVideo,
faVimeo,
faW
);
dom.i2svg();

@ -0,0 +1 @@
$("#phone").mask("(000) 000-0000");

@ -0,0 +1,5 @@
$(window).scroll(function (e) {
oVal = $(window).scrollTop() / 170;
$(".blur").css("opacity", oVal);
});
$("#motto").fitText();

@ -0,0 +1,6 @@
var tooltipTriggerList = [].slice.call(
document.querySelectorAll('[data-bs-toggle="tooltip"]')
);
var tooltipList = tooltipTriggerList.map(function (tooltipTriggerEl) {
return new bootstrap.Tooltip(tooltipTriggerEl);
});

@ -0,0 +1,183 @@
$web-font-path: "/fonts/nunito-sans/index.css";
@import "bootstrap/functions";
@import "bootswatch/lux/variables";
@import "bootstrap/bootstrap";
@import "bootswatch/lux/bootswatch";
$peek-height: 25rem;
.blurred-container {
position: relative;
width: 100%;
min-height: 35vh;
height: $peek-height;
top: 0;
left: 0;
}
.blurred-container .motto {
color: #fff;
font-size: 76px;
font-weight: 600;
text-align: center;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
text-transform: uppercase;
top: 7.5vh;
z-index: 3;
display: block;
margin: 0 auto;
position: relative;
width: 60%;
height: 0;
}
.motto h1 {
background: #0000007d;
-webkit-text-stroke: 0.3px $gray-100;
line-height: 1;
}
.blurred-container .img-src {
position: fixed;
width: 100%;
min-height: 35vh;
height: $peek-height;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.blur {
opacity: 0;
}
.list-main {
position: relative;
background-color: #fff;
padding-bottom: calc(1rem + 95px);
padding-top: 1rem;
}
.footer-contents {
position: relative;
background-color: $gray-200;
}
/* Gives me greater control over fonts */
.font-serif {
font-family: Georgia, "Times New Roman", Times, serif;
}
.font-sans {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.font-mono {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.font-small-caps {
font-variant-caps: small-caps;
}
.strikethrough {
text-decoration: line-through;
}
.sfTable {
margin: 0 auto;
}
.text-align-left {
text-align: left;
}
.text-align-right {
text-align: right;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.media-object {
max-height: 100%;
max-width: 100%;
}
@media (min-width: 768px) {
.pull-left {
max-width: 25%;
}
.w-md-50 {
width: 50%;
}
}
h1 small {
font-size: 60%;
color: #9a9a9a;
font-weight: 300;
line-height: 1.5;
}
h1 {
font-weight: 400;
margin: 30px 0 15px;
}
.dogear {
clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 25%, 75% 0);
}
.fa-stack-top {
vertical-align: top;
}
.table-condensed th {
padding: 0.5rem;
}
.table-condensed td {
padding: 0.5rem;
}
@media (min-width: map-get($grid-breakpoints, md)) {
.fixed-bottom {
left: 25%;
}
.md-max-width-33 {
max-width: 33%;
}
}
.card-link {
white-space: nowrap;
}
.category-button {
position: absolute;
top: 1em;
right: 1em;
display: grid;
}
.card-title {
margin-right: 2.25em;
}
.thumb-icon-wrapper {
display: flex;
justify-content: center;
}
.thumb-icon-badge {
font-size: xx-large;
}

@ -1,39 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>Categories - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><div class=blurred-container><div class=motto><h1 id=motto>Categories</h1></div><div class=img-src style=background-image:url(/images/saddles.jpg)></div><div class="img-src blur" style=background-image:url(/images/saddles_hu1143faa57f5b1acd11a97eda612b56ee_388130_filter_6742909828560968691.jpg)></div></div><br><section class="container-fluid list-main"><div class="container px-5"></div><div class=row data-masonry='{"percentPosition": true}'><div class="col-xl-6 mb-4"><div class=card><div class=category-button></div><div class=card-body><a href=/categories/paper/><h3 class=card-title>paper</h3></a><div>23 Oct 2023</div><p class=card-text><strong><small><a href=/categories/paper/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button></div><div class=card-body><a href=/categories/web/><h3 class=card-title>web</h3></a><div>01 Mar 2022</div><p class=card-text><strong><small><a href=/categories/web/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button></div><div class=card-body><a href=/categories/thesis/><h3 class=card-title>thesis</h3></a><div>07 Aug 2020</div><p class=card-text><strong><small><a href=/categories/thesis/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button></div><div class=card-body><a href=/categories/poster/><h3 class=card-title>poster</h3></a><div>12 Jun 2019</div><p class=card-text><strong><small><a href=/categories/poster/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button></div><div class=card-body><a href=/categories/presentation/><h3 class=card-title>presentation</h3></a><div>01 Aug 2018</div><p class=card-text><strong><small><a href=/categories/presentation/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button></div><div class=card-body><a href=/categories/video/><h3 class=card-title>video</h3></a><div>16 Feb 2017</div><p class=card-text><strong><small><a href=/categories/video/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;Categories&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>draft</dt><dd>false</dd><dt>iscjklanguage</dt><dd>false</dd></dl></div></div></div></div></div></div></body></html>

@ -1 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on MillironX</title><link>https://millironx.com/categories/</link><description>Recent content in Categories on MillironX</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 23 Oct 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://millironx.com/categories/index.xml" rel="self" type="application/rss+xml"/><item><title>paper</title><link>https://millironx.com/categories/paper/</link><pubDate>Mon, 23 Oct 2023 00:00:00 +0000</pubDate><guid>https://millironx.com/categories/paper/</guid><description/></item><item><title>web</title><link>https://millironx.com/categories/web/</link><pubDate>Tue, 01 Mar 2022 00:00:00 +0000</pubDate><guid>https://millironx.com/categories/web/</guid><description/></item><item><title>thesis</title><link>https://millironx.com/categories/thesis/</link><pubDate>Fri, 07 Aug 2020 00:00:00 +0000</pubDate><guid>https://millironx.com/categories/thesis/</guid><description/></item><item><title>poster</title><link>https://millironx.com/categories/poster/</link><pubDate>Wed, 12 Jun 2019 00:00:00 +0000</pubDate><guid>https://millironx.com/categories/poster/</guid><description/></item><item><title>presentation</title><link>https://millironx.com/categories/presentation/</link><pubDate>Wed, 01 Aug 2018 00:00:00 +0000</pubDate><guid>https://millironx.com/categories/presentation/</guid><description/></item><item><title>video</title><link>https://millironx.com/categories/video/</link><pubDate>Thu, 16 Feb 2017 00:00:00 +0000</pubDate><guid>https://millironx.com/categories/video/</guid><description/></item></channel></rss>

@ -1,71 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>paper - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><div class=blurred-container><div class=motto><h1 id=motto>paper</h1></div><div class=img-src style=background-image:url(/images/saddles.jpg)></div><div class="img-src blur" style=background-image:url(/images/saddles_hu1143faa57f5b1acd11a97eda612b56ee_388130_filter_6742909828560968691.jpg)></div></div><br><section class="container-fluid list-main"><div class="container px-5"></div><div class=row data-masonry='{"percentPosition": true}'><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/paper/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Paper><i class="fad fa-book fa-fw"></i></a></div><div class=card-body><a href=https://doi.org/10.1101/2023.10.20.563221><h3 class=card-title>nf-core/taxprofiler: highly parallelised and flexible pipeline for metagenomic taxonomic classification and profiling</h3></a><div>23 Oct 2023</div><a href=/people/sofia-stamouli/ class="icon-link card-link"><i class="fad fa-user"></i> Sofia Stamouli</a>
<a href=/people/moritz-e.-beber/ class="icon-link card-link"><i class="fad fa-user"></i> Moritz E. Beber</a>
<a href=/people/tanja-normark/ class="icon-link card-link"><i class="fad fa-user"></i> Tanja Normark</a>
<a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a>
<a href=/people/lili-andersson-li/ class="icon-link card-link"><i class="fad fa-user"></i> Lili Andersson-Li</a>
<a href=/people/maxime-borry/ class="icon-link card-link"><i class="fad fa-user"></i> Maxime Borry</a>
<a href=/people/mahwash-jamy/ class="icon-link card-link"><i class="fad fa-user"></i> Mahwash Jamy</a>
<a href=/people/nf-core-community/ class="icon-link card-link"><i class="fad fa-user"></i> nf-core community</a>
<a href=/people/james-a.-fellows-yate/ class="icon-link card-link"><i class="fad fa-user"></i> James A. Fellows Yate</a><p class=card-text>Metagenomic classification tackles the problem of characterising the taxonomic source of all DNA sequencing reads in a sample. A common approach to address the differences and biases between the many different taxonomic classification tools is to run metagenomic data through multiple classification tools and databases. This, however, is a very time-consuming task when performed manually - particularly when combined with the appropriate preprocessing of sequencing reads before the classification. Here we present nf-core/taxprofiler, a highly parallelised read-processing and taxonomic classification pipeline.
<strong><small><a href=https://doi.org/10.1101/2023.10.20.563221>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/genomics/ class="icon-link card-link"><i class="fad fa-tag"></i> genomics</a></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/paper/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Paper><i class="fad fa-book fa-fw"></i></a></div><div class=card-body><a href=https://doi.org/10.1021/acsestengg.2c00107><h3 class=card-title>Investigation of Hydronium Diffusion in Poly(vinyl alcohol) Hydrogels: A Critical First Step to Describe Acid Transport for Encapsulated Bioremediation</h3></a><div>02 Sep 2022</div><a href=/people/carson-j.-silsby/ class="icon-link card-link"><i class="fad fa-user"></i> Carson J. Silsby</a>
<a href=/people/jonathan-r.-counts/ class="icon-link card-link"><i class="fad fa-user"></i> Jonathan R. Counts</a>
<a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a>
<a href=/people/mark-f.-roll/ class="icon-link card-link"><i class="fad fa-user"></i> Mark F. Roll</a>
<a href=/people/kristopher-v.-waynant/ class="icon-link card-link"><i class="fad fa-user"></i> Kristopher V. Waynant</a>
<a href=/people/james-g.-moberly/ class="icon-link card-link"><i class="fad fa-user"></i> James G. Moberly</a><p class=card-text>Bioremediation of chlorinated aliphatic hydrocarbon-contaminated aquifers can be hindered by high contaminant concentrations and acids generated during remediation. Encapsulating microbes in hydrogels may provide a protective, tunable environment from inhibiting compounds; however, current approaches to formulate successful encapsulated systems rely on trial and error rather than engineering approaches because fundamental information on mass-transfer coefficients is lacking. To address this knowledge gap, hydronium ion mass-transfer rates through two commonly used hydrogel materials, poly(vinyl alcohol) and alginic acid, under two solidification methods (chemical and cryogenic) were measured.
<strong><small><a href=https://doi.org/10.1021/acsestengg.2c00107>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/diffusion/ class="icon-link card-link"><i class="fad fa-tag"></i> diffusion</a>
<a href=/tags/hydrogels/ class="icon-link card-link"><i class="fad fa-tag"></i> hydrogels</a>
<a href=/tags/ionic-strength/ class="icon-link card-link"><i class="fad fa-tag"></i> ionic strength</a>
<a href=/tags/polymers/ class="icon-link card-link"><i class="fad fa-tag"></i> polymers</a>
<a href=/tags/transport-properties/ class="icon-link card-link"><i class="fad fa-tag"></i> transport properties</a></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/paper/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Paper><i class="fad fa-book fa-fw"></i></a></div><div class=card-body><a href=https://doi.org/10.1016/j.vetmic.2022.109447><h3 class=card-title>Assessment of Porcine Rotavirus-associated virome variations in pigs with enteric disease</h3></a><div>27 Apr 2022</div><a href=/people/tyler-doerksen/ class="icon-link card-link"><i class="fad fa-user"></i> Tyler Doerksen</a>
<a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a>
<a href=/people/andrea-lu/ class="icon-link card-link"><i class="fad fa-user"></i> Andrea Lu</a>
<a href=/people/lance-noll/ class="icon-link card-link"><i class="fad fa-user"></i> Lance Noll</a>
<a href=/people/jianfa-bai/ class="icon-link card-link"><i class="fad fa-user"></i> Jianfa Bai</a>
<a href=/people/jamie-henningson/ class="icon-link card-link"><i class="fad fa-user"></i> Jamie Henningson</a>
<a href=/people/rachel-palinski/ class="icon-link card-link"><i class="fad fa-user"></i> Rachel Palinski</a><p class=card-text>Enteric disease is the predominant cause of morbidity and mortality in young mammals including pigs. Viral species involved in porcine enteric disease complex (PEDC) include rotaviruses, coronaviruses, picornaviruses, astroviruses and pestiviruses among others. The virome of three groups of swine samples submitted to the Kansas State University Veterinary Diagnostic Laboratory for routine testing were assessed, namely, a Rotavirus A positive (RVA) group, a Rotavirus co-infection (RV) group and a Rotavirus Negative (RV Neg) group.
<strong><small><a href=https://doi.org/10.1016/j.vetmic.2022.109447>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/porcine-rotavirus/ class="icon-link card-link"><i class="fad fa-tag"></i> porcine rotavirus</a>
<a href=/tags/porcine-enteric-disease/ class="icon-link card-link"><i class="fad fa-tag"></i> porcine enteric disease</a>
<a href=/tags/virome/ class="icon-link card-link"><i class="fad fa-tag"></i> virome</a>
<a href=/tags/rotavirus/ class="icon-link card-link"><i class="fad fa-tag"></i> rotavirus</a></div></div></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;paper&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>draft</dt><dd>false</dd><dt>iscjklanguage</dt><dd>false</dd><dt>title</dt><dd>paper</dd></dl></div></div></div></div></div></div></body></html>

@ -1 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>paper on MillironX</title><link>https://millironx.com/categories/paper/</link><description>Recent content in paper on MillironX</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 23 Oct 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://millironx.com/categories/paper/index.xml" rel="self" type="application/rss+xml"/><item><title>nf-core/taxprofiler: highly parallelised and flexible pipeline for metagenomic taxonomic classification and profiling</title><link>https://millironx.com/academia/taxprofiler/</link><pubDate>Mon, 23 Oct 2023 00:00:00 +0000</pubDate><guid>https://millironx.com/academia/taxprofiler/</guid><description>Metagenomic classification tackles the problem of characterising the taxonomic source of all DNA sequencing reads in a sample. A common approach to address the differences and biases between the many different taxonomic classification tools is to run metagenomic data through multiple classification tools and databases. This, however, is a very time-consuming task when performed manually - particularly when combined with the appropriate preprocessing of sequencing reads before the classification. Here we present nf-core/taxprofiler, a highly parallelised read-processing and taxonomic classification pipeline.</description></item><item><title>Investigation of Hydronium Diffusion in Poly(vinyl alcohol) Hydrogels: A Critical First Step to Describe Acid Transport for Encapsulated Bioremediation</title><link>https://millironx.com/academia/hydronium-pva/</link><pubDate>Fri, 02 Sep 2022 00:00:00 +0000</pubDate><guid>https://millironx.com/academia/hydronium-pva/</guid><description>Bioremediation of chlorinated aliphatic hydrocarbon-contaminated aquifers can be hindered by high contaminant concentrations and acids generated during remediation. Encapsulating microbes in hydrogels may provide a protective, tunable environment from inhibiting compounds; however, current approaches to formulate successful encapsulated systems rely on trial and error rather than engineering approaches because fundamental information on mass-transfer coefficients is lacking. To address this knowledge gap, hydronium ion mass-transfer rates through two commonly used hydrogel materials, poly(vinyl alcohol) and alginic acid, under two solidification methods (chemical and cryogenic) were measured.</description></item><item><title>Assessment of Porcine Rotavirus-associated virome variations in pigs with enteric disease</title><link>https://millironx.com/academia/rotavirus-virome/</link><pubDate>Wed, 27 Apr 2022 00:00:00 +0000</pubDate><guid>https://millironx.com/academia/rotavirus-virome/</guid><description>Enteric disease is the predominant cause of morbidity and mortality in young mammals including pigs. Viral species involved in porcine enteric disease complex (PEDC) include rotaviruses, coronaviruses, picornaviruses, astroviruses and pestiviruses among others. The virome of three groups of swine samples submitted to the Kansas State University Veterinary Diagnostic Laboratory for routine testing were assessed, namely, a Rotavirus A positive (RVA) group, a Rotavirus co-infection (RV) group and a Rotavirus Negative (RV Neg) group.</description></item></channel></rss>

@ -1,62 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>poster - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><div class=blurred-container><div class=motto><h1 id=motto>poster</h1></div><div class=img-src style=background-image:url(/images/saddles.jpg)></div><div class="img-src blur" style=background-image:url(/images/saddles_hu1143faa57f5b1acd11a97eda612b56ee_388130_filter_6742909828560968691.jpg)></div></div><br><section class="container-fluid list-main"><div class="container px-5"></div><div class=row data-masonry='{"percentPosition": true}'><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/poster/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Poster><i class="fad fa-presentation fa-fw"></i></a></div><div class=card-body><a href=/academia/metagenomics/metagenomics_analysis_of_rumen_populations.pdf><h3 class=card-title>Metagenomic analysis of rumen populations in week-old calves as altered by maternal late gestational nutrition and mode of delivery</h3></a><div>12 Jun 2019</div><a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a>
<a href=/people/kathy-j.-austin/ class="icon-link card-link"><i class="fad fa-user"></i> Kathy J. Austin</a>
<a href=/people/kristi-m.-cammack/ class="icon-link card-link"><i class="fad fa-user"></i> Kristi M. Cammack</a>
<a href=/people/hannah-c.-cunningham-hollinger/ class="icon-link card-link"><i class="fad fa-user"></i> Hannah C. Cunningham-Hollinger</a><p class=card-text>Early colonization of the rumen microbiome is critical to host health and long term performance. Factors that influence early colonization include maternal factors such as gestational nutrition and mode of delivery. Therefore, we hypothesized that late gestational nutrition and mode of delivery would influence the calf rumen microbiome. Our objectives were to determine if nutrient restriction during late gestation alters the calf rumen microbiome and determine if ruminal microbiome composition differs in calves born vaginally versus caesarean.
<strong><small><a href=/academia/metagenomics/metagenomics_analysis_of_rumen_populations.pdf>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/gestation/ class="icon-link card-link"><i class="fad fa-tag"></i> gestation</a>
<a href=/tags/metagenomics/ class="icon-link card-link"><i class="fad fa-tag"></i> metagenomics</a>
<a href=/tags/microbiome/ class="icon-link card-link"><i class="fad fa-tag"></i> microbiome</a>
<a href=/tags/rumen/ class="icon-link card-link"><i class="fad fa-tag"></i> rumen</a></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/poster/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Poster><i class="fad fa-presentation fa-fw"></i></a></div><div class=card-body><a href=/academia/pva-aiche/measuring_diffusion_of_trichloroethylene.pdf><h3 class=card-title>Measuring Diffusion of Trichlorethylene Breakdown Products in Polyvinylalginate</h3></a><div>29 Oct 2018</div><a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a>
<a href=/people/samuel-r.-wolfe/ class="icon-link card-link"><i class="fad fa-user"></i> Samuel R. Wolfe</a>
<a href=/people/jonathan-counts/ class="icon-link card-link"><i class="fad fa-user"></i> Jonathan Counts</a>
<a href=/people/mark-f.-roll/ class="icon-link card-link"><i class="fad fa-user"></i> Mark F. Roll</a>
<a href=/people/kristopher-v.-waynant/ class="icon-link card-link"><i class="fad fa-user"></i> Kristopher V. Waynant</a>
<a href=/people/james-g.-moberly/ class="icon-link card-link"><i class="fad fa-user"></i> James G. Moberly</a><p class=card-text>Trichloroethylene (TCE), a toxic and carcinogenic contaminant, presents unique challenges for cleanup because of its water solubility, density, and volatility. Bioremediation of TCE is a promising cleanup method; however, metabolism of TCE results in acid generation that inhibits remediating microorganisms. Calcium alginate(CA)-polyvinylalcohol (PVA) hydrogels show promise for protecting remediating microbes, however diffusion of TCE or its byproducts through these polymers is unknown. To measure the effective diffusion coefficient of TCE and byproducts through hydrogel membranes, we used a modified diaphragm cell.
<strong><small><a href=/academia/pva-aiche/measuring_diffusion_of_trichloroethylene.pdf>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/bioremediation/ class="icon-link card-link"><i class="fad fa-tag"></i> bioremediation</a>
<a href=/tags/polyoxometalate/ class="icon-link card-link"><i class="fad fa-tag"></i> polyoxometalate</a>
<a href=/tags/hydrogel-polymers/ class="icon-link card-link"><i class="fad fa-tag"></i> hydrogel polymers</a>
<a href=/tags/proton-transport/ class="icon-link card-link"><i class="fad fa-tag"></i> proton transport</a>
<a href=/tags/chemical-engineering/ class="icon-link card-link"><i class="fad fa-tag"></i> chemical engineering</a></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/poster/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Poster><i class="fad fa-presentation fa-fw"></i></a></div><div class=card-body><a href=/academia/pva-inbre/><h3 class=card-title>Measuring diffusion of protons in polyvinyalginate</h3></a><div>31 Jul 2018</div><a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a>
<a href=/people/jonathan-counts/ class="icon-link card-link"><i class="fad fa-user"></i> Jonathan Counts</a>
<a href=/people/james-g.-moberly/ class="icon-link card-link"><i class="fad fa-user"></i> James G. Moberly</a><p class=card-text>Trichloroethylene (TCE) is a toxic and carcinogenic contaminant that presents unique challenges for cleanup because of its density and volatility. Use of microorganisms may be a promising remediation method, however metabolism of TCE results in acid buildup, which consequently impedes the ability of microorganisms to perform this remediation. Polyvinylalginate (PVA) shows promise as a useful shield for microorganisms carrying out bioremediation of TCE by surrounding them in a protective biofilm-like layer, however, key information is missing which relates diffusion of TCE or its metabolic products through PVA.
<strong><small><a href=/academia/pva-inbre/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;poster&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>draft</dt><dd>false</dd><dt>iscjklanguage</dt><dd>false</dd><dt>title</dt><dd>poster</dd></dl></div></div></div></div></div></div></body></html>

@ -1 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>poster on MillironX</title><link>https://millironx.com/categories/poster/</link><description>Recent content in poster on MillironX</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 12 Jun 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://millironx.com/categories/poster/index.xml" rel="self" type="application/rss+xml"/><item><title>Metagenomic analysis of rumen populations in week-old calves as altered by maternal late gestational nutrition and mode of delivery</title><link>https://millironx.com/academia/metagenomics/</link><pubDate>Wed, 12 Jun 2019 00:00:00 +0000</pubDate><guid>https://millironx.com/academia/metagenomics/</guid><description>Early colonization of the rumen microbiome is critical to host health and long term performance. Factors that influence early colonization include maternal factors such as gestational nutrition and mode of delivery. Therefore, we hypothesized that late gestational nutrition and mode of delivery would influence the calf rumen microbiome. Our objectives were to determine if nutrient restriction during late gestation alters the calf rumen microbiome and determine if ruminal microbiome composition differs in calves born vaginally versus caesarean.</description></item><item><title>Measuring Diffusion of Trichlorethylene Breakdown Products in Polyvinylalginate</title><link>https://millironx.com/academia/pva-aiche/</link><pubDate>Mon, 29 Oct 2018 00:00:00 +0000</pubDate><guid>https://millironx.com/academia/pva-aiche/</guid><description>Trichloroethylene (TCE), a toxic and carcinogenic contaminant, presents unique challenges for cleanup because of its water solubility, density, and volatility. Bioremediation of TCE is a promising cleanup method; however, metabolism of TCE results in acid generation that inhibits remediating microorganisms. Calcium alginate(CA)-polyvinylalcohol (PVA) hydrogels show promise for protecting remediating microbes, however diffusion of TCE or its byproducts through these polymers is unknown. To measure the effective diffusion coefficient of TCE and byproducts through hydrogel membranes, we used a modified diaphragm cell.</description></item><item><title>Measuring diffusion of protons in polyvinyalginate</title><link>https://millironx.com/academia/pva-inbre/</link><pubDate>Tue, 31 Jul 2018 00:00:00 +0000</pubDate><guid>https://millironx.com/academia/pva-inbre/</guid><description>Trichloroethylene (TCE) is a toxic and carcinogenic contaminant that presents unique challenges for cleanup because of its density and volatility. Use of microorganisms may be a promising remediation method, however metabolism of TCE results in acid buildup, which consequently impedes the ability of microorganisms to perform this remediation. Polyvinylalginate (PVA) shows promise as a useful shield for microorganisms carrying out bioremediation of TCE by surrounding them in a protective biofilm-like layer, however, key information is missing which relates diffusion of TCE or its metabolic products through PVA.</description></item></channel></rss>

@ -1,40 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>presentation - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><div class=blurred-container><div class=motto><h1 id=motto>presentation</h1></div><div class=img-src style=background-image:url(/images/saddles.jpg)></div><div class="img-src blur" style=background-image:url(/images/saddles_hu1143faa57f5b1acd11a97eda612b56ee_388130_filter_6742909828560968691.jpg)></div></div><br><section class="container-fluid list-main"><div class="container px-5"></div><div class=row data-masonry='{"percentPosition": true}'><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/presentation/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Presentation><i class="fad fa-podium fa-fw"></i></a></div><div class=card-body><a href=/academia/how-to-build-a-cow-cud-fuel-cell/><h3 class=card-title>How to Build a Cow-Cud Fuel Cell</h3></a><div>01 Aug 2018</div><a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a><p class=card-text><strong><small><a href=/academia/how-to-build-a-cow-cud-fuel-cell/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;presentation&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>draft</dt><dd>false</dd><dt>iscjklanguage</dt><dd>false</dd><dt>title</dt><dd>presentation</dd></dl></div></div></div></div></div></div></body></html>

@ -1 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>presentation on MillironX</title><link>https://millironx.com/categories/presentation/</link><description>Recent content in presentation on MillironX</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 01 Aug 2018 00:00:00 +0000</lastBuildDate><atom:link href="https://millironx.com/categories/presentation/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Build a Cow-Cud Fuel Cell</title><link>https://millironx.com/academia/how-to-build-a-cow-cud-fuel-cell/</link><pubDate>Wed, 01 Aug 2018 00:00:00 +0000</pubDate><guid>https://millironx.com/academia/how-to-build-a-cow-cud-fuel-cell/</guid><description/></item></channel></rss>

@ -1,52 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>thesis - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><div class=blurred-container><div class=motto><h1 id=motto>thesis</h1></div><div class=img-src style=background-image:url(/images/saddles.jpg)></div><div class="img-src blur" style=background-image:url(/images/saddles_hu1143faa57f5b1acd11a97eda612b56ee_388130_filter_6742909828560968691.jpg)></div></div><br><section class="container-fluid list-main"><div class="container px-5"></div><div class=row data-masonry='{"percentPosition": true}'><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/thesis/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Thesis><i class="fad fa-graduation-cap fa-fw"></i></a></div><div class=card-body><a href=https://www.proquest.com/dissertations-theses/polyoxometalate-incorporation-effects-on-proton/docview/2502214356/se-2><h3 class=card-title>Polyoxometalate Incorporation and Effects on Proton Transport in Hydrogel Polymers</h3></a><div>07 Aug 2020</div><a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a><p class=card-text>Polyoxometalate clusters embedded into hydrogel biobeads may be able to solve the challenges posed by free proton generation during remediation of trichloroethylene by acting as buffers and reducing protons to hydrogen gas. In this thesis, the challenges posed by systems that contain both diffusion and reaction processes for protons are considered mathematically, and a computer simulation to was developed to prove the relationship between diaphragm cell lag period and reactive capabilities of membranes.
<strong><small><a href=https://www.proquest.com/dissertations-theses/polyoxometalate-incorporation-effects-on-proton/docview/2502214356/se-2>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/bioremediation/ class="icon-link card-link"><i class="fad fa-tag"></i> bioremediation</a>
<a href=/tags/polyoxometalate/ class="icon-link card-link"><i class="fad fa-tag"></i> polyoxometalate</a>
<a href=/tags/hydrogel-polymers/ class="icon-link card-link"><i class="fad fa-tag"></i> hydrogel polymers</a>
<a href=/tags/proton-transport/ class="icon-link card-link"><i class="fad fa-tag"></i> proton transport</a>
<a href=/tags/chemical-engineering/ class="icon-link card-link"><i class="fad fa-tag"></i> chemical engineering</a></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/thesis/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Thesis><i class="fad fa-graduation-cap fa-fw"></i></a></div><div class=card-body><img class="img img-thumbnail float-start me-3 md-max-width-33" src=/academia/cheme-car/thumbnail_hua27ceb9f6c1a8b01057b70de792ffbc6_1566619_600x0_resize_q75_box.jpg alt="Thumbnail of thumbnail.jpg">
<a href=https://doi.org/10.15786/13700938.v1><h3 class=card-title>The ChemE Car that Cud: AIChE ChemE Car Engineering Design Proposal</h3></a><div>14 May 2019</div><a href=/people/thomas-a.-christensen-ii/ class="icon-link card-link
fw-bolder"><i class="fad fa-user"></i> Thomas A. Christensen II</a><p class=card-text>The ChemE Car That Cud showcases Wyoming&rsquo;s dominant industries of agriculture and mining by utilizing rumen fluid from a cannulated beef cow to generate hydrogen to be used in a hydrogen fuel cell and radioactive cesium, a byproduct of uranium that is often obtained from Wyoming&rsquo;s mines, to time the car&rsquo;s stop. The concentration of cesium-137 source is measured using the radioactive decay of cesium shielded by aluminum. The painted aluminum chassis was obtained from a previous team at UW, and modified using plastic k&rsquo;nex toys to adapt to the current power source and stopping mechanism.
<strong><small><a href=https://doi.org/10.15786/13700938.v1>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer><a href=/tags/chemical-engineering/ class="icon-link card-link"><i class="fad fa-tag"></i> chemical engineering</a>
<a href=/tags/aiche/ class="icon-link card-link"><i class="fad fa-tag"></i> AIChE</a>
<a href=/tags/radiation/ class="icon-link card-link"><i class="fad fa-tag"></i> radiation</a>
<a href=/tags/rumen/ class="icon-link card-link"><i class="fad fa-tag"></i> rumen</a>
<a href=/tags/microbial-electrolysis-cells/ class="icon-link card-link"><i class="fad fa-tag"></i> microbial electrolysis cells</a></div></div></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;thesis&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>draft</dt><dd>false</dd><dt>iscjklanguage</dt><dd>false</dd><dt>title</dt><dd>thesis</dd></dl></div></div></div></div></div></div></body></html>

@ -1 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>thesis on MillironX</title><link>https://millironx.com/categories/thesis/</link><description>Recent content in thesis on MillironX</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Fri, 07 Aug 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://millironx.com/categories/thesis/index.xml" rel="self" type="application/rss+xml"/><item><title>Polyoxometalate Incorporation and Effects on Proton Transport in Hydrogel Polymers</title><link>https://millironx.com/academia/thesis/</link><pubDate>Fri, 07 Aug 2020 00:00:00 +0000</pubDate><guid>https://millironx.com/academia/thesis/</guid><description>Polyoxometalate clusters embedded into hydrogel biobeads may be able to solve the challenges posed by free proton generation during remediation of trichloroethylene by acting as buffers and reducing protons to hydrogen gas. In this thesis, the challenges posed by systems that contain both diffusion and reaction processes for protons are considered mathematically, and a computer simulation to was developed to prove the relationship between diaphragm cell lag period and reactive capabilities of membranes.</description></item><item><title>The ChemE Car that Cud: AIChE ChemE Car Engineering Design Proposal</title><link>https://millironx.com/academia/cheme-car/</link><pubDate>Tue, 14 May 2019 00:00:00 +0000</pubDate><guid>https://millironx.com/academia/cheme-car/</guid><description>The ChemE Car That Cud showcases Wyoming&amp;rsquo;s dominant industries of agriculture and mining by utilizing rumen fluid from a cannulated beef cow to generate hydrogen to be used in a hydrogen fuel cell and radioactive cesium, a byproduct of uranium that is often obtained from Wyoming&amp;rsquo;s mines, to time the car&amp;rsquo;s stop. The concentration of cesium-137 source is measured using the radioactive decay of cesium shielded by aluminum. The painted aluminum chassis was obtained from a previous team at UW, and modified using plastic k&amp;rsquo;nex toys to adapt to the current power source and stopping mechanism.</description></item></channel></rss>

@ -1,47 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>video - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><div class=blurred-container><div class=motto><h1 id=motto>video</h1></div><div class=img-src style=background-image:url(/images/saddles.jpg)></div><div class="img-src blur" style=background-image:url(/images/saddles_hu1143faa57f5b1acd11a97eda612b56ee_388130_filter_6742909828560968691.jpg)></div></div><br><section class="container-fluid list-main"><div class="container px-5"></div><div class=row data-masonry='{"percentPosition": true}'><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/video/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Video><i class="fad fa-video fa-fw"></i></a></div><div class=card-body><img class="img img-thumbnail float-start me-3 md-max-width-33" src=/videos/ag-olympics-reel/thumbnail_hub7d50004da040fae48be1df6dea16829_174780_600x0_resize_q75_box.jpg alt="Thumbnail of thumbnail.jpg">
<a href=/videos/ag-olympics-reel/><h3 class=card-title>Farm Bureau Ag Olympics Reel</h3></a><div>16 Feb 2017</div><p class=card-text>The Albany County Farm Bureau Young Farmer&rsquo;s and Rancher&rsquo;s committee asked me to come and shoot a highlight reel of the Ag Olympics booth they ran at the Wyoming Football Wyoming Needs Agriculture Day. I gave away all rights to this one except for bragging rights.
<strong><small><a href=/videos/ag-olympics-reel/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/video/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Video><i class="fad fa-video fa-fw"></i></a></div><div class=card-body><img class="img img-thumbnail float-start me-3 md-max-width-33" src=/videos/if-you-come-out-to-the-fair/thumbnail_hu834e3603c34a0a256fdd826d65f58c0f_231848_600x0_resize_q75_box.jpg alt="Thumbnail of thumbnail.jpg">
<a href=/videos/if-you-come-out-to-the-fair/><h3 class=card-title>If You Come Out to the Fair</h3></a><div>13 Oct 2016</div><p class=card-text>My extension agent asked me to make a promotional video for our county fair. This is the only film of mine that has drawn an emotional response. I think I retired after this.
<strong><small><a href=/videos/if-you-come-out-to-the-fair/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/video/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Video><i class="fad fa-video fa-fw"></i></a></div><div class=card-body><img class="img img-thumbnail float-start me-3 md-max-width-33" src=/videos/in-the-hayfields/thumbnail_hu97c4397bc929e5bdb768d50fcf70af2f_99221_600x0_resize_q75_box.jpg alt="Thumbnail of thumbnail.jpg">
<a href=/videos/in-the-hayfields/><h3 class=card-title>In The Hayfields</h3></a><div>05 Oct 2015</div><p class=card-text>I always get the comment that our implements are old whenever I show this video off. I just ignore the naysayers, though, and good thing, too, because a version of this video won a GoPro Award. Still waiting to see my footage on their channel, though.
<strong><small><a href=/videos/in-the-hayfields/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/video/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Video><i class="fad fa-video fa-fw"></i></a></div><div class=card-body><img class="img img-thumbnail float-start me-3 md-max-width-33" src=/videos/non-verum/thumbnail_hu8c03ad5c4f1b76dafd779c6adec882a7_221237_600x0_resize_q75_box.jpg alt="Thumbnail of thumbnail.jpg">
<a href=/videos/non-verum/><h3 class=card-title>Non. Verum: The Mystery Killer</h3></a><div>12 Jun 2015</div><p class=card-text>My first documentary mockumentary. This film won 2nd place at the 2016 National 4-H Film Festival, and I&rsquo;ve been told that it&rsquo;s more polished than the pieces done by the local TV stations. No one seems to think it&rsquo;s funny, though, so I&rsquo;m not sure how successful it was. Please do me a favor and google every term you don&rsquo;t understand while watching it, and perhaps you&rsquo;ll fare better.
<strong><small><a href=/videos/non-verum/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;video&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>draft</dt><dd>false</dd><dt>iscjklanguage</dt><dd>false</dd><dt>title</dt><dd>video</dd></dl></div></div></div></div></div></div></body></html>

@ -1 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>video on MillironX</title><link>https://millironx.com/categories/video/</link><description>Recent content in video on MillironX</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 16 Feb 2017 00:00:00 +0000</lastBuildDate><atom:link href="https://millironx.com/categories/video/index.xml" rel="self" type="application/rss+xml"/><item><title>Farm Bureau Ag Olympics Reel</title><link>https://millironx.com/videos/ag-olympics-reel/</link><pubDate>Thu, 16 Feb 2017 00:00:00 +0000</pubDate><guid>https://millironx.com/videos/ag-olympics-reel/</guid><description>The Albany County Farm Bureau Young Farmer&amp;rsquo;s and Rancher&amp;rsquo;s committee asked me to come and shoot a highlight reel of the Ag Olympics booth they ran at the Wyoming Football Wyoming Needs Agriculture Day. I gave away all rights to this one except for bragging rights.</description></item><item><title>If You Come Out to the Fair</title><link>https://millironx.com/videos/if-you-come-out-to-the-fair/</link><pubDate>Thu, 13 Oct 2016 00:00:00 +0000</pubDate><guid>https://millironx.com/videos/if-you-come-out-to-the-fair/</guid><description>My extension agent asked me to make a promotional video for our county fair. This is the only film of mine that has drawn an emotional response. I think I retired after this.</description></item><item><title>In The Hayfields</title><link>https://millironx.com/videos/in-the-hayfields/</link><pubDate>Mon, 05 Oct 2015 00:00:00 +0000</pubDate><guid>https://millironx.com/videos/in-the-hayfields/</guid><description>I always get the comment that our implements are old whenever I show this video off. I just ignore the naysayers, though, and good thing, too, because a version of this video won a GoPro Award. Still waiting to see my footage on their channel, though.</description></item><item><title>Non. Verum: The Mystery Killer</title><link>https://millironx.com/videos/non-verum/</link><pubDate>Fri, 12 Jun 2015 00:00:00 +0000</pubDate><guid>https://millironx.com/videos/non-verum/</guid><description>My first documentary mockumentary. This film won 2nd place at the 2016 National 4-H Film Festival, and I&amp;rsquo;ve been told that it&amp;rsquo;s more polished than the pieces done by the local TV stations. No one seems to think it&amp;rsquo;s funny, though, so I&amp;rsquo;m not sure how successful it was. Please do me a favor and google every term you don&amp;rsquo;t understand while watching it, and perhaps you&amp;rsquo;ll fare better.</description></item></channel></rss>

@ -1,43 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>web - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><div class=blurred-container><div class=motto><h1 id=motto>web</h1></div><div class=img-src style=background-image:url(/images/saddles.jpg)></div><div class="img-src blur" style=background-image:url(/images/saddles_hu1143faa57f5b1acd11a97eda612b56ee_388130_filter_6742909828560968691.jpg)></div></div><br><section class="container-fluid list-main"><div class="container px-5"></div><div class=row data-masonry='{"percentPosition": true}'><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/web/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Web><i class="fad fa-globe fa-fw"></i></a></div><div class=card-body><img class="img img-thumbnail float-start me-3 md-max-width-33" src=/websites/millironx/thumbnail_hubcf181c388c669c8dc96bb18248e655a_1401448_600x0_resize_box_3.png alt="Thumbnail of thumbnail.png">
<a href=/websites/millironx/><h3 class=card-title>Milliron X</h3></a><div>01 Mar 2022</div><p class=card-text>Lo and behold: I made my own website!
<strong><small><a href=/websites/millironx/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div><div class="col-xl-6 mb-4"><div class=card><div class=category-button><a href=/categories/web/ class="btn btn-dark btn-sm" data-bs-toggle=tooltip title=Web><i class="fad fa-globe fa-fw"></i></a></div><div class=card-body><img class="img img-thumbnail float-start me-3 md-max-width-33" src=/websites/record-books/thumbnail_hubee456e49703e4842c3e3b7e624a57f4_430158_600x0_resize_box_3.png alt="Thumbnail of thumbnail.png">
<a href=/websites/record-books/><h3 class=card-title>Albany County 4-H Record Books</h3></a><div>10 Aug 2019</div><p class=card-text>I constructed this site to hold the record book helps of the rebellious Albany County, Wyoming. Due to the bureaucratic lag that it takes to update, it got updated just in time for Wyoming 4-H to ditch paper record books entirely. Oh, well.
<strong><small><a href=/websites/record-books/>Read&nbsp;more &#187;</a></small></strong></p></div><div class=card-footer></div></div></div></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;web&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>draft</dt><dd>false</dd><dt>iscjklanguage</dt><dd>false</dd><dt>title</dt><dd>web</dd></dl></div></div></div></div></div></div></body></html>

@ -1 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>web on MillironX</title><link>https://millironx.com/categories/web/</link><description>Recent content in web on MillironX</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 01 Mar 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://millironx.com/categories/web/index.xml" rel="self" type="application/rss+xml"/><item><title>Milliron X</title><link>https://millironx.com/websites/millironx/</link><pubDate>Tue, 01 Mar 2022 00:00:00 +0000</pubDate><guid>https://millironx.com/websites/millironx/</guid><description>Lo and behold: I made my own website!</description></item><item><title>Albany County 4-H Record Books</title><link>https://millironx.com/websites/record-books/</link><pubDate>Sat, 10 Aug 2019 00:00:00 +0000</pubDate><guid>https://millironx.com/websites/record-books/</guid><description>I constructed this site to hold the record book helps of the rebellious Albany County, Wyoming. Due to the bureaucratic lag that it takes to update, it got updated just in time for Wyoming 4-H to ditch paper record books entirely. Oh, well.</description></item></channel></rss>

@ -0,0 +1,82 @@
baseURL = "https://millironx.com"
languageCode = "en-us"
title = "MillironX"
paginate = 5
[build]
writeStats = true
[Params]
cardImage = "saddles"
motto = ""
[taxonomies]
people = "people"
tag = "tags"
category = "categories"
[module]
[[module.mounts]]
source = "static"
target = "static"
[[module.mounts]]
source = "assets/graphics"
target = "assets/graphics"
[[module.mounts]]
source = "assets/images"
target = "assets/images"
[[module.mounts]]
source = "assets/scripts"
target = "assets/scripts"
[[module.mounts]]
source = "assets/styles"
target = "assets/styles"
[[modules.mounts]]
source = "assets/scripts/custom"
target = "assets/scripts/custom"
[[module.mounts]]
source = "./node_modules/@fortawesome/fontawesome-pro/js"
target = "assets/scripts/fontawesome"
[[module.mounts]]
source = "./node_modules/@popperjs/core/dist/umd"
target = "assets/scripts/popper"
[[module.mounts]]
source = "./node_modules/bootstrap/scss"
target = "assets/styles/bootstrap"
[[module.mounts]]
source = "./node_modules/bootswatch/dist/"
target = "assets/styles/bootswatch"
[[module.mounts]]
source = "./node_modules/@openfonts/nunito-sans_all"
target = "static/fonts/nunito-sans"
[[module.mounts]]
source = "./node_modules/bootstrap/dist/js"
target = "assets/scripts/bootstrap"
[[module.mounts]]
source = "./node_modules/fittext.js"
target = "assets/scripts/fittext"
[[module.mounts]]
source = "./node_modules/jquery/dist"
target = "assets/scripts/jquery"
[[module.mounts]]
source = "./node_modules/jquery-mask-plugin/dist"
target = "assets/scripts/jquery-mask-plugin"
[[module.mounts]]
source = "./node_modules/masonry-layout/dist"
target = "assets/scripts/masonry"

@ -1,43 +0,0 @@
<!doctype html><html class=no-js lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content="Contact form to get ahold of me"><title>Contact Me - MillironX</title><link href="/styles/mix-twbs.min.css" rel=stylesheet></head><body><div class=container-fluid><div class="row wrapper min-vh-100 flex-column flex-sm-row"><aside class="col-12 col-md-3 p-0 bg-dark flex-shrink-1"><nav class="navbar navbar-expand-md navbar-dark bg-dark align-items-start flex-md-column flex-row"><div class=container-fluid><a class="navbar-brand d-block d-md-none" href=#><object class="d-inline-block align-text-top" width=80 height=24 style=filter:invert(100%) data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&ensp;
<span class="font-small-caps font-serif">Milliron X</span></a>
<a href class=navbar-toggler data-bs-toggle=collapse data-bs-target=.sidebar><span class=navbar-toggler-icon></span></a><div class="collapse navbar-collapse sidebar"><ul class="flex-column navbar-nav w-100 justify-content-between"><li class=nav-item><a class="nav-link pl-0" href=/><i class="fad fa-home fa-fw"></i>
Home</a></li><li class=nav-item><a class="nav-link pl-0
active" href=/contact/><i class="fad fa-file-signature fa-fw"></i>
Contact</a></li><li class=nav-item><a class="nav-link pl-0" href=/academia/><i class="fad fa-university fa-fw"></i>
Academia</a></li><li class=nav-item><a class="nav-link pl-0" href=/ai/><i class="fax fa-bull-sperm fa-fw"></i>
Artificial Insemination</a></li><li class=nav-item><a class="nav-link pl-0" href=/videos/><i class="fad fa-video fa-fw"></i>
Videos</a></li><li class=nav-item><a class="nav-link pl-0" href=/websites/><i class="fad fa-browser fa-fw"></i>
Websites</a></li></ul></div></div></nav></aside><main class="col bg-faded py-3 gx-0"><div class=container><header class="d-none d-sm-none d-md-block text-center"><h1 class="font-serif font-small-caps"><object data=/graphics/millironx.svg>
<img src=/graphics/millironx.svg alt="Milliron X"></object>
&emsp; Milliron X</h1></header></div><div class=blurred-container><div class=motto><h1 id=motto>Contact Me</h1></div><div class=img-src style=background-image:url(/images/venice-mailbox.jpg)></div><div class="img-src blur" style=background-image:url(/images/venice-mailbox_huaca7206bc3a55ef0548c2d4a3e1778c4_598517_filter_6742909828560968691.jpg)></div></div><br><section class="container-fluid list-main"><div class="container px-5"><form class=form-horizontal action=https://usebasin.com/f/787df7bfd22e method=post><fieldset><legend>Contact Me</legend>
<input type=hidden name=_gotcha><div class=form-group><label for=name class="col-lg-2 control-label">Name</label><div class=col-lg-10><input type=text class=form-control id=name name=name placeholder="Jay Lush" required></div></div><div class=form-group><label for=email class="col-lg-2 control-label">Email</label><div class=col-lg-10><input type=email class=form-control id=email name=email placeholder=jlush@iastate.edu required></div></div><div class=form-group><label for=phone class="col-lg-2 control-label">Phone number</label><div class=col-lg-10><input type=tel class=form-control id=phone name=phone placeholder="(515) 294-2160"></div></div><div class=form-group><label for=category class="col-lg-2 control-label">Category</label><div class=col-lg-10><select class=form-select id=category><option>I'm hiring for artificial insemination</option><option>Something else</option></select></div></div><div class=form-group><label for=subject class="col-lg-2 control-label">Subject</label><div class=col-lg-10><input type=text class=form-control id=subject name=subject placeholder="Beef genetics" required></div></div><div class=form-group><label for=message class="col-lg-2 control-label">Message</label><div class=col-lg-10><textarea rows=5 class="form-control font-sans" id=message name=body required style=min-height:72pt></textarea></div></div><div class=form-group><div class="col-lg-10 col-lg-offset-2"><button type=reset class="btn btn-default">Cancel</button>
<button type=submit class="btn btn-primary pageclip-form__submit">
<span>Submit</span></button></div></div></fieldset></form></div><div class=row data-masonry='{"percentPosition": true}'></div></section><footer class=fixed-bottom><div class="container-fluid footer-contents"><div class="row justify-content-between"><div class="col-3 align-self-center"><img src=/graphics/brandedbull.min.svg height=95rem></div><div class="col-3 align-self-center"><div class="btn-group float-end" role=group aria-label="Other Milliron X sites"><a class="btn btn-outline-primary btn-sm" href=https://video.millironx.com/ data-bs-toggle=tooltip title="Video (Peertube)"><i class="fax fa-peertube fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://code.millironx.com/ data-bs-toggle=tooltip title="Code (Gitea)"><i class="fax fa-gitea fa-fw"></i></a>
<a class="btn btn-outline-primary btn-sm" href=https://nextcloud.millironx.com/ data-bs-toggle=tooltip title="Files (Nextcloud)"><i class="fax fa-nextcloud fa-fw"></i></a>
<button type=button class="btn btn-outline-primary btn-sm" data-bs-toggle=modal data-bs-target=#extras-modal title=Extras>
<i class="fad fa-cowbell fa-fw"></i></button></div></div></div></div></footer></main></div></div><script src=/js/fontawesome.min.js></script>
<script src=/js/jquery-bundle.js></script>
<script src=/js/bootstrap-bundle.js></script>
<script src=/scripts/masonry/masonry.pkgd.min.js></script>
<script data-goatcounter=https://millironx.goatcounter.com/count async src=//gc.zgo.at/count.js></script><div class="modal fade" id=extras-modal tabindex=-1 aria-labelledby=extras-modal-label aria-hidden=true><div class="modal-dialog modal-dialog-scrollable modal-dialog-centered"><div class=modal-content><div class=modal-header><h1 class="modal-title fs-5">Bonus content</h1><button type=button class=btn-close data-bs-dismiss=modal aria-label=Close></button></div><div class=modal-body><ul class="nav nav-tabs" role=tablist><li class=nav-item role=presentation><a class="nav-link active" data-bs-toggle=tab href=#oss aria-selected=true role=tab>Open Source</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#privacy role=tab>Privacy</a></li><li class=nav-item role=presentation><a class=nav-link data-bs-toggle=tab href=#debug role=tab>Debug</a></li></ul><div class=tab-content><div class="tab-pane fade show active p-3" id=oss role=tabpanel><a rel=license href=http://creativecommons.org/licenses/by/4.0/><img class="img img-responsive" alt="Creative Commons License" style="border-width:0;display:block;margin:0 auto" src=https://i.creativecommons.org/l/by/4.0/88x31.png></a><p>&#8220;Contact Me&#8221; by
Thomas A. Christensen II is licensed under a
<a rel=license href=http://creativecommons.org/licenses/by/4.0/>Creative Commons Attribution 4.0 International License</a>.</p><p>All images, unless otherwise noted, are licensed under a
<a rel=license href=http://creativecommons.org/licenses/by-nd/4.0/>Creative Commons Attribution-NoDerivatives 4.0 International
License</a>, instead.</p><hr><p>This site is open source!<br><a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io><i class="fax fa-gitea"></i>&emsp;Get the code! &#187;</a>
<a class="btn btn-dark" href=https://code.millironx.com/millironx/millironx.github.io/src/branch/master/LICENSE><i class="fad fa-scale-balanced"></i>&emsp;MIT Licensed &#187;</a></p><p>In addition, I used a number of excellent open-source libraries
and toolkits in building it. I dedicate this space to
acknowledging them all.</p><table class="table table-condensed table-responsive table-striped"><tr><th>Project name</th><th>URL</th><th>License</th></tr><tr><th>Hugo</th><td><a href=https://gohugo.io/>gohugo.io</a></td><td><a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache License v2</a></td></tr><tr><th>Node.js</th><td><a href=https://nodejs.org/>nodejs.org</a></td><td><a href=https://github.com/nodejs/node/blob/HEAD/LICENSE>MIT License</a></td></tr><tr><th>Bootstrap 5</th><td><a href=https://getbootstrap.com/>getbootstrap.com</a></td><td><a href=https://github.com/twbs/bootstrap/blob/main/LICENSE>MIT License</a></td></tr><tr><th>Bootswatch Lux 5</th><td><a href=https://bootswatch.com/lux/>bootswatch.com</a></td><td><a href=https://github.com/thomaspark/bootswatch/blob/v5/LICENSE>MIT License</a></td></tr><tr><th>JQuery 3</th><td><a href=https://jquery.com/>jquery.com</a></td><td><a href=https://jquery.org/license>MIT License</a></td></tr><tr><th>Font Awesome 6</th><td><a href=https://fontawesome.com/>fontawesome.com</a></td><td><a href=https://fontawesome.com/license/>Font Awesome Pro License</a></td></tr><tr><th>Get S*** Done Toolkit</th><td><a href=https://www.creative-tim.com/product/get-shit-done-kit>creative-tim.com</a></td><td><a href=https://github.com/timcreative/freebies/blob/master/LICENSE.md>MIT License</a></td></tr><tr><th>FitText</th><td><a href=http://fittextjs.com/>fittextjs.com</a></td><td><a href=http://www.wtfpl.net/>WTFPL License</a></td></tr><tr><th>jQuery Mask Plugin</th><td><a href=https://igorescobar.github.io/jQuery-Mask-Plugin/>igorescobar.github.io</a></td><td><a href=https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE>MIT License</a></td></tr><tr><th>PostCSS</th><td><a href=https://postcss.org/>postcss.com</a></td><td><a href=https://github.com/postcss/postcss/blob/main/LICENSE>MIT License</a></td></tr><tr><th>PurgeCSS</th><td><a href=https://purgecss.com/>purgecss.com</a></td><td><a href=https://github.com/FullHuman/purgecss/blob/main/LICENSE>MIT License</a></td></tr></table></div><div class="tab-pane fade p-3" id=privacy role=tabpanel><p>I take privacy very seriously. That said, I do need
<i>some</i> info on how many people visit. As a compromise, this
site uses <a href=https://goatcounter.com>GoatCounter</a>, a
privacy-friendly (as much as possible) web analytics library.</p><p>You may view all analytics gathered at
<a href=https://millironx.goatcounter.com/>millironx.goatcounter.com</a>.</p><p>If you do not wish to participate in my site's analytics, you may
install a content-blocking extension into your browser and block
the domain
<code>gc.zgo.at</code>. I recommend either
<a href=https://github.com/gorhill/uBlock>uBlock Origin</a>
(instructions
<a href=https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters>here</a>) or <a href=https://noscript.net>NoScript</a> for this
purpose.</p></div><div class="tab-pane fade p-3" id=debug role=tabpanel><dl><dt>cardimage</dt><dd>venice-mailbox</dd><dt>date</dt><dd>2023-07-01 00:00:00 +0000 UTC</dd><dt>description</dt><dd>Contact form to get ahold of me</dd><dt>draft</dt><dd>false</dd><dt>fa-thumbnail</dt><dd>fad fa-file-signature</dd><dt>iscjklanguage</dt><dd>false</dd><dt>lastmod</dt><dd>2023-07-01 00:00:00 +0000 UTC</dd><dt>menu</dt><dd>map[main:map[name:Contact params:map[icon:fa-file-signature prefix:fad] weight:1]]</dd><dt>motto</dt><dd>Contact Me</dd><dt>publishdate</dt><dd>2023-07-01 00:00:00 +0000 UTC</dd><dt>title</dt><dd>Contact Me</dd></dl></div></div></div></div></div></div></body></html>

@ -1 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Contact Me on MillironX</title><link>https://millironx.com/contact/</link><description>Recent content in Contact Me on MillironX</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 01 Jul 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://millironx.com/contact/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

@ -0,0 +1,152 @@
---
title: Home
cardImage: charolette
motto: <small>My name is Thomas Christensen</small><br />I am Milliron X
description: The homepage of Thomas A. Christensen II
layout: _default/list
menu:
main:
params:
prefix: fad
icon: fa-home
weight: -1000
---
<h2>What is a "Milliron X"?</h2>
<h3>
It's a
<a href="https://en.wikipedia.org/wiki/Livestock_branding">cattle brand</a>,
of course! My cattle brand!
</h3>
<p>
The <dfn>milliron</dfn> is the bar with a bend in the middle. It does not
represent anything physical or textual <i>per se</i>, and is therefore a
rather unique element in cattle brands. Millirons are difficult to modify into
another brand, and provide a guarantee of authentic ownership.
</p>
<p>
<dfn>X</dfn> is the letter of mystery and mystique. For nerds, it's the
unknown in any algebra problem. Ranchers and cowboys will associate it with
big names like the "Bar X" and the "Double X." In either case, it lends itself
to a sense of withholding, prestige, and power.
</p>
<p>
Together, these two symbols represent the qualities I strive for in each of my
works: authenticity, originality, power, depth, and prestige.
</p>
<h2>Who am I?</h2>
{{% imgproc me-and-lady Resize "768x" "float-md-end w-md-50 p-3" %}}
Image courtesy [Guy McCutcheon Photography](https://www.guymccutcheon.com/)
{{% /imgproc %}}
<p>I am</p>
<ul>
<li>🧬 A bioinformatician (by profession)</li>
<li>📐 An engineer (by education)</li>
<li>🐂 A rancher (by lifestyle)</li>
<li>🖥️ A techie (self-taught)</li>
<li>🎥 And a filmmaker (at heart)</li>
</ul>
<p>
I've got a soft spot for Brown Swiss dairy cows (just in case you couldn't
tell by the pictures), and am sometimes called "one of those crazy, Wyoming
dairy cow people." I love anything to do with cattle or technology, but
especially anything to do with both of them.
</p>
<p>
<em>
<abbr
title="Born again, fundamentalist, dispensationalist, King James Bible-believing, independent Baptist"
>Christian</abbr
>, American, Convervative, Pro-gun, Heterosexual - any questions?
</em>
</p>
<h2>Where am I?</h2>
{{% imgproc wy-in-ks Resize "768x" "float-md-start w-md-50 p-3" / %}}
<p>
I am a Wyomingite sojurning in Kansas. That ought to lead to some interesting
stories.
</p>
Around the web you can find me at (in order of subjective importance)
<ul class="float-md-end w-md-50">
<li>
<i class="fab fa-fw fa-github"></i> GitHub:
<a href="https://github.com/MillironX">@MillironX</a>
</li>
<li>
<i class="fab fa-fw fa-orcid"></i>
ORCiD:
<a href="https://orcid.org/0000-0003-1219-9320">0000-0003-1219-9320</a>
</li>
<li>
<i class="fab fa-fw fa-gitlab"></i>
GitLab: <a href="https://gitlab.com/MillironX">@MillironX</a>
</li>
<li>
<i class="fab fa-fw fa-vimeo"></i>
Vimeo: <a href="https://vimeo.com/tchristensenii">Thomas Christensen II</a>
</li>
<li>
<i class="fab fa-fw fa-stack-overflow"></i>
Stack Exchange:
<a href="https://stackexchange.com/users/4863541/milliron-x">Milliron X</a>
</li>
<li>
<i class="fab fa-fw fa-steam"></i>
Steam: <a href="https://steamcommunity.com/id/millironx">MillironX</a>
</li>
<li>
<i class="fab fa-fw fa-discord"></i>
Discord:
<a href="https://discord.com/users/484492414837587978">@MillironX</a>
</li>
</ul>
<div style="clear: both;"></div>
<div class="card border-warning m-3">
<div class="card-body">
<p class="card-text">
This list is intended to verify my identity on other sites. Please do
<em>not</em> use it as fodder to try and "follow" me on each of these
platforms. I stand with RMS:
</p>
<figure>
<blockquote class="blockquote">
<p>
Facebook is a bad place for a person to be. When people find us on
Facebook, we lead them away from Facebook and then talk with them
elsewhere.
</p>
</blockquote>
<figcaption class="blockquote-footer">
Richard Stallman in
<cite
><a href="https://stallman.org/facebook-presence.html"
>If you feel your organization needs a 'presence' in Facebook</a
></cite
>
</figcaption>
</figure>
<p class="card-text">
I typically don't respond to inqueries made on these platforms. Please use
<a href="/contact">my contact form</a>, instead.
</p>
</div>
</div>

@ -0,0 +1,25 @@
---
title: Academic Publications and Presentations
motto: Publications and Presentations
cardImage: library
decription: A list of my academic publications
menu:
main:
name: Academia
params:
prefix: fad
icon: fa-university
weight: 20
fa-thumbnail: fad fa-university
---
> I have spent too long in school and not enough time in the middle of nowhere
>
> -- Baxter Black, DVM
During my time in academia, I have amassed a few notable accomplishments. Of
course, as the old saying goes, "if it isn't published, then it never happened,"
so here is a list of everything that actually happened. Several of these
articles are also available on
[my Google Scholar page](https://scholar.google.com/citations?user=gbP4RDgAAAAJ),
but this is the complete list.

@ -0,0 +1,29 @@
---
title: "The ChemE Car that Cud: AIChE ChemE Car Engineering Design Proposal"
date: 2019-05-14
cardImage: cannulated-cows
draft: false
featured: true
tags:
- chemical engineering
- AIChE
- radiation
- rumen
- microbial electrolysis cells
categories:
- thesis
people:
- Thomas A. Christensen II
link: https://doi.org/10.15786/13700938.v1
journal: "University of Wyoming Honors Program"
location: "Laramie, Wyoming"
---
The ChemE Car That Cud showcases Wyoming's dominant industries of agriculture
and mining by utilizing rumen fluid from a cannulated beef cow to generate
hydrogen to be used in a hydrogen fuel cell and radioactive cesium, a byproduct
of uranium that is often obtained from Wyoming's mines, to time the car's stop.
The concentration of cesium-137 source is measured using the radioactive decay
of cesium shielded by aluminum. The painted aluminum chassis was obtained from a
previous team at UW, and modified using plastic k'nex toys to adapt to the
current power source and stopping mechanism.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

@ -0,0 +1,15 @@
---
title: "How to Build a Cow-Cud Fuel Cell"
date: 2018-08-01
cardImage: library
draft: false
featured: false
categories:
- presentation
people:
- Thomas A. Christensen II
journal: "Idaho INBRE Summer Research Conference"
location: "Moscow, Idaho"
awards:
- "3rd Place Fast-Pitch Science Presentation Contest"
---

@ -0,0 +1,45 @@
---
title:
"Investigation of Hydronium Diffusion in Poly(vinyl alcohol) Hydrogels: A
Critical First Step to Describe Acid Transport for Encapsulated Bioremediation"
date: 2022-09-02
featured: false
tags:
- diffusion
- hydrogels
- ionic strength
- polymers
- transport properties
categories:
- paper
people:
- Carson J. Silsby
- Jonathan R. Counts
- Thomas A. Christensen II
- Mark F. Roll
- Kristopher V. Waynant
- James G. Moberly
link: https://doi.org/10.1021/acsestengg.2c00107
journal: "ACS ES&T Engineering"
---
Bioremediation of chlorinated aliphatic hydrocarbon-contaminated aquifers can be
hindered by high contaminant concentrations and acids generated during
remediation. Encapsulating microbes in hydrogels may provide a protective,
tunable environment from inhibiting compounds; however, current approaches to
formulate successful encapsulated systems rely on trial and error rather than
engineering approaches because fundamental information on mass-transfer
coefficients is lacking. To address this knowledge gap, hydronium ion
mass-transfer rates through two commonly used hydrogel materials, poly(vinyl
alcohol) and alginic acid, under two solidification methods (chemical and
cryogenic) were measured. Variations in hydrogel crosslinking conditions,
polymer composition, and solvent ionic strength were investigated to understand
how each influenced hydronium ion diffusivity. A three-way ANOVA indicated that
the ionic strength, membrane type, and crosslinking method significantly (_p_ <
0.001) contributed to changes in hydronium ion mass transfer. Hydronium ion
diffusion increased with ionic strength, counter to what is observed in
aqueous-only (no polymer) solutions. Co-occurring mechanisms correlated to
increased hydronium ion diffusion with ionic strength included an increased
water fraction within hydrogel matrices and hydrogel contraction. Measured
diffusion rates determined in this study provide first principal design
information to further optimize encapsulating hydrogels for bioremediation.

@ -0,0 +1,59 @@
---
title:
"Metagenomic analysis of rumen populations in week-old calves as altered by
maternal late gestational nutrition and mode of delivery"
date: 2019-06-12
cardImage: cannulated-cows
draft: false
featured: true
tags:
- gestation
- metagenomics
- microbiome
- rumen
categories:
- poster
people:
- Thomas A. Christensen II
- Kathy J. Austin
- Kristi M. Cammack
- Hannah C. Cunningham-Hollinger
link: "/academia/metagenomics/metagenomics_analysis_of_rumen_populations.pdf"
journal: "Westion Section American Society of Animal Science Annual Meeting"
location: "Boise, Idaho"
awards:
- "1st Place Undergraduate Poster Competition"
---
Early colonization of the rumen microbiome is critical to host health and long
term performance. Factors that influence early colonization include maternal
factors such as gestational nutrition and mode of delivery. Therefore, we
hypothesized that late gestational nutrition and mode of delivery would
influence the calf rumen microbiome. Our objectives were to determine if
nutrient restriction during late gestation alters the calf rumen microbiome and
determine if ruminal microbiome composition differs in calves born vaginally
versus caesarean. Late gestating Angus cows were randomly allocated to one of
three treatment groups: control (**CON**; n = 6), caesarean section (**CS**; n =
4), and nutrient restricted (**NR**; n = 5), where CON were fed DDGS and hay to
meet NRC requirements and calved naturally; CS were fed similarly to CON and
calves were born via caesarean section; and NR were fed at a level to reduce BCS
by 1.5-2.0 points over the last trimester compared to CON and calved naturally.
Rumen fluid was collected via oral lavage prior to partition from cows and at d
7 from calves. Microbial DNA was isolated from the rumen fluid and metagenomic
shotgun sequencing was performed using the Illumina HiSeq 2500 platform.
Sequence data were analyzed using Metaxa2 for taxonomic assignment followed by
QIIME1 and QIIME2 to determine differential abundance and alpha- and
beta-diversity differences. There were no significant differences in
alpha-diversity as measured by shannon index across treatment groups for cows
(_P_ = 0.239), but there were significant differences for calves (_P_ = 0.015).
Similarly, there were no significant differences in beta-diversity as measured
by the bray-curtis dissimilarity matrix for cows (_P_ = 0.059), but there were
significant differences for calves (_P_ = 0.007). Alpha-diversity differed (_P_
< 0.001) between cows and calves, with cows having increased species richness
compared to calves. Beta-diversity also differed (_P_ = 0.001) between cows and
calves. At total of 410 taxa were differentially abundant (_P_ < 0.01) between
cows and calves. These results suggest that the mature rumen microbiome of cows
is able to withstand changes in feed intake, however the calf microbiome is
susceptible to alteration by maternal factors. These data also suggest that
there may be opportunities to develop management strategies during late
gestation that influence calf health and performance long-term.

@ -0,0 +1,45 @@
---
title:
"Measuring Diffusion of Trichlorethylene Breakdown Products in
Polyvinylalginate"
date: 2018-10-29
cardImage: library
draft: false
featured: false
tags:
- bioremediation
- polyoxometalate
- hydrogel polymers
- proton transport
- chemical engineering
categories:
- poster
people:
- Thomas A. Christensen II
- Samuel R. Wolfe
- Jonathan Counts
- Mark F. Roll
- Kristopher V. Waynant
- James G. Moberly
journal: "AIChE Annual Meeting"
location: "Pittsburgh, Pennsylvania"
awards:
- "3rd Place Environmental III Division Undergraduate Poster Competition"
link: /academia/pva-aiche/measuring_diffusion_of_trichloroethylene.pdf
---
Trichloroethylene (TCE), a toxic and carcinogenic contaminant, presents unique
challenges for cleanup because of its water solubility, density, and volatility.
Bioremediation of TCE is a promising cleanup method; however, metabolism of TCE
results in acid generation that inhibits remediating microorganisms. Calcium
alginate(CA)-polyvinylalcohol (PVA) hydrogels show promise for protecting
remediating microbes, however diffusion of TCE or its byproducts through these
polymers is unknown. To measure the effective diffusion coefficient of TCE and
byproducts through hydrogel membranes, we used a modified diaphragm cell.
Measured effective diffusion coefficient of each species was (cm {{< sup 2 >}}/s
× 10{{< sup 6 >}}): 14.0 ± 1.91 for H{{< sup "+" >}} ions, 12.4 ± 1.64 for TCE,
7.83 ± 0.54 for cis-1,2-dichloroethylene (DCE), and 4.68 ± 4.14 for vinyl
chloride. These results aid in engineering biobeads and suggest that CA-PVA
hydrogel blends are effective in slowing diffusion of protons, buffering acids
produced by trichloroethylene metabolism, and remains suitable for encapsulation
of microorganisms involved in bioremediation.

@ -0,0 +1,33 @@
---
title: "Measuring diffusion of protons in polyvinyalginate"
date: 2018-07-31
cardImage: library
draft: false
featured: false
categories:
- poster
people:
- Thomas A. Christensen II
- Jonathan Counts
- James G. Moberly
journal: "Idaho INBRE Summer Research Conference"
location: "Moscow, Idaho"
---
Trichloroethylene (TCE) is a toxic and carcinogenic contaminant that presents
unique challenges for cleanup because of its density and volatility. Use of
microorganisms may be a promising remediation method, however metabolism of TCE
results in acid buildup, which consequently impedes the ability of
microorganisms to perform this remediation. Polyvinylalginate (PVA) shows
promise as a useful shield for microorganisms carrying out bioremediation of TCE
by surrounding them in a protective biofilm-like layer, however, key information
is missing which relates diffusion of TCE or its metabolic products through PVA.
To measure the effective diffusion coefficient of H{{< sup "+" >}} ions through
a PVA membrane cross-linked with boric acid and calcium ions, we used a modified
diaphragm cell. We found the effective diffusion coefficient to be 1.40 &times;
10{{< sup -5 >}} ± 1.91 &times; 10{{<sup -6 >}} cm{{< sup 2 >}}s, a nearly
seven-fold decrease in diffusivity compared to protons in water, with an
unexpected significant but as of yet unquantified adsorption capacity. These
results suggest that polyvinylalginate is effective in slowing diffusion of
protons and buffering these acids produced by trichloroethylene metabolism, and
remains suitable for encapsulation of microorganisms involved in bioremediation.

@ -0,0 +1,50 @@
---
title:
"Assessment of Porcine Rotavirus-associated virome variations in pigs with
enteric disease"
date: 2022-04-27
cardImage: cannulated-cows
featured: true
tags:
- porcine rotavirus
- porcine enteric disease
- virome
- rotavirus
categories:
- paper
people:
- Tyler Doerksen
- Thomas A. Christensen II
- Andrea Lu
- Lance Noll
- Jianfa Bai
- Jamie Henningson
- Rachel Palinski
link: https://doi.org/10.1016/j.vetmic.2022.109447
journal: Veterinary Microbiology
---
Enteric disease is the predominant cause of morbidity and mortality in young
mammals including pigs. Viral species involved in porcine enteric disease
complex (PEDC) include rotaviruses, coronaviruses, picornaviruses, astroviruses
and pestiviruses among others. The virome of three groups of swine samples
submitted to the Kansas State University Veterinary Diagnostic Laboratory for
routine testing were assessed, namely, a Rotavirus A positive (RVA) group, a
Rotavirus co-infection (RV) group and a Rotavirus Negative (RV Neg) group. All
groups were designated by qRT-PCR results testing for Porcine Rotavirus A, B, C
and H such that samples positive for RVA only went in the RVA group, samples
positive for >1 rotavirus went in the RV group and samples negative for all were
grouped in the RVNeg group. All of the animals had clinical enteric disease
resulting in scours and swollen joints/lameness, enlarged heart and/or a cough.
All samples were metagenomic sequenced and analyzed for viral species
composition that identified 14 viral species and eight bacterial viruses/phages.
Sapovirus and Escherichia coli phages were found at a high prevalence in RVA and
RV samples but were found at low or no prevalence in the RV Neg samples.
Picobirnavirus was identified at a high proportion and prevalence in RV Neg and
RV samples but at a low prevalence in the RVA group. A sequence analysis of the
possible host of Picobirnaviruses revealed fungi as the most likely host.
Non-rotaviral diversity was highest in RVA samples followed by RV then RV Neg
samples. Various sequences were extracted from the sample reads and a
phylogenetic update was provided showing a high prevalence of G9 and P[23] RVA
genotypes. These data are important for pathogen surveillance and control
measures

@ -0,0 +1,24 @@
---
title:
"nf-core/taxprofiler: highly parallelised and flexible pipeline for metagenomic taxonomic classification and profiling"
date: 2023-10-23
featured: true
tags:
- genomics
categories:
- paper
people:
- Sofia Stamouli
- Moritz E. Beber
- Tanja Normark
- Thomas A. Christensen II
- Lili Andersson-Li
- Maxime Borry
- Mahwash Jamy
- nf-core community
- James A. Fellows Yate
link: https://doi.org/10.1101/2023.10.20.563221
journal: bioRxiv
---
Metagenomic classification tackles the problem of characterising the taxonomic source of all DNA sequencing reads in a sample. A common approach to address the differences and biases between the many different taxonomic classification tools is to run metagenomic data through multiple classification tools and databases. This, however, is a very time-consuming task when performed manually - particularly when combined with the appropriate preprocessing of sequencing reads before the classification. Here we present nf-core/taxprofiler, a highly parallelised read-processing and taxonomic classification pipeline. It is designed for the automated and simultaneous classification and/or profiling of both short- and long-read metagenomic sequencing libraries against a 11 taxonomic classifiers and profilers as well as databases within a single pipeline run. Implemented in Nextflow and as part of the nf-core initiative, the pipeline benefits from high levels of scalability and portability, accommodating from small to extremely large projects on a wide range of computing infrastructure. It has been developed following best-practise software development practises and community support to ensure longevity and adaptability of the pipeline, to help keep it up to date with the field of metagenomics.

@ -0,0 +1,44 @@
---
title:
"Polyoxometalate Incorporation and Effects on Proton Transport in Hydrogel
Polymers"
date: 2020-08-07
cardImage: library
draft: false
featured: true
tags:
- bioremediation
- polyoxometalate
- hydrogel polymers
- proton transport
- chemical engineering
categories:
- thesis
people:
- Thomas A. Christensen II
link: "https://www.proquest.com/dissertations-theses/polyoxometalate-incorporation-effects-on-proton/docview/2502214356/se-2"
journal: "University of Idaho"
location: "Moscow, Idaho"
---
Polyoxometalate clusters embedded into hydrogel biobeads may be able to solve
the challenges posed by free proton generation during remediation of
trichloroethylene by acting as buffers and reducing protons to hydrogen gas. In
this thesis, the challenges posed by systems that contain both diffusion and
reaction processes for protons are considered mathematically, and a computer
simulation to was developed to prove the relationship between diaphragm cell lag
period and reactive capabilities of membranes. Two polyoxometalate compounds,
sodium decavanadate and alumina sulfate, were successfully incorporated into a
poly(vinyl alcohol) hydrogel membrane, and the diffusivity changes associated
with each compound was determined. It was found that the diffusivity of protons
through an unmodified 10% w/v poly(vinyl alcohol) membrane was 1.76 ×
10{{< sup -5 >}} cm{{< sup 2 >}} s{{< sup -1 >}}, the diffusivity through a
10%/2% w/w/v poly(vinyl alcohol)/sodium decavanadate membrane was 3.10 ×
10{{< sup -6 >}} cm{{< sup 2 >}} s{{< sup -1 >}}, and the diffusivity through a
10%/2% w/w/v poly(vinyl alcohol)/alumina sulfate membrane was 3.32 ×
10{{< sup -7 >}} cm{{< sup 2 >}} s{{< sup -1 >}}. Through analysis of the
diaphragm cell lag period, it was found the incorporation of sodium decavanadate
did not increase the reactivity of a poly(vinyl alcohol) hydrogel, and
incorporation of alumina sulfate lowered the reactivity. These results indicate
that polyoxometalate integration into hydrogel membranes is feasible, but does
not provide any advantage to a bioremediation scenario.

@ -0,0 +1,76 @@
---
title: Artificial Insemination
cardImage: Ai-calf
motto: Artificial Insemination
description:
Advertising page to try and sell my artificial insemination services
date: 2022-12-31
menu:
main:
params:
prefix: fax
icon: fa-bull-sperm
weight: 30
fa-thumbnail: fax fa-bull-sperm
---
<section itemscope itemtype="http://schema.org/Product">
<h2 itemprop="name">Cattle artificial insemination services</h2>
<p>
I am licensed in the Great State of Wyoming as a food animal artificial
insemination technician. I only offer AI services for cows, even though
legally I <em>could</em> AI cows, goats, and sheep. My services are most
readily available in the southeast Wyoming area or the Flint Hills of Kansas
depending on the time of year.
</p>
<h3>Rate schedule</h3>
<div itemprop="offers" itemscope itemtype="http://schema.org/Offer">
<table
itemprop="priceSpecification"
itemscope
itemtype="http://schema.org/CompoundPriceSpecification"
class="table table-responsive table-striped"
>
<meta itemprop="price" content="25.00" />
<meta itemprop="priceCurrency" content="USD" />
<tr
itemprop="priceComponent"
itemscope
itemtype="http://schema.org/UnitPriceSpecification"
>
<th>Insemination</th>
<td><small>(per cow)</small></td>
<td>
<span itemprop="priceCurrency" content="USD">$</span
><span itemprop="price">25.00</span>
</td>
<td><small>5 cow minimum charge</small></td>
</tr>
<tr
itemprop="priceComponent"
itemscope
itemtype="http://schema.org/UnitPriceSpecification"
>
<th>Milage</th>
<td><small>(per mile, one-way)</small></td>
<td>
<span itemprop="priceCurrency" content="USD">$</span
><span itemprop="price">1.05</span>
</td>
<td><small>2.5 mile minimum charge</small></td>
</tr>
</table>
</div>
<p>
I will provide all equipment <strong>except</strong> semen storage (liquid
nitrogen tank) and cattle handling (i.e., squeeze chute).
</p>
<p>
To get started, <a href="/contact">contact me</a>, and select the "I'm
hiring for artificial insemination" option.
</p>
</section>

@ -0,0 +1,45 @@
---
draft: true
---
## Stuff I like on the internet
This section of a website used to be called a "blogroll." I don't know what it's
called now. In order to be on this list, I must have been subscribed or
otherwise follow it for over a year. It's amazing how little stuff on the
internet can't make that cut.
### [Thru the Bible](https://ttb.org/)
I'm convinced that the word of God is timeless, and we need less commentary and
cherry-picking of favorite verses, and more study of the complete Bible. Dr.
McGee does just that.
### [Enoch the Cow Vet](https://youtube.com/channel/UC6PPmHUbcdOSzX5tLB3uXdw)
A veterinarian/agricultural channel that doesn't make me cringe. "God built
these things for cows for vets ... [there are] so many aspects of the cow that
are just designed for vets." Amen, Enoch. Amen.
### [Proglogion](https://blog.drwile.com/)
The blog of my high school science teacher (of sorts). It is refreshing to find
a creationist who can still think critically. I love his "bad sermon
illustrations" posts.
### [The Milk Check](https://www.jacoby.com/learning-center/podcasts-overview/)
A pragmatic inside look at dairy marketing. I only understand half of what
they're talking about, but I learn something new every episode.
### [Brian Harry's Blog](https://devblogs.microsoft.com/bharry/)
Where else are you going to find a blog about cows _and_ version control? The
blog is basically dead now, but it's still fun to go back and read the farm
stories.
### [Car Talk](https://cartalk.com/)
The antics of these guys are enough to make anyone have to pull over to the side
of the road from laughing too much. I dread the day when NPR fully axes the only
good program to cross their airwaves.

@ -0,0 +1,107 @@
---
title: Contact Me
cardImage: venice-mailbox
motto: Contact Me
description: Contact form to get ahold of me
date: 2023-07-01
menu:
main:
name: Contact
params:
prefix: fad
icon: fa-file-signature
weight: 1
fa-thumbnail: fad fa-file-signature
---
<form
class="form-horizontal"
action="https://usebasin.com/f/787df7bfd22e"
method="post"
>
<fieldset>
<legend>Contact Me</legend>
<input type="hidden" name="_gotcha" />
<div class="form-group">
<label for="name" class="col-lg-2 control-label">Name</label>
<div class="col-lg-10">
<input
type="text"
class="form-control"
id="name"
name="name"
placeholder="Jay Lush"
required
/>
</div>
</div>
<div class="form-group">
<label for="email" class="col-lg-2 control-label">Email</label>
<div class="col-lg-10">
<input
type="email"
class="form-control"
id="email"
name="email"
placeholder="jlush@iastate.edu"
required
/>
</div>
</div>
<div class="form-group">
<label for="phone" class="col-lg-2 control-label">Phone number</label>
<div class="col-lg-10">
<input
type="tel"
class="form-control"
id="phone"
name="phone"
placeholder="(515) 294-2160"
/>
</div>
</div>
<div class="form-group">
<label for="category" class="col-lg-2 control-label">Category</label>
<div class="col-lg-10">
<select class="form-select" id="category">
<option>I'm hiring for artificial insemination</option>
<option>Something else</option>
</select>
</div>
</div>
<div class="form-group">
<label for="subject" class="col-lg-2 control-label">Subject</label>
<div class="col-lg-10">
<input
type="text"
class="form-control"
id="subject"
name="subject"
placeholder="Beef genetics"
required
/>
</div>
</div>
<div class="form-group">
<label for="message" class="col-lg-2 control-label">Message</label>
<div class="col-lg-10">
<textarea
rows="5"
class="form-control font-sans"
id="message"
name="body"
required
style="min-height: 72pt;"
></textarea>
</div>
</div>
<div class="form-group">
<div class="col-lg-10 col-lg-offset-2">
<button type="reset" class="btn btn-default">Cancel</button>
<button type="submit" class="btn btn-primary pageclip-form__submit">
<span>Submit</span>
</button>
</div>
</div>
</fieldset>
</form>

Before

Width:  |  Height:  |  Size: 13 MiB

After

Width:  |  Height:  |  Size: 13 MiB

@ -0,0 +1,7 @@
---
title: "New Site"
date: 2022-01-13T19:09:50-06:00
draft: true
---
I have a new website! Narf!

@ -0,0 +1,23 @@
---
title: Videos
cardImage: camera
motto: Videography Portfolio
description: Showcase of my own videos
menu:
main:
params:
prefix: fad
icon: fa-video
fa-thumbnail: fad fa-video
---
> ### The culmination of all art forms is that of film.
A good film must have the plot and language of a good novel, characters as bold
and stunning as sculpture, a rhythm as driving and delicate as poetry, frame
compositions more stellar that those of photography, and music that speaks to
the souls of both the characters on screen and the viewers off.
But I digress. Most of my forays into the world of film are immortalized on
[my Peertube channel](https://video.millironx.com/c/mix_studios/videos), but I
decided to share a few highlights here. Enjoy!

@ -0,0 +1,14 @@
---
title: "Farm Bureau Ag Olympics Reel"
date: 2017-02-16
storage: yt
storageId: jhLJp3OFsYM
thumbnail: https://i.ytimg.com/vi_webp/jhLJp3OFsYM/maxresdefault.webp
categories:
- video
---
The Albany County Farm Bureau Young Farmer's and Rancher's committee asked me to
come and shoot a highlight reel of the Ag Olympics booth they ran at the Wyoming
Football Wyoming Needs Agriculture Day. I gave away all rights to this one
except for bragging rights.

Before

Width:  |  Height:  |  Size: 171 KiB

After

Width:  |  Height:  |  Size: 171 KiB

@ -0,0 +1,13 @@
---
title: If You Come Out to the Fair
date: 2016-10-13
storage: peertube
storageId: 3a872dbf-4141-4bec-8a0c-11f5c1db2328
thumbnail: https://video.millironx.com/lazy-static/previews/d1f33911-fdff-461d-a485-54de0bde79f3.jpg
categories:
- video
---
My extension agent asked me to make a promotional video for our county fair.
This is the only film of mine that has drawn an emotional response. I think I
retired after this.

@ -0,0 +1,14 @@
---
title: In The Hayfields
date: 2015-10-05
storage: peertube
storageId: a755f140-123a-4435-8002-0da2d0c831e9
thumbnail: https://video.millironx.com/lazy-static/previews/837d70cd-b5dc-48be-bc65-84a50ae29c99.jpg
categories:
- video
---
I always get the comment that our implements are _old_ whenever I show this
video off. I just ignore the naysayers, though, and good thing, too, because a
version of this video won a [GoPro Award](https://gopro.com/awards). Still
waiting to see my footage on their channel, though.

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

@ -0,0 +1,16 @@
---
title: "Non. Verum: The Mystery Killer"
date: 2015-06-12
storage: peertube
storageId: 03ac71e5-69b2-4c3d-b8b2-da98055cd953
thumbnail: https://video.millironx.com/lazy-static/previews/6c479593-5bcf-4953-bbe5-99c4b4a87a79.jpg
categories:
- video
---
My first ~~documentary~~ mockumentary. This film won 2{{< sup nd >}} place at
the [2016 National 4-H Film Festival](http://4h.missouri.edu/filmfest4h/), and
I've been told that it's more polished than the pieces done by the local TV
stations. No one seems to think it's funny, though, so I'm not sure how
successful it was. Please do me a favor and google **every** term you don't
understand while watching it, and perhaps you'll fare better.

Before

Width:  |  Height:  |  Size: 216 KiB

After

Width:  |  Height:  |  Size: 216 KiB

@ -0,0 +1,18 @@
---
title: My Websites
cardImage: eclipse
motto: Websites
description: List of websites that I have worked on
menu:
main:
name: Websites
params:
prefix: fad
icon: fa-browser
fa-thumbnail: fad fa-browser
---
I do occasionally build websites for myself and other people. Here is a list of
websites I have contributed code to directly, in a vain attempt to gain each of
them some
[search engine cred](https://en.wikipedia.org/wiki/Search_engine_optimization).

@ -0,0 +1,13 @@
---
title: Milliron X
date: 2022-03-01
platform: Hugo
platformIcon: fab fa-golang
platformURL: https://gohugo.io/
deployURL: https://millironx.com
sourceURL: https://github.com/MillironX/millironx.github.io
categories:
- web
---
Lo and behold: I made my own website!

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

@ -0,0 +1,16 @@
---
title: Albany County 4-H Record Books
date: 2019-08-10
platform: Plain ol' HTML5
platformIcon: fab fa-html5
platformURL: https://www.w3.org/html/
deployURL: http://wyoming4h.org/albany4h/record-book
sourceURL: https://github.com/MillironX/4h-record-books
categories:
- web
---
I constructed this site to hold the record book helps of the rebellious Albany
County, Wyoming. Due to the bureaucratic lag that it takes to update, it got
updated just in time for Wyoming 4-H to ditch paper record books entirely. Oh,
well.

Before

Width:  |  Height:  |  Size: 420 KiB

After

Width:  |  Height:  |  Size: 420 KiB

Before

Width:  |  Height:  |  Size: 362 KiB

After

Width:  |  Height:  |  Size: 362 KiB

@ -0,0 +1,9 @@
{ pkgs ? import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/994e2ef9e9c70b4dd7257f73452a94e871723685.tar.gz") {} }:
pkgs.mkShell {
buildInputs = [
pkgs.hugo
pkgs.nodejs
pkgs.git-crypt
];
}

@ -1,30 +0,0 @@
# nunito-sans_all
The CSS and web font files to easily self-host “Nunito Sans” with subset "all".
## Install
`npm install --save @openfonts/nunito-sans_all`
## Use
Typefaces assume youre using webpack to process CSS and files. Each typeface
package includes all necessary font files (woff2, woff) and a CSS file with
font-face declarations pointing at these files.
You will need to have webpack setup to load css and font files. Many tools built
with Webpack will work out of the box with Typefaces such as [Gatsby](https://github.com/gatsbyjs/gatsby)
and [Create React App](https://github.com/facebookincubator/create-react-app).
To use, simply require the package in your projects entry file e.g.
```javascript
// Load Nunito Sans typeface
require('@openfonts/nunito-sans_all')
```
Usage in SCSS:
```scss
@import "~@openfonts/nunito-sans_all/index.css";
```

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save