<?xml version="1.0"?>
<rss version="2.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:yt="http://gdata.youtube.com/schemas/2007" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
      <title>Dawn Foster UberFeed</title>
      <description>Aggregation of Dawn&amp;#39;s published content (personal &amp; business).</description>
      <link>http://pipes.yahoo.com/pipes/pipe.info?_id=_uHQhbXA3BGNoR2zxAnzeQ</link>
      <atom:link rel="next" href="http://pipes.yahoo.com/pipes/pipe.run?_id=_uHQhbXA3BGNoR2zxAnzeQ&amp;_render=rss&amp;page=2"/>
      <pubDate>Thu, 01 Oct 2015 23:15:36 +0000</pubDate>
      <generator>http://pipes.yahoo.com/pipes/</generator>
      <item>
         <title>Network Analysis and Community Visualizations</title>
         <link>http://feedproxy.google.com/~r/OpenSourceCulture/~3/-yN68cU2mLE/</link>
         <description>As usual, I&amp;#8217;ve been neglecting my blog; however, you may notice that I finally did a little redesign using a modern template to make it more mobile-friendly and more accessible to avoid the Google search penalties. With this fresh new design, I decided that I needed something more recent than my last post in January. &amp;#8230; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://fastwonderblog.com/2015/08/04/network-analysis-and-community-visualizations/&quot; class=&quot;more-link&quot;&gt;Continue reading &lt;span class=&quot;screen-reader-text&quot;&gt;Network Analysis and Community Visualizations&lt;/span&gt; &lt;span class=&quot;meta-nav&quot;&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;</description>
         <guid isPermaLink="false">http://fastwonderblog.com/?p=4024</guid>
         <pubDate>Tue, 04 Aug 2015 15:58:00 +0000</pubDate>
         <content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" href="http://fastwonderblog.com/wp-content/uploads/2015/08/dawn_presenting.jpg"><img src="http://fastwonderblog.com/wp-content/uploads/2015/08/dawn_presenting-300x225.jpg" alt="dawn_presenting" width="300" height="225" class="alignright size-medium wp-image-4035"/></a>As usual, I&#8217;ve been neglecting my blog; however, you may notice that I finally did a little redesign using a modern template to make it more mobile-friendly and more accessible to avoid the Google search penalties. With this fresh new design, I decided that I needed something more recent than my last post in January.</p>
<p>So, I thought it would be nice to talk about my presentations from <a rel="nofollow" target="_blank" href="http://www.oscon.com/open-source-2015/public/schedule/detail/41617">OSCON</a> and the <a rel="nofollow" target="_blank" href="http://flosscommunitymetrics.org/">FLOSS Community Metrics Meeting</a> in lovely Portland, OR in July. </p>
<p>If you want to skip my ramblings and get right to the content, you can find all of the code, data sets, instructions and links to the presentation materials on SlideShare by visiting my <a rel="nofollow" target="_blank" href="https://github.com/geekygirldawn/oscon_2015">OSCON 2015 GitHub repository</a>. UPDATE (Aug 23): The <a rel="nofollow" target="_blank" href="https://youtu.be/YoLnV5snX_Q">video</a> for the OSCON portion is available now, too.</p>
<p>If you missed this presentation and want to see it live and in person, I&#8217;ll be doing similar talks at LinuxCon Seattle in August and LinuxCon Dublin in October. You might also be interested in <a rel="nofollow" target="_blank" href="https://opensource.com/business/15/7/interview-dawn-foster-oscon">reading the interview</a> that Nicole Engard did with me on Opensource.com right before the conference to give me a chance to talk about my OSCON presentation and metrics in general.</p>
<p><strong>What is Network Analysis?</strong></p>
<p>The presentations both centered around network analysis, which studies relationships between units and looks for patterns and structure in those relationships. This is an oversimplified definition of network analysis, since it&#8217;s a fairly complicated discipline, so the best way to describe it is with a few examples of how people use network analysis. </p>
<ul>
<li>My presentations looked at relationships and activity between people participating in an open source project.</li>
<li>It&#8217;s also used to study the relationships between organizations. Examples include looking at which companies have common people on their board of directors or to look at parent / subsidiary relationships between companies.</li>
<li>People are also using it to study animal social networks, like aggression and dominance between horses or food sharing between birds.</li>
<li>Someone at the University of Greenwich is doing historical social network analysis to look at the networks of people in medieval Scotland by using data from witness signatures on legal documents.</li>
<li>Friendship networks, work relationships, and other ways that people interact are also common examples of network analysis</li>
</ul>
<p><strong>MetricsGrimoire Tools</strong></p>
<p><a rel="nofollow" target="_blank" href="http://fastwonderblog.com/wp-content/uploads/2015/08/Screen-Shot-2015-08-04-at-4.12.42-PM.png"><img src="http://fastwonderblog.com/wp-content/uploads/2015/08/Screen-Shot-2015-08-04-at-4.12.42-PM-300x185.png" alt="Metrics Grimoire" width="300" height="185" class="alignleft size-medium wp-image-4029"/></a>The <a rel="nofollow" target="_blank" href="https://github.com/MetricsGrimoire">MetricsGrimoire</a> is the go-to set of tools that you&#8217;ll probably want to use to gather data from your open source community and store it into a database where you can write queries to extract the information you need. In these talks, I used mlstats data, but in my research, I also make heavy use of CVSAnalY. The <a rel="nofollow" target="_blank" href="https://github.com/geekygirldawn/oscon_2015">OSCON 2015 GitHub repository README</a> file has more instructions, but in short, you need to install mlstats, create the database, run mlstats on your mailing list to import the data into this new mlstats database, and finally use database queries to extract the data used for this presentation. You can also use my oscon.py script from the GitHub repository to extract the data.</p>
<p><strong>Static Network Visualization</strong></p>
<p><a rel="nofollow" target="_blank" href="http://fastwonderblog.com/wp-content/uploads/2015/08/dawn_oscon.jpg"><img src="http://fastwonderblog.com/wp-content/uploads/2015/08/dawn_oscon-300x225.jpg" alt="Dawn OSCON" width="300" height="225" class="alignright size-medium wp-image-4025"/></a>I took the output from the oscon.py script and used a combination of <a rel="nofollow" target="_blank" href="http://www.rstudio.com/">RStudio</a> and <a rel="nofollow" target="_blank" href="http://visone.info/">Visone</a> to visualize the data and create the network using data from one of the Linux kernel mailing lists (IOMMU) from January 2015 to keep the data set to a manageable size. In the end, we created a network diagram showing mailing list replies between people. The people with the most replies (degree centrality) are shown with larger circles (nodes), and the number of replies between any two people is shown by bolder or lighter arrows. Again, the <a rel="nofollow" target="_blank" href="https://github.com/geekygirldawn/oscon_2015">OSCON 2015 GitHub repository README</a> file has all of the details and instructions for how to do this, so I won&#8217;t duplicate it here.</p>
<p><strong>Dynamic Visualization</strong></p>
<p>Gource is a tool that most people use to easily visualize source code commits by each person for any repository; however, it can also be used with custom data. If you&#8217;ve never used Gource, you might want to take a brief detour and look at some of the many <a rel="nofollow" target="_blank" href="https://www.youtube.com/results?search_query=gource">Gource visualizations on YouTube</a>. I only had time in my OSCON talk to briefly cover Gource, but luckily, I was able spend 20 minutes on the topic during the FLOSS Community Metrics Meeting the weekend before OSCON.  In the presentation, I showed how to create a custom log format file using mailing list data from mlstats and feed it into Gource for visualization. See the the <a rel="nofollow" target="_blank" href="https://github.com/geekygirldawn/oscon_2015">OSCON 2015 GitHub repository README</a> file for details about exactly how I did this.</p>
<p><strong>What Else?</strong></p>
<p>There are so many different tools available to do visualization of social network analysis. I used Visone because it runs on most major operating systems, and it&#8217;s fairly easy to get started with, but there are so many other options that you might want to play around with.</p>
<p>Python has quite a few packages that provide social network analysis, like NetworkX, for example. I haven&#8217;t had a chance to play with this much yet, but I know others who do quite a bit of their analysis using these tools, so they are on my list to try.</p>
<p>The final thing that I want to stress is that network analysis is so much more than just having cool graphs that allow you to look at your data. The visualizations are often the first step to see what might be happening in your network, but for those of us doing this type of work, it&#8217;s just the first step. The next steps usually involve many different calculations and measures to really understand what might be going on in the community. One example is how we changed the node size based on degree centrality for how many links that person had. It&#8217;s easy to explain, but it&#8217;s not a particularly sophisticated <a rel="nofollow" target="_blank" href="https://en.wikipedia.org/wiki/Centrality">measurement of network centrality</a>, and there are others that do a better job of looking at how well-connected people are to give you a better measure for influence. For example, if I regularly talk to 2 people within the Linux kernel, and if those people are Linus Torvalds and Greg K-H, I&#8217;m likely to be better connected within the network as a whole than if I&#8217;m talking to 10 other people with little or no influence. </p>
<p>If you are interested in my academic research, I also did a presentation recently at an academic conference here in the UK. That presentation and others can be found on my <a rel="nofollow" target="_blank" href="http://fastwonderblog.com/academic/">Academic page</a>.</p>
<p><strong>Photo credits</strong></p>
<p>OSCON photo by <a rel="nofollow" target="_blank" href="https://about.me/lcanas">Luis Cañas-Díaz</a> and the FLOSS Metrics Gource photo by <a rel="nofollow" target="_blank" href="http://stephesblog.blogs.com/">Stephen Walli</a>.</p>
<img src="http://feeds.feedburner.com/~r/OpenSourceCulture/~4/-yN68cU2mLE" height="1" width="1" alt=""/>]]></content:encoded>
      </item>
      <item>
         <title>Your Metrics Strategy at FLOSS Community Metrics</title>
         <link>http://feedproxy.google.com/~r/OpenSourceCulture/~3/bJsW9EnAk_Q/</link>
         <description>I&amp;#8217;m here in Brussels today for the FLOSS Community Metrics meeting, and I just gave a presentation about how to build Your Metrics Strategy. If you are interested, have a look at my presentation materials. Talk description: You probably know that community metrics are important, but how do you come up with a plan and &amp;#8230; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://fastwonderblog.com/2015/01/30/your-metrics-strategy-at-floss-community-metrics/&quot; class=&quot;more-link&quot;&gt;Continue reading &lt;span class=&quot;screen-reader-text&quot;&gt;Your Metrics Strategy at FLOSS Community Metrics&lt;/span&gt; &lt;span class=&quot;meta-nav&quot;&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;</description>
         <guid isPermaLink="false">http://fastwonderblog.com/?p=3969</guid>
         <pubDate>Fri, 30 Jan 2015 14:14:09 +0000</pubDate>
         <content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" href="http://fastwonderblog.com/wp-content/uploads/2008/08/cat-measuring-tape.jpg"><img src="http://fastwonderblog.com/wp-content/uploads/2008/08/cat-measuring-tape.jpg" alt="Cat measuring Tape" width="240" height="180" class="alignright size-full wp-image-3972"/></a>I&#8217;m here in Brussels today for the <a rel="nofollow" target="_blank" href="http://flosscommunitymetrics.org/">FLOSS Community Metrics</a> meeting, and I just gave a presentation about how to build <a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/floss-metrics-strategy-2015">Your Metrics Strategy</a>. If you are interested, have a look at my <a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/floss-metrics-strategy-2015">presentation materials</a>.</p>
<p>Talk description:</p>
<p>You probably know that community metrics are important, but how do you come up with a plan and figure out what you want to measure? Most open source projects have a very diverse community infrastructure with code repositories, IRC, mailing lists, wikis and other content sites, forums, and more. Deciding where to focus and what to measure across these many technologies can be a challenge.</p>
<p>What you measure can have a huge impact on behavior within the community, and you want to make sure that you are encouraging people to contribute in sane ways by measuring the activities that matter for your project. </p>
<p>In this presentation, I&#8217;ll talk about how you decide what to measure and give you examples  of how I&#8217;ve done this at Puppet Labs and in other projects.</p>
<p>Photo credit: <a rel="nofollow" target="_blank" href="https://www.flickr.com/photos/notemily/4765937286">Sophie on Flickr</a></p>
<img src="http://feeds.feedburner.com/~r/OpenSourceCulture/~4/bJsW9EnAk_Q" height="1" width="1" alt=""/>]]></content:encoded>
      </item>
      <item>
         <title>Moving to London to get a PhD</title>
         <link>http://feedproxy.google.com/~r/OpenSourceCulture/~3/9DheI04T7Js/</link>
         <description>Some people buy fancy, expensive sports cars and hook up with someone half their age during a midlife crisis. I always like to be a little different, so I’ve decided to move to London and go back to school to get a PhD for my midlife crisis. I’m still waiting on my student visa, but &amp;#8230; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://fastwonderblog.com/2014/12/04/moving-to-london-to-get-a-phd/&quot; class=&quot;more-link&quot;&gt;Continue reading &lt;span class=&quot;screen-reader-text&quot;&gt;Moving to London to get a PhD&lt;/span&gt; &lt;span class=&quot;meta-nav&quot;&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;</description>
         <guid isPermaLink="false">http://fastwonderblog.com/?p=3956</guid>
         <pubDate>Fri, 05 Dec 2014 04:42:21 +0000</pubDate>
         <content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" href="http://fastwonderblog.com/wp-content/uploads/2014/12/dawn-harry-potter.jpg"><img src="http://fastwonderblog.com/wp-content/uploads/2014/12/dawn-harry-potter.jpg" alt="Dawn in London" width="300" height="400" class="alignright size-full wp-image-3960"/></a>Some people buy fancy, expensive sports cars and hook up with someone half their age during a midlife crisis. I always like to be a little different, so I’ve decided to move to London and go back to school to get a PhD for my midlife crisis. I’m still waiting on my student visa, but if everything goes as planned, I’ll be moving to London in early January.</p>
