<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>MRD: Education. Technology.</title>
  <subtitle>Writing by Seth Dimbert on education, technology, and more.</subtitle>
  <link href="https://www.misterd.net/feed.xml" rel="self"/>
  <link href="https://www.misterd.net/"/>
  <updated>2026-05-01T00:00:00Z</updated>
  <id>https://www.misterd.net/</id>
  <author>
    <name>Seth Dimbert</name>
    <email>seth@dimbert.net</email>
  </author>
  <entry>
    <title>Completing Menachos</title>
    <link href="https://www.misterd.net/field-notes/completing-menachos.html"/>
    <updated>2026-05-01T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/completing-menachos.html</id>
    <summary>Completing Masechet Menachot at 1:30 in the morning</summary>
    <content type="html">&lt;p&gt;It’s 1:30 in the morning on Friday, May 1, 2026 and I’m still awake, blogging. Why am I still awake? Because I stayed up to learn the final Daf of Menachos with Reb Eli Stefansky’s shiur with &lt;a href=&quot;http://mdydaf.com/&quot;&gt;MDY&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;109 days ago, I started to learn &lt;em&gt;Daf Yomi&lt;/em&gt;, the daily cycle of Talmud Study in which one learns two pages of the Babylonian Talmud every single day. There are 2,711 folio in the Talmud, front and back, for a total of 5,422 pages; the full cycle takes about 7.5 years to complete.&lt;/p&gt;
&lt;p&gt;The current Tractate, called &lt;em&gt;Menachot&lt;/em&gt;, started on January 13, and I started just a couple of days later. I quickly caught up and, every single day since then, I either watched Reb Eli’s videos, listened to his podcast, or learned the page on my own. I missed days here and there, but I managed to make them up, doubling up when I had to, and tonight I stayed up to watch the live broadcast, which begins at 7:10 am each morning in Israel (12:10 am here).&lt;/p&gt;
&lt;p&gt;The last time I completed an entire Tractate was the year after I graduated high school - I completed Tractate &lt;em&gt;Kedushin&lt;/em&gt; over the course of the entire year. &lt;em&gt;Kedushin&lt;/em&gt; is only 82 pages. The previous year, we completed &lt;em&gt;Makkos&lt;/em&gt; in school (22 pages); that also took an entire year. Those are the only ones I’ve completed.&lt;/p&gt;
&lt;p&gt;So, tonight, I completed a tractate of Talmud for the first time in 33 years. And, later today, we begin the next.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>ClassBlur: a new web tool in minutes</title>
    <link href="https://www.misterd.net/field-notes/classblur--a-new-web-tool-in-minutes.html"/>
    <updated>2026-04-28T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/classblur--a-new-web-tool-in-minutes.html</id>
    <summary>Claude and I built a useful web app in minutes</summary>
    <content type="html">&lt;p&gt;I’m in a WhatsApp group focused on Educational Technology and today, at about 1:40 in the afternoon, my friend Binyomin posted:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;looking for a (pref free) easy to use tool to blur faces in a short video. i see a few tools come up on a google search, but anyone have any experience and specific recommendations? tia.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I jumped into iTerm, opened a new tab, created a directory, invoked Claude, and asked for help. I have a day job, so I only ever interacted with the AI while on hold or waiting for a meeting to start. So, while the actual development only took about 20 minutes, I didn’t push the repo and publish the tool online until about 5:40 pm.&lt;/p&gt;
&lt;p&gt;The result is &lt;a href=&quot;https://classblur.netlify.app/&quot;&gt;ClassBlur&lt;/a&gt;, a tool which will blur out faces in any video you give it. I presume there is a max length, but I don’t know what it is.&lt;/p&gt;
&lt;p&gt;All I told Claude was:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;quot;OK, here is the goal: I want to build a simple web app to blurr faces in video so that educators can share classroom video on the web. The tool should:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Accept uploads from common smartphone video formats&lt;/li&gt;
&lt;li&gt;Identify faces of children&lt;/li&gt;
&lt;li&gt;blur them in a new video file made available for download&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;UNBREAKABLE RULES:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;no video is saved ever.&lt;/li&gt;
&lt;li&gt;no data of any kind is saved ever.&lt;/li&gt;
&lt;li&gt;these rules are made clear&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;The rest of the time was spent testing, connecting to GitHub, and creating an account to host it at &lt;a href=&quot;http://www.netlify.com/&quot;&gt;Netlify&lt;/a&gt;. I honestly spent more time granting Claude permission than I did troubleshooting.&lt;/p&gt;
&lt;p&gt;I’m still having a blast with this stuff. :)&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>SefirahWatch gets its first press</title>
    <link href="https://www.misterd.net/field-notes/sefirahwatch-gets-its-first-press.html"/>
    <updated>2026-04-24T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/sefirahwatch-gets-its-first-press.html</id>
    <summary>The news is spreading</summary>
    <content type="html">&lt;p&gt;So it pays to have gone to college with someone who grew up to work in the media. :)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SefirahWatch&lt;/strong&gt; got its first press this week: I sent a press release over to a buddy who works at the &lt;em&gt;Jewish Link&lt;/em&gt;, and &lt;a href=&quot;https://jewishlink.news/sefirahwatch-puts-the-omer-on-your-wrist-with-location-based-nightfall-built-in/&quot;&gt;they ran it in this week’s issue&lt;/a&gt;. In related news, the app has been downloaded dozens of times already! &lt;em&gt;Dozens!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.misterd.net/posts/images/JLinkArticle.png&quot; alt=&quot;article&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>SefirahWatch is out there</title>
    <link href="https://www.misterd.net/field-notes/sefirahwatch-is-out-there.html"/>
    <updated>2026-04-22T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/sefirahwatch-is-out-there.html</id>
    <summary>I scratched my own itch — and built an Apple Watch app in the process.</summary>
    <content type="html">&lt;p&gt;So I&#39;m an Apple Developer. 🙂&lt;/p&gt;
&lt;p&gt;There&#39;s a phrase I&#39;ve always liked: &amp;quot;scratch your own itch.&amp;quot; The best projects start small and personal. You build something you actually need, and if you get it right, it turns out other people needed it too.&lt;/p&gt;
&lt;p&gt;So I scratched my own itch.&lt;/p&gt;
&lt;p&gt;I wanted the daily &lt;em&gt;Sefirat HaOmer&lt;/em&gt; count on my Apple Watch. Simple. Visible. No friction. I assumed this already existed. It didn&#39;t, at least not in a way that was free and did what I wanted.&lt;/p&gt;
&lt;p&gt;So, working with Claude Code, I built &lt;a href=&quot;https://www.misterd.net/sefirahwatch/&quot;&gt;SefirahWatch&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I submitted it for review and spent almost a week waiting for Apple to bless it. It finally went live on Day 8 of the Omer. Since then, I&#39;ve pushed a couple of updates, and with version 1.2.0, it feels… complete.&lt;/p&gt;
&lt;p&gt;It shows the daily count right on your watch face. It calculates nightfall based on your location. And once it&#39;s time to count, it nudges you until you do.&lt;/p&gt;
&lt;p&gt;It&#39;s simple. It works. It solved my problem.&lt;/p&gt;
&lt;p&gt;If it solves yours too, it&#39;s now in the &lt;a href=&quot;https://apps.apple.com/us/app/sefirahwatch/id6762012114&quot;&gt;App Store&lt;/a&gt;. Give it a try.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>It&#39;s a rite of passage</title>
    <link href="https://www.misterd.net/field-notes/it-s-a-rite-of-passage.html"/>
    <updated>2026-04-16T11:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/it-s-a-rite-of-passage.html</id>
    <summary>Building SefirahWatch over Chol HaMoed, getting rejected by Apple, and learning that frustration is part of the process.</summary>
    <content type="html">&lt;p&gt;I’ve been vibe coding a lot recently.&lt;/p&gt;
