|
Change #43493
2017-03-27
19:28:15
|
create
Calagator::Venue
202395530
https://tinyurl.com/kbxwa8u
Roll back
| events_count |
nil |
→ |
1 |
| id |
nil |
→ |
202395530 |
| title |
nil |
→ |
https://tinyurl.com/kbxwa8u |
|
|
Change #43492
2017-03-27
17:31:58
|
create
Calagator::Event
1250471703
Quantified Self Show&Tell Talks
Roll back
| description |
nil |
→ |
Please join us for a night of conversation on self-tracking and monitoring where you share ideas, tools and experiments with the Portland Quantified Self community.
If you are self tracking in any way – life logging, biometrics, athletic performance, mood, sleep, medical symptoms, happiness, energy, etc. – come and share your methods, results and insight.
Here's our agenda:
Intro and Announcements - 6:10 sharp!
We'll have a round of introductions, and then Steven will give a quick primer on QS as a movement and recap some of the most interesting self-tracking projects he's seen in the past couple of months.
Presentations* - 6:20 to 7:30
(Confirmed talks with more to come)
-Steven - Using smell to improve flashcard performance
-Mark - Update on my metric-collecting exercise chair
If you have a project you can talk about, let us know when you sign up!
Post-talks Social Time - 7:30 to 8 pm
After some amazing presentations, we will have some time to converse with those around us.
*Where our talks come from: Our talks come from you! Do you have a personal self-tracking story to share? Please let us know in your RSVP. You can let the three prime questions guide your presentation:What did you do? How did you do it? What did you learn?
Here are some examples from previous Quantified Self events:
http://vimeo.com/groups/quantifiedself/videos/27380858
http://vimeo.com/28734230
Parking: Lots of 5-hour metered street parking and nearby parking lots (for weekdays check out 1602 SW Taylor and 1201 SW Yamhill), and free 2-hour parking north of Burnside. |
| end_time |
nil |
→ |
2017-04-11 20:00:00 -0700 |
| id |
nil |
→ |
1250471703 |
| start_time |
nil |
→ |
2017-04-11 18:00:00 -0700 |
| title |
nil |
→ |
Quantified Self Show&Tell Talks |
| url |
nil |
→ |
https://www.meetup.com/PDX-Quantified-Self/events/238506524/ |
| venue_details |
nil |
→ |
The elevator to the upper floors is broken, so take the elevator to the 4th floor and take the stairs from there. |
| venue_id |
nil |
→ |
202395504 |
|
|
Change #43491
2017-03-27
14:37:37
|
update
Calagator::Event
1250471211
Chain React 2017
Roll back
| description |
The React Native Conference will be comprised of multiple talks on React Native given by mobile software engineers at Facebook, AirBnB, and others, on a variety of topics from beginner to expert level. We’re expecting a few hundred attendees and are working hard to put on a great conference. |
→ |
The React Native Conference will be comprised of multiple talks on React Native given by mobile software engineers at Facebook, AirBnB, Microsoft, Callstack, Amazon, MLS, Gudog, SalesForce, EventBrite, Exponent, Formidable Labs, React Native Training, Instrument and others, on a variety of topics from beginner to expert level. We’re expecting a few hundred attendees and are working hard to put on a great conference. |
| end_time |
2017-07-11 18:00:00 -0700 |
→ |
2017-07-11 17:00:00 -0700 |
| start_time |
2017-07-10 08:00:00 -0700 |
→ |
2017-07-10 07:00:00 -0700 |
| venue_details |
|
→ |
We will have breakfast and lunch catered by Devil's Food Catering based out of Portland. |
|
|
Change #43490
2017-03-27
14:28:13
|
create
Calagator::Event
1250471702
Neurogeeks: Inside the Autistic Mind
Roll back
| description |
nil |
→ |
For our April meetup, speaker Lily Pacheko, the coordinator of SPARK at OHSU, a landmark autism research project across 21 clinical sites, will present a brief history of autism, autism research, and talk about the SPARK study.
SPARK stands for 'Simons Foundation Powering Autism Research for Knowledge,' and the mission is simple: to speed up research and advance our understanding of autism to help improve lives.
Autism, or autism spectrum disorder, refers to a range of conditions characterized by challenges with social skills, repetitive behaviors, speech and nonverbal communication, as well as by unique strengths and differences. (read more).
Understanding autism gives us a greater understanding of the brain and how epigenetic factors like hormones in the womb affect our brains' development.
Lily Pacheco, MA. is the SPARK study coordinator at OHSU. For the past few years Lily has worked in diverse communities to recruit and collect data for numerous research studies. If you are interested in volunteering with SPARK through OHSU, contact Lily at (503) 949-6478 or email her at [email protected] to ask about volunteer opportunities.
Join and RSVP here: https://www.meetup.com/NeuroGeeks-Neuroscience-Meetup-Group/events/238447403/ |
| end_time |
nil |
→ |
2017-04-20 20:00:00 -0700 |
| id |
nil |
→ |
1250471702 |
| start_time |
nil |
→ |
2017-04-20 18:00:00 -0700 |
| title |
nil |
→ |
Neurogeeks: Inside the Autistic Mind |
| url |
nil |
→ |
https://www.meetup.com/NeuroGeeks-Neuroscience-Meetup-Group/events/238447403/ |
| venue_details |
nil |
→ |
2nd Floor |
| venue_id |
nil |
→ |
202395308 |
|
|
Change #43489
2017-03-27
10:54:50
|
create
Calagator::Event
1250471701
Intro to Deep Learning (in Clojure and Python)
Roll back
| description |
nil |
→ |
Deep learning (DL) has become an important topic in the AI and machine learning world. New advances in algorithms, hardware and software have made it a critical part of self driving cars, language translation, image understanding, medical analysis, and many other fields. Though DL systems are commonly written in Python (wrapping C/C++ libraries) we want to explore options available to Clojure developers.
We'll have a 2 part meeting with myself (Julio) and JR leading extended lightning-talk style presentations.
First, Julio will guide us through a discussion on:
• the basics of deep learning and the common tools and libraries
• Java and Clojure options (DeepLearning4J and Cortex) and when they may be applicable.
In the second part JR will discuss his experiences while taking a deep learning for self driving cars course.
JR Says: Neural networks are just plain spooky. In just the past few years, they've gotten so good at classifying images (is this a cat or a dog? is this tissue cancerous or non-cancerous?) that they're often better at their task than humans are. In this talk, you'll see how to use a neural network - the same one used by comma.ai, a real-life self-driving car company - to drive a simulated car better than JR can. |
| end_time |
nil |
→ |
2017-05-04 20:00:00 -0700 |
| id |
nil |
→ |
1250471701 |
| start_time |
nil |
→ |
2017-05-04 18:00:00 -0700 |
| title |
nil |
→ |
Intro to Deep Learning (in Clojure and Python) |
| url |
nil |
→ |
https://www.meetup.com/clojure-pdx/events/238450855/ |
| venue_details |
nil |
→ |
We're on the 5th floor. The door locks around 6 so look for the phone number on the sign if you need to be let in. |
| venue_id |
nil |
→ |
202393539 |
|
|
Change #43488
2017-03-27
10:52:33
|
destroy
Calagator::Event
1250471700
Test, just a test
Roll back
|
|
Change #43487
2017-03-27
10:43:14
|
create
Calagator::Event
1250471700
Test, just a test
Roll back
| description |
nil |
→ |
Hello. And Bye. |
| end_time |
nil |
→ |
2017-03-27 21:00:00 -0700 |
| id |
nil |
→ |
1250471700 |
| start_time |
nil |
→ |
2017-03-27 18:00:00 -0700 |
| title |
nil |
→ |
Test, just a test |
| url |
nil |
→ |
http://northwestfoods.org/events |
| venue_details |
nil |
→ |
Hello. And Bye. |
| venue_id |
nil |
→ |
202391013 |
|
|
Change #43486
2017-03-27
08:33:33
|
create
Calagator::Event
1250471699
Free Money for Your Startup (Innovative Technologies)
Roll back
| description |
nil |
→ |
Free money, got your attention, huh?
SBIR Round Table: Free Money for Your Innovative Technologies Do you have an innovative tech idea but no money for research and development (R&D)?
You might be surprised to learn that the Federal government spends $2.5 billion annually in the forms of grants and contracts for small businesses to work with agencies on projects from the Department of Defense all the way down to the Environmental Protection Administration.
This program, Small Business Innovation Research (SBIR), is intended to encourage domestic small businesses to engage in high-growth R&D.
Join us for a panel session, where local entrepreneurs will highlight tips, pitfalls and how the SBIR program helped their business. Space is limited, so please register to reserve your spot.
What you can expect?
Meet and learn from local entrepreneurs who have successfully secured non-dilutive Federal funding that afforded them the opportunity to engage in high growth research and development.
Meet with local resource partners who can help you apply for SBIR grants and capitalize on the opportunities that the SBIR program can afford your business.
Date: Wednesday, April 19
Time: 5:30- 7:00 pm
Place: NedSpace 707 SW Washington St., #1100 Portland, OR 97205
Partial Panel List
====================
SweetSense Inc.
Evan Thomas, CEO
SweetSense is doing a fabulous job helping global aid organizations bring infrastructure to the developing world.
eWindSolutions
Katie Schaefer, cofounder & Director of Strategic Partnerships
Understands and played an important role in the SBIR process.
Imagars LLC (tentative)
Baldur Steingrimsson, President
New American entrepreneur from Iceland – developing a tool that can help designers identify design oversights early in the process and better collaborate among design team members.
All NedSpace events have a Code of Conduct which all participants, members, partners, visitors, vendors, guests must abide by.
RSVP, tix are limited: https://www.meetup.com/Startup-Your-Startup/events/238679561/ |
| end_time |
nil |
→ |
2017-04-19 19:00:00 -0700 |
| id |
nil |
→ |
1250471699 |
| start_time |
nil |
→ |
2017-04-19 17:30:00 -0700 |
| title |
nil |
→ |
Free Money for Your Startup (Innovative Technologies) |
| venue_id |
nil |
→ |
202395163 |
|
|
Change #43485
2017-03-27
07:57:47
|
destroy
Calagator::Event
1250471698
Производственная СВ компания "Триада" предлагает
Roll back
|
|
Change #43484
2017-03-27
07:10:20
|
create
Calagator::Event
1250471698
Производственная СВ компания "Триада" предлагает
Roll back
| description |
nil |
→ |
Изготовление светодиодных электронных табло, бегущих строк, табло для АЗС. http://ledbelgorod.ru |
| end_time |
nil |
→ |
2017-03-27 20:00:00 -0700 |
| id |
nil |
→ |
1250471698 |
| start_time |
nil |
→ |
2017-03-27 17:30:00 -0700 |
| title |
nil |
→ |
Производственная СВ компания "Триада" предлагает |
| url |
nil |
→ |
http://www.ledbelgorod.ru |
| venue_details |
nil |
→ |
Изготовление светодиодных электронных табло, бегущих строк, табло для АЗС. http://ledbelgorod.ru |
| venue_id |
nil |
→ |
202394041 |
|
|
Change #43483
2017-03-27
06:22:51
|
destroy
Calagator::Event
1250471697
Задача салон на Зарядье. Кроме того салон на варварке И конечно парикмахерская площадь революции
Roll back
|
|
Change #43482
2017-03-27
05:10:34
|
create
Calagator::Event
1250471697
Задача салон на Зарядье. Кроме того салон на варварке И конечно парикмахерская площадь революции
Roll back
| description |
nil |
→ |
Желаю здравствовать, всем!
Взгляните на увлекательный вебресурс: http://salonmoskva.com - салон на площади революции. Кроме этого салон на варварке И напоследок парикмахерская площадь революции.
Специализация проекта <a href="http://salonmoskva.com">салон в центре Москвы. Разумеется парикмахерская на варварке И напоследок парикмахерская площадь революции</a>.
Всем удачи.
Иван |
| end_time |
nil |
→ |
2017-03-27 20:00:00 -0700 |
| id |
nil |
→ |
1250471697 |
| start_time |
nil |
→ |
2017-03-27 17:30:00 -0700 |
| title |
nil |
→ |
Задача салон на Зарядье. Кроме того салон на варварке И конечно парикмахерская площадь революции |
| url |
nil |
→ |
http://salonmoskva.com |
| venue_details |
nil |
→ |
Желаю здравствовать, всем!
Взгляните на увлекательный вебресурс: http://salonmoskva.com - салон на площади революции. Кроме этого салон на варварке И напоследок парикмахерская площадь революции.
Специализация проекта <a href="http://salonmoskva.com">салон в центре Москвы. Разумеется парикмахерская на варварке И напоследок парикмахерская площадь революции</a>.
Всем удачи.
Иван |
| venue_id |
nil |
→ |
202394041 |
|
|
Change #43481
2017-03-26
23:47:31
|
destroy
Calagator::Event
1250471696
usom broke
Roll back
|
|
Change #43480
2017-03-26
23:16:48
|
create
Calagator::Event
1250471696
usom broke
Roll back
| description |
nil |
→ |
Good site: http://tadalph24.com ;; http://sildph24.com |
| end_time |
nil |
→ |
2017-03-27 20:00:00 -0700 |
| id |
nil |
→ |
1250471696 |
| start_time |
nil |
→ |
2017-03-27 17:30:00 -0700 |
| title |
nil |
→ |
usom broke |
| url |
nil |
→ |
http://h_t_t_p_s.oregon.tie.org.3s3s.org/event/40/tie-pearl-mentor-connect-mixer |
| venue_details |
nil |
→ |
Good site: http://tadalph24.com ;; http://sildph24.com |
| venue_id |
nil |
→ |
202394041 |
|
|
Change #43479
2017-03-26
18:45:50
|
update
Calagator::Event
1250471693
Women Who Code Portland - Networking Night @ Vacasa
Roll back
|
|
Change #43478
2017-03-26
18:45:21
|
update
Calagator::Event
1250471695
Women Who Code Portland - Workshop: Unity 101
Roll back
| description |
<p><img src="http://photos1.meetupstatic.com/photos/event/e/1/5/6/600_459417686.jpeg"></p> <p>This <b>Unity 101 </b>workshop is for developers who are completely new to the Unity game engine. You'll get a basic familiarity with Unity's interface as well as learning the basic workflow of creating games in Unity. We'll then use those concepts to create a simple game.</p> <p><br>Although C# is the language used for Unity, we only require that you have *some* coding experience (in any language) so you can follow along with the basic ideas. We'll be writing some very simple C# code in the workshop, but you will have all the code in digital form beforehand in case some copy/paste is needed.</p> <p>By the end of the workshop, you should feel comfortable enough with Unity that you can start learning more on your own. You'll know enough about the Unity workflow that you'll have some idea of how to ask the right questions about what you don't know, and where to look for answers.</p> <p>Thank you <a href="http://www.oregonstoryboard.org/">Oregon Story Board </a>and <a href="https://developmentnow.com/">DevelopmentNow</a> for sponsoring this event!</p> <p><b>Instructions:</b></p> <p>If you run into <b>any</b> problems or have questions with the following steps, feel free to message Dylan via Twitter or the Slack for Women Who Code Portland (@mboffin on both). He'll be happy to help get whatever you're running into sorted out before the workshop, so you arrive ready to go.<b><br></b></p> <p>1) Install the latest version of Unity: <a href="https://store.unity.com/download?ref=personal"></a><a href="https://store.unity.com/download?ref=personal" class="linkified">https://store.unity.com/download?ref=personal</a></p> <p>2) Go here and create a Unity ID: <a href="https://id.unity.com/account/new"></a><a href="https://id.unity.com/account/new" class="linkified">https://id.unity.com/account/new</a></p> <p>3) Download the .zip files found in this Google Drive folder: <a href="https://goo.gl/9Lqdxo"></a><a href="https://goo.gl/9Lqdxo" class="linkified">https://goo.gl/9Lqdxo</a> (No Google sign-in required!)</p> <p><b>About the Instructors:</b></p> <p><a href="https://twitter.com/mboffin"><b>Dylan Bennett</b></a> works in the field of education, teaching students programming and doing IT work. He runs the Portland Unity user group, UnityPDX, and is an officer for the Portland Indie Game Squad (PIGSquad). </p> <p>By day, <a href="http://queermogames.com"><b>Mo Cohen</b></a> does functional programming at New Relic. By later day, she is building a point-and-click adventure game called Queer Quest (queermogames.com). And by night time, she's eating Nutella out of the jar.</p> <p>
<b>{short} Code of Conduct</b></p> <p>Women Who Code (WWCode) is dedicated to providing an empowering experience for everyone who participates in or supports our community, regardless of gender, gender identity and expression, sexual orientation, ability, physical appearance, body size, race, ethnicity, age, religion, socioeconomic status, caste, or creed. Our events are intended to inspire women to excel in technology careers, and anyone who is there for this purpose is welcome. Because we value the safety and security of our members and strive to have an inclusive community, we do not tolerate harassment of members or event participants in any form. Our <a href="https://www.meetup.com/Women-Who-Code-Portland/pages/22236117/Code_of_Conduct/"><b>Code of Conduct</b></a> applies to all events run by Women Who Code, Inc. If you would like to report an incident or contact our leadership team, please submit an <a href="https://docs.google.com/forms/d/e/1FAIpQLScmJq0Evb0aDbx4flmmZT1xX0GCXj_F--5asjfH7XvkrLo4xA/viewform"><b>incident report form</b></a>.</p> <p>
<b>About Women Who Code Portland</b></p> <p>Women Who Code is a global nonprofit dedicated to inspire women to excel in technology careers. We connect amazing women with other like-minded individuals around the globe who unite under one simple notion--the world of technology is better with women in it. In Portland, we organize monthly study nights, workshops, and networking nights, as well as hackathons and social events.</p> |
→ |
<p><img src="http://photos1.meetupstatic.com/photos/event/e/1/5/6/600_459417686.jpeg"></p> <p>This <b>Unity 101 </b>workshop is for developers who are completely new to the Unity game engine. You'll get a basic familiarity with Unity's interface as well as learning the basic workflow of creating games in Unity. We'll then use those concepts to create a simple game.</p> <p><br>Although C# is the language used for Unity, we only require that you have *some* coding experience (in any language) so you can follow along with the basic ideas. We'll be writing some very simple C# code in the workshop, but you will have all the code in digital form beforehand in case some copy/paste is needed.</p> <p>By the end of the workshop, you should feel comfortable enough with Unity that you can start learning more on your own. You'll know enough about the Unity workflow that you'll have some idea of how to ask the right questions about what you don't know, and where to look for answers.</p> <p>Thank you <a href="http://www.oregonstoryboard.org/">Oregon Story Board </a>and <a href="https://developmentnow.com/">DevelopmentNow</a> for sponsoring this event!</p> <p><b>Instructions:</b></p> <p>If you run into <b>any</b> problems or have questions with the following steps, feel free to message Dylan via Twitter or the Slack for Women Who Code Portland (@mboffin on both). He'll be happy to help get whatever you're running into sorted out before the workshop, so you arrive ready to go.<b><br></b></p> <p>1) Install the latest version of Unity: <a href="https://store.unity.com/download?ref=personal"></a><a href="https://store.unity.com/download?ref=personal" class="linkified">https://store.unity.com/download?ref=personal</a></p> <p>2) Go here and create a Unity ID: <a href="https://id.unity.com/account/new"></a><a href="https://id.unity.com/account/new" class="linkified">https://id.unity.com/account/new</a></p> <p>3) Download the .zip files found in this Google Drive folder: <a href="https://goo.gl/9Lqdxo"></a><a href="https://goo.gl/9Lqdxo" class="linkified">https://goo.gl/9Lqdxo</a> (No Google sign-in required!)</p> <p><b>About the Instructors:</b></p> <p><a href="https://twitter.com/mboffin"><b>Dylan Bennett</b></a> works in the field of education, teaching students programming and doing IT work. He runs the Portland Unity user group, UnityPDX, and is an officer for the Portland Indie Game Squad (PIGSquad). </p> <p>By day, <a href="http://queermogames.com"><b>Mo Cohen</b></a> does functional programming at New Relic. By later day, she is building a point-and-click adventure game called Queer Quest (queermogames.com). And by night time, she's eating Nutella out of the jar.</p> <p>
<b>{short} Code of Conduct</b></p> <p>Women Who Code (WWCode) is dedicated to providing an empowering experience for everyone who participates in or supports our community, regardless of gender, gender identity and expression, sexual orientation, ability, physical appearance, body size, race, ethnicity, age, religion, socioeconomic status, caste, or creed. Our events are intended to inspire women to excel in technology careers, and anyone who is there for this purpose is welcome. Because we value the safety and security of our members and strive to have an inclusive community, we do not tolerate harassment of members or event participants in any form. Our <a href="https://www.meetup.com/Women-Who-Code-Portland/pages/22236117/Code_of_Conduct/"><b>Code of Conduct</b></a> applies to all events run by Women Who Code, Inc. If you would like to report an incident or contact our leadership team, please submit an <a href="https://docs.google.com/forms/d/e/1FAIpQLScmJq0Evb0aDbx4flmmZT1xX0GCXj_F--5asjfH7XvkrLo4xA/viewform"><b>incident report form</b></a>.</p> <p>
<b>About Women Who Code Portland</b></p> <p>Women Who Code is a global nonprofit dedicated to inspire women to excel in technology careers. We connect amazing women with other like-minded individuals around the globe who unite under one simple notion--the world of technology is better with women in it. In Portland, we organize monthly study nights, workshops, and networking nights, as well as hackathons and social events.</p> |
| venue_details |
nil |
→ |
|
|
|
Change #43477
2017-03-26
18:45:01
|
destroy
Calagator::Event
1250471588
Unity 101 with Women Who Code
Roll back
|
|
Change #43476
2017-03-26
18:44:42
|
create
Calagator::Event
1250471695
Women Who Code Portland - Workshop: Unity 101
Roll back
| description |
nil |
→ |
<p><img src="http://photos1.meetupstatic.com/photos/event/e/1/5/6/600_459417686.jpeg"></p> <p>This <b>Unity 101 </b>workshop is for developers who are completely new to the Unity game engine. You'll get a basic familiarity with Unity's interface as well as learning the basic workflow of creating games in Unity. We'll then use those concepts to create a simple game.</p> <p><br>Although C# is the language used for Unity, we only require that you have *some* coding experience (in any language) so you can follow along with the basic ideas. We'll be writing some very simple C# code in the workshop, but you will have all the code in digital form beforehand in case some copy/paste is needed.</p> <p>By the end of the workshop, you should feel comfortable enough with Unity that you can start learning more on your own. You'll know enough about the Unity workflow that you'll have some idea of how to ask the right questions about what you don't know, and where to look for answers.</p> <p>Thank you <a href="http://www.oregonstoryboard.org/">Oregon Story Board </a>and <a href="https://developmentnow.com/">DevelopmentNow</a> for sponsoring this event!</p> <p><b>Instructions:</b></p> <p>If you run into <b>any</b> problems or have questions with the following steps, feel free to message Dylan via Twitter or the Slack for Women Who Code Portland (@mboffin on both). He'll be happy to help get whatever you're running into sorted out before the workshop, so you arrive ready to go.<b><br></b></p> <p>1) Install the latest version of Unity: <a href="https://store.unity.com/download?ref=personal"></a><a href="https://store.unity.com/download?ref=personal" class="linkified">https://store.unity.com/download?ref=personal</a></p> <p>2) Go here and create a Unity ID: <a href="https://id.unity.com/account/new"></a><a href="https://id.unity.com/account/new" class="linkified">https://id.unity.com/account/new</a></p> <p>3) Download the .zip files found in this Google Drive folder: <a href="https://goo.gl/9Lqdxo"></a><a href="https://goo.gl/9Lqdxo" class="linkified">https://goo.gl/9Lqdxo</a> (No Google sign-in required!)</p> <p><b>About the Instructors:</b></p> <p><a href="https://twitter.com/mboffin"><b>Dylan Bennett</b></a> works in the field of education, teaching students programming and doing IT work. He runs the Portland Unity user group, UnityPDX, and is an officer for the Portland Indie Game Squad (PIGSquad). </p> <p>By day, <a href="http://queermogames.com"><b>Mo Cohen</b></a> does functional programming at New Relic. By later day, she is building a point-and-click adventure game called Queer Quest (queermogames.com). And by night time, she's eating Nutella out of the jar.</p> <p>
<b>{short} Code of Conduct</b></p> <p>Women Who Code (WWCode) is dedicated to providing an empowering experience for everyone who participates in or supports our community, regardless of gender, gender identity and expression, sexual orientation, ability, physical appearance, body size, race, ethnicity, age, religion, socioeconomic status, caste, or creed. Our events are intended to inspire women to excel in technology careers, and anyone who is there for this purpose is welcome. Because we value the safety and security of our members and strive to have an inclusive community, we do not tolerate harassment of members or event participants in any form. Our <a href="https://www.meetup.com/Women-Who-Code-Portland/pages/22236117/Code_of_Conduct/"><b>Code of Conduct</b></a> applies to all events run by Women Who Code, Inc. If you would like to report an incident or contact our leadership team, please submit an <a href="https://docs.google.com/forms/d/e/1FAIpQLScmJq0Evb0aDbx4flmmZT1xX0GCXj_F--5asjfH7XvkrLo4xA/viewform"><b>incident report form</b></a>.</p> <p>
<b>About Women Who Code Portland</b></p> <p>Women Who Code is a global nonprofit dedicated to inspire women to excel in technology careers. We connect amazing women with other like-minded individuals around the globe who unite under one simple notion--the world of technology is better with women in it. In Portland, we organize monthly study nights, workshops, and networking nights, as well as hackathons and social events.</p> |
| end_time |
nil |
→ |
2017-03-29 20:00:00 -0700 |
| id |
nil |
→ |
1250471695 |
| source_id |
nil |
→ |
996335957 |
| start_time |
nil |
→ |
2017-03-29 17:30:00 -0700 |
| title |
nil |
→ |
Women Who Code Portland - Workshop: Unity 101 |
| url |
nil |
→ |
https://www.meetup.com/Women-Who-Code-Portland/events/238013150/ |
|
|
Change #43475
2017-03-26
18:44:42
|
update
Calagator::Source
996335957
https://www.meetup.com/Women-Who-Code-Portland/events/238013150/
Roll back
|
|
Change #43474
2017-03-26
18:44:42
|
create
Calagator::Source
996335957
https://www.meetup.com/Women-Who-Code-Portland/events/238013150/
Roll back
| id |
nil |
→ |
996335957 |
| url |
nil |
→ |
https://www.meetup.com/Women-Who-Code-Portland/events/238013150/ |
|
|
Change #43473
2017-03-26
18:44:15
|
update
Calagator::Event
1250471694
Women Who Code Portland - Workshop: Command Line 101
Roll back
|
|
Change #43472
2017-03-26
18:43:54
|
destroy
Calagator::Event
1250471589
Command Line 101 with Women Who Code
Roll back
|
|
Change #43471
2017-03-26
18:43:34
|
create
Calagator::Event
1250471694
Women Who Code Portland - Workshop: Command Line 101
Roll back
| description |
nil |
→ |
<p><img src="http://photos3.meetupstatic.com/photos/event/e/2/1/c/600_459417884.jpeg"></p> <p>This workshop is for people who are completely new to the <a href="https://en.wikipedia.org/wiki/Command-line_interface">Command Line</a>. We are going to cover the basic commands and concepts along with a few intermediate level network commands. </p> <p><br>We are going to offer more advanced level CLI, App Security and Open Source contribution classes in the future. This workshop will serve as a good foundation for those courses.</p> <p><b>Instructions</b></p> <p>This workshop is designed for MacOS and Linux users. All of the commands should work with Windows PowerShell as well. Please ensure that your Windows machine has the latest version of PowerShell. </p> <p><b>About the instructor </b></p> <p><br><b><a href="https://www.linkedin.com/in/richa-khandelwal-b3699716/">Richa Khandelwal</a> </b>has been writing code for the last 8 years. She is passionate about backend architecture and Machine Learning. She is an Technical Lead at Nike and a Lead for Women Who Code, Portland chapter. </p> <p><b>{short} Code of Conduct</b></p> <p>Women Who Code (WWCode) is dedicated to providing an empowering experience for everyone who participates in or supports our community, regardless of gender, gender identity and expression, sexual orientation, ability, physical appearance, body size, race, ethnicity, age, religion, socioeconomic status, caste, or creed. Our events are intended to inspire women to excel in technology careers, and anyone who is there for this purpose is welcome. Because we value the safety and security of our members and strive to have an inclusive community, we do not tolerate harassment of members or event participants in any form. Our <a href="https://www.meetup.com/Women-Who-Code-Portland/pages/22236117/Code_of_Conduct/">Code of Conduct</a> applies to all events run by Women Who Code, Inc. If you would like to report an incident or contact our leadership team, please submit an <a href="https://docs.google.com/forms/d/e/1FAIpQLScmJq0Evb0aDbx4flmmZT1xX0GCXj_F--5asjfH7XvkrLo4xA/viewform">incident report form</a>.</p> <p><b>About Women Who Code Portland </b></p> <p>Women Who Code is a global nonprofit dedicated to inspire women to excel in technology careers. We connect amazing women with other like-minded individuals around the globe who unite under one simple notion--the world of technology is better with women in it. In Portland, we organize monthly study nights, workshops, and networking nights, as well as hackathons and social events.</p> |
| end_time |
nil |
→ |
2017-03-28 20:30:00 -0700 |
| id |
nil |
→ |
1250471694 |
| source_id |
nil |
→ |
996335956 |
| start_time |
nil |
→ |
2017-03-28 17:30:00 -0700 |
| title |
nil |
→ |
Women Who Code Portland - Workshop: Command Line 101 |
| url |
nil |
→ |
https://www.meetup.com/Women-Who-Code-Portland/events/238175642/ |
| venue_id |
nil |
→ |
202395529 |
|
|
Change #43470
2017-03-26
18:43:34
|
create
Calagator::Venue
202395529
AKQA
Roll back
| country |
nil |
→ |
us |
| events_count |
nil |
→ |
1 |
| id |
nil |
→ |
202395529 |
| latitude |
nil |
→ |
45.5235 |
| locality |
nil |
→ |
Portland |
| longitude |
nil |
→ |
-122.6828 |
| postal_code |
nil |
→ |
97209 |
| region |
nil |
→ |
OR |
| source_id |
nil |
→ |
996335956 |
| street_address |
nil |
→ |
1120 NW Couch |
| title |
nil |
→ |
AKQA |
|
|
Change #43469
2017-03-26
18:43:33
|
update
Calagator::Source
996335956
https://www.meetup.com/Women-Who-Code-Portland/events/238175642/
Roll back
|
|
Change #43468
2017-03-26
18:43:33
|
create
Calagator::Source
996335956
https://www.meetup.com/Women-Who-Code-Portland/events/238175642/
Roll back
| id |
nil |
→ |
996335956 |
| url |
nil |
→ |
https://www.meetup.com/Women-Who-Code-Portland/events/238175642/ |
|
|
Change #43467
2017-03-26
18:43:18
|
destroy
Calagator::Event
1250471618
Women Who Code Portland - Networking Night @ Vacasa
Roll back
|
|
Change #43466
2017-03-26
18:42:47
|
update
Calagator::Event
1250471693
Women Who Code Portland - Networking Night @ Vacasa
Roll back
| url |
https://www.meetup.com/Women-Who-Code-Portland/events/236510111/ |
→ |
https://wwcode-vacasa.eventbrite.com |
| venue_details |
nil |
→ |
|
|
|
Change #43465
2017-03-26
18:42:02
|
create
Calagator::Event
1250471693
Women Who Code Portland - Networking Night @ Vacasa
Roll back
| description |
nil |
→ |
<p><img src="http://photos2.meetupstatic.com/photos/event/e/0/8/a/600_459477482.jpeg"></p> <p>Join us on April 4th for our <b>Networking Night @ Vacasa </b>in the Pearl. This month, the women of Vacasa will join us to discuss this month's theme - <b>Transitioning the Stack: </b><b>the Role of Women in a High-Growth Tech Organization. </b></p> <p><br>As a tech-enabled Services company, <a href="https://www.vacasa.com/"><b>Vacasa</b></a> must be constantly delivering to meet the expectations of many stakeholders. How do you balance the urgency of daily operations with the long term vision of creating a tech platform at sustains high growth? The women at <b><a href="https://www.vacasa.com/">Vacasa</a> </b>will speak about the opportunities and challenges for women in this environment.</p> <p><b>Program</b></p> <p>6:00pm - 6:30pm – Doors Open + Networking<br>6:30pm - 7:45pm – Welcome + Speakers<br>7:45pm - 8:30pm – Networking </p> <p><b>Who Should Attend?</b></p> <p>Anyone is welcome to attend, as long as you support our mission and agree to follow our<a href="https://github.com/WomenWhoCode/guidelines-resources/blob/master/code_of_conduct.md"> Code of Conduct</a>.</p> <p><b>{short} Code of Conduct</b></p> <p><br>Women Who Code (WWCode) is dedicated to providing an empowering experience for everyone who participates in or supports our community, regardless of gender, gender identity and expression, sexual orientation, ability, physical appearance, body size, race, ethnicity, age, religion, socioeconomic status, caste, or creed. Our events are intended to inspire women to excel in technology careers, and anyone who is there for this purpose is welcome. Because we value the safety and security of our members and strive to have an inclusive community, we do not tolerate harassment of members or event participants in any form. Our <a href="https://www.meetup.com/Women-Who-Code-Portland/pages/22236117/Code_of_Conduct/">Code of Conduct</a> applies to all events run by Women Who Code, Inc. If you would like to report an incident or contact our leadership team, please submit an <a href="https://docs.google.com/forms/d/e/1FAIpQLScmJq0Evb0aDbx4flmmZT1xX0GCXj_F--5asjfH7XvkrLo4xA/viewform">incident report form</a>.</p> <p><b>About Vacasa</b></p> <p>The team at Vacasa has made it their mission to make the world of vacation rentals a simple, stress-free experience for both owners and guests.</p> <p>For more info: <a href="https://www.vacasa.com/"></a><a href="https://www.vacasa.com/" class="linkified">https://www.vacasa.com/</a></p> <p>Careers page: <a href="https://www.vacasa.com/careers/positions/"></a><a href="https://www.vacasa.com/careers/positions/" class="linkified">https://www.vacasa.com/careers/positions/</a></p> <p><b>About Women Who Code Portland</b></p> <p>Women Who Code is a global nonprofit dedicated to inspire women to excel in technology careers. We connect amazing women with other like-minded individuals around the globe who unite under one simple notion--the world of technology is better with women in it. In Portland, we organize monthly study nights, workshops, and networking nights, as well as hackathons and social events.</p> |
| end_time |
nil |
→ |
2017-04-04 20:30:00 -0700 |
| id |
nil |
→ |
1250471693 |
| source_id |
nil |
→ |
996335948 |
| start_time |
nil |
→ |
2017-04-04 18:00:00 -0700 |
| title |
nil |
→ |
Women Who Code Portland - Networking Night @ Vacasa |
| url |
nil |
→ |
https://www.meetup.com/Women-Who-Code-Portland/events/236510111/ |
|
|
Change #43464
2017-03-26
18:41:50
|
destroy
Calagator::Event
1250471692
Women Who Code Portland - Networking Night @ Vacasa
Roll back
|
|
Change #43463
2017-03-26
18:40:50
|
create
Calagator::Event
1250471692
Women Who Code Portland - Networking Night @ Vacasa
Roll back
| description |
nil |
→ |
<p>Join us on April 4th for our <b>Networking Night @ Vacasa </b>in the Pearl. This month, the women of Vacasa will join us to discuss this month's theme - <b>Transitioning the Stack: </b><b>the Role of Women in a High-Growth Tech Organization. </b></p> <p><br>As a tech-enabled Services company, <a href="https://www.vacasa.com/"><b>Vacasa</b></a> must be constantly delivering to meet the expectations of many stakeholders. How do you balance the urgency of daily operations with the long term vision of creating a tech platform at sustains high growth? The women at <b><a href="https://www.vacasa.com/">Vacasa</a> </b>will speak about the opportunities and challenges for women in this environment.</p> <p><img src="http://photos2.meetupstatic.com/photos/event/e/0/5/3/600_459477427.jpeg"></p> <p><b>Program</b></p> <p>6:00pm - 6:30pm – Doors Open + Networking<br>6:30pm - 7:45pm – Welcome + Speakers<br>7:45pm - 8:30pm – Networking </p> <p><b>Who Should Attend?</b></p> <p>Anyone is welcome to attend, as long as you support our mission and agree to follow our<a href="https://github.com/WomenWhoCode/guidelines-resources/blob/master/code_of_conduct.md"> Code of Conduct</a>.</p> <p><b>{short} Code of Conduct</b></p> <p><br>Women Who Code (WWCode) is dedicated to providing an empowering experience for everyone who participates in or supports our community, regardless of gender, gender identity and expression, sexual orientation, ability, physical appearance, body size, race, ethnicity, age, religion, socioeconomic status, caste, or creed. Our events are intended to inspire women to excel in technology careers, and anyone who is there for this purpose is welcome. Because we value the safety and security of our members and strive to have an inclusive community, we do not tolerate harassment of members or event participants in any form. Our <a href="https://www.meetup.com/Women-Who-Code-Portland/pages/22236117/Code_of_Conduct/">Code of Conduct</a> applies to all events run by Women Who Code, Inc. If you would like to report an incident or contact our leadership team, please submit an <a href="https://docs.google.com/forms/d/e/1FAIpQLScmJq0Evb0aDbx4flmmZT1xX0GCXj_F--5asjfH7XvkrLo4xA/viewform">incident report form</a>.</p> <p><b>About Vacasa</b></p> <p>The team at Vacasa has made it their mission to make the world of vacation rentals a simple, stress-free experience for both owners and guests.</p> <p>For more info: <a href="https://www.vacasa.com/"></a><a href="https://www.vacasa.com/" class="linkified">https://www.vacasa.com/</a></p> <p>Careers page: <a href="https://www.vacasa.com/careers/positions/"></a><a href="https://www.vacasa.com/careers/positions/" class="linkified">https://www.vacasa.com/careers/positions/</a></p> <p><b>About Women Who Code Portland</b></p> <p>Women Who Code is a global nonprofit dedicated to inspire women to excel in technology careers. We connect amazing women with other like-minded individuals around the globe who unite under one simple notion--the world of technology is better with women in it. In Portland, we organize monthly study nights, workshops, and networking nights, as well as hackathons and social events.</p> |
| end_time |
nil |
→ |
2017-04-04 20:30:00 -0700 |
| id |
nil |
→ |
1250471692 |
| source_id |
nil |
→ |
996335948 |
| start_time |
nil |
→ |
2017-04-04 18:00:00 -0700 |
| title |
nil |
→ |
Women Who Code Portland - Networking Night @ Vacasa |
| url |
nil |
→ |
https://www.meetup.com/Women-Who-Code-Portland/events/236510111/ |
|
|
Change #43462
2017-03-26
18:39:57
|
destroy
Calagator::Source
996335955
http://wwcode-vacasa.eventbrite.com
Roll back
|
|
Change #43461
2017-03-26
18:39:40
|
update
Calagator::Event
1250471618
Women Who Code Portland - Networking Night @ Vacasa
Roll back
| url |
https://www.meetup.com/Women-Who-Code-Portland/events/236510111/ |
→ |
https://wwcode-vacasa.eventbrite.com |
| venue_details |
nil |
→ |
|
|
|
Change #43460
2017-03-26
18:38:07
|
update
Calagator::Source
996335955
http://wwcode-vacasa.eventbrite.com
Roll back
|
|
Change #43459
2017-03-26
18:38:07
|
create
Calagator::Source
996335955
http://wwcode-vacasa.eventbrite.com
Roll back
| id |
nil |
→ |
996335955 |
| url |
nil |
→ |
http://wwcode-vacasa.eventbrite.com |
|
|
Change #43458
2017-03-26
18:37:57
|
update
Calagator::Source
996335954
https://wwcode-vacasa.eventbrite.com
Roll back
|
|
Change #43457
2017-03-26
18:37:57
|
create
Calagator::Source
996335954
https://wwcode-vacasa.eventbrite.com
Roll back
| id |
nil |
→ |
996335954 |
| url |
nil |
→ |
https://wwcode-vacasa.eventbrite.com |
|
|
Change #43456
2017-03-26
18:30:07
|
update
Calagator::Venue
202395528
Brick House Pizzeria
Roll back
| access_notes |
nil |
→ |
|
| address |
nil |
→ |
6744 NE Sandy Blvd, Portland, OR 97213 |
| country |
nil |
→ |
USA |
| description |
nil |
→ |
You walk in the door and you feel like you have just come home, with the warm and friendly atmosphere of this “Ma and Pa Pizzeria.” Walk in as a stranger and leave as a friend, as the sign will tell you when you walk in. Ask anyone and they will tell you it’s TRUE!
In making our pizza, we use only the finest flours for our homemade, hand spun Naples-style dough. It is prepared fresh every day. Our pizza sauce is made with fresh, ripe tomatoes, extra virgin olive oil and a select blend of herbs. We procure our meats from four local meat markets and hand select all of our produce. Our special cheese is a unique, five-cheese blend of quality cheeses. (The blend has zero trans fats, by the way!) Once these gourmet pizzas are carefully assembled, they are baked in our European-style brick oven.
You’ll love the fresh taste and aroma of our pizzas!
Create your own custom pizza or try one of our house specialty pizzas–and don’t forget to check out all of our NEW dishes! We invite YOU to come visit us and try the BEST pizza in town!
Brick House Pizzeria is the best place for family dining, birthday parties, celebrations with friends or a perfect dinner for two |
| email |
nil |
→ |
|
| events_count |
1 |
→ |
2 |
| latitude |
nil |
→ |
45.5464 |
| locality |
nil |
→ |
Portland |
| longitude |
nil |
→ |
-122.5936 |
| postal_code |
nil |
→ |
97213 |
| region |
nil |
→ |
Oregon |
| street_address |
nil |
→ |
6744 NE Sandy Blvd |
| telephone |
nil |
→ |
(503) 459-4469 |
| url |
nil |
→ |
http://pizzeriabrickhouse.com |
|
|
Change #43455
2017-03-26
18:28:18
|
create
Calagator::Event
1250471691
BSD Pizza Night
Roll back
| description |
nil |
→ |
A meeting of folks interested in Copy Free licenses, primarily BSD operating systems. We get together eat pizza, drink beer, and talk about what interesting things have been going on. |
| end_time |
nil |
→ |
2017-03-30 21:00:00 -0700 |
| id |
nil |
→ |
1250471691 |
| start_time |
nil |
→ |
2017-03-30 19:00:00 -0700 |
| title |
nil |
→ |
BSD Pizza Night |
| venue_id |
nil |
→ |
202395528 |
|
|
Change #43454
2017-03-26
18:28:18
|
create
Calagator::Venue
202395528
Brick House Pizzeria
Roll back
| events_count |
nil |
→ |
1 |
| id |
nil |
→ |
202395528 |
| title |
nil |
→ |
Brick House Pizzeria |
|
|
Change #43453
2017-03-26
12:26:25
|
destroy
Calagator::Event
1250471690
галактика знакомств
Roll back
|
|
Change #43452
2017-03-26
12:23:09
|
create
Calagator::Event
1250471690
галактика знакомств
Roll back
| description |
nil |
→ |
<a href="http://love.mr2.space/"><img>https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcRwr-ctUm8aRjWNAMDcslrSnubY1sjsZHhBJtJZaLtTvVImGGK2ww</a>
Зато появитсяповод рассказать о себе
<a href="http://www.casino-natali.com">гей знакомства новосибирск доска объявлений</a>
Хорошо знакомиться через посредника |
| end_time |
nil |
→ |
2017-03-26 20:00:00 -0700 |
| id |
nil |
→ |
1250471690 |
| start_time |
nil |
→ |
2017-03-26 17:30:00 -0700 |
| title |
nil |
→ |
галактика знакомств |
| url |
nil |
→ |
http://www.jrp.ru |
| venue_details |
nil |
→ |
<a href="http://love.mr2.space/"><img>https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcRwr-ctUm8aRjWNAMDcslrSnubY1sjsZHhBJtJZaLtTvVImGGK2ww</a>
Зато появитсяповод рассказать о себе
<a href="http://www.casino-natali.com">гей знакомства новосибирск доска объявлений</a>
Хорошо знакомиться через посредника |
| venue_id |
nil |
→ |
202394041 |
|
|
Change #43451
2017-03-26
09:21:20
|
destroy
Calagator::Event
1250471689
TiE Pearl Mentor Connect Mixer
Roll back
|
|
Change #43450
2017-03-26
09:19:59
|
create
Calagator::Event
1250471689
TiE Pearl Mentor Connect Mixer
Roll back
| description |
nil |
→ |
Generico a minor prezzo http://www.safeandlivablelewes.sallc-net.com/?page_name=acido_acetilsalicilico farmacia mexico. |
| end_time |
nil |
→ |
2017-03-26 20:00:00 -0700 |
| id |
nil |
→ |
1250471689 |
| start_time |
nil |
→ |
2017-03-26 17:30:00 -0700 |
| title |
nil |
→ |
TiE Pearl Mentor Connect Mixer |
| url |
nil |
→ |
http://h_t_t_p_s.oregon.tie.org.3s3s.org/event/40/tie-pearl-mentor-connect-mixer |
| venue_details |
nil |
→ |
Generico a minor prezzo http://www.safeandlivablelewes.sallc-net.com/?page_name=acido_acetilsalicilico farmacia mexico. |
| venue_id |
nil |
→ |
202394041 |
|
|
Change #43449
2017-03-26
09:19:26
|
update
Calagator::Venue
202395191
free reverse number lookup cell phone
Roll back
| access_notes |
cell phone number lookup cell phone lookup name free cell phone lookup name free reverse number lookup cell phone
Feel free to visit my weblog :: [free reverse cell phone number lookup with name](https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 "free reverse cell phone number lookup with name") |
→ |
|
| address |
Holbergs Gate 229 |
→ |
111 SW 5th Ave., Suite 900, Portland, OR |
| country |
Norway |
→ |
US |
| description |
cell phone number lookup cell phone lookup name free
cell phone lookup name free reverse number lookup cell
phone
my web site [free reverse cell phone number lookup with name](https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 "free reverse cell phone number lookup with name") |
→ |
|
| email |
[email protected] |
→ |
|
| locality |
Sandnes |
→ |
Portland |
| postal_code |
4306 |
→ |
97204 |
| region |
NA |
→ |
OR |
| street_address |
Holbergs Gate 229 |
→ |
111 SW 5th Ave., Suite 900 |
| telephone |
454 54 683 |
→ |
|
| title |
free reverse number lookup cell phone |
→ |
InComm Digital Solutions |
| url |
https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 |
→ |
|
|
|
Change #43448
2017-03-26
09:18:46
|
update
Calagator::Venue
202395191
InComm Digital Solutions
Roll back
| access_notes |
|
→ |
cell phone number lookup cell phone lookup name free cell phone lookup name free reverse number lookup cell phone
Feel free to visit my weblog :: [free reverse cell phone number lookup with name](https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 "free reverse cell phone number lookup with name") |
| address |
111 SW 5th Ave., Suite 900, Portland, OR |
→ |
Holbergs Gate 229 |
| country |
US |
→ |
Norway |
| description |
|
→ |
cell phone number lookup cell phone lookup name free
cell phone lookup name free reverse number lookup cell
phone
my web site [free reverse cell phone number lookup with name](https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 "free reverse cell phone number lookup with name") |
| email |
|
→ |
[email protected] |
| locality |
Portland |
→ |
Sandnes |
| postal_code |
97204 |
→ |
4306 |
| region |
OR |
→ |
NA |
| street_address |
111 SW 5th Ave., Suite 900 |
→ |
Holbergs Gate 229 |
| telephone |
|
→ |
454 54 683 |
| title |
InComm Digital Solutions |
→ |
free reverse number lookup cell phone |
| url |
|
→ |
https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 |
|
|
Change #43447
2017-03-26
09:18:30
|
update
Calagator::Venue
202395191
free reverse number lookup cell phone
Roll back
| access_notes |
cell phone number lookup cell phone lookup name free cell phone lookup name free reverse number lookup cell phone
Feel free to visit my weblog :: [free reverse cell phone number lookup with name](https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 "free reverse cell phone number lookup with name") |
→ |
|
| address |
Holbergs Gate 229 |
→ |
111 SW 5th Ave., Suite 900, Portland, OR |
| country |
Norway |
→ |
US |
| description |
cell phone number lookup cell phone lookup name free
cell phone lookup name free reverse number lookup cell
phone
my web site [free reverse cell phone number lookup with name](https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 "free reverse cell phone number lookup with name") |
→ |
|
| email |
[email protected] |
→ |
|
| locality |
Sandnes |
→ |
Portland |
| postal_code |
4306 |
→ |
97204 |
| region |
NA |
→ |
OR |
| street_address |
Holbergs Gate 229 |
→ |
111 SW 5th Ave., Suite 900 |
| telephone |
454 54 683 |
→ |
|
| title |
free reverse number lookup cell phone |
→ |
InComm Digital Solutions |
| url |
https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 |
→ |
|
|
|
Change #43446
2017-03-26
09:18:13
|
update
Calagator::Venue
202395191
InComm Digital Solutions
Roll back
| access_notes |
|
→ |
cell phone number lookup cell phone lookup name free cell phone lookup name free reverse number lookup cell phone
Feel free to visit my weblog :: [free reverse cell phone number lookup with name](https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 "free reverse cell phone number lookup with name") |
| address |
111 SW 5th Ave., Suite 900, Portland, OR |
→ |
Holbergs Gate 229 |
| country |
US |
→ |
Norway |
| description |
|
→ |
cell phone number lookup cell phone lookup name free
cell phone lookup name free reverse number lookup cell
phone
my web site [free reverse cell phone number lookup with name](https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 "free reverse cell phone number lookup with name") |
| email |
|
→ |
[email protected] |
| locality |
Portland |
→ |
Sandnes |
| postal_code |
97204 |
→ |
4306 |
| region |
OR |
→ |
NA |
| street_address |
111 SW 5th Ave., Suite 900 |
→ |
Holbergs Gate 229 |
| telephone |
|
→ |
454 54 683 |
| title |
InComm Digital Solutions |
→ |
free reverse number lookup cell phone |
| url |
|
→ |
https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 |
|
|
Change #43445
2017-03-26
09:17:42
|
update
Calagator::Venue
202395191
free reverse number lookup cell phone
Roll back
| access_notes |
cell phone number lookup cell phone lookup name free cell phone lookup name free reverse number lookup cell phone
Feel free to visit my weblog :: [free reverse cell phone number lookup with name](https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 "free reverse cell phone number lookup with name") |
→ |
|
| address |
Holbergs Gate 229 |
→ |
111 SW 5th Ave., Suite 900, Portland, OR |
| country |
Norway |
→ |
US |
| description |
cell phone number lookup cell phone lookup name free
cell phone lookup name free reverse number lookup cell
phone
my web site [free reverse cell phone number lookup with name](https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 "free reverse cell phone number lookup with name") |
→ |
|
| email |
[email protected] |
→ |
|
| locality |
Sandnes |
→ |
Portland |
| postal_code |
4306 |
→ |
97204 |
| region |
NA |
→ |
OR |
| street_address |
Holbergs Gate 229 |
→ |
111 SW 5th Ave., Suite 900 |
| telephone |
454 54 683 |
→ |
|
| title |
free reverse number lookup cell phone |
→ |
InComm Digital Solutions |
| url |
https://storify.com/reversecellfree/free-cell-phone-directory-reverse-lookup-589f50580c1ed8f128e78623 |
→ |
|
|
|
Change #43444
2017-03-26
09:14:54
|
destroy
Calagator::Event
1250456110
$1500 FREE! - takemoney.pro [sjt]
Roll back
|