diff --git a/Gemfile b/Gemfile index 05a3fd3..203d734 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,6 @@ source 'https://rubygems.org' gem 'jekyll' -gem 'maruku' gem 'rake' gem 'sass' -gem 'geocoder' \ No newline at end of file +gem 'geocoder' diff --git a/Gemfile.lock b/Gemfile.lock index f67f8ae..eb12b04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,6 +30,5 @@ PLATFORMS DEPENDENCIES geocoder jekyll - maruku rake sass diff --git a/_config.yml b/_config.yml index 9758063..6179457 100644 --- a/_config.yml +++ b/_config.yml @@ -1,12 +1,16 @@ --- server: true -markdown: maruku +markdown: kramdown auto: true cities: - albuquerque: name: Albuquerque, NM latitude: 35.110703 longitude: -106.609991 +- alma: + name: Alma & Saguenay, QC + latitude: 48.55 + longitude: -71.65 - atlanta: name: Atlanta, GA latitude: 33.7489954 @@ -41,8 +45,8 @@ cities: longitude: -86.80248999999999 - boise: name: Boise, ID - latitude: 45.494576 - longitude: -114.143261 + latitude: 43.589235 + longitude: -116.256917 - boston: name: Boston, MA latitude: 42.3584308 @@ -71,6 +75,10 @@ cities: name: Cincinnati, OH latitude: 39.102945 longitude: -84.508684 +- cleveland: + name: Cleveland, OH + latitude: 41.510845 + longitude: -81.567016 - columbia: name: Columbia, SC latitude: 34.0007104 @@ -79,14 +87,30 @@ cities: name: Columbus, OH latitude: 39.9611755 longitude: -82.99879419999999 +- dallas: + name: Dallas, TX + latitude: 32.842833 + longitude: -96.771825 - dayton: name: Dayton, OH latitude: 39.7589478 longitude: -84.1916069 +- denton: + name: Denton, TX + latitude: 33.215349 + longitude: -97.13459499999999 - dublin: name: Dublin, Ireland latitude: 53.3399637 longitude: -6.259983099999999 +- east_lansing: + name: East Lansing, MI + latitude: 42.7255116 + longitude: -84.4667982 +- eindhoven: + name: Eindhoven, Netherlands + latitude: 51.44164199999999 + longitude: 5.4697225 - erie: name: Erie, PA latitude: 42.12922409999999 @@ -103,6 +127,10 @@ cities: name: Green Bay, WI latitude: 44.51915899999999 longitude: -88.019826 +- haverhill: + name: Haverhill, MA + latitude: 42.7754552 + longitude: -71.085962 - honolulu: name: Honolulu, HI latitude: 21.3069444 @@ -123,22 +151,26 @@ cities: name: Ithaca, NY latitude: 42.4388483 longitude: -76.4989697 -- jersey_city: - name: Jersey City, NJ - latitude: 40.72815749999999 - longitude: -74.0776417 +- izmir: + name: Izmir, Turkey + latitude: 38.418881 + longitude: 27.128671 - kharkov: name: Kharkov, Ukraine latitude: 49.9935 longitude: 36.230383 -- kontich: - name: Kontich, Belgium - latitude: 51.1398236 - longitude: 4.4380337 - kyiv: name: Kyiv, Ukraine latitude: 50.4501 longitude: 30.5234 +- liege: + name: Liege, Belgium + latitude: 50.6325574 + longitude: 5.5796662 +- lisbon: + name: Lisbon, Portugal + latitude: 38.7222524 + longitude: -9.1393366 - logan: name: Logan, UT latitude: 41.7369803 @@ -147,6 +179,10 @@ cities: name: London, UK latitude: 51.5170986 longitude: -0.1460838 +- los_angeles: + name: Los Angeles, CA + latitude: 34.0522342 + longitude: -118.2436849 - louisville: name: Louisville, KY latitude: 38.253777 @@ -155,6 +191,14 @@ cities: name: Manchester, NH latitude: 42.99663109999999 longitude: -71.4670062 +- manchester_ct: + name: Manchester, CT + latitude: 41.769803 + longitude: -72.520349 +- melbourne: + name: Melbourne, Australia + latitude: -37.814107 + longitude: 144.96328 - miami: name: Miami, FL latitude: 25.7889689 @@ -167,6 +211,10 @@ cities: name: Naperville, IL latitude: 41.7858629 longitude: -88.1472893 +- naples: + name: Naples, FL + latitude: 26.1420358 + longitude: -81.7948103 - new_york: name: New York City, NY latitude: 40.7143528 @@ -183,18 +231,42 @@ cities: name: Philadelphia, PA latitude: 39.952335 longitude: -75.16378900000001 +- phoenix: + name: Phoenix, AZ + latitude: 33.4483771 + longitude: -112.0740373 - pittsburgh: name: Pittsburgh, PA latitude: 40.44062479999999 longitude: -79.9958864 +- portland: + name: Portland, OR + latitude: 45.5230622 + longitude: -122.6764816 +- porto_alegre: + name: Porto Alegre, Brazil + latitude: -30.0277041 + longitude: -51.2287346 - providence: name: Providence, RI latitude: 41.8239891 longitude: -71.4128343 +- quebec: + name: Quebec, QC + latitude: 46.8170671 + longitude: -71.2059882 - rochester: name: Rochester, NY latitude: 43.1621834 longitude: -77.620859 +- rotterdam: + name: Rotterdam, Nederland + latitude: 51.9278891 + longitude: 4.3503239 +- salem: + name: Salem, MA + latitude: 42.5214548 + longitude: -70.8975349 - san_antonio: name: San Antonio, TX latitude: 29.4241219 @@ -207,14 +279,30 @@ cities: name: Santa Barbara, CA latitude: 34.431903 longitude: -119.848416 +- savannah: + name: Savannah, GA + latitude: 32.0835407 + longitude: -81.09983419999999 - shanghai: name: Shanghai, China latitude: 31.203405 longitude: 121.481323 +- st_catharines: + name: St. Catharines, ON + latitude: 39.71819929999999 + longitude: -104.9510427 +- st_helier: + name: St. Helier, Jersey + latitude: 49.1868225 + longitude: -2.1065682 - sydney: name: Sydney, Australia latitude: -33.8674869 longitude: 151.2069902 +- syracuse: + name: Syracuse, NY + latitude: 43.0481221 + longitude: -76.14742439999999 - taipei: name: Taipei, Taiwan latitude: 25.04684 @@ -237,12 +325,20 @@ cities: longitude: -95.9925 - valencia: name: Valencia, Spain - latitude: 39.4721254 - longitude: -0.3572383 + latitude: 39.4708924 + longitude: -0.3675956 - vancouver: name: Vancouver, BC latitude: 49.261226 longitude: -123.1139268 +- victoria: + name: Victoria, BC + latitude: 48.425648 + longitude: -123.3648836 +- washington: + name: Washington, DC + latitude: 38.93246000000001 + longitude: -77.2379629 - waterloo: name: Waterloo, ON latitude: 43.4642578 @@ -251,3 +347,7 @@ cities: name: Windsor, ON latitude: 42.3183446 longitude: -83.0342423 +- ybor_city: + name: Ybor City, FL + latitude: 27.9650212 + longitude: -82.4350941 diff --git a/_layouts/default.html b/_layouts/default.html index 1cd485b..c9a2f06 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -34,12 +34,19 @@
+ +Follow [@OpenHackABQ](https://twitter.com/OpenHackABQ) on Twitter or join our [Facebook Group](https://www.facebook.com/groups/621303567898347/) to stay informed about what is happening. + +Contact [Geoff Petrie](mailto:g.petrie+openhack@gmail.com) for more information. ### Thank Yous -Thank you to [Convivium Coworking](http://www.conviviumcoworking.com/) for -providing a space for our first meeting! - -Thank you to [Ben Byrne](http://www.flickr.com/photos/drywall/) for providing -us with the photo of the [Sandia -Mountains](http://www.flickr.com/photos/drywall/2888810632/). +A **huge** thank you to our sponsor [FatPipe ABQ](http://fatpipeabq.com/). + +### Previous Meetings + +* September 17, 2015 at FatPipe ABQ. +* August 20, 2015 at FatPipe ABQ. +* July 16, 2015 at FatPipe ABQ. +* June 18, 2015 at FatPipe ABQ. +* May 21, 2015 at FatPipe ABQ. +* April 16, 2015 at FatPipe ABQ. +* March 19, 2015 at FatPipe ABQ. +* February 19, 2015 at FatPipe ABQ. +* January 15, 2015 Flying Star off Silver Ave. +* December 18, 2014 no meeting. +* November 20, 2014 at Convivium Coworking. +* October 16, 2014 at Convivium Coworking. +* September 18, 2014 at Convivium Coworking. +* August 21, 2014 at Convivium Coworking. +* July 17, 2014 at Convivium Coworking. +* June 19, 2014 at Convivium Coworking. +* May 15, 2014 at Convivium Coworking. +* April 17, 2014 at Convivium Coworking. +* March 27, 2014 at Convivium Coworking. +* February 20, 2014 at Convivium Coworking. +* January 16, 2014 at Convivium Coworking. +* December 19, 2013 at Convivium Coworking. +* November 21, 2013 at Convivium Coworking. +* October 17, 2013 at Convivium Coworking. +* September 19, 2013 at Convivium Coworking. +* August 15, 2013 at Convivium Coworking. +* July 18, 2013 at Convivium Coworking. +* June 20, 2013 at Convivium Coworking. +* May 16, 2013 at Convivium Coworking. +* April 18, 2013 at Convivium Coworking. + +Photos from the first event: + +  +  + +**Photo Credits:** +[Ben Byrne](http://www.flickr.com/photos/drywall/) - Sandia Mountains header. +[James Woodward](https://twitter.com/JMW) - Shots from first event. +[Lori Patton](http://design564.com) - B&W group shot from first event. + +### What people are saying + +"OpenHackABQ has officially changed my life." + +"I have never gotten as far with this project as I did at OpenHack." + +"We got so much work done!" + +What's the takeaway from this? It seems clear: Come to OpenHackABQ, get tons of +work done and officially change your life! + +**See you there!** diff --git a/alma/index.markdown b/alma/index.markdown new file mode 100644 index 0000000..e066016 --- /dev/null +++ b/alma/index.markdown @@ -0,0 +1,14 @@ +--- +layout: default +title: OpenHack - Alma & Saguenay, QC (Canada) +--- + +## Alma, QC & Saguenay, QC (Canada) + +### Info + +We hold OpenHacks on a monthly basis, alternating between Alma and Saguenay. + +All the details are available on [saglac.io](http://saglac.io/). + +Bonus: all the informations about the meetup ran by the same people is also available on [saglac.io](http://saglac.io/). \ No newline at end of file diff --git a/assets/index.scss b/assets/index.scss index b642844..f2ee2bb 100644 --- a/assets/index.scss +++ b/assets/index.scss @@ -16,7 +16,7 @@ body { color: $black; position: relative; background: #ddd; - padding: 0 !important; + padding: 0 !important; } h1, h2, h3, h4, h5, h6 { @@ -33,21 +33,21 @@ a { background: $green url("/images/green-gradient.png") repeat-x right bottom; display: block; - @media (max-width: $tablet) { - background-size: 37px; + @media (max-width: $tablet) { + background-size: 37px; } - @media (max-width: $phone) { - background-size: 25px; + @media (max-width: $phone) { + background-size: 25px; } h1 { font-size: 90px; - @media (max-width: $tablet) { - font-size: 50px; + @media (max-width: $tablet) { + font-size: 50px; } - @media (max-width: $phone) { - font-size: 38px; + @media (max-width: $phone) { + font-size: 38px; } a { @@ -56,39 +56,39 @@ a { padding-left: 130px; color: #93f0cb; text-decoration: none; - text-shadow: 0 -1px 0 $white, 0 3px 4px $dark-green; - line-height: 1.5; - - @media (max-width: $tablet) { - line-height: 1.7; - padding-left: 90px; - background-size: 70px; - } - @media (max-width: $phone) { - padding-left: 65px; - background-size: 52px; - } + text-shadow: 0 -1px 0 $white, 0 3px 4px $dark-green; + line-height: 1.5; + + @media (max-width: $tablet) { + line-height: 1.7; + padding-left: 90px; + background-size: 70px; + } + @media (max-width: $phone) { + padding-left: 65px; + background-size: 52px; + } } } } #google_map { - display: none; - &.js { - display: block; - height: 350px; - margin-bottom: $margin-big; - border: 1px solid #bbb; - box-shadow: 0 1px 0 $white; - } + display: none; + &.js { + display: block; + height: 350px; + margin-bottom: $margin-big; + border: 1px solid #bbb; + box-shadow: 0 1px 0 $white; + } } .wrapper { - padding: $margin-small $margin-flex $margin-big $margin-flex; - border-top: solid 1px $white; - border-bottom: solid 1px #c3c3c3; - background: #f3f3f3 url("/images/white-gradient.png") repeat-x left top; - + padding: $margin-small $margin-flex $margin-big $margin-flex; + border-top: solid 1px $white; + border-bottom: solid 1px #c3c3c3; + background: #f3f3f3 url("/images/white-gradient.png") repeat-x left top; + h2 { font-weight: normal; font-size: 40px; @@ -103,121 +103,121 @@ a { font-weight: bold; font-size: 20px; margin-bottom: $margin-small; - padding-top: 2px; - border-top: 1px solid $white; - box-shadow: 0 -1px 0 #ccc; - text-transform: uppercase; - letter-spacing: 3px; + padding-top: 2px; + border-top: 1px solid $white; + box-shadow: 0 -1px 0 #ccc; + text-transform: uppercase; + letter-spacing: 3px; } #menu_wrapper { - margin-bottom: $margin-big; - #menu { - overflow: hidden; - } - h2 { - margin-left: $margin-small; - color: #777; - } + margin-bottom: $margin-big; + #menu { + overflow: hidden; + } + h2 { + margin-left: $margin-small; + color: #777; + } ul { $city-size: 18px; - $border: 1px solid #e0e0e0; + $border: 1px solid #e0e0e0; list-style: none; - border: $border; - border-radius: 10px; - overflow: hidden; - background-color: $white; - margin: 0; - box-shadow: 0 1px 0 $white; - + border: $border; + border-radius: 10px; + overflow: hidden; + background-color: $white; + margin: 0; + box-shadow: 0 1px 0 $white; + li { font-size: $city-size; margin: 0; a { display: block; - padding: 5px 25px 5px $margin-small; + padding: 5px 25px 5px $margin-small; text-decoration: none; - border-top: $border; - background: transparent url("/images/city-arrow.png") no-repeat right center; - - @media (max-width: $tablet) { - padding-top: 7px; - padding-bottom: 7px; - } - - &:hover, &.highlight { - background: { - color: $green; - image: url("/images/city-arrow-hover.png"), url("/images/green-gradient.png"); - repeat: no-repeat, repeat-x; - position: right center, left bottom; - } - color: $white; - border-top-color: $green; - } - - &:active { - background: { - color: $green; - image: url("/images/city-arrow-hover.png"), url("/images/green-gradient.png"); - repeat: no-repeat, repeat-x; - position: right center, left top; - } - } - + border-top: $border; + background: transparent url("/images/city-arrow.png") no-repeat right center; + + @media (max-width: $tablet) { + padding-top: 7px; + padding-bottom: 7px; + } + + &:hover, &.highlight { + background: { + color: $green; + image: url("/images/city-arrow-hover.png"), url("/images/green-gradient.png"); + repeat: no-repeat, repeat-x; + position: right center, left bottom; + } + color: $white; + border-top-color: $green; + } + + &:active { + background: { + color: $green; + image: url("/images/city-arrow-hover.png"), url("/images/green-gradient.png"); + repeat: no-repeat, repeat-x; + position: right center, left top; + } + } + } - &:first-child a { - border: none; - } + &:first-child a { + border: none; + } } } - @media (max-width: $tablet) { - #menu.js { - height: 0; - } + @media (max-width: $tablet) { + #menu.js { + height: 0; + } h2 { - color: $white; - font-weight: bold; - font-size: 24px; - text-transform: uppercase; - letter-spacing: 3px; - margin: 0; - border: 1px solid #999; - border-radius: 10px; - padding: 5px 10px 5px 40px; - cursor: pointer; - text-shadow: 0 -1px 0 rgba(0,0,0,.4); - box-shadow: 0 1px 0 #fff; - background: { - color: #bbb; - image: url("/images/menu-dropdown.png"), url("/images/menu-gradient.png"); - position: 10px center, left bottom; - repeat: no-repeat, repeat-x; - size: 18px, auto; - } - } + color: $white; + font-weight: bold; + font-size: 24px; + text-transform: uppercase; + letter-spacing: 3px; + margin: 0; + border: 1px solid #999; + border-radius: 10px; + padding: 5px 10px 5px 40px; + cursor: pointer; + text-shadow: 0 -1px 0 rgba(0,0,0,.4); + box-shadow: 0 1px 0 #fff; + background: { + color: #bbb; + image: url("/images/menu-dropdown.png"), url("/images/menu-gradient.png"); + position: 10px center, left bottom; + repeat: no-repeat, repeat-x; + size: 18px, auto; + } + } } - &.show_menu { - @media (max-width: $tablet) { - #menu { - height: auto; - } - h2 { - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; - box-shadow: none; - } - ul { - border-top-left-radius: 0; - border-top-right-radius: 0; - } - } - } + &.show_menu { + @media (max-width: $tablet) { + #menu { + height: auto; + } + h2 { + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + box-shadow: none; + } + ul { + border-top-left-radius: 0; + border-top-right-radius: 0; + } + } + } } .main { @@ -231,9 +231,9 @@ a { p { margin: 0 0 $margin-big $text-indent; } - ul, ol { - margin-left: $text-indent + 17px; - } + ul, ol { + margin-left: $text-indent + 17px; + } li { margin: $margin-small 0; } @@ -242,53 +242,71 @@ a { max-width: 100%; } - code { - border: 1px solid #aaa; - background: $white; - padding: 1px 3px; - border-radius: 4px; - white-space: nowrap; - } - - .map_label { - position: relative; - div { - position: absolute; - width: 300px; - height: auto; - left: -150px; - top: -58px; - } - p { - margin: 0 auto; - line-height: 1.2; - text-align: center; - white-space: nowrap; - span { - display: inline-block; - padding: 4px 10px; - background: #333 url("/images/map-label-gradient.png") repeat-x right top; - color: #fff; - font: { - size: 11px; - weight: bold; - }; - border-radius: 6px; - } - } - } + code { + border: 1px solid #aaa; + background: $white; + padding: 1px 3px; + border-radius: 4px; + white-space: nowrap; + } + + .map_label { + position: relative; + div { + position: absolute; + width: 300px; + height: auto; + left: -150px; + top: -58px; + } + p { + margin: 0 auto; + line-height: 1.2; + text-align: center; + white-space: nowrap; + span { + display: inline-block; + padding: 4px 10px; + background: #333 url("/images/map-label-gradient.png") repeat-x right top; + color: #fff; + font: { + size: 11px; + weight: bold; + }; + border-radius: 6px; + } + } + } } } .footer { - margin: 5px $margin-flex; + margin: 5px $margin-flex; ul li { display: inline-block; margin: 3px 20px 3px 0; - color: #666; - a { - color: $dark-green; - } + color: #666; + a { + color: $dark-green; + } } -} \ No newline at end of file +} + +// thanks to http://avexdesigns.com/responsive-youtube-embed/ +.video-container { + position: relative; + padding-bottom: 56.25%; + padding-top: 30px; height: 0; overflow: hidden; + margin-bottom: $margin-big; + + iframe, + object, + embed { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + } +} diff --git a/austin/index.markdown b/austin/index.markdown index 4579a2a..52c170e 100644 --- a/austin/index.markdown +++ b/austin/index.markdown @@ -7,112 +7,40 @@ title: OpenHack - Austin, TX  -### Next Meeting: April 16th, 7PM at Capital Factory +### OpenHack Meetup Group -We'll hold our next meeting at 7PM at [Capital Factory (701 Brazos)](http://goo.gl/maps/mKAtt) -on Tuesday, April 16th. +While we're not as active as we once were, OpenHackATX does still exist! It turns out that +using Meetup.com works out better for us; far more people hear about us this way than +would otherwise happen. -For anyone who's never been to Capital Factory, there's parking under the building itself -(The Austin Centre) (for a fee). -When you get inside the building, look for elevators to offices in the building -(should be on the opposite side of the hotel lobby from where the parking garage elevators are). -Take that elevator to the 16th floor (top floor). When you step off, you'll be "at" -Capital Factory and should see signage as to where to go from there, or just ask for Nicholle. -She runs the events there and can show you where we'll be. +Check us out over at Meetup: -### Mailing List, Twitter - -- [Mailing List (Google Groups)](https://groups.google.com/forum/?fromgroups#!forum/openhack-atx) -- [@openhackatx](http://twitter.com/openhackatx) on Twitter - -Please follow us on Twitter and/or subscribe to the mailing list for announcements and updates. -We'll also generally try to keep this page updated at all times. - -### Format - -We have a *little* structure around our meetings to give people a chance to speak, bounce ideas off -others, and "break the ice" for anyone who hasn't met before. We tried this during our first meeting -and it went rather well, so we'll stick with it until folks tell us otherwise: - -- 7:00PM Meet at CF -- 7:15PM Introductions (stand-up style) -- 7:30PM Hack -- 10:30PM "Bring it to the Tribe" - -We'll begin with introductions at 7:15. Just say who you are, what you do and where you do it (if you want to), -what languages/frameworks you work with, and anything else you want to share. This is just to let everybody get to -know each other and see who does what so others can help/pair with them, or ask for help if you know something they don't. - -Next is the hack session. This is what OpenHack is all about - slingin' code. That's 3 hours. You can pair up with somebody -or work totally alone - it's totally up to you. We encourage you to pair just for the fun of it, but nobody's going to even --remotely- have a problem if you don't. I mean hey, we're hackers in ATX, there IS no chiller crowd anywhere :) - -You can pair or solo hack on anything you want. Open source, closed source. Work. Play. Python. .NET. Ruby. PHP. Java. Scala. -Erlang. Clojure. Haskell. Objective-C. C#. VB. Even [brainfuck](http://en.wikipedia.org/wiki/Brainfuck) - it doesn't matter! -Any skill level on anything on any project, it's all good as long as you're here to sling code. - -Finally, we'll wrap up with a segment that, for lack of a better term, we'll call "bring it to the tribe". The idea is that -as a community of developers, engineers and computer scientists, we're a "tribe" of sorts. So we need to help each other out. -OpenHack - for us anyway - isn't just about the code, but also about *the people who write it*! So we want to leverage the -collective widsom of our "tribe" to help each other. This small wrap-up is designed to give people a chance to present a -problem they may be having (code related) to the group. Things like, "I can't seem to grasp rspec's DSL, can anybody -recommend a good book or resource", or "does anyone have any tips on how to convince my boss to let me re-implement this -crufty old system written in outdated perl scripts as a REST-based SOA since it would be just so much cleaner?". Things like -that are what the tribe session is meant for, and we want to provide an open, official forum for members to ask each -other for help in their present challenge. Maybe some one has experience, a book, or a contact who can help you out. This -gives each of us a chance to leverage the group's "tribal knowledge" to solve a problem. - -We'll wrap up between 10:30 and 11PM. - -### How often are you running OpenHack ATX? - -Our venue, Capital Factory, has been great to work with. After our fist several meetings, -they've set us up with a recurring schedule of every *first Wednesday of the month* and -*third Tuesday of the month*. We'll continue to announce meetings via the mailing list, Twitter, and here, -but for now that's the general schedule. +> [OpenHack Austin Meetup Group](http://www.meetup.com/openhackatx/) ### Other, similar options -If you're looking for other options (maybe certain days don't work for you), there's [Cafe Bedouins](http://cafebedouins.com/). +If you're looking for other options (maybe certain days don't work for you), +there's [Cafe Bedouins](http://cafebedouins.com/). They generally meet every Tuesday at a coffee shop or other similar location at 7PM. -It's not as structured as above, but it's another option for you to get in on as well. - -There's also a Meetup.com group we've been made aware of that may interest you, called the -[Austin Pair Programming Circle](http://www.meetup.com/Austin-Pair-Programming-Circle/). While fairly new, -they appear to be meeting weekly at the Opa Coffee and Wine Bar on South Lamar. - -### Sponsors - -We're interested in a diversity of sponsors. If your company is interested in sponsoring OpenHack, please let us know -via Twitter or the mailing list, or in person at a meeting. - -Our first several meetings have been sponsored by the fine folks at [Engine Yard](http://www.engineyard.com) -and [GitHub](http://www.github.com). - -Engine Yard is a Platform as a Service vendor -currently supporting PHP, Ruby and Node.js applications. -Forget your devops and just hand them the code, and they've got it from there. -However you can still exercise a huge amount of control and customization should you want it. - -Most of the open source community is already familiar with GitHub; they are the world's leading git source repository host. Account -signups are very simple, tools for bug and feature tracking exist, and it works great for teams. -Push your git repository to GitHub and manage your project easily. -If you'd like more information about either sponsor, please see [J. Austin Hughey](http://twitter.com/jaustinhughey). +#### Looking to get in touch? -#### We're interested in other sponsors, too. +Your best bet is to contact the organizer(s) of OpenHackATX via the aforementioned +meetup.com link. Leadership of these community organizations does change hands over +time - by necessity (running something like this can be a _huge_ undetaking!) - so +the most up-to-date information on who's who, what's what and when's when is going +to be there. -If your company would like to sponsor OpenHack Austin, please let us know. -We'd like to run different sponsors at different meetings, -preferrably where each sponsor compliments the other in some way and is of course useful to those who attend OpenHack. -So if you're interested in sponsorship, please let me (J. Austin Hughey) know (give me a shout on Twitter or something). -Sponsorship just consists of pizza and sodas (no alcohol) for the group, and we make your "swag" available to people who attend. +##### Who maintains this specific page? -### We want feedback +That would be yours truly, [J. Austin Hughey](https://github.com/jaustinhughey). +I was the original organizer, and stepped down after a couple years, letting more +passionate folks step in and do things their own way. Contact me via GitHub if +you believe this page needs to be updated in some way. -OpenHack is about the hacker/developer community. This group exists to give you a -repeated/predictable opportunity to get out and among your peers, hack on a project, -develop connections with people, and have fun while being productive. So if you have ideas -on how we can further that goal, or have ideas on our proposed format, either tweet the organizers, -J. Austin Hughey [@jaustinhughey](https://twitter.com/jaustinhughey) and Damon Clinkscales [@damon](https://twitter.com/damon), -or post a message to the above mailing list. \ No newline at end of file +> "The reasonable man adapts himself to the world; the unreasonable one persists +> in trying to adapt the world to himself. +> +> Therefore, **all progress depends on the _unreasonable_ man.**" +> +> ~ George Bernard Shaw, _[Maxims for Revolutionists](http://www.panarchy.org/shaw/maxims.1903.html)_ \ No newline at end of file diff --git a/birmingham/index.markdown b/birmingham/index.markdown index f8325cb..0bb4d23 100644 --- a/birmingham/index.markdown +++ b/birmingham/index.markdown @@ -9,13 +9,14 @@ title: OpenHack - Birmingham, AL ### Info -[Intermark Group](http://intermarkinteractive.com/) hosted our first OpenHack -event in their office. Currently taking feedback and suggestions for next month's location. +OpenHack Birmingham meets at [Intermark Interactive](http://intermarkinteractive.com/) on the second Thursday of the month. Please RSVP below so we know how much food to provide. -If you'd like to get involved, ping -[@OpenHackBHM](http://twitter.com/OpenHackBHM) to let us know what -you're thinking! +Want to know more? Check out the [writeup](http://blog.al.com/spotnews/2013/08/software_developers_programmer.html) from al.com. Or you can email [Dave Cowart](mailto:davecowart@gmail.com?subject=OpenHack%20Birmingham). + +If you'd like to get involved, ping [@OpenHackBHM](http://twitter.com/OpenHackBHM) to let us know what you're thinking! + +Registration is free and available through [EventBrite](https://openhackbhm.eventbrite.com/) ### Next meetup -* 13 December 2012 (TBA) \ No newline at end of file +* [9 January 2014](https://openhackbhm.eventbrite.com) diff --git a/boise/index.markdown b/boise/index.markdown index 18f947d..eb292fc 100644 --- a/boise/index.markdown +++ b/boise/index.markdown @@ -5,16 +5,17 @@ title: OpenHack - Boise ## Boise -Boise OpenHack meetup coming soon! +We meet Monday nights from 7pm-9pm at Creative Soapbox. -For more info, talk to [@cweagans](http://twitter.com/cweagans). +For more info, talk to [@cweagans](http://twitter.com/cweagans) or [@jacobsimeon](http://twitter.com/jacobsimeon). We're also on Twitter: [@openhackboise](http://twitter.com/openhackboise) ### Info -We're currently looking for locations and suggestions on times and dates. Ideally, -this would be a weekly thing, but monthly could be alright too. +Our first meetup will be at [Creative Soapbox](http://www.creativesoapbox.com), Monday, May 13 from 7pm until 9pm. +We'll continue meeting weekly every Monday night thereafter. Pizza will be provided, but please bring your own +drinks. Please RSVP by 5pm on the day that you plan on attending to @cweagans. Please also mention any dietary +restrictions you have so that we can plan accordingly. If you don't want pizza, don't worry about RSVPing. -If you have a location where we can meet up for OpenHack, please get in touch with -[Cameron Eagans](http://cweagans.net/contact). +Map to location: http://goo.gl/maps/kNFW0 diff --git a/boston/boston.jpg b/boston/boston.jpg new file mode 100644 index 0000000..7bcc38e Binary files /dev/null and b/boston/boston.jpg differ diff --git a/boston/index.markdown b/boston/index.markdown index 4c7e4ae..d4b7632 100644 --- a/boston/index.markdown +++ b/boston/index.markdown @@ -5,18 +5,52 @@ title: OpenHack - Boston ## Boston -OpenHack Boston meets at [DockYard](http://dockyard.com) once a month (usually Thursdays). + -Note that the next meeting (April 25, 2013) will be held at [MAARK](http://www.maark.com) instead. - -Please RSVP so we know how much food to get! +OpenHack Boston meets at [DockYard](http://dockyard.com), located at 101 +Tremont Street (2nd floor), Boston, MA 02108. ### Next meetups -* [April 25, 2013](https://guestlistapp.com/events/160761) +* [January 28, 2015](https://guestlistapp.com/events/306444) + +Follow [@BostonOpenHack](https://twitter.com/BostonOpenHack) for future +updates. + +Here's how OpenHack will work: + +* You can hack on anything! Doesn't matter the language, framework, if it's + public/open-source, personal, etc. +* You don't need to come with an idea to hack on! You're more than welcome to + come just to pair with someone. +* We'll start off with a quick round of introductions (every night!), to say who + you are, what you're working on, and if you'd like help with an idea. +* The organizers will order food, so you don't have to worry about dinner. + We greatly appreciate sponsors for this, and please do get in contact if + you are interested. +* BYOB is encouraged! +* We'll call it a night around 10pm. Focus usually wanes by this point, for + obvious reasons! If there's interest for further discussion, we can head to a + bar. + +Please RSVP so we know how much food to get! ### Past meetups +* [September 30, 2014](https://guestlistapp.com/events/287724) +* [July 31, 2014](https://guestlistapp.com/events/273198) +* [June 12, 2014](https://guestlistapp.com/events/260202) +* [May 27, 2014](https://guestlistapp.com/events/258114) +* [April 28, 2014](http://guestli.st/249969) +* [January 30, 2014](http://www.meetup.com/Boston-Ember-js/events/160542412/) +* [December 19, 2013](http://www.meetup.com/Boston-Ember-js/events/154894722/) +* [November 21, 2013](http://guestlistapp.com/events/212394) +* [September 26, 2013](http://www.meetup.com/Boston-Ember-js/events/140201602/) +* [August 29, 2013](https://guestlistapp.com/events/177726) +* [July 25, 2013](https://guestlistapp.com/events/172200) +* [June 27, 2013](https://guestlistapp.com/events/169779) +* [May 30, 2013](https://guestlistapp.com/events/162957) +* [April 25, 2013](https://guestlistapp.com/events/160761) * [March 28, 2013](https://guestlistapp.com/events/150240) * [February 21, 2013](https://guestlistapp.com/events/150231) * [January 31, 2013](https://guestlistapp.com/events/145317) diff --git a/brussels/index.markdown b/brussels/index.markdown index 098756e..82c9fe4 100644 --- a/brussels/index.markdown +++ b/brussels/index.markdown @@ -15,7 +15,8 @@ If you have any question, please follow us on twitter [@openhackBRU](http://twit ### Next meetups -**First OpenHack meetup will take place on 29th may at Betacowork. More info and an eventbrite link will come soon.** +**Next event will be on 17 November!** +*The second edition was a succes! Thanks to all attendees* We plan to organize one meetup per month. diff --git a/buffalo/index.markdown b/buffalo/index.markdown index 27febe6..b69aadd 100644 --- a/buffalo/index.markdown +++ b/buffalo/index.markdown @@ -11,12 +11,14 @@ title: OpenHack - Buffalo, NY OpenHack Buffalo meets at [CoworkBuffalo](http://coworkbuffalo.com) on the 1st and 3rd Tuesdays of the month. -Please RSVP on NextPlex below so we know how much food to get! +Please RSVP on [NextPlex](http://nextplex.com/buffalo-ny/calendar) so we know how much food to get! ### Next meetups -* [April 2, 2013](http://nextplex.com/buffalo-ny/calendar/events/5645) -* [April 16, 2013](http://nextplex.com/buffalo-ny/calendar/events/5646) +* [May 20, 2014](http://nextplex.com/buffalo-ny/calendar/events/16085) +* [June 3, 2014](http://nextplex.com/buffalo-ny/calendar/events/16807) +* [June 17, 2014](http://nextplex.com/buffalo-ny/calendar/events/16808) + ### Past meetups @@ -33,3 +35,17 @@ Please RSVP on NextPlex below so we know how much food to get! * February 19, 2013 - ~10 * March 5, 2013 - ~10 * March 19, 2013 - ~13 +* April 2, 2013 - ~15 +* April 16, 2013 - ~15 +* May 7, 2013 - ~12 +* May 21, 2013 - ~12 +* June 4, 2013 - ~15 +* June 18, 2012 - ~15 +* July 2, 2013 - ~10 +* August 6, 2013 +* February 18, 2014 +* March 4, 2014 +* March 18, 2014 +* April 1, 2014 +* April 15, 2014 +* May 6, 2014 diff --git a/calgary/index.markdown b/calgary/index.markdown index 8604ee5..d145487 100644 --- a/calgary/index.markdown +++ b/calgary/index.markdown @@ -7,17 +7,37 @@ title: OpenHack - Calgary, AB  +### About OpenHack + +OpenHack is a meetup with a simple purpose: Coders getting together and coding. + +#### The Basics + +* You can hack on anything! Any language, framework, public/open-source, personal, etc. +* You don't have to have an idea to hack on! You're more than welcome to come just to pair with someone. +* Starts off with a quick round of introductions **(every night!)**, to say who you are, what you're working on, and if you'd like help with your idea. + ### Info -Meetups will be held at [AcceleratorYYC](http://www.acceleratoryyc.com/), which -is located in Inglewood on 9th Ave SE. Free parking is available during the -evening. +[Meetups](http://www.meetup.com/OpenHackYYC/) will be held at +[AcceleratorYYC](http://www.acceleratoryyc.com/), which is located in Inglewood +on 9th Ave SE. Free parking is available during the evening. OpenHackYYC is being organized by [Dave Lee](https://twitter.com/kastiglione). ### Next meetups -The first meetup is being planned. If you're interested, there are a few ways -to get in touch, Twitter [@OpenHackYYC](https://twitter.com/OpenHackYYC), email -[OpenHackYYC@gmail.com](mailto:OpenHackYYC@gmail.com), or open a GitHub Issue -[openhack.github.com](https://github.com/kastiglione/openhack.github.com/issues). +[OpenHackYYC Meetup](http://www.meetup.com/OpenHackYYC/) + +The next meetup will be held Thursday August 15, starting at 5:30pm. If you +plan to attend, please RSVP to the [Meetup +group](http://www.meetup.com/OpenHackYYC/) so that the appropriate amount of +hors d'oeuvres and aperitifs can be available. + +Beer is sponsored by Molson. + +[@OpenHackYYC](https://twitter.com/OpenHackYYC), [OpenHackYYC@gmail.com](mailto:OpenHackYYC@gmail.com). + +### Past meetups + +* May 23, 2013 - ~20 attendees diff --git a/cleveland/index.markdown b/cleveland/index.markdown new file mode 100644 index 0000000..d86c822 --- /dev/null +++ b/cleveland/index.markdown @@ -0,0 +1,24 @@ +--- +layout: default +title: OpenHack - Cleveland, OH +--- + +## Cleveland, OH + + + +### Info + +We meet at BC Woodbridge's offices (1774 Lee Road, Cleveland Heights, OH. 44118) every other Friday night. + +Any skill level, any type of developer. We like to hack on code and hardware. Bring your Arduinos and Raspberry Pis! + +We're on Twitter: [OpenHackCLE](http://twitter.com/openhackcle). + +### Next meetups + +The Inaugural Meetup is Friday, July 12. + +We organize in our [fork of the OpenHack site](https://github.com/woodbridge/openhack.github.com/). + +RSVP in this [issue](https://github.com/woodbridge/openhack.github.com/issues/1). \ No newline at end of file diff --git a/cleveland/office.png b/cleveland/office.png new file mode 100644 index 0000000..8afb7f5 Binary files /dev/null and b/cleveland/office.png differ diff --git a/columbia/index.markdown b/columbia/index.markdown index d643fa4..3a0fae3 100644 --- a/columbia/index.markdown +++ b/columbia/index.markdown @@ -13,10 +13,13 @@ OpenHack Columbia meets alternating months at [IT-oLogy](http://www.it-ology.or ### Next meetups -* Our next [Open Hack](http://www.meetup.com/Open-Hack-Columbia/events/114301232/) is on May 6th at CETi +* Our next [Open Hack](http://www.meetup.com/Open-Hack-Columbia/events/126529402/) is on July first at IT-oLogy ### Past meetups +####May 6th +May 6th was at CETi and had close to 30 attendees! We took at break in June for the SC Day of Civic Hacking + ####April 8 Our first meetup was on April 8th and had about 20 attendees. Thanks to all the hackers who joined us!  diff --git a/dallas/dallas.jpg b/dallas/dallas.jpg new file mode 100644 index 0000000..1905f75 Binary files /dev/null and b/dallas/dallas.jpg differ diff --git a/dallas/index.markdown b/dallas/index.markdown new file mode 100644 index 0000000..1918c6b --- /dev/null +++ b/dallas/index.markdown @@ -0,0 +1,28 @@ +--- +layout: default +title: OpenHack - Dallas, TX +--- + +## Dallas, TX + + + +### Info +Dallas Open Hack is a meetup with a simple purpose: work together, on anything. We're expanding the Open Hack premise to include all work, not just programming. You'll find individuals and groups working on programming libraries, startups, design and more. + +#### Build Night +Build Night is our regular monthly meetup. Come work on your projects or work with new friends. The wifi is free, the coffee is hot and the chairs are ready! Build Night meetups are the second Friday of every month from 8PM-11PM at the Union coffee shop near the SMU campus. Drinks and Food are available but currently not provided. If you take the DART, Mockingbird Station will put you within a 5 minute walk. + +Here's what you should know: + +* Work alone or in a group. +* You don't need an idea. Find someone to pair with. +* We will begin at 8:00-8:30PM with a quick round of introductions. Tell us about yourself, what you are working in, if you want some help, or if you are looking to help. +* We will have a closing anti-introduction at 10:30PM. Tell us what you accomplished and interesting challenges you faced. + +### Schedule +You can find all of our meetups and schedules at our website [DallasOpenHack.com](http://dallasopenhack.com) + +### Thank You + +* Thank you to [John Chandler](https://www.flickr.com/photos/johnchandler/6771876637/in/photolist-bjpCZK-qRUqbC-h48mKy-qkoyRy-h5Yiji-hg8sXZ-qkcH2w-dEVRee-nbwNtm-qMaFtu-52XeBH-qC7xKd-czN6ww-ctk4Ns-dBmQcP-dvahv9-gXDqwV-nXC4PA-nCwGRy-djRQ7c-czN6Cu-gWjvLg-i6N791-9ddU8f-oTEaVk-hFkvyo-qewTP7-oYGPZZ-8zDgDq-a9agGY-c8gy8j-bSD11-aqTikx-n4Lika-dQ1Mq8-hi7rUZ-9uoxcG-czN6H9-6QRQJi-pB3wM9-qRPunp-8R5aPG-qVibCU-bDdXLV-37ezD-pT3fZ9-bTKnot-9hvJc7-diZLrG-e6zZQZ) for the nice picture of Dallas. diff --git a/denton/code-kits.png b/denton/code-kits.png new file mode 100644 index 0000000..bfc9f95 Binary files /dev/null and b/denton/code-kits.png differ diff --git a/denton/index.markdown b/denton/index.markdown new file mode 100644 index 0000000..3a5d693 --- /dev/null +++ b/denton/index.markdown @@ -0,0 +1,44 @@ +--- +layout: default +title: OpenHack - Denton, TX +--- + +## Denton + + + +### Info + +We meet the third Wednesday of the month at [Banter](http://dentonbanter.com/), starting at 6PM. + +Bring your laptop, grab a brew at the counter, and become a part of Denton's [emerging tech community](http://launchdfw.com/editorial/say-hello-to-dentons-burgeoning-tech-startup-community/). + +### Next meetups at [Banter](http://dentonbanter.com/). + +* April 16 2014 +* May 21 2014 +* June 18 2014 +* July 16 2014 +* August 20 2014 +* September 17 2014 +* October 15 2014 +* November 19 2014 +* December 17 2014 +* January 21 2015 +* February 18 2015 +* March 18 2015 + +### Follow our twitters: + +- [@OpenHackDTN](http://twitter.com/OpenHackDTN) + +### Join our meetup: + +- [www.meetup.com/OpenHack-Denton](http://www.meetup.com/OpenHack-Denton) + +### Discuss on Facebook: + +- [https://www.facebook.com/groups/661038647250633/](https://www.facebook.com/groups/661038647250633/) + +###  + diff --git a/denton/openhack-banter.png b/denton/openhack-banter.png new file mode 100644 index 0000000..d7da8ad Binary files /dev/null and b/denton/openhack-banter.png differ diff --git a/east_lansing/first_meeting.jpg b/east_lansing/first_meeting.jpg new file mode 100644 index 0000000..511404c Binary files /dev/null and b/east_lansing/first_meeting.jpg differ diff --git a/east_lansing/index.markdown b/east_lansing/index.markdown new file mode 100644 index 0000000..e7e169b --- /dev/null +++ b/east_lansing/index.markdown @@ -0,0 +1,29 @@ +--- +layout: default +title: OpenHack - East Lansing, MI +--- + +## East Lansing, MI + + + +### Info + +The ACM student organization at MSU is starting to organize OpenHacks! + +We're currently planning on holding the events about once a month during +the school year. Everyone's welcome, so if you're interested in joining +in send an email to us at acm@cse.msu.edu -- or checkout [our website][acm]. + +### Next meetups + +Check out our schedule at [acm.cse.msu.edu][acm] + +### Past meetups + +- October 10, 2013 + +We had about 30 people show up, working on projects including iPad +apps, Google Calendar plugins, and facial recognition. + +[acm]: http://acm.cse.msu.edu diff --git a/eindhoven/index.markdown b/eindhoven/index.markdown new file mode 100644 index 0000000..a237c2b --- /dev/null +++ b/eindhoven/index.markdown @@ -0,0 +1,30 @@ +--- +layout: default +title: OpenHack - Eindhoven, Netherlands +--- + +## Eindhoven, Netherlands + +We organize an OpenHack each first Saturday of each month. From 13:00 until 15:00. + +**Mail:** [asc.eindhoven@gmail.com]( asc.eindhoven@gmail.com ) + + + +## Our focus + +We are a group of friendly hackers in Eindhoven that regularly code together and love the open hack concept! + +Our focus is software craftsmanship. Together we research and share concepts. We love to hack with the newest Open Source! + +## Example resoures +- [victor rentea](https://www.youtube.com/results?search_query=victor+rentea&sp=CAI%253D) +- [code reviewing](https://www.youtube.com/watch?v=62rNT-bo1G0) +- [software craftsmanship](https://www.youtube.com/watch?v=PzXm7Qumt48) +- [architecture](https://www.youtube.com/watch?v=KOqIUNUq2Gg) +- [clean code](https://www.youtube.com/watch?v=V92qGJDGR8Q) + + + + + diff --git a/fortwayne/index.markdown b/fortwayne/index.markdown index 3dfd2a5..f7f270b 100644 --- a/fortwayne/index.markdown +++ b/fortwayne/index.markdown @@ -12,7 +12,8 @@ title: OpenHack - Fort Wayne, IN [Squaremouth](http://www.squaremouth.com) is hosting OpenHack events in our Fort Wayne office. -We'll keep our [events on Eventbrite](http://openhackfw.eventbrite.com) +We'll keep our [events on +Meetup](http://www.meetup.com/OpenHack-Fort-Wayne) and would love to have you join us! Be sure to RSVP for the event so we know to get enough food. @@ -22,12 +23,7 @@ you're thinking! ### Next meetup -* [11 April 2013](http://openhackfw.eventbrite.com/) - -### Past meetups - -* [7 March 2013](http://openhackfw-2013-03.eventbrite.com/) -* [7 February 2013](http://openhackfw-2013-02.eventbrite.com/) -* [10 January 2013](http://openhackfw-2013-01.eventbrite.com/) -* [6 December 2012](http://openhackfw-2012-12.eventbrite.com/) -* [8 November 2012](http://openhackfw-2012-11.eventbrite.com/) +We usually hold our OpenHacks on the second Thursday of each month, but +you should really [check our Meetup +page](http://www.meetup.com/OpenHack-Fort-Wayne) +which will always have the next OpenHack event. diff --git a/haverhill/index.markdown b/haverhill/index.markdown new file mode 100644 index 0000000..b0f9b2b --- /dev/null +++ b/haverhill/index.markdown @@ -0,0 +1,30 @@ +--- +layout: default +title: OpenHack - Haverhill, MA +--- + +## Haverhill, MA + +### Info + +Haverhill OpenHack is hosted at the Creatorpult located downtown at 143 +Essex Street on the second floor in Suite 215. It happens on the third +Tuesday of each month and is one of two monthly +[Haverhill Hackers][meetup] meetups. + +Bring your laptop, charger, and anything else you may want to work on. + +Pizza, beer, and coffee are often provided to fuel the creativity. + + +### Schedule + +* 6:00PM - Welcome & Introductions +* 6:15PM - Organize & Start hacking +* 8:30PM - (Optional) Share what you hacked on! + +Upcoming Meetups can be found at [Haverhill Hacker Events][events]. + + +[meetup]: http://www.meetup.com/HaverhillHackers +[events]: http://www.meetup.com/HaverhillHackers/events diff --git a/index.markdown b/index.markdown index 3928fda..5124a66 100644 --- a/index.markdown +++ b/index.markdown @@ -5,14 +5,19 @@ title: OpenHack - Code together. ## Code Together. -OpenHack is a meetup with a simple purpose: Code together, on anything. +OpenHack is a meetup with a simple purpose: Code together, on anything. OpenHack works by hosting a meetup in your city that gets programmers of any experience level together to code. -OpenHack works by hosting a meetup in your city that gets programmers of any experience level together to code. +### What is OpenHack? +
+
+
-
-### Previous Meetings
-
-- [February 25, 2013](#)
-- [January 21, 2013](http://www.meetup.com/pittsburgh-ruby/events/96033112/)
-
-### Contact
-
-Contact us on Twitter or by email to inquire about hosting or sponsorship opportunities.
-
-- [Twitter](http://twitter.com/OpenHackPGH)
-- [Email](mailto:justin.x.reese+OpenHack@gmail.com)
+Follow us on Twitter for timely updates: [@codeandsupply](http://twitter.com/codeandsupply) or check out our [Meetup page](http://www.meetup.com/Pittsburgh-Code-Supply/)
### Pictures
diff --git a/portland/index.markdown b/portland/index.markdown
new file mode 100644
index 0000000..7d63570
--- /dev/null
+++ b/portland/index.markdown
@@ -0,0 +1,24 @@
+---
+layout: default
+title: OpenHack - Portland, OR
+---
+
+## Portland, OR
+
+
+
+### Info
+
+OpenHack is a meetup with a simple purpose: Code together, on anything. How does OpenHack work? You can hack on anything! Any language, framework, public/open-source, personal, etc. You don't have to have an idea to hack on. You are more than welcome to come just to pair with someone! Food and drinks will be provided.
+
+* [Follow us on twitter!](https://twitter.com/OpenHackPDX)
+* [Join our facebook group](https://www.facebook.com/groups/OpenHackPDX)
+* [Join our google group](https://groups.google.com/forum/#!forum/open-hack-pdx)
+
+### Next meetups
+
+* [Eat, Drink, Hack! - Saturday, April 23rd](http://www.meetup.com/Portland-OpenHack-Meetup/events/229744145/)
+
+### Past meetups
+
+None yet!
diff --git a/portland/pdx.jpg b/portland/pdx.jpg
new file mode 100644
index 0000000..c35bd33
Binary files /dev/null and b/portland/pdx.jpg differ
diff --git a/porto_alegre/index.markdown b/porto_alegre/index.markdown
new file mode 100644
index 0000000..514f57f
--- /dev/null
+++ b/porto_alegre/index.markdown
@@ -0,0 +1,77 @@
+---
+layout: default
+
+title: OpenHack - Porto Alegre, Brazil
+---
+
+## Porto Alegre, Brazil
+
+
+### Info
+
+Open Hack meetings at Porto Alegre.
+
+A place to hack, meet friends, make new friends.
+
+A place to learn and to share knowledge.
+
+
+
+Desired outputs: People hacking together, FUN.
+
+Undesired outputs: Prejudice, flame wars.
+
+Your skill level is irrelevant, your mindset to learn and share is.
+
+### How to keep yourself updated
+
+* [@openhackpoa](http://twitter.com/openhackpoa)
+
+### Where
+
+Hack nights will be held at Nós Coworking at shopping Total, Porto Alegre, RS, Brazil.
+
+
+OpenHack March
- Code together, on anything, with local hackers. See event page on Facebook or Google+.
+
OpenHack Taipei September
+ Code together, on anything, with local hackers. See event page on Facebook
When:
- 2013 March 17, Sunday, 6:00PM
+ 2013 October 27, Sunday, 7:00PM
-
- 10:00PM
+ 10:00PM
Where:
@@ -58,9 +58,21 @@ for English and Chinese speakers.
### Past meetups
-* *2013 February 3, Sunday* at the usual place.
-* *2013 January 12, Saturday* at [混_Hun][hun] café/co-working space, event page [on Facebook][meetup2fb] or [on Google+][meetup2gp]. Again [a bunch of photos](https://plus.google.com/b/115727541741204190730/photos/115727541741204190730/albums/5832504112078932049) from the event.
-* *2012 December 15* at [混_Hun][hun] café/co-working space, event page [on Facebook][meetup1fb] or [on Google+][meetup1gp]. We have [a bunch of photos](https://plus.google.com/photos/116948925972911973649/albums/5822326740327191329) from the event. People worked on (not exhaustive list and in no particular order): installing Linux for the first time, 3D modeling, desktop publishing, 24pullrequests, iOS development, Arduino sensors, web development.
+#### 2013
+
+* September 29, Sunday
+* August 25, Sunday
+* July 30, Sunday
+* June 30, Sunday
+* May 26, Sunday
+* April 28, Sunday
+* March 17, Sunday
+* February 3, Sunday at the usual place.
+* January 12, Saturday at [混_Hun][hun] café/co-working space, event page [on Facebook][meetup2fb] or [on Google+][meetup2gp]. Again [a bunch of photos](https://plus.google.com/b/115727541741204190730/photos/115727541741204190730/albums/5832504112078932049) from the event.
+
+#### 2012
+
+* December 15 at [混_Hun][hun] café/co-working space, event page [on Facebook][meetup1fb] or [on Google+][meetup1gp]. We have [a bunch of photos](https://plus.google.com/photos/116948925972911973649/albums/5822326740327191329) from the event. People worked on (not exhaustive list and in no particular order): installing Linux for the first time, 3D modeling, desktop publishing, 24pullrequests, iOS development, Arduino sensors, web development.
### Comments
diff --git a/tallahassee/index.markdown b/tallahassee/index.markdown
index 0303bf8..5235f5f 100644
--- a/tallahassee/index.markdown
+++ b/tallahassee/index.markdown
@@ -16,7 +16,7 @@ Our meetups should be about seeing what comes out of that culture when a bunch o
Everyone is welcome. All ages and experience levels.
OpenHackTLH is coordinated by me :-) [Frank](http://about.me/frankv)
-Have any quesitons? Want to help out? Feel free to get in [touch](mailto:fvalcarcel@me.com).
+Have any questions? Want to help out? Feel free to get in [touch](mailto:fvalcarcel@me.com).
* For a rundown on the OpenHack basics - [read this](/#the_basics)
@@ -46,20 +46,108 @@ Signing up is easy.
Just register for our newsletter (no spam; pinky swea
### Meetups
-[The First Meetup!](https://www.facebook.com/events/111510852352810/)
-
-The first meetup will be held Friday 4/12 @ **7pm**. We will meet on FSU's Campus, [Love Building](http://map.campus.fsu.edu/index.aspx?LOV) Rm. 151.
+##OpenHack6
+
-**Subscribers to plain-text emails were mailed in incorrect time. Sorry.**
+The next meetup will be Friday 8/2 @ **7pm**.
+In FSU's [Love Building](http://map.campus.fsu.edu/index.aspx?LOV) Rm. 151.
General Info:
-* If you come with an idea to pitch make sure to bring all/any materials you'll need.
+* If you come with an idea to pitch make sure to bring any materials you'll need.
* If you come to code, bring a laptop
-* OpenHackTLH will be providing refreshments (Coffee, Tea, Water, Soda).
-* Remember to have fun and be patient, this is the first time I've tried to do something like this and I may not be perfect at it first go around.
+* We'll do our best to make sure the wifi is strong
+* Refreshments may occasionally be provided
### Past meetups
+
+####OpenHack5.5
+####OpenHackTLH's [Fifth and a Half Meetup](https://www.facebook.com/groups/620761451272641/)
+* 4 people
+* held Friday 7/19
+* at FSU's [Love Building](http://map.campus.fsu.edu/index.aspx?LOV) Rm. 151.
+
+Links:
+
+[AdvizApp Repo](https://github.com/charounsons/advizapp)
+
+[AdvizApp Trello Board](https://trello.com/b/7hxl1coZ/advizapp-to-do-list)
+
+[Scraping Strategy](https://www.facebook.com/photo.php?fbid=10201561134300798&set=gm.673594589322660&type=1&theater)
+
+Impromptu meeting to discuss strategy for scraping course data for AdvizApp. More info is available at the [AdvizApp Trello Board](https://trello.com/b/7hxl1coZ/advizapp-to-do-list).
+
+
+
+
+####OpenHack5
+####OpenHackTLH's [Fifth Meetup](https://www.facebook.com/groups/620761451272641/)
+* 4 people
+* held Friday 7/12
+* at FSU's [Love Building](http://map.campus.fsu.edu/index.aspx?LOV) Rm. 151.
+
+Links:
+
+[AdvizApp Repo](https://github.com/charounsons/advizapp)
+
+[Django Tutorial](https://docs.djangoproject.com/en/dev/intro/tutorial01/)
+
+We started AdvizApp, a Django web app to help students plan their schedules and course selections.
+
+
+
+
+####OpenHack4
+####OpenHackTLH's [Fourth Meetup](https://www.facebook.com/groups/620761451272641/)
+* 5 people
+* held Friday 6/21
+* at FSU's [Love Building](http://map.campus.fsu.edu/index.aspx?LOV) Rm. 151.
+
+Links:
+[RaspBerryPi](http://www.raspberrypi.org/)
+
+We looked at the RaspBerryPi... next time I'll make sure they have some things to do ;)
+
+
+
+
+####OpenHack3
+####OpenHackTLH's [Third Meetup](https://www.facebook.com/events/160272727477368/)
+* 6 people
+* held Friday 5/31
+* at FSU's [Love Building](http://map.campus.fsu.edu/index.aspx?LOV) Rm. 151.
+
+Links:
+
+[Why use pip and virtualenv](http://www.davidfischer.name/2010/04/why-you-should-be-using-pip-and-virtualenv/)
+
+[Intro to pip and virtualenv](http://dabapps.com/blog/introduction-to-pip-and-virtualenv-python/)
+
+[git repo for workshop](https://github.com/frankV/workshops)
+
+We looked at methods for crawling and scraping data from websites using Python and BeautifulSoup4
+
+
+
+
+####OpenHack2
+####OpenHackTLH's [Second Meetup](https://www.facebook.com/events/160272727477368/)
+* 6 people
+* held Friday 5/17
+* at [All Saints Cafe](https://maps.google.com/maps?ie=UTF-8&q=all+saints+cafe&fb=1&gl=us&hq=all+saints+cafe&hnear=0x88ec8a5187124b53:0xebee077ad4fdb1f8,Tallahassee,+FL&cid=0,0,16955220979110652242&ei=AxiVUfOyCYTM9gTjs4DgCA&ved=0CLQBEPwSMAA)
+
+We had a couple impromptu workshops on git and SQL injection.
+We started a project that will eventually be an FSU hashtag aggregator.
+And someone offered up their truck as a project... next time!
+
+
+
+
+####OpenHack1
+####The [The First Meetup!](https://www.facebook.com/events/111510852352810/) had a great turnout...
+* 15 people
+* held Friday 4/12
+* at FSU, [Love Building](http://map.campus.fsu.edu/index.aspx?LOV) Rm. 151.
+
-I know Tally can definietly build a strong list in no time.
diff --git a/toledo/index.markdown b/toledo/index.markdown
index e241ae1..d3082c1 100644
--- a/toledo/index.markdown
+++ b/toledo/index.markdown
@@ -9,30 +9,106 @@ title: OpenHack - Toledo, OH
### Info
-[Seed Coworking](http://seedcowork.com) is hosting OpenHack for the Toledo area. Meetups are held every other Monday from 6pm - 10pm. All skill levels welcomed. Come to learn, teach, work, or play.
-
-We will order food at 6pm. If you are interested, please bring cash for your order. BYOB.
+[Seed Coworking](http://seedcowork.com) is hosting OpenHack for the Toledo area. Meetups are held twice each month from 6pm - 9pm. All skill levels welcomed. Come to learn, teach, work, or play. We will offer more events if our members request them.
### Sponsors
-We are currently looking for sponsors to help provide food and beverages. If you are interested in sponsoring OpenHack please email us at [hi@seedcoworking.com](mailto:hi@seedcoworking.com).
+We welcome sponsors to help provide food and beverages. If you are interested please email us at [shrinkfolio@gmail.com](mailto:shrinkfolio@gmail.com) and [newsted@gmail.com](mailto:newsted@gmail.com).
+
+### 2017 meetups
+
+Announcements will be added in 2017 for scheduled events and hackathons.
+Watch for updates on [Meetup](https://www.meetup.com/Seed-Coworking/)!
+
+#### January
+
+> ~~Tuesday 10~~
+>
+> Tuesday 24
+
+#### February
+
+> Tuesday 14
+>
+> Tuesday 28
+
+#### March
+
+> _Scheduled events subject to change since AquaHack (Lake Erie Edition) is scheduled to begin this month._
+>
+> Tuesday 14
+>
+> Tuesday 28
+
+#### April
+
+> _Walleyes season ends and Mud Hens begins_
+>
+> Tuesday 11
+>
+> Monday 24
+
+#### May
-### Next meetups
+> Tuesday 9
+>
+> Monday 22
-We announce future meetups via our [Twitter](http://twitter.com/openhacktoledo) account. Follow that if you wish.
+#### June
-**Monday, April 15th**
+> Tuesday 12
+>
+> TBD _(conflicting local event)_
-### Past meetups
+#### July
-**Monday, March 19th**
+> Tuesday 11
+>
+> TBD _(conflicting local event)_
-**Monday, March 5th**
+#### August
-**Monday, February 19th**
+> Tuesday 15
+>
+> Tuesday 29
+
+#### September
+
+> _Mud Hens last home game is September 4th!_
+>
+> Tuesday 12
+>
+> Tuesday 26
+
+#### October
+
+> _Walleyes season begins_
+>
+> Tuesday 10
+>
+> Tuesday 24
+
+#### November
+
+> Tuesday 14
+>
+> Tuesday 28
+
+#### December
+
+> TBD
+>
+> TBD
-**Monday, February 5th**
### Contact Info
-Andrew "Sticky" Lynch is the host of Toledo Openhack. You can get in contact with him at [aklynch11us@gmail.com](mailto:aklynch11us@gmail.com). Please email me with any suggestions or critiques to improve Openhack Toledo!
+
+We are the hosts of Toledo Openhack. :)
+
+* [Greg](mailto:shrinkfolio@gmail.com)
+* [Steve](mailto:newsted@gmail.com)
+* [Stuart](mailto:stuartbertsch@gmail.com)
+* [Don](mailto:don@groundspeedhq.com)
+
+Please email any team member with suggestions or critiques to improve Openhack Toledo!
diff --git a/tulsa/index.markdown b/tulsa/index.markdown
index 5ff09ca..718cef5 100644
--- a/tulsa/index.markdown
+++ b/tulsa/index.markdown
@@ -9,12 +9,24 @@ title: OpenHack - Tulsa, OK
### Info
-We are currently open for ideas and suggestions on a meetup location and time. Current plans are leaning towards weekend afternoons when most people have off work and have some free time to kill.
+[Tulsa Web Devs](http://tulsawebdevs.org/) meets on the 3rd Monday of the month at 6pm at i2E Tulsa and meet every Friday at [Fab Lab Tulsa](http://fablabtulsa.com/) for coworking.
-### Next meetups
+[Code for Tulsa](http://codefortulsa.org/) is a [Code for America](http://codeforamerica.org/) brigade that grew out of Tulsa Web Devs, with members being recognized by the White House as Champions of Change
-* Sadly, we aren't sure yet.
+Members of Tulsa Web Devs have been involved in civic hacking projects, various hack days and organized the inaugural [200OK](http://200ok.us) developer conference.
-### Past meetups
+### Social
-No past meetups have occured yet as of 11/7/2012.
\ No newline at end of file
+* [Tulsa Web Devs Facebook Group](https://www.facebook.com/groups/199713962534/)
+* [Tulsa Web Devs Google+ Community](https://plus.google.com/u/0/communities/105329276617610687480)
+* [Code for Tulsa Facebook Group](https://www.facebook.com/CodeForTulsa)
+* #tulsawebdevs on Freenode IRC
+
+### Upcoming Events
+
+[on Facebook](https://www.facebook.com/groups/199713962534/events/)
+
+### Past Events
+
+* 200OK Developer Conference - September 27,2013
+* National Day of Civic Hacking - June 1, 2013
diff --git a/valencia/hacknight-nov.jpg b/valencia/hacknight-nov.jpg
deleted file mode 100644
index 7454cd6..0000000
Binary files a/valencia/hacknight-nov.jpg and /dev/null differ
diff --git a/valencia/hacknight.jpg b/valencia/hacknight.jpg
new file mode 100644
index 0000000..2e6f6d1
Binary files /dev/null and b/valencia/hacknight.jpg differ
diff --git a/valencia/index.markdown b/valencia/index.markdown
index cf86f4d..2e0e3db 100644
--- a/valencia/index.markdown
+++ b/valencia/index.markdown
@@ -5,7 +5,7 @@ title: OpenHack - Valencia, Spain
## Valencia, Spain
-
+
### Info
@@ -13,4 +13,4 @@ HackNights are for people willing to hack on anything, at any skill level. You c
Beers, snacks, pizza and foosball will be here for you.
-Meetings are held at [Peertransfer Valencia](http://goo.gl/maps/XkGHD) every last thursday of the month at 7pm.
+Meetings are held at [Peertransfer Valencia](https://goo.gl/maps/Em5wK) every last thursday of the month at 7pm.
diff --git a/victoria/index.markdown b/victoria/index.markdown
new file mode 100644
index 0000000..81201fa
--- /dev/null
+++ b/victoria/index.markdown
@@ -0,0 +1,24 @@
+---
+layout: default
+title: OpenHack - Victoria, BC
+---
+
+## Victoria, BC
+
+
+
+### Location
+
+Come hang out and hack with us!
+
+We meet every Tuesday night at 6pm at the restaurant in [Peacock Billiards](http://www.peacockbilliards.com/) (James Joyce Bistro) at [1175 Douglas St](https://maps.google.ca/maps?client=ubuntu&channel=fs&oe=utf-8&q=1280+Broad+St&ie=UTF8&hq=&hnear=1280+Broad+St,+Victoria,+British+Columbia+V8W+2A4&gl=ca&t=m&z=16&vpsrc=://maps.google.ca/maps?ie=UTF-8&q=peacocks+victoria&fb=1&gl=ca&hq=peacocks+victoria&cid=0,0,8681642815041155577&ei=V6XuUamgC4ybigKlxICwBQ&ved=0CDUQrwswAA). We do introductions at 6:15pm.
+
+After introductions, hack on whatever you want! This is what OpenHack is all about. You can try to find someone to pair up with or work alone–it’s totally up to you. Hack on anything: open-source, closed-source, work, play. All experience levels and technologies are welcome. Just don’t forget to bring a computer!
+
+Understand that this is an indoor event where we'll be seated at a table together and masks are not required (since people will be eating and drinking.) If you are experiencing any COVID-19 symptoms, do not attend.
+
+We understand that some people might not yet be comfortable attending an indoor meetup. We respect that and hope you'll join when you feel ready.
+
+Don't forget to bring a laptop!
+
+Sponsored by [Super Good](https://supergood.software/)
diff --git a/victoria/victoria.jpg b/victoria/victoria.jpg
new file mode 100644
index 0000000..719dd30
Binary files /dev/null and b/victoria/victoria.jpg differ
diff --git a/washington/images/2014-03-19.jpeg b/washington/images/2014-03-19.jpeg
new file mode 100644
index 0000000..ebe16a1
Binary files /dev/null and b/washington/images/2014-03-19.jpeg differ
diff --git a/washington/index.markdown b/washington/index.markdown
new file mode 100644
index 0000000..0b6cd1f
--- /dev/null
+++ b/washington/index.markdown
@@ -0,0 +1,76 @@
+---
+layout: default
+title: OpenHack - Washington, DC
+---
+
+## Washington, DC
+
+### Information about our Next Event
+
+#### When
+
+6:00pm-9:00pm on the second Monday of every month
+
+#### Where
+
+1765 Greensboro Station Place
+7th Floor
+Tysons Corner, VA 22102
+Google Maps
+
+We're located in the SAIC building next to the Greensboro Metro Station.
+
+*Metro*: take the Silver Line to the Greensboro Station, and come down the east stairs. Come around the front of the SAIC building and enter the front doors.
+
+*Driving*: Park in the lot across from the garage, come in the front door to SAIC building.
+
+*NOTE*: This building is often locked after 6:00PM. We do our best to request that the building allow visitors, but sometimes that doesn't work out. Please message _using the Meetup App_ or call 703.226.3500 ext 42549 letting us know you're downstairs, and we'll let you in.
+
+### Info
+
+The DC OpenHack is held at [Cvent HQ](http://www.cvent.com) the second Monday of every month from 6:00pm to 9:00pm. For event times, you should monitor our Meetup page.
+
+Follow @OpenHackDC for the latest news and updates
+
+In the past, people have worked on projects using NodeJS, Objective-C, Java, C, Lua and AngularJS, and on worked on iPhone and Android devices, Arduino, Tessel.io and Rasberry Pi.
+
+Feel free to join us on our [Gitter channel](https://gitter.im/openhack-dc/Lobby)
+
+### Timeline
+
+* 6:00PM Early birds arrive and setup
+* 6:15PM Introductions - who are you and what are you doing?
+* 7:50PM Begin to pack up
+* 8:00PM Depart
+
+### Structure
+
+* You can work on anything you'd like - open source or personal
+* You don't need to come with an idea
+* One of the sponsors will be going around to get a little bit of info on what you're working on so we can share it with the community.
+
+ If it's something that can't/shouldn't be publicized, please let us know so we don't post it!
+
+### Code of Conduct
+
+While we do not have our own code of conduct document, we do adhere to the
+[Code of Conduct for the Recurse Center in New York](https://www.recurse.com/code-of-conduct).
+They have put theirs together from !!Con and PyCon2013, so they're pretty common.
+
+### Sponsor
+
+[Cvent](http://www.cvent.com) is excited to support the local development community and provide a space for developers to work together to build cool stuff. [Cvent](http://www.cvent.com) is a meeting software company operating in true polyglot fashion.
+
+### Provisions
+
+1. Tables & Chairs
+1. Surge Protectors
+1. Snacks of some sort
+1. Beer
+1. Soda
+1. Wi-fi Internet
+1. TVs and projection equipment
+
+### Next meetups
+
+ * [Monday, September 12, 2016](https://www.meetup.com/OpenHack-DC/events/233059853/)
diff --git a/waterloo/index.markdown b/waterloo/index.markdown
index c8c7bf6..ddae1d2 100644
--- a/waterloo/index.markdown
+++ b/waterloo/index.markdown
@@ -7,7 +7,7 @@ title: OpenHack - Waterloo, ON
Waterloo OpenHack meetup coming soon!
-For more info bug [@mkhDev](http://twitter.com/mkhDev).
+For more info bug [@bnmrrs](http://twitter.com/bnmrrs) or [@ArtBarnLabs](http://twitter.com/ArtBarnLabs) .
### Next meetups
diff --git a/ybor_city/index.markdown b/ybor_city/index.markdown
new file mode 100644
index 0000000..54a34bf
--- /dev/null
+++ b/ybor_city/index.markdown
@@ -0,0 +1,12 @@
+---
+layout: default
+title: OpenHack - Ybor City, FL
+---
+
+## Ybor City, FL
+
+
+
+### Info
+
+We meet the second Tuesday of the month at a various spots around Ybor. Check out our [meetup group](http://www.meetup.com/OpenHack-Ybor/) to see where we'll be next and RSVP.
diff --git a/ybor_city/ybor.png b/ybor_city/ybor.png
new file mode 100644
index 0000000..769e09d
Binary files /dev/null and b/ybor_city/ybor.png differ
diff --git a/yours/index.markdown b/yours/index.markdown
index ac17f27..1f21777 100644
--- a/yours/index.markdown
+++ b/yours/index.markdown
@@ -29,7 +29,6 @@ Most OpenHack Twitter accounts use usernames like this:
* [OpenHackBHM](https://twitter.com/OpenHackBHM) for Birmingham
* [OpenHackFW](https://twitter.com/OpenHackFW) for Fort Wayne
* [OpenHackIC](https://twitter.com/OpenHackIC) for Iowa City
-* [OpenHackNYC](https://twitter.com/OpenHackNYC) for New York City
* [OpenHackPGH](https://twitter.com/OpenHackPGH) for Pittsburgh
* etc.