<p>Taking a step back from an amazing job and career is hard, but the reality is that this isn’t going to get any easier if I wait. I’m already in my mid-forties, so a rigorous academic research degree is just going to get harder to complete if I wait too long. I’m also incredibly fortunate to be able to afford to do this right now, and it gives me an opportunity to live in another country for a while, which is something I’ve been wanting to do for a long time.</p>
<p>I also think it is time for a bit of a change. I’ve been working with open source communities for 14 years, and I’ve been in various community leadership / management roles full-time for more than 8 years. While I love community management, I’m a bit burned out and am feeling the itch to do something a little different for a while, so I’m going to spend the next 3 (or so) years focused more on the research side of communities. I love community metrics and analysis, but while managing a community and a team, I just haven’t had time to devote to this kind of research. Getting a PhD gives me an opportunity to spend time focused on research and analysis for topics that I find interesting.</p>
<p>I really like London, but my primary reason for selecting the <a rel="nofollow" target="_blank" href="http://www2.gre.ac.uk/">University of Greenwich</a> is because of the <a rel="nofollow" target="_blank" href="http://www2.gre.ac.uk/about/faculty/business/research/centres/cbna/research">Centre for Business Network Analysis</a> within the Business school. This group within the University of Greenwich performs quantitative research to look at the relationships between people in an organization or participating in communities, and I would like to extend this idea to look not just at the network relationships between individual people, but also between companies participating in open source communities. My specific area of research is focused on the Linux kernel community, which has large numbers of contributions from individuals being paid by organizations to contribute as part of their regular jobs. I will be studying Linux kernel code contributions from individuals who are employed by these organizations using network analysis and interviews to identify the relationships between organizations. I selected the Linux kernel because I find it interesting, and because it is a very large, neutral project with contributions from many different companies. The initial draft of my <a rel="nofollow" target="_blank" href="http://fastwonderblog.com/wp-content/uploads/2014/12/ResearchProposalv2.pdf">research proposal</a> (PDF) has more details about the project. </p>
<p>The hardest part of this decision was the decision to leave Puppet Labs as a part of this process. We looked at a variety of options to see if I could stay in a part-time capacity, but the reality is that they need someone full-time in Portland to manage the community team. I will be staying on until the end of February to help with the transition and hiring of my replacement (we should have a job posting on the website in a week or 2). I’ll be continuing full-time here until I start my PhD program, which is currently scheduled for January 12, but could be a week or two later depending on when my student visa arrives. At that point, I will be converting over to part-time, since my student visa allows me to work for no more than 20 hours per week. Starting in March, I might be looking for a part-time community gig depending on how well I’ve been able to balance work and school during January and February.</p>
<p>I’ve always loved research, and this gives my an opportunity to spend some time doing research on a topic that I find interesting. I’ll be reducing my travel quite a bit, so you won’t see me at as many events, but you’ll still see me hanging around at various Linux conferences where I will be bugging people to talk to me as part of my research.</p>
<p><strong>FAQ:</strong></p>
<p>Q: Are you crazy?!?<br />
A: Yes.</p>
<p>Q: What are you doing with all of your stuff in Portland?<br />
A: I’m selling my house and my car. I’m in the process of donating piles of stuff to charity that I’ve accumulated and don’t really need. I’m packing 4 suitcases to take with me and putting the rest into storage. I’m actually looking forward to simplifying my life a bit and having less stuff (those of you who know me well know how much I hate extra stuff).</p>
<p>Q: Do you hate Portland?<br />
A: No, I don’t hate Portland. I love Portland. I’m putting all of my stuff in storage here because I’m planning to come back someday. I still think of Portland as home, and when I’m ready to come back to the US, I’ll be coming back to Portland.</p>
<p>Q: Do you hate us?<br />
A: No, I love the people in Portland. I said that leaving Puppet Labs was the hardest part of this decision, but it’s actually tied for top of the list with hating to leave all of the amazing people here in Portland. I’ll miss my friends in Portland, including everyone at Puppet Labs. Don’t forget about me while I’m gone (I’m coming back at some point), and if you make your way to London, ping me, and we’ll go out for a pint (note: the pints in the UK are bigger!) or a cup of delicious tea if pints aren’t your thing.</p>
<p>Q: Do you hate Puppet Labs?<br />
A: Absolutely not! I love the company and the people. I’ve been part of the planning process, and I really do think that Puppet Labs is on a path to do really well over the next couple of years. I think they have a great team, and Luke is the best CEO that I’ve ever worked with (and I’ve worked with some good ones)! </p>
<img src="http://feeds.feedburner.com/~r/OpenSourceCulture/~4/9DheI04T7Js" height="1" width="1" alt=""/>]]></content:encoded>
      </item>
      <item>
         <title>Open Source: A Job and an Adventure</title>
         <link>http://feedproxy.google.com/~r/OpenSourceCulture/~3/b2u9zqbPvHs/</link>
         <description>At LinuxCon in Düsseldorf, I gave a talk about the many ways that you can turn your work in open source into a career, so that you can get paid for all of the awesome work that you do in open source. If you already have a job in open source, I also talked about &amp;#8230; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://fastwonderblog.com/2014/11/10/open-source-a-job-and-an-adventure/&quot; class=&quot;more-link&quot;&gt;Continue reading &lt;span class=&quot;screen-reader-text&quot;&gt;Open Source: A Job and an Adventure&lt;/span&gt; &lt;span class=&quot;meta-nav&quot;&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;</description>
         <guid isPermaLink="false">http://fastwonderblog.com/?p=3931</guid>
         <pubDate>Tue, 11 Nov 2014 01:50:56 +0000</pubDate>
         <content:encoded><![CDATA[<p>At LinuxCon in Düsseldorf, I gave a talk about the many ways that you can turn your work in open source into a career, so that you can get paid for all of the awesome work that you do in open source. If you already have a job in open source, I also talked about some of the different options that you have if you eventually want to do something different. </p>
<p><a rel="nofollow" target="_blank" href="http://farm4.staticflickr.com/3933/15535888052_67afc32d49_c.jpg"><img src="http://fastwonderblog.com/wp-content/uploads/2014/11/linuxcondus.jpg" alt="LinuxCon D&#xfc;sseldorf" width="400" height="150" class="aligncenter size-full wp-image-3947"/></a></p>
<p>I <a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/open-source-a-job-and-adventure">uploaded the slides</a>, but several people (rightly) pointed out that the slides with one sentence didn’t really capture the details that I presented, so I decided that I would take my speaker notes and turn them into this blog post. Enjoy.</p>
<p><strong>My Journey</strong></p>
<p>I ended up working in open source accidentally. When I was in college getting a computer science degree, one of the university sysadmins was teaching a UNIX system administration class. It was my favorite class &#8211; I liked it way better than programming, and when I was looking for my first job, I managed to luck into a junior sysadmin role at a local manufacturing company. Manufacturing companies really didn’t spend money on IT, so most of the tools that I used were open source. This was the mid-90’s, so it was way before you went to company websites to download open source products, and you didn’t want to install some random binary when you weren’t sure of the source, so I was downloading tarballs of gcc and other tools from ftp servers at places like the University of Wisconsin and CERN so that I could poke through the code before compiling and installing it on one of our UNIX boxes.</p>
<p>A few years later, after I had moved out of the sysadmin role and into more program management, I was at Intel in 2000 or 2001 when we were trying to get people to add support for the upcoming Itanium processors, and I was working on a team focused on working with developer tools. They needed someone to look at Linux developer tools, and especially the open source tools to see which ones were worth spending time on. Since I had used open source tools and had a UNIX background, they threw the project in my direction. A huge part of the evaluation was related to the community. Is there an active community? Are there regular releases? Are there users for the tools? I started to get more and more fascinated with how the communities worked. When I first started using open source, how a bunch of random people threw code together and actually ended up with something not only worked, but worked really well was a mystery to me. As I started looking more closely, I realized that there was actually some structure, with committers and maintainers, that just wasn’t obvious from the outside. I started getting more and more fascinated by how open source communities worked, and I started blogging about open source and speaking at conferences, which led me directly to my next open source job, which I’ll talk about a little later.</p>
<p>Now, obviously not everyone can be lucky enough to accidentally end up in an awesome open source job, so I’m going to talk about a few other options. I’ll will start with why you might want to make a career out of open source, but the bulk of the talk will explore the many ways to get open source to pay your bills along with examples of real people who have taken these paths. Even if you have already have one of these jobs, this talk will provide options for additional career paths and tips for what to do improve your chances of getting that next gig and how to avoid sabotaging your career. I’ll also share some time management tips to avoid letting this work take over your entire life (unless you want it to)!</p>
<p><strong>Why: Friends</strong></p>
<p>A lot of my friends are people that I met in open source communities around the world, and I often use travel or vacations as an excuse to visit them. Yes, this includes occasionally attending tech meetups while on vacation <img src="http://fastwonderblog.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley"/> </p>
<p>I’ve also been surprised at how many times I run across the same people in different projects. Last year, I was contacted by someone from the Openfire community, a Jabber / XMPP chat server community that I managed back in 2007 or 2008. He’s using Puppet now at the university where he works, and he was interested in working with us on a Puppet Camp.</p>
<p><a rel="nofollow" target="_blank" href="https://www.flickr.com/photos/thp4/5749198557"><img class="alignright size-full wp-image-3933" alt="Werewolf" src="http://fastwonderblog.com/wp-content/uploads/2014/11/werewolf.jpg" width="240" height="135"/></a>This picture is from a werewolf game at a MeeGo conference years ago, and I’ve stayed in touch with some of these people. I’ve found that I tend to form lasting friendships with people that I spend a lot of time with at conferences. Werewolf is one way, but there are also people that I spend time hanging out with over dinner, drinks or other conference activities that I stay in touch with. I’m also surprised at how often my work intersects with some of these friends, and we’re often in a position to help each other out with some project or activity in the future.</p>
<p><strong>Why: Travel</strong></p>
<p><a rel="nofollow" target="_blank" href="https://www.flickr.com/photos/timsamoff/5201511291"><img class="alignleft size-full wp-image-3935" alt="Dawn at MeeGo Conf Dublin" src="http://fastwonderblog.com/wp-content/uploads/2014/11/dawnMeeGoDublin.jpg" width="240" height="160"/></a>This is me giving a talk at the MeeGo Conference in Dublin. Not everyone who works in open source gets to travel, but I think that we have more opportunities to travel than many of our peers who work on proprietary products.</p>
<p>There is a lot of Conference travel with events like the kernel summit, KDE Akademy, other gatherings of developers for the open source projects. We do Puppet Contributor Summits for project developers twice a year, once in Europe and once in the US at our annual conference, but we also do 20-30 Puppet Camps for users around the world. These are great opportunities to meet the people that I interact online in real life.</p>
<p>Part of this is because we are working on open source projects, so we can talk openly about the work that we do. We don’t have to worry as much about accidentally leaking some corporate secrets. Attending and especially speaking at conferences is often encouraged by employers who want people to know about the work they are doing. It also makes it easier to hire people.</p>
<p>If you work at a big company, there is often company travel where they send you to places like South Korea to work with other companies that are working on the same projects.</p>
<p><strong>Why: Future career</strong></p>
<p>Because our work is in the open where other people can see it, we have visibility that many people just don’t have. When someone is interested in hiring you, they can Google you and see all of your participation in these open source communities. Being able to see actual examples of your work is way more useful for hiring managers than reading a boring resume.</p>
<p>Working in open source projects also allow us to make connections with people whose companies are hiring from the community. At every company where I’ve worked, we’ve hired people out of our open source communities. This is especially true of Puppet Labs and Intel.</p>
<p><strong>Why: Awesome</strong></p>
<p>I love the fundamental ideals behind open source software. I have the freedom to use it, to inspect all of the details, make changes to it, and to redistribute it as I need to without getting permission from anyone else. As a result, I think that we end up with software that is innovative and interesting, and we get to work collaboratively with other people.</p>
<p>As community lead, I even spend a lot of time collaborating with my competitors, which may sound odd to people who haven’t worked in open source. As an example, every year, all of my favorite competitors get together to organize the Configuration Management devroom at FOSDEM and ConfigManagementCamp the following two days.</p>
<p><strong>How: New Project</strong></p>
<p>This is what a lot of people probably think of when they think about people who have made a career out of open source, but it’s also probably one of the hardest ways to make a career out of open source. Your options are to find a company who is interested enough in the technology to hire you to work on it full-time &#8211; that’s the easy way in this option, and it’s not really easy. The hard way might be one of the most rewarding ways to make a career out of open source, but it requires building a company around the technology, and that can be hard work. It also involves doing a lot of business-y things to build a company, which isn’t something that every developer is capable of doing or even wants to do.</p>
<ul>
<li>Linus Torvalds is a well-known example of someone hired by organizations to work on Linux full-time at Transmeta, and now at the Linux Foundation.</li>
<li>Frank Karlitschek wrote the original ownCloud code, but joined up co-founders Markus Rex and Holger Dyroff to help with the business side of the new company.</li>
<li>Luke Kanies is the founder of Puppet Labs &#8211; he picked the hard way. He wrote the original code and founded the company to support the work on his code. As the CEO of Puppet Labs, he has to focus on both the technological solutions and the business, and luckily for me, he’s become really good at both sides.</li>
</ul>
<p><strong>How: Participate</strong></p>
<p>This is a much easier path than starting a new project, and this is probably the most common way to turn your open source work into a job. Most of the companies that I’ve worked for have hired quite a few people out of the community. We did this when I was at Intel, and we do it now at Puppet Labs.</p>
<p>This is one of the best ways to get your foot in the door with an open source job. Your participation in the community helps you learn the skills that you’ll need and make the right connections to get that dream job while also proving publicly that you can do the work.</p>
<ul>
<li>Chris Aniszczyk, now head of open source at Twitter, got started in open source by hacking on freeBSD / Gentoo and started participating in the Gentoo community. These Linux skills helped him land his first job at IBM.</li>
<li>Selena Decklemann is currently at Mozilla and is well-known for her work with Postgres. In college, some friends taught her how to build a computer from scratch. She installed Linux on it. Within six months, she had a job in the law school at the University of Oregon as a sysadmin. When her boss quit, she was a sophomore in charge of the law school’s computers. Her active and helpful participation in other open source communities has been one key to her success and long career in open source.</li>
<li>Dirk Hohndel, currently Chief Linux and Open Source Technologist at Intel, was one of the first kernel developers in 1991 and then got involved in XFree86. In the mid 1990s, this work on Linux and related technologies turned into a full-time job when he started working at SuSE in Germany.</li>
</ul>
<p><strong>How: Not Just Developers</strong></p>
<p>Not unlike companies, open source projects need people to do all kinds of things. You can’t really just have developers and hope that all of the other stuff magically happens. Someone needs to write the blog posts, do documentation, promote the project, and so much more.</p>
<ul>
<li>Leslie Hawthorne, currently Community Manager at Elasticsearch, started her career working at Google as a staffing coordinator, and went on to create the world’s first initiative to involve pre-university students in open source software development. She’s been working in open source ever since.</li>
<li>Rikki Endsley spent her early years in open source as a managing editor for more sysadmin and Linux magazines than I can count, while gradually doing more and more community management until landing her current gig as community evangelist at Red Hat.</li>
</ul>
<p><strong>How: Join a Company</strong></p>
<p>Another good way to start your open source career is to work for a company that does a lot of work in open source software. You can join one of these companies in all kinds of different roles: writer, marketing, system administrator, developer, lawyer, and so much more.</p>
<p>This is how I first turned open source into an accidental full-time job. When my manager at Intel asked me to start looking into some Linux development tools, it sounded like an interesting challenge, and I’ve been working in open source since that time.</p>
<ul>
<li>Karsten Wade joined VA Linux as a project writer, moved to RH as a project writer and later moved into full-time open source project work. Contributing to the open source projects before it was part of his full-time job and networking with other people were key to his success.</li>
<li>Kim Moir worked within OTI, which was acquired by IBM when she was asked “So would you like setup servers for a little open source project called Eclipse?” 13 years later she is still in open source where she works as a release engineer at Mozilla.</li>
</ul>
<p><strong>How: Bring Open Source Into Your Company</strong></p>
<p>As I mentioned earlier, when I was a sysadmin at a manufacturing company, we used a lot of open source software, since traditional manufacturing companies didn’t spend money on IT. Open source tools were really the only option for me.</p>
<ul>
<li>Jeff Luszcz, co-founder of Palamida, a company focused on application security for open source software was working at NASA in the early 90s with a VERY small software budget. He ended up using tools, like GCC and others, which were &#8220;free&#8221; and powerful.</li>
<li>Eric Shamow, who I worked with at Puppet Labs, brought open source into an existing job to fill a need. He helped a university move from Windows and UNIX servers to mostly Linux and turned working with Linux systems into a job.</li>
</ul>
<p><strong>How: Get Out There</strong></p>
<p>Some of my most interesting opportunities have come about as a result of my writing and speaking. My first full-time community manager gig landed in my lap when Larry Augustin and I were both speaking at a small open source event. I was talking about community, and he was on the board of a company who needed some community help. One of my first big speaking gigs was at SXSW, and I was asked to be on a panel by someone who had been reading my blog, but who I didn’t actually know. When I was consulting, a lot of my work came from people who had heard me speak at some point (often years earlier) or who were reading my blog.</p>
<ul>
<li>Danese Cooper, currently the head of open source for PayPal, has done some really interesting work within open source, including creating the open source programs office at Sun and an open source strategist at the Bill and Melinda Gates Foundation. A big part of her success has come through her blogging and speaking at conferences on the topic of open source.</li>
<li>Stormy Peters, currently at Mozilla, has a similar story. She co-founded, and was later the executive director of the GNOME Foundation. She also founded the open source program office at HP, but much of her success comes from her speaking at conferences about open source.</li>
<li>Ibrahim Haddad, Head of the Open Source Innovation Group at Samsung Research America, was at university and the professor showed up holding a shoe box with Linux floppies as the first homework assignment, this was November 1994. In January of 1999, he wrote his first Linux Journal article.</li>
</ul>
<p><strong>How: Consulting</strong></p>
<p>This is mostly a job strategy for people who are already well-known for their experience working in open source, but it’s a great career path if you want a little more flexibility from freelance consulting or if you want to build a consulting practice that fits your unique skills.</p>
<ul>
<li>Christoph Hellwig’s experience with contributing to the Linux kernel and related technologies allows him to do consulting for a wide variety of companies while supporting his snowboarding habit.</li>
<li>Florian Haas has years of experience in open source and is an expert in high availability open source solutions, which allowed him to co-found Hastexo to focus on helping customers with their open source implementations.</li>
</ul>
<p><strong>How: Documentation</strong></p>
<p>In my incredibly unscientific poll (asking people to tell me how they got started working in open source on Twitter and G+), the most common answer was that they got started with documentation. It’s a great way to get started in an open source project, which you can turn into a career by the various paths that I’ve already talked about.</p>
<ul>
<li>Eric Redmond, who now works at Basho, wrote documentation and plugins for both major open source projects he’s been involved in. In one case working his way to core committer then joining a startup, and in the other case joining a company to work on core, but both cases started with docs.</li>
<li>Kris Buytaert, CTO at Inuits, started with documentation, then moved on to release management, then started submitting patches, then doing talks, then organizing conferences, like DevOpsDays.</li>
<li>Jeff Osier-Mixon (aka Jefro), Community Manager for Yocto, also got his start in open source with documentation with Cygnus.</li>
</ul>
<p><strong>How: Be Nice</strong></p>
<p>Now, I’m going to transition into some of the things that you can do to improve your chances of getting that first job in open source or improving your chances of getting the next gig. Your interactions within the community will live forever. You never know when that random person you are talking to on IRC might have a job for you years in the future &#8211; assuming you treat them well <img src="http://fastwonderblog.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley"/>  Be nice and avoid negative interactions with people. I continue to run into the same people in different communities, and you never know when you might end up working with or even for that person that you are interacting with online today.</p>
<p><strong>How: Networking</strong></p>
<p>Networking is another key to increasing your chances of being successful. This is true if you are looking for a new job in open source or just making the best of the job that you have now.</p>
<p><a rel="nofollow" target="_blank" href="https://www.flickr.com/photos/linuxfoundation/10440104956"><img class="alignright size-full wp-image-3937" alt="Networking" src="http://fastwonderblog.com/wp-content/uploads/2014/11/networking.jpg" width="240" height="160"/></a>When you are looking for a job is <strong>not</strong> the time to start networking. This needs to be more long-term and something you should be doing all the time. It’s also not about being weird and sleazy or about exchanging the most business cards. It’s about having interesting conversations. When I think of these activities as “networking” or even as work that it tends to feel weird. I recommend approaching it as having conversations with people that you find interesting. If someone is boring you to death, you should make a nice, graceful exit and find someone whose work is more interesting to you. Talk to a wide variety of people and learn more about what they do. If it’s something that you want to know more about, then spend more time talking to them about it. Personally, I love hearing stories about how people ended up working in open source and hearing about what people are working on.</p>
<p><strong>Time: Prioritize</strong></p>
<p>Once you get that awesome open source gig, one of the tricky things about working in open source is that these projects are 24&#215;7, something is always going on, and they can suck up as much time as you allow, which can leave you exhausted and burned out. Finding the right balance between doing as much as you can, while not pushing yourself past your limits is something that I constantly struggle with. I always want to help out and do everything that I can to make the project successful, but there is only so much that I can do.</p>
<p>I try really hard to prioritize my activities, especially when I already feel like I’m starting to get burned out. I try to be brutal about which tasks I need to focus on because they are the most important, not necessarily the ones that other people think are the most urgent.</p>
<p>I also try to delegate &#8211; sometimes this is explicit, like asking someone to help out with a task, but a lot of times, it’s more subtle. I often wait to respond to requests or questions in hopes that someone else will respond. This works more often than you might expect, but it does mean that I often have to look at thread later to make sure that someone responded. Waiting also has the side effect of giving others the space to contribute. If you are answering too many of the questions, people start to expect that you will be the one to respond and won’t bother replying to questions from other people.</p>
<p><strong>Time: Document</strong></p>
<p>Most of us fail at documentation at some point. I know, I know, no one wants to write documents. It takes precious time, but it can save you so much time in the long run.</p>
<p>Documenting processes and procedures for the project is also what allows you to more easily delegate tasks. It’s way easier to delegate a task to someone else if you can point them to a document describing exactly what they need to do.</p>
<p>If I’ve answered the same question or written similar content 2 or 3 times, I always try to make sure that I document it. I have tons of email templates and canned responses floating around. I use canned responses as the start to my answer when I get those common questions. I usually customize it a bit, but the basic idea and usually a few links to more info are mostly the same. I also have a bunch of docs that contain email templates for common tasks, like accepting or rejecting speakers for events or asking people to do common tasks.</p>
<p><strong>Time: Off</strong></p>
<p><a rel="nofollow" target="_blank" href="http://fastwonderblog.com/wp-content/uploads/2014/11/vacation.jpg"><img class="alignleft size-full wp-image-3939" alt="Vacation" src="http://fastwonderblog.com/wp-content/uploads/2014/11/vacation.jpg" width="240" height="291"/></a>I take my vacations very seriously. For someone who works and travels as much as I do for work, I need some serious downtime. I take one “real” vacation a year, which usually involves a beach, fruity drinks, a Kindle full of sci-fi books and not much else. For these vacations, I ignore everything &#8211; my work email, which is where my mailing lists go, remains unopened, and I try not to think about work or any of my open source projects. I’m lucky that I’m in a community full of really great people, which makes this a lot easier.</p>
<p>I’m a lot more flexible on some of my other vacations. I try to disengage from work and only do things that seem like fun. I might play with some new technology that I’ve been meaning to try or write some blog posts or attend a few meetups, especially if I’m in another city.</p>
<p>I also try to make sure that I take some time every day for things that I just enjoy doing that allow me to completely disengage from work and other projects. Right now, this is mostly reading sci-fi and playing a few games of Hearthstone.</p>
<p><strong>Boldly Go</strong></p>
<p>As a community manager working in open source communities, I’ve had a fantastic opportunity to explore strange new worlds, to seek out new life and new civilizations, to boldly go where only some people have gone before.</p>
<p><em>You can check out the <a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/open-source-a-job-and-adventure">slides from the presentation</a> with many more images and a one sentence summary of each point.</em></p>
<p><em>I don’t have the patience for digging through the spam to find the legitimate comments on my blog, so comments here are disabled. However, I love feedback and you can reach out to me as <a rel="nofollow" target="_blank" href="https://twitter.com/geekygirldawn">@geekygirldawn</a> on Twitter or via various other methods located in the sidebar.</em></p>
<p>Photo Credits:</p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://farm4.staticflickr.com/3933/15535888052_67afc32d49_c.jpg">LinuxCon Düsseldorf photo by The Linux Foundation</a></li>
<li><a rel="nofollow" target="_blank" href="https://www.flickr.com/photos/thp4/5749198557">Werewolf game from the MeeGo Conference by thp</a></li>
<li><a rel="nofollow" target="_blank" href="https://www.flickr.com/photos/timsamoff/5201511291">Dawn presenting at the MeeGo Conference in Dublin by Tim Samhoff</a></li>
<li><a rel="nofollow" target="_blank" href="https://www.flickr.com/photos/linuxfoundation/10440104956">&#8220;Networking&#8221; photo by The Linux Foundation</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/OpenSourceCulture/~4/b2u9zqbPvHs" height="1" width="1" alt=""/>]]></content:encoded>
      </item>
      <item>
         <title>The Past Few Months: A Recap</title>
         <link>http://feedproxy.google.com/~r/OpenSourceCulture/~3/M8p2bU9lMTg/</link>
         <description>Since I haven&amp;#8217;t been blogging here on my own blog lately, I thought maybe a short post talking about what I have been doing would be interesting for at least a few people! While neglecting this blog, I have been blogging elsewhere and have been spending a lot of time traveling and speaking at conferences. &amp;#8230; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://fastwonderblog.com/2014/10/04/the-past-few-months-a-recap/&quot; class=&quot;more-link&quot;&gt;Continue reading &lt;span class=&quot;screen-reader-text&quot;&gt;The Past Few Months: A Recap&lt;/span&gt; &lt;span class=&quot;meta-nav&quot;&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;</description>
         <guid isPermaLink="false">http://fastwonderblog.com/?p=3908</guid>
         <pubDate>Sun, 05 Oct 2014 03:08:55 +0000</pubDate>
         <content:encoded><![CDATA[<p>Since I haven&#8217;t been blogging here on my own blog lately, I thought maybe a short post talking about what I <strong>have</strong> been doing would be interesting for at least a few people!</p>
<p>While neglecting this blog, I have been blogging elsewhere and have been spending a lot of time traveling and speaking at conferences. I&#8217;ve also been busy with all sorts of other work, so I&#8217;ll try to give you the short recap of my activities over the past few months.</p>
<p>A quick summary of a few things that I&#8217;ve been doing / blogging / whatever:</p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://theshipshow.com/2014/10/the-pulse-of-puppetconf-2014/">Guest on The Ship Show Podcast, The Pulse of PuppetConf 2014</a></li>
<li><a rel="nofollow" target="_blank" href="https://puppetlabs.com/blog/what-we-can-learn-about-devops-science-fiction">A Puppet Labs blog post: What We Can Learn About DevOps From Science Fiction</a></li>
<li><a rel="nofollow" target="_blank" href="https://www.usenix.org/blog/how-write-talk-proposal">How to write a talk proposal, a USENIX guest blog post</a></li>
<li><a rel="nofollow" target="_blank" href="http://adainitiative.org/2014/01/guest-post-scholarships-for-women-speakers-at-puppetconf/">Ada Initiative guest blog post announcing travel scholarships for women speakers at PuppetConf</a></li>
<li><a rel="nofollow" target="_blank" href="http://flosscommunitymetrics.org/2014/index.html">Helped organize the 2014 FLOSS Metrics Meeting</a></li>
<li><a rel="nofollow" target="_blank" href="http://www.socallinuxexpo.org/blog/speaker-interview-dawn-foster">Interview as part of the SCALE speaker series</a></li>
<li><a rel="nofollow" target="_blank" href="https://www.google.com/webhp?sourceid=chrome-instant&#038;ion=1&#038;espv=2&#038;ie=UTF-8#q=%22by+dawn+foster%22+site:puppetlabs.com/blog&#038;newwindow=1&#038;tbs=qdr:y&#038;tbas=0">More blog posts than I can keep track of on the Puppet Labs blog</a></li>
<li>&#8230; and a bunch of other things that I&#8217;ve forgotten</li>
</ul>
<p>The run-down of some recent talks that I&#8217;ve given:</p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/state-of-the-puppet-community-puppetconf-2014">State of the Puppet Community at PuppetConf</a></li>
<li><a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/lessons-about-community-from-science-fiction-linuxcon-chicago">Lessons about Community from Science Fiction at LinuxCon North America (Chicago), August 2014</a></li>
<li><a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/lessons-about-community-from-science-fiction">Lessons about Community from Science Fiction, the Texas Linux Fest edition from June 2014</a></li>
<li><a rel="nofollow" target="_blank" href="https://www.youtube.com/watch?v=6gu5DvEUp6Q&#038;list=UU3BGlwmI-Vk6PWyMt15dKGw">Lessons about Community from Science Fiction 5 minute Ignite talk from OSCON – Portland, July 2014 (video)</a></li>
<li><a rel="nofollow" target="_blank" href="http://fastwonderblog.com/speaking/">See my speaker page for more talks / videos</a></li>
</ul>
<p>Lastly, a few upcoming talks:</p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://sched.co/1yFeOTe">Empowering your Corporate OSS Developers (Panel) &#8211; LinuxCon Düsseldorf October 15</a></li>
<li><a rel="nofollow" target="_blank" href="http://sched.co/1yFcBqY">Open Source: A Job and an Adventure &#8211; LinuxCon Europe in Düsseldorf, October 15</a></li>
<li><a rel="nofollow" target="_blank" href="http://devopsdays.org/events/2014-berlin/program/">What we can learn about DevOps from Science Fiction &#8211; DevOpsDays Berlin, October 23</a></li>
</ul>
<p>I don&#8217;t have the patience for digging through the spam to find the legitimate comments on my blog, so comments here are disabled. However, I love feedback and you can reach out to me as <a rel="nofollow" target="_blank" href="https://twitter.com/geekygirldawn">@geekygirldawn on Twitter</a> or via various other methods located in the sidebar.</p>
<img src="http://feeds.feedburner.com/~r/OpenSourceCulture/~4/M8p2bU9lMTg" height="1" width="1" alt=""/>]]></content:encoded>
      </item>
      <item>
         <title>Lessons about Community from Studio Ghibli</title>
         <link>http://feedproxy.google.com/~r/OpenSourceCulture/~3/81Ix6nIn1lw/</link>
         <description>Instead of my traditional Lessons about Community from Science Fiction (video) talk, I decided to do something a little different for LinuxCon Japan. The slides from my Lessons about Community from Studio Ghibli talk are available now (with speaker notes) for my presentation on Wednesday. Abstract Communities are one of the defining attributes that shape &amp;#8230; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://fastwonderblog.com/2014/05/19/lessons-about-community-from-studio-ghibli/&quot; class=&quot;more-link&quot;&gt;Continue reading &lt;span class=&quot;screen-reader-text&quot;&gt;Lessons about Community from Studio Ghibli&lt;/span&gt; &lt;span class=&quot;meta-nav&quot;&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;</description>
         <guid isPermaLink="false">http://fastwonderblog.com/?p=3859</guid>
         <pubDate>Mon, 19 May 2014 23:53:16 +0000</pubDate>
         <content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" href="http://fastwonderblog.com/wp-content/uploads/2014/05/studio-ghibli.jpg"><img src="http://fastwonderblog.com/wp-content/uploads/2014/05/studio-ghibli.jpg" alt="Studio Ghibli" width="300" height="193" class="alignright size-full wp-image-3860"/></a>Instead of my traditional <a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/science-fiction-and-community-at-monki-gras">Lessons about Community from Science Fiction</a> (<a rel="nofollow" target="_blank" href="http://www.youtube.com/watch?v=rJ-HxsCpL-k">video</a>) talk, I decided to do something a little different for LinuxCon Japan. </p>
<p>The slides from my <a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/lessons-about-community-from-studio-ghibli-with-notes">Lessons about Community from Studio Ghibli</a> talk are available now (with speaker notes) for my presentation on Wednesday.</p>
<p><strong>Abstract</strong></p>
<p>Communities are one of the defining attributes that shape every open source project, and the people within them are what make communities so special, not unlike how characters like Totoro, Kiki, and Ponyo shape every Studio Ghibli film. The friendship between Ponyo and Sōsuke shows how people from different backgrounds can work together, like people in communities work together, to accomplish more than they could have alone. While we don&#8217;t get to travel by catbus or Kiki&#8217;s broom, many of us have the opportunity to travel the world interacting with community members. Unfortunately, we have to rely on online participation combined with more traditional methods of transportation. This session focuses on community tips told through Studio Ghibli films. While the topic is fun and a little silly, the lessons about communities are real and tangible.</p>
<p><strong>Learn more</strong></p>
<p>You can visit my <a rel="nofollow" target="_blank" href="http://fastwonderblog.com/speaking/">speaker page</a> for links to many other presentations from past events, including video where available.</p>
<img src="http://feeds.feedburner.com/~r/OpenSourceCulture/~4/81Ix6nIn1lw" height="1" width="1" alt=""/>]]></content:encoded>
         <category>General</category>
      </item>
      <item>
         <title>Lessons about Community from Science Fiction</title>
         <link>http://feedproxy.google.com/~r/OpenSourceCulture/~3/wbAlwyTcMCs/</link>
         <description>If you think you’ve seen this presentation before, you’re wrong! In the spirit of making sure that every talk at Monki Gras is handcrafted and unique, I prepared a completely new set of slides and lessons just for Monki Gras. While it is probably obvious from the title, this talk focuses on community tips told &amp;#8230; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://fastwonderblog.com/2014/01/30/lessons-about-community-from-science-fiction/&quot; class=&quot;more-link&quot;&gt;Continue reading &lt;span class=&quot;screen-reader-text&quot;&gt;Lessons about Community from Science Fiction&lt;/span&gt; &lt;span class=&quot;meta-nav&quot;&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;</description>
         <guid isPermaLink="false">http://fastwonderblog.com/?p=3813</guid>
         <pubDate>Thu, 30 Jan 2014 10:25:30 +0000</pubDate>
         <content:encoded><![CDATA[<p><img class="size-full wp-image-3816 alignright" alt="everythingisfine-drwho" src="http://fastwonderblog.com/wp-content/uploads/2014/01/everythingisfine-drwho.png" width="297" height="153"/>If you think you’ve seen this presentation before, you’re wrong! In the spirit of making sure that every talk at <a rel="nofollow" target="_blank" href="http://monkigras.com/">Monki Gras</a> is handcrafted and unique, I prepared a completely <a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/science-fiction-and-community-at-monki-gras">new set of slides and lessons just for Monki Gras</a>.</p>
<p>While it is probably obvious from the title, this talk focuses on community tips told through science fiction. While the topic is fun and a little silly, the lessons about communities are real and tangible. Here are just a few of the things that I explored in this presentation:</p>
<ul>
<li>Borg assimilation and bringing new community members into your collective for new ideas.</li>
<li>Specialization is for insects. The best community members are the ones who can help in a wide variety of ways.</li>
<li>Community members are valuable, don’t treat them like minions.</li>
<li>Travel to strange new worlds and meet interesting people</li>
</ul>
<p>You can get the <a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/science-fiction-and-community-at-monki-gras">slides (with my speaker notes) on SlideShare</a>.</p>
<p>Note: Comments are disabled on this post, since I’m tired of dealing with spam, but please ping me on Twitter, @geekygirldawn, or at the email address in the presentation if you have any questions.</p>
<img src="http://feeds.feedburner.com/~r/OpenSourceCulture/~4/wbAlwyTcMCs" height="1" width="1" alt=""/>]]></content:encoded>
      </item>
      <item>
         <title>My Nerd Story: Ham Radio, Atari, and UNIX</title>
         <link>http://feedproxy.google.com/~r/OpenSourceCulture/~3/DFgVjt07Pxw/</link>
         <description>First, a huge thank you to Crystal Beasley for encouraging me, and others, to get organized and write our nerd stories in the aftermath of the recent comments from Paul Graham. My geek story started early, probably because my dad and grandfather were into amateur radio (ham radio) in a pretty hard core way from &amp;#8230; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://fastwonderblog.com/2014/01/08/my-nerd-story-ham-radio-atari-and-unix/&quot; class=&quot;more-link&quot;&gt;Continue reading &lt;span class=&quot;screen-reader-text&quot;&gt;My Nerd Story: Ham Radio, Atari, and UNIX&lt;/span&gt; &lt;span class=&quot;meta-nav&quot;&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;</description>
         <guid isPermaLink="false">http://fastwonderblog.com/?p=3778</guid>
         <pubDate>Wed, 08 Jan 2014 14:00:59 +0000</pubDate>
         <content:encoded><![CDATA[<p>First, a huge thank you to <a rel="nofollow" target="_blank" href="http://skinnywhitegirl.com/blog/my-nerd-story/1101/">Crystal Beasley</a> for encouraging me, and others, to get organized and write our nerd stories in the aftermath of the <a rel="nofollow" target="_blank" href="http://valleywag.gawker.com/paul-graham-says-women-havent-been-hacking-for-the-pa-1490581236?rev=1388186389">recent comments from Paul Graham</a>.</p>
<p>My geek story started early, probably because my dad and grandfather were into amateur radio (ham radio) in a pretty hard core way from the time I was little. I remember my dad studying for one of the morse code exams when I was maybe 4 or 5 years old, and me being the little sponge that I was, picked it up pretty easily. Nothing like a mouthy toddler shouting the answers to motivate someone to learn. <img src="http://fastwonderblog.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley"/> </p>
<p>My parents got divorced a year or two later, and a few years after that we moved onto my step-dad&#8217;s farm. I was in 4th grade at the time, which I guess would make me about 9, and it was in a rural area where people just didn&#8217;t have any extra money lying around for luxuries. It was also the late 70&#8242;s / early 80&#8242;s when computers and related technology were pretty uncommon in most houses, since this was before the PC era and way before most people had any type of online access. </p>
<p><img src="http://fastwonderblog.com/wp-content/uploads/2013/01/320px-Atari-400-Comp.jpg" alt="Atari 400 Computer" width="320" height="191" class="alignright size-full wp-image-3784"/>Around this time, dad bought us an <a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/Atari_8-bit_family">Atari 400</a> for Christmas. At the time, we didn&#8217;t know anyone else near where we lived who had a computer at home. I eagerly started playing games (pirated copies on tapes that required a lot of patience to load), and I got my first taste of programming. As a side note, the Atari 400 had one of the worst keyboard designs ever, the membrane keyboard, which prevented accurate typing, and as a bonus, random keys would occasionally just stop working, but I stubbornly persisted. After seeing my interest in programming, Dad later upgraded us to the Atari 800. </p>
<p><img src="http://fastwonderblog.com/wp-content/uploads/2013/01/Ataridos-2.5-300x182.png" alt="Atari DOS" width="300" height="182" class="alignright size-medium wp-image-3786"/>Keep in mind that this was before Windows and other modern user interfaces. There was no mouse and no point and click interface. The operating systems of the time were pretty limited, and programming was typically done in BASIC. Since we didn&#8217;t see our dad very often, and my mom and step-dad didn&#8217;t know anything about computers, I had to figure it out myself. I started by typing in programs from books or magazines (like Byte), and I began to make small changes just to see what else I could make it do. A lot of it was trial and error, but it didn&#8217;t take long for me to start writing new programs.</p>
<p>My dad and grandfather got more and more into computers throughout the years with my dad turning it into a career later in life. My grandfather even built some of his own computers, which he used as part of his ham radio setup. My grandfather also helped my study for my amateur radio exam, and I went on to get my ham radio license (KB8AGX) in 1986, which I continue to renew every 10 years just to keep the geek cred. <img src="http://fastwonderblog.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley"/> </p>
<p>When I went to college in 1989, I started as a math major with plans to teach high school math (my favorite subject in high school). I took an Introduction to Programming class (required for the math degree), which was a <a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/Pascal_(programming_language)">Pascal</a> class taught on a VAX/VMS system. As part of the class, we each received a temporary email address (which was deleted at the end of the semester), and I used it to email my grandfather (the only person I knew outside of the university with an email address)!</p>
<p>About 4 years later, I was almost done with my math degree (12 credits away from graduation &#8211; all I had to do was a semester of student teaching) when I realized that I didn&#8217;t want to teach (I&#8217;m not particularly good with kids).  It was around 1993 and computers were getting a lot more attention. I remembered how much I enjoyed programming, so I changed my major to computer science. The computer science department at Kent State University was part of the math college, and it had a lot of math courses as part of the curriculum, so I was already most of the way there. Since I had taken so many of the required courses already, I was able to get through the computer science program in 3 or 4 semesters. By that time, the computer science department had moved to UNIX (mostly SunOS). I took assembly language programming, built a little operating system, wrote a compiler and took a variety of other computer classes, but my favorite was a UNIX system administration course taught by one of our university sys admins. This led to my very first job in 1995 as a UNIX system administrator for a manufacturing company in Ohio. </p>
<p>Since then, I&#8217;ve done a little of everything: system administration, programming, project management, market research, people management, and much more. I&#8217;ve worked for companies ranging from tiny startups to huge companies, like Intel. I finally settled into a comfortable little niche of community management with a focus on technical communities and open source communities, and since community manager is a broad role, I get to dabble in all kinds of different things. It&#8217;s also one of those fields where every day is different, which suits me perfectly!</p>
<p>Where I grew up, most of the people I knew worked on farms or in factories, and college degrees weren&#8217;t very common. I knew that I wanted to go to college, move to a city and be able to support myself. When I graduated and got that first tech job, I thought of it as a good job that would pay my bills. What I didn&#8217;t realize at the time, was that my computer science degree and <a rel="nofollow" target="_blank" href="https://www.usenix.org/blog/wiac-interview-dawn-foster-puppet-labs-community-lead">the career that followed</a> would completely change my life. </p>
<p>I&#8217;ve traveled all over the world as a part of my job: China, South Korea, Brazil, and all over Europe. I&#8217;ve <a rel="nofollow" target="_blank" href="http://fastwonderblog.com/speaking/">presented at more conferences than I can count</a>: SXSW in Austin; OSCON in Portland; various LinuxCon events in Prague, New Orleans, Edinburgh, Barcelona, etc.; FOSDEM in Brussels; and many more. Because I&#8217;ve been to so many conferences and have managed global open source communities, I can travel to most locations around the world and visit people that I know. I also have an amazing group of friends here in Portland, and I met most of them through the local technology community. </p>
<p><a rel="nofollow" target="_blank" href="http://www.flickr.com/photos/rexb/961000397/"><img src="http://fastwonderblog.com/wp-content/uploads/2013/01/dawnfoster-jimmywales.jpg" alt="Dawn Foster and Jimmy Wales" width="500" height="323" class="aligncenter size-full wp-image-3798"/></a></p>
<p>I feel tremendously fortunate to have this opportunity to work in a field that I love while doing interesting things that a younger me could not have ever imagined would be part of my daily job. </p>
<p>I&#8217;d like to end my nerd story with some advice for how other young people, especially women, can make their own nerd story:</p>
<ul>
<li>Do some programming &#8211; on your own, in a class, or as a technology major of some form. Try a few things, and find something you enjoy.</li>
<li>Use internships as a way to try out a few companies / jobs, but get paid for them (do not take a free internship doing tech work)! It&#8217;s a great way to try out a job and a company with little risk, since they are usually a 3 month gig. If it goes well, and you enjoy it, your chances of getting hired by that company are good.</li>
<li><a rel="nofollow" target="_blank" href="https://www.usenix.org/blog/how-write-talk-proposal">Pick a topic you are interested in and speak about it at a conference</a>. Most of my career opportunities are a result of speaking at conferences.</li>
<li>Watch my recent presentation about <a rel="nofollow" target="_blank" href="https://www.usenix.org/conference/wiac13/summit-program/presentation/Foster">building a successful technology career</a> for other tips.</li>
</ul>
<p>So what now? Share this story and others on the social media platform of your choice, encourage other women to write their stories, or blog about your nerd origins and share it with the hashtag #mynerdstory. You can also check out the <a rel="nofollow" target="_blank" href="https://www.facebook.com/mynerdstory">My Nerd Story Facebook page</a>.</p>
<p>Photo Credits:</p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/File:Atari-400-Comp.jpg">Atari 400</a> &#8211; photo by Evan-Amos</li>
<li><a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/File:Ataridos-2.5.PNG">Atari DOS</a></li>
<li><a rel="nofollow" target="_blank" href="http://www.flickr.com/photos/rexb/961000397/">Jimmy Wales and Dawn Foster</a> &#8211; photo by Rex Bennett</li>
</ul>
<img src="http://feeds.feedburner.com/~r/OpenSourceCulture/~4/DFgVjt07Pxw" height="1" width="1" alt=""/>]]></content:encoded>
      </item>
      <item>
         <title>What Science Fiction Can Teach Us About Building Communities</title>
         <link>http://feedproxy.google.com/~r/OpenSourceCulture/~3/9eivgArIw-E/</link>
         <description>At LinuxCon North America in New Orleans and at LinuxCon Europe in Edinburgh, I presented about &amp;#8220;What Science Fiction Can Teach Us About Building Communities&amp;#8220;. You can download or view the presentation from Edinburgh or get the original version from New Orleans. Description Communities are one of the defining attributes that shape every open source &amp;#8230; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://fastwonderblog.com/2013/09/17/what-science-fiction-can-teach-us-about-building-communities/&quot; class=&quot;more-link&quot;&gt;Continue reading &lt;span class=&quot;screen-reader-text&quot;&gt;What Science Fiction Can Teach Us About Building Communities&lt;/span&gt; &lt;span class=&quot;meta-nav&quot;&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;</description>
         <guid isPermaLink="false">http://fastwonderblog.com/?p=3717</guid>
         <pubDate>Tue, 17 Sep 2013 16:10:36 +0000</pubDate>
         <content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/sci-fiandcommunity"><img src="http://fastwonderblog.com/wp-content/uploads/2013/09/sci-fi-communities.png" alt="Sci-Fi and Communities" width="250" height="383" class="alignright size-full wp-image-3718"/></a>At LinuxCon North America in New Orleans and at LinuxCon Europe in Edinburgh, I presented about &#8220;<a rel="nofollow" target="_blank" href="http://linuxconcloudopenna2013.sched.org/event/8d15f1d2f7b8fe88b4c69cdb85fb9594">What Science Fiction Can Teach Us About Building Communities</a>&#8220;. </p>
<p>You can <strong><a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/what-science-fiction-can-teach-us-about-building-communities-edinburgh">download or view the presentation</a></strong> from Edinburgh or <a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/sci-fiandcommunity">get the original version</a> from New Orleans.</p>
<p><strong>Description</strong><br />
Communities are one of the defining attributes that shape every open source project, not unlike how Asimov&#8217;s 3 laws of robotics shape the behavior of robots and provide the checks and balances that help make sure that robots and community members continue to play nicely with others. When looking at open source communities from the outside, they may seem small and well-defined until you realize that they seem much larger and complex on the inside, and they may even have a mind of their own, not unlike the TARDIS from Doctor Who. We can even learn how we should not behave in our communities by learning more about the Rules of Acquisition and doing the opposite of what a good Ferengi would do. My favorite rules to avoid include, &#8220;Greed is eternal&#8221;, &#8221;You can always buy back a lost reputation&#8221; and &#8220;When in doubt, lie&#8221;. This session focuses on tips told through science fiction.</p>
<p>Note: Comments are disabled on this post, since I&#8217;m tired of dealing with spam, but please ping me on Twitter, @geekygirldawn, or at the email address in the presentation if you have any questions.</p>
<p>Updated October 22, 2013: Added the Edinburgh information to this post, instead of creating a new post, since the version presented in Edinburgh contained only small changes from the New Orleans version.</p>
<img src="http://feeds.feedburner.com/~r/OpenSourceCulture/~4/9eivgArIw-E" height="1" width="1" alt=""/>]]></content:encoded>
      </item>
      <item>
         <title>The Puppet Community: Current State and Future Plans</title>
         <link>http://feedproxy.google.com/~r/OpenSourceCulture/~3/eNfCZw7z14c/</link>
         <description>Update September 4: The video of our presentation is now on YouTube. Today at PuppetConf, Kara Sowles and I will be talking about the Puppet Community at 1:30pm in the French room. The session starts with a look at the Puppet community today. I use our community metrics to take a look at all kinds &amp;#8230; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://fastwonderblog.com/2013/08/23/the-puppet-community-current-state-and-future-plans/&quot; class=&quot;more-link&quot;&gt;Continue reading &lt;span class=&quot;screen-reader-text&quot;&gt;The Puppet Community: Current State and Future Plans&lt;/span&gt; &lt;span class=&quot;meta-nav&quot;&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;</description>
         <guid isPermaLink="false">http://fastwonderblog.com/?p=3695</guid>
         <pubDate>Fri, 23 Aug 2013 18:48:17 +0000</pubDate>
         <content:encoded><![CDATA[<p><strong>Update September 4: The <a rel="nofollow" target="_blank" href="http://www.youtube.com/watch?v=yvUNgSRi-uk">video of our presentation is now on YouTube</a>.</strong></p>
<p>Today at <a rel="nofollow" target="_blank" href="http://puppetconf.com/">PuppetConf</a>, <a rel="nofollow" target="_blank" href="https://twitter.com/feynudibranch">Kara Sowles</a> and I will be <a rel="nofollow" target="_blank" href="http://puppetconf2013b.sched.org/event/611e6e71dd3e4463d72c071e055b4338">talking about the Puppet Community</a> at 1:30pm in the French room. The session starts with a look at the Puppet community today. I use our <a rel="nofollow" target="_blank" href="http://puppetlabs.com/community/metrics/">community metrics</a> to take a look at all kinds of data about pull requests, bugs, mailing lists, IRC and more. In addition to the numbers, I&#8217;ll also talk about some of our top contributors and our call for proposals for <a rel="nofollow" target="_blank" href="http://puppetlabs.com/community/puppet-camp">Puppet Camps</a>, and Kara will talk about our <a rel="nofollow" target="_blank" href="http://puppetlabs.com/community/PUG">Puppet User Groups (PUGs)</a> and <a rel="nofollow" target="_blank" href="http://triagepuppetoct2013.eventbrite.com/">Triage-a-thon</a> events. We also have much to do to make the community better, so we&#8217;ll talk about some plans for improvements that we&#8217;ll be making to the Puppet community. Throughout the presentation, we also include tips for how you can <a rel="nofollow" target="_blank" href="http://puppetlabs.com/community/participate">participate in the Puppet community</a>.</p>
<p>I&#8217;ve uploaded the presentation along with speaker notes so that you can <strong><a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/state-of-the-puppet-community">view or download the presentation now</a>.</p>
<p></strong><a rel="nofollow" target="_blank" href="http://www.slideshare.net/geekygirldawn/state-of-the-puppet-community"><img src="http://fastwonderblog.com/wp-content/uploads/2013/08/puppetconf-community.png" alt="Community PuppetConf" width="625" height="414" class="aligncenter size-full wp-image-3696"/></a></p>
<p>Note: rather than dealing with spam, I&#8217;m closing comments on the post, but please feel free to reach out to us with questions or comments on Twitter or via email.</p>
<img src="http://feeds.feedburner.com/~r/OpenSourceCulture/~4/eNfCZw7z14c" height="1" width="1" alt=""/>]]></content:encoded>
      </item>
      <item>
         <title>Delicious Bookmark: Concentrate Activity - FeverBee - The Online Community Guide</title>
         <link>http://www.feverbee.com/2010/07/concentration-of-activity.html</link>
         <guid isPermaLink="false">http://delicious.com/url/fe7259d61b475f0b1704d5f6473ac58b#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:33 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: I = V / R; Ohm’s law explains Developer Advocacy on Dion Almaer's Blog</title>
         <link>http://almaer.com/blog/ohms-law-explains-developer-advocacy</link>
         <guid isPermaLink="false">http://delicious.com/url/fb17a7d4c8d62ea7e26631af1fd80c2d#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:32 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: The Commitment Required of Community Members</title>
         <link>http://community-roundtable.com/2010/05/the-commitment-required-of-community-members/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+TheCommunityRoundtable+%28The+Community+Roundtable%29</link>
         <guid isPermaLink="false">http://delicious.com/url/eb3d0304da62eec0c4a66b760d923814#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:31 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: Learning Alliances » Digital Habitats for project teams</title>
         <link>http://learningalliances.net/2010/05/digital-habitats-for-project-teams/</link>
         <guid isPermaLink="false">http://delicious.com/url/e2a6d2be1642369be39061eddfdd426a#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:31 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: IRC Statistics Software Comparison | IRC-Junkie.org – IRC News</title>
         <link>http://www.irc-junkie.org/2010-07-14/irc-statistics-software-comparison/</link>
         <guid isPermaLink="false">http://delicious.com/url/aa6ccd81a5369748dd222bc001874132#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:27 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: Which Company Has the Most &quot;Social&quot; Employees? [INFOGRAPHIC]</title>
         <link>http://mashable.com/2010/05/18/social-media-company-employees/</link>
         <guid isPermaLink="false">http://delicious.com/url/ab4727b1e3f56b3e6ebe4216d6b32f58#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:27 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: Social Media Benchmarking via Domain Activity API | PostRank Blog</title>
         <link>http://blog.postrank.com/2010/05/social-media-benchmarking-via-domain-activity-api/</link>
         <guid isPermaLink="false">http://delicious.com/url/9be8ea06aaa42651dc367e082f3c1905#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:25 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: Miia Ranta » California Dreamin’, release 1.2 (Linux Collaboration Summit, day 2)</title>
         <link>http://myrtti.fi/blog/2010/05/14/california-dreamin%e2%80%99-release-1-2-linux-collaboration-summit-day-2/</link>
         <guid isPermaLink="false">http://delicious.com/url/9e1421875c05607548ab940cfda17cf4#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:25 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: Code Project: create a Qt RSS reader | TuxRadar Linux</title>
         <link>http://www.tuxradar.com/content/code-project-create-qt-rss-reader</link>
         <guid isPermaLink="false">http://delicious.com/url/918b5e87f62e90c8b5e443e311288c0e#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:24 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: 8 misconceptions about Community Management | Community Management | Blaise Grimes-Viort</title>
         <link>http://blaisegv.com/community-management/8-misconceptions-about-community-management/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+blaisegrimesviort+%28Blaise+Grimes-Viort%29</link>
         <guid isPermaLink="false">http://delicious.com/url/94212a3cede1c0406ced65c8125faa92#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:24 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: How We Shared Content in 2010: Still More Facebook, More Email Than Twitter, MySpace Lives On</title>
         <link>http://www.readwriteweb.com/archives/how_we_shared_content_in_2010_still_more_facebook.php</link>
         <guid isPermaLink="false">http://delicious.com/url/45722a06a89a5194de898b1c48fe8dea#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:19 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: Flex-Time Workers Add Two Days to Their Workweek | Business | GreenBiz.com</title>
         <link>http://www.greenbiz.com/news/2010/06/04/flex-time-workers-add-two-days-their-workweek?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+GreenerComputing+%28GreenBiz.com+%7C+Computing%29&amp;utm_content=Google+Reader</link>
         <guid isPermaLink="false">http://delicious.com/url/2bf7ca58f02c54d65368ba25f17d4e1f#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:18 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: Stop hiding behind your screen and take your online community offline | Community Management | Blaise Grimes-Viort</title>
         <link>http://blaisegv.com/community-management/take-online-community-offline-how-to-organise-real-life-events/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+blaisegrimesviort+%28Blaise+Grimes-Viort%29</link>
         <guid isPermaLink="false">http://delicious.com/url/31bb166d9ab30d02511354034089f508#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:18 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: LinuxCon 2010 Interview: Dawn Foster, MeeGo Community Manager - Linux Magazine Online</title>
         <link>http://www.linux-magazine.com/Online/News/LinuxCon-2010-Interview-Dawn-Foster-MeeGo-Community-Manager?utm_source=twitterfeed&amp;utm_medium=twitter</link>
         <guid isPermaLink="false">http://delicious.com/url/0f16bcc82a194c62e14b0406fb1d7879#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:17 +0000</pubDate>
      </item>
      <item>
         <title>Delicious Bookmark: The Open Source Way: Creating and nuturing communities of contributors</title>
         <link>http://theopensourceway.org/</link>
         <guid isPermaLink="false">http://delicious.com/url/093f6a89f033f6f2c4e12e871c055f8b#geekygirl</guid>
         <pubDate>Fri, 16 Sep 2011 01:27:16 +0000</pubDate>
      </item>
      <item>
         <title>September 22 Pubsubhubbub at pdpug</title>
         <link>http://pdpug.org/2009/09/september-22-pubsubhubbub-at-pdpug/</link>
         <description>Pubsubhubbub is &amp;#8220;a simple, open, web-hook-based pubsub protocol &amp;#038; open source reference implementation. Parties (servers) speaking the PubSubHubbub protocol can get near-instant notifications (via webhook callbacks) when a topic (feed URL) they&amp;#8217;re interested in is updated.&amp;#8221;