&lt;p&gt;I decided to scratch my own itch and create an app using Xcode. It’s a tool to keep track of &lt;em&gt;Sefirat HaOmer,&lt;/em&gt; which is not a new idea. The new part is the watchOS complication which, as far as I could tell, is not available for free from any other app.&lt;/p&gt;
&lt;p&gt;I built the entire app, &lt;a href=&quot;https://www.misterd.net/sefirahwatch/&quot;&gt;SefirahWatch&lt;/a&gt;, over Chol HaMoed Pesach and submitted it just to Apple before Yom Tov of the second days. They rejected it in 48 hours because I made a dumb error. I fixed that error and re-submitted this past Monday… and now it’s Thursday afternoon, and I still haven’t heard back from Apple.&lt;/p&gt;
&lt;p&gt;All I did was fix the one issue they pointed out… and they still haven’t replied. At this point, I’m starting to wonder if I’ll be able to publicly release the app before the &lt;em&gt;Sefirah&lt;/em&gt; is over!&lt;/p&gt;
&lt;p&gt;So, getting rejected and being frustrated with Apple’s App Review process: I guess that’s &lt;em&gt;two&lt;/em&gt; rites of passage.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>“I made a blogging engine”</title>
    <link href="https://www.misterd.net/field-notes/i-made-a-blogging-engine.html"/>
    <updated>2026-04-16T10:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/i-made-a-blogging-engine.html</id>
    <summary>Shell scripts, Keyboard Maestro, and a Markdown editor — a complete blogging workflow built from scratch.</summary>
    <content type="html">&lt;p&gt;I asked Claude to write some shell scripts for me:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The first launches a new draft template in &lt;a href=&quot;https://github.com/MarkEdit-app/MarkEdit/wiki&quot;&gt;MarkEdit&lt;/a&gt;, the free, open-source Markdown editor I use to create files for Claude.&lt;/li&gt;
&lt;li&gt;The second will publish a draft, which involves moving the md file from /drafts to /posts on my Mac. This command uses autocomplete, so I type &lt;code&gt;publish&lt;/code&gt; then the start of a slug, and the script fills in the complete slug.&lt;/li&gt;
&lt;li&gt;The next script is for creating a new post, which just creates the new md doc in /posts in one step instead of two.&lt;/li&gt;
&lt;li&gt;The last script, &lt;code&gt;golive&lt;/code&gt;, will push the new contents of /posts up to GitHub, from whence they are automatically pushed to the web server.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I then created a Macro Group in Keyboard Maestro and created four Macros inside it, one to run each of these scripts. When I invoke &lt;code&gt;opt-cmd-b&lt;/code&gt; anywhere on my Mac, a Palette appears and I can click one of these Macros. It will ask me for the post title and then launch MarkEdit or publish.&lt;/p&gt;
&lt;p&gt;That’s an entire blog engine, running locally on my Mac, using HTML, CSS, and Keyboard Maestro.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>My intern built me a website!</title>
    <link href="https://www.misterd.net/field-notes/my-intern-built-me-a-website.html"/>
    <updated>2026-04-15T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/my-intern-built-me-a-website.html</id>
    <summary>After decades of WordPress hacks and maintenance headaches, I rebuilt my entire site in a weekend using Claude Code.</summary>
    <content type="html">&lt;p&gt;I have had a blog for a long, long time. I mean, I was writing updates using open-source CGI script called News-Pro to update the News section of my website because the word “blog” didn’t exist yet, so we just called it “News.&amp;quot;&lt;/p&gt;
&lt;p&gt;(Incidentally, “blog” is short for “weblog,” which is what they were called at first. Now get off my lawn.)&lt;/p&gt;
&lt;p&gt;Anyway, I’ve had a personal website of one form or another since the late 90s. The last several have run in Wordpress, the venerable CMS that powers between 40% and 50% of the internet. It’s powerful and easy to learn to use, but it’s more than I ever really needed and, more importantly, it’s a target for hackers, script kiddies and other assorted bad actors, so my sites would get hacked at least twice a year, requiring cleanup, reinstallation from backups, etc. Big pain.&lt;/p&gt;
&lt;p&gt;So, given my recent infatuation with AI, LLMs, and Claude Code, I’ve rebuilt the site. I asked Claude to rebuild my entire Wordpress-powered site using nothing but HTML and CSS and it did. No sweat. Hardly an inconvenience. Took about three hours total.&lt;/p&gt;
&lt;p&gt;That’s what you’re reading now. The entire site is simple text files or varying formats, so it’s fast, secure, and easy to maintain. Even the blog is straight text: I write the posts in Markdown:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.misterd.net/posts/images/markedit_screen.png&quot; alt=&quot;markedit&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I’m using an open-source app called MarkEdit to write the md file and then saving it to a local directory. ClaudeCode will then push the files up to GitHub which will, in turn, publish the post. Simple, clean, nerdy fun.&lt;/p&gt;
&lt;p&gt;We certainly live in interesting times.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>How do you Outlook?</title>
    <link href="https://www.misterd.net/field-notes/how-do-you-outlook.html"/>
    <updated>2024-10-14T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/how-do-you-outlook.html</id>
    <content type="html">&lt;p&gt;My new gig has me working in Microsoft 365. I know this doesn&#39;t make me unique: a quick Google suggests that over 1.3 million US companies use the product, so I know that my discomforts are due to being used to something else, as opposed to serious deficiencies in the product. Still, I&#39;m finding it a tough transition since I&#39;ve been a MacOS and Google Workspace user for decades. And the toughest transition of all has been moving to Outlook.&lt;/p&gt;
&lt;p&gt;I&#39;ve heard many, many business users say that they hate Gmail and miss the features of Outlook. But my experience is the opposite: running my calendar and email in Outlook makes me feel like I&#39;m wearing mittens: everything is just &lt;em&gt;harder&lt;/em&gt; to do.&lt;/p&gt;
&lt;p&gt;So, Outlook experts, can you please share your expertise?&lt;/p&gt;
&lt;h2&gt;Calendar in a Separate Window&lt;/h2&gt;
&lt;p&gt;This one sounds silly, but it&#39;s not. As a Google user, I&#39;m used to having my mail open in one tab and my calendar in another. Outlook insists on putting them in the same application, which my fingers just can&#39;t remember. Every time I want to switch from email to calendar, my mouse hunts all over the system for five seconds before I remember that the calendar is accessed via a little icon on the left side on my email window.&lt;/p&gt;
&lt;p&gt;Is there some way to open my calendar and email in two &lt;em&gt;different&lt;/em&gt; windows?&lt;/p&gt;
&lt;h2&gt;Send and Archive&lt;/h2&gt;
&lt;p&gt;This one is &lt;em&gt;huge&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;A central part of my Inbox management workflow is Gmail&#39;s &amp;quot;send and archive&amp;quot; feature. When you turn it on, a single click will send the email draft you&#39;re writing &lt;em&gt;and&lt;/em&gt; archive the thread so it&#39;s out of your Inbox. This is &lt;em&gt;wonderful&lt;/em&gt;: once I hit that email over to your side of the net, I don&#39;t want to see it again until you reply.&lt;/p&gt;
&lt;p&gt;I’d like to do this on Outlook… can I, please?&lt;/p&gt;
&lt;h2&gt;Shortcut to Paste Plain Text&lt;/h2&gt;
&lt;p&gt;On there Mac, a system-wide keyboard shortcut allows me to paste plain text into any application. The same keyboard shortcut exists on Windows and works in many apps but not, it seems, in Outlook. Why? How can I make CTRL-Shift-V work in Outlook?&lt;/p&gt;
&lt;h2&gt;Disable Emoji&lt;/h2&gt;
&lt;p&gt;I hate the Emojis that come with Windows. I think they look juvenile and much prefer the text equivalents, like ;). But whenever I type them, Outlook insists or replacing them with goofy icons. I can CTRL-Z to undo the replacement, but that&#39;s annoying. Can I disable the substitution anywhere?&lt;/p&gt;
&lt;p&gt;--&lt;/p&gt;
&lt;p&gt;Those are the most annoying issues I have so far. Can you please help?&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Again, it&#39;s time to make a change</title>
    <link href="https://www.misterd.net/field-notes/change-again.html"/>
    <updated>2023-08-28T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/change-again.html</id>
    <content type="html">&lt;p&gt;My time at &lt;a href=&quot;http://www.hillelyeshiva.org/&quot;&gt;Hillel Yeshiva&lt;/a&gt; has come to an end. As of the new school year, I&#39;ll be joining the team at the &lt;a href=&quot;http://flatbush.org/&quot;&gt;Yeshivah of Flatbush&#39;s&lt;/a&gt; Joel Braverman High School.&lt;/p&gt;
