<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: meetups</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/meetups.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2012-09-10T16:47:00+00:00</updated><author><name>Simon Willison</name></author><entry><title>Events (leisure): How can I get into presentations, mixers and meetups without paying the entry fee?</title><link href="https://simonwillison.net/2012/Sep/10/events-leisure-how-can/#atom-tag" rel="alternate"/><published>2012-09-10T16:47:00+00:00</published><updated>2012-09-10T16:47:00+00:00</updated><id>https://simonwillison.net/2012/Sep/10/events-leisure-how-can/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/Events-leisure-How-can-I-get-into-presentations-mixers-and-meetups-without-paying-the-entry-fee/answer/Simon-Willison"&gt;Events (leisure): How can I get into presentations, mixers and meetups without paying the entry fee?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Speak to the organisers and volunteer to help out at the event. This works for all different sizes of events and is a very effective way of getting in to an event for free. As a volunteer you also get a great excuse to interact more with the attendees and speakers.&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/events"&gt;events&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="events"/><category term="speaking"/><category term="quora"/><category term="meetups"/></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>How do I keep service providers and consultants out of my meetup or conference?</title><link href="https://simonwillison.net/2012/Aug/24/how-do-i-keep/#atom-tag" rel="alternate"/><published>2012-08-24T13:50:00+00:00</published><updated>2012-08-24T13:50:00+00:00</updated><id>https://simonwillison.net/2012/Aug/24/how-do-i-keep/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/How-do-I-keep-service-providers-and-consultants-out-of-my-meetup-or-conference/answer/Simon-Willison"&gt;How do I keep service providers and consultants out of my meetup or conference?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;If it's that important to you, make the conference apply-to-attend and get people to submit linkedin / github profiles or whatever to demonstrate that they are a founder/builder. Then only send invitations to the people you are sure aren't service providers or consultants.&lt;/p&gt;

&lt;p&gt;I've seen plenty of events that do this and the model seems to work very well. It also adds an air of exclusivity which some attendees will appreciate.&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/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="quora"/><category term="meetups"/></entry><entry><title>What are some good startup events/meetups in LA during February and March 2012?</title><link href="https://simonwillison.net/2012/Feb/15/what-are-some-good/#atom-tag" rel="alternate"/><published>2012-02-15T18:19:00+00:00</published><updated>2012-02-15T18:19:00+00:00</updated><id>https://simonwillison.net/2012/Feb/15/what-are-some-good/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/What-are-some-good-startup-events-meetups-in-LA-during-February-and-March-2012/answer/Simon-Willison"&gt;What are some good startup events/meetups in LA during February and March 2012?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The next LA Hacker News Meetup is on the 25th of Feb in Santa Monica: &lt;span&gt;&lt;a href="http://www.meetup.com/Los-Angeles-Hacker-News/events/50091212/"&gt;http://www.meetup.com/Los-Angele...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;We have a list of upcoming LA events (biased towards tech) stuff on Lanyrd here: &lt;span&gt;&lt;a href="http://lanyrd.com/places/la-county/"&gt;http://lanyrd.com/places/la-county/&lt;/a&gt;&lt;/span&gt; - you can filter by topic (e.g. &lt;span&gt;&lt;a href="http://lanyrd.com/topics/startups/in/la-county/"&gt;http://lanyrd.com/topics/startup...&lt;/a&gt;&lt;/span&gt; ) and subscribe to iCal and RSS feeds.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/events"&gt;events&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;a href="https://simonwillison.net/tags/losangeles"&gt;losangeles&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="events"/><category term="quora"/><category term="meetups"/><category term="losangeles"/></entry><entry><title>What are the best sites to find events by location?</title><link href="https://simonwillison.net/2012/Feb/15/what-are-the-best/#atom-tag" rel="alternate"/><published>2012-02-15T09:45:00+00:00</published><updated>2012-02-15T09:45:00+00:00</updated><id>https://simonwillison.net/2012/Feb/15/what-are-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-are-the-best-sites-to-find-events-by-location/answer/Simon-Willison"&gt;What are the best sites to find events by location?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;It depends on what kind of event you are looking for.&lt;/p&gt;

