Skip to content

Commit 100d3ef

Browse files
committed
1 parent 1e8093c commit 100d3ef

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

2021/wmd21.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,9 @@
103103
</p>
104104
<p><p><img src="/img/banner_pic_2021_s.jpg" alt="World Metrology Day 2021 is Measurement for Health" title="World Metrology Day 2021" /></p>
105105
<p>May 20 is <a href="http://www.worldmetrologyday.org">World Metrology Day</a>, commemorating the anniversary of the signing of the Metre Convention in 1875.</p>
106-
<iframe width="560" height="315" src="https://www.youtube.com/embed/gSvVlk_uL5s" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
107106
<p>The theme for World Metrology Day 2021 is Measurement for Health. For somewhat obvious reasons.</p>
107+
<p>As a nice coincidence, <a href="https://www.majug.de/">Mannheim JUG</a> held a Meetup (in German) <a href="https://www.meetup.com/de-DE/mannheim-java-usergroup/events/277421859">javax.measure bringt verständliche Einheiten in die Software</a> allowing me to share insight and experience with the audience especially during Q&amp;A.<br />
108+
The presentation looked more at domain specific use cases for JSR 385 and how to integrate Units of Measurement support in your applications from the backend or middleware to the UI frontend using UI frameworks like React or Angular.</p>
108109
</p>
109110
<div class="share">
110111
<!-- Facebook -->

feed.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<atom:link href="http://https://unitsofmeasurement.github.io/feed.xml" rel="self" type="application/rss+xml" />
77
<description>For future use?</description>
88
<language>en</language>
9-
<pubDate>30 May 2021, 20:02:12</pubDate>
10-
<lastBuildDate>30 May 2021, 20:02:12</lastBuildDate>
9+
<pubDate>30 May 2021, 20:10:54</pubDate>
10+
<lastBuildDate>30 May 2021, 20:10:54</lastBuildDate>
1111

1212
<item>
1313
<title>World Metrology Day 2021</title>
@@ -18,8 +18,9 @@
1818
<description>
1919
&lt;p&gt;&lt;img src=&quot;/img/banner_pic_2021_s.jpg&quot; alt=&quot;World Metrology Day 2021 is Measurement for Health&quot; title=&quot;World Metrology Day 2021&quot; /&gt;&lt;/p&gt;
2020
&lt;p&gt;May 20 is &lt;a href=&quot;http://www.worldmetrologyday.org&quot;&gt;World Metrology Day&lt;/a&gt;, commemorating the anniversary of the signing of the Metre Convention in 1875.&lt;/p&gt;
21-
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/gSvVlk_uL5s&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen&gt;&lt;/iframe&gt;
2221
&lt;p&gt;The theme for World Metrology Day 2021 is Measurement for Health. For somewhat obvious reasons.&lt;/p&gt;
22+
&lt;p&gt;As a nice coincidence, &lt;a href=&quot;https://www.majug.de/&quot;&gt;Mannheim JUG&lt;/a&gt; held a Meetup (in German) &lt;a href=&quot;https://www.meetup.com/de-DE/mannheim-java-usergroup/events/277421859&quot;&gt;javax.measure bringt verständliche Einheiten in die Software&lt;/a&gt; allowing me to share insight and experience with the audience especially during Q&amp;amp;A.&lt;br /&gt;
23+
The presentation looked more at domain specific use cases for JSR 385 and how to integrate Units of Measurement support in your applications from the backend or middleware to the UI frontend using UI frameworks like React or Angular.&lt;/p&gt;
2324

2425
</description>
2526
</item>

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,9 @@ <h2><a href="2021/wmd21.html">World Metrology Day 2021</a></h2>
9595
</p>
9696
<p><img src="/img/banner_pic_2021_s.jpg" alt="World Metrology Day 2021 is Measurement for Health" title="World Metrology Day 2021" /></p>
9797
<p>May 20 is <a href="http://www.worldmetrologyday.org">World Metrology Day</a>, commemorating the anniversary of the signing of the Metre Convention in 1875.</p>
98-
<iframe width="560" height="315" src="https://www.youtube.com/embed/gSvVlk_uL5s" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
9998
<p>The theme for World Metrology Day 2021 is Measurement for Health. For somewhat obvious reasons.</p>
99+
<p>As a nice coincidence, <a href="https://www.majug.de/">Mannheim JUG</a> held a Meetup (in German) <a href="https://www.meetup.com/de-DE/mannheim-java-usergroup/events/277421859">javax.measure bringt verständliche Einheiten in die Software</a> allowing me to share insight and experience with the audience especially during Q&amp;A.<br />
100+
The presentation looked more at domain specific use cases for JSR 385 and how to integrate Units of Measurement support in your applications from the backend or middleware to the UI frontend using UI frameworks like React or Angular.</p>
100101

101102
<br>
102103
</article>

0 commit comments

Comments
 (0)