<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div>
<div>
<div style="direction: ltr;">Is it a question of overthinking? Me, I see it as a question of “over” feeling things - on steroids, no less and from here/there,  building a “visual” conceptual foundation of these wonderfully warm feelings for all to see/feel/utilize
 AND understand.</div>
<div><br>
</div>
<div style="direction: ltr;">It kind of needs to contain our existing or newly conceived of “absolute love language”...like an and. And always conjoins so, what word, string, etc? always conjoins the all of the all of us...then, we mirror our movement with/by
 that spin around the world thing, same as our world, <span id="ms-outlook-ios-cursor">
</span>non?</div>
</div>
<div><br>
</div>
<div class="ms-outlook-ios-signature"></div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Projects <projects-bounces@vicpimakers.ca> on behalf of Eileen Amirault <cody.eileen@gmail.com><br>
<b>Sent:</b> Sunday, October 11, 2020 9:23:54 AM<br>
<b>To:</b> Talk about Raspberry Pi / embeded projects <projects@vicpimakers.ca><br>
<b>Subject:</b> Re: [VicPiMakers Projects] Jim's Challenge - Output 10 (caesar cipher)</font>
<div> </div>
</div>
<div class="" style="word-wrap:break-word; line-break:after-white-space">Hey everyone,
<div class=""><br class="">
</div>
<div class="">Just solved challenge #1 using Scratch. Hope the new ‘Test’ data will work just as well. Intend on showing you what I did at the end of my presentation on Oct 24.</div>
<div class=""><br class="">
</div>
<div class="">Have a nice week,</div>
<div class="">Eileen<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Oct 11, 2020, at 9:15 AM, Michelle Wiboltt <<a href="mailto:michellewiboltt@outlook.com" class="">michellewiboltt@outlook.com</a>> wrote:</div>
<br class="x_Apple-interchange-newline">
<div class="">
<div class="">
<div class="">
<div class="">
<div class="" style="direction:ltr">Ok, but there IS a watermark? thing...so, this needs to be illustrated meaning, if we’re creating a love �� language we want that to show in its entirety AND if “bad” people “break” in...aren’t they just asking to be included?
 wouldn’t it be a wanting but not knowing how to be a part of this fabulousity that is the (our) language of love �� So, if they “break” in doesn’t it stand to reason they were left out. Isn’t that our bad?</div>
<div class=""><br class="">
</div>
<div class="" style="direction:ltr">Also, a language of love would have to be, would need to, continually fortified in order for it to remain foundation-ally strong, right white lights? And, its strength comes from our ever evolving understanding/feeling/sensing/knowing
 of what our hearts are truly capable of and then, illustrating this in the majesty that WILL be our code that You all create, see?</div>
<div class=""><br class="">
</div>
<div class="" style="direction:ltr">Also, just a thought, what about that bit coin spin around the world tor thing...if we built our foundation on something like this wouldn’t this keep any nasty extraterrestrials at bay but wouldn’t it also, keep us ALL contained
 herein, safely. <span id="x_ms-outlook-ios-cursor" class=""></span></div>
<div class="" style="direction:ltr">m</div>
</div>
<div class=""><br class="">
</div>
<div class="x_ms-outlook-ios-signature"></div>
</div>
<hr tabindex="-1" class="" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr" class=""><font face="Calibri, sans-serif" class="" style="font-size:11pt"><b class="">From:</b> Projects <<a href="mailto:projects-bounces@vicpimakers.ca" class="">projects-bounces@vicpimakers.ca</a>> on behalf of Patrick
 McMorris <<a href="mailto:patrick@mcmorris.ca" class="">patrick@mcmorris.ca</a>><br class="">
<b class="">Sent:</b> Sunday, October 11, 2020 8:34:44 AM<br class="">
<b class="">To:</b> Talk about Raspberry Pi / embeded projects <<a href="mailto:projects@vicpimakers.ca" class="">projects@vicpimakers.ca</a>><br class="">
<b class="">Subject:</b> Re: [VicPiMakers Projects] Jim's Challenge - Output 10 (caesar cipher)</font>
<div class=""> </div>
</div>
<div class="">
<div dir="auto" class="">I agree it's not that clear.
<div dir="auto" class=""><br class="">
</div>
<div dir="auto" class="">If the goal to be able to simply run the existing code on new input bytes then yes, "BIOPSY" is always the decrypted word since the byte array is the only given input. If the word changes, that hasn't been specified where that input
 would come from. So, either it doesn't change or the description of the second input is missing.</div>