&lt;p&gt;The slightly longer version of the story is that, for reasons far too complicated to go into here, &lt;strong&gt;I&#39;m leaving my position as Director of Technology at Hillel Yeshiva. My departure is on good terms&lt;/strong&gt; and I&#39;ve spent the last few months bringing my replacement up to speed.&lt;/p&gt;
&lt;p&gt;I made great friends at Hillel, learned quite a bit, and–thanks to a &lt;strong&gt;cooperative and engaged faculty&lt;/strong&gt;–accomplished a lot that I&#39;m proud of. We &lt;strong&gt;grew the school&lt;/strong&gt; significantly, &lt;strong&gt;expanded our toolkits, modernized hardware&lt;/strong&gt;... and &lt;strong&gt;flourished&lt;/strong&gt; during a global pandemic. Like I said, a lot that I&#39;m proud of.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.misterd.net/blog/time-to-make-a-change/&quot;&gt;Last time&lt;/a&gt; I wrote one of these posts, I began by saying this:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This isn’t going to surprise you, but &lt;strong&gt;I believe in the power of technology to increase student success in schools&lt;/strong&gt;. Technology tools — in the hands of &lt;strong&gt;caring, expert teachers&lt;/strong&gt; — are the strongest lever we can pull to help students meet their potential.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;We do a lot with technology at Hillel and, over the five years I served as Director of Technology, we made some significant strides...&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;When I arrived, the school employed a single technology professional who was primarily concerned with break-fix. The &lt;strong&gt;expanded&lt;/strong&gt; department now comprises &lt;strong&gt;three full-time staff&lt;/strong&gt;: a Coordinator, a Director of Educational Technology and Data Analytics, and a Support Specialist.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;That team closed almost &lt;strong&gt;1,100 helpdesk tickets&lt;/strong&gt; over the last school year. The last five years show that &lt;strong&gt;half of our tickets&lt;/strong&gt; were resolved upon first contact and &lt;strong&gt;92%&lt;/strong&gt; within SLA goals.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;We &lt;strong&gt;tripled&lt;/strong&gt; the size of our &lt;strong&gt;Chromebook&lt;/strong&gt; fleet, and &lt;strong&gt;added iPads&lt;/strong&gt; to the mix in our Early Learning Center. We &lt;strong&gt;scaled-up&lt;/strong&gt; our our MDM efforts, &lt;strong&gt;streamlined&lt;/strong&gt; our asset management system, and &lt;strong&gt;automated&lt;/strong&gt; user- and device-management using &lt;a href=&quot;https://github.com/taers232c/GAMADV-XTD3&quot;&gt;Google Admin Manager&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;We &lt;strong&gt;doubled&lt;/strong&gt; our internet bandwidth and increased our WiFi capacity &lt;strong&gt;fivefold&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Every single &lt;strong&gt;laptop, desktop, Chromebook&lt;/strong&gt;, and &lt;strong&gt;rack-mounted computer&lt;/strong&gt; on our campus has been replaced.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Every &lt;strong&gt;printer&lt;/strong&gt; has been replaced by state-of-the-art, high-capacity copiers and every printed page is automatically audited by user, leading to a steady decrease in print/paper use.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Every &lt;strong&gt;classroom projector&lt;/strong&gt; has been replaced by a large-format &lt;strong&gt;Interactive Flat Panel&lt;/strong&gt; managed via MDM.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;All &lt;strong&gt;network runs&lt;/strong&gt; have been certified, and &lt;strong&gt;fiber and ethernet&lt;/strong&gt; cabling in all distribution frames has been cleaned up and optimized.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Report cards in all grade levels have been &lt;strong&gt;digitized&lt;/strong&gt;, standardized assessments have been &lt;strong&gt;moved online&lt;/strong&gt;, and our purchasing and procurement process is now &lt;strong&gt;entirely paperless&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Growth of this kind is never easy. It takes &lt;strong&gt;hard work&lt;/strong&gt; to adopt new tools and methods and we were able to do so only thanks to the efforts of our &lt;strong&gt;faculty and staff&lt;/strong&gt;. Their &lt;strong&gt;goodwill&lt;/strong&gt;, &lt;strong&gt;resourcefulness&lt;/strong&gt; and &lt;strong&gt;willingness to try new things&lt;/strong&gt; have led Hillel&#39;s faculty to enormous growth in finding new ways to &lt;strong&gt;help every student achieve&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;As I consider that partial list, it occurs to me that those accomplishments are all &lt;strong&gt;systemic&lt;/strong&gt; as opposed to &lt;strong&gt;pedagogical&lt;/strong&gt;. This makes sense, since my time here at Hillel was focused on &lt;strong&gt;technology administration&lt;/strong&gt;; teacher support and growth was someone else&#39;s responsibility.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This is the main reason I&#39;m so excited about my move to the Yeshivah of Flatbush: my time there each day will be spent interacting with students and teachers.&lt;/strong&gt; I&#39;ll be &lt;strong&gt;teaching&lt;/strong&gt; several sections of High School CompSci and &lt;a href=&quot;https://en.wikipedia.org/wiki/Science,_technology,_engineering,_and_mathematics#:~:text=Science%2C%20technology%2C%20engineering%2C%20and%20mathematics%20(STEM)%20is,or%20curriculum%20choices%20in%20schools.&quot;&gt;STEM&lt;/a&gt;, and I&#39;ll be &lt;strong&gt;coaching&lt;/strong&gt; teachers in the use of EdTech, both passions that I&#39;ve been away from for many years. Additionally, I&#39;ll be &lt;strong&gt;supervising and supporting&lt;/strong&gt; the students who run the school&#39;s A/V systems and working with the Yeshivah&#39;s impressive &lt;a href=&quot;https://www.flatbush.org/joel_braverman_high_school/the_arts/drama&quot;&gt;Performing Arts Program&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I know some people feel stress during times of transition, but I&#39;ve always found change to be &lt;strong&gt;exciting&lt;/strong&gt;. I&#39;ll miss the &lt;strong&gt;good friends&lt;/strong&gt; I made here at Hillel, as well as the &lt;strong&gt;invigorating challenges&lt;/strong&gt; I dealt with every day, but I know that the team in place is &lt;strong&gt;capable&lt;/strong&gt; and the people and equipment I&#39;ve been supporting are in &lt;strong&gt;good hands&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To everyone I&#39;ve relied upon and worked with at Hillel: thank you&lt;/strong&gt;. I&#39;m proud of what we accomplished and &lt;strong&gt;I think you should be, too.&lt;/strong&gt; I&#39;m looking forward to meeting new people, and encountering new, exciting challenges in Brooklyn.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Statistical musings on LeBron and the rest of the universe</title>
    <link href="https://www.misterd.net/field-notes/statistical-musings-on-lebron-and-the-rest-of-the-universe.html"/>
    <updated>2023-02-13T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/statistical-musings-on-lebron-and-the-rest-of-the-universe.html</id>
    <content type="html">&lt;p&gt;I did some statistical analysis.&lt;/p&gt;
