<?xml version="1.0"?>
<News hasArchived="true" page="8570" pageCount="10722" pageSize="10" timestamp="Sun, 12 Jul 2026 15:06:34 -0400" url="https://my3.my.umbc.edu/posts.xml?page=8570">
<NewsItem contentIssues="false" id="123210" important="false" status="posted" url="https://my3.my.umbc.edu/posts/123210">
<Title>UMBC video documentaries in The Baltimore Sun capture voice, history of Sparrows Point steelworkers</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>In a gripping <em>Baltimore Sun</em> <a title="Sparrows Point: A year after collapse, unsettled lives" href="http://data.baltimoresun.com/stories/sparrows-point-a-year-after-bankruptcy-unsettled-lives/#millstories" rel="nofollow external" class="bo">feature story</a> on the lives of former steel mill workers after the closing of Sparrows Point, video documentaries from the UMBC project “Documenting Cultural Heritage in Partnership with Communities” (supported by <a title="BreakingGround Spring 2013" href="http://umbcbreakingground.wordpress.com/get-involved/learn/spring-2013-courses/" rel="nofollow external" class="bo">BreakingGround)</a> offer important first-person perspectives on life and work in the community.</p>
    <p>UMBC students interviewed former mill employees while learning about oral and audiovisual storytelling and documentation. The steelworkers shared their stories of working at the mill, the impact the Sparrows Point closure has had on the community, and the future of the industry locally and nationally. Bill Shewbridge (New Media Studio) and Michelle Stefano (American Studies) collaborated to bring to life a project that introduced students to the ideas, techniques and ethical considerations that underpin qualitative research, particularly from a community-based, out-in-the-field perspective.</p>
    </div>
]]>
</Body>
<Summary>In a gripping Baltimore Sun feature story on the lives of former steel mill workers after the closing of Sparrows Point, video documentaries from the UMBC project “Documenting Cultural Heritage in...</Summary>
<Website>https://umbc.edu/stories/umbc-video-documentaries-in-the-baltimore-sun-capture-voice-history-of-sparrows-point-steelworkers/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/123210/guest@my.umbc.edu/6bf7869dbe2bd88a524b22c0deac93ac/api/pixel</TrackingUrl>
<Tag>breakingground</Tag>
<Tag>cahss</Tag>
<Tag>policy-and-society</Tag>
<Group token="umbc-news-magazine">UMBC News &amp;amp; Magazine</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/umbc-news-magazine</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/original.png?1748556657</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/large.png?1748556657</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/medium.png?1748556657</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/small.png?1748556657</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxsmall.png?1748556657</AvatarUrl>
<Sponsor>UMBC News &amp; Magazine</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Thu, 27 Jun 2013 17:16:23 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="31966" important="false" status="posted" url="https://my3.my.umbc.edu/posts/31966">
<Title>Building a Web App From Scratch in AngularJS</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <a href="http://rss.buysellads.com/click.php?z=1260013&amp;k=d754f1e9ba63a736ba8ff5ece958f7dd&amp;a=32944&amp;c=1568178682" rel="nofollow external" class="bo"><img src="http://rss.buysellads.com/img.php?z=1260013&amp;k=d754f1e9ba63a736ba8ff5ece958f7dd&amp;a=32944&amp;c=1568178682" alt="" style="max-width: 100%; height: auto;"></a><p>In a previous <a href="http://www.revillwebdesign.com/angularjs-tutorial/" rel="nofollow external" class="bo">AngularJS tutorial</a> I covered all the basics of how to get up and running with <a href="http://angularjs.org/" rel="nofollow external" class="bo">Angular</a> in around 30 minutes. This tutorial will expand on what was covered there by creating a simple real world web application.</p>
    <p></p>
    <p>This simple web application will allow its users to view, search and filter TV Show Premieres for the next 30 days. As a keen series viewer, I am always looking for something new to watch when my favorite shows are off air, so I thought I would create an app to help me find what I am looking for.</p>
    <p>Before we get started, you may want to take a look at the demo from above, to see what we will be creating in this tutorial.</p>
    <hr>
    <h2>Getting Started</h2>
    <p>To begin, we need a skeleton AngularJS application which already has all the required JavaScript and CSS to create the TV Show Premieres app. Go ahead and download this skeleton from the “download source files” button above.</p>
    <p>Once you have downloaded the files you should have a directory structure as shown below:</p>  <img src="http://cdn.tutsplus.com/net.tutsplus.com/uploads/2013/06/figure1-skeleton-directory-structure.jpg" alt="figure1-skeleton-directory-structure" width="236" height="289" style="max-width: 100%; height: auto;"><br> <p>Looking at the directory structure and the included files you will see that we will be using Twitter Bootstrap to make our web app a little prettier, but this tutorial will not look at Twitter Bootstrap in any detail (learn more about <a href="http://www.revillwebdesign.com/twitter-bootstrap-tutorial/" rel="nofollow external" class="bo">Twitter Bootstrap</a>). Additionally, this tutorial will not be covering how to setup a new AngularJS application as the aforementioned AngularJS tutorial already covers this in detail.</p>
    <p>Upon opening <code>index.html</code>, with your browser of choice, you should see a very simple web page with just a title and some basic formatting as seen below:</p>  <img src="http://cdn.tutsplus.com/net.tutsplus.com/uploads/2013/06/figure2-basic-web-page.jpg" alt="figure2-basic-web-page" width="600" height="179" style="max-width: 100%; height: auto;"><br> <hr>
    <h2>Loading In Our Data</h2>
    <p>The first thing we are going to need to create our TV Show app, is information about TV shows. We are going to use an API provided by Trakt.tv. Before we can get started you are going to need an API key, you can register for one <a href="http://trakt.tv/api-docs/authentication" rel="nofollow external" class="bo">on their website</a>.</p>
    <p><strong>Why use this API? Do I really have to register?</strong> We are using this API so our app will use real data and will actually provide some use once completed. Also, by using this API we do not need to go over any server side implementations within this tutorial and can focus completely on AngularJS. An extra couple of minutes to register for the API will be well worth it.</p>
    <p>Now that you have your own API key, we can utilize the Trakt API to get some information on TV shows. We are going to use one of the available API calls for this tutorial, more information on this is available <a href="http://trakt.tv/api-docs/calendar-premieres" rel="nofollow external" class="bo">in the api docs</a>. This API call will provide us with all the TV Show Premieres within a specified time frame.</p>
    <p>Open <code>mainController.js</code> and modify it to match the below code:</p>
    <pre>    app.controller("mainController", function($scope, $http){&#x000A;    &#x000A;            $scope.apiKey = "[YOUR API KEY HERE]";&#x000A;            $scope.init = function() {&#x000A;                //API requires a start date&#x000A;                var today = new Date();&#x000A;                //Create the date string and ensure leading zeros if required&#x000A;                var apiDate = today.getFullYear() + ("0" + (today.getMonth() + 1)).slice(-2) + "" + ("0" + today.getDate()).slice(-2);&#x000A;                $http.jsonp('<a href="http://api.trakt.tv/calendar/premieres.json/">http://api.trakt.tv/calendar/premieres.json/</a>' + $scope.apiKey + '/' + apiDate + '/' + 30 + '/?callback=JSON_CALLBACK').success(function(data) {&#x000A;                    console.log(data);&#x000A;                }).error(function(error) {&#x000A;    &#x000A;                });&#x000A;            };&#x000A;    &#x000A;        });&#x000A;    </pre>
    <p>If you look within the <code>index.html</code> file, for the following line:</p>
    <pre>    &lt;div class="container main-frame" ng-app="TVPremieresApp" ng-controller="mainController" ng-init="init()"&gt;&#x000A;    </pre>
    <p>You will see that the <code>ng-init</code> method is calling the <code>init</code> function, this means that the <code>init()</code> function within our <code>mainController</code> will be called after the page has been loaded.</p>
    <p>If you read the API <a href="http://trakt.tv/api-docs/calendar-premieres" rel="nofollow external" class="bo">documentation</a> for the <code>calendar/premieres</code> method you will have seen that it takes three parameters, your API key, the start date (e.g. 20130616) and the number of days.</p>
    <p>To provide all three parameters, we first need to get today’s date using JavaScripts <code>Date()</code> method and format it to the API specified date format to create the <code>apiDate</code> string. Now that we have everything we need, we can create an <code>$http.jsonp</code> call to the API method. This will allow our web app to call a URL that is not within our own domain and receive some JSON data. Ensure that <code>?callback=JSON_CALLBACK</code> is prepended onto the request URI so that our attached <code>.success</code> callback function is called on response.</p>
    <p>Within our <code>.success</code> function we then simply output the received data to the console. Open <code>index.html</code> within your browser and open the JavaScript console, you should see something like the following:</p>  <img src="http://cdn.tutsplus.com/net.tutsplus.com/uploads/2013/06/figure3-javascript-console.jpg" alt="figure3-javascript-console" width="582" height="351" style="max-width: 100%; height: auto;"><br> <p>This demonstrates that we are successfully performing a call to the Trakt API, authenticating with our API key and receiving some JSON data. Now that we have our TV show data, we can move on to the step.</p>
    <hr>
    <h2>Displaying Our Data</h2>
    <h3>Processing the JSON Objects</h3>
    <p>Before we can display our data, we need to process and store it. As the API returns the premiere episodes grouped by date, we want to remove this grouping and just create a single array with all the premiere episodes and their associated data. Modify <code>mainController.js</code> to be as follows:</p>
    <pre>    app.controller("mainController", function($scope, $http){&#x000A;            $scope.apiKey = "[YOUR API KEY]";&#x000A;            $scope.results = [];&#x000A;            $scope.init = function() {&#x000A;                //API requires a start date&#x000A;                var today = new Date();&#x000A;                //Create the date string and ensure leading zeros if required&#x000A;                var apiDate = today.getFullYear() + ("0" + (today.getMonth() + 1)).slice(-2) + "" + ("0" + today.getDate()).slice(-2);&#x000A;                $http.jsonp('<a href="http://api.trakt.tv/calendar/premieres.json/">http://api.trakt.tv/calendar/premieres.json/</a>' + $scope.apiKey + '/' + apiDate + '/' + 30 + '/?callback=JSON_CALLBACK').success(function(data) {&#x000A;                    //As we are getting our data from an external source, we need to format the data so we can use it to our desired effect&#x000A;                    //For each day, get all the episodes&#x000A;                    angular.forEach(data, function(value, index){&#x000A;                        //The API stores the full date separately from each episode. Save it so we can use it later&#x000A;                        var date = value.date;&#x000A;                        //For each episodes, add it to the results array&#x000A;                        angular.forEach(value.episodes, function(tvshow, index){&#x000A;                            //Create a date string from the timestamp so we can filter on it based on user text input&#x000A;                            tvshow.date = date; //Attach the full date to each episode&#x000A;                            $scope.results.push(tvshow);&#x000A;                        });&#x000A;                    });&#x000A;                }).error(function(error) {&#x000A;    &#x000A;                });&#x000A;            };&#x000A;        });&#x000A;    </pre>
    <p>The above code is well commented and should be easy to follow, lets take a look at these changes. First, we declare a scope variable <code>$scope.results</code> as an array which will hold our processed results. We then use <code>angular.forEach</code> (which is similar to jQuery’s <code>$.each</code> method for those who know it) to loop through each date group and store the date in a local <code>date</code> variable.</p>
    <p>We then create another loop which loops through each of the TV shows within that date group, adds the locally stored date to the <code>tvshow</code> object and then finally adds each <code>tvshow</code> object to the <code>$scope.results</code> array. With all of this done, our <code>$scope.results</code> array will look like the following:</p>  <img src="http://cdn.tutsplus.com/net.tutsplus.com/uploads/2013/06/figure4-formatted-tvshow-json-objects.jpg" alt="figure4-formatted-tvshow-json-objects" width="599" height="416" style="max-width: 100%; height: auto;"><br> <h3>Creating the List HTML</h3>
    <p>We now have some data we wish to display within a list, on our page. We can create some HTML with <code>ng-repeat</code> to dynamically create the list elements based on the data within <code>$scope.results</code>. Add the following HTML code within the unordered list that has the <code>episode-list</code> class in <code>index.html</code>:</p>
    <pre>    &lt;li ng-repeat="tvshow in results"&gt;&#x000A;            &lt;div class="row-fluid"&gt;&#x000A;                &lt;div class="span3"&gt;&#x000A;                    &lt;img src="{{tvshow.episode.images.screen}}" /&gt;&#x000A;                    &lt;div class="ratings"&gt;&lt;strong&gt;Ratings:&lt;/strong&gt; &lt;span class="label"&gt;&lt;i class="icon-thumbs-up"&gt;&lt;/i&gt; {{tvshow.episode.ratings.loved}}&lt;/span&gt; &lt;span class="label"&gt;&lt;i class="icon-thumbs-down"&gt;&lt;/i&gt; {{tvshow.episode.ratings.hated}}&lt;/span&gt; &lt;span class="label label-important" ng-class="{'label-success': tvshow.episode.ratings.percentage &gt;= 50}"&gt;&lt;strong&gt;%&lt;/strong&gt; {{tvshow.episode.ratings.percentage}}&lt;/div&gt;&#x000A;                &lt;/div&gt;&#x000A;                &lt;div class="span6"&gt;&#x000A;                    &lt;h3&gt;{{tvshow.show.title}}: {{tvshow.episode.title}}&lt;/h3&gt;&#x000A;                    &lt;p&gt;{{tvshow.episode.overview}}&lt;/p&gt;&#x000A;                &lt;/div&gt;&#x000A;                &lt;div class="span3"&gt;&#x000A;                    &lt;div class="fulldate pull-right label label-info"&gt;{{tvshow.date}}&lt;/div&gt;&#x000A;                    &lt;ul class="show-info"&gt;&#x000A;                        &lt;li&gt;&lt;strong&gt;On Air:&lt;/strong&gt; {{tvshow.show.air_day}} {{tvshow.show.air_time}}&lt;/li&gt;&#x000A;                        &lt;li&gt;&lt;strong&gt;Network:&lt;/strong&gt; {{tvshow.show.network}}&lt;/li&gt;&#x000A;                        &lt;li&gt;&lt;strong&gt;Season #:&lt;/strong&gt; {{tvshow.episode.season}}&lt;/li&gt;&#x000A;                        &lt;li&gt;&lt;strong&gt;Genres:&lt;/strong&gt; &lt;span class="label label-inverse genre" ng-repeat="genre in tvshow.show.genres"&gt;{{genre}}&lt;/span&gt;&lt;/li&gt;&#x000A;                    &lt;/ul&gt;&#x000A;                &lt;/div&gt;&#x000A;            &lt;/div&gt;&#x000A;        &lt;/li&gt;&#x000A;    </pre>
    <p>This HTML is simply creating a single list element with <code>ng-repeat</code>. <code>ng-repeat="tvshow in results"</code> is telling angular to repeat this list element for each object within the <code>$scope.results</code> array. Remember that we do not need to include the <code>$scope</code>, as we are within an element with a specified controller (refer to the previous tutorial for more on this).</p>
    <p>Inside the <code>li</code> element we can then reference <code>tvshow</code> as a variable which will hold all of the objects data for each of the TV shows within <code>$scope.results</code>. Below is an example of one of the objects within <code>$scope.results</code> so you can easily see how to reference each slice of data:</p>
    <pre>    {&#x000A;        "show":{&#x000A;            "title":"Agatha Christie's Marple",&#x000A;            "year":2004,&#x000A;            "url":"<a href="http://trakt.tv/show/agatha-christies-marple">http://trakt.tv/show/agatha-christies-marple</a>",&#x000A;            "first_aired":1102838400,&#x000A;            "country":"United Kingdom",&#x000A;            "overview":"Miss Marple is an elderly spinster who lives in the village of St. Mary Mead and acts as an amateur detective. Due to her long and eventful life crimes often remind her of other incidents. Although Miss Marple looks sweet, frail, and old, she fears nothing; either dead or living.",&#x000A;            "runtime":120,&#x000A;            "network":"ITV",&#x000A;            "air_day":"Monday",&#x000A;            "air_time":"9:00pm",&#x000A;            "certification":"TV-14",&#x000A;            "imdb_id":"tt1734537",&#x000A;            "tvdb_id":"78895",&#x000A;            "tvrage_id":"2515",&#x000A;            "images":{&#x000A;                "poster":"<a href="http://slurm.trakt.us/images/posters/606.jpg">http://slurm.trakt.us/images/posters/606.jpg</a>",&#x000A;                "fanart":"<a href="http://slurm.trakt.us/images/fanart/606.jpg">http://slurm.trakt.us/images/fanart/606.jpg</a>",&#x000A;                "banner":"<a href="http://slurm.trakt.us/images/banners/606.jpg">http://slurm.trakt.us/images/banners/606.jpg</a>"&#x000A;            },&#x000A;            "ratings":{&#x000A;                "percentage":91,&#x000A;                "votes":18,&#x000A;                "loved":18,&#x000A;                "hated":0&#x000A;            },&#x000A;            "genres":[&#x000A;                "Drama",&#x000A;                "Crime",&#x000A;                "Adventure"&#x000A;            ]&#x000A;        },&#x000A;        "episode":{&#x000A;            "season":6,&#x000A;            "number":1,&#x000A;            "title":"A Caribbean Mystery",&#x000A;            "overview":"\"Would you like to see a picture of a murderer?\", Jane Marple is asked by Major Palgrave whilst on a luxurious holiday in the West Indies. When she replies that she would like to hear the story, he explains. There once was a man who had a wife who tried to hang herself, but failed. Then she tried again later, and succeeded in killing herself. The man remarried to a woman who then tried to gas herself to death. She failed, but then tried again later and succeeded. Just as Major Palgrave is about to show the picture to her, he looks over her shoulder, appears startled, and changes the subject. The next morning, a servant, Victoria Johnson, finds him dead in his room. Doctor Graham concludes that the man died of heart failure; he showed all the symptoms, and had a bottle of serenite (a drug for high blood pressure) on his table.",&#x000A;            "url":"<a href="http://trakt.tv/show/agatha-christies-marple/season/6/episode/1">http://trakt.tv/show/agatha-christies-marple/season/6/episode/1</a>",&#x000A;            "first_aired":1371366000,&#x000A;            "images":{&#x000A;                "screen":"<a href="http://slurm.trakt.us/images/fanart/606-940.jpg">http://slurm.trakt.us/images/fanart/606-940.jpg</a>"&#x000A;            },&#x000A;            "ratings":{&#x000A;                "percentage":0,&#x000A;                "votes":0,&#x000A;                "loved":0,&#x000A;                "hated":0&#x000A;            }&#x000A;        },&#x000A;        "date":"2013-06-16"&#x000A;        }&#x000A;    </pre>
    <p>As an example, within the <code>li</code> element, we can get the show title by referencing <code>tvshow.show.title</code> and wrapping it in double curly brackets:<code>{{ }}</code>. With this understanding, it should be easy to see what information will be displayed for each list element. Thanks to the CSS bundled with the skeleton structure, if you save these changes and open <code>index.html</code> within your browser, you should see a nicely formatted list of TV shows with the associated information and images. This is shown in the figure below:</p>  <img src="http://cdn.tutsplus.com/net.tutsplus.com/uploads/2013/06/figure5-formatted-show-list.jpg" alt="figure5-formatted-show-list" width="500" height="395" style="max-width: 100%; height: auto;"><br> <h3>Conditional Classes</h3>
    <p>You may or may not have noticed:</p>
    <pre>ng-class="{'label-success': tvshow.episode.ratings.percentage &gt;= 50}"</pre>
    <p>…which is attached to one of the span elements, within the ratings section, in the above HTML. <code>ng-class</code> allows us to conditionally apply classes to HTML elements. This is particularly useful here, as we can then apply a different style to the percentage <code>span</code> element depending on whether the TV show rating percentage is high or not.</p>
    <p>In the above HTML example, we want to apply the class <code>label-success</code>, which is a Twitter Bootstrap class, which will style the span to have a green background and white text. We only want to apply this class to the element if the rating percentage is greater than or equal to 50. We can do this as simply as <code>tvshow.episode.ratings.percentage &gt;= 50</code>. Take a look down the list of formatted TV shows in your browser, if any of the percentages meet this condition, they should be displayed green.</p>
    <hr>
    <h2>Creating a Search Filter</h2>
    <p>We now have a list of upcoming TV show premieres, which is great, but it doesn’t offer much in the way of functionality. We are now going to add a simple text search which will filter all of the objects within the results array.</p>
    <h3>Binding HTML Elements to Scope Variables</h3>
    <p>Firstly we need to declare a <code>$scope.filterText</code> variable within <code>mainController.js</code> as follows:</p>
    <pre>    app.controller("mainController", function($scope, $http){&#x000A;            $scope.apiKey = "[YOUR API KEY]";&#x000A;            $scope.results = [];&#x000A;            $scope.filterText = null;&#x000A;            $scope.init = function() {&#x000A;                //API requires a start date&#x000A;                var today = new Date();&#x000A;                //Create the date string and ensure leading zeros if required&#x000A;                var apiDate = today.getFullYear() + ("0" + (today.getMonth() + 1)).slice(-2) + "" + ("0" + today.getDate()).slice(-2);&#x000A;                $http.jsonp('<a href="http://api.trakt.tv/calendar/premieres.json/">http://api.trakt.tv/calendar/premieres.json/</a>' + $scope.apiKey + '/' + apiDate + '/' + 30 + '/?callback=JSON_CALLBACK').success(function(data) {&#x000A;                    //As we are getting our data from an external source, we need to format the data so we can use it to our desired affect&#x000A;                    //For each day get all the episodes&#x000A;                    angular.forEach(data, function(value, index){&#x000A;                        //The API stores the full date separately from each episode. Save it so we can use it later&#x000A;                        var date = value.date;&#x000A;                        //For each episodes add it to the results array&#x000A;                        angular.forEach(value.episodes, function(tvshow, index){&#x000A;                            //Create a date string from the timestamp so we can filter on it based on user text input&#x000A;                            tvshow.date = date; //Attach the full date to each episode&#x000A;                            $scope.results.push(tvshow);&#x000A;                        });&#x000A;                    });&#x000A;                }).error(function(error) {&#x000A;    &#x000A;                });&#x000A;            };&#x000A;        });&#x000A;    </pre>
    <p>Now we need to add a text input so that the user can actually input a search term. We then need to bind this input to the newly declared variable. Add the following HTML within the <code>div</code> which has the <code>search-box</code> class in <code>index.html</code>.</p>
    <pre>    &lt;label&gt;Filter: &lt;/label&gt;&#x000A;        &lt;input type="text" ng-model="filterText"/&gt;&#x000A;    </pre>
    <p>Here we have used <code>ng-model</code> to bind this input to the <code>$scope.filterText</code> variable we declared within our scope. Now this variable will always equal what is inputted into this search input.</p>
    <h3>Enforcing Filtering On <code>ng-repeat</code> Output</h3>
    <p>Now that we have the text to filter on, we need to add the filtering functionality to <code>ng-repeat</code>. Thanks to the built-in filter functionality of AngularJS, we do not need to write any JavaScript to do this, just modify your <code>ng-repeat</code> as follows:</p>
    <pre>    &lt;li ng-repeat="tvshow in results | filter: filterText"&gt;&#x000A;    </pre>
    <p>It’s as simple as that! We are telling AngularJS – before we output the data using <code>ng-repeat</code>, we need to apply the filter based on the filterText variable. Open <code>index.html</code> in a browser and perform a search. Assuming you searched for something that exists, you should see a selection of the results.</p>
    <hr>
    <h2>Creating a Genre Custom Filter</h2>
    <p>So, our users can now search for whatever they are wanting to watch, which is better than just a static list of TV shows. But we can take our filter functionality a little further and create a custom filter that will allow the user to select a specific genre. Once a specific genre has been selected, the <code>ng-repeat</code> should only display TV shows with the chosen genre attached.</p>
    <p>First of all, add the following HTML under the <code>filterText</code> input in <code>index.html</code> that we added previously.</p>
    <pre>    &lt;label&gt;Genre: &lt;/label&gt;&#x000A;        &lt;select ng-model="genreFilter" ng-options="label for label in availableGenres"&gt;&#x000A;            &lt;option value=""&gt;All&lt;/option&gt;&#x000A;        &lt;/select&gt;&#x000A;    </pre>
    <p>You can see from the above HTML that we have created a select input bound to a model variable called <code>genreFilter</code>. Using <code>ng-options</code> we are able to dynamically populate this select input using an array called <code>availableGenres</code>.</p>
    <p>First of all, we need to declare these scope variables. Update your <code>mainController.js</code> file to be as follows:</p>
    <pre>    app.controller("mainController", function($scope, $http){&#x000A;            $scope.apiKey = "[YOUR API KEY HERE]";&#x000A;            $scope.results = [];&#x000A;            $scope.filterText = null;&#x000A;            $scope.availableGenres = [];&#x000A;            $scope.genreFilter = null;&#x000A;            $scope.init = function() {&#x000A;                //API requires a start date&#x000A;                var today = new Date();&#x000A;                //Create the date string and ensure leading zeros if required&#x000A;                var apiDate = today.getFullYear() + ("0" + (today.getMonth() + 1)).slice(-2) + "" + ("0" + today.getDate()).slice(-2);&#x000A;                $http.jsonp('<a href="http://api.trakt.tv/calendar/premieres.json/">http://api.trakt.tv/calendar/premieres.json/</a>' + $scope.apiKey + '/' + apiDate + '/' + 30 + '/?callback=JSON_CALLBACK').success(function(data) {&#x000A;                    //As we are getting our data from an external source, we need to format the data so we can use it to our desired affect&#x000A;                    //For each day get all the episodes&#x000A;                    angular.forEach(data, function(value, index){&#x000A;                        //The API stores the full date separately from each episode. Save it so we can use it later&#x000A;                        var date = value.date;&#x000A;                        //For each episodes add it to the results array&#x000A;                        angular.forEach(value.episodes, function(tvshow, index){&#x000A;                            //Create a date string from the timestamp so we can filter on it based on user text input&#x000A;                            tvshow.date = date; //Attach the full date to each episode&#x000A;                            $scope.results.push(tvshow);&#x000A;                            //Loop through each genre for this episode&#x000A;                            angular.forEach(tvshow.show.genres, function(genre, index){&#x000A;                                //Only add to the availableGenres array if it doesn't already exist&#x000A;                                var exists = false;&#x000A;                                angular.forEach($scope.availableGenres, function(avGenre, index){&#x000A;                                    if (avGenre == genre) {&#x000A;                                        exists = true;&#x000A;                                    }&#x000A;                                });&#x000A;                                if (exists === false) {&#x000A;                                    $scope.availableGenres.push(genre);&#x000A;                                }&#x000A;                            });&#x000A;                        });&#x000A;                    });&#x000A;                }).error(function(error) {&#x000A;    &#x000A;                });&#x000A;            };&#x000A;        });&#x000A;    </pre>
    <p>It is obvious that we have now declared both <code>genreFilter</code> and <code>availableGenres</code> which we saw referenced within our HTML. We have also added some JavaScript which will populate our <code>availableGenres</code> array. Within the <code>init()</code> function, while we are processing the JSON data returned from the API, we are now doing some additional processing and adding any genres that are not already within the <code>availableGenres</code> array to this array. This will then populate the select input with any available genres.</p>
    <p>If you open <code>index.html</code> within your browser, you should see the genre select drop down populate as illustrated below:</p>  <img src="http://cdn.tutsplus.com/net.tutsplus.com/uploads/2013/06/figure6-genre-select-drop-down.jpg" alt="figure6-genre-select-drop-down" width="600" height="216" style="max-width: 100%; height: auto;"><br> <p>When the user chooses a genre, the <code>$scope.genreFilter</code> variable will be updated to equal the selected value.</p>
    <h3>Creating the Custom Filter</h3>
    <p>As we are wanting to filter on a specific part of the TV show objects, we are going to create a custom filter function and apply it alongside the AngularJS filter within the <code>ng-repeat</code>.</p>
    <p>At the very bottom of <code>mainController.js</code>, after all of the other code, add the following JavaScript:</p>
    <pre>    app.filter('isGenre', function() {&#x000A;            return function(input, genre) {&#x000A;                if (typeof genre == 'undefined' || genre == null) {&#x000A;                    return input;&#x000A;                } else {&#x000A;                    var out = [];&#x000A;                    for (var a = 0; a &lt; input.length; a++){&#x000A;                        for (var b = 0; b &lt; input[a].show.genres.length; b++){&#x000A;                            if(input[a].show.genres[b] == genre) {&#x000A;                                out.push(input[a]);&#x000A;                            }&#x000A;                        }&#x000A;                    }&#x000A;                    return out;&#x000A;                }&#x000A;            };&#x000A;        });&#x000A;    </pre>
    <p>The above JavaScript declares a custom filter to our app called <code>isGenre</code>. The function within the filter takes two parameters, <code>input</code> and <code>genre</code>. <code>input</code> is provided by default (which we will see in a moment) and is all the data that the <code>ng-repeat</code> is processing. <code>genre</code> is a value we need to pass in. All this filter does, is take the specified genre and checks to see if each of the TV show objects within <code>input</code> have the specified genre attached to them. If an object has the specified genre, it adds it to the <code>out</code> array, which will then be returned to the <code>ng-repeat</code>. If this doesn’t quite make sense, don’t worry! It should shortly.</p>
    <h3>Applying the Custom Filter</h3>
    <p>Now that we have our customer filter available, we can add this additional filter to our ng-repeat. Modify your <code>ng-repeat</code> in <code>index.html</code> as follows:</p>
    <pre>    &lt;li ng-repeat="tvshow in results | filter: filterText | isGenre:genreFilter"&gt;&#x000A;    </pre>
    <p>This simply chains another filter onto the <code>ng-repeat</code> output. Now the output will be processed by both filters before it is displayed on the screen. As you can see we have specified our custom filter as <code>isGenre:</code> and then we are passing the scope variable <code>genreFilter</code> as a parameter, which is how we provide our customer filter with the <code>genre</code> variable we talked about earlier. Remember that AngularJS is also providing our filter with the data that the <code>ng-repeat</code> is processing as the <code>input</code> variable.</p>
    <p>OK, our custom genre filter is complete. Open <code>index.html</code> in a browser and test out the new functionality. With this filter in place, a user can easily filter out genres they are not interested in.</p>
    <hr>
    <h2>Calling Scope Functions</h2>
    <p>You may have noticed that each TV show listing also shows the genre itself. For some additional functionality, we are going to allow the user to click these genres, which will then automatically apply the genre filter for the genre they have clicked on. First of all, we need to create a scope function that the <code>ng-click</code> can call. Add the following code within the <code>mainController</code> on <code>mainController.js</code>:</p>
    <pre>    $scope.setGenreFilter = function(genre) {&#x000A;            $scope.genreFilter = genre;&#x000A;        }&#x000A;    </pre>
    <p>In the above code, this function takes a genre value and then sets the <code>$scope.genreFilter</code> to the specified value. When this happens, the genre filter select box’s value will update and the filter will be applied to the <code>ng-repeat</code> output. To trigger this function when the genre span elements are clicked, add an <code>ng-click</code> to the genre span elements within <code>index.html</code> as follows:</p>
    <pre>    &lt;span class="label label-inverse genre" ng-repeat="genre in tvshow.show.genres" ng-click="setGenreFilter(genre)"&gt;{{genre}}&lt;/span&gt;&#x000A;    </pre>
    <p>The <code>ng-click</code> calls our previously created <code>setGenreFilter</code> function and specifies a genre. Open <code>index.html</code> and try it out!</p>
    <hr>
    <h2>Custom Ordering With AngularJS</h2>
    <p>Our TV show premiere app is looking pretty good, users can easily refine the results displayed using a series of intuitive filters. To enhance this experience we are going to add some custom ordering functionality so our users will be able to choose a range of ordering options.</p>
    <p>Add the following HTML under the genre select drop down:</p>
    <pre>    &lt;label&gt;Order by: &lt;/label&gt;&#x000A;        &lt;select ng-model="orderField" ng-options="label for label in orderFields" class="input-medium"&gt;&lt;/select&gt;&#x000A;        &lt;select ng-model="orderReverse"class="input-medium"&gt;&#x000A;            &lt;option value="true"&gt;Descending&lt;/option&gt;&#x000A;            &lt;option value="false"&gt;Ascending&lt;/option&gt;&#x000A;        &lt;/select&gt;&#x000A;    </pre>
    <p>With this code added, we have two more drop downs. One to select how to order the data and another to choose the direction in which to order the data. We now need to create a function within our controller to make the order comparison. Add the following JavaScript under our <code>setGenreFilter</code> function:</p>
    <pre>    $scope.customOrder = function(tvshow) {&#x000A;            switch ($scope.orderField) {&#x000A;                case "Air Date":&#x000A;                    return tvshow.episode.first_aired;&#x000A;                    break;&#x000A;                case "Rating":&#x000A;                    return tvshow.episode.ratings.percentage;&#x000A;                    break;&#x000A;            }&#x000A;        };&#x000A;    </pre>
    <p>We also need to declare some additional scope variables:</p>
    <pre>    $scope.orderFields = ["Air Date", "Rating"];&#x000A;        $scope.orderDirections = ["Descending", "Ascending"];&#x000A;        $scope.orderField = "Air Date"; //Default order field&#x000A;        $scope.orderReverse = false;&#x000A;    </pre>
    <p>If you now open <code>index.html</code> within your browser, you should see the added drop downs populated with <strong>Air Date</strong> already selected as the default order field. This is shown in the figure below:</p>  <img src="http://cdn.tutsplus.com/net.tutsplus.com/uploads/2013/06/figure7-order-drop-downs.jpg" alt="figure7-order-drop-downs" width="600" height="218" style="max-width: 100%; height: auto;"><br> <p>Finally, as we have done with our other filters, we are going to need to append this to our <code>ng-repeat</code>, update this as follows:</p>
    <pre>    &lt;li ng-repeat="tvshow in results | filter: filterText | isGenre:genreFilter | orderBy:customOrder:orderReverse"&gt;&#x000A;    </pre>
    <p>We are now applying an order-by-filter on our data in addition to the other filters. We are telling the order by to use our <code>customOrder</code> function and we are passing our <code>orderReverse</code> scope variable through as well. Open <code>index.html</code> in a browser and see the ordering in action.</p>
    <hr>
    <h2>Conclusion</h2>
    <p>AngularJS has allowed us to quickly create a detailed and functional web application with minimum effort. Utilizing AngularJS’s built-in filter functions, alongside some of our own custom code, our web application allows our users to easily filter and search through the TV show premieres.</p>
    <p>After reading this tutorial you should now be able to understand and use the following principles:</p>
    <ul>
    <li>Using <code>ng-repeat</code> to display information on screen.</li>
    <li>Binding to inputs, allowing users to search and filter <code>ng-repeat</code> output.</li>
    <li>Chaining filters on <code>ng-repeat</code> to perform multiple filtering functions.</li>
    <li>Custom ordering of data.</li>
    <li>Using events such as <code>ng-click</code> to respond to user interaction.</li>
    <li>Using <code>ng-class</code> to conditionally apply styling to page elements.</li>
    </ul>
    <p>So in conclusion, the topics covered in this tutorial should give you a strong foundation and understanding of what you can achieve when creating rich web applications in AngularJS.</p>
    </div>
]]>
</Body>
<Summary>In a previous AngularJS tutorial I covered all the basics of how to get up and running with Angular in around 30 minutes. This tutorial will expand on what was covered there by creating a simple...</Summary>
<Website>http://feedproxy.google.com/~r/nettuts/~3/HgWFSGgF4fA/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/31966/guest@my.umbc.edu/3cae869d79a6129fa2ce027820eac130/api/pixel</TrackingUrl>
<Tag>angularjs</Tag>
<Tag>css</Tag>
<Tag>development</Tag>
<Tag>html</Tag>
<Tag>javascript</Tag>
<Tag>javascript-and-ajax</Tag>
<Tag>mysql</Tag>
<Tag>php</Tag>
<Tag>sql</Tag>
<Tag>tutorials</Tag>
<Tag>wed</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Thu, 27 Jun 2013 17:01:53 -0400</PostedAt>
<EditAt>Thu, 27 Jun 2013 17:01:53 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="31964" important="false" status="posted" url="https://my3.my.umbc.edu/posts/31964">
<Title>Mobile Web Problems and How to Avoid Them</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>Lessons learned from two years of collecting screenshots of poor experiences on mobile websites.</p>
    <p><a href="http://bradfrostweb.com/blog/post/mobile-web-problems/" title="Direct link to featured article" rel="nofollow external" class="bo">Direct Link to Article</a> — <a href="http://css-tricks.com/mobile-web-problems-and-how-to-avoid-them/" rel="nofollow external" class="bo">Permalink</a></p>
    <hr>
    
    <p><small><a href="http://css-tricks.com/mobile-web-problems-and-how-to-avoid-them/" rel="nofollow external" class="bo">Mobile Web Problems and How to Avoid Them</a> is a post from <a href="http://css-tricks.com" rel="nofollow external" class="bo">CSS-Tricks</a></small></p>
    </div>
]]>
</Body>
<Summary>Lessons learned from two years of collecting screenshots of poor experiences on mobile websites.   Direct Link to Article — Permalink     Mobile Web Problems and How to Avoid Them is a post from...</Summary>
<Website>http://bradfrostweb.com/blog/post/mobile-web-problems/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/31964/guest@my.umbc.edu/760902bcdc55a81e2fdd17c9381dd830/api/pixel</TrackingUrl>
<Tag>css</Tag>
<Tag>html</Tag>
<Tag>javascript</Tag>
<Tag>link</Tag>
<Tag>mysql</Tag>
<Tag>php</Tag>
<Tag>sql</Tag>
<Tag>tricks</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Thu, 27 Jun 2013 16:56:37 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="31965" important="false" status="posted" url="https://my3.my.umbc.edu/posts/31965">
<Title>GoodUI</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>16 good fundamental ideas by Jakub Linowski.</p>
    <p><a href="http://goodui.org/" title="Direct link to featured article" rel="nofollow external" class="bo">Direct Link to Article</a> — <a href="http://css-tricks.com/goodui/" rel="nofollow external" class="bo">Permalink</a></p>
    <hr>
    
    <p><small><a href="http://css-tricks.com/goodui/" rel="nofollow external" class="bo">GoodUI</a> is a post from <a href="http://css-tricks.com" rel="nofollow external" class="bo">CSS-Tricks</a></small></p>
    </div>
]]>
</Body>
<Summary>16 good fundamental ideas by Jakub Linowski. 
 Direct Link to Article — Permalink  

 GoodUI is a post from CSS-Tricks</Summary>
<Website>http://goodui.org/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/31965/guest@my.umbc.edu/c3c92b651062889a86a33828bf6e82d6/api/pixel</TrackingUrl>
<Tag>css</Tag>
<Tag>html</Tag>
<Tag>javascript</Tag>
<Tag>link</Tag>
<Tag>mysql</Tag>
<Tag>php</Tag>
<Tag>sql</Tag>
<Tag>tricks</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Thu, 27 Jun 2013 16:52:22 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="123211" important="false" status="posted" url="https://my3.my.umbc.edu/posts/123211">
<Title>Emerald Christopher, LLC PhD Student, Honored as WREI Congressional Fellow</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>Earlier this month, Emerald Christopher—a Language, Literacy and Culture PhD student at UMBC—was recognized at a reception honoring Women’s Research and Education Institute (WREI) 2013 Congressional Fellows on Women and Public Policy (see photo). Through this fellowship program she has served as a legislative assistant in the Office of Representative Rosa DeLauro of Connecticut’s third district.</p>
    <p>Christopher’s portfolio has included legislation on women’s equal pay, paid sick days, domestic human trafficking and the Congressional Baby Caucus. She has drafted legislation, written talking points and letters for the Congresswoman, and planned and implemented events for the Congressional Baby Caucus, among other responsibilities. She is currently working on a Women’s Economic Agenda.</p>
    <p><a href="/wp-content/uploads/2013/06/emerald-rosa-wrei-reception.jpeg" rel="nofollow external" class="bo"><img alt="Emerald &amp; Rosa WREI Reception" src="/wp-content/uploads/2013/06/emerald-rosa-wrei-reception.jpeg?w=168" width="168" height="300" style="max-width: 100%; height: auto;"></a>This photograph was taken at the WREI reception, where Rep. DeLauro spoke about Christopher’s work on the women’s economic agenda and hopes for passing paycheck fairness, paid family medical leave and the healthy families act in the future.</p>
    <p>Christopher’s academic work focuses on the representation of women in the media, gender roles in the African American community and the management of female sexuality. She will enter her third year of the LLC PhD program in Fall 2013. This November she’ll present three papers (on the above topics) at the National Women’s Studies Association meeting.</p>
    </div>
]]>
</Body>
<Summary>Earlier this month, Emerald Christopher—a Language, Literacy and Culture PhD student at UMBC—was recognized at a reception honoring Women’s Research and Education Institute (WREI) 2013...</Summary>
<Website>https://umbc.edu/stories/emerald-christopher-llc-phd-student-honored-as-wrei-congressional-fellow/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/123211/guest@my.umbc.edu/6d44ec41c22061cc08eab24e61244ab7/api/pixel</TrackingUrl>
<Tag>arts-and-culture</Tag>
<Group token="umbc-news-magazine">UMBC News &amp;amp; Magazine</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/umbc-news-magazine</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/original.png?1748556657</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/large.png?1748556657</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/medium.png?1748556657</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/small.png?1748556657</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxsmall.png?1748556657</AvatarUrl>
<Sponsor>UMBC News &amp; Magazine</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Thu, 27 Jun 2013 16:15:15 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="31962" important="false" status="posted" url="https://my3.my.umbc.edu/posts/31962">
<Title>How to Fund Your Startup</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>Are you starting a new business and wondering what your financing options are? Treehouse Business teacher Pasan explains the various kinds of business financing available to you, including equity financing, debt financing, and angel investors, as well as each of their pros and cons.</p>
    <p></p>
    <div class="embed-container"><iframe src="//www.youtube.com/embed/Y7yMBNNnwlU" frameborder="0" webkitallowfullscreen="webkitAllowFullScreen" mozallowfullscreen="mozallowfullscreen" allowfullscreen="allowFullScreen">[Video]</iframe></div>
    <p>The post <a href="http://blog.teamtreehouse.com/how-to-fund-your-startup" rel="nofollow external" class="bo">How to Fund Your Startup</a> appeared first on <a href="http://blog.teamtreehouse.com" rel="nofollow external" class="bo">Treehouse Blog</a>.</p>
    </div>
]]>
</Body>
<Summary>Are you starting a new business and wondering what your financing options are? Treehouse Business teacher Pasan explains the various kinds of business financing available to you, including equity...</Summary>
<Website>http://feedproxy.google.com/~r/teamtreehouse/~3/uicFqelNPNM/how-to-fund-your-startup</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/31962/guest@my.umbc.edu/beb0ea8d8211bf3550dfe1f9837526d5/api/pixel</TrackingUrl>
<Tag>android</Tag>
<Tag>business</Tag>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>financing</Tag>
<Tag>funding-a-startup</Tag>
<Tag>html</Tag>
<Tag>ios</Tag>
<Tag>javascript</Tag>
<Tag>raising-money</Tag>
<Tag>responsive</Tag>
<Tag>web</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Thu, 27 Jun 2013 16:08:54 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="123212" important="false" status="posted" url="https://my3.my.umbc.edu/posts/123212">
<Title>UMBC Earns Accolades in Ranking Reports</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>UMBC recently earned accolades in three college ranking reports.</p>
    <p>The Online College Database recognized the high salaries of UMBC graduates in its list of <a href="http://www.onlinecollegesdatabase.org/online-colleges-in-maryland/#high-starting-salary-colleges-Maryland" rel="nofollow external" class="bo">most affordable colleges</a>.  The website used data from the “<a href="http://www.payscale.com/college-salary-report-2013/full-list-of-schools" rel="nofollow external" class="bo">2012-2013 PayScale College Salary Report</a>” to rankUMBC as having the second-highest post-graduation starting salary of colleges in Maryland with annual tuition under $20,000.  According to the report, the average starting salary of a UMBC graduate is $50,300.</p>
    <p>On June 19, Business Insider placed UMBC at number seven on a list of the <a title="top 25 most underrated colleges in America" href="http://www.businessinsider.com/most-underrated-colleges-in-america-2013-6?op=1" rel="nofollow external" class="bo">25 most underrated colleges in America</a>.  The site combined the PayScale ranking with those produced by <em>U.S. News &amp; World Report</em> to discover colleges and universities with a large disparity between their college rank and their salary rank.  When the data was combined, UMBC emerged as a school with a stronger outcome than expected, earning a top spot on the list.</p>
    <p>UMBC was also included on the <em>Times Higher Education</em>‘s <a title="100 Under 50" href="http://www.timeshighereducation.co.uk/world-university-rankings/2013/one-hundred-under-fifty" rel="nofollow external" class="bo">100 Under 50</a> list for the second consecutive year, ranking 60th on a list of the best young universities across the globe. The list highlights colleges and universities established less than 50 years ago that have promising futures. Particular attention was given to institutions with strong research, innovation and international outlook.</p>
    </div>
]]>
</Body>
<Summary>UMBC recently earned accolades in three college ranking reports.   The Online College Database recognized the high salaries of UMBC graduates in its list of most affordable colleges.  The website...</Summary>
<Website>https://umbc.edu/stories/umbc-earns-accolades-in-ranking-reports/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/123212/guest@my.umbc.edu/f5c454e0568b494b40f307b09f84103e/api/pixel</TrackingUrl>
<Tag>community</Tag>
<Group token="umbc-news-magazine">UMBC News &amp;amp; Magazine</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/umbc-news-magazine</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/original.png?1748556657</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/large.png?1748556657</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/medium.png?1748556657</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/small.png?1748556657</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxsmall.png?1748556657</AvatarUrl>
<Sponsor>UMBC News &amp; Magazine</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Thu, 27 Jun 2013 15:51:03 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="123213" important="false" status="posted" url="https://my3.my.umbc.edu/posts/123213">
<Title>Sandra Abbott, CADVC, Appointed to Baltimore City Public Art Commission</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <img alt="Abbott with Mayor Rawlings-Blake" src="/wp-content/uploads/2013/06/abbott_rawlings-blake.jpg" width="172" height="255" style="max-width: 100%; height: auto;">Abbott with Mayor Rawlings-Blake
    <p>Curator of collections and outreach for the Center for Art, Design and Visual Culture, Sandra Abbott, was sworn in to the board of the Baltimore City Public Art Commission on Monday, June 10, 2013 by Mayor Stephanie Rawlings-Blake.</p>
    <p>As a member of the board of the Public Art Commission, Abbott juries public art projects along with eight other members under the City’s 1% for Art Program. The 1%-for-Art Ordinance requires at least one percent of the City’s capital construction project’s eligible funds be used for the selection, acquisition, commissioning, fabrication, placement, installation, display and maintenance of public fine artwork. The program is administered through the Baltimore Office of Promotion &amp; The Arts (BOPA).</p>
    <p>With her experience on the steering committee of the Highlandtown Arts and Entertainment District since 2008, Abbott is well-positioned to work with BOPA and the other city arts districts on the recent $200K ArtPlace America grant for the City’s three arts districts in partnership with the European Union. The Grant will fund <em>Transit</em>, a project that brings together European and Baltimore artists, arts organizations, city planners and transportation officials to strategically transform transit environments within the city’s A&amp;E districts. The project was chosen from more than 1,200 applications as an exceptional example of creative placemaking.</p>
    <p>Abbott is co-author of the chapter on museum internships in <em>A Life in Museums</em> (American Alliance of Museums, 2012), and serves as the Maryland representative to the Association of Academic Museums and Galleries. She often speaks at national conferences and most recently won the Collegetown Network’s Staff Award for outstanding service at the 6th annual Service-Learning and &amp; Civic Engagement Conference.</p>
    </div>
]]>
</Body>
<Summary>Abbott with Mayor Rawlings-Blake  Curator of collections and outreach for the Center for Art, Design and Visual Culture, Sandra Abbott, was sworn in to the board of the Baltimore City Public Art...</Summary>
<Website>https://umbc.edu/stories/sandra-abbott-cadvc-appointed-to-baltimore-city-public-art-commission/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/123213/guest@my.umbc.edu/29039a06960809b11032207505a0793b/api/pixel</TrackingUrl>
<Tag>arts-and-culture</Tag>
<Tag>cadvc</Tag>
<Tag>visualarts</Tag>
<Group token="umbc-news-magazine">UMBC News &amp;amp; Magazine</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/umbc-news-magazine</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/original.png?1748556657</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/large.png?1748556657</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/medium.png?1748556657</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/small.png?1748556657</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxsmall.png?1748556657</AvatarUrl>
<Sponsor>UMBC News &amp; Magazine</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Thu, 27 Jun 2013 15:20:34 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="110111" important="false" status="posted" url="https://my3.my.umbc.edu/posts/110111">
<Title>Stephen Freeland selected as new director of Interdisciplinary Studies</Title>
<Body>
<![CDATA[
    <div class="html-content">Interdisciplinary Studies (INDS) is pleased to welcome Dr. Stephen Freeland as its new Director. Dr. Freeland succeeds Patricia La Noue, praised for building a solid foundation during her time in the position. In his new role, Dr. Freeland will extend the strengths of INDS. He has particular interests in the interface of science and religion and in using the full spectrum of creative arts to visualize and communicate social science, natural science and engineering. In this capacity, Dr. Freeland initiated activities by presenting a public lecture in Washington D.C. for the American Association for the Advancement of Science (AAAS) dialogue …</div>
]]>
</Body>
<Summary>Interdisciplinary Studies (INDS) is pleased to welcome Dr. Stephen Freeland as its new Director. Dr. Freeland succeeds Patricia La Noue, praised for building a solid foundation during her time in...</Summary>
<Website>https://news.umbc.edu/stephen-freeland-selected-as-new-director-of-interdisciplinary-studies/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/110111/guest@my.umbc.edu/14c1fa54d3a87499081afc4fff51ed86/api/pixel</TrackingUrl>
<Tag>cahss</Tag>
<Tag>cnms</Tag>
<Tag>community</Tag>
<Group token="umbc-news">UMBC News</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/umbc-news</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/xsmall.png?1632921809</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/original.png?1632921809</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/xxlarge.png?1632921809</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/xlarge.png?1632921809</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/large.png?1632921809</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/medium.png?1632921809</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/small.png?1632921809</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/xsmall.png?1632921809</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/xxsmall.png?1632921809</AvatarUrl>
<Sponsor>UMBC News</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Thu, 27 Jun 2013 15:15:55 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="31958" important="false" status="posted" url="https://my3.my.umbc.edu/posts/31958">
<Title>Congratulations to Asif Majid on his fellowship!</Title>
<Body>
<![CDATA[
    <div class="html-content"><span><div>Congratulations to Asif Majid, recipient of the $5,000 Deborah and John Yeakel Fellowship! The award goes to a nominee pursuing graduate education in the fields of international relations, peace studies or conflict resolution. Valedictorian<span>...</span><span> and Sondheim Public Affairs Scholar at UMBC, he earned a B.A. in Interdisciplinary Studies: Global Peace Building and Conflict Management. He also wrote and presented his play This Moroccan Life, focusing on issues of social justice drawn from his experiences studying abroad in Morocco. Asif plans to attend Georgetown University for an M.A. in Conflict Resolution.</span>
    </div>
    <div><span><img alt="" style="max-width: 100%; height: auto;"></span></div></span></div>
]]>
</Body>
<Summary>Congratulations to Asif Majid, recipient of the $5,000 Deborah and John Yeakel Fellowship! The award goes to a nominee pursuing graduate education in the fields of international relations, peace...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/31958/guest@my.umbc.edu/b110f8ac85203a469b38117a5aa82008/api/pixel</TrackingUrl>
<Group token="phikappaphi">The Honor Society of  Phi Kappa Phi </Group>
<GroupUrl>https://my3.my.umbc.edu/groups/phikappaphi</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/083/acb5d1120b8a0b8d3d97905ba9a72dc4/xsmall.png?1285100670</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/083/acb5d1120b8a0b8d3d97905ba9a72dc4/original.png?1285100670</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/083/acb5d1120b8a0b8d3d97905ba9a72dc4/xxlarge.png?1285100670</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/083/acb5d1120b8a0b8d3d97905ba9a72dc4/xlarge.png?1285100670</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/083/acb5d1120b8a0b8d3d97905ba9a72dc4/large.png?1285100670</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/083/acb5d1120b8a0b8d3d97905ba9a72dc4/medium.png?1285100670</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/083/acb5d1120b8a0b8d3d97905ba9a72dc4/small.png?1285100670</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/083/acb5d1120b8a0b8d3d97905ba9a72dc4/xsmall.png?1285100670</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/083/acb5d1120b8a0b8d3d97905ba9a72dc4/xxsmall.png?1285100670</AvatarUrl>
<Sponsor>The Honor Society of  Phi Kappa Phi</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Thu, 27 Jun 2013 15:08:34 -0400</PostedAt>
</NewsItem>

</News>