<div dir="auto" class=""><br class="">
</div>
<div dir="auto" class="">But using a hard-coded word doesn't sound terribly interesting to code up. You could still write your key finding function to accept two strings of equal length and output the required caesar key. Then for question #10, call it with
 the word you extract from the input array and the hard-coded target word and write the output key. Then the problem is hard-coded but your code is more generic.</div>
<div dir="auto" class=""><br class="">
</div>
<div dir="auto" class=""><br class="">
</div>
<div dir="auto" class="">Patrick</div>
</div>
<br class="">
<div class="x_x_gmail_quote">
<div dir="ltr" class="x_x_gmail_attr">On Sun., Oct. 11, 2020, 8:01 a.m. Greg H, <<a href="mailto:greg.horie@gmail.com" class="">greg.horie@gmail.com</a>> wrote:<br class="">
</div>
<blockquote class="x_x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr" class="">
<div class="">For me, the confusion is that we're intended to write code to derive the cipher key value. I did this and came up with an answer, but this key is only relevant "HOUVYE" / "BIOPSY".
<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">So should I take this key and make it a constant for future inputs / encryptions? That's what I ended up doing with my final code submission.
<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">I took out the code that solved the problem because unused code seems like lint to me, but maybe I should put it back to show how I did it.</div>
<div class=""><br class="">
</div>
</div>
<br class="">
<div class="x_x_gmail_quote">
<div dir="ltr" class="x_x_gmail_attr">On Sat, 10 Oct 2020 at 17:45, James Briante <<a href="mailto:briantej@gmail.com" target="_blank" rel="noreferrer" class="">briantej@gmail.com</a>> wrote:<br class="">
</div>
<blockquote class="x_x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div class="x_x_gmail_default">Hi Patrick,</div>
<div class="x_x_gmail_default"> Yes, you can look at only the first character of the string and use it to get the key. <span class="" style="font-family:euclid_circular_a,"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif">Comparing all characters
 as the advantage of catching errors in </span>encryption<span class="" style="font-family:euclid_circular_a,"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif">/decryption. </span>The code is just as short using  "compare strings"  of your particular
 language. </div>
<div class="x_x_gmail_default"><br class="">
</div>
<div class="x_x_gmail_default">In C <span class="" style="background-color:rgb(245,245,245); color:rgb(37,38,94); font-family:"Droid Sans Mono",Inconsolata,Menlo,Consolas,"Bitstream Vera Sans Mono",Courier,monospace; font-size:14px">int strcmp (const char*
 str1, const char* str2);</span><span class="x_x_gmail_default" style="font-family:euclid_circular_a,"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif"><font class="">, in C++ </font></span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(0,128,0)">int</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">
</span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(102,0,0)">CompareText</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">(</span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(0,128,0)">const</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">
 AnsiString </span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(128,0,128)">S1</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">,
</span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(0,128,0)">const</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">
 AnsiString </span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(128,0,128)">S2</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">);
 Pascal ( Delphi) </span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(0,128,0)">function</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">
</span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(102,0,0)">CompareText</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">(</span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(0,128,0)">const</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">
</span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(128,0,128)">S1</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">:
</span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(0,128,0)">string</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">;
</span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(0,128,0)">const</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">
</span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(128,0,128)">S2</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">:
</span><strong class="" style="font-family:"Courier New",Courier,monospace; font-size:0.95em"><span class="" style="color:rgb(0,128,0)">string</span></strong><span class="" style="background-color:rgb(247,247,255); font-family:"Courier New",Courier,monospace; font-size:0.95em">):
 Integer;</span></div>
<div class="x_x_gmail_default"><span class="x_x_gmail_default" style="font-family:euclid_circular_a,"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif"><span class="" style="background-color:rgb(255,255,255)"><font class=""><br class="">
</font></span></span></div>
<div class="x_x_gmail_default"><span class="x_x_gmail_default" style="font-family:euclid_circular_a,"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif"><span class="" style="background-color:rgb(255,255,255)"><font class="">Aside: The purpose of
 the final test data is to see if your outputs are correct when you run your code with the new data. It should work the first time with no changes in the actual code.</font></span></span></div>