&lt;p&gt;Using &lt;a href=&quot;https://www.basketball-reference.com/&quot;&gt;Basketball Reference&lt;/a&gt;, I pulled the top-ten all-time NBA/ABA leaders in each of the following categories:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Minutes Played&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Games Played&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Free Throws Made&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Field Goals Made&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;3-Pointers Made&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Offensive Rebounds&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Defensive Rebounds&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Steals&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Points&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Assists&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Triple-Doubles&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I then analyzed the number of times players appeared on each list. For example, this graph shows the total number of times each player appeared in any position (1-10) on more than one of those lists.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.misterd.net/posts/images/image-1024x431.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;That isn&#39;t all of the names on all of those lists, of course, it&#39;s just the 26 players who appear on at least two lists.&lt;/p&gt;
&lt;p&gt;One interesting fact that immediately jumps out: only four of those players are still active, LeBron James, James Harden, Chris Paul, and Russel Westbrook. (Dwight Howard is still active, but not in the NBA.) Does this suggest that these four players are the four most all-around talented, active individual players in the league? I&#39;m not sure... but it might.&lt;/p&gt;
&lt;p&gt;Second interesting fact is that LeBron heads the list, which isn&#39;t surprising. But note that the next active player is Harden, who only makes three lists (free throws made, 3-pointers made, and triple-doubles). CP3 and Russel make two apiece.&lt;/p&gt;
&lt;p&gt;I then awarded points for each time a player appeared on a list, awarding 10 points for first place, 9 for second and so on. When you total these awards, and re-rank the players, the list looks different. Here are the first 25 names, with current players highlighted:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Rank&lt;/th&gt;
&lt;th&gt;Player&lt;/th&gt;
&lt;th&gt;Points&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;Karl Malone*&lt;/td&gt;
&lt;td&gt;49&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;LeBron James&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;47&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;Kareem Abdul-Jabbar*&lt;/td&gt;
&lt;td&gt;40&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;Moses Malone*&lt;/td&gt;
&lt;td&gt;32&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt;Jason Kidd*&lt;/td&gt;
&lt;td&gt;30&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;6&lt;/td&gt;
&lt;td&gt;Dirk Nowitzki&lt;/td&gt;
&lt;td&gt;26&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;John Stockton*&lt;/td&gt;
&lt;td&gt;26&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;8&lt;/td&gt;
&lt;td&gt;Michael Jordan*&lt;/td&gt;
&lt;td&gt;24&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;td&gt;Robert Parish*&lt;/td&gt;
&lt;td&gt;22&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;10&lt;/td&gt;
&lt;td&gt;Kevin Garnett*&lt;/td&gt;
&lt;td&gt;19&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;11&lt;/td&gt;
&lt;td&gt;Artis Gilmore*&lt;/td&gt;
&lt;td&gt;19&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;12&lt;/td&gt;
&lt;td&gt;Oscar Robertson*&lt;/td&gt;
&lt;td&gt;18&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;13&lt;/td&gt;
&lt;td&gt;Wilt Chamberlain*&lt;/td&gt;
&lt;td&gt;17&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;td&gt;Kobe Bryant*&lt;/td&gt;
&lt;td&gt;17&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;15&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Chris Paul&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;15&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;16&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;James Harden&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;17&lt;/td&gt;
&lt;td&gt;Julius Erving*&lt;/td&gt;
&lt;td&gt;12&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;18&lt;/td&gt;
&lt;td&gt;Magic Johnson*&lt;/td&gt;
&lt;td&gt;12&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;19&lt;/td&gt;
&lt;td&gt;Vince Carter&lt;/td&gt;
&lt;td&gt;12&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;20&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Russell Westbrook&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;11&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;21&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Stephen Curry&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;22&lt;/td&gt;
&lt;td&gt;Shaquille O&#39;Neal*&lt;/td&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;23&lt;/td&gt;
&lt;td&gt;Dwight Howard&lt;/td&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;24&lt;/td&gt;
&lt;td&gt;Ray Allen*&lt;/td&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;25&lt;/td&gt;
&lt;td&gt;Elvin Hayes*&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Again, a couple of interesting things jump out:&lt;/p&gt;
&lt;p&gt;First, LeBron doesn&#39;t head the list… the Mailman does. This shocked me. I mean, it&#39;s close, and all LBJ has to do is climb three spots overall to pass him, but still… Karl Malone?&lt;/p&gt;
&lt;p&gt;Second, again, look how far ahead of the other active players LeBron is. The next player on the list, Chris Paul, is 32 points behind, a margin which seems insurmountable to me. When you restrict the list to only active players, you get a graph which suggests that nobody currently playing will ever pass LeBron:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.misterd.net/posts/images/image-2-1024x633.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;A couple more points:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The GOAT conversation is a pointless debate between LeBron and Michael Jordan. One the one hand, Jordan won six titles and LeBron has only won four. On the other hand, LeBron isn&#39;t finished yet. On the third hand, more titles don&#39;t seem likely for him. But, on the fourth hand, Michael only scores 24 points on this scale... over 15 seasons (1.6 points per season). LeBron has more than twice as many points in twenty seasons (2.45 pps). I know that I made this stat up but, still, perhaps this argues in favor of LeBron as the superior individual player?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you ask ten fans in a sports bar to name the league&#39;s best individual player, you&#39;ll hear names like Steph, Giannis, Jokic and Doncic. Nobody will mention CP3, Harden, Russel, or Dame. But the front-runner names in this debate are all newcomers... and the name nobody wants to hear (LeBron James) has played more seasons than any other NBA player (tied with Udonis Haslem, the league&#39;s oldest active player, who is four years older). Maybe the reason people don&#39;t consider James to be the best player in the league is simply that people are tired of him?&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content>
  </entry>
  <entry>
    <title>A School Tech Director&#39;s Response to the WWDC 2022 Keynote</title>
    <link href="https://www.misterd.net/field-notes/a-school-tech-directors-response-to-the-wwdc-2022-keynote.html"/>
    <updated>2022-06-07T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/a-school-tech-directors-response-to-the-wwdc-2022-keynote.html</id>
    <content type="html">&lt;p&gt;&lt;em&gt;I&#39;m moving in order, using this summary at ZDNet as my guide, if you want to follow along.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;TL;DR: Freeform, Continuity Camera and iCloud Share Photo Libraries are exciting additions to Apple&#39;s mature software platforms.&lt;/p&gt;
&lt;h2&gt;Apple Watch OS9&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I don&#39;t care about new watch faces. More is better, but who really cares what they announced?&lt;/li&gt;
&lt;li&gt;That being said, I&#39;m excited about the Lunar face which will display the Hebrew/Jewish calendar. That&#39;s been part of iOS for a while (&lt;a href=&quot;https://youtu.be/mBrDEvsvpm8&quot;&gt;since v8&lt;/a&gt;) and it&#39;s nice to see it come to the watch.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;iOS v16&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Lock Screen widgets are going to be nice, as are all of the new customization schemes. This has been a long time coming and people are going to &lt;em&gt;love&lt;/em&gt; it.&lt;/li&gt;
&lt;li&gt;On top of that, more control over how Notifications hit the Lock Screen is a big plus. I have a photo of my kids as my Lock Screen image and it&#39;s often a hassle to dismiss all of the Notifications just to show someone how cute they are. (Pro Tip: this is a super-convenient way to feel safe handing your phone to someone so they can say nice things about your kids without having access to your phone.)&lt;/li&gt;
&lt;li&gt;I&#39;ve never used Shared with You, so I don&#39;t care about it. I&#39;ve never used SharePlay either… do people really want to watch videos on their phones while talking to their friends? I don&#39;t get it.&lt;/li&gt;
&lt;li&gt;The updates to Dictation will be helpful.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Apple Pay Later&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I hate this idea.&lt;/li&gt;
&lt;li&gt;Making it easier for people to borrow money they don&#39;t have is a bad idea. This is clearly Apple bowing to pressure from Goldman Sachs now that they are in the credit card business. I didn&#39;t think Apple Card was a good idea and I think this one&#39;s even worse. You can disagree with me… but you&#39;re wrong.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Maps&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Multi-stop routing is another Google Maps feature Apple has caught up to. &lt;em&gt;Finally.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;15 stops is ridiculous.&lt;/li&gt;
&lt;li&gt;The idea that you can plan a complex route on your Mac and then share it to Maps on your phone is very cool.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Apple Sports&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Yawn.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;iCloud Shared Photo Library&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;This is a show-stopper, worth the entire update all on its own. Giving a family the ability to have one shared photo library is long overdue.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Safety Check&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;This sounds like the kind of thing that will be very, very important to a small number of people. Good on Apple for putting it together.&lt;/li&gt;
&lt;li&gt;I, thank God, have no need for this feature.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Matter Smart Home&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Apple had me at &amp;quot;we&#39;ve re-written the Home app from the ground up.&amp;quot;&lt;/li&gt;
&lt;li&gt;I&#39;ve been bitten before, so I&#39;ll wait and see how it works (and if Apple really can get anyone else on board this time), but &lt;em&gt;anything&lt;/em&gt; is better than the terrible Home app we have today.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;CarPlay&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Don&#39;t care.&lt;/li&gt;
&lt;li&gt;I can&#39;t believe the stats that Apple quoted… who are all these people unwilling to buy a car without CarPlay?&lt;/li&gt;
&lt;li&gt;The images they showed for their new &amp;quot;Car OS&amp;quot; were crazy cool… I&#39;ll believe it when I see it.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;M2&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Guess what: the M2 is faster than the M1. Surprise.&lt;/li&gt;
&lt;li&gt;They made a MacBook Air with the M2, along with a new MacBook Pro. Good for them. When the time comes, I&#39;m sure I&#39;ll upgrade.&lt;/li&gt;
&lt;li&gt;The new Air looks cool, certainly thinner than anyone would think is reasonable. But that&#39;s Apple.&lt;/li&gt;
&lt;li&gt;Can you believe the Pro &lt;em&gt;still&lt;/em&gt; has a Touch Bar?&lt;/li&gt;
&lt;li&gt;Can you believe Apple is bragging about a 1080p webcam in 2022?&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;MacOS&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Another new window manager? StageManager looks like a different take on Mission Control with no more functionality. I&#39;ll probably use it… but really, it&#39;s a snoozer. (Except for the iPad part, which I&#39;ll cover later.)&lt;/li&gt;
&lt;li&gt;Mail gains features (like Unsend and usable search) that Gmail has had in the browser for years. Maybe I&#39;ll start using Mail again… but probably not.&lt;/li&gt;
&lt;li&gt;New features in Safari… but I don&#39;t care… except Passkey. It&#39;s a cool idea; again, let&#39;s see if anyone adopts it.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Gaming&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Seriously? Does anyone take Apple seriously about this?&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;iPadOS&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Collaboration is interesting… but does anyone use Pages and Numbers other than the people in those funny &lt;a href=&quot;https://youtu.be/GC5Gmkn92Bg&quot;&gt;Apple at Work&lt;/a&gt; videos?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I think Freeform is the biggest news of the day, from an education standpoint. We don&#39;t use iPads here at my school but, if I ran an iPad program, I&#39;d be doing cartwheels about this.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Stage Manager on iPad is no more exciting than it is on the Mac…except that it means that you can now run an iPad with an extended desktop on an external display. I don&#39;t understand why Craig didn&#39;t make a bigger deal of this during the demo. This is &lt;strong&gt;HUGE&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
</content>
  </entry>
  <entry>
    <title>How to talk to GAM</title>
    <link href="https://www.misterd.net/field-notes/how-to-talk-to-gam.html"/>
    <updated>2022-05-25T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/how-to-talk-to-gam.html</id>
    <content type="html">&lt;p&gt;An introduction to working with Google Admin Manager, a command-line interface to the Google Admin Console&lt;/p&gt;
