<?xml version="1.0" encoding="UTF-8"?>
<itemContainer xmlns="http://omeka.org/schemas/omeka-xml/v5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://omeka.org/schemas/omeka-xml/v5 http://omeka.org/schemas/omeka-xml/v5/omeka-xml-5-0.xsd" uri="https://omeka.lawrencecatania.com/items/browse?output=omeka-xml&amp;page=8" accessDate="2026-06-24T13:29:15-05:00">
  <miscellaneousContainer>
    <pagination>
      <pageNumber>8</pageNumber>
      <perPage>25</perPage>
      <totalResults>4407</totalResults>
    </pagination>
  </miscellaneousContainer>
  <item itemId="4321" public="1" featured="0">
    <collection collectionId="3">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="4">
                  <text>Knowledge Stream</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="37">
              <name>Contributor</name>
              <description>An entity responsible for making contributions to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="5">
                  <text>Lawrence Catania</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11402">
                <text>John von Neumann: Life, Work, and Legacy</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11403">
                <text>&lt;a href="https://www.ias.edu/von-neumann" title="John von Neumann: Life, Work, and Legacy" target="_blank" rel="noreferrer noopener"&gt;https://www.ias.edu/von-neumann&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4320" public="1" featured="0">
    <collection collectionId="3">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="4">
                  <text>Knowledge Stream</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="37">
              <name>Contributor</name>
              <description>An entity responsible for making contributions to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="5">
                  <text>Lawrence Catania</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11399">
                <text>who developed the architecture to use process and threads</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11400">
                <text>Thinking&#13;
Searching&#13;
The architecture for processes and threads was not developed by a single person but emerged through the evolution of operating systems and hardware designs from the 1940s to the 1960s.&#13;
 &#13;
Architecture Development History&#13;
The development of these concepts involved several key figures and organizations:&#13;
&#13;
    John von Neumann (1945): Proposed the von Neumann architecture, which established the "stored-program" concept. This design, featuring a central processing unit (CPU) and memory, provided the hardware foundation for running the sequences of instructions that would later be managed as processes.&#13;
    IBM (1960s): Developed the System/360 architecture, which was one of the first major systems to implement support for multiple parallel processes and what we now call multithreading.&#13;
        In 1964, IBM's OS/360 MVT (Multiprogramming with a Variable number of Tasks) introduced "tasks," which are widely considered the earliest implementation of threads in a production system.&#13;
    Victor A. Vyssotsky: Credited by Jerome Saltzer in 1966 with coining the specific term "thread" to describe these lightweight execution units.&#13;
    Fred Brooks (IBM): Developed the concept of a computer "architecture" as distinct from a specific machine's implementation during the design of the System/360. &#13;
&#13;
Key Differences in Architecture&#13;
Modern computer systems use these two components to manage execution efficiently: &#13;
&#13;
    Process: A running instance of a program that has its own isolated memory space (code, data, and files).&#13;
    Thread: Often called a "lightweight process," a thread is a unit of execution within a process that shares the same memory space as other threads in that process, allowing for faster communication and lower resource overhead. </text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11401">
                <text>&lt;a href="https://share.google/aimode/gPPvDcjTR0dgw82cG" title="who developed the architecture to use process and threads" target="_blank" rel="noreferrer noopener"&gt;https://share.google/aimode/gPPvDcjTR0dgw82cG&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4319" public="1" featured="0">
    <collection collectionId="3">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="4">
                  <text>Knowledge Stream</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="37">
              <name>Contributor</name>
              <description>An entity responsible for making contributions to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="5">
                  <text>Lawrence Catania</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11397">
                <text>*ponders* thread and process architecture</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11398">
                <text>Process Architecture Philosophy (Isolation &amp; Protection)&#13;