And it&amp;#8217;s really fun to say. Try it three times fast: Pubsubhubbub, Pubsubhubbub, Pubsubhubbub. Marcus Estes has kindly offered to [...]</description>
         <guid isPermaLink="false">http://pdpug.org/?p=44</guid>
         <pubDate>Thu, 17 Sep 2009 21:18:49 +0000</pubDate>
         <content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" href="http://code.google.com/p/pubsubhubbub/">Pubsubhubbub</a> is &#8220;a simple, open, web-hook-based pubsub protocol &#038; open source reference implementation. Parties (servers) speaking the PubSubHubbub protocol can get near-instant notifications (via webhook callbacks) when a topic (feed URL) they&#8217;re interested in is updated.&#8221;</p>
<p>And it&#8217;s really fun to say. Try it three times fast: Pubsubhubbub, Pubsubhubbub, Pubsubhubbub. <a rel="nofollow" target="_blank" href="http://twitter.com/marcusestes">Marcus Estes</a> has kindly offered to put together a demo for us. I hope to see everyone at the pdpug meeting to learn more about it!</p>
<p><strong>Agenda</strong><br />
6:00 - 6:30: Networking and introductions<br />
6:30 - 7:15: Marcus Estes on <a rel="nofollow" target="_blank" href="http://code.google.com/p/pubsubhubbub/">Pubsubhubbub</a><br />
7:15 - 7:30: Wrap up and suggestions for next month&#8217;s topic</p>
<p><strong>Logistics</strong><br />
Tuesday September 22, 2009  from 6:00pm - 7:30pm<br />
Oracle 1211 SW 5th Avenue, Suite 800, Portland, Oregon<br />
<a rel="nofollow" target="_blank" href="http://upcoming.yahoo.com/event/4426131/">RSVP on Upcoming</a></p>
<p>Please use the tag #pdpug for Twitter messages, blog posts, pictures, etc.</p>
<p><strong>About pdpug</strong></p>
<p>The Portland Data Plumbing Group (aka pdpug) gives us a place to talk about RSS feed hacking, Yahoo Pipes, Dapper, and other related technologies. We have monthly meetings on the 4th Tuesday of every month at the Oracle office in downtown Portland from 6pm-7:30pm.</p>
<p>You can also join our discussions about Yahoo Pipes and other plumbing topics on our <a rel="nofollow" target="_blank" href="http://groups.google.com/group/portland-data-plumbing">Google Group</a>.<a rel="nofollow" target="_blank" href="http://groups.google.com/group/portland-data-plumbing"></a></p>






	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;title=September%2022%20Pubsubhubbub%20at%20pdpug" title="Digg"><img src="http://pdpug.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;title=September%2022%20Pubsubhubbub%20at%20pdpug" title="del.icio.us"><img src="http://pdpug.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;t=September%2022%20Pubsubhubbub%20at%20pdpug" title="Facebook"><img src="http://pdpug.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;title=September%2022%20Pubsubhubbub%20at%20pdpug" title="Google"><img src="http://pdpug.org/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=September%2022%20Pubsubhubbub%20at%20pdpug&amp;body=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F" title="E-mail this story to a friend!"><img src="http://pdpug.org/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;title=September%2022%20Pubsubhubbub%20at%20pdpug&amp;source=Portland+Data+Plumbing+User+Group+pdpug+for+hacking+on+RSS+feeds+using+Yahoo+Pipes+and+other+tools&amp;summary=Pubsubhubbub%20is%20%22a%20simple%2C%20open%2C%20web-hook-based%20pubsub%20protocol%20%26%20open%20source%20reference%20implementation.%20Parties%20%28servers%29%20speaking%20the%20PubSubHubbub%20protocol%20can%20get%20near-instant%20notifications%20%28via%20webhook%20callbacks%29%20when%20a%20topic%20%28feed%20URL%29%20they%27re%20in" title="LinkedIn"><img src="http://pdpug.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;title=September%2022%20Pubsubhubbub%20at%20pdpug" title="Ma.gnolia"><img src="http://pdpug.org/wp-content/plugins/sociable/images/magnolia.png" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;t=September%2022%20Pubsubhubbub%20at%20pdpug" title="MySpace"><img src="http://pdpug.org/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;title=September%2022%20Pubsubhubbub%20at%20pdpug" title="Ping.fm"><img src="http://pdpug.org/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;title=September%2022%20Pubsubhubbub%20at%20pdpug" title="Reddit"><img src="http://pdpug.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=September%2022%20Pubsubhubbub%20at%20pdpug&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F" title="Slashdot"><img src="http://pdpug.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;title=September%2022%20Pubsubhubbub%20at%20pdpug" title="StumbleUpon"><img src="http://pdpug.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F" title="Technorati"><img src="http://pdpug.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F" title="TwitThis"><img src="http://pdpug.org/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.kirtsy.com/submit.php?url=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;title=September%2022%20Pubsubhubbub%20at%20pdpug" title="Kirtsy"><img src="http://pdpug.org/wp-content/plugins/sociable/images/kirtsy.gif" title="Kirtsy" alt="Kirtsy" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;title=September%2022%20Pubsubhubbub%20at%20pdpug" title="Mixx"><img src="http://pdpug.org/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;h=September%2022%20Pubsubhubbub%20at%20pdpug" title="NewsVine"><img src="http://pdpug.org/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;t=September%2022%20Pubsubhubbub%20at%20pdpug&amp;s=" title="Tumblr"><img src="http://pdpug.org/wp-content/plugins/sociable/images/tumblr.gif" title="Tumblr" alt="Tumblr" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;submitHeadline=September%2022%20Pubsubhubbub%20at%20pdpug&amp;submitSummary=Pubsubhubbub%20is%20%22a%20simple%2C%20open%2C%20web-hook-based%20pubsub%20protocol%20%26%20open%20source%20reference%20implementation.%20Parties%20%28servers%29%20speaking%20the%20PubSubHubbub%20protocol%20can%20get%20near-instant%20notifications%20%28via%20webhook%20callbacks%29%20when%20a%20topic%20%28feed%20URL%29%20they%27re%20in&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fpdpug.org%2F2009%2F09%2Fseptember-22-pubsubhubbub-at-pdpug%2F&amp;=September%2022%20Pubsubhubbub%20at%20pdpug" title="YahooMyWeb"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoomyweb.png" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers"/></a>


