<?xml version="1.0"?>
<News hasArchived="true" page="7859" pageCount="10799" pageSize="10" timestamp="Tue, 08 Sep 2026 16:14:07 -0400" url="https://my3.my.umbc.edu/posts.xml?mode=activity&amp;page=7859&amp;range=2">
<NewsItem contentIssues="true" id="41177" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41177">
<Title>How To Create A Self-Paced Email Course</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <table width="650">
    <tbody>
    <tr>
    <td>
    <div>
    <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" style="max-width: 100%; height: auto;"><br><a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&amp;collection=smashing-rss&amp;position=1" rel="nofollow external" class="bo"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&amp;collection=smashing-rss&amp;position=1" alt="" style="max-width: 100%; height: auto;"></a> <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&amp;collection=smashing-rss&amp;position=2" rel="nofollow external" class="bo"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&amp;collection=smashing-rss&amp;position=2" alt="" style="max-width: 100%; height: auto;"></a> <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&amp;collection=smashing-rss&amp;position=3" rel="nofollow external" class="bo"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&amp;collection=smashing-rss&amp;position=3" alt="" style="max-width: 100%; height: auto;"></a>
    </div>
    </td>
    </tr>
    </tbody>
    </table>
    <p>When I realized I had written what seemed to be a course (i.e. not my usual article or book), I was left with a sense of panic. <strong>There are so many options for running an online course</strong>, and all of them seem slightly confusing or time-intensive to set up.</p>
    <p>Then I remembered the autoresponders feature in my newsletter application (I use MailChimp, although every newsletter software has it). I could trigger lessons with autoresponders and deliver course material to where most people spend most of their day: the inbox.</p>
    <p>Another problem was that the course was about writing a book, and some of the lessons were slightly onerous — like “Write a first draft.” So, setting a fixed time delay wouldn’t work because some people complete things like that much more quickly than others.</p>
    <p>Instead of automatically firing off each lesson after a set amount of time, I created a series of lessons via autoresponders that fired only when the previous lesson was marked as finished. That way, I got to deliver each new lesson only when the student had finished the previous. This method does not require you to configure any website, plugins or additional software (beyond setting up a mailing list and creating pages on your existing website, which you probably already know how to do).</p>
    <p>I made my own course, <em>Write and Sell Your Damn Book</em>, free for a few reasons. First, I was able to bring some sponsors on board to give me enough money to make it worthwhile to create and set up. Secondly, I felt that <strong>the course material should be available to anyone, on any budget</strong>, who is writing a book.</p>
    <p>Thus, the course made money before it launched, but the downside is that it made a fixed amount of money. I set up additional (albeit minor) revenue streams for it — affiliate links on Amazon to recommended books on the same subject, links to my own paid books, as well as the course in Kindle format, just in case people wanted to read the material all at once.</p>
    <p>Using the method outlined below, I created a self-paced email course that had over 1,000 registrations in the first 24 hours, and almost 2,500 in the first week. There are other ways to do this using MailChimp, such as triggering the completion of a course with a URL, but this is how I set up mine.</p>
    <h3>1. Create A List</h3>
    <p>This list is only for people who will take your email course. Make sure the publicity settings are <strong>set to non-public and non-archivable</strong> (otherwise, people will be able to share the lessons with whomever they want).</p>
    <p>Check “No, my campaigns are not public,” and uncheck “Activate the archive bar.”</p>
    <p>When creating autoresponders, ensure that you remove the “View this campaign in a browser” link, to further discourage shareability. To take things one step further and make sure only subscribers see some or all of the course’s content, read up on <a href="http://kb.mailchimp.com/article/can-i-get-rid-of-hide-or-limit-the-content-on-my-campaign-archives" rel="nofollow external" class="bo">conditional merge tags</a>.</p>
    <h3>2. Match The Colors And Fonts In The Course Material To The Registration Process</h3>
    <p>You’ll find these by going to “Signup Forms” and then “General Forms.” Match the fonts, colors and logo of the course’s website for a consistent user experience.</p>
    <h3>3. Select “Send A Final Welcome Email”</h3>
    <p>You’ll find this option in the drop-down menu on the “Create Forms” page; it will be automatically selected, unless you’ve unchecked the box. Add text to this email (scroll down to edit the contents), informing users to “Click the completed lesson” button in each lesson to get the next lesson.</p>
    <p>Later, we’ll get into how to set this up, but essentially each lesson’s email will have a link that users can click when they’re finished to notify MailChimp to deliver the next lesson.</p>
    <p>Also, in this final welcome email, let users know when the first lesson will be delivered.</p>
    <h3>4. Set Up The First Lesson And Autoresponder</h3>
    <p>Go to “Autoresponders” and then “Create autoresponder.” Select the entire list to be the recipients. On the next page, the event that triggers this autoresponder is “Subscription to the list.” Make sure that “Also trigger on list import” is checked if you want to use Twitter cards or if you will be charging for the course (more on this later).</p>
    <p><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/02/set-up-first-lesson-opt.png" rel="nofollow external" class="bo"><img alt="Lesson One" src="http://media.smashingmagazine.com/wp-content/uploads/2014/01/lessonone.png" width="500" style="max-width: 100%; height: auto;"></a><br>
    <em>(<a href="http://media.smashingmagazine.com/wp-content/uploads/2014/02/set-up-first-lesson-opt.png" rel="nofollow external" class="bo">View larger version</a>.)</em></p>
    <p>Choose whether to send it within the hour or at another time and date. On the set-up and campaign information page, give the campaign a subject line and make sure that, under “Tracking,” “Goal Tracking” is checked — this is important because it will trigger the next autoresponder lesson.</p>
    <h3>5. Set A Goal For Your Campaign</h3>
    <p>A goal is simply a URL that you add to the lesson. For my own email course, I created a few pages on my website that thanked the user for completing the lesson. For example, I added a button to the campaign for lesson 1, reading “I have completed this lesson” and linking to <code><a href="http://mydamnbook.com/lessons/lessonone">http://mydamnbook.com/lessons/lessonone</a></code>.</p>
    <p>The URL may be anything, but if you are setting a reminder email (more on this later), then the URL must contain the same folder — in this case, <code>lessons</code>. If you use WordPress, this is simply the parent page, and each individual lesson would be a child page of the parent, <code>/lessons/</code>.</p>
    <p>These pages that live on your website are important for firing off autoresponders, as well as for letting the user know that a lesson has been completed and that a new one is on the way.</p>
    <p>A good marketing strategy is to <strong>add some social engagement</strong> to the completion page for each lesson, such as “Tweet that you’ve finished lesson 1,” with a hash tag for your course or sharing buttons, so that users can let others in their network know about the course and where to sign up.</p>
    <h3>6. Set Up Subsequent Lessons By Creating A New Autoresponder</h3>
    <p>Set the entire list as the recipients. On the next page, set “Specific link in the campaign is clicked” as the event to trigger the autoresponder.</p>
    <p><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/02/subsequent-lessons-opt.png" rel="nofollow external" class="bo"><img alt="Lesson Two" src="http://media.smashingmagazine.com/wp-content/uploads/2014/01/lessonetwo.png" width="500" style="max-width: 100%; height: auto;"></a><br>
    <em>(<a href="http://media.smashingmagazine.com/wp-content/uploads/2014/02/subsequent-lessons-opt.png" rel="nofollow external" class="bo">View larger version</a>.)</em></p>
    <p>Then, select the previous lesson. If you’re creating lesson 2, then select lesson 1’s autoresponder from the drop-down menu. Then, choose “Select a link from your campaign” and select the URL that you used for the button that tells the user they have completed that lesson.</p>
    <p>Set the autoresponder to send either within the hour or at a time and date of your choosing. I always pick “Within the hour,” so that the user gets the next lesson fairly quickly.</p>
    <p>Make sure to <strong>track goals for every lesson you create</strong> (otherwise, the URL clicks won’t be tracked by the following lesson).</p>
    <p>To create lesson 3, you’d follow the steps above but would select lesson 2 from “For what campaign” and the lesson 2 completion URL for “Select a link from your campaign.” And so on, until you’ve added all of the lessons.</p>
    <h3>7. Set Up Additional Emails (If Needed)</h3>
    <p>In addition to the lessons, you may want to send out a different type of email a day or two after the final lesson has opened. The email could include additional resources, an “About the author” section, or perhaps a review of the course (if you’ve got one).</p>
    <p>Select “Send to the entire list” for the recipients.</p>
    <p>For the autoresponder, select “Campaign is opened” as the event to trigger the follow-up email, and select “For what campaign” as the final lesson (via the drop-down menu). Then, select the amount of time for “When the autoresponder should be sent.” If the email is a review or list of resources, then sending it a day or two after makes sense, while the lessons are still fresh.</p>
    <h3>8. Set Up A Reminder Email</h3>
    <p>Because the course is self-paced, people won’t get the next lesson if they forget about the email for the current lesson, so setting up a course reminder autoresponder is another good idea.</p>
    <p>From step 5, if the same folder is in the URL for each lesson (in this example, <code>/lessons/</code>), then it’s simply a matter of creating a new reminder autoresponder that sends to a new segment of the list.</p>
    <p><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/02/reminder-email-opt.png" rel="nofollow external" class="bo"><img alt="reminder" src="http://media.smashingmagazine.com/wp-content/uploads/2014/01/reminder-1024x240.png" width="500" style="max-width: 100%; height: auto;"></a><br>
    <em>(<a href="http://media.smashingmagazine.com/wp-content/uploads/2014/02/reminder-email-opt.png" rel="nofollow external" class="bo">View larger version</a>.)</em></p>
    <p>To do this, start an autoresponder, select “Send to a new segment,” then pick “Subscribers match,” and then “Any” from the drop-down menu.</p>
    <p>In the next drop-down menu, choose “Goal Activity,” then “Doesn’t match,” and in the field type in the folder URL of all lessons (in this case, <code>lessons</code>) (don’t type the full URL or any slashes).</p>
    <p>On the next page, select “Subscription to the list” as the event to trigger the autoresponder.</p>
    <p>When setting the autoresponder, <strong>estimate a reasonable time which people would take</strong> to complete a lesson. For my own list, I’ve set the reminder to “45 days” after a user has stopped clicking anything.</p>
    <p>Remind people that they’ve signed up for the course and, if they’ve forgotten about the lessons, to go back and read the current one (and click that they’ve finished it once they have). I also offer helpful suggestions on how to get over being stuck in the writing process.</p>
    <h4>Integrate With Payment Solution (Optional)</h4>
    <p>If you want to charge for the course, you will need to collect the user’s money before the course lessons start firing. I use Gumroad to sell items online; while it doesn’t directly integrate with MailChimp, one easy additional step makes it happen.</p>
    <p><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/02/payment-solution-opt.png" rel="nofollow external" class="bo"><img alt="Gumroad" src="http://media.smashingmagazine.com/wp-content/uploads/2014/01/gumroad-928x1024.png" width="500" style="max-width: 100%; height: auto;"></a><br>
    <em>Giving your course a price can be done in one easy step. (<a href="http://media.smashingmagazine.com/wp-content/uploads/2014/02/payment-solution-opt.png" rel="nofollow external" class="bo">View larger version</a>.)</em></p>
    <p>In your Gumroad account, click “Add a Product,” and then select the product. Where it asks for a file, create and upload a PDF of the text in your “Final welcome email” that tells people they’ve successfully signed up for the course and will get the first lesson within an hour.</p>
    <p>Give it a price, and then “Add” the product. The next screen lets you upload a graphic (or video) and a description of the course. When it’s ready, click “Publish.”</p>
    <p>To <strong>add an incentive</strong> (for example, to reward users with a discount for signing up early), click on the “Options” tab and create an offer. Otherwise, you’re done!</p>
    <p>To integrate with Zapier, create a secret “free” offer, which you can use to finish the process, and delete it when you’re done.</p>
    <p>Next, to connect Gumroad to MailChimp, sign up for an account with Zapier. Free and paid options are available. If you expect fewer than 100 users, go with a free account. Otherwise, it’s fairly cheap, and it scales. If 50,000 people are signing up a month, then the $99 per month price tag is well worth it.</p>
    <p><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/02/connecting-Gumroad-MailChimp-opt.png" rel="nofollow external" class="bo"><img alt="Zapier" src="http://media.smashingmagazine.com/wp-content/uploads/2014/01/zapier-1024x870.png" width="500" style="max-width: 100%; height: auto;"></a><br>
    <em>By connecting Gumroad to MailChimp you can automatically add purchasers of your Gumroad product to your course’s mailing list. (<a href="http://media.smashingmagazine.com/wp-content/uploads/2014/02/connecting-Gumroad-MailChimp-opt.png" rel="nofollow external" class="bo">View larger version</a>.)</em></p>
    <p>Once you’ve got an account, click “Create a Zap.” The trigger service is Gumroad, and the action service is MailChimp. For “Choose a trigger,” select “New sale.” For “Choose an action,” select “Add subscriber,” and then continue. From there, follow the steps to connect both your Gumroad and MailChimp accounts to Zapier.</p>
    <p><strong>Next, choose your “Product”</strong> (which would be your course if you have more than one product in Gumroad), and then continue. Then, choose which MailChimp mailing list to put subscribers in. When you click on “Insert fields” in the email section, Zapier will ask you to create a new purchase of your product. Go back to Gumroad and do that (using the free discount code), and continue with the process. Make sure to select “Email” in the email drop-down menu.</p>
    <p>Also, select “No” for “Send a welcome email” because subscribers will get the PDF as a download immediately upon paying. Click “Continue,” name the Zap whatever you’d like, and turn it on!</p>
    <p>Now, whenever someone purchases the Gumroad product for your email course, they will be automatically added to the course’s mailing list and will start receiving lessons.</p>
    <p>And that’s how you create a self-paced email course using MailChimp, Gumroad and Zapier.</p>
    <p><em>(al, il, ea)</em></p>
    <p><em>Credits for the image used on the front page: <a href="https://zapier.com/" rel="nofollow external" class="bo">zapier</a>.</em></p>
    <hr>
    <p><small>© Paul Jarvis for <a href="http://www.smashingmagazine.com" rel="nofollow external" class="bo">Smashing Magazine</a>, 2014.</small></p>
    </div>
]]>
</Body>
<Summary>        When I realized I had written what seemed to be a course (i.e. not my usual article or book), I was left with a sense of panic. There are so many options for running an online course, and...</Summary>
<Website>http://www.smashingmagazine.com/2014/02/10/how-to-create-a-self-paced-email-course/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41177/guest@my.umbc.edu/5b2fccad41f63d39e9686233422fa4c2/api/pixel</TrackingUrl>
<Tag>apps</Tag>
<Tag>business</Tag>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>email</Tag>
<Tag>html</Tag>
<Tag>javascript</Tag>
<Tag>mysql</Tag>
<Tag>newsletters</Tag>
<Tag>php</Tag>
<Tag>sql</Tag>
<Tag>strategy</Tag>
<Tag>tutorials</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>Mon, 10 Feb 2014 07:22:19 -0500</PostedAt>
<EditAt>Mon, 10 Feb 2014 07:22:19 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="41176" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41176">
<Title>The best free WordPress themes, February 2014</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><img alt="thumbnail" src="http://netdna.webdesignerdepot.com/uploads/2014/02/thumbnail10.jpg" width="200" height="160" style="max-width: 100%; height: auto;">WordPress is still a hot technology in 2014, and the CMS of choice for the majority of web designers continues to go from strength to strength.</p> <p>There are some great new – and free – themes that have been released or received major updates since the start of 2014. Now all you have to do is pick your favorite and install. What are you waiting for?</p> <p>Every month we’ll be bringing you our pick of the best free WordPress themes released over the last 4 weeks. Here are our picks for February:</p> <p> </p> <h1>Alpha Forte</h1> <p>The attraction to <a href="http://www.alphawpthemes.com/themes/forte/" rel="nofollow external" class="bo">Alpha Forte</a> is in the big, custom background behind the blogging theme. The theme features a three-column layout, two widget areas in the sidebar and is mobile friendly. But what really draws you to the theme is the big-photo design.</p> <p><a href="http://www.alphawpthemes.com/themes/forte/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/alpha.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>TYPAL Business</h1> <p><a href="http://makewp.ru/typalen/" rel="nofollow external" class="bo">TYPAL Business</a> is a pretty powerful business theme with a lot of great options. It’s fully responsive and can be customized in almost every way, including headers, widgets, menus and backgrounds. The theme also includes sticky posts and is Theme-Check tested.</p> <p><a href="http://makewp.ru/typalen/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/typal.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Elisium</h1> <p>This responsive theme is designed for business websites and has plenty of options for customization from logo to homepage content to social media integration. <a href="http://www.wecreatewebdesigns.com/premium/wordpress/elisium/" rel="nofollow external" class="bo">Elisium</a>‘s look is clean and modern and includes plenty of content areas.</p> <p><a href="http://www.wecreatewebdesigns.com/premium/wordpress/elisium/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/elisium.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Mega Responsive</h1> <p><a href="http://themes.codeinwp.com/themes/mega-responsive/" rel="nofollow external" class="bo">Mega Responsive,</a> as the name implies, is a fully responsive theme that includes a nice infinite scroll feature. The clean, minimalistic style design was created with the flat style in mind and is SEO ready. The theme also offers a variety of customization options from color to a random image tool.</p> <p><a href="http://themes.codeinwp.com/themes/mega-responsive/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/mega-responsive.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Nova Lite</h1> <p><a href="http://www.themeinprogress.com/nova/" rel="nofollow external" class="bo">Nova Lite</a> is a responsive theme based on the Twitter Bootstrap framework, designed in the flat style. Unlike many similar themes, what makes this Nova different is that is includes an unlimited number of sidebars and galleries. The free theme also comes with 14 default skins for different looks, three custom widgets and widget areas and customizable backgrounds.</p> <p><a href="http://www.themeinprogress.com/nova/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/nova.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Obscura</h1> <p><a href="http://www.photocrati.com/obscura-free-photography-theme/" rel="nofollow external" class="bo">Obscura</a> is a theme designed to show off great images. The two-column design is appropriate for a portfolio or photography business website. The design is responsive and supports the popular NextGEN Gallery plugin to manage photo galleries. Almost all of the features are customizable as well, including navigation, menus, widgets and backgrounds.</p> <p><a href="http://www.photocrati.com/obscura-free-photography-theme/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/obscura.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Zippy</h1> <p>If you are looking for a small and clean responsive theme, <a href="http://www.mageewp.com/zippy/" rel="nofollow external" class="bo">Zippy</a> might be the option for you. The theme is designed with small businesses in mind and is perfect for people who don’t want to deal with code. The simple layout includes a flexible slider, social link tools and multiple footer widgets.</p> <p><a href="http://www.mageewp.com/zippy/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/zippy.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Bizznis</h1> <p>This parent business-style theme is made for WordPress site owners who don’t want to touch complicated code or development aspects of the site. <a href="http://bizzthemes.com/themes/bizznis/" rel="nofollow external" class="bo">Bizznis</a> is fully responsive, secure and fast. While this theme does not include a ton of options, the included features (categories, shopping cart, search) are designed with business owners in mind.</p> <p><a href="http://bizzthemes.com/themes/bizznis/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/bizz.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Undiscovered</h1> <p><a href="http://www.themeshaker.com/blog/post/undiscovered-a-free-responsive-wordpress-blog-theme" rel="nofollow external" class="bo">Undiscovered</a> is an elegant theme that includes a responsive layout and retina-ready graphic display. The theme includes a slew of post formats, making it a great platform for bloggers. Undiscovered also supports commenting, galleries (with a slider) and plenty of color, logo and typeface customization options. The theme also includes a massive social media bundle with icons for 18 popular social media networks.</p> <p><a href="http://www.themeshaker.com/blog/post/undiscovered-a-free-responsive-wordpress-blog-theme" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/undiscovered.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>x2</h1> <p>If you want a blog that has plenty of neat animations and extras, <a href="http://themekraft.com/store/x2-free-wordpress-theme/" rel="nofollow external" class="bo">x2</a> is the place to look. With three slideshow options, widget areas and a ton of customization options — including light and dark color schemes — this theme is made for ease of building. Other features include support of the common BuddyPress, bbPress and WooCommerce.</p> <p><a href="http://themekraft.com/store/x2-free-wordpress-theme/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/x2.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Infinitano</h1> <p>This simple responsive theme is built on the popular Twitter Bootstrap framework and is best used for blogs, where the focus is on text content rather than visuals. <a href="http://wordpress.org/themes/infinitano" rel="nofollow external" class="bo">Infinitano</a> includes customization options and dual-level dropdown navigation.</p> <p><a href="http://wordpress.org/themes/infinitano" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/infitano.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Isis</h1> <p><a href="http://www.imonthemes.com/?p=124" rel="nofollow external" class="bo">Isis</a> is a clean responsive theme is power-packed for visual design. It includes two home page layouts, social icons, four widgets, a large slider, three page templates and more. The design scheme works for a variety of website types, from business sites to portfolios or blogs. All you need to get started is a few great images.</p> <p><a href="http://www.imonthemes.com/?p=124" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/isis.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Journal Box</h1> <p>This flexible blog theme features a high color design (with two color options) and a two column layout. <a href="http://www.mageewp.com/journal-box/" rel="nofollow external" class="bo">Journal Box</a> includes a handful of interactive elements as well, including a profile box for the blog owner and share buttons that can be embedded in each post.</p> <p><a href="http://www.mageewp.com/journal-box/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/journal-box.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Lithium</h1> <p><a href="http://www.themememe.com/lithium" rel="nofollow external" class="bo">Lithium</a> is a super-simple theme is designed for bloggers on Twitter Bootstrap. It includes simple posting, social media linking, and widgets for popular posts, Flickr integration and video. While the theme is free, you must share a link to download it.</p> <p><a href="http://www.themememe.com/lithium" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/lithium.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Blogly Lite</h1> <p>Designed for bloggers, <a href="http://themefurnace.com/blog/portfolio/blogly-lite/" rel="nofollow external" class="bo">Blogly Lite</a> is an almost-feminine styled flat theme with a variety of customization options. The theme is fully responsive and has a quite refined look and feel for a free theme. (An upgraded version is also available which unlocks additional widgets and customization options.)</p> <p><a href="http://themefurnace.com/blog/portfolio/blogly-lite/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/blogly.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Exility-light</h1> <p><a href="http://wpmole.com/exility-light" rel="nofollow external" class="bo">Exility-light</a> is a simple theme is designed for blogs and features large image areas. The two-column layout is widget-ready and includes a custom menu and two sidebars. The simple design is attractive and user-friendly.</p> <p><a href="http://wpmole.com/exility-light" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/exility.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>MiniMag Pro</h1> <p>Designed with flat styling, <a href="http://themes.codeinwp.com/themes/minimag-pro/" rel="nofollow external" class="bo">MiniMag Pro</a> packs a lot of power and clean design into a free theme. The blogging theme is fully responsive and SEO ready. The theme also includes a slider, customizable calendar, multiple post formats and has been tested in all popular web browsers. This theme also includes a ton of customization tools from color to custom logo to the appearance of the slider. This theme is one of the more feature-packed free themes available.</p> <p><a href="http://themes.codeinwp.com/themes/minimag-pro/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/minimag.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Nictitate</h1> <p>It’s easy to see why <a href="http://kopatheme.com/freebies/nictitate-multi-purpose-wordpress-theme-light-version/" rel="nofollow external" class="bo">Nictitate</a> is one of the most downloaded WordPress themes of the month. This theme features a modern and bright design with plenty of features. It is fully responsive, includes custom widgets, includes localization support, unlimited sidebars and allows for easy integration of Google Analytics and social links and sharing. For a free theme, Nictitate also has a lot of embedded goodies from neat animations to videos and clean typography.</p> <p><a href="http://kopatheme.com/freebies/nictitate-multi-purpose-wordpress-theme-light-version/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/nictitate.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Future</h1> <p><a href="http://designorbital.com/future/" rel="nofollow external" class="bo">Future</a> is a clean and creative theme that includes a good number of features. The theme is designed in the trendy flat style and is retina ready. Future’s free version includes plenty of customization tools, post formats, featured images, widgets and is SEO ready. The downside to Future is that you have to upgrade to the pro theme for the responsive layout.</p> <p><a href="http://designorbital.com/future/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/future.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>MeadowHill</h1> <p>For a theme with a big image area, <a href="http://meadowhill.tomastoman.cz/" rel="nofollow external" class="bo">MeadowHill</a> delivers. The responsive theme uses an almost parallax style with a long scroll design. It includes five color schemes, a ton of customizable menu and widget areas, social sharing functions and the ability to create a variety of custom shortcodes or custom CSS. This theme also includes the ability to translate into five languages.</p> <p><a href="http://meadowhill.tomastoman.cz/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/meadowhill.jpg" width="650" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <p><em><strong>Have you used any of these themes in a project? Have we missed one of your favorites? Let us know in the comments.</strong></em></p> <p><br><br> </p>
    <table width="100%"> <tbody>
    <tr> <td> <a href="http://www.mightydeals.com/deal/beautune.html?ref=inwidget" rel="nofollow external" class="bo"><strong>Create Picture-Perfect Portraits With Beautune – only $14!</strong></a> </td> <td> <a href="http://www.mightydeals.com/?ref=inwidget" rel="nofollow external" class="bo"><br> <img src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" alt="The best free WordPress themes, February 2014" style="max-width: 100%; height: auto;"><br> </a> </td> </tr> </tbody>
    </table> <p><br> </p> <a href="http://www.webdesignerdepot.com/2014/02/the-best-free-wordpress-themes-february-2014/" rel="nofollow external" class="bo">Source</a> <br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.webdesignerdepot.com%2F2014%2F02%2Fthe-best-free-wordpress-themes-february-2014%2F&amp;t=The+best+free+WordPress+themes%2C+February+2014" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/twitter.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/facebook/?u=http%3A%2F%2Fwww.webdesignerdepot.com%2F2014%2F02%2Fthe-best-free-wordpress-themes-february-2014%2F&amp;t=The+best+free+WordPress+themes%2C+February+2014" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/facebook.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/linkedin/?u=http%3A%2F%2Fwww.webdesignerdepot.com%2F2014%2F02%2Fthe-best-free-wordpress-themes-february-2014%2F&amp;t=The+best+free+WordPress+themes%2C+February+2014" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/linkedin.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/gplus/?u=http%3A%2F%2Fwww.webdesignerdepot.com%2F2014%2F02%2Fthe-best-free-wordpress-themes-february-2014%2F&amp;t=The+best+free+WordPress+themes%2C+February+2014" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/googleplus.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/email/?u=http%3A%2F%2Fwww.webdesignerdepot.com%2F2014%2F02%2Fthe-best-free-wordpress-themes-february-2014%2F&amp;t=The+best+free+WordPress+themes%2C+February+2014" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/email.png" style="max-width: 100%; height: auto;"></a>
    </td></tr></tbody></table></div>
    <br><br><a href="http://da.feedsportal.com/r/186530324782/u/49/f/661066/c/35285/s/36e93861/sc/4/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530324782/u/49/f/661066/c/35285/s/36e93861/sc/4/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186530324782/u/49/f/661066/c/35285/s/36e93861/sc/4/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530324782/u/49/f/661066/c/35285/s/36e93861/sc/4/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186530324782/u/49/f/661066/c/35285/s/36e93861/sc/4/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530324782/u/49/f/661066/c/35285/s/36e93861/sc/4/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/186530324782/u/49/f/661066/c/35285/s/36e93861/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530324782/u/49/f/661066/c/35285/s/36e93861/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>WordPress is still a hot technology in 2014, and the CMS of choice for the majority of web designers continues to go from strength to strength.   There are some great new – and free – themes that...</Summary>