&lt;p&gt;For general events, Eventful and Plancast are worth a look. If you're looking for gigs and music, Songkick have what I believe is the most comprehensive database. For interest-based meetup groups, try Meetup. Our site &lt;span&gt;&lt;a href="http://lanyrd.com/"&gt;http://lanyrd.com/&lt;/a&gt;&lt;/span&gt; lists conferences and professional events, with a bias towards tech but with more and more other categories showing up all the time.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/events"&gt;events&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/location"&gt;location&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="events"/><category term="location"/><category term="quora"/><category term="meetups"/></entry><entry><title>Are there any large tech conferences/events in Australia?</title><link href="https://simonwillison.net/2011/Oct/31/are-there-any-large/#atom-tag" rel="alternate"/><published>2011-10-31T13:53:00+00:00</published><updated>2011-10-31T13:53:00+00:00</updated><id>https://simonwillison.net/2011/Oct/31/are-there-any-large/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/Are-there-any-large-tech-conferences-events-in-Australia/answer/Simon-Willison"&gt;Are there any large tech conferences/events in Australia?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Web Directions South is a big Australian web event - you've just missed it though, it was a couple of weeks ago: &lt;span&gt;&lt;a href="http://south11.webdirections.org/"&gt;http://south11.webdirections.org/&lt;/a&gt;&lt;/span&gt; ( &lt;span&gt;&lt;a href="http://lanyrd.com/2011/web-directions-south/"&gt;http://lanyrd.com/2011/web-direc...&lt;/a&gt;&lt;/span&gt; on Lanyrd). It's along the lines you describe, although tends to be more developer-focused than business-focused.&lt;/p&gt;

&lt;p&gt;We have a list of upcoming conferences in Australia here, most of which are technology related - you might find something interesting in there: &lt;span&gt;&lt;a href="http://lanyrd.com/places/australia/"&gt;http://lanyrd.com/places/australia/&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/australia"&gt;australia&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/conferences"&gt;conferences&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/networking"&gt;networking&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/startups"&gt;startups&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/sydney"&gt;sydney&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="australia"/><category term="conferences"/><category term="networking"/><category term="startups"/><category term="sydney"/><category term="quora"/><category term="meetups"/></entry><entry><title>What are some good ways to search for an event?</title><link href="https://simonwillison.net/2011/Oct/11/what-are-some-good/#atom-tag" rel="alternate"/><published>2011-10-11T10:27:00+00:00</published><updated>2011-10-11T10:27:00+00:00</updated><id>https://simonwillison.net/2011/Oct/11/what-are-some-good/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/What-are-some-good-ways-to-search-for-an-event/answer/Simon-Willison"&gt;What are some good ways to search for an event?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Our site, &lt;span&gt;&lt;a href="http://lanyrd.com/"&gt;http://lanyrd.com/&lt;/a&gt;&lt;/span&gt; aims to solve this problem. We have over 13,000 conferences and other professional events listed (including seminars, meetups etc) - you can search them, but you can also sign in using your Twitter account to see which events your contacts are speaking at or attending.&lt;/p&gt;

&lt;p&gt;You can also see events listed by topic or place, for example:&lt;/p&gt;

&lt;span&gt;&lt;a href="http://lanyrd.com/topics/java/"&gt;http://lanyrd.com/topics/java/&lt;/a&gt;&lt;/span&gt;

&lt;span&gt;&lt;a href="http://lanyrd.com/topics/social-media/"&gt;http://lanyrd.com/topics/social-...&lt;/a&gt;&lt;/span&gt;

&lt;span&gt;&lt;a href="http://lanyrd.com/places/london/"&gt;http://lanyrd.com/places/london/&lt;/a&gt;&lt;/span&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/events"&gt;events&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="events"/><category term="quora"/><category term="meetups"/></entry><entry><title>What are the best websites for finding out about events in San Francisco in advance, i.e., before they take place?</title><link href="https://simonwillison.net/2010/Oct/14/what-are-the-best/#atom-tag" rel="alternate"/><published>2010-10-14T18:45:00+00:00</published><updated>2010-10-14T18:45:00+00:00</updated><id>https://simonwillison.net/2010/Oct/14/what-are-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-are-the-best-websites-for-finding-out-about-events-in-San-Francisco-in-advance-i-e-before-they-take-place/answer/Simon-Willison"&gt;What are the best websites for finding out about events in San Francisco in advance, i.e., before they take place?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;PlanCast is your best bet for general events, but if you're interested in conferences we have a growing list on &lt;span&gt;&lt;a href="http://lanyrd.com/places/san-francisco/"&gt;http://lanyrd.com/places/san-fra...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/events"&gt;events&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/san-francisco"&gt;san-francisco&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/sanfranciscobayarea"&gt;sanfranciscobayarea&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/meetups"&gt;meetups&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="events"/><category term="san-francisco"/><category term="quora"/><category term="sanfranciscobayarea"/><category term="meetups"/></entry></feed>