<br/><br/>]]></content:encoded>
      </item>
      <item>
         <title>Learn About YQL: July 28th Meeting</title>
         <link>http://pdpug.org/2009/07/learn-about-yql-july-28th-meeting/</link>
         <description>I know that we said you would learn about YQL (Yahoo Query Language), last month, but this time we mean it. For real. Seriously. On July 28th, Nate DiNiro will be giving us an overview of YQL, which is a little like Yahoo Pipes on steroids where you can construct queries that essentially select * [...]</description>
         <guid isPermaLink="false">http://pdpug.org/?p=39</guid>
         <pubDate>Tue, 21 Jul 2009 22:42:14 +0000</pubDate>
         <content:encoded><![CDATA[<p>I know that we said you would learn about <a rel="nofollow" target="_blank" href="http://developer.yahoo.com/yql/">YQL (Yahoo Query Language)</a>, last month, but this time we mean it. For real. Seriously. On July 28th, Nate DiNiro will be giving us an overview of YQL, which is a little like Yahoo Pipes on steroids where you can construct queries that essentially select * from internet source. I&#8217;ve seen it used to do screen scraping for web pages without a feed and to pull data easily from various web services. It’s a powerful tool that is worth learning. We also have space for another topic, so let us know if you have something that you want to add to the agenda.</p>
<p><strong>Logistics</strong><br />
Tuesday July 28, 2009 from 6:00pm - 7:30pm<br />
Oracle 1211 SW 5th Avenue, Suite 800<br />
<a rel="nofollow" target="_blank" href="http://upcoming.yahoo.com/event/3082151/">RSVP on Upcoming</a></p>
<p><strong>Agenda for July</strong><br />
6:00 - 6:15: Introductions<br />
6:15 - 7:00: YQL Overview with Uncle Nate DiNiro<br />
7:00 - 7:30: Another topic??</p>
<p>Please use the tag #pdpug for Twitter messages, blog posts, pictures, etc.</p>
<p><strong>About pdpug</strong></p>
<p>The Portland Data Plumbing Group (aka pdpug) gives us a place to talk about RSS feed hacking, Yahoo Pipes, Dapper, and other related technologies. We have monthly meetings on the 4th Tuesday of every month at the Oracle office in downtown Portland from 6pm-7:30pm.</p>
<p>You can also join our discussions about Yahoo Pipes and other plumbing topics on our Google Group: <a rel="nofollow" target="_blank" href="http://groups.google.com/group/portland-data-plumbing">http://groups.google.com/group/portland-data-plumbing</a></p>
<p><a rel="nofollow" target="_blank" href="http://groups.google.com/group/portland-data-plumbing"></a></p>






	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;title=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="Digg"><img src="http://pdpug.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;title=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="del.icio.us"><img src="http://pdpug.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;t=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="Facebook"><img src="http://pdpug.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;title=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="Google"><img src="http://pdpug.org/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Learn%20About%20YQL%3A%20July%2028th%20Meeting&amp;body=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F" title="E-mail this story to a friend!"><img src="http://pdpug.org/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;title=Learn%20About%20YQL%3A%20July%2028th%20Meeting&amp;source=Portland+Data+Plumbing+User+Group+pdpug+for+hacking+on+RSS+feeds+using+Yahoo+Pipes+and+other+tools&amp;summary=I%20know%20that%20we%20said%20you%20would%20learn%20about%20YQL%20%28Yahoo%20Query%20Language%29%2C%20last%20month%2C%20but%20this%20time%20we%20mean%20it.%20For%20real.%20Seriously.%20On%20July%2028th%2C%20Nate%20DiNiro%20will%20be%20giving%20us%20an%20overview%20of%20YQL%2C%20which%20is%20a%20little%20like%20Yahoo%20Pipes%20on%20steroids%20where%20you%20" title="LinkedIn"><img src="http://pdpug.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;title=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="Ma.gnolia"><img src="http://pdpug.org/wp-content/plugins/sociable/images/magnolia.png" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;t=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="MySpace"><img src="http://pdpug.org/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;title=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="Ping.fm"><img src="http://pdpug.org/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;title=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="Reddit"><img src="http://pdpug.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Learn%20About%20YQL%3A%20July%2028th%20Meeting&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F" title="Slashdot"><img src="http://pdpug.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;title=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="StumbleUpon"><img src="http://pdpug.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F" title="Technorati"><img src="http://pdpug.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F" title="TwitThis"><img src="http://pdpug.org/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.kirtsy.com/submit.php?url=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;title=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="Kirtsy"><img src="http://pdpug.org/wp-content/plugins/sociable/images/kirtsy.gif" title="Kirtsy" alt="Kirtsy" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;title=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="Mixx"><img src="http://pdpug.org/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;h=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="NewsVine"><img src="http://pdpug.org/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;t=Learn%20About%20YQL%3A%20July%2028th%20Meeting&amp;s=" title="Tumblr"><img src="http://pdpug.org/wp-content/plugins/sociable/images/tumblr.gif" title="Tumblr" alt="Tumblr" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;submitHeadline=Learn%20About%20YQL%3A%20July%2028th%20Meeting&amp;submitSummary=I%20know%20that%20we%20said%20you%20would%20learn%20about%20YQL%20%28Yahoo%20Query%20Language%29%2C%20last%20month%2C%20but%20this%20time%20we%20mean%20it.%20For%20real.%20Seriously.%20On%20July%2028th%2C%20Nate%20DiNiro%20will%20be%20giving%20us%20an%20overview%20of%20YQL%2C%20which%20is%20a%20little%20like%20Yahoo%20Pipes%20on%20steroids%20where%20you%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fpdpug.org%2F2009%2F07%2Flearn-about-yql-july-28th-meeting%2F&amp;=Learn%20About%20YQL%3A%20July%2028th%20Meeting" title="YahooMyWeb"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoomyweb.png" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers"/></a>


<br/><br/>]]></content:encoded>
      </item>
      <item>
         <title>Beer Signal iPhone App Integrates with Shizzow</title>
         <link>http://blog.shizzow.com/2009/06/beer-signal-iphone-app-integrates-with-shizzow/</link>
         <description>The Beer Signal iPhone app just hit the iTunes store, so I decided to do a quick interview with the developer, Ken Baer, to learn more about how it uses Shizzow to help you drink beer with friends. I think it&amp;#8217;s the first Shizzow integrated application on the iTunes store?