&lt;p&gt;There is a basic syntax for how to build a GAM command. Basically, get GAM’s attention (by calling its name) and then tell it what you want it to do.&lt;/p&gt;
&lt;p&gt;So, for example, let’s say we want to tell GAM to create a new user in our domain. Let’s say we want give an account to &lt;strong&gt;Clark Kent&lt;/strong&gt;, a new teacher in our High School. The simple command would be:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;gam create user clark.kent@school.org&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;That’s it. Let’s examine it, even though it’s simple. The command has four parts:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;gam&lt;/strong&gt;: this initiates the GAM command; we are saying, “Hey, GAM, listen up! I’m about to tell you something.”&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;create&lt;/strong&gt;: this is an imperative verb; we are actually telling GAM to do something (in this case, we are telling it to create a new entity).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;user&lt;/strong&gt;: grammatically speaking, this is the object of the verb. So far, we said “GAM, create!” With this additional word, we are telling GAM exactly what we want it to create, a new User.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;clark.kent@school.org&lt;/strong&gt;: finally, we give this new entity a name. In the world of Google Workspace, every user has an email address to make them unique.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now, there is a lot more involved with creating Users. If you visit the official &lt;a href=&quot;https://github.com/GAM-team/GAM/wiki&quot;&gt;online reference of GAM commands&lt;/a&gt;, a complete command for creating a User can look something like this:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;gam create user &amp;lt;firstname&amp;gt; &amp;lt;lastname&amp;gt; &amp;lt;password&amp;gt; [suspended on|off] [changepassword on|off] [gal on|off] [sha] [md5] [crypt] [nohash] [org &amp;lt;org&amp;gt;] [recoveryemail &amp;lt;email&amp;gt;] [recoveryphone &amp;lt;phone&amp;gt;]&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Relax. There’s a lot of options there, but it’s really not that scary. :)&lt;/p&gt;
&lt;p&gt;First, let’s talk about how you read it. When looking at GAM reference materials and example commands, there are lots of options and possibilities. As we saw above, creating an account for Clark Kent was a simple, four-work command. But, as you might imagine, account creation could be more complex, and that big, scary block of code includes &lt;em&gt;every single option you could set for a new User.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;When you read example GAM commands (which you’re going to do more and more often and you feel out what you can use GAM to do), remember these rules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Parts of a command enclosed in are &lt;strong&gt;mandatory&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Parts of a command enclosed in [square brackets] are &lt;strong&gt;optional&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Parts of a command separated by a vertical | line are choices you make. (That vertical line is called a “pipe” by nerds and is usually located on the key just above the Return/Enter key on your keyboard.)&lt;/li&gt;
&lt;li&gt;In most cases, multiple optional fields may be included in a single command.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So, let’s return to Clark Kent, our heroic new teacher. We created a User account for him, but we didn’t set up his name, so when he sends out mail, it’s going to come from clark.kent@school.org instead of being from Clark Kent. We could have used some of those other optional commands to do it right.&lt;/p&gt;
&lt;p&gt;Before, we told GAM:
&lt;code&gt;gam create user clark.kent@school.org&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;But, looking back at the full set of options, you have probably already figured out that we could have specified values for his first and last name, too. If we did, the full command would look like this:
&lt;code&gt;gam create user clark.kent@school.org firstname Clark lastname Kent&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;See what we did there? We took some &lt;strong&gt;optional code&lt;/strong&gt; and added it in to our &lt;code&gt;create user&lt;/code&gt; command. The list of options says, &lt;code&gt;firstname &amp;lt;First Name&amp;gt; lastname &amp;lt;Last Name&amp;gt;&lt;/code&gt; and remember, things in are &lt;strong&gt;mandatory&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;In English, our new command says, “Hey, &lt;strong&gt;GAM&lt;/strong&gt;, I want you to &lt;strong&gt;create&lt;/strong&gt; a new &lt;strong&gt;user&lt;/strong&gt; for me, with the email address &lt;strong&gt;clark.kent@school.org&lt;/strong&gt;. His &lt;strong&gt;first name&lt;/strong&gt; is &lt;strong&gt;Clark&lt;/strong&gt; and his &lt;strong&gt;last name&lt;/strong&gt; is &lt;strong&gt;Kent&lt;/strong&gt;.”&lt;/p&gt;
&lt;p&gt;See? Not so complicated. Now that you’ve seen that, let’s take another look at the command, as we sent it to GAM:
&lt;code&gt;gam create user clark.kent@school.org firstname Clark lastname Kent&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;You can probably read and understand that yourself, now. And, if we wanted to set some other options, we could just tack on more of the optional parts of the Create command. See if you can figure out what’s going on here:
&lt;code&gt;gam create user clark.kent@school.org firstname Clark lastname Kent password &#39;#1SonOfKrypton&#39; changepassword on org Faculty/Highschool recoveryemail ckent974@aol.com&lt;/code&gt;
Did you get it?
“Hey, GAM, create a new User with the email clark.kent@school.org. His full name is Clark Kent and his password is #1SonOfKrypton but force him to change it when he first logs in. Create his account in the Highschool Org Unit inside the Faculty Org Unit and use his lame AOL email account for recovery if he ever forgets his password.”
A couple of details:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;See how his password is wrapped in single quotes? We do that because passwords often contain special characters (L!k3 the$e) and we don’t want GAM to misinterpret those are commands.&lt;/li&gt;
&lt;li&gt;Also, if you’re ever using two English words as the second part of a command, like &lt;code&gt;firstname &amp;quot;Mary Jane&amp;quot; lastname Watson&lt;/code&gt;, you have to wrap those in double quotes to avoid confusion. (You could even wrap the single-word stuff in quotes if you want, but nobody does and GAM is OK with that.)&lt;/li&gt;
&lt;/ul&gt;
</content>
  </entry>
  <entry>
    <title>Automating the sharing of Google Sheets data</title>
    <link href="https://www.misterd.net/field-notes/automating-the-sharing-of-google-sheets-data.html"/>
    <updated>2021-10-29T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/automating-the-sharing-of-google-sheets-data.html</id>
    <content type="html">&lt;p&gt;We all know that we can share Google Sheets with people but, at least in my life, those people are often not regular spreadsheet users, so they aren&#39;t comfortable opening a Google Sheet to look for updated data. For example, when we set up online forms (for event registration, lunch signup, etc), the parent volunteers or business office staff don&#39;t interact with Google Sheets every day, so I end up fielding regular requests for updates.&lt;/p&gt;
