<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: meetings</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/meetings.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2019-12-03T13:34:45+00:00</updated><author><name>Simon Willison</name></author><entry><title>Quoting Michael Lopp</title><link href="https://simonwillison.net/2019/Dec/3/michael-lopp/#atom-tag" rel="alternate"/><published>2019-12-03T13:34:45+00:00</published><updated>2019-12-03T13:34:45+00:00</updated><id>https://simonwillison.net/2019/Dec/3/michael-lopp/#atom-tag</id><summary type="html">
    &lt;blockquote cite="https://randsinrepose.com/archives/a-distributed-meeting-primer/"&gt;&lt;p&gt;Let’s agree that no matter what we call the situation that the humans who are elsewhere are at a professional disadvantage. There is a communication, culture, and context tax applied to the folks who are distributed. Your job as a leader to actively invest in reducing that tax.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="https://randsinrepose.com/archives/a-distributed-meeting-primer/"&gt;Michael Lopp&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/meetings"&gt;meetings&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/rands"&gt;rands&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/management"&gt;management&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/remote"&gt;remote&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/leadership"&gt;leadership&lt;/a&gt;&lt;/p&gt;



</summary><category term="meetings"/><category term="rands"/><category term="management"/><category term="remote"/><category term="leadership"/></entry><entry><title>What honorarium is befitting for a guest speaker apart from money?</title><link href="https://simonwillison.net/2013/Aug/1/what-honorarium-is-befitting/#atom-tag" rel="alternate"/><published>2013-08-01T09:00:00+00:00</published><updated>2013-08-01T09:00:00+00:00</updated><id>https://simonwillison.net/2013/Aug/1/what-honorarium-is-befitting/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/What-honorarium-is-befitting-for-a-guest-speaker-apart-from-money/answer/Simon-Willison"&gt;What honorarium is befitting for a guest speaker apart from money?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Here are a few ways you can treat your speakers really well.&lt;/p&gt;

&lt;p&gt;Pay for their flights and a good hotel (with an extra night either side of the conference so they can relax a little). &lt;/p&gt;

&lt;p&gt;Have a car (or an organiser in their own car) pick them up from the airport. &lt;/p&gt;

&lt;p&gt;Lend them a smartphone with a pre-configured data SIM in it for the duration of their stay (even better: make sure wifi tethering works on it).&lt;/p&gt;

&lt;p&gt;Throw a really good speakers dinner at an excellent local restaurant.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/conferences"&gt;conferences&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/meetings"&gt;meetings&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="conferences"/><category term="meetings"/><category term="quora"/></entry><entry><title>What is the best way to notify participants of a planned meeting?</title><link href="https://simonwillison.net/2013/Jul/30/what-is-the-best/#atom-tag" rel="alternate"/><published>2013-07-30T10:31:00+00:00</published><updated>2013-07-30T10:31:00+00:00</updated><id>https://simonwillison.net/2013/Jul/30/what-is-the-best/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/What-is-the-best-way-to-notify-participants-of-a-planned-meeting/answer/Simon-Willison"&gt;What is the best way to notify participants of a planned meeting?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Google Calendar invites work really well - they're sent via email and are reasonably usable even by people who don't themselves use Google Calendar.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/meetings"&gt;meetings&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="meetings"/><category term="quora"/></entry><entry><title>Product Demonstrations: What's the best way to view/demo a website offline at an event?</title><link href="https://simonwillison.net/2012/Sep/3/product-demonstrations-whats-the/#atom-tag" rel="alternate"/><published>2012-09-03T15:17:00+00:00</published><updated>2012-09-03T15:17:00+00:00</updated><id>https://simonwillison.net/2012/Sep/3/product-demonstrations-whats-the/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/Product-Demonstrations-Whats-the-best-way-to-view-demo-a-website-offline-at-an-event/answer/Simon-Willison"&gt;Product Demonstrations: What&amp;#39;s the best way to view/demo a website offline at an event?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;If this is a static website (just HTML, images, CSS and a bit of JavaScript) you might be able to get it running on your laptop using a web server. OS X prior to Mountain Lion had a built in Apache which could be turned on using the "Web Sharing" option in the Sharing preference page, but it looks like they've now removed that option - a way of turning it back on again is described here: &lt;span&gt;&lt;a href="http://clickontyler.com/blog/2012/02/web-sharing-mountain-lion/"&gt;http://clickontyler.com/blog/201...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;I don't know what the state-of-the-art for this kind of thing on Windows is these days - you can certainly download a Windows build of Apache and use that.&lt;/p&gt;