&#13;
    Core Idea: Each process is a distinct, independent world with its own virtual memory, file handles, and resources.&#13;
    Focus: Security, stability, and fault containment (one process crashing doesn't affect others).&#13;
    When to Use:&#13;
        Running separate applications (e.g., browser tabs, different software).&#13;
        Tasks requiring high security or running untrusted code.&#13;
        When tasks are heavy and don't need frequent shared data.&#13;
    Trade-off: Slower communication (IPC needed) and heavier context switching (saving/restoring entire memory maps). &#13;
&#13;
Thread Architecture Philosophy (Sharing &amp; Concurrency)&#13;
&#13;
    Core Idea: Threads are lightweight sub-tasks within a single process, sharing the same memory, code, and resources.&#13;
    Focus: Responsiveness, efficiency, and easy data sharing for concurrent operations.&#13;
    When to Use:&#13;
        Performing multiple tasks within one application (e.g., UI updates while downloading).&#13;
        CPU-bound tasks that benefit from parallelism on multi-core systems.&#13;
    Trade-off: Lack of built-in isolation; requires careful synchronization (locks, mutexes) to prevent race conditions and data corruption. </text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4318" public="1" featured="0">
    <fileContainer>
      <file fileId="1793">
        <src>https://omeka.lawrencecatania.com/files/original/ceb610e99c94c6d11ab6f46cf5d7c5c6.jpg</src>
        <authentication>c3091cb8b940de919005fc6225feefa3</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11394">
                <text>Opening a new era in algorithmic development</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11395">
                <text>IBM Research is turbocharging algorithm development for a world with quantum computing and AI.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11396">
                <text>&lt;a href="https://research.ibm.com/blog/future-of-developing-algorithms" title="Opening a new era in algorithmic development" target="_blank" rel="noreferrer noopener"&gt;https://research.ibm.com/blog/future-of-developing-algorithms&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4317" public="1" featured="0">
    <collection collectionId="3">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="4">
                  <text>Knowledge Stream</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="37">
              <name>Contributor</name>
              <description>An entity responsible for making contributions to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="5">
                  <text>Lawrence Catania</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11393">
                <text>*Ponders* How will Quantum computer architectures change standard process and thread design. ~LArry</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4316" public="1" featured="0">
    <collection collectionId="12">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="257">
                  <text>Who I am.</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="39">
              <name>Creator</name>
              <description>An entity primarily responsible for making the resource</description>
              <elementTextContainer>
                <elementText elementTextId="258">
                  <text>Lawrence Catania</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11391">
                <text>People sometimes hide their personalities in similarities . For better or for worse. The inner worlds of micro aggressions and passive aggressiveness.  ~LArry</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11392">
                <text>Lawrence Catania</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4314" public="1" featured="0">
    <collection collectionId="3">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="4">
                  <text>Knowledge Stream</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="37">
              <name>Contributor</name>
              <description>An entity responsible for making contributions to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="5">
                  <text>Lawrence Catania</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11389">
                <text>The Akhenaten Temple Project and Karnak Excavations</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11390">
                <text>&lt;a href="https://www.penn.museum/sites/expedition/the-akhenaten-temple-project-and-karnak-excavations/" title="The Akhenaten Temple Project and Karnak Excavations" target="_blank" rel="noreferrer noopener"&gt;https://www.penn.museum/sites/expedition/the-akhenaten-temple-project-and-karnak-excavations/&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4313" public="1" featured="0">
    <fileContainer>
      <file fileId="1792">
        <src>https://omeka.lawrencecatania.com/files/original/8ddf089caf43014ae8a210fd7aa10987.jpg</src>
        <authentication>2ecb00801f5f305e10d8d95d3855c923</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11386">
                <text>Karnak temple</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11387">
                <text>The Great Temple of Amon at Karnak, This great national monument of Egypt has no equal. It is not a single temple, but temple within temple, shrine within shrine, where almost all the pharaohs, particularly of the New Kingdom, wished to record their names and deeds for posterity. Though most of the structures were built in honour of Amon-Ra, his consort Mut and son Khonsu, there were numerous shrines within the complex dedicated to what might be called “guest deities', like Ptah of Memphis and Osiris of Abydos.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11388">
                <text>&lt;a href="https://www.journeytoegypt.com/en/discover-egypt/karnak-temple" title="Karnak temple" target="_blank" rel="noreferrer noopener"&gt;https://www.journeytoegypt.com/en/discover-egypt/karnak-temple&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4312" public="1" featured="0">
    <fileContainer>
      <file fileId="1791">
        <src>https://omeka.lawrencecatania.com/files/original/71ccca24db28ec8a5ecb8866257727d9.jpg</src>
        <authentication>4375d04d4a1de7131962598a648878df</authentication>
      </file>
    </fileContainer>
    <collection collectionId="6">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="11">
                  <text>Libraries</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="37">
              <name>Contributor</name>
              <description>An entity responsible for making contributions to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="12">
                  <text>Lawrence Catania</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11383">
                <text>Ashurbanipal Library Project</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11384">
                <text> Ashurbanipal's collection was the largest, broadest and most important library ever assembled over 3,500 years of cuneiform culture. Until the Library of Alexandria</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11385">
                <text>&lt;a href="https://oracc.museum.upenn.edu/asbp/whatisthelibrary/aroyalcollection/index.html" title="Ashurbanipal Library Project" target="_blank" rel="noreferrer noopener"&gt;https://oracc.museum.upenn.edu/asbp/whatisthelibrary/aroyalcollection/index.html&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4311" public="1" featured="0">
    <fileContainer>
      <file fileId="1790">
        <src>https://omeka.lawrencecatania.com/files/original/2b711790df1586aca3caf46a1db44389.jpg</src>
        <authentication>39ebd2cdd35b3d6eeb531cdc3658d794</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11380">
                <text>Understanding Reactive Abuse: Signs and Solutions </text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11381">
                <text>In this article, we explore the psychological dynamics of reactive abuse, the signs to look out for, the impact it can cause, and steps to get help. </text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11382">
                <text>&lt;a href="https://www.verywellmind.com/reactive-abuse-signs-impact-and-tips-to-break-the-cycle-7567483" title="Verywell Mind" target="_blank" rel="noreferrer noopener"&gt;https://www.verywellmind.com/reactive-abuse-signs-impact-and-tips-to-break-the-cycle-7567483&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4310" public="1" featured="0">
    <fileContainer>
      <file fileId="1789">
        <src>https://omeka.lawrencecatania.com/files/original/894e59cdbc9f27ac747595e67471e27a.jpg</src>
        <authentication>bc8a83c6401429c846a3736afb13c557</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11377">
                <text>Strengthening local efforts, elevating global rights</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11378">
                <text>INCLO is a network of 15 prominent national civil liberties and human rights organizations worldwide, unified by the belief that together we are stronger.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11379">
                <text>&lt;a href="https://inclo.net/" title="Strengthening local efforts, elevating global rights" target="_blank" rel="noreferrer noopener"&gt;https://inclo.net/&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4309" public="1" featured="0">
    <fileContainer>
      <file fileId="1788">
        <src>https://omeka.lawrencecatania.com/files/original/32400e1f7e231df823d62102be3c0184.jpg</src>
        <authentication>bc8a83c6401429c846a3736afb13c557</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11374">
                <text>Acoustic weapons, also known as long-range acoustic devices and sound cannons</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11375">
                <text>Acoustic weapons, also known as long-range acoustic devices and sound cannons, are devices that&#13;
deliver very loud sounds over long distances. This technology is used for crowd-control purposes by&#13;
emitting loud and painful levels of noise that may lead to significant harm to the ears, potentially causing&#13;
hearing loss. Serious questions remain about the safety and efficacy of acoustic weapons in&#13;
crowd-control contexts.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11376">
                <text>&lt;a href="https://assets.aclu.org/live/uploads/document/Acoustic_Weapons.pdf" title="Acoustic weapons, also known as long-range acoustic devices and sound cannons" target="_blank" rel="noreferrer noopener"&gt;https://assets.aclu.org/live/uploads/document/Acoustic_Weapons.pdf&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4308" public="1" featured="0">
    <fileContainer>
      <file fileId="1787">
        <src>https://omeka.lawrencecatania.com/files/original/501b2fe35e1eaaba3b4694a815a7e6d0.jpg</src>
        <authentication>411faf15bf62788dd1e5b94c45bcefe7</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11371">
                <text>High-Intensity Acoustics for Military Nonlethal Applications: A Lack of Useful Systems</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11372">
                <text>There have been many previous claims of nonlethal acoustic weapon effects, mostly in the popular rather than the scientific literature. Anecdotal reports of extraordinary effects can make meaningful assessment and review of this area very difficult. Acoustics research has shown that the nonlethal weapon capabilities of audible sound generators have been grossly overstated. Although high-intensity infrasound significantly disrupted animal behavior in some experiments, the generation of such energy in a volume large enough to be of practical use is unlikely because of basic physical principles. On the basis of experimentation completed to date at a number of institutions, it seems unlikely that high-intensity acoustic energy in the audible, infrasonic, or low-frequency range can provide a device suitable for use as a nonlethal weapon.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11373">
                <text>&lt;a href="https://academic.oup.com/milmed/article-abstract/172/2/182/4578046?redirectedFrom=fulltext" title="High-Intensity Acoustics for Military Nonlethal Applications: A Lack of Useful Systems"&gt;https://academic.oup.com/milmed/article-abstract/172/2/182/4578046?redirectedFrom=fulltext&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4307" public="1" featured="0">
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11368">
                <text>Infra Sound / Sub Sonic</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11369">
                <text>Increasing the intensity of a 1 Hz frequency can have significant, harmful physiological and psychological effects on humans, ranging from discomfort and disorientation to potentially lethal outcomes at extreme intensities. However, generating such energy at an intensity high enough to be effective as a practical weapon over a significant area is difficult due to basic physical principles. &#13;
&#13;
Effects of High-Intensity 1 Hz Infrasound&#13;
At sufficient intensities, infrasound can cause a variety of effects on the human body, as the low-frequency waves can resonate with internal organs and systems. &#13;
Physiological Effects: At intensities around 150 dB, nausea and whole-body vibrations become noticeable. Around 166 dB, breathing difficulties can arise. At approximately 177 dB, infrasound between 0.5 and 8 Hz can induce an abnormal heart rhythm or drive sonically induced artificial respiration. Exposure to high levels (over 100 dB) can also negatively interfere with cardiac function. Resonances in body cavities can lead to organ dysfunction, blurred vision, and, at extreme levels, potentially death.&#13;
Psychological Effects: High-intensity infrasound exposure can induce feelings of anxiety, dread, fear, and general unease, potentially because it stimulates areas of the brain associated with emotion. It can also cause disorientation, difficulty concentrating, and impaired performance in vigilance tasks. Anecdotal reports mention visual disturbances or a sensation of "presence" (ghosts) at around 19 Hz.&#13;
Physical Damage: While high-intensity audible sound can cause permanent hearing loss, infrasound primarily causes non-auditory effects. Animal studies have shown cell changes and ruptured blood vessel walls at very high intensities, suggesting potential for physical injury in humans at extreme, likely lethal, levels. &#13;
Feasibility as a Weapon&#13;
Scientific literature and research suggest that while high-intensity infrasound is harmful, its use as a practical, widespread weapon is generally considered unlikely or overstated in popular literature. &#13;
Physical Limitations: The primary challenge is generating high-intensity infrasound in a large enough volume to be practical for military or crowd-control use. Creating intense, directional infrasound requires very large equipment due to the long wavelengths involved.&#13;
Indiscriminate Nature: Like other acoustic weapons, an infrasonic device would likely be indiscriminate, affecting anyone within range, including bystanders or friendly forces.&#13;
Current Status: Although the technology is under investigation in some military contexts, existing functional acoustic non-lethal weapons primarily use high-pitched, audible sound (like the Long Range Acoustic Device (LRAD)) to cause pain and disorientation, not infrasound. </text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11370">
                <text>&lt;a href="https://hearinghealthmatters.org/hearing-international/2023/sonic-warfare-noise-as-a-weapon/#:~:text=When%20powerful%20vibrations%20are%20directed,the%20need%20for%20comprehensive%20research." title="Infra" target="_blank" rel="noreferrer noopener"&gt;https://hearinghealthmatters.org/hearing-international/2023/sonic-warfare-noise-as-a-weapon/#:~:text=When%20powerful%20vibrations%20are%20directed,the%20need%20for%20comprehensive%20research.&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4306" public="1" featured="0">
    <fileContainer>
      <file fileId="1786">
        <src>https://omeka.lawrencecatania.com/files/original/206366ed9b1b149fd1c45c0ff325d5d9.jpg</src>
        <authentication>efdfe15a4ea5c5d08234411078679099</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11365">
                <text>International Food Information Council</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11366">
                <text>Founded in 1985, the International Food Information Council (IFIC) is a 501(c)(3) nonprofit organization based in Washington, D.C. with a mission to effectively communicate science-based information about food safety, nutrition and sustainable food systems, serving the public good. </text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11367">
                <text>&lt;a href="https://ific.org/" title="International Food Information Council" target="_blank" rel="noreferrer noopener"&gt;https://ific.org/&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4305" public="1" featured="0">
    <fileContainer>
      <file fileId="1784">
        <src>https://omeka.lawrencecatania.com/files/original/6066e4c426dc9dda5248b8465ace0e64.jpg</src>
        <authentication>a86586f882bdc3d66c341e3766afb8d3</authentication>
      </file>
      <file fileId="1785">
        <src>https://omeka.lawrencecatania.com/files/original/62f62dd522f06f88298c6f85d6747ad8.jpg</src>
        <authentication>ecd41fa175856dc97285d0a6c5447818</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11362">
                <text>Building a mini Ternary computer</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11363">
                <text>Building a mini ternary computer can be a fascinating project. A ternary computer uses logic, which has three possible states (usually represented as -1, 0,, and +1) compared to the binary logic which has only two (0 and 1). While it's an unconventional approach compared to modern binary computers, it can be a great learning experience. </text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11364">
                <text>&lt;a href="https://aitrot.com/building-a-mini-ternary-computer/my-project/" title="Building a mini Ternary computer" target="_blank" rel="noreferrer noopener"&gt;https://aitrot.com/building-a-mini-ternary-computer/my-project/&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4304" public="1" featured="0">
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11359">
                <text>J-Ellette / Setun&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11360">
                <text>A faithful Electron-based emulator of the historic Setun computer, the world's first ternary (base-3) computer developed in the Soviet Union in 1958. </text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11361">
                <text>&lt;a href="https://github.com/J-Ellette/Setun" title="J-Ellette / Setun" target="_blank" rel="noreferrer noopener"&gt;https://github.com/J-Ellette/Setun&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4303" public="1" featured="0">
    <fileContainer>
      <file fileId="1783">
        <src>https://omeka.lawrencecatania.com/files/original/2984ad4886cc0c63429de5374723648d.jpg</src>
        <authentication>c39ee39d4f5e7889711454f752bd7be5</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11356">
                <text>Hackaday</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11357">
                <text>Hackaday serves up Fresh Hacks Every Day from around the Internet. Our playful posts are the gold-standard in entertainment for engineers and engineering enthusiasts.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11358">
                <text>&lt;a href="https://hackaday.com/" title="Hackaday" target="_blank" rel="noreferrer noopener"&gt;https://hackaday.com/&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4302" public="1" featured="0">
    <fileContainer>
      <file fileId="1782">
        <src>https://omeka.lawrencecatania.com/files/original/81295b0ffa0548a530d08178fe87007d.jpg</src>
        <authentication>2562de872b3a9ef1ebb0c603ced5adf5</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11353">
                <text>An end-to-end platform for machine learning </text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11354">
                <text>TensorFlow makes it easy to create ML models that can run in any environment. Learn how to use the intuitive APIs through interactive code samples.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11355">
                <text>&lt;a href="https://www.tensorflow.org/" title="An end-to-end platform for machine learning" target="_blank" rel="noreferrer noopener"&gt;https://www.tensorflow.org/&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4301" public="1" featured="0">
    <fileContainer>
      <file fileId="1781">
        <src>https://omeka.lawrencecatania.com/files/original/7dd22c74f62a130ef686067ba0b5f761.jpg</src>
        <authentication>07d76b22e3c85c1ee812b997725cb8d1</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11350">
                <text>Learn Python</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11351">
                <text>The Fastest-Growing Programming Language in the World</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11352">
                <text>&lt;a href="https://pythoninstitute.org/study-resources?gad_source=1" title="Learn Python" target="_blank" rel="noreferrer noopener"&gt;https://pythoninstitute.org/study-resources?gad_source=1&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4300" public="1" featured="0">
    <fileContainer>
      <file fileId="1780">
        <src>https://omeka.lawrencecatania.com/files/original/a2714671137ede5a7e029490159f42e3.jpg</src>
        <authentication>dd40a94770e301ffebe39ac200fa0c66</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11347">
                <text>Learn to Code in Python.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11348">
                <text>Learn to code using the latest version of Python 3, arguably the most popular professional programming language</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11349">
                <text>&lt;a href="https://www.boot.dev/courses/learn-code-python" title="Learn to Code in Python" target="_blank" rel="noreferrer noopener"&gt;https://www.boot.dev/courses/learn-code-python&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4299" public="1" featured="0">
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11344">
                <text>CS50’s Introduction to Programming with Python - OpenCourseWare</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11345">
                <text>&lt;a href="https://cs50.harvard.edu/python/" title="CS50’s Introduction to Programming with Python" target="_blank" rel="noreferrer noopener"&gt;https://cs50.harvard.edu/python/&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="11346">
                <text>&lt;a href="https://www.edx.org/cs50" title="EDX" target="_blank" rel="noreferrer noopener"&gt;https://www.edx.org/cs50&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4298" public="1" featured="0">
    <fileContainer>
      <file fileId="1779">
        <src>https://omeka.lawrencecatania.com/files/original/ae5dd469fc6eaad6acb57c592cdcbb68.jpg</src>
        <authentication>c7dc86c22990bd767a36ab4e97a0de67</authentication>
      </file>
    </fileContainer>
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11341">
                <text>OIC Group, School of Physical Engineering, Heriot-Watt University</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11342">
                <text>Optoelectronic interconnects are one means of alleviating the ever growing communications bottlenecks associated with silicon electronics.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11343">
                <text>&lt;a href="https://oic.eps.hw.ac.uk/" title="OIC Group, School of Physical Engineering, Heriot-Watt University" target="_blank" rel="noreferrer noopener"&gt;https://oic.eps.hw.ac.uk/&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4297" public="1" featured="0">
    <collection collectionId="14">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="521">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="522">
                  <text>Learning Venues</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11338">
                <text>AMOS - Analysis of an Optically Interconnected Beowulf Cluster</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11339">
                <text>G. A. Russell, K. J. Symington, J. F. Snowdon&#13;
Department of Physics, Heriot-Watt University, Edinburgh, UK&#13;
I. Goulay, P. Dew&#13;
School of Computing, University of Leeds, Leeds, UK</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="11340">
                <text>&lt;a href="https://oic.eps.hw.ac.uk/Projects/AMOS/Photon2002/photon2002abs.pdf" title="AMOS - Analysis of an Optically Interconnected Beowulf Cluster" target="_blank" rel="noreferrer noopener"&gt;https://oic.eps.hw.ac.uk/Projects/AMOS/Photon2002/photon2002abs.pdf&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="4296" public="1" featured="0">
    <fileContainer>
      <file fileId="1778">
        <src>https://omeka.lawrencecatania.com/files/original/682a3475ce3bb288d3d50c9ed279ce62.jpg</src>
        <authentication>677c85e449e161de54b5c0e6a5c7636f</authentication>
      </file>
    </fileContainer>
    <collection collectionId="5">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="9">
                  <text>Still Images</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="37">
              <name>Contributor</name>
              <description>An entity responsible for making contributions to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="10">
                  <text>Lawrence Catania</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="11337">
                <text>OpenXLA</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
</itemContainer>