&lt;p&gt;What I usually do is add a sheet to the Sheet (heh) which summarizes the data into a simple table and then use the &lt;em&gt;Email Collaborators&lt;/em&gt; command in Sheets to send them an update. But, today, I found a cool Add-On called &lt;a href=&quot;https://workspace.google.com/marketplace/app/email_spreadsheets/431723916752&quot;&gt;Email Spreadsheets&lt;/a&gt; which makes it super-easy to automate this regular sharing.&lt;/p&gt;
&lt;p&gt;We are currently collecting payment and registration for an upcoming ice skating social event. The form feeds the data into a Sheet. I added a Summary worksheet that calculates the total number of families who registered, the total number of skaters and the total funds collected so far.&lt;/p&gt;
&lt;p&gt;Then, using the Add-On, I was able to use standard &amp;quot;dynamic cell values&amp;quot; notation to reference the cells which contain the summary data and add it to an email template that will be automatically sent to the people I want, on the schedule I send. So, every weekday morning, all of the people involved will get an email that looks like this:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.misterd.net/posts/images/HanukkahEmail.png&quot; alt=&quot;HanukkahEmail&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The data in the table is pulled out of my summary sheet in real-time using this reference:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;{{Summary!B2:C4}}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;... and I added that link at the bottom using standard HTML.&lt;/p&gt;
&lt;p&gt;The Add-On lets you specify who receives the email (both CC and BCC) and has the standard scheduling options (daily, weekdays, weekly, etc.).&lt;/p&gt;
&lt;p&gt;You can also choose to attach your spreadsheet in various formats, but that&#39;s not really useful for my use-case. It&#39;s a pretty powerful tool and feel like it&#39;s probably going to become something I use pretty often. I&#39;d love to see functionality that allows me to trigger the email based on values in the spreadsheet, like every ten submission or when a certain cell contains a certain value, but it&#39;s pretty useful as is.&lt;/p&gt;
&lt;p&gt;Check it out and let me know what you think. :)&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Bibber</title>
    <link href="https://www.misterd.net/field-notes/bibber.html"/>
    <updated>2019-09-19T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/bibber.html</id>
    <content type="html">&lt;p&gt;A long time ago, I took a writing class. One of those in-a-church-basement things that the Gotham Writer’s Workshop puts on in midtown. About a month ago I was going through old teaching materials and found my notebook from the class.&lt;/p&gt;
&lt;p&gt;This was the first in-class exercise. Our directions were to write a story about a character named Bibber.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/1*7QvbGpyOgSOHw0CSigc6GA.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;During college I often got lost in Manhattan.&lt;/p&gt;
&lt;p&gt;Whenever we all went out to dinner or a show, I had to just follow the crowd — they always seemed to know which way to turn when they came out of the subway or from which sidewalk to hail the taxi — I often took the uptown train instead of the down and always had to ask for directions. Since graduation it’s gotten worse and I never thought I would meet anyone with a worse sense of direction than I was cursed with.&lt;/p&gt;
&lt;p&gt;Then, about a year ago, I met Bibber.&lt;/p&gt;
&lt;p&gt;He was on the stairs in front of me leaving the 181st Street station and, at the top, he asked me which way it was to Amsterdam. I smiled and pointed then watched him run off… in the opposite direction. I called after him, but he didn’t hear me and hurried around a corner. I followed him and, when I turned the end of the block, there was… with a knife.&lt;/p&gt;
&lt;p&gt;“Hello,” he said. “I’m Bibber. And you’re going to give me your wallet.”&lt;/p&gt;
&lt;p&gt;You were all right: Mom, Ryan, the Young Republicans… here I was, my first, sudden experience in The Real World and — already — my degree in English wasn’t helping at all.&lt;/p&gt;
&lt;p&gt;Now I’ve dropped English Literature as a career. Now I’m a beat cop. And you know what I do most of the day?&lt;/p&gt;
&lt;p&gt;I give directions.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Hoosiers Fun Facts</title>
    <link href="https://www.misterd.net/field-notes/hoosiers-fun-facts.html"/>
    <updated>2019-02-28T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/hoosiers-fun-facts.html</id>
    <summary>I fell down a well…</summary>
    <content type="html">&lt;h4&gt;I fell down a well…&lt;/h4&gt;
&lt;p&gt;I got involved in a WhatsApp discussion yesterday about unusual sports trivia and that led to me to Googling some interesting things and, long story short, I fell down a deep, deep internet well of interesting stuff about Hoosiers, one of my favorite movies.&lt;/p&gt;
&lt;p&gt;Enjoy.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/1*pzB2Lg5pOcSdeYxk6T-ivQ.jpeg&quot; alt=&quot;&quot; /&gt;
&lt;a href=&quot;https://www.imdb.com/title/tt0091217/&quot;&gt;Hoosiers&lt;/a&gt; is based on “the Milan Miracle,” the story of the &lt;a href=&quot;https://en.wikipedia.org/wiki/1954_Milan_High_School_basketball_team&quot;&gt;1954 Milan High School Indians&lt;/a&gt; who won the Indiana High School Boys Basketball Tournament championship. With an enrollment of only 161, Milan was the smallest school ever to win a single-class state basketball title in Indiana, beating the team from the much larger &lt;a href=&quot;https://en.wikipedia.org/wiki/Muncie_Central_High_School&quot;&gt;Muncie Central High School&lt;/a&gt;. In the movie’s final game, the Hickory Hoosiers defeat South Bend Central, whose coach is played by a man named &lt;a href=&quot;https://en.wikipedia.org/wiki/Ray_Crowe&quot;&gt;Ray Crowe&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In real life, Crowe was a basketball coach, educator, school administrator, and public official in Indianapolis and is best known as the head basketball coach of &lt;a href=&quot;https://en.wikipedia.org/wiki/Crispus_Attucks_High_School&quot;&gt;Crispus Attucks High School&lt;/a&gt; from 1950 to 1957. Following the Milan Miracle, his teams won the Indiana state basketball championship (in both 1955 and 1956) and, were the first all-black school to win a state championship in the country. He coached numerous Indiana All-Star players, including &lt;a href=&quot;https://en.wikipedia.org/wiki/Oscar_Robertson&quot;&gt;Oscar Robertson&lt;/a&gt;. It’s to the film-makers’ credit that he is given a role in the movie.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/1*sTNuihVL6SYr88vNLjwYTg.jpeg&quot; alt=&quot;&quot; /&gt;
Hoosiers is widely regarded as the best basketball movie ever made and, in many people’s minds, the &lt;a href=&quot;https://www.google.com/search?q=hoosiers+best+sports+movie&amp;amp;rlz=1CAASUL_enUS812&amp;amp;oq=hoosiers+best+sports+&amp;amp;aqs=chrome.0.0j69i57j0.3166j0j4&amp;amp;sourceid=chrome&amp;amp;ie=UTF-8&quot;&gt;best sports movie, period&lt;/a&gt;. It is ranked #13 on the AFI’s list of the &lt;a href=&quot;http://afi.com/100years/cheers.aspx&quot;&gt;100 most inspiring movies&lt;/a&gt;. I think it’s great — and the shot of Dennis Hopper jumping on the bed usually makes me tear up — but the movie is not without flaws.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.sbnation.com/2015/7/28/9036453/hoosiers-sucks&quot;&gt;This guy makes some excellent points about how awful Hoosiers really is&lt;/a&gt; and, after rewatching &lt;a href=&quot;https://www.youtube.com/watch?v=A0QTBAWc3tM&quot;&gt;Chitwood’s final shot&lt;/a&gt;, I find myself wondering why the hell South Bend’s coach didn’t double-team Jimmy on the last play.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/1*m5FZuoc7Y5rU1fn69r4LGQ.jpeg&quot; alt=&quot;&quot; /&gt;
More about Chitwood: &lt;a href=&quot;https://en.wikipedia.org/wiki/Maris_Valainis&quot;&gt;Maris Valainis&lt;/a&gt;, the actor who played the role, was an unknown who came to the rural Indiana casting call the film had to hold because it was made on a shoestring $6M budget. He had given up on waiting in the 600-person line and was walking to his car when a casting director saw him and asked him to show off his skills. He got the part.&lt;/p&gt;
&lt;p&gt;Nobody knew it at the time, but Valainis had been cut from his high school team three times… nonetheless he evidently had skills: in filming the movie, they had to take two cuts of the game winning shot, and he made the shot both times.&lt;/p&gt;
&lt;p&gt;The real player was named &lt;a href=&quot;https://en.wikipedia.org/wiki/Bobby_Plump&quot;&gt;Bobby Plump&lt;/a&gt; and, while most of the movie has very little in common with actual events, Plump did sink the game-winner on a play that started with 18 seconds left… and he hit it from the same spot on the floor that Chitwood does in the movie.&lt;/p&gt;
&lt;p&gt;Lots of ink has been spilled on this movie… some of the best (and most nerdy) is this &lt;a href=&quot;https://deadspin.com/an-advanced-statistical-analysis-of-jimmy-chitwoods-bas-5782785&quot;&gt;statistical analysis of every play Chitwood makes in the movie&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Finally, this is amazing. Over the course of the entire movie, Chitwood has four lines:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;“I got something to say.”&lt;/li&gt;
&lt;li&gt;“I don’t know if it’ll make any change, but I figured it’s time for me to start playing ball.”&lt;/li&gt;
&lt;li&gt;“I play, coach stays. He goes, I go.”&lt;/li&gt;
&lt;li&gt;“I’ll make it.”&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Enough.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>For Sale: Unlocked iPhone 7 Plus in Excellent Condition with New Battery, Case and Original, Unused…</title>
    <link href="https://www.misterd.net/field-notes/for-sale-unlocked-iphone-7-plus-in-excellent-condition-with-new-battery-case-and-original-unused.html"/>
    <updated>2019-01-01T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/for-sale-unlocked-iphone-7-plus-in-excellent-condition-with-new-battery-case-and-original-unused.html</id>
    <summary>I am selling a used, Black 128 GB iPhone 7 Plus (MN5G2LL/A).</summary>
    <content type="html">&lt;p&gt;I am selling a used, Black 128 GB iPhone 7 Plus (MN5G2LL/A).&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The Good: Unlocked, 128 GB, new battery, scratch-free screen and back, case and accessories included.&lt;/li&gt;