&lt;p&gt;A simpler option is to just have the web pages and all of their contents available on your local disk, and load them in your browser using the "Open File" menu item. Getting this up and running requires you to save the files in a way that correctly re-wires the CSS/Image references to be local paths. Your site might already be built for that to work, but if it's not you can either use a webpage archiver tool (wget is a basic command-line one, more advanced apps are available for various operating systems) or use your browser's equivalent of Google Chrome's "Save Page as ... Webpage, Complete" feature. You'll need to repeat that for every page that you want available offline though, and you'll then have to edit the pages to get the links between pages to work - which will be a lot of hassle.&lt;/p&gt;

&lt;p&gt;The simplest option might be to take screenshots of every page and combine them in a PDF file or a Keynote/Powerpoint presentation. If you want to get fancy, you can even set up "click" areas in the presentation around the important links which cause a slide with the other page to be displayed.&lt;/p&gt;

&lt;p&gt;Another simple option is to open-in-new-tab all of the pages that you want to demo and just switch between them in a browser. The downside of this is that if your computer crashes or someone closes the window or closes a tab you'll lose the ability to display the page!&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/conferences"&gt;conferences&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/meetings"&gt;meetings&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/speaking"&gt;speaking&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/meetups"&gt;meetups&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="conferences"/><category term="meetings"/><category term="speaking"/><category term="quora"/><category term="meetups"/></entry><entry><title>If I'm eating during an evening meeting (where a full food spread is available for 20 meeting attendees), how do I know how loud my chewing and crunching is? Am I disrupting the meeting?</title><link href="https://simonwillison.net/2012/Sep/3/if-im-eating-during/#atom-tag" rel="alternate"/><published>2012-09-03T11:58:00+00:00</published><updated>2012-09-03T11:58:00+00:00</updated><id>https://simonwillison.net/2012/Sep/3/if-im-eating-during/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/If-Im-eating-during-an-evening-meeting-where-a-full-food-spread-is-available-for-20-meeting-attendees-how-do-I-know-how-loud-my-chewing-and-crunching-is-Am-I-disrupting-the-meeting/answer/Simon-Willison"&gt;If I&amp;#39;m eating during an evening meeting (where a full food spread is available for 20 meeting attendees), how do I know how loud my chewing and crunching is? Am I disrupting the meeting?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;It's probably fine, provided you eat with your mouth closed! If you're really nervous about it, politely and discretely ask someone.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/meetings"&gt;meetings&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="meetings"/><category term="quora"/></entry><entry><title>Quoting Rands</title><link href="https://simonwillison.net/2007/Aug/31/rands/#atom-tag" rel="alternate"/><published>2007-08-31T17:50:31+00:00</published><updated>2007-08-31T17:50:31+00:00</updated><id>https://simonwillison.net/2007/Aug/31/rands/#atom-tag</id><summary type="html">
    &lt;blockquote cite="http://www.randsinrepose.com/archives/2007/08/31/the_laptop_herring.html"&gt;&lt;p&gt;A meeting must fight to exist. It must defend its existence to its attendees who should constantly be asking "Why are we here?"&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="http://www.randsinrepose.com/archives/2007/08/31/the_laptop_herring.html"&gt;Rands&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/meetings"&gt;meetings&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/rands"&gt;rands&lt;/a&gt;&lt;/p&gt;



</summary><category term="meetings"/><category term="rands"/></entry></feed>