<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Serendipity35 - EdTech</title>
    <link>https://serendipity35.net/</link>
    <description>Where Technology and Education Meet - since 2006</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:serendipity35blog@gmail.com" />
    <generator>Serendipity 2.5.0 - http://www.s9y.org/</generator>
    <webMaster>aws@nexttroll.com</webMaster>
<pubDate>Mon, 01 Dec 2025 20:29:37 GMT</pubDate>

    <image>
    <url>https://serendipity35.net/templates/2k11/img/s9y_banner_small.png</url>
    <title>RSS: Serendipity35 - EdTech - Where Technology and Education Meet - since 2006</title>
    <link>https://serendipity35.net/</link>
    <width>100</width>
    <height>21</height>
</image>

<item>
    <title>The Light Architecture of Apple's Appleworks</title>
    <link>https://serendipity35.net/index.php?/archives/3877-The-Light-Architecture-of-Apples-Appleworks.html</link>
            <category>EdTech</category>
            <category>Tech</category>
            <category>Tech History</category>
    
    <comments>https://serendipity35.net/index.php?/archives/3877-The-Light-Architecture-of-Apples-Appleworks.html#comments</comments>
    <wfw:comment>https://serendipity35.net/wfwcomment.php?cid=3877</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://serendipity35.net/rss.php?version=2.0&amp;type=comments&amp;cid=3877</wfw:commentRss>
    

    <author>ronkowitz@gmail.com (Kenneth Ronkowitz)</author>
    <content:encoded>
    &lt;figure class=&quot;serendipity_imageComment_center&quot; style=&quot;width: 600px&quot;&gt;
&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;!-- s9ymdb:8616 --&gt;&lt;img alt=&quot;Apple IIe&quot; class=&quot;serendipity_image_center&quot; height=&quot;405&quot; loading=&quot;lazy&quot; src=&quot;https://serendipity35.net/uploads/appleIIe.jpg&quot; width=&quot;600&quot; /&gt;&lt;/div&gt;

&lt;figcaption class=&quot;serendipity_imageComment_txt&quot;&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;Apple IIe keyboard, monitor and floppy disk drive&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;I found a reference this past week to the original Apple II AppleWorks and it got me thinking about how&amp;#160;amazing the program was for its time. The software was light and efficient, and it ran on limited hardware.&lt;/p&gt;

&lt;p&gt;The &amp;quot;light architecture&amp;quot; of AppleWorks (developed by Rupert Lissner and released in 1984 for the Apple II)&amp;#160;was impressive for several reasons. It was an Integrated Suite that combined a word processor, database, and spreadsheet into a single application. On the 8-bit Apple II&amp;#39;s limited resources (often starting with just 128K RAM), this level of seamless integration was no less than revolutionary. You could&amp;#160;easily share data (via a &amp;quot;clipboard&amp;quot;) between the modules.&lt;/p&gt;

&lt;p&gt;AppleWorks was written almost entirely in assembly language&amp;#160;for the 6502 processor. This gave it incredible speed and efficiency, allowing it to perform complex tasks much faster than programs written in higher-level languages like Pascal.&lt;/p&gt;

&lt;p&gt;Its memory management system was highly flexible and sophisticated, allowing it to utilize not just the 128K of the Apple IIe/IIc but also various third-party memory cards. It effectively made up to two megabytes of memory&amp;#160;appear as one contiguous space on an 8-bit machine, which was a remarkable technical feat.&lt;/p&gt;

&lt;p&gt;It became the &amp;quot;killer application&amp;quot; that extended the life of the Apple II platform well into the late 80s and early 90s. That is when I was using it in my middle school classroom, and as the computer coordinator in my building, I worked with every teacher because they all had at least one Apple IIe in their room.&lt;/p&gt;