&lt;li&gt;The Bad: It’s a 7 Plus… there are cooler, faster phones available.&lt;/li&gt;
&lt;li&gt;The Ugly: Blemishes on the top and bottom edges.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I bought this phone on Oct 5, 2016. It was always kept in Spigen’s &lt;a href=&quot;https://www.spigen.com/collections/other-iphone-series/products/iphone-7-plus-thin-fit?variant=21599234945&quot;&gt;Thin Fit Case&lt;/a&gt;, which gave it the glossy, Jet Black look and some protection without feeling bulky. (I’m including the case with the phone.) The case is great, but doesn’t protect the top and bottom edge of the phone. As such, this phone has two blemishes (drop damage) on the bottom edge (near the speakers) and one on the top edge. None of these blemishes can be seen when you are looking at the screen.&lt;/p&gt;
&lt;p&gt;The face and back of the phone are both free of visible scratches (there are some of what Apple calls “micro-abrasions” on the screen).&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/600/1*M1Q7XOna7rQ7qgwlWS6xGA@2x.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/600/1*HK8WC-lrQROuuZsqL9gGoA@2x.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/1*r4Fv5tM_OgVZC2PDforAvA@2x.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/600/1*Mo3onERVfw7YHFObCMH46Q@2x.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/600/1*tQg0v7wlppm1nZTns2l3mg@2x.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/600/1*IdWLoj4xP2-YOuitfCw7jA@2x.jpeg&quot; alt=&quot;&quot; /&gt;
The phone has a &lt;strong&gt;brand-new battery&lt;/strong&gt;, replaced in mid-December and is covered by a 90-day service warranty from that date, good until mid-March, 2019.The phone has a brand-new battery, replaced in mid-December and is covered by a 90-day service warranty from that date, good until mid-March, 2019.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/1*ix-APiMlgEh9xRXbr7M7ag@2x.jpeg&quot; alt=&quot;&quot; /&gt;
The phone is being sold in its original box, including the original, unused Lightning EarPods, USB Wall Adapter and Lightning Cable. Also included is the Spigen case, which shows some signs of wear but is undamaged.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/1*cSplR6Z1-4H2Mh5vwfKqkQ@2x.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h4&gt;Apple sells this phone new for $669; I am asking $500.&lt;/h4&gt;
</content>
  </entry>
  <entry>
    <title>Time to make a change...</title>
    <link href="https://www.misterd.net/field-notes/time-to-make-a-change.html"/>
    <updated>2018-05-16T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/time-to-make-a-change.html</id>
    <content type="html">&lt;p&gt;It was recently &lt;strong&gt;Teacher Appreciation Week&lt;/strong&gt;. I’m not a huge believer in these kinds of celebrations (&lt;em&gt;are there any days when we shouldn’t appreciate teachers?&lt;/em&gt;), but I took advantage of the timing anyway to send the following **thank you **to the faculty and staff at &lt;a href=&quot;http://www.nsha.org/&quot;&gt;North Shore Hebrew Academy&lt;/a&gt; for the work they did this year with technology.&lt;/p&gt;
&lt;p&gt;This isn’t going to surprise you, but &lt;strong&gt;I believe in the power of technology to increase student success in schools&lt;/strong&gt;. Online tools — in the hands of &lt;strong&gt;caring, expert teachers&lt;/strong&gt; — are the strongest lever we can pull to help students meet their potential. And we’ve done quite a bit with technology this year. For example…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Early Childhood teachers are now using a &lt;strong&gt;blended learning&lt;/strong&gt; platform to supplement their literacy curriculum.&lt;/li&gt;
&lt;li&gt;Elementary School faculty are building &lt;strong&gt;more advanced SMART notebook lesson&lt;/strong&gt; materials; using blended learning software for **enrichment **and &lt;strong&gt;whole-class instruction&lt;/strong&gt; in both literacy and math; doing &lt;strong&gt;innovative, project-based learning&lt;/strong&gt; using Google Maps; helping students create &lt;strong&gt;augmented-reality presentations&lt;/strong&gt; about &lt;em&gt;Yerushalayim&lt;/em&gt;; and using &lt;strong&gt;Google Classroom&lt;/strong&gt; and FlipGrid so students can generate &lt;strong&gt;audio responses&lt;/strong&gt; to &lt;em&gt;Ivrit&lt;/em&gt; assignments.&lt;/li&gt;
&lt;li&gt;In the Middle School, several teachers are using online tools to create &lt;strong&gt;project rubrics with improved clarity;&lt;/strong&gt; others have adopted &lt;strong&gt;screenshot&lt;/strong&gt; and &lt;strong&gt;screencasting&lt;/strong&gt; tools to generate videos for &lt;strong&gt;flipped lessons;&lt;/strong&gt; many are now more comfortable using &lt;strong&gt;Google Slides&lt;/strong&gt; to create &lt;strong&gt;class presentations;&lt;/strong&gt; and there is widespread adoption of Sefaria and similar &lt;strong&gt;online Judaics resources&lt;/strong&gt; for sourcesheet creation.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/0*op7Cz62f5ZVc04-a.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/0*NkWyJ-0I_rQhp4VI.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/0*gAIB2407IGEWyHVm.jpg&quot; alt=&quot;&quot; /&gt;
We grew this year in other ways, too. For the first time, we now deliver &lt;strong&gt;reliable high-speed internet access in every NSHA classroom&lt;/strong&gt;. We &lt;strong&gt;tripled the size of our mobile fleet&lt;/strong&gt;: students now have access to &lt;strong&gt;over 250 mobile devices&lt;/strong&gt; (40 iPads and 215 Chromebooks). Our entire elementary faculty now has access to &lt;strong&gt;state-of-the-art laser printing and scanning&lt;/strong&gt; services and we have implemented our second administration of the &lt;strong&gt;NWEA MAP assessment&lt;/strong&gt;, giving &lt;strong&gt;actionable student growth and achievement data&lt;/strong&gt; directly to our teachers in hours rather than weeks.&lt;/p&gt;
&lt;p&gt;Change of this magnitude is never easy. It takes hard work to adopt new tools and methods and &lt;strong&gt;we were able to do so only thanks to the efforts of our faculty and staff&lt;/strong&gt;. Their goodwill, resourcefulness and willingness to try new things have led NSHA to **enormous growth **in finding new ways to help every student achieve.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I’m thankful for that effort… and I am going to miss it&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;I have enjoyed my year here on Long Island, but the commute has been difficult and another opportunity has become available closer to home. I will be here through the summer transition before heading south to serve as Director of Technology at the &lt;a href=&quot;http://www.hillelyeshiva.org/&quot;&gt;Hillel Yeshiva&lt;/a&gt; in Deal, NJ.&lt;/p&gt;
&lt;p&gt;Thanks again to my colleagues at North Shore Hebrew Academy. I’m proud of what we’ve accomplished together, and I think you should be, too.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>My Thoughts on Being in the Room Where It Happens</title>
    <link href="https://www.misterd.net/field-notes/my-thoughts-on-being-in-the-room-where-it-happens.html"/>
    <updated>2018-01-11T00:00:00Z</updated>
    <id>https://www.misterd.net/field-notes/my-thoughts-on-being-in-the-room-where-it-happens.html</id>
    <summary>My wife and I got to see Hamilton last night.</summary>
    <content type="html">&lt;p&gt;My wife and I got to see &lt;em&gt;Hamilton&lt;/em&gt; last night.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/1*6bLGjf6Xt5EiXdvOQ3GNgA.jpeg&quot; alt=&quot;&quot; /&gt;