Ken Baer, Taplister&amp;#8217;s iPhone App Guru, [...]</description>
         <guid isPermaLink="false">http://blog.shizzow.com/?p=88</guid>
         <pubDate>Fri, 26 Jun 2009 21:56:24 +0000</pubDate>
         <content:encoded><![CDATA[<p>The <a rel="nofollow" target="_blank" href="http://beersignal.taplister.com/Info.html">Beer Signal iPhone app</a> just hit the<a rel="nofollow" target="_blank" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=318181184&amp;mt=8"> iTunes store</a>, so I decided to do a quick interview with the developer, Ken Baer, to learn more about how it uses Shizzow to help you drink beer with friends. I think it&#8217;s the first Shizzow integrated application on the iTunes store?</p>
<p><a rel="nofollow" target="_blank" href="http://www.baercode.com/">Ken Baer</a>, Taplister&#8217;s iPhone App Guru, is a Portland native and long time Tech, Trek, and Beer Geek. He spent about 20 years writing 3D animation software (Hash Inc&#8217;s Animation:Master) on the Amiga, Mac, and PC, and worked on OMSI’s Star Trek Federation Science exhibit in the early 90’s. He is actively involved in the local animation scene through ASIFA-Portland, and spent some time doing scuba and fencing. Ken is an active Mac developer, and has jumped into iPhone development with both feet. He is excited about his work on iPhone apps for Taplister, and is committed to making very cool apps for craft beer fans everywhere.<br />
<strong></strong></p>
<p><strong>Dawn: Can you start by telling us a little bit about Taplister and Beer Signal?</strong></p>
<p><strong>Ken</strong>: <a rel="nofollow" target="_blank" href="http://www.taplister.com/">Taplister</a> is a web site dedicated to providing up to date information about what craft beers are on tap around Portland.  The site has a bot that gathers information via Twitter using our #ontappdx hash tag.  So, the data is provided by not only the pubs around town, but also the patrons.  Anyone that visits some of the websites for these pubs knows that if they list what beers they have on tap, that information is often out of date.  That&#8217;s because pubs often don&#8217;t have time to update their web sites as often as would like.  By getting patrons and beer fans into the act, we can have a database that is a lot more helpful.</p>
<p>So, on Taplister.com, you can search for a beer and see who&#8217;s serving it in Portland.  You can also see what&#8217;s on tap at your favorite bar or pub.  Pubs that sign up with us also have the option of having a &#8220;PubCam&#8221; installed, which shows a live image of their on tap board.  It doesn&#8217;t get more up to date than that!</p>
<p>Beer Signal is an iPhone app that uses the Taplister engine.  The app helps you find a pub, see what they have on tap, and invite your friends to join you.  You start by selecting a pub from the Taplister database.  You can see their active beer list, the live pubcam (if they have one), and information like their location (with a map), hours, happy hours, and how many taps they have.  Then choose what friends you want to invite.  You build a list of local, beer drinking friends and enter their Twitter names.  The app keeps this list and allows you to select who you want to invite.  If you are at the pub now, you can send the invite with Shizzow or Twitter.  If you are planning a meetup, you can set the time and date, and send the invites out all once as Twitter direct messages.  The app also allows you to tweet what beer you are drinking and if it is off tap.  And finally, you have full access to the mobile Taplister site in the app, including searching for a specific beer.</p>
<p><strong>Dawn: How did you get the idea to start this project?</strong></p>
<p><strong>Ken</strong>: I met Kerry Finsand at my first Beer and Blog.  I literally walked into East Burn (coincidentally our first client), sat down in the last empty chair, introduced myself to the guy next to me, who was Kerry, and started talking about beer and the iPhone.  Kerry and Scott Wray had been working on the idea for the web site for a couple months I think.  They also hooked up with Kevin Scaldeferri who&#8217;s doing the web server and the bot.  Scott worked with Joe Mendonca on designing the web site.  Ezra Johnson-Greenough a.k.a Samurai Artist has been doing a series of interviews with brewers that&#8217;s on the site.  And recently, we&#8217;ve been working with Derek Arent on logos and branding.  All of us are big craft beer fans.  This project is all about the beer.  I wanted to make an iPhone app for it that really leveraged some of the power of the device.  I thought it would be cool to make it easy to invite your friends out for beer.</p>
<p><strong>Dawn: Why did you decide to integrate with Shizzow?</strong></p>
<p><strong>Ken</strong>: It was such a natural connection.  I&#8217;d heard about Shizzow at a Lunch 2.0 I went to early in the year, but didn&#8217;t really hear the details of what it was about.  So, while I was writing code for Beer Signal, I took a break and did a quick search to satisfy my curiosity about what Shizzow was.  It was exactly what I wanted to do.  Beer Signal is about finding pubs, discovering great beer, and getting together with friends so you can enjoy it together.  We want people to spend more time socializing in person, and not just online.  We also want to support our local drinking spots, and bring them the business they need in this tough economy.  It seems to me that Shizzow is all about that.  It also didn&#8217;t hurt meeting the people behind Shizzow and being in the same city.  If we can help them succeed in our own little way, all the better.</p>
<p><strong>Dawn: Where can people go to learn more about Taplister and Beer Signal and what plans do you have for future improvements?</strong></p>
<p><strong>Ken</strong>: <a rel="nofollow" target="_blank" href="http://www.taplister.com/">Taplister.com</a> is the place to be for the latest on what&#8217;s pouring in Portland.  There&#8217;s a search right on the front page to search for beers using our exclusive beer search engine.  Also, the Taplister.com site will autodetect if are on a mobile device and bring up the mobile version of the site.</p>
<p>You can go to <a rel="nofollow" target="_blank" href="http://beersignal.taplister.com/Info.html">BeerSignal.com</a> to learn more about the app, and read the documentation.  Beer Signal is currently available on <a rel="nofollow" target="_blank" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=318181184&amp;mt=8">Apple&#8217;s iTunes App Store</a>.</p>
<p>There&#8217;s a lot we want to do in the future.  This is just phase 1.  Down the road we want to incorporate beer descriptions, reviews, and user ratings.  We also want to work more with brewers and distributors, and be able to collect valuable information for them about what people are drinking and what kinds of beers people are asking about.  We also want to expand to other cities.  Portland has an amazing craft beer culture.  But, it seems to be spreading to other cities, and we want to be there too.  One thing I&#8217;m interested in developing is more visual ways brewers and users can define a beer&#8217;s flavor profile, and then be able to search on that so users can discover new beers that they would likely enjoy.</p>
<p>But, this all begins with everyone using the #ontappdx hash tag, and helping us maintain the best beer list anywhere!</p>]]></content:encoded>
      </item>
      <item>
         <title>Mapping Geekery This Weekend in Portland</title>
         <link>http://blog.shizzow.com/2009/06/mapping-geekery-this-weekend-in-portland/</link>
         <description>I wanted to make sure that everyone knows about this weekend&amp;#8217;s mapping party activities brought to you by the OpenStreetMap project. Here&amp;#8217;s the cliff notes version:

Mapping party at Multnomah Central Library from 11am - 4pm on Saturday.
Forest park trail mapping from 9am - 2pm on Sunday.

You can find many more details in the Silicon Florist [...]</description>
         <guid isPermaLink="false">http://blog.shizzow.com/?p=87</guid>
         <pubDate>Fri, 19 Jun 2009 23:35:22 +0000</pubDate>
         <content:encoded><![CDATA[<p>I wanted to make sure that everyone knows about this weekend&#8217;s mapping party activities brought to you by the <a rel="nofollow" target="_blank" href="http://www.openstreetmap.org/">OpenStreetMap project</a>. Here&#8217;s the cliff notes version:</p>
<ul>
<li><a rel="nofollow" title="Mapping party at Multnomah Central Library" target="_blank" href="http://community.cloudmade.com/event/custom/generic/show/179">Mapping party at Multnomah Central Library</a> from 11am - 4pm on Saturday.</li>
<li>Forest park trail mapping from 9am - 2pm on Sunday.</li>
</ul>
<p>You can find many more details in the <a rel="nofollow" target="_blank" href="http://siliconflorist.com/2009/06/19/geogeeking-openstreetmap-weekend/">Silicon Florist post</a> on the topic. Have fun!</p>]]></content:encoded>
      </item>
      <item>
         <title>Why Shizzow Doesn’t Automate Your Shouts</title>
         <link>http://blog.shizzow.com/2009/06/why-shizzow-doesnt-automate-your-shouts/</link>
         <description>I&amp;#8217;m a huge fan of xkcd, and today&amp;#8217;s comic does a great job of illustrating why we designed Shizzow to require that you shout your location rather than automating the process.

Brady also has an interesting take on this issue over on the O&amp;#8217;Reilly Radar blog.
&amp;#8220;I am personally looking forward to these services becoming ubiquitous so [...]</description>
         <guid isPermaLink="false">http://blog.shizzow.com/?p=86</guid>
         <pubDate>Fri, 12 Jun 2009 19:00:45 +0000</pubDate>
         <content:encoded><![CDATA[<p>I&#8217;m a huge fan of <a rel="nofollow" target="_blank" href="http://xkcd.com/">xkcd</a>, and today&#8217;s comic does a great job of illustrating why we designed Shizzow to require that you shout your location rather than automating the process.</p>
<p><a rel="nofollow" target="_blank" href="http://xkcd.com/596/"><img class="aligncenter" src="http://imgs.xkcd.com/comics/latitude.png" alt="xkcd Latitude" width="500"/></a></p>
<p>Brady also has an interesting take on this issue over on the <a rel="nofollow" target="_blank" href="http://radar.oreilly.com/2009/06/xkcd-on-the-future-self.html">O&#8217;Reilly Radar blog</a>.</p>
<blockquote><p>&#8220;I am personally looking forward to these services becoming ubiquitous so that I can track my location and aspects of my life, but as they currently stand these services are not poised for mainstream adoption. They need to do more to prevent people from embarrassing or endangering themselves.&#8221;</p>
<p>Quoted from <a rel="nofollow" target="_blank" href="http://radar.oreilly.com/2009/06/xkcd-on-the-future-self.html">XKCD on the Future Self</a>.</p></blockquote>
<p>Remember to shout responsibly, people. There are some things that I just don&#8217;t want to know about you!</p>]]></content:encoded>
      </item>
      <item>
         <title>YQL and Gnip: June 23rd Meeting</title>
         <link>http://pdpug.org/2009/06/yql-and-gnip-june-23rd-meeting/</link>
         <description>In our June 23rd meeting, we will be talking about YQL (Yahoo Query Language), which is a little like Yahoo Pipes on steroids where you can construct queries that essentially select * from internet source. It&amp;#8217;s a powerful tool that is worth learning. We will also be learning about Gnip, another powerful tool where you [...]</description>
         <guid isPermaLink="false">http://pdpug.org/?p=34</guid>
         <pubDate>Fri, 12 Jun 2009 15:02:17 +0000</pubDate>
         <content:encoded><![CDATA[<p>In our June 23rd meeting, we will be talking about <a rel="nofollow" target="_blank" href="http://developer.yahoo.com/yql/">YQL (Yahoo Query Language)</a>, which is a little like Yahoo Pipes on steroids where you can construct queries that essentially select * from internet source. It&#8217;s a powerful tool that is worth learning. We will also be learning about <a rel="nofollow" target="_blank" href="http://www.gnip.com/">Gnip</a>, another powerful tool where you can access data from various web services across the internet and integrate the data together to use in other ways.</p>
<p>Tuesday June 23, 2009 from 6:00pm - 7:30pm<br />
Oracle 1211 SW 5th Avenue, Suite 800<br />
<a rel="nofollow" target="_blank" href="http://upcoming.yahoo.com/event/2883563/">RSVP on Upcoming</a></p>
<p><strong>Agenda for June</strong></p>
<ul>
<li> 6:00 - 6:15 Introductions</li>
<li>6:15 - 6:40 YQL (Yahoo Pipes on Steroids) by Uncle Nate DiNiro</li>
<li>6:40 - 7:00 Gnip by Ed Borasky</li>
<li>7:00 - 7:30 Other interesting discoveries and future agenda topics (all)</li>
<li>We will also be talking about whether or not we want to skip the July / August meetings and pick back up in September.</li>
</ul>
<p>Please use the tag #pdpug for Twitter, blog posts, pictures, etc.</p>
<p><strong>About pdpug</strong></p>
<p>The Portland Data Plumbing Group (aka pdpug) gives us a place to talk about RSS feed hacking, Yahoo Pipes, Dapper, and other related technologies. We have monthly meetings on the 4th Tuesday of every month at the Oracle office in downtown Portland from 6pm-7:30pm.</p>
<p>You can also join our discussions about Yahoo Pipes and other plumbing topics on our Google Group: <a rel="nofollow" target="_blank" href="http://groups.google.com/group/portland-data-plumbing">http://groups.google.com/group/portland-data-plumbing</a></p>






	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;title=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="Digg"><img src="http://pdpug.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;title=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="del.icio.us"><img src="http://pdpug.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;t=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="Facebook"><img src="http://pdpug.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;title=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="Google"><img src="http://pdpug.org/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting&amp;body=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F" title="E-mail this story to a friend!"><img src="http://pdpug.org/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;title=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting&amp;source=Portland+Data+Plumbing+User+Group+pdpug+for+hacking+on+RSS+feeds+using+Yahoo+Pipes+and+other+tools&amp;summary=In%20our%20June%2023rd%20meeting%2C%20we%20will%20be%20talking%20about%20YQL%20%28Yahoo%20Query%20Language%29%2C%20which%20is%20a%20little%20like%20Yahoo%20Pipes%20on%20steroids%20where%20you%20can%20construct%20queries%20that%20essentially%20select%20%2A%20from%20internet%20source.%20It%27s%20a%20powerful%20tool%20that%20is%20worth%20learning." title="LinkedIn"><img src="http://pdpug.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;title=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="Ma.gnolia"><img src="http://pdpug.org/wp-content/plugins/sociable/images/magnolia.png" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;t=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="MySpace"><img src="http://pdpug.org/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;title=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="Ping.fm"><img src="http://pdpug.org/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;title=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="Reddit"><img src="http://pdpug.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F" title="Slashdot"><img src="http://pdpug.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;title=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="StumbleUpon"><img src="http://pdpug.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F" title="Technorati"><img src="http://pdpug.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F" title="TwitThis"><img src="http://pdpug.org/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.kirtsy.com/submit.php?url=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;title=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="Kirtsy"><img src="http://pdpug.org/wp-content/plugins/sociable/images/kirtsy.gif" title="Kirtsy" alt="Kirtsy" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;title=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="Mixx"><img src="http://pdpug.org/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;h=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="NewsVine"><img src="http://pdpug.org/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;t=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting&amp;s=" title="Tumblr"><img src="http://pdpug.org/wp-content/plugins/sociable/images/tumblr.gif" title="Tumblr" alt="Tumblr" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;submitHeadline=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting&amp;submitSummary=In%20our%20June%2023rd%20meeting%2C%20we%20will%20be%20talking%20about%20YQL%20%28Yahoo%20Query%20Language%29%2C%20which%20is%20a%20little%20like%20Yahoo%20Pipes%20on%20steroids%20where%20you%20can%20construct%20queries%20that%20essentially%20select%20%2A%20from%20internet%20source.%20It%27s%20a%20powerful%20tool%20that%20is%20worth%20learning.&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fpdpug.org%2F2009%2F06%2Fyql-and-gnip-june-23rd-meeting%2F&amp;=YQL%20and%20Gnip%3A%20June%2023rd%20Meeting" title="YahooMyWeb"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoomyweb.png" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers"/></a>


<br/><br/>]]></content:encoded>
      </item>
      <item>
         <title>April 28th Meeting: Tarpipe</title>
         <link>http://pdpug.org/2009/04/april-28th-meeting-tarpipe/</link>
         <description>Uncle Nate DiNiro has volunteered to give us a demo of Tarpipe in the next Portland Data Plumber&amp;#8217;s group. Nate will  give us a quick orientation to get productive using Tarpipe&amp;#8217;s email capability, show some of the monitoring benefits that it offers, and will briefly touch upon the REST API.
Here are the details about [...]</description>
         <guid isPermaLink="false">http://pdpug.org/?p=30</guid>
         <pubDate>Tue, 21 Apr 2009 16:29:59 +0000</pubDate>
         <content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" href="http://twitter.com/unclenate">Uncle Nate DiNiro</a> has volunteered to give us a demo of <a rel="nofollow" target="_blank" href="http://tarpipe.com/">Tarpipe</a> in the next Portland Data Plumber&#8217;s group. Nate will  give us a quick orientation to get productive using Tarpipe&#8217;s email capability, show some of the monitoring benefits that it offers, and will briefly touch upon the REST API.</p>
<p>Here are the details about the meeting - don&#8217;t forget to <a rel="nofollow" target="_blank" href="http://upcoming.yahoo.com/event/2123569">RSVP on Upcoming</a> if you plan to attend.</p>
<p>When: Tuesday April 28, 2009  from 6:00pm - 7:30pm<br />
Where: Oracle 1211 SW 5th Avenue, Suite 800</p>
<p>Agenda:</p>
<ul>
<li> 6:00 Introductions</li>
<li> 6:15 Tarpipe discussion led by Uncle Nate DiNiro</li>
<li> 6:45 Workshop: Have a problem? Want to talk about a specific tool? Break into small groups to help each other</li>
</ul>
<p>As always, feel free to discuss various RSS feed hacking, Yahoo Pipes, Dapper, and other related technologies on the <a rel="nofollow" target="_blank" href="http://groups.google.com/group/portland-data-plumbing">pdpug Google Group</a> in between meetings.</p>






	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;title=April%2028th%20Meeting%3A%20Tarpipe" title="Digg"><img src="http://pdpug.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;title=April%2028th%20Meeting%3A%20Tarpipe" title="del.icio.us"><img src="http://pdpug.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;t=April%2028th%20Meeting%3A%20Tarpipe" title="Facebook"><img src="http://pdpug.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;title=April%2028th%20Meeting%3A%20Tarpipe" title="Google"><img src="http://pdpug.org/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=April%2028th%20Meeting%3A%20Tarpipe&amp;body=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F" title="E-mail this story to a friend!"><img src="http://pdpug.org/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;title=April%2028th%20Meeting%3A%20Tarpipe&amp;source=Portland+Data+Plumbing+User+Group+pdpug+for+hacking+on+RSS+feeds+using+Yahoo+Pipes+and+other+tools&amp;summary=Uncle%20Nate%20DiNiro%20has%20volunteered%20to%20give%20us%20a%20demo%20of%20Tarpipe%20in%20the%20next%20Portland%20Data%20Plumber%27s%20group.%20Nate%20will%20%20give%20us%20a%20quick%20orientation%20to%20get%20productive%20using%20Tarpipe%27s%20email%20capability%2C%20show%20some%20of%20the%20monitoring%20benefits%20that%20it%20offers%2C%20" title="LinkedIn"><img src="http://pdpug.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;title=April%2028th%20Meeting%3A%20Tarpipe" title="Ma.gnolia"><img src="http://pdpug.org/wp-content/plugins/sociable/images/magnolia.png" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;t=April%2028th%20Meeting%3A%20Tarpipe" title="MySpace"><img src="http://pdpug.org/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;title=April%2028th%20Meeting%3A%20Tarpipe" title="Ping.fm"><img src="http://pdpug.org/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;title=April%2028th%20Meeting%3A%20Tarpipe" title="Reddit"><img src="http://pdpug.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=April%2028th%20Meeting%3A%20Tarpipe&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F" title="Slashdot"><img src="http://pdpug.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;title=April%2028th%20Meeting%3A%20Tarpipe" title="StumbleUpon"><img src="http://pdpug.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F" title="Technorati"><img src="http://pdpug.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F" title="TwitThis"><img src="http://pdpug.org/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.kirtsy.com/submit.php?url=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;title=April%2028th%20Meeting%3A%20Tarpipe" title="Kirtsy"><img src="http://pdpug.org/wp-content/plugins/sociable/images/kirtsy.gif" title="Kirtsy" alt="Kirtsy" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;title=April%2028th%20Meeting%3A%20Tarpipe" title="Mixx"><img src="http://pdpug.org/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;h=April%2028th%20Meeting%3A%20Tarpipe" title="NewsVine"><img src="http://pdpug.org/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;t=April%2028th%20Meeting%3A%20Tarpipe&amp;s=" title="Tumblr"><img src="http://pdpug.org/wp-content/plugins/sociable/images/tumblr.gif" title="Tumblr" alt="Tumblr" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;submitHeadline=April%2028th%20Meeting%3A%20Tarpipe&amp;submitSummary=Uncle%20Nate%20DiNiro%20has%20volunteered%20to%20give%20us%20a%20demo%20of%20Tarpipe%20in%20the%20next%20Portland%20Data%20Plumber%27s%20group.%20Nate%20will%20%20give%20us%20a%20quick%20orientation%20to%20get%20productive%20using%20Tarpipe%27s%20email%20capability%2C%20show%20some%20of%20the%20monitoring%20benefits%20that%20it%20offers%2C%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fpdpug.org%2F2009%2F04%2Fapril-28th-meeting-tarpipe%2F&amp;=April%2028th%20Meeting%3A%20Tarpipe" title="YahooMyWeb"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoomyweb.png" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers"/></a>


<br/><br/>]]></content:encoded>
         <category>Uncategorized</category>
      </item>
      <item>
         <title>Community in Review April 19th</title>
         <link>http://blog.shizzow.com/2009/04/community-in-review-april-19th/</link>
         <description>For the week ending April 19th, here are the top Shizzow community members across a variety of categories.  For comparison, you can take a look at previous community in review posts.
Top Shouters

stephaniewagner: Stephanie Wagner - Graphics + Web Design + Marketing + Promotions and Music &amp;#124; Event Promoter. design graphic marketing promotions sxsw web
donpdonp: Don [...]</description>
         <guid isPermaLink="false">http://blog.shizzow.com/?p=77</guid>
         <pubDate>Tue, 21 Apr 2009 00:59:26 +0000</pubDate>
         <content:encoded><![CDATA[<p>For the week ending April 19th, here are the top Shizzow community members across a variety of categories.  For comparison, you can take a look at previous <a rel="nofollow" target="_blank" href="http://blog.shizzow.com/category/community/">community in review</a> posts.</p>
<p><strong>Top Shouters</strong></p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/stephaniewagner">stephaniewagner</a>: <a rel="nofollow" target="_blank" href="http://swagnerdesigns.com/">Stephanie Wagner</a> - Graphics + Web Design + Marketing + Promotions and Music | Event Promoter. <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=design">design</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=graphic">graphic</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=marketing">marketing</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=promotions">promotions</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=sxsw">sxsw</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=web">web</a></li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/donpdonp">donpdonp</a>: <a rel="nofollow" target="_blank" href="http://donpark.org/">Don Park</a> - biker. hacker. <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=bicycle">bicycle</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=burrito">burrito</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=cafe">cafe</a></li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/gjlutz">gjlutz</a>: G. Lutz</li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/wajiii">wajiii</a>: <a rel="nofollow" target="_blank" href="http://twitter.com/wajiii">Bill Jackson</a> - Meh. <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=ajax">ajax</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=apple">apple</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=baconsnob">baconsnob</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=geek">geek</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=java">java</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=linux">linux</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=mac">mac</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=unix">unix</a></li>
</ul>
<p><strong>Top Places</strong></p>
<ul>
<li> <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places/hlPBI0">Green Dragon Bistro &amp; Brewpub</a>: <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places?places_tag=absinthe">absinthe</a> <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places?places_tag=beer">beer</a> <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places?places_tag=finetapselection">finetapselection</a></li>
<li> <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places/LHz3zB">CubeSpace</a>: <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places?places_tag=cubespace">cubespace</a> <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places?places_tag=meetingrooms">meetingrooms</a> <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places?places_tag=officeforrent">officeforrent</a></li>
<li> <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places/7pjnwC">SW DESIGNS</a></li>
</ul>
<p><strong>Trailblazers (People who go to new places)</strong></p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/rich">rich</a>: Rich Vigorito</li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/stephaniewagner">stephaniewagner</a>: <a rel="nofollow" target="_blank" href="http://swagnerdesigns.com/">Stephanie Wagner</a> - Graphics + Web Design + Marketing + Promotions and Music | Event Promoter. <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=design">design</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=graphic">graphic</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=marketing">marketing</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=promotions">promotions</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=sxsw">sxsw</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=web">web</a></li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/fred">fred</a>: <a rel="nofollow" target="_blank" href="http://frsconsulting.com/">Fred Sobotka</a> - Another consultant who lurks around SE Portland when he’s not lurking elsewhere. <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=db2">db2</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=portland">portland</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=sql">sql</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=stumptown">stumptown</a></li>
</ul>
<p><strong>People who tag places (and make Shizzow better)</strong><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/cedr"></a></p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/cedr">cedr</a>: <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=coffee">coffee</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=croquet">croquet</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=scooter">scooter</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=secretagent">secretagent</a></li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/stephaniewagner">stephaniewagner</a>: <a rel="nofollow" target="_blank" href="http://swagnerdesigns.com/">Stephanie Wagner</a> - Graphics + Web Design + Marketing + Promotions and Music | Event Promoter. <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=design">design</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=graphic">graphic</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=marketing">marketing</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=promotions">promotions</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=sxsw">sxsw</a> <a rel="nofollow" style="padding-right:4px;" target="_blank" href="http://www.shizzow.com/people?people_tag=web">web</a></li>
</ul>]]></content:encoded>
         <category>community</category>
      </item>
      <item>
         <title>Twitter Integration: Import Your Friends and More Tweaks</title>
         <link>http://blog.shizzow.com/2009/04/twitter-integration-import-your-friends-and-more-tweaks/</link>
         <description>We have Twitter integration to post your Shizzow shouts to Twitter, but the big change now is that you can easily import the people you are following on Twitter into Shizzow. Here are a few more details about how it works.
How to use the Twitter friend import:

Go to your preferences page
Click the Twitter link in [...]</description>
         <guid isPermaLink="false">http://blog.shizzow.com/?p=76</guid>
         <pubDate>Sat, 18 Apr 2009 16:44:15 +0000</pubDate>
         <content:encoded><![CDATA[<p>We have Twitter integration to post your Shizzow shouts to Twitter, but the big change now is that you can easily import the people you are following on Twitter into Shizzow. Here are a few more details about how it works.</p>
<p><strong>How to use the Twitter friend import:</strong></p>
<ul>
<li>Go to your <a rel="nofollow" target="_blank" href="http://www.shizzow.com/preferences">preferences</a> page</li>
<li>Click the Twitter link in the sidebar</li>
<li>Activate the service by allowing Shizzow to access your Twitter information</li>
<li>Click the Import your Twitter friends link</li>
<li>For friends who are already on Shizzow, you can choose which ones you want to listen to.</li>
<li>For friends who aren&#8217;t on Shizzow, you can invite them, which sends them a Twitter direct message with a request from you to join Shizzow.</li>
</ul>
<p><strong>What we do or do not do with your Twitter account:</strong></p>
<ul>
<li>You never need to give us your Twitter password, we use oAuth to give you control over whether we can access your account.</li>
<li>Shizzow will not automatically tweet from your account.</li>
<li>Shizzow will not import all of your Twitter friends; you will need to manually select individual Twitter friends.</li>
<li>For your Twitter friends who do not already have Shizzow accounts, Shizzow will allow you to send a direct message through Twitter to individually selected friends that you would like to invite to join Shizzow.</li>
<li>After the friend import process, your account will be setup to automatically tweet your shouts through Twitter, but you can disable this at anytime by visiting the Twitter Preferences page. If you never want us to post your shouts from Twitter, simply disable your Twitter access after importing your Twitter friends.</li>
</ul>
<p>We&#8217;re hoping this makes it easier for you to find your friends and use Shizzow. We would love to hear more about your experiences using the Twitter import on <a rel="nofollow" target="_blank" href="http://getsatisfaction.com/shizzow/">Get Satisfaction</a>.</p>
<p><strong>We also made a few other cool improvements in this latest release:</strong></p>
<ul>
<li>Added favorites as a drop down menu on our mobile version (m.shizzow.com) without an extra refresh, and we added the search box to the bottom of the mobile page to make it even easier to shout from your web enabled phone.</li>
<li>We made some other improvements to the signup process for new users to make it easier to get started on Shizzow.</li>
</ul>
<p>As always, please let us know what improvements you would like to see in Shizzow. Most of our new features and bug reports come from you, so keep posting them to <a rel="nofollow" target="_blank" href="http://getsatisfaction.com/shizzow/">Get Satisfaction</a>!</p>]]></content:encoded>
      </item>
      <item>
         <title>Community in Review April 12</title>
         <link>http://blog.shizzow.com/2009/04/community-in-review-april-12/</link>
         <description>For the week ending April 12th,  here are the top Shizzow community members across a variety of categories. We&amp;#8217;ve even added a couple of new categories to recognize people who are doing nice things (like remembering to tag places). For comparison, you can take a look at last week’s Community in Review.
Top Shouters

easterbunny: The [...]</description>
         <guid isPermaLink="false">http://blog.shizzow.com/?p=75</guid>
         <pubDate>Tue, 14 Apr 2009 02:00:44 +0000</pubDate>
         <content:encoded><![CDATA[<p>For the week ending April 12th,  here are the top Shizzow community members across a variety of categories. We&#8217;ve even added a couple of new categories to recognize people who are doing nice things (like remembering to tag places). For comparison, you can take a look at last week’s <a rel="nofollow" target="_blank" href="http://blog.shizzow.com/2009/04/community-in-review-2/">Community in Review</a>.</p>
<p><strong>Top Shouters</strong></p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/easterbunny">easterbunny</a>: <a rel="nofollow" target="_blank" href="http://twitter.com/easterbunnyshz">The Easter Bunny</a> - Bringing baskets filled with colored eggs, candy and toys to the homes of children on Easter.</li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/b3gl">b3gl</a>: <a rel="nofollow" target="_blank" href="http://twitter.com/b3gl">Jerry</a></li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/stephaniewagner">stephaniewagner</a>: <a rel="nofollow" target="_blank" href="http://swagnerdesigns.com">Stephanie Wagner</a> - Graphics + Web Design + Marketing + Promotions and Music | Event Promoter</li>
</ul>
<p><strong>Top Places</strong></p>
<ul>
<li> <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places/hlPBI0">Green Dragon Bistro &amp; Brewpub</a></li>
<li> <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places/YIwYMj">Urban Grind Coffeehouse NW</a></li>
<li> <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places/LHz3zB">CubeSpace</a></li>
</ul>
<p><strong>Trailblazers (People who go to new places)</strong></p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/fred">fred</a>: <a rel="nofollow" target="_blank" href="http://frsconsulting.com/">Fred Sobotka</a> - Another consultant who lurks around SE Portland when he&#8217;s not lurking elsewhere.</li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/rich">rich</a>: Rich Vigorito</li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/stephaniewagner">stephaniewagner</a>: <a rel="nofollow" target="_blank" href="http://swagnerdesigns.com">Stephanie Wagner</a> - Graphics + Web Design + Marketing + Promotions and Music | Event Promoter</li>
</ul>
<p><strong>People who tag places (and make Shizzow better)</strong><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/dougie"></a></p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/dougie">dougie</a>: <a rel="nofollow" target="_blank" href="http://dougcoleman.wordpress.com/">Doug Coleman</a> - A freak for the web</li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/dswiese">dswiese</a>: <a rel="nofollow" target="_blank" href="http://www.seanwiese.com">Sean Wiese</a></li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/sechrest">sechrest</a>: John Sechrest</li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/hollyblackman">hollyblackman</a>: <a rel="nofollow" target="_blank" href="http://twitter.com/HollyBlackman">Holly Blackman</a> - getting into as much social networking as possible for work.</li>
</ul>]]></content:encoded>
         <category>community</category>
      </item>
      <item>
         <title>Tweaks: Improved Tagging, Add Places via Mobile, and More</title>
         <link>http://blog.shizzow.com/2009/04/tweaks-improved-tagging-add-places-via-mobile-and-more/</link>
         <description>We made a few enhancements and fixes that we think you will like. As always, this is how we prove that we really do read all of the stuff you send us through Get Satisfaction.
New and Improved Tagging
We changed our tagging system for places to show only the most popular tags on the place page, [...]</description>
         <guid isPermaLink="false">http://blog.shizzow.com/?p=74</guid>
         <pubDate>Sat, 11 Apr 2009 00:02:13 +0000</pubDate>
         <content:encoded><![CDATA[<p>We made a few enhancements and fixes that we think you will like. As always, this is how we prove that we really do read all of the stuff you send us through <a rel="nofollow" target="_blank" href="http://getsatisfaction.com/shizzow">Get Satisfaction</a>.</p>
<p><strong>New and Improved Tagging</strong></p>
<p>We changed our tagging system for places to show only the most popular tags on the place page, and when you click the link for more, you get a nice tag cloud with big text for the popular tags. This is one way to push obsolete tags down the page. If a place without wifi is tagged with wifi, you can push it down the list by tagging it with something like no-wifi, which would become more popular as more people begin to use the tag.</p>
<p><strong>Add New Places and Edit Places via m.shizzow.com</strong></p>
<p>Quite a few of us were frustrated that m.shizzow.com didn&#8217;t have a way to add a new place. We heard you loud and clear, and you can now add places from your mobile device using m.shizzow.com. As a bonus, you can also edit places to update an address or correct other information on the place page.</p>
<p><strong>IM Notification - Now with More Links</strong></p>
<p>We&#8217;ve improved the experience for those of us who get our notifications via XMPP instant messaging by adding links to the shout within the message. Gone are the days of wondering exactly which Stumptown my friend just shouted from and having to log into the web interface to find out. Now you can click on the link to go directly to the shout to find out more information.</p>
<p><strong>Support for Mexico, Central America, South America and South Africa</strong></p>
<p>We&#8217;re continuing to add support for new countries as time permits. Mexico, Central America, South America and South Africa were the latest additions, but you will continue to see support for more countries trickle out.</p>
<p>We also fixed a few other bugs. Remember, we are not skilled in mind-reading or ESP, so we can’t change things that we don’t know you want, so keep those bug reports and feature requests coming at us by posting them on <a rel="nofollow" target="_blank" href="http://getsatisfaction.com/shizzow">Get Satisfaction!</a></p>]]></content:encoded>
         <category>beta</category>
      </item>
      <item>
         <title>Shizzow Developer Meetup April 16</title>
         <link>http://dev.shizzow.com/2009/04/shizzow-developer-meetup-april-16/</link>
         <description>Join us on April 16th to talk to Shizzow developers and community developers who are working on applications using the Shizzow API. This is a great place to show off your app with a demo, ask questions, learn from other developers, and request new API calls. We hope to see you there!
Thursday April 16, 2009 [...]</description>
         <guid isPermaLink="false">http://dev.shizzow.com/?p=144</guid>
         <pubDate>Tue, 07 Apr 2009 17:10:37 +0000</pubDate>
         <content:encoded><![CDATA[<p>Join us on April 16th to talk to Shizzow developers and community developers who are working on applications using the Shizzow API. This is a great place to show off your app with a demo, ask questions, learn from other developers, and request new API calls. We hope to see you there!</p>
<p>Thursday April 16, 2009 at 5:00pm<br />
Green Dragon Bistro &amp; Brewpub<br />
928 SE 9th Ave, Portland, Oregon</p>
<p><a rel="nofollow" target="_blank" href="http://upcoming.yahoo.com/event/2375935/">RSVP on Upcoming</a>.</p>]]></content:encoded>
         <category>Uncategorized</category>
      </item>
      <item>
         <title>Community in Review</title>
         <link>http://blog.shizzow.com/2009/04/community-in-review-2/</link>
         <description>For the week ending April 5th, here are the top shouters and the most frequently visited places. For comparison, you can take a look at last week&amp;#8217;s Community in Review.
Top Shouters

maestrojed: Jed Herzog - Livin in Portland OR. @betheoutlier&amp;#8217;s my passionate venture &amp;#124; Most used Skillz: webDev &amp;#38; video prod. &amp;#124; Interests: music/Jazz, the web, [...]</description>
         <guid isPermaLink="false">http://blog.shizzow.com/?p=73</guid>
         <pubDate>Tue, 07 Apr 2009 17:00:01 +0000</pubDate>
         <content:encoded><![CDATA[<p>For the week ending April 5th, here are the top shouters and the most frequently visited places. For comparison, you can take a look at last week&#8217;s <a rel="nofollow" target="_blank" href="http://blog.shizzow.com/2009/03/community-in-review/">Community in Review</a>.</p>
<p><strong>Top Shouters</strong></p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/maestrojed">maestrojed</a>: <a rel="nofollow" target="_blank" href="http://www.highfivefriday.com/">Jed Herzog</a> - Livin in Portland OR. @betheoutlier&#8217;s my passionate venture | Most used Skillz: webDev &amp; video prod. | Interests: music/Jazz, the web, art/street art/graffiti.</li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/donpdonp">donpdonp</a>: <a rel="nofollow" target="_blank" href="http://donpark.org/">Don Park</a> - biker. hacker.</li>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/people/mattg">mattg</a>: <a rel="nofollow" target="_blank" href="http://www.matthewgifford.com/">Matthew Gifford</a> - Really needs to add his bio to Shizzow <img class="wp-smiley" alt=":)"/></li>
</ul>
<p><strong>Top Locations</strong></p>
<ul>
<li><a rel="nofollow" target="_blank" href="http://www.shizzow.com/places/hlPBI0">Green Dragon Bistro &amp; Brewpub</a></li>
<li> <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places/YIwYMj">Urban Grind Coffeehouse NW</a></li>
<li> <a rel="nofollow" target="_blank" href="http://www.shizzow.com/places/JPtbtp">OCP</a></li>
</ul>]]></content:encoded>
         <category>beta</category>
      </item>
      <item>
         <title>Shizzow Developer Meetup on Thursday, April 2nd</title>
         <link>http://dev.shizzow.com/2009/03/shizzow-developer-meetup-on-thursday-april-2nd/</link>
         <description>This is your chance to drop by to ask us questions about the API, request new API features, make suggestions, and discuss uses for the Shizzow API with the Shizzow team and other people who are developing Shizzow apps. We would also love to see demos of your work in progress applications or hear your [...]</description>
         <guid isPermaLink="false">http://dev.shizzow.com/?p=139</guid>
         <pubDate>Mon, 30 Mar 2009 18:47:07 +0000</pubDate>
         <content:encoded><![CDATA[<p>This is your chance to drop by to ask us questions about the API, request new API features, make suggestions, and discuss uses for the Shizzow API with the Shizzow team and other people who are developing Shizzow apps. We would also love to see demos of your work in progress applications or hear your ideas for new Shizzow apps!</p>
<p><strong>Thursday April 2, 2009  at 5:00pm</strong><br />
Green Dragon Bistro &amp; Brewpub<br />
928 SE 9th Ave<br />
<a rel="nofollow" target="_blank" href="http://upcoming.yahoo.com/event/2294039/">RSVP on Upcoming</a></p>]]></content:encoded>
      </item>
      <item>
         <title>Shizzow Developer Meetup on Feb 26</title>
         <link>http://dev.shizzow.com/2009/02/shizzow-developer-meetup-on-feb-26/</link>
         <description>Come join us at the next Shizzow Developer Meetup this Thursday!
Thursday February 26, 2009  at 5:30pm
Green Dragon Bistro &amp;#38; Brewpub
928 SE 9th Ave, Portland, Oregon 97214
RSVP on Upcoming
These meetups are for people currently developing applications using the Shizzow beta API or for people interested in starting to use the API. This is an opportunity [...]</description>
         <guid isPermaLink="false">http://dev.shizzow.com/?p=116</guid>
         <pubDate>Mon, 23 Feb 2009 13:41:04 +0000</pubDate>
         <content:encoded><![CDATA[<p>Come join us at the next Shizzow Developer Meetup this Thursday!</p>
<p>Thursday February 26, 2009  at 5:30pm<br />
Green Dragon Bistro &amp; Brewpub<br />
928 SE 9th Ave, Portland, Oregon 97214<br />
<a rel="nofollow" target="_blank" href="http://upcoming.yahoo.com/event/1897541">RSVP on Upcoming</a></p>
<p>These meetups are for people currently developing applications using the Shizzow beta API or for people interested in starting to use the API. This is an opportunity for you to show off your apps, ask questions, get feedback, or just kick back and listen over a beer. We hope you will come out and join us!</p>]]></content:encoded>
         <category>Uncategorized</category>
      </item>
      <item>
         <title>Open Source Alternatives &amp; Work Session: pdpug on February 24th</title>
         <link>http://pdpug.org/2009/02/open-source-alternatives-work-session-pdpug-on-february-24th/</link>
         <description>We&amp;#8217;re looking forward to seeing you at the next Portland Data Plumbing User Group Meeting on February 24th! Here&amp;#8217;s what you need to know for the meeting.
Portland Data Plumbing User Group (pdpug)
Tuesday February 24, 2009 from 6:00pm - 7:30pm
Oracle 1211 SW 5th Avenue, Suite 800
Please RSVP on Upcoming if you plan to attend
Agenda:

 6:00 Intros
 [...]</description>
         <guid isPermaLink="false">http://pdpug.org/?p=20</guid>
         <pubDate>Tue, 17 Feb 2009 05:18:00 +0000</pubDate>
         <content:encoded><![CDATA[<p>We&#8217;re looking forward to seeing you at the next Portland Data Plumbing User Group Meeting on February 24th! Here&#8217;s what you need to know for the meeting.</p>
<p><strong>Portland Data Plumbing User Group (pdpug)</strong><br />
Tuesday February 24, 2009 from 6:00pm - 7:30pm<br />
Oracle 1211 SW 5th Avenue, Suite 800<br />
Please <a rel="nofollow" target="_blank" href="http://upcoming.yahoo.com/event/1825823">RSVP on Upcoming</a> if you plan to attend</p>
<p><strong>Agenda:</strong></p>
<ul>
<li> 6:00 Intros</li>
<li> 6:15 Jerry (aka <a rel="nofollow" target="_blank" href="http://twitter.com/b3gl">@b3gl</a>) leading a discussion about open source alternatives to Pipes.</li>
<li> 6:50 Work session. Bring your issues with Yahoo Pipes or other RSS feed hackery &amp; we&#8217;ll pair up to help each other.</li>
</ul>
<p>As always, feel free to discuss topics between our meetings on the <a rel="nofollow" target="_blank" href="http://groups.google.com/group/portland-data-plumbing">pdpug Google Group</a>.</p>






	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;title=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="Digg"><img src="http://pdpug.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;title=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="del.icio.us"><img src="http://pdpug.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;t=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="Facebook"><img src="http://pdpug.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;title=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="Google"><img src="http://pdpug.org/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th&amp;body=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F" title="E-mail this story to a friend!"><img src="http://pdpug.org/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;title=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th&amp;source=Portland+Data+Plumbing+User+Group+pdpug+for+hacking+on+RSS+feeds+using+Yahoo+Pipes+and+other+tools&amp;summary=We%27re%20looking%20forward%20to%20seeing%20you%20at%20the%20next%20Portland%20Data%20Plumbing%20User%20Group%20Meeting%20on%20February%2024th%21%20Here%27s%20what%20you%20need%20to%20know%20for%20the%20meeting.%0D%0A%0D%0APortland%20Data%20Plumbing%20User%20Group%20%28pdpug%29%0D%0ATuesday%20February%2024%2C%202009%20from%206%3A00pm%20-%207%3A30pm%0D%0AOr" title="LinkedIn"><img src="http://pdpug.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;title=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="Ma.gnolia"><img src="http://pdpug.org/wp-content/plugins/sociable/images/magnolia.png" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;t=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="MySpace"><img src="http://pdpug.org/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;title=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="Ping.fm"><img src="http://pdpug.org/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;title=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="Reddit"><img src="http://pdpug.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F" title="Slashdot"><img src="http://pdpug.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;title=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="StumbleUpon"><img src="http://pdpug.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F" title="Technorati"><img src="http://pdpug.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F" title="TwitThis"><img src="http://pdpug.org/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.kirtsy.com/submit.php?url=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;title=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="Kirtsy"><img src="http://pdpug.org/wp-content/plugins/sociable/images/kirtsy.gif" title="Kirtsy" alt="Kirtsy" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;title=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="Mixx"><img src="http://pdpug.org/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;h=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="NewsVine"><img src="http://pdpug.org/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;t=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th&amp;s=" title="Tumblr"><img src="http://pdpug.org/wp-content/plugins/sociable/images/tumblr.gif" title="Tumblr" alt="Tumblr" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;submitHeadline=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th&amp;submitSummary=We%27re%20looking%20forward%20to%20seeing%20you%20at%20the%20next%20Portland%20Data%20Plumbing%20User%20Group%20Meeting%20on%20February%2024th%21%20Here%27s%20what%20you%20need%20to%20know%20for%20the%20meeting.%0D%0A%0D%0APortland%20Data%20Plumbing%20User%20Group%20%28pdpug%29%0D%0ATuesday%20February%2024%2C%202009%20from%206%3A00pm%20-%207%3A30pm%0D%0AOr&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fpdpug.org%2F2009%2F02%2Fopen-source-alternatives-work-session-pdpug-on-february-24th%2F&amp;=Open%20Source%20Alternatives%20%26%20Work%20Session%3A%20pdpug%20on%20February%2024th" title="YahooMyWeb"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoomyweb.png" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers"/></a>


<br/><br/>]]></content:encoded>
         <category>Uncategorized</category>
      </item>
      <item>
         <title>Marshall Kirkpatrick on Video</title>
         <link>http://pdpug.org/2009/01/marshall-kirkpatrick-on-video/</link>
         <description>If you missed last night&amp;#8217;s Portland Data Plumbing User Group (like I did), don&amp;#8217;t despair. We have something almost as good &amp;#8230; video! A huge thank you to Bill Jackson for generously giving us a place to meet, recording the video and running the entire meeting!
Marshall also did a post with more information about his [...]</description>
         <guid isPermaLink="false">http://pdpug.org/?p=15</guid>
         <pubDate>Wed, 28 Jan 2009 14:56:40 +0000</pubDate>
         <content:encoded><![CDATA[<p>If you missed last night&#8217;s Portland Data Plumbing User Group (like I did), don&#8217;t despair. We have something almost as good &#8230; video! A huge thank you to <a rel="nofollow" target="_blank" href="http://twitter.com/wajiii">Bill Jackson</a> for generously giving us a place to meet, recording the video and running the entire meeting!</p>
<p>Marshall also did a post with <a rel="nofollow" target="_blank" href="http://marshallk.com/my-talk-to-the-portland-data-plumbing-user-group">more information about his talk on his blog</a>. He was also gracious enough to include a <a rel="nofollow" target="_blank" href="http://www.agglom.com/webslideshow/54064/Marshall_s_Portland_Plumbers_Talk_Final_List">link</a> to the slide show of links that he covered. If you don&#8217;t want to watch the video and would prefer a quick intro, he&#8217;s written extensively on this topic in <a rel="nofollow" target="_blank" href="http://www.readwriteweb.com/archives/the_weirdest_stuff_on_the_internet.php">this post</a>, <a rel="nofollow" target="_blank" href="http://www.readwriteweb.com/archives/how_to_build_a_social_media_cheat_sheet.php">this post</a> and <a rel="nofollow" target="_blank" href="http://marshallk.com/three-useful-research-tactics-i-learned-last-week">this one</a>.</p>
<p><code><br />
<br />
</code></p>






	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;title=Marshall%20Kirkpatrick%20on%20Video" title="Digg"><img src="http://pdpug.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;title=Marshall%20Kirkpatrick%20on%20Video" title="del.icio.us"><img src="http://pdpug.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;t=Marshall%20Kirkpatrick%20on%20Video" title="Facebook"><img src="http://pdpug.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;title=Marshall%20Kirkpatrick%20on%20Video" title="Google"><img src="http://pdpug.org/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Marshall%20Kirkpatrick%20on%20Video&amp;body=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F" title="E-mail this story to a friend!"><img src="http://pdpug.org/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;title=Marshall%20Kirkpatrick%20on%20Video&amp;source=Portland+Data+Plumbing+User+Group+pdpug+for+hacking+on+RSS+feeds+using+Yahoo+Pipes+and+other+tools&amp;summary=If%20you%20missed%20last%20night%27s%20Portland%20Data%20Plumbing%20User%20Group%20%28like%20I%20did%29%2C%20don%27t%20despair.%20We%20have%20something%20almost%20as%20good%20...%20video%21%20A%20huge%20thank%20you%20to%20Bill%20Jackson%20for%20generously%20giving%20us%20a%20place%20to%20meet%2C%20recording%20the%20video%20and%20running%20the%20entir" title="LinkedIn"><img src="http://pdpug.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;title=Marshall%20Kirkpatrick%20on%20Video" title="Ma.gnolia"><img src="http://pdpug.org/wp-content/plugins/sociable/images/magnolia.png" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;t=Marshall%20Kirkpatrick%20on%20Video" title="MySpace"><img src="http://pdpug.org/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;title=Marshall%20Kirkpatrick%20on%20Video" title="Ping.fm"><img src="http://pdpug.org/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;title=Marshall%20Kirkpatrick%20on%20Video" title="Reddit"><img src="http://pdpug.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Marshall%20Kirkpatrick%20on%20Video&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F" title="Slashdot"><img src="http://pdpug.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;title=Marshall%20Kirkpatrick%20on%20Video" title="StumbleUpon"><img src="http://pdpug.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F" title="Technorati"><img src="http://pdpug.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F" title="TwitThis"><img src="http://pdpug.org/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.kirtsy.com/submit.php?url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;title=Marshall%20Kirkpatrick%20on%20Video" title="Kirtsy"><img src="http://pdpug.org/wp-content/plugins/sociable/images/kirtsy.gif" title="Kirtsy" alt="Kirtsy" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;title=Marshall%20Kirkpatrick%20on%20Video" title="Mixx"><img src="http://pdpug.org/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;h=Marshall%20Kirkpatrick%20on%20Video" title="NewsVine"><img src="http://pdpug.org/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;t=Marshall%20Kirkpatrick%20on%20Video&amp;s=" title="Tumblr"><img src="http://pdpug.org/wp-content/plugins/sociable/images/tumblr.gif" title="Tumblr" alt="Tumblr" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;submitHeadline=Marshall%20Kirkpatrick%20on%20Video&amp;submitSummary=If%20you%20missed%20last%20night%27s%20Portland%20Data%20Plumbing%20User%20Group%20%28like%20I%20did%29%2C%20don%27t%20despair.%20We%20have%20something%20almost%20as%20good%20...%20video%21%20A%20huge%20thank%20you%20to%20Bill%20Jackson%20for%20generously%20giving%20us%20a%20place%20to%20meet%2C%20recording%20the%20video%20and%20running%20the%20entir&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fmarshall-kirkpatrick-on-video%2F&amp;=Marshall%20Kirkpatrick%20on%20Video" title="YahooMyWeb"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoomyweb.png" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers"/></a>


<br/><br/>]]></content:encoded>
      </item>
      <item>
         <title>Next Meeting: Jan 27th with Marshall Kirkpatrick</title>
         <link>http://pdpug.org/2009/01/next-meeting-jan-27th-with-marshall-kirkpatrick/</link>
         <description>Several of us have read Marshall&amp;#8217;s How to: Build a Social Media Cheat Sheet for Any Topic where he integrates data from many different sources and uses various plumbing tools to pull it all together. Marshall is a master of tools like Yahoo Pipes and Dapper, and it will be great to have him presenting [...]</description>
         <guid isPermaLink="false">http://pdpug.org/?p=6</guid>
         <pubDate>Fri, 16 Jan 2009 03:17:19 +0000</pubDate>
         <content:encoded><![CDATA[<p>Several of us have read Marshall&#8217;s <a rel="nofollow" target="_blank" href="http://www.readwriteweb.com/archives/how_to_build_a_social_media_cheat_sheet.php">How to: Build a Social Media Cheat Sheet for Any Topic</a> where he integrates data from many different sources and uses various plumbing tools to pull it all together. Marshall is a master of tools like Yahoo Pipes and Dapper, and it will be great to have him presenting at our Jan 27th meeting.</p>
<p><strong>Details: </strong><br />
Jan 27th<br />
6:00pm - 7:30pm<br />
Oracle: 1211 SW 5th Avenue, Suite 800<br />
<a rel="nofollow" target="_blank" href="http://upcoming.yahoo.com/event/1494004 ">RSVP on Upcoming</a></p>
<p>We hope to see you there!</p>






	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;title=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="Digg"><img src="http://pdpug.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;title=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="del.icio.us"><img src="http://pdpug.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;t=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="Facebook"><img src="http://pdpug.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;title=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="Google"><img src="http://pdpug.org/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20&amp;body=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F" title="E-mail this story to a friend!"><img src="http://pdpug.org/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;title=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20&amp;source=Portland+Data+Plumbing+User+Group+pdpug+for+hacking+on+RSS+feeds+using+Yahoo+Pipes+and+other+tools&amp;summary=Several%20of%20us%20have%20read%20Marshall%27s%20How%20to%3A%20Build%20a%20Social%20Media%20Cheat%20Sheet%20for%20Any%20Topic%20where%20he%20integrates%20data%20from%20many%20different%20sources%20and%20uses%20various%20plumbing%20tools%20to%20pull%20it%20all%20together.%20Marshall%20is%20a%20master%20of%20tools%20like%20Yahoo%20Pipes%20and" title="LinkedIn"><img src="http://pdpug.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;title=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="Ma.gnolia"><img src="http://pdpug.org/wp-content/plugins/sociable/images/magnolia.png" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;t=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="MySpace"><img src="http://pdpug.org/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;title=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="Ping.fm"><img src="http://pdpug.org/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;title=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="Reddit"><img src="http://pdpug.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20&amp;url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F" title="Slashdot"><img src="http://pdpug.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;title=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="StumbleUpon"><img src="http://pdpug.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F" title="Technorati"><img src="http://pdpug.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F" title="TwitThis"><img src="http://pdpug.org/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.kirtsy.com/submit.php?url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;title=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="Kirtsy"><img src="http://pdpug.org/wp-content/plugins/sociable/images/kirtsy.gif" title="Kirtsy" alt="Kirtsy" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;title=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="Mixx"><img src="http://pdpug.org/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;h=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="NewsVine"><img src="http://pdpug.org/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;t=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20&amp;s=" title="Tumblr"><img src="http://pdpug.org/wp-content/plugins/sociable/images/tumblr.gif" title="Tumblr" alt="Tumblr" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;submitHeadline=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20&amp;submitSummary=Several%20of%20us%20have%20read%20Marshall%27s%20How%20to%3A%20Build%20a%20Social%20Media%20Cheat%20Sheet%20for%20Any%20Topic%20where%20he%20integrates%20data%20from%20many%20different%20sources%20and%20uses%20various%20plumbing%20tools%20to%20pull%20it%20all%20together.%20Marshall%20is%20a%20master%20of%20tools%20like%20Yahoo%20Pipes%20and&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers"/></a>
	<a rel="nofollow" target="_blank" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fpdpug.org%2F2009%2F01%2Fnext-meeting-jan-27th-with-marshall-kirkpatrick%2F&amp;=Next%20Meeting%3A%20Jan%2027th%20with%20Marshall%20Kirkpatrick%20" title="YahooMyWeb"><img src="http://pdpug.org/wp-content/plugins/sociable/images/yahoomyweb.png" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers"/></a>


<br/><br/>]]></content:encoded>
      </item>
   </channel>
</rss>
<!-- fe1.yql.bf1.yahoo.com compressed/chunked Thu Oct  1 23:15:34 UTC 2015 -->