&lt;p&gt;Although AppleWorks was thought of as something teachers would use most of the time, the user experience was very good, and students would use at least the word processing portion. All three modules shared a consistent, menu-bar-driven user interface with simple text-based controls (often utilizing the Apple II&amp;#39;s &amp;quot;MouseText&amp;quot; characters for visual elements like folders and separators). This was highly intuitive and much easier to learn than many contemporary command-line programs. The design prioritized ease of use, making personal computing accessible to a much broader audience, especially in homes and schools.&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&lt;!-- s9ymdb:8617 --&gt;&lt;img alt=&quot;start screen&quot; class=&quot;serendipity_image_center&quot; height=&quot;384&quot; loading=&quot;lazy&quot; src=&quot;https://serendipity35.net/uploads/appleworks_startup.png&quot; width=&quot;560&quot; /&gt;&lt;/p&gt;

&lt;p&gt;AppleWorks, compared to other productivity suites of the time, such as Microsoft Works or the original Mac software, demonstrates a fundamental shift in design philosophy that prioritized integration and efficiency over raw power. Earlier Apple II programs were often monolithic (like stand-alone VisiCalc for spreadsheets) or required users to switch between separate, disparate programs with different interfaces to move data.&amp;#160;This efficiency was its competitive edge, keeping the Apple II relevant years after more powerful Macs and PCs emerged.&lt;/p&gt;

&lt;p&gt;In the AppleWorks vs. Microsoft Works (for Mac/PC) battle (Works eventually became Apple&amp;#39;s main competitor in the integrated suite market)&amp;#160;Apple demonstrated a different design approach. But Apple was constrained&amp;#160;by the 8-bit Apple II.&amp;#160;Microsoft Works and later versions of AppleWorks/ClarisWorks (for Mac and Windows) were developed for 16-bit and 32-bit systems (Macintosh, Windows PC), and these platforms had more abundant memory, faster processors, and graphical user interfaces (GUIs).&lt;/p&gt;

&lt;p&gt;The last time I sat down at an Apple IIe was at a tech conference, it was in a &amp;quot;museum &amp;quot;display. As crude as it might seem to users almost 50 years later, I still marveled at what it could do. I was one of those people who found so many later programs, such as Microsoft Office, bloated&amp;#160;memory hogs with more horsepower and features than most users would ever need.&lt;/p&gt;

&lt;p&gt;Despite the technical differences, both AppleWorks and Microsoft Works shared the goal&amp;#160;to provide an all-in-one, cost-effective, and easy-to-use suite for casual users, students, and small businesses who didn&amp;#39;t need the complexity or expense of full-blown professional packages like Microsoft Office or Lotus Symphony. The key difference was that AppleWorks achieved this integration on an extremely limited architecture, which is why its design is often cited as a more remarkable technical feat.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Tue, 25 Nov 2025 10:50:00 +0000</pubDate>
    <guid isPermaLink="false">https://serendipity35.net/index.php?/archives/3877-guid.html</guid>
    
</item>
<item>
    <title>40 Years of Microsoft Windows</title>
    <link>https://serendipity35.net/index.php?/archives/3852-40-Years-of-Microsoft-Windows.html</link>
            <category>EdTech</category>
            <category>Higher Education</category>
            <category>K-12</category>
            <category>Tech</category>
    
    <comments>https://serendipity35.net/index.php?/archives/3852-40-Years-of-Microsoft-Windows.html#comments</comments>
    <wfw:comment>https://serendipity35.net/wfwcomment.php?cid=3852</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://serendipity35.net/rss.php?version=2.0&amp;type=comments&amp;cid=3852</wfw:commentRss>
    

    <author>ronkowitz@gmail.com (Kenneth Ronkowitz)</author>
    <content:encoded>
    &lt;p style=&quot;text-align: center;&quot;&gt;&lt;!-- s9ymdb:7207 --&gt;&lt;img alt=&quot;windows versions logoes&quot; class=&quot;serendipity_image_center&quot; height=&quot;498&quot; loading=&quot;lazy&quot; src=&quot;https://serendipity35.net/uploads/windows_versions.png&quot; width=&quot;183&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Recently, my laptop crashed, and I had to return to an old one that had been sitting on a shelf for a few years. It had Windows 8 from back in 2012. No updates available, and lots of websites and tools did not work. The laptop that crashed has Windows 10 and that will fade away from support in October 2025.&lt;/p&gt;

&lt;p&gt;It got me thinking about the now&amp;#160;50-year history of Microsoft.&lt;/p&gt;

&lt;p&gt;The company was at the top early on, then went through some tough years and is again near the top. It has been the first or second most valuable business on Earth for the better part of five years.&lt;/p&gt;

&lt;p&gt;Microsoft is betting on AI to carry it into the next generation of computing. However, Microsoft&amp;#39;s most enduring legacies may be the marks it left on society long ago via Windows. It&amp;#39;s not a point of pride for the company or many of its users that&amp;#160;much of our world still relies on aged, sometimes obsolete Windows software and computers. This ghost software is still being used, though it is somewhat crippled.&lt;/p&gt;

&lt;p&gt;Here are all the versions of Windows so far:&lt;br /&gt;
Windows 1.0: November 20, 1985.&lt;br /&gt;
Windows 2.0: December 9, 1987.&lt;br /&gt;
Windows 3.0: May 22, 1990.&lt;br /&gt;
Windows 95: August 24, 1995.&lt;br /&gt;
Windows 98: June 25, 1998.&lt;br /&gt;
Windows ME (Millennium Edition): September 14, 2000.&lt;br /&gt;
Windows 2000: February 17, 2000.&lt;br /&gt;
Windows XP: October 25, 2001.&lt;br /&gt;
Windows Vista: January 30, 2007.&lt;br /&gt;
Windows 7: July 22, 2009 (released to manufacturing), October 22, 2009 (generally available).&lt;br /&gt;
Windows 8: October 26, 2012.&lt;br /&gt;
Windows 8.1: February 13, 2013.&lt;br /&gt;
&lt;em&gt;What happened to Windows 9? (see below)&lt;/em&gt;&lt;br /&gt;
Windows 10: July 29, 2015.&lt;br /&gt;
Windows 11: October 5, 2021.&lt;/p&gt;

&lt;p&gt;According to an article on &lt;a href=&quot;https://www.bbc.com/future/article/20250516-the-people-stuck-using-ancient-windows-computers &quot; target=&quot;_blank&quot;&gt;bbc.com&lt;/a&gt;, many people and services still use outdated Windows versions.&lt;/p&gt;

&lt;p&gt;&amp;quot;Many ATMs still operate on legacy Windows systems, including Windows XP and even Windows NT,&amp;quot; which launched in 1993, says Elvis Montiero, an ATM field technician based in Newark, New Jersey. &amp;quot;The challenge with upgrading these machines lies in the high costs associated with hardware compatibility, regulatory compliance, and the need to rewrite proprietary ATM software.&amp;quot;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.lifewire.com/what-happened-to-windows-9-2626259&quot; target=&quot;_blank&quot;&gt;What happened to Windows 9?&lt;/a&gt;&amp;#160;&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Wed, 18 Jun 2025 10:10:00 +0000</pubDate>
    <guid isPermaLink="false">https://serendipity35.net/index.php?/archives/3852-guid.html</guid>
    
</item>
<item>
    <title>And Now, the AI of Gemini</title>
    <link>https://serendipity35.net/index.php?/archives/3827-And-Now,-the-AI-of-Gemini.html</link>
            <category>AI, ML, Robots, VR, AR, XR, Metaverse</category>
            <category>EdTech</category>
            <category>RESOURCES</category>
    
    <comments>https://serendipity35.net/index.php?/archives/3827-And-Now,-the-AI-of-Gemini.html#comments</comments>
    <wfw:comment>https://serendipity35.net/wfwcomment.php?cid=3827</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://serendipity35.net/rss.php?version=2.0&amp;type=comments&amp;cid=3827</wfw:commentRss>
    

    <author>ronkowitz@gmail.com (Kenneth Ronkowitz)</author>
    <content:encoded>
    &lt;p&gt;ChatGPT has received a lot of attention for about a year, and it has also garnered competition. Google&amp;#39;s entry into the AI for the masses is Gemini which has excellent web browsing and Google app integrations. Gemini provides results with often cited sources and links and has &amp;lsquo;Search Related Topics&amp;rsquo; feature under some of its results allowing you to explore other search avenues you might have not considered initially. ChatGPT&amp;#39;s paid version crawls the web but is not as effective as Gemini and for citations you need to explicitly prompt it to do so.&lt;/p&gt;

&lt;p&gt;Gemini and ChatGPT generate images but Gemini does it for free while ChatGPT limits this function to paid plans with access to DALL-3. Then again, ChatGPT paid version might be worth it because the quality of DALL-3 images are better than those of Gemini.&lt;/p&gt;

&lt;p&gt;Here is a features comparison from another site.&lt;/p&gt;

&lt;figure class=&quot;serendipity_imageComment_center&quot; style=&quot;width: 712px&quot;&gt;
&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;!-- s9ymdb:7181 --&gt;&lt;img alt=&quot;comparison chart&quot; class=&quot;serendipity_image_left&quot; loading=&quot;lazy&quot; src=&quot;https://www.educatorstechnology.com/wp-content/uploads/2024/09/chatgpt-vs-gemini-712x1024.png&quot; style=&quot;width: 712px; float: center;&quot; /&gt;&lt;/div&gt;

&lt;figcaption class=&quot;serendipity_imageComment_txt&quot;&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;image via &lt;a href=&quot;https://www.educatorstechnology.com/wp-content/uploads/2024/09/chatgpt-vs-gemini-712x1024.png&quot; target=&quot;_blank&quot;&gt;www.educatorstechnology.com&lt;/a&gt;&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;&amp;#160;&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Fri, 27 Sep 2024 09:26:00 +0000</pubDate>
    <guid isPermaLink="false">https://serendipity35.net/index.php?/archives/3827-guid.html</guid>
    
</item>
<item>
    <title>The Futures of Distance Education</title>
    <link>https://serendipity35.net/index.php?/archives/3796-The-Futures-of-Distance-Education.html</link>
            <category>EdTech</category>
            <category>Higher Education</category>
            <category>TRENDS</category>
            <category>Web 3.0</category>
    
    <comments>https://serendipity35.net/index.php?/archives/3796-The-Futures-of-Distance-Education.html#comments</comments>
    <wfw:comment>https://serendipity35.net/wfwcomment.php?cid=3796</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://serendipity35.net/rss.php?version=2.0&amp;type=comments&amp;cid=3796</wfw:commentRss>
    

    <author>ronkowitz@gmail.com (Kenneth Ronkowitz)</author>
    <content:encoded>
    &lt;p style=&quot;text-align: center;&quot;&gt;&lt;!-- s9ymdb:7146 --&gt;&lt;img alt=&quot;logo&quot; class=&quot;serendipity_image_center&quot; loading=&quot;lazy&quot; src=&quot;https://serendipity35.net/uploads/deca.png&quot; style=&quot;width: 300px;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Embedded below is a video of Bryan Alexander&amp;#39;s virtual keynote at the DEC 2024 conference. Bryan is a futurist, researcher, writer, speaker, consultant, and teacher, working in the field of higher education&amp;rsquo;s future. The event was held at New Jersey&amp;#39;s Mercer County Community College (and online).&lt;/p&gt;

&lt;p&gt;Though AI was not the theme of the conference, it came up in every session I attended. If you are looking for additional professional development opportunities discussing AI, the Instructional Technology Council is holding a &lt;a href=&quot;https://intc.memberclicks.net/2024-virtual-spring-summit&quot; target=&quot;_blank&quot;&gt;virtual spring summit&lt;/a&gt; on Friday, April 12th. It will feature presentations and discussion panels examining the benefits and challenges of AI at community colleges across the country.&lt;/p&gt;

&lt;p&gt;&amp;#160;&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;315&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; src=&quot;https://www.youtube.com/embed/UrGZol3vQtA?si=6ytvfaoiZ6Clibty&quot; title=&quot;YouTube video player&quot; width=&quot;560&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://www.youtube.com/playlist?list=PL6z-f84iO28JNGrlKU8RtcvKJhZzM1upA&quot; target=&quot;_blank&quot;&gt;Watch other sessions&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bryan Alexander speaks widely and publishes frequently, with articles appearing in venues including The Atlantic Monthly, Inside Higher Ed. He has been interviewed by and featured in the New York Times, the Washington Post, MSNBC, the Wall Street Journal, US News and World Report, National Public Radio (2017, 2020, 2020, 2020, 2020), the Chronicle of Higher Education (2016, 2020), the Atlantic Monthly, Reuters, Times Higher Education, the National Association of College and University Business Officers, Pew Research, Campus Technology, The Hustle, Minnesota Public Radio, USA Today, and the Connected Learning Alliance. He recently published Academia Next: The Futures of Higher Education for Johns Hopkins University Press (January 2020), which won an Association of Professional Futurists award. He next book, Universities on Fire: Higher Education in the Age of Climate Crisis, is forthcoming from Johns Hopkins. His two other recent books are Gearing Up For Learning Beyond K-12 and The New Digital Storytelling (second edition). Bryan is currently a senior scholar at Georgetown University and teaches graduate seminars in their Learning, Design, and Technology program.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Wed, 27 Mar 2024 09:47:00 +0000</pubDate>
    <guid isPermaLink="false">https://serendipity35.net/index.php?/archives/3796-guid.html</guid>
    
</item>
<item>
    <title>Metaversity</title>
    <link>https://serendipity35.net/index.php?/archives/3759-Metaversity.html</link>
            <category>AI, ML, Robots, VR, AR, XR, Metaverse</category>
            <category>EdTech</category>
            <category>Education 2.0</category>
            <category>Instructional &amp; Learning Design</category>
            <category>ONLINE LEARNING</category>
    
    <comments>https://serendipity35.net/index.php?/archives/3759-Metaversity.html#comments</comments>
    <wfw:comment>https://serendipity35.net/wfwcomment.php?cid=3759</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://serendipity35.net/rss.php?version=2.0&amp;type=comments&amp;cid=3759</wfw:commentRss>
    

    <author>ronkowitz@gmail.com (Kenneth Ronkowitz)</author>
    <content:encoded>
    &lt;figure class=&quot;serendipity_imageComment_center&quot; style=&quot;width: 600px&quot;&gt;
&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;!-- s9ymdb:7099 --&gt;&lt;img alt=&quot;university&quot; class=&quot;serendipity_image_center&quot; loading=&quot;lazy&quot; src=&quot;https://serendipity35.net/uploads/university2.jpg&quot; style=&quot;width: 500px;&quot; /&gt;&lt;/div&gt;

&lt;figcaption class=&quot;serendipity_imageComment_txt&quot;&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;Image: &lt;a href=&quot;http://www.nyphotographic.com/&quot;&gt;Nick Youngson&lt;/a&gt; &lt;a href=&quot;https://creativecommons.org/licenses/by-sa/3.0/&quot; rel=&quot;license&quot;&gt;CC BY-SA 3.0&lt;/a&gt; &lt;a href=&quot;http://pix4free.org/&quot;&gt;Pix4free&lt;/a&gt;&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;&lt;br /&gt;
Have you heard the term &amp;quot;metaversity&amp;quot;? What Is a Metaversity? Should You Create One on Your Campus?&lt;/p&gt;

&lt;p&gt;Metaversities are campuses created in the metaverse and, in some ways, they represent the next evolution beyond the immersive learning opportunities that currently exist for students at many colleges and universities. The metaversity has gone from a theory to a concept to an actual realm at schools such as Morehouse, and more are likely on the way.&lt;/p&gt;

&lt;p&gt;Advances in virtual and augmented reality have made it possible to create digital twins of universities.&lt;/p&gt;

&lt;p&gt;What should you consider before building one?&amp;#160; &lt;a href=&quot;https://edtechmagazine.com/higher/what-is-a-metaversity-perfcon&quot; target=&quot;_blank&quot;&gt;&lt;strong&gt;&lt;em&gt;some suggestions&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Mon, 30 Jan 2023 09:35:00 +0000</pubDate>
    <guid isPermaLink="false">https://serendipity35.net/index.php?/archives/3759-guid.html</guid>
    
</item>
<item>
    <title>Facebook for Educaton</title>
    <link>https://serendipity35.net/index.php?/archives/3701-Facebook-for-Educaton.html</link>
            <category>Digital Humanities</category>
            <category>EdTech</category>
            <category>Social Media</category>
            <category>Teaching &amp; Classroom Practices</category>
    
    <comments>https://serendipity35.net/index.php?/archives/3701-Facebook-for-Educaton.html#comments</comments>
    <wfw:comment>https://serendipity35.net/wfwcomment.php?cid=3701</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://serendipity35.net/rss.php?version=2.0&amp;type=comments&amp;cid=3701</wfw:commentRss>
    

    <author>ronkowitz@gmail.com (Kenneth Ronkowitz)</author>
    <content:encoded>
    &lt;p&gt;Facebook is probably not at the top of most educator&#039;s list of sites to access for resources, but &lt;a href=&quot;https://education.facebook.com/tools-resources&quot; target=&quot;_blank&quot;&gt;Facebook for Education&lt;/a&gt;’s free resource hub is being used to help support learning communities.&lt;/p&gt;

&lt;p&gt;The website features access to:&lt;br /&gt;
Get Digital: Free lesson plans, videos and activities to help you lead discussions with students about online wellness, digital empowerment and inclusivity in the classroom and at home&lt;br /&gt;
Tech Prep: Personalized coding tools and resources to help your students build foundational knowledge and tech careers&lt;br /&gt;
Products: How-tos and best practices for Facebook products like Messenger and Pages&lt;br /&gt;
Programs: Information on Facebook programs, including Computer Science programs like Facebook University, which provides hands-on internships to college students from underrepresented backgrounds.&lt;/p&gt;

&lt;figure class=&quot;serendipity_imageComment_center&quot; style=&quot;width: 600px&quot;&gt;
&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;!-- s9ymdb:7028 --&gt;&lt;img alt=&quot;child smartphone&quot; class=&quot;serendipity_image_center&quot; src=&quot;https://serendipity35.net/uploads/child_smartphone_pexels.jpg&quot; style=&quot;width:600px&quot; /&gt;&lt;/div&gt;

&lt;figcaption class=&quot;serendipity_imageComment_txt&quot;&gt;Photo by Andrea Piacquadio from Pexels&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;&lt;br /&gt;
You might not think of the lower half of K-12 as an audience for this but the &lt;a href=&quot;https://education.facebook.com/k-12&quot; target=&quot;_blank&quot;&gt;K-12 section of the site&lt;/a&gt;. offers resources for that wide range. I would say that most of what is offered is focused on developing skills toward STEM careers.&amp;#160;&lt;/p&gt;

&lt;p&gt;The cynically-minded might say that they have heard that Facebook is working on an &lt;a href=&quot;https://www.buzzfeednews.com/article/ryanmac/facebook-instagram-for-children-under-13&quot; target=&quot;_blank&quot;&gt;under-13-years-old version of Instagram&lt;/a&gt; and that anything they offer as &quot;educational&quot; is really just a way to get the next generation into the Facebook world. There is truth to that and since &lt;a href=&quot;https://www.serendipity35.net/index.php?/archives/3696-Who-Will-Build-the-Metaverse.html&quot; target=&quot;_blank&quot;&gt;Facebook wants to be a big player in the metaverse&lt;/a&gt; that those kids might grow into, early indoctrination is key.&lt;/p&gt;

&lt;p&gt;More optimistically-minded folks will say that you always have the option to use or not use Facebook or any social media and also the ability to use it in smarter ways - which is where educators can help. Their computer science programs can help support learners on that tech skills road. &quot;&lt;a href=&quot;https://education.facebook.com/codeforward&quot; target=&quot;_blank&quot;&gt;Code Forward&lt;/a&gt;&quot; is an online program for 4th-8th grade educators and organizations that uses videos and interactive activities to inspire interest in computer science and tech.&lt;/p&gt;

&lt;p&gt;I suspect that some students will discover and use these resources before their teachers discover and use them. That&#039;s a start but I would feel a lot better if they entered this world of tech with some guidance.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Wed, 15 Sep 2021 11:50:00 +0000</pubDate>
    <guid isPermaLink="false">https://serendipity35.net/index.php?/archives/3701-guid.html</guid>
    
</item>
<item>
    <title>Supporting Faculty for the Fall 2021 Semester</title>
    <link>https://serendipity35.net/index.php?/archives/3694-Supporting-Faculty-for-the-Fall-2021-Semester.html</link>
            <category>EdTech</category>
            <category>Instructional &amp; Learning Design</category>
            <category>Pedagogy &amp; Andragogy</category>
            <category>Teaching &amp; Classroom Practices</category>
    
    <comments>https://serendipity35.net/index.php?/archives/3694-Supporting-Faculty-for-the-Fall-2021-Semester.html#comments</comments>
    <wfw:comment>https://serendipity35.net/wfwcomment.php?cid=3694</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://serendipity35.net/rss.php?version=2.0&amp;type=comments&amp;cid=3694</wfw:commentRss>
    

    <author>ronkowitz@gmail.com (Kenneth Ronkowitz)</author>
    <content:encoded>
    &lt;figure class=&quot;serendipity_imageComment_center&quot; style=&quot;width: 600px&quot;&gt;
&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;!-- s9ymdb:7024 --&gt;&lt;img alt=&quot;support&quot; class=&quot;serendipity_image_center&quot; src=&quot;https://serendipity35.net/uploads/support_tree_unsplash.jpg&quot; style=&quot;width:600px&quot; /&gt;&lt;/div&gt;

&lt;figcaption class=&quot;serendipity_imageComment_txt&quot;&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size:12px&quot;&gt;Photo by &lt;a href=&quot;https://unsplash.com/@finleydesign?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText&quot;&gt;Neil Thomas&lt;/a&gt; on &lt;a href=&quot;https://unsplash.com/s/photos/support?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText&quot;&gt;Unsplash&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;&amp;#160;&lt;/p&gt;

&lt;p&gt;I recently read the teaching&amp;#160;newsletter at&amp;#160;&lt;a href=&quot;https://www.chronicle.com/newsletter/teaching/2021-07-29&quot; target=&quot;_blank&quot;&gt;chronicle.com/newsletter/teaching/&lt;/a&gt;&amp;#160;that covered several topics around the question of&amp;#160;what support faculty members will most need this fall. Without reading the newsletter, I would have guessed that much of the support needed in fall 2020 due to the pandemic will still be needed this fall. The news this summer is full of stories about how we are returning to some version of &quot;normal.&quot;&amp;#160;I would also predict that schools K-20 are expecting to &lt;em&gt;not&lt;/em&gt; need some of that support. We expect to see students back in classrooms. We expect that there will be fewer online versions of courses. &amp;#160;&amp;#160;&lt;/p&gt;

&lt;p&gt;The author, Beckie Supiano, reached out to some directors of teaching centers and other faculty developers and asked that question about instructor support. Here are a few takeaways in brief.&lt;/p&gt;

&lt;p&gt;We can expect that faculty will now be more likely to mix modalities in their teaching. This is more complex than just teaching in-person versus online. We also have asynchronous versus synchronous formats and&amp;#160;hybrid settings. This is due to some teachers having been introduced to new modalities and technologies and discovering that some of it is good and applicable. I would also factor in students who were learning online for the first time who found some positives to learning in that way.&lt;/p&gt;

&lt;p&gt;I know of teachers who used threaded discussions, video conferencing (Zoom et al) and simple tools such as polls and breakout room for group work for the first time and plan to continue using them even though they will be back in a physical classroom.&lt;/p&gt;

&lt;p&gt;Some courses will not be officially labeled as hybrid or blended in the course catalog, but they will be a blend of in-person and online more than in the past.&lt;/p&gt;

&lt;p&gt;The technology that allows this to happen will need IT support and, hopefully, pedagogical support towards its best application. Supiano quotes the director for teaching excellence at George Mason University who says that &quot;We’ve been working this summer to support faculty through our Mixed Modalities Course Design project, but we need ways to reach more faculty with that kind of learning opportunity.”&lt;/p&gt;

&lt;p&gt;This question seems to ignore what support students will need this fall. Teachers are often the &quot;first responders&quot; to questions students have about using course technology.&amp;#160;The article suggests that instructors will need &quot;a grounding in trauma-informed pedagogy.&quot; At&amp;#160;&lt;a href=&quot;https://www.apu.edu/provost/posts/27814/&quot; target=&quot;_blank&quot;&gt;apu.edu&lt;/a&gt;, a&amp;#160;Trauma Informed Pedagogy Series was created this summer to educate and equip professors.&lt;/p&gt;

&lt;p&gt;One director suggests that faculty will need opportunities for more conversations about what is happening in other classrooms and online, including &quot;fewer readings and speakers and just more workshops with each other.&quot;&lt;/p&gt;

&lt;p&gt;I do like the idea presented that faculty who have gone beyond the normal in this beyond-normal period need to be rewarded for their efforts. Presidents,&amp;#160;provosts, deans,&amp;#160;chairs, and teaching and promotion and tenure committees are most likely not equipped to consider some of the changes and efforts that were made in 2020 and so far in 2021. And full-time, non-tenure-track faculty and adjuncts also made extraordinary efforts that may have been assumed or overlooked. Moving an in-person course online even with a semester to prepare is difficult to do well. Doing it almost overnight in spring 2020 was a big ask.&lt;/p&gt;

&lt;p&gt;I would say that the support need for fall 2021 is much the same that was needed for fall 2019, but the biggest change is the increased number of faculty and students who will need that support.&lt;/p&gt;

&lt;p&gt;Read the article and if you want to share your own preparations or missing support, email the author at&amp;#160;beckie.supiano@chronicle.com.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Mon, 02 Aug 2021 10:33:00 +0000</pubDate>
    <guid isPermaLink="false">https://serendipity35.net/index.php?/archives/3694-guid.html</guid>
    
</item>
<item>
    <title>The Post-Pandemic Campus</title>
    <link>https://serendipity35.net/index.php?/archives/3630-The-Post-Pandemic-Campus.html</link>
            <category>EdTech</category>
            <category>Education 2.0</category>
            <category>Instructional &amp; Learning Design</category>
            <category>ISSUES</category>
            <category>K-12</category>
            <category>ONLINE LEARNING</category>
            <category>TRENDS</category>
            <category>Web 3.0</category>
    
    <comments>https://serendipity35.net/index.php?/archives/3630-The-Post-Pandemic-Campus.html#comments</comments>
    <wfw:comment>https://serendipity35.net/wfwcomment.php?cid=3630</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://serendipity35.net/rss.php?version=2.0&amp;type=comments&amp;cid=3630</wfw:commentRss>
    

    <author>ronkowitz@gmail.com (Kenneth Ronkowitz)</author>
    <content:encoded>
    &lt;p&gt;&lt;!-- s9ymdb:6952 --&gt;&lt;img alt=&quot;empty classroom&quot; class=&quot;serendipity_image_center&quot; src=&quot;https://serendipity35.net/uploads/empty_classroom_pixabay.jpg&quot; style=&quot;width:600px&quot; /&gt;An article in &lt;em&gt;The Chronicle of Higher Education&lt;/em&gt; (unfortunately, &quot;premium&quot;&amp;#160;for subscribers even in these pandemic days) is called &lt;a href=&quot;https://www.chronicle.com/article/How-Should-Colleges-Prepare/248507&quot; target=&quot;_blank&quot;&gt;&quot;How Should Colleges Prepare for a Post-Pandemic World?&quot; by Brian Rosenberg&lt;/a&gt;. His general advice is to &quot;anticipate and plan for change rather than merely hope that it will not arrive.&quot; Change has arrived.&lt;/p&gt;

&lt;p&gt;This article may be for higher education but almost all of these thoughts apply to K12 schools too.&lt;/p&gt;

&lt;p&gt;Here are my highlighted excerpts with some commentary:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;College is staggeringly expensive. Students and their families are going to be hard hit. Plus, colleges that have lost enormous sums of money will be attempting to recap but from families that have lost income and savings: Most colleges will need to provide more financial aid and possibly fewer services with fewer people.&lt;/li&gt;
	&lt;li&gt;When the lockdown is over there will still be a period of voluntary separation. With no vaccine, many people are still going to be hesitant to travel, return to campus, interact in groups in classrooms and labs. I suspect there will be more gap years than in the past.&lt;/li&gt;
	&lt;li&gt;Distance learning was forced upon us. Some of it was fine. It had been fine in many courses before all this. Some of it was lacking. It was done in a panic without much time to prepare and with faculty and students were not ready for it and never wanted to be online before. Schools need to really evaluate what worked, what didn&#039;t work and what they will change next time this kind of longterm disruption occurs. And it will.&lt;br /&gt;
	What courses and subjects can use the online model to be less&amp;#160;expensive but still highly effective? Of course, most schools still charge the same for an online course as a face-to-face one, so there is no savings for students.&amp;#160; way to teach. Can a hybrid model of in-person+online lower cost? These are not new questions to ask, but too many schools have still never addressed them - and the answers may be different in 20121 than they were in 2019.&amp;#160;&lt;/li&gt;
	&lt;li&gt;Is distance learning &quot;good enough&quot; in a world of sharply diminished resources? The author suspects that for many students and families the answer will be yes. I agree.&lt;/li&gt;
	&lt;li&gt;So, how should schools prepare for the post-pandemic world? It is better to anticipate and plan for change than merely to hope that it will not arrive. One change might be rethinking the traditional academic calendar - &quot;which is almost unique in its inefficiency.&quot;&amp;#160; The author suggests the &quot;simplest way to lower the cost of college&quot; but it is not the easiest way -&amp;#160;eliminate the long breaks and make it easier for students to graduate in three years.&lt;/li&gt;
&lt;/ul&gt;
 
    </content:encoded>

    <pubDate>Fri, 17 Apr 2020 11:55:00 +0000</pubDate>
    <guid isPermaLink="false">https://serendipity35.net/index.php?/archives/3630-guid.html</guid>
    
</item>

</channel>
</rss>
