<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Libby Hemphill</title>
	<atom:link href="http://libbyh.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://libbyh.com</link>
	<description>Assistant Professor of Communication and Information Studies</description>
	<lastBuildDate>Mon, 14 May 2012 19:16:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>One-mode Projections in NodeXL</title>
		<link>http://libbyh.com/2012/05/14/one-mode-projections-in-nodexl/</link>
		<comments>http://libbyh.com/2012/05/14/one-mode-projections-in-nodexl/#comments</comments>
		<pubDate>Mon, 14 May 2012 19:16:42 +0000</pubDate>
		<dc:creator>libbyh</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Social Computing]]></category>

		<guid isPermaLink="false">http://libbyh.com/?p=804</guid>
		<description><![CDATA[Many of the networks I retrieve and analysis are two-mode affiliation networks &#8211; meaning they&#8217;re networks of people connected to share objects or communities. For instance, Senators using the #gopconference hashtag on Twitter, where I&#8217;ll have an edgelist of Senators and the hashtags they use. NodeXL, my free network analysis software of choice, doesn&#8217;t currently support [...]]]></description>
			<content:encoded><![CDATA[<p>Many of the networks I retrieve and analysis are two-mode affiliation networks &#8211; meaning they&#8217;re networks of people connected to share objects or communities. For instance, Senators using the #gopconference hashtag on Twitter, where I&#8217;ll have an edgelist of Senators and the hashtags they use. <a title="NodeXL at CodePlex" href="http://nodexl.codeplex.com" target="_blank">NodeXL</a>, my free network analysis software of choice, doesn&#8217;t currently support two-mode data though, and one-mode projections of affiliation networks are pretty interesting anyway. So, I worked with a <a title="Freelancer" href="http://freelancer.com" target="_blank">Freelancer</a> to write a macro to produce one-mode projections of two-mode affiliation networks within Excel. You can find the macro as a <a title="CaSM Lab github" href="https://github.com/casmlab/macros" target="_blank">text file at Github</a>.<span id="more-804"></span></p>
<p>Right now, the macro accepts one kind of input &#8211; a two-column edgelist where one column is all nodes of one type (e.g. Twitter users) and the other column is all nodes of the second type (e.g. hashtags). Sticking with the Twitter hashtag example &#8211; the code produces three new spreadsheets &#8211; a two-mode matrix of users x hashtags, a one-mode matrix of user x user where the matrix cell value is the number of hashtags they share, and a one-mode edgelist with columns for user1, user2, and edgeweight or number of shared hashtags.</p>
<p>Creation of the third sheet fails for large networks, at least those over 1000 edges. The workaround I&#8217;m using is to disable (comment out) that part of the macro, copy the user x user matrix to UCINet, export a DL, then import that DL to NodeXL. Of course, since my goal was to avoid UCINet, this is less than ideal, but it works and let&#8217;s me keep using NodeXL as a teaching tool that all my students can afford (since it&#8217;s free).</p>
]]></content:encoded>
			<wfw:commentRss>http://libbyh.com/2012/05/14/one-mode-projections-in-nodexl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public Officials and Social Media talks at MPSA</title>
		<link>http://libbyh.com/2012/04/06/public-officials-and-social-media-talks-at-mpsa/</link>
		<comments>http://libbyh.com/2012/04/06/public-officials-and-social-media-talks-at-mpsa/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 21:56:54 +0000</pubDate>
		<dc:creator>libbyh</dc:creator>
				<category><![CDATA[Academia]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Social Computing]]></category>

		<guid isPermaLink="false">http://libbyh.com/?p=793</guid>
		<description><![CDATA[Next week the Midwest Political Science Association meets in Chicago, and I&#8217;ll be presenting two papers. Here&#8217;s my schedule (locations TBD), abstracts after the jump: Thursday, April 12, 8:30am Social Media and Other Web-based Networks Doing What I Say: Connecting Congressional Social Media Behavior and Congressional Voting Friday, April 13, 10:25am State, Urban and Local [...]]]></description>
			<content:encoded><![CDATA[<p>Next week the <a title="MPSA website" href="http://www.mpsanet.org/" target="_blank">Midwest Political Science Association</a> meets in Chicago, and I&#8217;ll be presenting two papers. Here&#8217;s my schedule (locations TBD), abstracts after the jump:</p>
<h4>Thursday, April 12, 8:30am</h4>
<p>Social Media and Other Web-based Networks</p>
<p><a title="Doing What I Say paper" href="http://share.iit.edu/handle/10560/2700" target="_blank">Doing What I Say: Connecting Congressional Social Media Behavior and Congressional Voting</a></p>
<h4>Friday, April 13, 10:25am</h4>
<p>State, Urban and Local Political Networks</p>
<p><a title="Chicago Politicians on Twitter" href="http://share.iit.edu/handle/10560/2699" target="_blank">Chicago Politicians on Twitter</a></p>
<h4><span id="more-793"></span><br />
<a title="Doing What I Say paper" href="http://share.iit.edu/handle/10560/2700" target="_blank">Doing What I Say: Connecting Congressional Social Media Behavior and Congressional Voting</a> (<a title="Slideshare" href="http://www.slideshare.net/libbyh/mpsa-congress/" target="_blank">talk slides</a>)</h4>
<p>Public officials’ communication has been explored at length in terms of how such their statements are conveyed in the traditional media, but minimal research has been done to examine their communication via social media. This paper explores the kinds of statements U.S. officials are making on Twitter in terms of the actions they are trying to achieve. We then analyze the correlation between these statements, Congressional communication network structures, and voting behavior. Our analysis leverages over 29,000 tweets by members of Congress in conjunction with existing DW-NOMINATE voting behavior data. We find that pro-social and self-promoting statements correlate with Congressional voting records but that position within the Congressional communication network does not correlate with voting behavior.</p>
<h4><a title="Chicago Politicians on Twitter" href="http://share.iit.edu/handle/10560/2699" target="_blank">Chicago Politicians on Twitter</a> (<a title="Slideshare" href="http://www.slideshare.net/libbyh/chicago-politicians-on-twitter" target="_blank">talk slides</a>)</h4>
<p>This paper uses data from 1,042 tweets posted by or mentioning Chicago Aldermen or Mayor Rahm Emanuel to examine how Chicago politicians use social media. Twitter provides a public communication medium in which constituents and their representatives can have two-way conversations that others can witness and record, and we used qualitative and social network methods to examine conversations between Chicagoans and representatives in city government. We coded the contents of each tweet over the two-week time period (e.g., official business, fundraising) and created representations of the social networks created by the users’ following behaviors. These networks indicate who receives politicians’ tweets and help identify the audiences for political messaging in social media. Our analysis indicates that Chicago’s Aldermen and Mayor use Twitter for social conversations more often than political ones, and that only a small number of Aldermen dominate the resulting conversation networks.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://libbyh.com/2012/04/06/public-officials-and-social-media-talks-at-mpsa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning the Lingo paper at CSCW</title>
		<link>http://libbyh.com/2012/02/11/learning-the-lingo-paper-at-cscw/</link>
		<comments>http://libbyh.com/2012/02/11/learning-the-lingo-paper-at-cscw/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 21:12:48 +0000</pubDate>
		<dc:creator>libbyh</dc:creator>
				<category><![CDATA[Academia]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Social Computing]]></category>
		<category><![CDATA[Talks]]></category>

		<guid isPermaLink="false">http://www.libbyh.com/?p=778</guid>
		<description><![CDATA[Jahna Otterbacher and I have a paper at CSCW this year. I&#8217;ll be giving the presentation Wednesday, Feb. 15 at 9am in Grand K. Hope to see you there; abstract after the jump. Women and men communicate differently in both face-to- face and computer-mediated environments. We study linguistic patterns considered gendered in reviews contributed to [...]]]></description>
			<content:encoded><![CDATA[<p>Jahna Otterbacher and I have a paper at CSCW this year. I&#8217;ll be giving the presentation Wednesday, Feb. 15 at 9am in Grand K. Hope to see you there; abstract after the jump.<br />
<span id="more-778"></span><br />
Women and men communicate differently in both face-to- face and computer-mediated environments. We study linguistic patterns considered gendered in reviews contributed to the Internet Movie Database. IMDb has been described as a male-majority community, in which females contribute fewer reviews and enjoy less prestige than males. Analyzing reviews posted by prolific males and females, we hypothesize that females adjust their communication styles to be in sync with their male counterparts. We find evidence that while certain characteristics of “female language” persevere over time (e.g., frequent use of pronouns) others (e.g., hedging) decrease with time. Surprisingly, we also find that males often increase their use of “female” features. Our results indicate, that even when they resemble men’s reviews linguistically, women’s reviews still enjoy less prestige and smaller audiences.</p>
]]></content:encoded>
			<wfw:commentRss>http://libbyh.com/2012/02/11/learning-the-lingo-paper-at-cscw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hiring and Placement in the iSchools</title>
		<link>http://libbyh.com/2011/11/11/hiring-and-placement-in-the-ischools/</link>
		<comments>http://libbyh.com/2011/11/11/hiring-and-placement-in-the-ischools/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 18:29:44 +0000</pubDate>
		<dc:creator>libbyh</dc:creator>
				<category><![CDATA[Academia]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.libbyh.com/?p=764</guid>
		<description><![CDATA[A growing body of literature examines trends in department prestige, graduate employment, and faculty hiring in academic fields such as communication, computer science, economics, higher education administration, and political science. Until recently, we had no similar empirical literature about the relative prestige or reputations of information graduate programs. Emilee Rader (now at Michigan State) and [...]]]></description>
			<content:encoded><![CDATA[<p>A growing body of literature examines trends in department prestige, graduate employment, and faculty hiring in academic fields such as communication, computer science, economics, higher education administration, and political science. Until recently, we had no similar empirical literature about the relative prestige or reputations of information graduate programs. Emilee Rader (now at Michigan State) and I collected data about graduate placement and faculty hiring in iSchools between 2004 and 2010, and using that data, developed two ranking mechanisms for information graduate programs.</p>
<p>In summary, our data indicate that</p>
<ul>
<li>14% of iSchool graduates are placed in tenure-track positions at iSchools</li>
<li>40% of iSchool graduates are placed outside academia</li>
<li>Less than 50% of the tenure-track faculty hired by iSchools graduated from iSchools</li>
</ul>
<p><span id="more-764"></span>Both mechanisms, placement rank and eigenvector centrality, are based on the position of schools within the network of hires and graduates. Placement rank (PR) is based on the raw number of iSchool graduates who were placed in other iSchools. iSchools that place many grads in other iSchools will have high PR. Eigenvector centrality (EC) is similar to placement rank in that a schoolâ€™s EC depends upon whether its graduates are hired by other iSchools. However, EC also considers the network position of the schools doing the hiring; for instance, if School Aâ€™s graduates get hired by highly-ranked School B, then School Aâ€™s EC will increase.</p>
<p>These ranking systems help satisfy our natural curiosity about where institutions stand in relation to one another but also provide (1) measures of the quality of graduate education in iSchools and (2) data to inform the iSchool identity discussion.</p>
<table border="1" cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td valign="top"><strong>School</strong></td>
<td valign="top">
<p align="center"><strong>Placement rank</strong></p>
</td>
<td valign="top">
<p align="center"><strong>EC Rank</strong></p>
</td>
</tr>
<tr>
<td valign="top">University of North Carolina at Chapel Hill (UNC)</td>
<td valign="top">
<p align="center">1</p>
</td>
<td valign="top">
<p align="center">3</p>
</td>
</tr>
<tr>
<td valign="top">Georgia Institute of Technology (GA Tech)</td>
<td valign="top">
<p align="center">2</p>
</td>
<td valign="top">
<p align="center">2</p>
</td>
</tr>
<tr>
<td valign="top">University of California at Irvine (UCI)</td>
<td valign="top">
<p align="center">3</p>
</td>
<td valign="top">
<p align="center">1</p>
</td>
</tr>
<tr>
<td valign="top">University of California at Los Angeles (UCLA)</td>
<td valign="top">
<p align="center">3</p>
</td>
<td valign="top">
<p align="center">8</p>
</td>
</tr>
<tr>
<td valign="top">University of Washington (UW)</td>
<td valign="top">
<p align="center">5</p>
</td>
<td valign="top">
<p align="center">4</p>
</td>
</tr>
<tr>
<td valign="top">University of California at Berkeley (UCB)</td>
<td valign="top">
<p align="center">5</p>
</td>
<td valign="top">
<p align="center">5</p>
</td>
</tr>
<tr>
<td valign="top">University of Michigan (UMich)</td>
<td valign="top">
<p align="center">5</p>
</td>
<td valign="top">
<p align="center">6</p>
</td>
</tr>
<tr>
<td valign="top">University of Illinois at Urbana-Champaign (UIUC)</td>
<td valign="top">
<p align="center">5</p>
</td>
<td valign="top">
<p align="center">10</p>
</td>
</tr>
<tr>
<td valign="top">Syracuse University (Syracuse)</td>
<td valign="top">
<p align="center">5</p>
</td>
<td valign="top">
<p align="center">12</p>
</td>
</tr>
<tr>
<td valign="top">The Pennsylvania State University (Penn State)</td>
<td valign="top">
<p align="center">10</p>
</td>
<td valign="top">
<p align="center">9</p>
</td>
</tr>
<tr>
<td valign="top">University of Texas at Austin (UTA)</td>
<td valign="top">
<p align="center">10</p>
</td>
<td valign="top">
<p align="center">13</p>
</td>
</tr>
<tr>
<td valign="top">Indiana University â€“ SLIS (IU)</td>
<td valign="top">
<p align="center">10</p>
</td>
<td valign="top">
<p align="center">14</p>
</td>
</tr>
<tr>
<td valign="top">Drexel University (Drexel)</td>
<td valign="top">
<p align="center">13</p>
</td>
<td valign="top">
<p align="center">7</p>
</td>
</tr>
<tr>
<td valign="top">Carnegie Mellon University (CMU)</td>
<td valign="top">
<p align="center">13</p>
</td>
<td valign="top">
<p align="center">11</p>
</td>
</tr>
<tr>
<td valign="top">Florida State University (FSU)</td>
<td valign="top">
<p align="center">13</p>
</td>
<td valign="top">
<p align="center">15</p>
</td>
</tr>
<tr>
<td valign="top">University of Pittsburgh (Pitt)</td>
<td valign="top">
<p align="center">16</p>
</td>
<td valign="top">
<p align="center">15</p>
</td>
</tr>
<tr>
<td valign="top">University of Maryland Baltimore County (UMBC)</td>
<td valign="top">
<p align="center">17</p>
</td>
<td valign="top">
<p align="center">17</p>
</td>
</tr>
<tr>
<td valign="top">University of North Texas (UNC)</td>
<td valign="top">
<p align="center">17</p>
</td>
<td valign="top">
<p align="center">17</p>
</td>
</tr>
<tr>
<td valign="top">University of Toronto (UT)</td>
<td valign="top">
<p align="center">17</p>
</td>
<td valign="top">
<p align="center">17</p>
</td>
</tr>
<tr>
<td colspan="3" valign="top">
<p align="center"><strong>Table 1. iSchools Ranked by Graduate Placement</strong></p>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://libbyh.com/2011/11/11/hiring-and-placement-in-the-ischools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bash script for adding MySQL users</title>
		<link>http://libbyh.com/2011/11/09/bash-script-for-adding-mysql-users/</link>
		<comments>http://libbyh.com/2011/11/09/bash-script-for-adding-mysql-users/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 03:16:08 +0000</pubDate>
		<dc:creator>libbyh</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.libbyh.com/?p=752</guid>
		<description><![CDATA[Now that we&#8217;re using Amazon EC2 for our lab computing needs, I find I&#8217;m doing many server maintenance tasks over and over again. One of my least favorites is adding new MySQL users. So, I wrote a bash script that makes adding them easier. You can get the script at our Github organization or see [...]]]></description>
			<content:encoded><![CDATA[<p>Now that we&#8217;re using Amazon EC2 for our lab computing needs, I find I&#8217;m doing many server maintenance tasks over and over again. One of my least favorites is adding new MySQL users. So, I wrote a bash script that makes adding them easier. You can get the script at <a title="CaSM Lab Github" href="http://github.com/casmlab" target="_blank">our Github organization</a> or see the code after the jump.<span id="more-752"></span></p>
<pre>
#!/bin/bash

EXPECTED_ARGS=2
E_BADARGS=65
MYSQL=`which mysql`

Q1="CREATE USER '$1'@'localhost' IDENTIFIED BY '$2';"
Q2="GRANT ALL PRIVILEGES ON *.* TO '$1'@'localhost';"
Q3="CREATE USER '$1'@'%' IDENTIFIED BY '$2';"
Q4="GRANT ALL PRIVILEGES ON *.* TO '$1'@'%';"
Q5="FLUSH PRIVILEGES;"
SQL="${Q1}${Q2}${Q3}${Q4}${Q5}"

if [ $# -ne $EXPECTED_ARGS ]
then
  echo "Usage: $0 dbuser dbpass"
  exit $E_BADARGS
fi

$MYSQL -uroot -p -e "$SQL"
</pre>
]]></content:encoded>
			<wfw:commentRss>http://libbyh.com/2011/11/09/bash-script-for-adding-mysql-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qualitatively Coding Tweets</title>
		<link>http://libbyh.com/2011/11/09/qualitatively-coding-tweets/</link>
		<comments>http://libbyh.com/2011/11/09/qualitatively-coding-tweets/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 15:51:31 +0000</pubDate>
		<dc:creator>libbyh</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Social Computing]]></category>

		<guid isPermaLink="false">http://www.libbyh.com/?p=735</guid>
		<description><![CDATA[In studying politicians on Twitter, one of my goals is to understand what they&#8217;re talking about. The trouble is, tweets are incredibly difficult to code. Researchers at Maryland claimed success with a coding scheme for Congress&#8217; tweets, but my colleagues, students, and I were never able to reach acceptable inter-rater reliability using their scheme (see [...]]]></description>
			<content:encoded><![CDATA[<p>In studying politicians on Twitter, one of my goals is to understand what they&#8217;re talking about. The trouble is, tweets are incredibly difficult to code. <a title="Golbeck article" href="http://doi.wiley.com/10.1002/asi.21344" target="_blank">Researchers at Maryland claimed success</a> with a coding scheme for Congress&#8217; tweets, but my colleagues, students, and I were never able to reach acceptable inter-rater reliability using their scheme (see our new scheme after the jump). We tried a few times, even met to discuss and adjust disagreements, and now I&#8217;m suspicious about the reliability of Golbeck&#8217;s scheme. The authors don&#8217;t provide their kappas, just percent agreement. The problem there is that percent agreement isn&#8217;t a good measure of reliability. Especially when the categories are numerous, broad, or incredibly narrow, high percent agreement can be misleading. Matthew Lombard has an excellent <a title="Lombards website" href="http://astro.temple.edu/~lombard/reliability/" target="_blank">guide to interrater reliability</a> where you can learn more.<span id="more-735"></span></p>
<h2>Our Process</h2>
<p>We used three rounds of coding to develop a robust coding scheme for the action taken in tweets. The resulting scheme used six codes â€“ narrating, positioning, directing to information, requesting action, giving thanks, and other â€“ to categorize the kind of action taken in a tweet. Codes were not mutually exclusive meaning a tweet could be coded as exhibiting more than one action. For example, â€œWith massive debt, why are taxpayers funding wine tasting? Washington&#8217;s spending addiction continues http://t.co/2QaYJmo,â€ a tweet from Jim DeMint, was coded as both positioning and directing to information. We calculated Cohenâ€™s kappa scores for each code and found very strong agreement between coders. The code definitions, examples, and kappas are in the table below. Positioning and directing to information were by far the most common actions exhibited on Twitter. Most of the differences between our results and Golbeck et al.&#8217;s lie in our distinctions between positioning statements and information statements.</p>
<table id="hor-minimalist-a" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr class="table_header">
<td valign="top" width="90"><strong>Code</strong></td>
<td valign="top" width="117"><strong>Definition</strong></td>
<td valign="top" width="140"><strong>Example</strong></td>
<td valign="top" width="58"><strong>N</strong></td>
<td valign="top" width="74"><strong>Cohenâ€™s kappa</strong></td>
</tr>
<tr>
<td valign="top" width="90">Narrating</td>
<td valign="top" width="117">Telling a story about their day, describing activities</td>
<td valign="top" width="140">â€œheaded up to the Fox News camera for an interviewâ€ (Ron Paul)</td>
<td valign="top" width="58">173</td>
<td valign="top" width="74">0.83</td>
</tr>
<tr>
<td valign="top" width="90">Positioning</td>
<td valign="top" width="117">Situating one&#8217;s self in relation to another politician or political issue, may be implied rather than explicit</td>
<td valign="top" width="140">â€œA9: Theoretically, not realistically. HC spending is growing 4x inflation and driving our debt. Letâ€™s tackle the real threat. #ryanttvâ€ (Paul Ryan)</td>
<td valign="top" width="58">405</td>
<td valign="top" width="74">0.87</td>
</tr>
<tr>
<td valign="top" width="90">Directing to information</td>
<td valign="top" width="117">Pointing to a resource URL, telling you where you can get more info</td>
<td valign="top" width="140">â€œHarkin Announces More Than $300,000 for Housing in Tama County <a href="http://1.usa.gov/lf6Aem">http://1.usa.gov/lf6Aem</a>â€ (Tom Harkin)</td>
<td valign="top" width="58">465</td>
<td valign="top" width="74">0.70</td>
</tr>
<tr>
<td valign="top" width="90">Requesting action</td>
<td valign="top" width="117">Explicitly telling followers to go do something online or in person (not just visiting a link but asking them to do something like sign a petition, apply, vote) &#8211; look for action verbs</td>
<td valign="top" width="140">â€œRSVP to my Immigration Forum with Rep. Luis Gutierrez this Saturday in Brooklyn <a href="http://t.co/qTcWugs">http://t.co/qTcWugs</a>â€ (Yvette Clark)</td>
<td valign="top" width="58">15</td>
<td valign="top" width="74">0.70</td>
</tr>
<tr>
<td valign="top" width="90">Thanking</td>
<td valign="top" width="117">Says nice things about or thanks someone else, e.g. congratulations, compliments</td>
<td valign="top" width="140">â€œ@rmartindc Thanks. MoC&#8217;s handwriting is probably on par with M.D.&#8217;s. Glad I could make your job easier.â€ (John Shimkus)</td>
<td valign="top" width="58">57</td>
<td valign="top" width="74">0.90</td>
</tr>
<tr>
<td valign="top" width="90">Other</td>
<td valign="top" width="117">Doesnâ€™t fit in any other Action category, or one can&#8217;t tell what they&#8217;re doing</td>
<td valign="top" width="140">â€œ@jfor441 Will do!â€ (Jason Chaffetz)</td>
<td valign="top" width="58">20</td>
<td valign="top" width="74">-</td>
</tr>
</tbody>
</table>
<h2>What&#8217;s Next</h2>
<p>We have a couple working papers about the results of our action coding; please <a title="Libby's email" href="mailto:libbyh@gmail.com" target="_blank">email me</a> if you&#8217;d like to read them. Next, we&#8217;re coding for the manner in tweets in order to understand the tones tweeters use and whether they relate to other aspects of the tweeters&#8217; communication or offline behaviors.</p>
]]></content:encoded>
			<wfw:commentRss>http://libbyh.com/2011/11/09/qualitatively-coding-tweets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ChiBudget dominates Twitter discussion too</title>
		<link>http://libbyh.com/2011/11/04/chibudget-dominates-twitter-discussion-too/</link>
		<comments>http://libbyh.com/2011/11/04/chibudget-dominates-twitter-discussion-too/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 22:48:28 +0000</pubDate>
		<dc:creator>libbyh</dc:creator>
				<category><![CDATA[Academia]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Social Computing]]></category>

		<guid isPermaLink="false">http://www.libbyh.com/?p=721</guid>
		<description><![CDATA[Chicago Aldermen Joe Moreno (Ward 1) and Brendan Reilly (Ward 42) live tweeted the Chicago budget meetings in late October. As the visualization below shows (click it to see the big version at Many Eyes), the #chibudget hash tag dominated all Aldermen&#8217;s discussions between 10/24 and 11/4. Even though 28 Aldermen have Twitter accounts, only [...]]]></description>
			<content:encoded><![CDATA[<p>Chicago Aldermen Joe Moreno (Ward 1) and Brendan Reilly (Ward 42) live tweeted the Chicago budget meetings in late October. As the visualization below shows (<a href="http://www-958.ibm.com/v/124216" title="Many Eyes version" target="_blank">click it</a> to see the big version at Many Eyes), the #chibudget hash tag dominated all Aldermen&#8217;s discussions between 10/24 and 11/4. Even though 28 Aldermen have Twitter accounts, only 19 posted during that period. As a social media junkie and progressive, I&#8217;m glad to live in Ward 1 with Alderman Moreno on my side.</p>
<p><a href='http://www-958.ibm.com/me/visualizations/aldermen-tweeting/comments/a8455ec6073511e1ae9b000255111976' style='margin: 0pt; padding: 0pt;'>  <img alt="Aldermen Tweeting" src="http://www-958.ibm.com/me/files/thumbnails/a822c2b2-0735-11e1-ae9b-000255111976.png?size=200x150" style="border: 1px solid #6898C8; margin: 0; padding-top: 10px; padding-bottom: 15px;" title="Aldermen Tweeting" />  <img alt="Many Eyes" src="http://www-958.ibm.com/me/images/blog_this_caption.jpg" style="border: 0pt none ; margin: 0pt; padding: 0pt; display: block; position: relative; top: -9px;" title="Many Eyes" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://libbyh.com/2011/11/04/chibudget-dominates-twitter-discussion-too/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Little Press, Some Acceptance for Public Officials on Twitter Projects</title>
		<link>http://libbyh.com/2011/11/02/a-little-press-some-acceptance-for-public-officials-on-twitter-projects/</link>
		<comments>http://libbyh.com/2011/11/02/a-little-press-some-acceptance-for-public-officials-on-twitter-projects/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 15:38:46 +0000</pubDate>
		<dc:creator>libbyh</dc:creator>
				<category><![CDATA[Academia]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.libbyh.com/?p=719</guid>
		<description><![CDATA[The Aldermen and Congress on Twitter projects made it into popular press and another conference this morning. You can read the popular press story from the Medill News site and conference abstracts below the jump. The papers investigate connections Aldermen make with their constituents via Twitter and how the language members of Congress use can [...]]]></description>
			<content:encoded><![CDATA[<p>The Aldermen and Congress on Twitter projects made it into popular press and another conference this morning. You can <a title="Medill" href="http://news.medill.northwestern.edu/chicago/news.aspx?id=193602" target="_blank">read the popular press story</a> from the Medill News site and conference abstracts below the jump. The papers investigate connections Aldermen make with their constituents via Twitter and how the language members of Congress use can be used to predict their offline political behaviors.<span id="more-719"></span></p>
<p><strong>Everyday Politics: Engaging Chicago Politicians on Twitter</strong></p>
<p>This paper investigates the use of Twitter, a microblogging and social network service, by local Chicago politicians. Twitter provides a public communication medium in which constituents and their representatives can have public conversations that others can witness and record. We collected over 1800 tweets posted by or mentioning Chicago Aldermen or Mayor Rahm Emanuel over the summer of 2011. Using qualitative and social network methods to examine conversations between Chicagoans and representatives in city government, we present data about the content and manner of the tweets as well as the networks formed through social media participation. Through an examination of the usersâ€™ â€œmentioningâ€ behaviors, our analysis indicates that Chicagoâ€™s Aldermen and Mayor use Twitter for social conversations more often than political ones and that just two of Chicagoâ€™s aldermen dominate the social media conversation. Examining their social media conversations enables us to explore how the cityâ€™s politicians frame their issues, position themselves as community leaders, and engage with their constituents.</p>
<p><strong>Going â€˜Bald on Recordâ€™: Relationships Among Public Officialsâ€™ Social Media Behavior and Language Use</strong></p>
<p>Public officials use polarizing language â€“ supporting language for oneâ€™s self versus pejorative language for others â€“ as a means of establishing clear boundaries on certain issues. This has been explored to some degree in terms of how such language is conveyed in the traditional media, but minimal research has been done with regard to the role of polarizing language within social media. This paper explores how elected U.S. officials use potentially polarizing language (â€œcivility,â€ â€œpoliteness,â€ and related forms) to draw in supporters. We analyze the content and behavior of more than 30,000 tweets from the available Twitter accounts of each elected member of Congress, particularly in terms of the nature (size and party composition) of Twitter networks for officials who use polarizing language. Network analysis via Network Workbench and NodeXL confirms that officialsâ€™ use Twitter for much more than broadcasting, officialsâ€™ interaction networks differ from their follower/friends networks, and polarizing language is not correlated with peripheral locations in a network. These indicate that Twitter plays a more nuanced role in political communication than previously expected.</p>
]]></content:encoded>
			<wfw:commentRss>http://libbyh.com/2011/11/02/a-little-press-some-acceptance-for-public-officials-on-twitter-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Together they Tweet?</title>
		<link>http://libbyh.com/2011/10/30/together-they-tweet/</link>
		<comments>http://libbyh.com/2011/10/30/together-they-tweet/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 16:57:31 +0000</pubDate>
		<dc:creator>libbyh</dc:creator>
				<category><![CDATA[Academia]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Social Computing]]></category>

		<guid isPermaLink="false">http://www.libbyh.com/?p=709</guid>
		<description><![CDATA[In 2004, Lada Adamic and Natalie Glance published Divided They Blog, a paper in which they report a stark divide between left- and right-wing bloggers. They found relatively few links between liberal and conservative bloggers and more links among conservative bloggers than among their liberal counterparts. I asked whether Congress&#8217;s online conversations reveal a similar divide. [...]]]></description>
			<content:encoded><![CDATA[<p>In 2004, Lada Adamic and Natalie Glance published <a title="Divided they blog at ACM digital library" href="http://dl.acm.org/citation.cfm?id=1134277" target="_blank">Divided They Blog</a>, a paper in which they report a stark divide between left- and right-wing bloggers. They found relatively few links between liberal and conservative bloggers and more links among conservative bloggers than among their liberal counterparts. I asked whether Congress&#8217;s online conversations reveal a similar divide.<span id="more-709"></span></p>
<p style="text-align: center;"><a href="http://www.libbyh.com/blog/wp-content/uploads/2011/10/house-and-senate.gif"><img class="aligncenter size-large wp-image-711" title="Representatives and Senators on Twitter" src="http://www.libbyh.com/blog/wp-content/uploads/2011/10/house-and-senate-1024x737.gif" alt="" width="614" height="442" /></a></p>
<p>When you compare this network to the <a title="Adamic projects" href="http://www-personal.umich.edu/~ladamic/projects/" target="_blank">bloggers Adamic and Glance studied</a>Â (scroll down), you&#8217;ll notice relatively more connections between the two camps but a similarity in density &#8211; Republicans mention each other more often than do Democrats. What these mentions entail, and who&#8217;s doing the connecting are good topics for future posts. Matt Shapiro, Jahna Otterbacher, our students, and I are actively working on more results and analysis about Congress on Twitter and what their activities there mean for their political behavior and civic engagement broadly.</p>
]]></content:encoded>
			<wfw:commentRss>http://libbyh.com/2011/10/30/together-they-tweet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning the Lingo goes to CSCW</title>
		<link>http://libbyh.com/2011/10/29/learning-the-lingo-goes-to-cscw/</link>
		<comments>http://libbyh.com/2011/10/29/learning-the-lingo-goes-to-cscw/#comments</comments>
		<pubDate>Sat, 29 Oct 2011 13:00:02 +0000</pubDate>
		<dc:creator>libbyh</dc:creator>
				<category><![CDATA[Academia]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Social Computing]]></category>

		<guid isPermaLink="false">http://www.libbyh.com/?p=706</guid>
		<description><![CDATA[Jahna Otterbacher and I will be headed to CSCW in February to present our paper -Â Learning the Lingo? Gender, Prestige and Linguistic Adaptation in Review Communities.Â Our findings suggest that women do participate in online communities but that their contributions get buried and stay mostly invisible. See the Room for Debate feature Where are the Women [...]]]></description>
			<content:encoded><![CDATA[<p>Jahna Otterbacher and I will be headed to CSCW in February to present our paper -Â <em>Learning the Lingo? Gender, Prestige and Linguistic Adaptation in Review Communities.</em>Â Our findings suggest that women <em>do</em> participate in online communities but that their contributions get buried and stay mostly invisible. See the <em>Room for Debate </em>feature <a title="Room for Debate" href="http://www.nytimes.com/roomfordebate/2011/02/02/where-are-the-women-in-wikipedia" target="_blank">Where are the Women in Wikipedia?</a> for a popular press take on the problem.Â Read the abstract after the jump.<span id="more-706"></span></p>
<p>Women and men communicate differently in both face-to- face and computer-mediated environments. We study linguistic patterns considered gendered in reviews contributed to the Internet Movie Database. IMDb has been described as a male-majority community, in which females contribute fewer reviews and enjoy less prestige than males. Analyzing reviews posted by prolific males and females, we hypothesize that females adjust their communication styles to be in sync with their male counterparts. We find evidence that while certain characteristics of â€œfemale languageâ€ persevere over time (e.g., frequent use of pronouns) others (e.g., hedging) decrease with time. Surprisingly, we also find that males often increase their use of â€œfemaleâ€ features. Our results indicate, that even when they resemble menâ€™s reviews linguistically, womenâ€™s reviews still enjoy less prestige and smaller audiences.</p>
]]></content:encoded>
			<wfw:commentRss>http://libbyh.com/2011/10/29/learning-the-lingo-goes-to-cscw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