<div class="x_x_gmail_default"><span class="x_x_gmail_default" style="font-family:euclid_circular_a,"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif"><span class="" style="background-color:rgb(255,255,255)"><font class="">Jim</font></span></span></div>
</div>
</div>
</div>
</div>
</div>
</div>
<br class="">
<div class="x_x_gmail_quote">
<div dir="ltr" class="x_x_gmail_attr">On Sat, Oct 10, 2020 at 4:46 PM George Bowden <<a href="mailto:gtbowdeng@gmail.com" target="_blank" rel="noreferrer" class="">gtbowdeng@gmail.com</a>> wrote:<br class="">
</div>
<blockquote class="x_x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr" class="">Hi Michelle
<div class="">If you are on a laptop or computer using chrome, you can hold down the CTRL key and tap the letter u .  There are things further back than that but its a start.  As for ink marks showing through, we try to avoid that because it usually reveals
 security holes that the bad people exploit.</div>
</div>
<br class="">
<div class="x_x_gmail_quote">
<div dir="ltr" class="x_x_gmail_attr">On Sat, Oct 10, 2020 at 1:23 PM Michelle Wiboltt <<a href="mailto:michellewiboltt@outlook.com" target="_blank" rel="noreferrer" class="">michellewiboltt@outlook.com</a>> wrote:<br class="">
</div>
<blockquote class="x_x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div class=""></div>
<div class="">
<div class="">
<div class="" style="direction:ltr">Please help:)</div>
<div class="" style="direction:ltr">Here’s where my crazy comes in, see this image...</div>
<div dir="ltr" class="" style="direction:ltr"></div>
</div>
<div dir="ltr" class=""><span id="x_cid:17514e395331e1bed3b1"><Image.jpeg></span><br class="">
</div>
<div dir="ltr" class="">Ok. </div>
<div dir="ltr" class=""><br class="">
</div>
<div dir="ltr" class="">Now, if u could think in terms of front back / embroidery and its front back...</div>
<div dir="ltr" class="">So, above is a code interface? But where is the back front and back? Front would be the website, right? So, when I do online shopping, that’s the front. Where is the back view of the front of the website? </div>
<div dir="ltr" class=""><br class="">
</div>
<div dir="ltr" class="">Another example, when writing in ink it can show through the backside when held to the light, kind of thing is what I’m trying to understand? Where’s that on the internet?</div>
<div dir="ltr" class=""><br class="">
</div>
<div dir="ltr" class="">Thx</div>
<div dir="ltr" class="">m</div>
<div dir="ltr" class=""><br class="">
</div>
<div class="">
<div class="" style="direction:ltr">Michelle Wiboltt</div>
<div class="" style="direction:ltr"><a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.elb1b69.net%2F&data=02%7C01%7C%7C383d339db24947e4a67d08d86e0229ba%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637380302860759522&sdata=bhyN%2F7rPgkKCy9JGp4lordch93V%2FUao8QT8iS%2FnLWnM%3D&reserved=0" originalsrc="http://www.elb1b69.net/" shash="DsBzB5QSap9U9t9vOT+YutHJ9qXEih0kn8c8OkFTeaa5/HSsnCPbfddnajE1DLJSbjzo0MO42SkepS59GosY4hpDvyHgB9z3DufiFdCmBDmQfGUsnEs465Hoq8GnUdP2CRXio2W5Mw4xrFiy2kLBDoKrYBUv0gQxBQp2Czytokk=" originalsrc="http://www.elb1b69.net/" shash="CCiaYZxdV4/INkhUigyZlbomm1ioiMc8yKU34HaASjDeWJpFeg3diW/8+2y8nD1Lpe9p4IoA6AVIP/VYFLRAoUtxXc+lFwP4w7+IAn6UdIXl1Bj9s7vehNG/zlWFXnQOFUafqzHZeKxK/oStZHpZursYU78WX8s4bTnbDqgr+cE=" target="_blank" rel="noreferrer" class="">www.elb1b69.net</a></div>
<div class="" style="direction:ltr">604-612-2505</div>
<div class=""><br class="">
</div>
</div>
</div>
</div>
</div>
<hr class="" style="display:inline-block; width:98%">
<div id="x_x_m_53956706937097261gmail-m_-5421556496741787068gmail-m_3264433033215304054gmail-m_6670624481409002187divRplyFwdMsg" dir="ltr" class="">
<font face="Calibri, sans-serif" class="" style="font-size:11pt"><b class="">From:</b> Projects <<a href="mailto:projects-bounces@vicpimakers.ca" target="_blank" rel="noreferrer" class="">projects-bounces@vicpimakers.ca</a>> on behalf of Greg H <<a href="mailto:greg.horie@gmail.com" target="_blank" rel="noreferrer" class="">greg.horie@gmail.com</a>><br class="">
<b class="">Sent:</b> Saturday, October 10, 2020 8:56:49 AM<br class="">
<b class="">To:</b> <a href="mailto:projects@vicpimakers.ca" target="_blank" rel="noreferrer" class="">
projects@vicpimakers.ca</a> <<a href="mailto:projects@vicpimakers.ca" target="_blank" rel="noreferrer" class="">projects@vicpimakers.ca</a>><br class="">
<b class="">Subject:</b> [VicPiMakers Projects] Jim's Challenge - Output 10 (caesar cipher)</font>
<div class=""> </div>
</div>
<div class="">
<div dir="ltr" class="">
<div class="">I'm looking for clarification on output 10 - caesar cipher problem.<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Is the intent to calculate the caesar cipher key value OR is the intent to encrypt the string with a pre-determined key? Initially I thought the question was to discover the cipher key value, but on reflection this seems fragile.<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Reasoning:</div>
<div class="">- "BIOPSY" will work for the 12 integer input that leads to "HOUVYE", but it will not work for any 12 random integers.
<br class="">
</div>
<div class="">- You'd have to reverse engineer your integers starting from "BIOPSY" to get a valid set of 12 integers.<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">I solved it both ways, but posted only the 2nd solution to github because only the 2nd solution will work for a random set of 12 integers.</div>
<div class=""><br class="">
</div>
<div class="">I'm curious how other folks solved this one.</div>
<div class=""><br class="">
</div>
</div>
</div>
</div>
-- <br class="">
Projects mailing list<br class="">
<a href="mailto:Projects@vicpimakers.ca" target="_blank" rel="noreferrer" class="">Projects@vicpimakers.ca</a><br class="">
<a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fvicpimakers.ca%2Fmailman%2Flistinfo%2Fprojects_vicpimakers.ca&data=02%7C01%7C%7C383d339db24947e4a67d08d86e0229ba%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637380302860769514&sdata=YnBBymIErJ7GkPcFxzURlT1Vzj5kv2THkkO%2FWxXGcbU%3D&reserved=0" originalsrc="http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca" shash="ZSvWBuR/CU2PhSGwoyFxqJGjyB5UtFCOV83p64sHRSJvYwOElVRjrCPLEUPzZrfk+ldG28Xp37Vpld/lVzUdVAELsTEsvAIWtfjr42XyambUSfbu3W87PN0ijGTWNjCVgx4WQnaY15mJHeQEajjX/cv9a7CaS0mHQEl1FBiRN+g=" originalsrc="http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca" shash="di1UAJqAzLKJBDpsknG/yhgHS7Dcgh4thYsPPSuyNW3YiLPngyXilZek/nko60KWvu+WlIl9ldEuvb2iI2dJrYWJF2sBOC1yaEeitXeBHUjxaF4BKoGqjUASa6S3EoSUVPsbR2P55yxiN8JDXxekpf62Iffkus3F0ozvOEt2Qlo=" rel="noreferrer noreferrer" target="_blank" class="">http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca</a><br class="">
</blockquote>
</div>
<br clear="all" class="">
<div class=""><br class="">
</div>
-- <br class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div class="">George Bowden, vice president, Victoria Computer Club<br class="">
<a href="mailto:gtbowdeng@gmail.com" target="_blank" rel="noreferrer" class="">gtbowdeng@gmail.com</a></div>
</div>
</div>
-- <br class="">
Projects mailing list<br class="">
<a href="mailto:Projects@vicpimakers.ca" target="_blank" rel="noreferrer" class="">Projects@vicpimakers.ca</a><br class="">
<a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fvicpimakers.ca%2Fmailman%2Flistinfo%2Fprojects_vicpimakers.ca&data=02%7C01%7C%7C383d339db24947e4a67d08d86e0229ba%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637380302860779509&sdata=UAlL2%2Beic6z5EGsspHGddY3LheQsLX5eLnPbHbueMUE%3D&reserved=0" originalsrc="http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca" shash="vlziGDpEzd79jeh6LeHkxkj2NpMJ+fsUsQyc8F6WnMpdSyMUG+BeqlH1vYGkfSbWzoqsvzXzQ2v2gR0Z69UWlbIq5kEyfF5gKxGZxcW5bIKULp0HrwAWzGlSG5g6OO5sZmJ4ryo4T7HXQfm/JWrBCf/NTFX8ap5AUp7q6q/B6Ag=" originalsrc="http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca" shash="Z4teWwj1wHCugzglKRtnq2UvS3GuiS8H7UtLbzCVTF8lAJ0kw5+dPiCwjzIRyxR6IQffvhGhIqnrk7CcOC/SfdYUNojPnaaeDmg8AXD3o6k6L1gPduAwe75poI4y0MfrIPZgPu1ya0VtvAOBjhFwgLjrAcYXey3J3CdL+MaC0Xc=" rel="noreferrer noreferrer" target="_blank" class="">http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca</a><br class="">
</blockquote>
</div>
-- <br class="">
Projects mailing list<br class="">
<a href="mailto:Projects@vicpimakers.ca" target="_blank" rel="noreferrer" class="">Projects@vicpimakers.ca</a><br class="">
<a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fvicpimakers.ca%2Fmailman%2Flistinfo%2Fprojects_vicpimakers.ca&data=02%7C01%7C%7C383d339db24947e4a67d08d86e0229ba%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637380302860789504&sdata=nikJ8ZIY08qvvguyW0Ps9iHioDD2t85HpMBsAc7CCJU%3D&reserved=0" originalsrc="http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca" shash="hYC8hRkZTaw+24CqaAEkS3CfRf5Wl9UallCpOLDxtjMBm3MLDcNV1sWi+5DOZGY3KEwAR/heU5uxsBZc322TZyPDFuDfrswT0Rgrb2PeKIlevLWcWJcJD04df1NgzmISKVUJRGuKyXWDQ9jcBmrhG4kjwUj+eqmqKct/Cp08/ug=" originalsrc="http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca" shash="Z4teWwj1wHCugzglKRtnq2UvS3GuiS8H7UtLbzCVTF8lAJ0kw5+dPiCwjzIRyxR6IQffvhGhIqnrk7CcOC/SfdYUNojPnaaeDmg8AXD3o6k6L1gPduAwe75poI4y0MfrIPZgPu1ya0VtvAOBjhFwgLjrAcYXey3J3CdL+MaC0Xc=" rel="noreferrer noreferrer" target="_blank" class="">http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca</a><br class="">
</blockquote>
</div>
-- <br class="">
Projects mailing list<br class="">
<a href="mailto:Projects@vicpimakers.ca" target="_blank" rel="noreferrer" class="">Projects@vicpimakers.ca</a><br class="">
<a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fvicpimakers.ca%2Fmailman%2Flistinfo%2Fprojects_vicpimakers.ca&data=02%7C01%7C%7C383d339db24947e4a67d08d86e0229ba%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637380302860799500&sdata=5C%2FtK5cPng4mAWXWibVCvKBFtVwzDwMeooPC5mYVCsA%3D&reserved=0" originalsrc="http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca" shash="C5zbggGrKl8hXl/tMIiVgA2NJSHYhsPRQiYLI6I8Gaald7kdeU3NhxxbBP6Inh/xV3b+Uxc1T4h3KLEqdCNPLbnHOI2gbRjGqjz1OlgDCjS7WHNFfm5BXb4qZVbZPPhcHiKaz4JjBpclV5ZJRQm2uVEJ1PglzMeg85L5O14moBc=" originalsrc="http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca" shash="Z4teWwj1wHCugzglKRtnq2UvS3GuiS8H7UtLbzCVTF8lAJ0kw5+dPiCwjzIRyxR6IQffvhGhIqnrk7CcOC/SfdYUNojPnaaeDmg8AXD3o6k6L1gPduAwe75poI4y0MfrIPZgPu1ya0VtvAOBjhFwgLjrAcYXey3J3CdL+MaC0Xc=" rel="noreferrer noreferrer" target="_blank" class="">http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca</a><br class="">
</blockquote>
</div>
</div>
</div>
-- <br class="">
Projects mailing list<br class="">
<a href="mailto:Projects@vicpimakers.ca" class="">Projects@vicpimakers.ca</a><br class="">
http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</body>
</html>