I’ve been thinking about the show for a while, both in anticipation of going and ever since the final blackout last night. I mentioned to a few people that we saw it and they had questions… so I figured I would put the answers down in a post.&lt;/p&gt;
&lt;h4&gt;How was it?&lt;/h4&gt;
&lt;p&gt;Spoiler alert: I loved it. It’s a powerful show about important things. It’s written well, performed well and staged well. I’ve seen shows with problems… &lt;em&gt;Hamilton&lt;/em&gt; has none.&lt;/p&gt;
&lt;h4&gt;How did you get tickets?&lt;/h4&gt;
&lt;p&gt;Simple. I jumped online as soon as they were available and paid face value. Then waited 10 months.&lt;/p&gt;
&lt;p&gt;The show is popular; there is no getting around that. The theater is full for every single performance and people buy tickets well in advance. I just checked &lt;a href=&quot;https://www.misterd.net/(www.broadway.com/shows/hamilton-broadway)&quot;&gt;the website&lt;/a&gt; and, as of today, there is a block of available tickets for performances between April 10 and August 19. Of course, that’s a lot of dates and the one you want may be sold out… and the ticket-purchase process is awful… and you have to spend a long time clicking on dates to see if any seats are available… and the tickets &lt;strong&gt;start&lt;/strong&gt; at $220. But there are there if you want them.&lt;/p&gt;
&lt;p&gt;It seems that you can somehow subscribe to text alerts for when new seats are available. A friend is on that list and told me, back in March, when that happened. I jumped online and found some seats. It took almost 30 minutes of trying before I found a date I could go that had available seats and the purchase process failed twice before it succeeded… but we got seats. They were a little more than $210 each and I would not describe them as the best seats in the house:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/1*c8Wq0ND4hZ3kplYiQ3ZmOg.jpeg&quot; alt=&quot;&quot; /&gt;
If you look closely, you can see that there are, in fact, two seats that are worse then ours… but only two. That being said, there really are no bad seats at the &lt;a href=&quot;https://www.misterd.net/www.broadwaydirect.com/theatre/richard-rodgers-theatre&quot;&gt;Richard Rodgers Theatre&lt;/a&gt; and, as you can see in the selfie, we had a great, unobstructed view of the stage:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/1*ZNfAQc_EH-zheZ6FJj028g.jpeg&quot; alt=&quot;&quot; /&gt;
Anyway, that’s how to get tickets: buy them as soon as they’re available.&lt;/p&gt;
&lt;h4&gt;Could you understand what the actors were saying?&lt;/h4&gt;
&lt;p&gt;The show is wordy.&lt;/p&gt;
&lt;p&gt;According to a &lt;a href=&quot;https://fivethirtyeight.com/features/hamilton-is-the-very-model-of-a-modern-fast-paced-musical/&quot;&gt;fantastic analysis by Leah Libresco at FiveThirtyEight&lt;/a&gt;, &lt;em&gt;Hamilton&lt;/em&gt; has “twice as many words per minute as its closest competitor” and “nearly an order of magnitude more words than &lt;em&gt;1776&lt;/em&gt;” (20,520 vs 2,735). There are a lot of lyrics and they come at you fast… for almost three hours. Understanding what they are saying is a legitimate concern.&lt;/p&gt;
&lt;p&gt;We prepared, I guess. I’ve been listening to the &lt;a href=&quot;https://itunes.apple.com/us/album/hamilton-original-broadway-cast-recording/1025210938&quot;&gt;cast recording&lt;/a&gt; since before I bought the tickets (not constantly, of course, just now and then) and I was certainly familiar with everything the actors say in the show. However, I have been to many Broadway shows where I couldn’t make out the lyrics because of too much other music and noise, or mealy-mouthed performances.&lt;/p&gt;
&lt;p&gt;I am pleased to report that this wasn’t really an issue at &lt;em&gt;Hamilton&lt;/em&gt;. There were a few spots where someone swallowed a word or two — and, to be honest, James Monroe Inglehart’s performance of “Guns and Ships” is simply incomprehensible, especially compared to that of Daveed Diggs on the album — but those moments are few and far between.&lt;/p&gt;
&lt;p&gt;It was clear to me that comprehensibility was important to the company and, furthermore, the theatre’s amplification did a great job of carrying the lyrics all the way back to the cheap seats.&lt;/p&gt;
&lt;p&gt;This brings up a related question:&lt;/p&gt;
&lt;h4&gt;Did you really enjoy a whole show performed in rap?&lt;/h4&gt;
&lt;p&gt;This is an unfortunate misunderstanding.&lt;/p&gt;
&lt;p&gt;It is true that many of the show’s songs are performed in hip-hop… but certainly not all of them. There are a number of different musical styles in the show, ranging from Beatle-esqe 60’s pop to R&amp;amp;B and classical ballads. A number of my favorite numbers (“Satisfied,” “That Would Be Enough,” “One Last Time” and “It’s Quiet Uptown”) are big, beautiful, classic Broadway showtunes. The show doesn’t deserve to be pigeon-holed into a single musical style.&lt;/p&gt;
&lt;h4&gt;Who did you see?&lt;/h4&gt;
&lt;p&gt;The show opened on Broadway back in August 2015. It’s been running for over two years now and most of the leads from the original cast have turned over. We didn’t see Lin-Manuel Miranda, or even Javier Muñoz, the current actor playing the title role. We didn’t see Daveed Diggs as Lafayette/Jefferson, or Leslie Odom Jr. as Burr, or Christopher Jackson as Washington or Brian d’Arcy James as King George. That being said, none of those people (except Miranda) were household names before they launched &lt;em&gt;Hamilton&lt;/em&gt;; it was the play that made their careers, not the other way around. The current players are certainly competent — excellent, even — and I didn’t suffer s single moment of “how the hell did &lt;em&gt;they&lt;/em&gt; get this part?”&lt;/p&gt;
&lt;p&gt;The company is small for such a huge story — there’s quite a bit of doubling — and the show gets a ton of mileage out of every person on stage. There are also a number of moments when the entire company performs at once… and they are powerful.&lt;/p&gt;
&lt;h4&gt;So? Is it really as good as people say?&lt;/h4&gt;
&lt;p&gt;In a word, yes. It’s a brilliant piece of theatre.&lt;/p&gt;
&lt;p&gt;As I said at the outset, I loved it. It’s a powerful show about important things. It’s written well, performed well and staged well. Let me flesh that out a little bit:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The story is &lt;em&gt;huge&lt;/em&gt;. It begins with Hamilton’s birth and moves straight through his move to New York and then the entire Revolutionary War. Once that’s over, the show moves to Hamilton’s time as Secretary of the Treasury… and that’s just the first act. Act II deals with Jefferson’s opposition, the Adams administration, political infighting, the tragedies in Hamilton’s personal life, his eventual death at Burr’s hand and his legacy. It’s a humongous story and Miranda’s script is &lt;em&gt;tight&lt;/em&gt; all the way through.&lt;/li&gt;
&lt;li&gt;The play’s pacing is, in a word, relentless. Even the applause breaks feel quick… there is always more action, more intrigue, more story about to happen.&lt;/li&gt;
&lt;li&gt;As I’ve said, I was familiar with the cast recording long before I saw the show. As you may have heard, the recording includes every minute of the performance; there is nothing to the show except for those songs. That being said, there’s a lot more to see:&lt;/li&gt;
&lt;li&gt;The play’s staging and choreography are what impressed me the most. There isn’t much dancing — not in the traditional Broadway sense — but a small chorus is used to great effect in a series of short, modern dances that underscore the play’s action and themes.&lt;/li&gt;
&lt;li&gt;The show is lit like a rock concert. The lights open, close, move, appear and disappear… they create mood and setting, hide things you aren’t supposed to see and force you to see (and feel) the things you are supposed to. Speaking as an experienced lighting designer, it’s the most innovative lighting design I’ve ever seen.&lt;/li&gt;
&lt;li&gt;The set includes two concentric turntables which are used brilliantly: they are practically characters in the show. The play’s action is virtually constant — there are very few blackouts — and the cast and set pieces move on and off in an almost never-ending ballet. There is one moment in particular — when Hamilton is caught “in the eye of the hurricane” — which made me gasp out-loud.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In short, the show does virtually nothing wrong and is so ambitious, so ground-breaking and so innovative that, in my opinion, it really does deserve the accolades its been getting. It’s almost trite these days to call a show “brilliant” and “a must-see” but, in the case of &lt;em&gt;Hamilton&lt;/em&gt;, it’s justified.&lt;/p&gt;
&lt;p&gt;See it, if you can. I can’t imagine you being disappointed.&lt;/p&gt;
</content>
  </entry>
</feed>
