-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
180 lines (145 loc) · 9.53 KB
/
index.html
File metadata and controls
180 lines (145 loc) · 9.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
<!doctype html>
<html 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, shrink-to-fit=no" />
<meta name="description"
content="Information about a flat-plate vibration damper, an long shrub of boy-girl twins, and other interesting things" />
<meta name="author" content="Bruce Johnson" />
<meta name="theme-color" content="#4f2185" />
<meta name="msapplication-navbutton-color" content="#4f2185" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<link rel="icon" href="./favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="./images/favicon_io/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon_io/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon_io/favicon-16x16.png" />
<link rel="canonical" href="https://denisecase.github.io/ape/" />
<link rel="manifest" href="./manifest.json" />
<title>Applied Physics Engineering</title>
<!-- Service worker -->
<!-- If the browser (navigator) enables service workers, then after loading, register -->
<!-- Use chrome://inspect/#service-workers to inspect -->
<script>
if ('serviceWorker' in navigator) {
window.addEventListener('load', () => {
navigator.serviceWorker.register('./service-worker.js').then(
registration => {
console.log(
`Service worker registered with scope: ${registration.scope}`
)
},
err => {
console.log('Service worker registration failed: ', err)
}
)
})
}
</script>
<script>
swingblank = new Image
swingnormal = new Image
swingmm = new Image
swingblank.src = "gif/blankswing.gif"
if (navigator.appName == "Microsoft Internet Explorer") {
swingnormal.src = "gif/nsie.gif"
swingmm.src = "gif/mmsie.gif"
}
else {
swingnormal.src = "gif/nsnotie.gif"
swingmm.src = "gif/mmsnotie.gif"
}
</script>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#990099" alink="#6699FF">
<h1>Applied Physics Engineering</h1>
<p>Welcome to our website!</p>
<p><b>Reasons for being.</b> We have two reasons for setting up this site: we want to let you know that we have a
patent that you might be interested in; and we want to share some interesting projects with you.</p>
<p><b>Technical blog.</b> You might say that this is a technical blog. My personal life isn't all that interesting,
but the projects may be.</p>
<p><b>Smooth computer sketching.</b> <img src="images/heart.jpg" align="right" width="61" height="68" border="0"
alt="Example of a heart" border="0" style="margin-left: 8px"> The first project is a much better way to sketch on
a computer using a mouse or a trackball. To learn more about this method and download a small demo program, <a
href="sketch.html" title="Get a download">click</a> here.</p>
<br clear="all">
<p><b>Multi-motion swing.</b> <a href="index.html" onload="document.swing.src= swingblank.src"><img
src="gif/blankswing.gif" align="right" width="152" height="166" name="swing" alt="Blank swing area" border="0"
style="margin-left: 8px">(mouse over the links below)</a> The second project is one that I have no vested interest in, but I've had fun
playing with. Which would be more interesting, a standard playground <a href="index.html"
onmouseover="document.swing.src= swingnormal.src" onmouseout="document.swing.src=swingblank.src">swing</a> or one
that'll do <a href="index.html" onmouseover="document.swing.src= swingmm.src"
onmouseout="document.swing.src= swingblank.src">this</a>? For more details on this <a
href="multimotionswing.html" title="More details">unusual backyard swing, click here</a>.</p>
<br clear="all">
<p><b>Bounceless stop.</b>The third project is one that I had a vested interest in (my second patent). I have since
let that patent lapse because I couldn't justify paying the fairly-high patent maintenance fees. Let me demonstrate
the basic idea involved by showing a video (the one on the left) of a very bouncy rubber ball dropping onto a
concrete floor. Compare this with a similar video (the one on the right) of the same ball dropping onto a thin flat
plate with radial slits, per my patent. Quite a difference, isn't there? For more on this curious subject, <a
href="bouncelessstop.html" title="How to stop a bouncy ball from bouncing">click</a> here.
<p>Note that Apple's Quicktime 7 is needed in order to watch the videos. It is a free program from Apple and works
in both Mac and Windows. <a href="http://www.apple.com/quicktime">www.apple.com/quicktime</a></p>
<br clear="all">
<embed autoplay="false" controller="true" loop="false" src="videos/bouncydrop.mp4" width="490" height="401"
volume="100" align="left">
<noembed>
<p>This is an MPEG4 video clip of a very bouncy ball dropping onto a concrete floor.</p>
</noembed> </embed>
<embed autoplay="false" controller="true" loop="false" src="videos/deaddrop.mp4" width="490" height="401"
volume="100" align="left">
<noembed>
<p>This is an MPEG4 video clip of a very bouncy ball dropping onto a thin flat plate with radial slits, per my
patent, without bouncing.</p>
</noembed> </embed>
<br clear="all">
<p><b>Kakuro hints.</b> I have added a <a href="kakurohints.html" title="Hints on solving Kakuro puzzles">page</a>
of hints on working Kakuro (cross sums) puzzles. My daughter sent me a book of the puzzles and gave me a hint on
working them. </p>
<p><b>Who determines the sex of the child?</b> When I Google™ the question: "Who determines the sex of the
child?" the answers mainly assure me that the father does, because only the sperm can contain a Y chromosome, not
the egg. It seems to me that getting from the simple biological fact (only the sperm can contain a Y chromosome)
to the conclusion (the father determines the sex of the child) requires an unstated assumption; that the egg
can't, or won't, select a given sperm. If the egg can actively select among the numerous available sperm cells,
then a given egg may be pre-programmed to allow only a male-producing or only a female-producing sperm. This idea
came as a way to explain an <a href="pdf/bgtwins.pdf"
title="PDF showing an interesting pattern of boy-girl twins">interesting genetic tree</a> from a family I am
aware of. Of the six sets of boy-girl twins shown, all six have a mother on the genetic tree, not a father. Either
this pattern is just a statistical fluke, or a gene programs the mothers involved to release a boy-preferring egg
and a girl-preferring egg at the same time.
<p>The answer to this question may not be so much a question of genetics, but of biology. Have any studies shown
that the human egg is not capable of selelecting sperm? My degrees are in engineering, not in genetics or
biology, so I certainly don't know, but I'm also not real sure that those who answer the question when I
Google™ know either.</p>
<p>I have tried at least four versions of this question (using the quotation marks) and get a fairly narrow range
of number of hits: "Who determines the sex of the child?" (29,200); "Who determines the sex of a child?"
(16,200); "Who determines the sex of the baby?" (36,400);"Who determines the sex of a baby?" (20,900). Without
the quotation marks the results are in the millions.</p>
There are a number of people who could be on this genetic tree, but I just don't have the details I would need to
show them. I have found out that the pattern extends into Norway, where the initial person in the chart came from.
(She had siblings who were boy-girl twins). There is also at least one more set of boy-girl twins on this tree,
but I don't have the details yet. It would be easy for an investigator to fill in the missing branches of the tree
to see if the pattern persists. If it does, it would be a strong indicator that there is a genetic component
involved. In that case a DNA analysis might be warranted. I'm sure that at least some of the people charted would
be willing to cooperate in a DNA analysis. I wonder why such a basic question of our human existence hasn't been
thoroughly researched. Maybe it has and I'm just not aware of it.
</p>
<p>You can <a href="mailto:apewebsite@comcast.net" title="Contact URL">email me</a> with questions or comments.</p>
<!-- Sticky footer with padding (py level 3) on y-axis (top and bottom) -->
<footer class="footer bg-light py-3 text-center ">
<a target="_blank" rel="noopener" href="https://denisecase.github.io/ape">Website</a>
◆
<a target="_blank" rel="noopener" href="https://github.com/denisecase/ape">Source</a>
</footer>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-10234854-1");
pageTracker._trackPageview();
} catch (err) { }</script>
</body>
</html>