<Website>http://rss.feedsportal.com/c/35285/f/661066/s/36e93861/sc/4/l/0L0Swebdesignerdepot0N0C20A140C0A20Cthe0Ebest0Efree0Ewordpress0Ethemes0Efebruary0E20A140C/story01.htm</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41176/guest@my.umbc.edu/7e95187e0136ed8bae7468ab67afd667/api/pixel</TrackingUrl>
<Tag>art</Tag>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>free-resources-for-designers</Tag>
<Tag>free-wordpress-themes</Tag>
<Tag>html</Tag>
<Tag>html5</Tag>
<Tag>illustrator</Tag>
<Tag>javascript</Tag>
<Tag>mysql</Tag>
<Tag>new-wordpress-themes</Tag>
<Tag>oracle</Tag>
<Tag>photoshop</Tag>
<Tag>php</Tag>
<Tag>resources</Tag>
<Tag>sql</Tag>
<Tag>web-design-resources</Tag>
<Tag>wordpress-themes</Tag>
<Tag>wordpress-themes-2014</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>Mon, 10 Feb 2014 03:15:30 -0500</PostedAt>
<EditAt>Mon, 10 Feb 2014 03:15:30 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="41175" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41175">
<Title>The End of Courtship on Campus?</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><a href="http://usdemocrazy.net/wp-content/uploads/2014/02/cupid.jpeg" rel="nofollow external" class="bo"><img alt="" src="http://usdemocrazy.net/wp-content/uploads/2014/02/cupid.jpeg" width="478" height="416" style="max-width: 100%; height: auto;"></a></p>
    <p>Used to be Valentine’s Day was a time when guys would ask a girl out on a “date.”</p>
    <p>That seems like the distant past with “hanging-out” replacing “dating” and women doing <em>outrageous</em> things like paying for their own meals. </p>
    <p>A <a href="http://www.nytimes.com/2013/01/13/fashion/the-end-of-courtship.html?pagewanted=all&amp;_r=3&amp;" rel="nofollow external" class="bo">recent New York Times article</a> goes as far as to claim that our generation is witnessing “the end of courtship.”</p>
    <p>However, this may not be a bad thing. Gone are the age-old formalities, excessive chivalry, and pre-determined gender roles. Enter texting and social media.</p>
    <p>But these modes of communication have their limits too. Interactions with romantic interests can often be vague, confusing, and unfulfilling.</p>
    <p>Another <a href="http://www.nytimes.com/2014/02/09/education/edlife/teaching-generation-y-the-basics-of-a-strong-relationship.html" rel="nofollow external" class="bo">recent article</a> proclaims that our generation’s hook-up culture and media dependency has left us unprepared for the basics of a commited relationship. </p>
    <p><span>The basics involve sharing and, often (gulp)… some vulnerability.</span></p>
    <p>But as Brené Brown, a University of Houston researcher states:</p>
    <blockquote>
    <p>“Staying vulnerable is a risk we have to take if we want to experience connection”</p>
    </blockquote>
    <p>So… what does all this suggest? Do we college students of generation Y really lack connection? Dating skills?</p>
    <p>What are you doing on Valentine’s Day? </p>
    <p> </p>
    <p> </p>
    </div>
]]>
</Body>
<Summary>Used to be Valentine’s Day was a time when guys would ask a girl out on a “date.”   That seems like the distant past with “hanging-out” replacing “dating” and women doing outrageous things like...</Summary>
<Website>http://usdemocrazy.net/the-end-of-courtship-on-campus/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41175/guest@my.umbc.edu/3fab7ed7e4f1be93f3adb7c1cd19f1ef/api/pixel</TrackingUrl>
<Tag>college</Tag>
<Tag>current</Tag>
<Tag>democracy</Tag>
<Tag>love</Tag>
<Tag>news</Tag>
<Tag>politics</Tag>
<Tag>relationships</Tag>
<Tag>societal-norms</Tag>
<Tag>us</Tag>
<Tag>usdemocrazy</Tag>
<Group token="retired-12">USDemocrazy</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-12</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xsmall.png?1279120129</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/original.jpg?1279120129</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xxlarge.png?1279120129</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xlarge.png?1279120129</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/large.png?1279120129</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/medium.png?1279120129</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/small.png?1279120129</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xsmall.png?1279120129</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xxsmall.png?1279120129</AvatarUrl>
<Sponsor>USDemocrazy</Sponsor>
<PawCount>27</PawCount>
<CommentCount>61</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 10 Feb 2014 00:28:56 -0500</PostedAt>
<EditAt>Mon, 10 Feb 2014 00:29:56 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="41172" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41172">
<Title>Wikipedia vs. the Small Screen</Title>
<Body>
<![CDATA[
    <div class="html-content">Wikipedia, the online encyclopedia that depends on readers to create and edit its articles, is concerned about whether they will continue to do so on mobile devices.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Ftechnology%2Fwikipedia-vs-the-small-screen.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Wikipedia+vs.+the+Small+Screen" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/twitter.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/facebook/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Ftechnology%2Fwikipedia-vs-the-small-screen.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Wikipedia+vs.+the+Small+Screen" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/facebook.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/linkedin/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Ftechnology%2Fwikipedia-vs-the-small-screen.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Wikipedia+vs.+the+Small+Screen" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/linkedin.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/gplus/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Ftechnology%2Fwikipedia-vs-the-small-screen.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Wikipedia+vs.+the+Small+Screen" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/googleplus.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/email/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Ftechnology%2Fwikipedia-vs-the-small-screen.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Wikipedia+vs.+the+Small+Screen" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/email.png" style="max-width: 100%; height: auto;"></a>
    </td></tr></tbody></table></div>
    <br><br><a href="http://da.feedsportal.com/r/186530431206/u/0/f/640387/c/34625/s/36e7d4ae/sc/15/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530431206/u/0/f/640387/c/34625/s/36e7d4ae/sc/15/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186530431206/u/0/f/640387/c/34625/s/36e7d4ae/sc/15/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530431206/u/0/f/640387/c/34625/s/36e7d4ae/sc/15/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186530431206/u/0/f/640387/c/34625/s/36e7d4ae/sc/15/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530431206/u/0/f/640387/c/34625/s/36e7d4ae/sc/15/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/186530431206/u/0/f/640387/c/34625/s/36e7d4ae/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530431206/u/0/f/640387/c/34625/s/36e7d4ae/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>Wikipedia, the online encyclopedia that depends on readers to create and edit its articles, is concerned about whether they will continue to do so on mobile devices.      </Summary>
<Website>http://www.nytimes.com/2014/02/10/technology/wikipedia-vs-the-small-screen.html?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41172/guest@my.umbc.edu/2fd343e0657e0f632c8a9e8548eefbdc/api/pixel</TrackingUrl>
<Tag>computers-and-the-internet</Tag>
<Tag>comscore-inc-scor-nasdaq</Tag>
<Tag>cvs-caremark-corporation-cvs-nyse</Tag>
<Tag>encyclopedias</Tag>
<Tag>facebook-inc-fb-nasdaq</Tag>
<Tag>google-inc-goog-nasdaq</Tag>
<Tag>handheld-computers</Tag>
<Tag>microsoft-corporation-msft-nasdaq</Tag>
<Tag>new</Tag>
<Tag>smartphones</Tag>
<Tag>tablet-computers</Tag>
<Tag>technology</Tag>
<Tag>twitter-twtr-nyse</Tag>
<Tag>wikimedia-foundation</Tag>
<Tag>wikipedia</Tag>
<Tag>wireless-communications</Tag>
<Tag>yahoo-inc-yhoo-nasdaq</Tag>
<Tag>york</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>Sun, 09 Feb 2014 23:49:26 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="41174" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41174">
<Title>Industry and Congress Await the F.C.C. Chairman&#8217;s Next Moves on Internet Rules</Title>
<Body>
<![CDATA[
    <div class="html-content">Companies will be watching to see how Tom Wheeler responds to last month’s court decision that invalidated the rules created by the F.C.C. in 2011 to maintain an open Internet.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Feconomy%2Findustry-and-congress-await-the-fcc-chairmans-next-moves-on-internet-rules.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Industry+and+Congress+Await+the+F.C.C.+Chairman%E2%80%99s+Next+Moves+on+Internet+Rules" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/twitter.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/facebook/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Feconomy%2Findustry-and-congress-await-the-fcc-chairmans-next-moves-on-internet-rules.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Industry+and+Congress+Await+the+F.C.C.+Chairman%E2%80%99s+Next+Moves+on+Internet+Rules" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/facebook.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/linkedin/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Feconomy%2Findustry-and-congress-await-the-fcc-chairmans-next-moves-on-internet-rules.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Industry+and+Congress+Await+the+F.C.C.+Chairman%E2%80%99s+Next+Moves+on+Internet+Rules" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/linkedin.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/gplus/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Feconomy%2Findustry-and-congress-await-the-fcc-chairmans-next-moves-on-internet-rules.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Industry+and+Congress+Await+the+F.C.C.+Chairman%E2%80%99s+Next+Moves+on+Internet+Rules" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/googleplus.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/email/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Feconomy%2Findustry-and-congress-await-the-fcc-chairmans-next-moves-on-internet-rules.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Industry+and+Congress+Await+the+F.C.C.+Chairman%E2%80%99s+Next+Moves+on+Internet+Rules" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/email.png" style="max-width: 100%; height: auto;"></a>
    </td></tr></tbody></table></div>
    </div>
]]>
</Body>
<Summary>Companies will be watching to see how Tom Wheeler responds to last month’s court decision that invalidated the rules created by the F.C.C. in 2011 to maintain an open Internet.      </Summary>
<Website>http://www.nytimes.com/2014/02/10/business/economy/industry-and-congress-await-the-fcc-chairmans-next-moves-on-internet-rules.html?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41174/guest@my.umbc.edu/fc861b905559eac045e4c56feb7d3c1d/api/pixel</TrackingUrl>
<Tag>at-and-t-inc-t-nyse</Tag>
<Tag>computers-and-the-internet</Tag>
<Tag>facebook-inc-fb-nasdaq</Tag>
<Tag>federal-communications-commission</Tag>
<Tag>google-inc-goog-nasdaq</Tag>
<Tag>net-neutrality</Tag>
<Tag>netflix-inc-nflx-nasdaq</Tag>
<Tag>new</Tag>
<Tag>regulation-and-deregulation-of-industry</Tag>
<Tag>technology</Tag>
<Tag>telephones-and-telecommunications</Tag>
<Tag>verizon-communications-inc-vz-nyse</Tag>
<Tag>wheeler-thomas-e</Tag>
<Tag>york</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>Sun, 09 Feb 2014 21:21:10 -0500</PostedAt>
<EditAt>Sun, 09 Feb 2014 21:21:10 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="41173" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41173">
<Title>LeanIn.org and Getty Aim to Change Women&#8217;s Portrayal in Stock Photos</Title>
<Body>
<![CDATA[
    <div class="html-content">Sheryl Sandberg’s nonprofit organization is partnering with the photo agency to try to eradicate stereotypes in stock images and portray women in more empowering ways.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Fleaninorg-and-getty-aim-to-change-womens-portrayal-in-stock-photos.html%3Fpartner%3Drss%26emc%3Drss&amp;t=LeanIn.org+and+Getty+Aim+to+Change+Women%E2%80%99s+Portrayal+in+Stock+Photos" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/twitter.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/facebook/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Fleaninorg-and-getty-aim-to-change-womens-portrayal-in-stock-photos.html%3Fpartner%3Drss%26emc%3Drss&amp;t=LeanIn.org+and+Getty+Aim+to+Change+Women%E2%80%99s+Portrayal+in+Stock+Photos" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/facebook.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/linkedin/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Fleaninorg-and-getty-aim-to-change-womens-portrayal-in-stock-photos.html%3Fpartner%3Drss%26emc%3Drss&amp;t=LeanIn.org+and+Getty+Aim+to+Change+Women%E2%80%99s+Portrayal+in+Stock+Photos" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/linkedin.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/gplus/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Fleaninorg-and-getty-aim-to-change-womens-portrayal-in-stock-photos.html%3Fpartner%3Drss%26emc%3Drss&amp;t=LeanIn.org+and+Getty+Aim+to+Change+Women%E2%80%99s+Portrayal+in+Stock+Photos" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/googleplus.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/email/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Fleaninorg-and-getty-aim-to-change-womens-portrayal-in-stock-photos.html%3Fpartner%3Drss%26emc%3Drss&amp;t=LeanIn.org+and+Getty+Aim+to+Change+Women%E2%80%99s+Portrayal+in+Stock+Photos" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/email.png" style="max-width: 100%; height: auto;"></a>
    </td></tr></tbody></table></div>
    <br><br><a href="http://da.feedsportal.com/r/186530431205/u/0/f/640387/c/34625/s/36e7d4b2/sc/24/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530431205/u/0/f/640387/c/34625/s/36e7d4b2/sc/24/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186530431205/u/0/f/640387/c/34625/s/36e7d4b2/sc/24/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530431205/u/0/f/640387/c/34625/s/36e7d4b2/sc/24/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186530431205/u/0/f/640387/c/34625/s/36e7d4b2/sc/24/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530431205/u/0/f/640387/c/34625/s/36e7d4b2/sc/24/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/186530431205/u/0/f/640387/c/34625/s/36e7d4b2/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530431205/u/0/f/640387/c/34625/s/36e7d4b2/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>Sheryl Sandberg’s nonprofit organization is partnering with the photo agency to try to eradicate stereotypes in stock images and portray women in more empowering ways.      </Summary>
<Website>http://www.nytimes.com/2014/02/10/business/leaninorg-and-getty-aim-to-change-womens-portrayal-in-stock-photos.html?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41173/guest@my.umbc.edu/267148b885070c978d7fb73433a6a533/api/pixel</TrackingUrl>
<Tag>facebook-inc-fb-nasdaq</Tag>
<Tag>getty-images</Tag>
<Tag>leanin-org</Tag>
<Tag>new</Tag>
<Tag>photography</Tag>
<Tag>sandberg-sheryl-k</Tag>
<Tag>technology</Tag>
<Tag>women-and-girls</Tag>
<Tag>york</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>Sun, 09 Feb 2014 21:03:40 -0500</PostedAt>
<EditAt>Sun, 09 Feb 2014 21:03:40 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="41171" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41171">
<Title>Best Course at UMBC</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <span>by Craig Berger</span><br><span><br></span><span>As the student shared their thought regarding the day's assigned reading, I looked to the left, watching the professor begin to smile and nod. "Your point is discerning. It makes me think about..." the professor continued, spontaneously using the student's contribution to frame a question for the class, aimed at moving the discussion forward.</span><br><span><br></span><span>As a sophomore in college, I remember feeling surprised after attending the first few classes in this course (American Political Thought). Questions began to form in my head: Why doesn't the professor use the chalkboard? Why are we all sitting in a square, including the professor? Why isn't the professor looking at his notes? How does the professor know that we are going to say the things we need to say so that we know the stuff we're supposed to know? And why does he want us to call him "Bruce" instead of "Professor Smith"?</span><br><span><br></span><span>As the course went on, though, my experience answered these questions. I realized I was paying more attention not only because I was actually learning about the course content and understanding the reading material, but also because I felt more engaged; as the weeks passed, I was realizing that anything could happen in any given class session--it was up to us. The spontaneity of the discussion led me to read and listen better. And it also made me respect Bruce that much more. While I first wondered if he relied so much on student discussion because he didn't know the material that well himself, I recognized at the end of the course that he was able to center his course on student participation <em>because</em> he knew the content so well.</span><br><span><br></span><span>When I think about the style of the course, my engagement in it, and what I learned, I believe it is the best course I experienced. I also recognize that I probably have this opinion because of my own strengths and skills. As someone who enjoys thinking about big questions, reflecting, reading, and writing, it's not surprising to me that I valued this experience so much. </span><br><span><br></span><span>If you're a UMBC student now, what's the best course you've taken here? What made it so great? And if you're not a student at UMBC, what's the best class you've experienced, and why? Leave a comment below.</span><br><span><br></span><em><a href="http://cocreateumbc.blogspot.com/" rel="nofollow external" class="bo">Co-Create UMBC</a> is a blog for and about UMBC, written by David Hoffman and Craig Berger from Student Life. Join the <a href="http://my.umbc.edu/groups/co-create" rel="nofollow external" class="bo">Co-Create UMBC group</a> on MyUMBC. Like <a href="https://www.facebook.com/cocreateumbc" rel="nofollow external" class="bo">Co-Create UMBC on Facebook</a>. And follow <a href="https://twitter.com/CoCreateUMBC" rel="nofollow external" class="bo">David</a> and <a href="https://twitter.com/CraigBerger" rel="nofollow external" class="bo">Craig</a> on Twitter.</em><br><em><br></em>
    </div>
]]>
</Body>
<Summary>by Craig Berger  As the student shared their thought regarding the day's assigned reading, I looked to the left, watching the professor begin to smile and nod. "Your point is discerning. It makes...</Summary>
<Website>http://cocreateumbc.blogspot.com/2014/02/best-course-at-umbc.html</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41171/guest@my.umbc.edu/160f055058c4c742bd3806b9f063007e/api/pixel</TrackingUrl>
<Tag>craigs-personal-stories</Tag>
<Tag>thought-experiments</Tag>
<Group token="co-create">Co-Create UMBC</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/co-create</GroupUrl>
<AvatarUrl>https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/xsmall.png?1499890363</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/original.jpg?1499890363</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/xxlarge.png?1499890363</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/xlarge.png?1499890363</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/large.png?1499890363</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/medium.png?1499890363</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/small.png?1499890363</AvatarUrl>
<AvatarUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/xsmall.png?1499890363</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/xxsmall.png?1499890363</AvatarUrl>
<Sponsor>Co-Create UMBC</Sponsor>
<PawCount>41</PawCount>
<CommentCount>28</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Sun, 09 Feb 2014 18:25:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="41170" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41170">
<Title>Bits Blog: Flappy Bird Soars, Then Disappears, Along With a Weekend</Title>
<Body>
<![CDATA[
    <div class="html-content">For weeks, Flappy Bird nested atop the most downloaded app charts for Apple and Google mobile devices. The creator of the app, an independent developer in Vietnam, became an overnight success story. Then he pulled the plug on his hit.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fbits.blogs.nytimes.com%2F2014%2F02%2F09%2Fflappy-bird-soars-then-disappears-along-with-a-weekend%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Bits+Blog%3A+Flappy+Bird+Soars%2C+Then+Disappears%2C+Along+With+a+Weekend" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/twitter.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/facebook/?u=http%3A%2F%2Fbits.blogs.nytimes.com%2F2014%2F02%2F09%2Fflappy-bird-soars-then-disappears-along-with-a-weekend%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Bits+Blog%3A+Flappy+Bird+Soars%2C+Then+Disappears%2C+Along+With+a+Weekend" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/facebook.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/linkedin/?u=http%3A%2F%2Fbits.blogs.nytimes.com%2F2014%2F02%2F09%2Fflappy-bird-soars-then-disappears-along-with-a-weekend%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Bits+Blog%3A+Flappy+Bird+Soars%2C+Then+Disappears%2C+Along+With+a+Weekend" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/linkedin.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/gplus/?u=http%3A%2F%2Fbits.blogs.nytimes.com%2F2014%2F02%2F09%2Fflappy-bird-soars-then-disappears-along-with-a-weekend%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Bits+Blog%3A+Flappy+Bird+Soars%2C+Then+Disappears%2C+Along+With+a+Weekend" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/googleplus.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/email/?u=http%3A%2F%2Fbits.blogs.nytimes.com%2F2014%2F02%2F09%2Fflappy-bird-soars-then-disappears-along-with-a-weekend%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Bits+Blog%3A+Flappy+Bird+Soars%2C+Then+Disappears%2C+Along+With+a+Weekend" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/email.png" style="max-width: 100%; height: auto;"></a>
    </td></tr></tbody></table></div>
    <br><br><a href="http://da.feedsportal.com/r/186530422937/u/0/f/640387/c/34625/s/36e5bfff/sc/5/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530422937/u/0/f/640387/c/34625/s/36e5bfff/sc/5/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186530422937/u/0/f/640387/c/34625/s/36e5bfff/sc/5/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530422937/u/0/f/640387/c/34625/s/36e5bfff/sc/5/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186530422937/u/0/f/640387/c/34625/s/36e5bfff/sc/5/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530422937/u/0/f/640387/c/34625/s/36e5bfff/sc/5/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/186530422937/u/0/f/640387/c/34625/s/36e5bfff/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530422937/u/0/f/640387/c/34625/s/36e5bfff/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>For weeks, Flappy Bird nested atop the most downloaded app charts for Apple and Google mobile devices. The creator of the app, an independent developer in Vietnam, became an overnight success...</Summary>
<Website>http://bits.blogs.nytimes.com/2014/02/09/flappy-bird-soars-then-disappears-along-with-a-weekend/?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41170/guest@my.umbc.edu/1f72c87e63ab767a178ef26d2b53486f/api/pixel</TrackingUrl>
<Tag>computer-and-video-games</Tag>
<Tag>dong-nguyen</Tag>
<Tag>flappy-bird</Tag>
<Tag>gaming</Tag>
<Tag>mobile</Tag>
<Tag>mobile-applications</Tag>
<Tag>new</Tag>
<Tag>technology</Tag>
<Tag>york</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>Sun, 09 Feb 2014 17:53:35 -0500</PostedAt>
<EditAt>Mon, 10 Feb 2014 15:07:20 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="41168" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41168">
<Title>Facing Criticism After Remarks, AOL Chief Reverses 401(k) Changes</Title>
<Body>
<![CDATA[
    <div class="html-content">AOL had recently altered its 401(k) program, and its chief executive, Tim Armstrong, apologized for linking the move to soaring medical costs associated with two families’ “distressed babies.”<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Fmedia%2Ffacing-criticism-aol-chief-reverses-change-to-401-k-plan.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Facing+Criticism+After+Remarks%2C+AOL+Chief+Reverses+401%28k%29+Changes" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/twitter.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/facebook/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Fmedia%2Ffacing-criticism-aol-chief-reverses-change-to-401-k-plan.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Facing+Criticism+After+Remarks%2C+AOL+Chief+Reverses+401%28k%29+Changes" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/facebook.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/linkedin/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Fmedia%2Ffacing-criticism-aol-chief-reverses-change-to-401-k-plan.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Facing+Criticism+After+Remarks%2C+AOL+Chief+Reverses+401%28k%29+Changes" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/linkedin.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/gplus/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Fmedia%2Ffacing-criticism-aol-chief-reverses-change-to-401-k-plan.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Facing+Criticism+After+Remarks%2C+AOL+Chief+Reverses+401%28k%29+Changes" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/googleplus.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/email/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F02%2F10%2Fbusiness%2Fmedia%2Ffacing-criticism-aol-chief-reverses-change-to-401-k-plan.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Facing+Criticism+After+Remarks%2C+AOL+Chief+Reverses+401%28k%29+Changes" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/email.png" style="max-width: 100%; height: auto;"></a>
    </td></tr></tbody></table></div>
    <br><br><a href="http://da.feedsportal.com/r/186530418938/u/0/f/640387/c/34625/s/36e514fd/sc/2/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530418938/u/0/f/640387/c/34625/s/36e514fd/sc/2/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186530418938/u/0/f/640387/c/34625/s/36e514fd/sc/2/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530418938/u/0/f/640387/c/34625/s/36e514fd/sc/2/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186530418938/u/0/f/640387/c/34625/s/36e514fd/sc/2/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530418938/u/0/f/640387/c/34625/s/36e514fd/sc/2/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/186530418938/u/0/f/640387/c/34625/s/36e514fd/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186530418938/u/0/f/640387/c/34625/s/36e514fd/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>AOL had recently altered its 401(k) program, and its chief executive, Tim Armstrong, apologized for linking the move to soaring medical costs associated with two families’ “distressed babies.”      </Summary>
<Website>http://www.nytimes.com/2014/02/10/business/media/facing-criticism-aol-chief-reverses-change-to-401-k-plan.html?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41168/guest@my.umbc.edu/d0692e905ff220b468d83caaeccac56c/api/pixel</TrackingUrl>
<Tag>401-k-403-b-and-457-plans</Tag>
<Tag>aol-inc-aol-nyse</Tag>
<Tag>armstrong-tim</Tag>
<Tag>new</Tag>
<Tag>technology</Tag>
<Tag>york</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>Sun, 09 Feb 2014 13:15:49 -0500</PostedAt>
<EditAt>Sun, 09 Feb 2014 19:19:33 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="41166" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41166">
<Title>Can&#8217;t We Just Enjoy our Movies in Piece?</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><a href="http://usdemocrazy.net/wp-content/uploads/2014/02/images-8.jpeg" rel="nofollow external" class="bo"><img alt="" src="http://usdemocrazy.net/wp-content/uploads/2014/02/images-8.jpeg" width="240" height="204" style="max-width: 100%; height: auto;"></a></p>
    <p>These days it seems like politics and ideological divisions are spilling over into every aspect of American life.</p>
    <p>Case in point: the new <em>Lego Movie</em>, which opened on Friday to <a href="http://www.rottentomatoes.com/m/the_lego_movie/" rel="nofollow external" class="bo">rave reviews</a>.</p>
    <p>So what could possibly be the issue with a movie based on plastic bricks?</p>
    <p>According to Fox News, the movie’s villain, appropriately named President Business, <a href="https://www.youtube.com/watch?v=rprB_VNm3L8" rel="nofollow external" class="bo">represents a cruel caricature of the American business executive and looks too much like Governor Mitt Romney</a>.</p>
    <p>This is despite the fact that <em>Lego Movie</em> is probably the most thinly veiled toy marketing movie in recent memory. What’s more capitalist then making a <a href="http://www.boxoffice.com/statistics/movies/lego-2014" rel="nofollow external" class="bo">hugely profitable</a> movie that also promotes your other products?</p>
    <p><a href="http://www.huffingtonpost.com/2011/12/05/fox-news-the-muppets-are-communist_n_1129173.html" rel="nofollow external" class="bo">This isn’t the first time that Fox has cried foul to “Hollywood’s” supposed liberal agenda for kid’s movies.</a></p>
    <p>Of course, every movie will be impacted by the perspectives of those who made it; that’s a big part of what makes movies valuable as an artistic medium.</p>
    <p>But it seems to us at USDemocrazy that maybe we should just <strong>LEGO</strong> of all the political posturing and enjoy <em>Lego Movie</em> for the harmless entertainment that it is.</p>
    <p>Does Hollywood have a problem with liberal bias? Or is Fox grasping at plastic straws here?</p>
    </div>
]]>
</Body>
<Summary>These days it seems like politics and ideological divisions are spilling over into every aspect of American life.   Case in point: the new Lego Movie, which opened on Friday to rave reviews.   So...</Summary>
<Website>http://usdemocrazy.net/cant-we-just-enjoy-our-movies-in-piece/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41166/guest@my.umbc.edu/73c3a437271567fc5bebfe36e1cb5cbe/api/pixel</TrackingUrl>
<Tag>current</Tag>
<Tag>democracy</Tag>
<Tag>fox-news</Tag>
<Tag>lego-movie</Tag>
<Tag>liberal-bias</Tag>
<Tag>movies</Tag>
<Tag>news</Tag>
<Tag>politics</Tag>
<Tag>president-business</Tag>
<Tag>us</Tag>
<Tag>usdemocrazy</Tag>
<Group token="retired-12">USDemocrazy</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-12</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xsmall.png?1279120129</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/original.jpg?1279120129</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xxlarge.png?1279120129</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xlarge.png?1279120129</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/large.png?1279120129</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/medium.png?1279120129</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/small.png?1279120129</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xsmall.png?1279120129</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xxsmall.png?1279120129</AvatarUrl>
<Sponsor>USDemocrazy</Sponsor>
<PawCount>20</PawCount>
<CommentCount>19</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Sun, 09 Feb 2014 12:17:03 -0500</PostedAt>
</NewsItem>

</News>
