<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="FeedCreator 1.8.0-dev (info@mypapit.net)" --><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
    <channel>
        <title>Gong Gong Communications Blog</title>
        <description />
        <link>http://www.gonggongcommunications.com/</link>
        <lastBuildDate>Sun, 27 May 2012 09:50:37 GMT</lastBuildDate>
        <generator>FeedCreator 1.8.0-dev (info@mypapit.net)</generator>
		        <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/GGCBlog" /><feedburner:info uri="ggcblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>GGCBlog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
            <title>What is Open Source?</title>
            <link>http://feedproxy.google.com/~r/GGCBlog/~3/Ndgfq-TC-xE/what-is-open-source.html</link>
            <description>&lt;p&gt;According to Webopedia.com, "open source refers to a program in which the source code is available to the general public for use and/or modification." Individuals and companies who choose to follow the principles of open source are agreeing to share the computer language (source code) they have used to create a computer program or software.&lt;/p&gt;
&lt;h3&gt;Why make source codes available to the public?&lt;/h3&gt;
&lt;p&gt;The practice and utilization of open source is helpful for the programmer to receive quick feedback on his source code, creating a fast problem-solving system where others can help detect any problems, or "bugs", in the program. Sharing source code is also helpful to others because viewers are free to borrow the code to expand on the idea or to create a new program inspired by the original code.&lt;/p&gt;
&lt;h3&gt;Sharing is caring&lt;/h3&gt;
&lt;p&gt;Here is analogy to help you grasp the idea of open source: imagine you were developing a medicine and decided to share the ingredients and your research with the world. Now billions of people all over the world have access to the information. These people can now give you feedback to help hasten the success of the medicine, which will help cure sick people, or they can take your ideas and develop their own medicine, which will still help sick people. Open source is similar to this scenario, they are both giant brainstorming sessions.&lt;/p&gt;
&lt;h3&gt;Open source uses in your everyday life&lt;/h3&gt;
&lt;p&gt;Two open source softwares you may be using everyday include the web browser Mozilla Firefox and Google's Android platform. By following the principles of open source, these two softwares are encouraging people to create add-ons and applications for their products. This helps create a bug-free, fuller experience for everyone.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GGCBlog/~4/Ndgfq-TC-xE" height="1" width="1"/&gt;</description>
            <author> erica@gonggongcommunications.com (Erica Clark-Covert)</author>
            <pubDate>Thu, 29 Mar 2012 15:55:03 GMT</pubDate>
            <guid isPermaLink="false">http://www.gonggongcommunications.com/blog/what-is-open-source.html</guid>
        <feedburner:origLink>http://www.gonggongcommunications.com/blog/what-is-open-source.html</feedburner:origLink></item>
        <item>
            <title>How to Backup Your Firefox Tabs</title>
            <link>http://feedproxy.google.com/~r/GGCBlog/~3/9j0zLEoKCbU/how-to-backup-your-firefox-tabs.html</link>
            <description>&lt;p&gt;As I've mentioned in &lt;a href="http://www.gonggongcommunications.com/blog/organizing-your-tabs-in-firefox.html"&gt;my recent post about organizing Firefox tabs&lt;/a&gt;, I keep lots of tabs open in my browser at any given time. In fact, I know at one point at had a whopping 99 tabs open in Firefox. And while that may not be the best practice, especially because it slowed down Firefox quite a bit, it was even more depressing when &lt;em&gt;&lt;strong&gt;BAM!&lt;/strong&gt;&lt;/em&gt; my computer crashed and Firefox was unable to restore my tabs.&lt;/p&gt;
&lt;p&gt;99 tabs gone.&lt;/p&gt;
&lt;p&gt;Luckily, a few months back I came across a highly underrated Firefox add-on aptly named &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/save-my-tabs/" target="_blank"&gt;Save my Tabs&lt;/a&gt;. Yup, it does just what it's title implies: it saves the title and URL of my tabs in a text file stored on my computer, and it performs this backup every 15 minutes (or whatever frequency you set). This way, the next time your computer or Firefox crashes and your tabs fail to restore (which will happen sometimes), you'll at least have some sort of failsafe.&lt;/p&gt;
&lt;p&gt;&lt;span class="wf_caption" style="background-color: #e5d9b0; border-width: 1px; border-style: solid; border-color: #674a2c; display: inline-block;"&gt;&lt;img style="margin: auto;" alt="An example of the URL backup text file from Save My Tabs, the add-on which backs up your Firefox tabs in case of crash." src="http://www.gonggongcommunications.com/images/stories/blog/savemytabsexample.png" height="101" width="600" /&gt;&lt;span style="clear: both; text-align: left; padding: 3px; color: #674a2c; background-color: #e5d9b0; width: 594px; display: block;"&gt;An example of the URL backup text file from Save My Tabs, the add-on which backs up your Firefox tabs in case of crash.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Is it an ideal solution? No. I mean, I'd rather Firefox just save my bloody tabs. But, in a pinch it sure does work.&lt;/p&gt;
&lt;p&gt;Needless to say, after my last crash when confronted with a text file full of 99 URLs, it provided me with a good opportunity to clean them up a bit.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GGCBlog/~4/9j0zLEoKCbU" height="1" width="1"/&gt;</description>
            <author> KUCt_amanda@gonggongcommunications.com (Amanda L. Sage)</author>
            <pubDate>Tue, 27 Mar 2012 14:40:00 GMT</pubDate>
            <guid isPermaLink="false">http://www.gonggongcommunications.com/blog/how-to-backup-your-firefox-tabs.html</guid>
        <feedburner:origLink>http://www.gonggongcommunications.com/blog/how-to-backup-your-firefox-tabs.html</feedburner:origLink></item>
        <item>
            <title>Organizing Your Tabs in Firefox</title>
            <link>http://feedproxy.google.com/~r/GGCBlog/~3/UKDAmEKVsg4/organizing-your-tabs-in-firefox.html</link>
            <description>&lt;p&gt;Power internet users often will have several tabs open in their browser at any given time, and for someone like me who is always online, I'm constantly switching back and forth between tabs.&lt;/p&gt;
&lt;p&gt;Firefox offers a few nifty ways in which you can organize your tabs to make your browser landscape a whole lot cleaner.&lt;/p&gt;
&lt;h3&gt;App Tabs&lt;/h3&gt;
&lt;p&gt;You no doubt have a few websites that you use constantly and are always open in your web browser, like your e-mail inbox, Facebook, or your calendar. App tabs simply reduce the amount of space the tab takes up on the tab bar, showing only it's favicon (the little website icon).&lt;/p&gt;
&lt;p&gt;To make one of your tabs an app tab, right click on the tab and click on "Pin as App Tab". To undo this action, click on "Unpin as App Tab" and it will return to normal size.&lt;/p&gt;
&lt;p&gt;&lt;iframe width="600" height="305" src="http://www.youtube.com/embed/xB3KNpRQmvQ?rel=0" frameborder="0" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;h3&gt;Tab Groups&lt;/h3&gt;
&lt;p&gt;Tab groups do just that: they group your tabs. This is really useful if you're working on a specific topic and don't want all your tabs mixed together. On my browser, I have tab groups for all my clients and whatever else I may be working on, and it allows me to keep several web pages open without everything getting super cluttered.&lt;/p&gt;
&lt;p&gt;&lt;iframe width="600" height="305" src="http://www.youtube.com/embed/X3kCO-BLz1s?rel=0" frameborder="0" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;There are two drawbacks to using tab groups, however:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The more tabs you've got open, the slower Firefox becomes.&lt;/li&gt;
&lt;li&gt;The more tabs you've got open, the worse it becomes when your browser crashes and you lose all your tabs. &lt;a href="http://www.gonggongcommunications.com/blog/how-to-backup-your-firefox-tabs.html"&gt;Luckily, though, I wrote a post on how to backup your Firefox tabs.&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GGCBlog/~4/UKDAmEKVsg4" height="1" width="1"/&gt;</description>
            <author> KUCt_amanda@gonggongcommunications.com (Amanda L. Sage)</author>
            <pubDate>Tue, 27 Mar 2012 14:40:00 GMT</pubDate>
            <guid isPermaLink="false">http://www.gonggongcommunications.com/blog/organizing-your-tabs-in-firefox.html</guid>
        <feedburner:origLink>http://www.gonggongcommunications.com/blog/organizing-your-tabs-in-firefox.html</feedburner:origLink></item>
        <item>
            <title>What is Web Cache and How Do I Delete/Clear It</title>
            <link>http://feedproxy.google.com/~r/GGCBlog/~3/7--d50BtKVE/what-is-web-cache-and-how-do-i-delete-clear-it.html</link>
            <description>&lt;p&gt;Caching is a process by which computers, programs, and web browsers temporarily store data and media for quicker recall. I like to say that it's a program's short-term memory, able to pull a bit of information quickly rather than having to wrack it's brain trying to find it.&lt;/p&gt;
&lt;p&gt;While you might have seen cache discussed in reference to your computer's memory, or in other programs, it's most commonly dealt with these days with web browsers.&lt;/p&gt;
&lt;h3&gt;Why Does this Information Need to be Stored?&lt;/h3&gt;
&lt;p&gt;Every time your web browser visits a website, it downloads all the files that make up that webpage. You see, each webpage is made up of any number of files, including HTML, PHP, Java, Flash, image files, cascading style sheets, and more. For example, by choosing to view this blog post, your browser has saved an HTML file, a CSS file, and all the images that make the design and layout of this webpage. These files are stored on your computer (they're most commonly known as &lt;a href="http://en.wikipedia.org/wiki/Temporary_Internet_Files" target="_blank"&gt;Temporary Internet Files&lt;/a&gt;) until you or your browsers delete them.&lt;/p&gt;
&lt;p&gt;Where the cache comes in to play is when you revisit a page. Say you clicked on a link and went to read another post on our blog. Without cache, your web browser would have to re-download all the images, files, etc. associated with this website. Because the cache has temporarily stored these files already, the page will load a lot quicker. This might not sound like a big deal, but trust me, if you had to wait for every file to download every time you visited a new web page, you'd notice the slowness!&lt;/p&gt;
&lt;h3&gt;Why do I Need to Clear my Cache?&lt;/h3&gt;
&lt;p&gt;Sometimes, websites will suddenly act a little wonky, especially if it's running complex processes (like web applications, e-mail, social media networks, etc.) Clearing the cache, and thus wiping the short term memory, will frequently solve any little issues you may be having.&lt;/p&gt;
&lt;p&gt;Another issue is when you're on a website and you know that something has been changed on the site (perhaps it's your website and you changed some text), but the changes aren't displaying on your end. That's just an issue of your browser not thinking to download a new file. Clear the cache, revisit the page, and Bob's your uncle, the changes should be there.&lt;/p&gt;
&lt;h3&gt;How do I Clear my Browser Cache?&lt;/h3&gt;
&lt;p&gt;The very quick, simple method for refreshing a webpage with a fresh cache is pressing&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="margin-right: 10px;" alt="ctrl-2" src="http://www.gonggongcommunications.com/images/stories/blog/ctrl-2.png" height="50" width="60" /&gt;&lt;img alt="f5" src="http://www.gonggongcommunications.com/images/stories/blog/f5.png" height="50" width="50" /&gt;&lt;/p&gt;
&lt;p&gt;on your keyboard. To do a more complete purge, view the videos below.&lt;/p&gt;
&lt;h4&gt;Microsoft Internet Explorer&lt;/h4&gt;
&lt;p&gt;Click on “Tools” from the menu, then select “Delete Browsing History”.&lt;/p&gt;
&lt;p&gt;&lt;iframe width="600" height="305" src="http://www.youtube.com/embed/VkbRneIQgeU?rel=0" frameborder="0" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;h4&gt;Mozilla Firefox&lt;/h4&gt;
&lt;p&gt;Click on "Tools" from the menu, then select "Clear Recent History"&lt;/p&gt;
&lt;p&gt;&lt;iframe width="600" height="305" src="http://www.youtube.com/embed/nY5dIKZtdE4?rel=0" frameborder="0" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;h4&gt;Google Chrome&lt;/h4&gt;
&lt;p&gt;Click on the “Tools” wrench button, then click on “Options”, then “Under the Hood”, then select “Clear browsing data...”&lt;/p&gt;
&lt;p&gt;&lt;iframe width="600" height="305" src="http://www.youtube.com/embed/lFWyuviIaoA?rel=0" frameborder="0" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GGCBlog/~4/7--d50BtKVE" height="1" width="1"/&gt;</description>
            <author> KUCt_amanda@gonggongcommunications.com (Amanda L. Sage)</author>
            <pubDate>Tue, 20 Mar 2012 06:10:08 GMT</pubDate>
            <guid isPermaLink="false">http://www.gonggongcommunications.com/blog/what-is-web-cache-and-how-do-i-delete-clear-it.html</guid>
        <feedburner:origLink>http://www.gonggongcommunications.com/blog/what-is-web-cache-and-how-do-i-delete-clear-it.html</feedburner:origLink></item>
        <item>
            <title>Microlending Through Kiva</title>
            <link>http://feedproxy.google.com/~r/GGCBlog/~3/erCNOVSY1oU/microlending-how-you-can-directly-support-small-business-around-the-world.html</link>
            <description>&lt;p&gt;If you've never heard of Kiva, we're excited to introduce you to this wonderful organization. Kiva was founded in 2005, and since its inception, Kiva members have loaned a staggering $293,918,825 to people are the world through microloans.&lt;/p&gt;
&lt;h3&gt;What is microlending?&lt;/h3&gt;
&lt;p&gt;It's just like it sounds, really small loans. When most companies in America go to a lender seeking funding the loan starts in the five digit range and goes skyward. But, in most areas of the world the numbers aren't that high, in fact they're more in the $200-$2,000 range. By Western standards, that's not that much, but when you live in a country whose average monthly income is somewhere between $50-$100, it's an enormous amount.&lt;/p&gt;
&lt;p&gt;Enter the rich Westerns (hey, I call it like I see it). What's $200 to most Americans? Ok, maybe in this economy one can't be that flippant, but Kiva's approach is pretty painless: $25. Yup, you lend through $25 increments, and yes, your money will get repaid. (Unless the lendee defaults, which does happen sometimes.)&lt;/p&gt;
&lt;h3&gt;Interested? &lt;a href="http://www.kiva.org/invitedby/gonggongcomm" target="_blank"&gt;Sign up now and get a free $25 account credit!&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Reid Hoffman, the brilliant man behind LinkedIn and a host of other tech darlings, is a board member of Kiva and has decided to throw a little bit of his clout and money to raising the brand's awareness. He's put up $1 million of his own money to fund the first loan of 40,000 new Kiva members. &lt;a href="http://techcrunch.com/2012/03/13/reid-hoffman-kiva/" target="_blank"&gt;Read why Reid loves Kiva...&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Why Gong Gong loves Kiva&lt;/h3&gt;
&lt;p&gt;&lt;span class="wf_caption" style="background-color: #e5d9b0; border-width: 1px; border-style: solid; border-color: #674a2c; float: right; display: inline-block;"&gt;&lt;img style="margin: auto;" src="http://s3-1.kiva.org/img/w610h450/1025262.jpg" alt="Esther Tawiah, the business owner in Elmina, Ghana who we recently funded" height="150" width="200" /&gt;&lt;span style="clear: both; text-align: left; padding: 3px; color: #674a2c; background-color: #e5d9b0; width: 194px; display: block;"&gt;Esther Tawiah, the business owner we lent to in Ghana.&lt;/span&gt;&lt;/span&gt;This week &lt;a href="http://www.kiva.org/lender/gonggongcomm" target="_blank"&gt;we setup our Kiva account&lt;/a&gt; and we plan on continuing to lend in the future. Why? As our company grows, we feel we should share our blessings with other business owners who want to do the same. Amanda, Jonathan, and Erica have all worked in fair trade and/or for non-profits in developing countries, and we've all witnessed how impactful a small gesture like this can be.&lt;/p&gt;
&lt;p&gt;We're proud to say we gave our first loan to &lt;a href="http://www.kiva.org/lend/401362" target="_blank"&gt;Esther Tawiah&lt;/a&gt;, a shop owner in Elmina, Ghana. (We couldn't shy away from a little nepotism - Amanda used to live in Elmina and Jonathan has family there.)&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GGCBlog/~4/erCNOVSY1oU" height="1" width="1"/&gt;</description>
            <author> KUCt_amanda@gonggongcommunications.com (Amanda L. Sage)</author>
            <pubDate>Thu, 15 Mar 2012 18:04:40 GMT</pubDate>
            <guid isPermaLink="false">http://www.gonggongcommunications.com/blog/microlending-how-you-can-directly-support-small-business-around-the-world.html</guid>
        <feedburner:origLink>http://www.gonggongcommunications.com/blog/microlending-how-you-can-directly-support-small-business-around-the-world.html</feedburner:origLink></item>
        <item>
            <title>Exporting Your Google Calendar to a Spreadsheet (CSV or Excel)</title>
            <link>http://feedproxy.google.com/~r/GGCBlog/~3/5zsTTc23_9Q/exporting-your-google-calendar-to-a-spreadsheet-csv-or-excel.html</link>
            <description>&lt;p&gt;I absolutely love it when &lt;em&gt;great minds think alike&lt;/em&gt; kicks in and someone creates a tool to solve a problem I'm facing.&lt;/p&gt;
&lt;p&gt;I &lt;em&gt;adore&lt;/em&gt; Google calendar and use it obsessively, but it does have a few shortcomings, including the inability to export your calendars to a spreadsheet.&lt;/p&gt;
&lt;p&gt;Enter &lt;a href="http://www.gcal2excel.com/" target="_blank"&gt;&lt;strong&gt;Gcal2Excel&lt;/strong&gt;&lt;/a&gt; a fantastic, simple-to-use web application that fulfills this simple need. All you have to do is give Gcal2Excel access to your Google account (clicking on "login" will do this, but you must click "grant access") and chose the calendar to export! You can also specify a date range, include locations, and more.&lt;/p&gt;
&lt;p&gt;&lt;span class="wf_caption" style="background-color: #e5d9b0; border-width: 1px; border-style: solid; border-color: #674a2c; display: inline-block;"&gt;&lt;img style="margin: auto;" alt="Gcal2Excel's Google calendar export options screen" src="http://www.gonggongcommunications.com/images/stories/blog/gcal2excel.png" height="520" width="600" /&gt;&lt;span style="clear: both; text-align: left; padding: 3px; color: #674a2c; background-color: #e5d9b0; width: 679px; display: block;"&gt;Gcal2Excel's Google calendar export options screen&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;It gives you the option to save the file as a CSV, XLS, or XLSX file, and the result is a simple but powerful spreadsheet full of your calendar data! This little web app has saved me some serious time!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.gonggongcommunications.com/blog/whats-a-csv-file.html"&gt;Not sure what a CSV file is?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GGCBlog/~4/5zsTTc23_9Q" height="1" width="1"/&gt;</description>
            <author> KUCt_amanda@gonggongcommunications.com (Amanda L. Sage)</author>
            <pubDate>Thu, 15 Mar 2012 10:30:00 GMT</pubDate>
            <guid isPermaLink="false">http://www.gonggongcommunications.com/blog/exporting-your-google-calendar-to-a-spreadsheet-csv-or-excel.html</guid>
        <feedburner:origLink>http://www.gonggongcommunications.com/blog/exporting-your-google-calendar-to-a-spreadsheet-csv-or-excel.html</feedburner:origLink></item>
        <item>
            <title>What's a CSV File?</title>
            <link>http://feedproxy.google.com/~r/GGCBlog/~3/xxMfth21xUk/whats-a-csv-file.html</link>
            <description>&lt;p&gt;If you've spent much time around e-mail programs, social networks, or spreadsheet tools, you've no doubt come across the CSV file.&amp;nbsp; You've probably even opened one up in Microsoft Excel, not even noticing the difference between it and an XLS spreadsheet.&amp;nbsp; But, behind the scenes there is a world of difference which separates these two very powerful file types.&lt;/p&gt;
&lt;p&gt;An .xls (XLS) file or (.xlsx for newer generations of Office users) is the standard file opened and saved to in Microsoft Excel.&amp;nbsp; Excel has a bevy of tools and a broad range of capabilities that most users don't even realize exist.&amp;nbsp; Most people just enjoy its tabular layout, the ability to create simple functions, and the ever-popular customization of fonts and colors.&lt;/p&gt;
&lt;p&gt;A .csv (CSV) can do none of these things, in fact it's pretty much a repository for &lt;a href="http://www.techterms.com/definition/plaintext" target="_blank"&gt;plain text&lt;/a&gt;.&amp;nbsp; So why is it so widely used?&amp;nbsp; Unlike XLS files which are only openable in Excel and a handful of other compatible programs, CSV files are readable by countless programs, from database managers to e-mail address books.&amp;nbsp; Think of it as a universal spreadsheet file which can talk with most software programs.&amp;nbsp; A major benefit of a CSV file is that one can open it in any basic text editor and edit the content, versus having to have a compatible spreadsheet program to edit an XLS.&lt;/p&gt;
&lt;p&gt;CSV files are by no means new, in fact &lt;a href="http://en.wikipedia.org/wiki/Comma-separated_values" target="_blank"&gt;Wikipedia dates their creation as far back as 1967&lt;/a&gt;. CSV is an acronym for "comma separated values" which no doubt sounds pretty odd.&amp;nbsp; What do commas have to do with my spreadsheet? you may ask.&amp;nbsp; Well, when you think of a spreadsheet you image data separated in cells, organized in rows and columns.&amp;nbsp; Non-spreadsheet programs have to have a way in which to read that same data without the benefit of cells, columns, and rows.&lt;/p&gt;
&lt;p&gt;&lt;span class="wf_caption" style="background-color: #e5d9b0; border-width: 1px; border-style: solid; border-color: #674a2c; display: inline-block;"&gt;&lt;img style="margin: auto;" alt="This is a CSV file as viewed in Microsoft Excel" src="http://www.gonggongcommunications.com/images/stories/blog/csv-example-2.png" height="77" width="450" /&gt;&lt;span style="clear: both; text-align: left; padding: 3px; color: #674a2c; background-color: #e5d9b0; width: 444px; display: block;"&gt;This is a CSV file as viewed in Microsoft Excel&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Enter the comma.&amp;nbsp; It serves as the delimiter (sounds like a super villain, doesn't it?) and tells the program how to separate the values.&lt;/p&gt;
&lt;p&gt;&lt;span class="wf_caption" style="background-color: #e5d9b0; border-width: 1px; border-style: solid; border-color: #674a2c; display: inline-block;"&gt;&lt;img style="margin: auto;" alt="This is a CSV file as viewed in a plain text editor (like Notepad)" src="http://www.gonggongcommunications.com/images/stories/blog/csv-example-1.png" height="66" width="450" /&gt;&lt;span style="clear: both; padding: 3px; color: #674a2c; background-color: #e5d9b0; width: 444px; display: block;"&gt;This is a CSV file as viewed in a plain text editor (like Notepad)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Occasionally, you'll see spreadsheets delimiter using other entities such as spaces, tabs, or pipes, but commas are by far the most common.&lt;/p&gt;
&lt;h3&gt;So why should I care?&lt;/h3&gt;
&lt;p&gt;An endless number of online marketing tools use CSV files to import data.&amp;nbsp; For instance you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Export your address book from Outlook and import it into LinkedIn to search for new connections&lt;/li&gt;
&lt;li&gt;Take a mailing list you typed in Excel and import it via CSV to MailChimp or another e-mail marketing program to update your contact database&lt;/li&gt;
&lt;li&gt;Can write dozens of Twitter and Facebook posts in Excel and upload them to Hootsuite to schedule to your social media accounts&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;iframe width="600" height="305" src="http://www.youtube.com/embed/aBijHzKyteU?rel=0" frameborder="0" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;Don't be intimidated by this new (old) file format.&amp;nbsp; Learning how to use these simple little files may mike your life a whole lot easier!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GGCBlog/~4/xxMfth21xUk" height="1" width="1"/&gt;</description>
            <author> KUCt_amanda@gonggongcommunications.com (Amanda L. Sage)</author>
            <pubDate>Thu, 15 Mar 2012 00:00:00 GMT</pubDate>
            <guid isPermaLink="false">http://www.gonggongcommunications.com/blog/whats-a-csv-file.html</guid>
        <feedburner:origLink>http://www.gonggongcommunications.com/blog/whats-a-csv-file.html</feedburner:origLink></item>
        <item>
            <title>What is Google Calendar?</title>
            <link>http://feedproxy.google.com/~r/GGCBlog/~3/O_wTOubUmaM/what-is-google-calendar.html</link>
            <description>&lt;p&gt;Are you past the point of keeping track of all your important meetings, dates, and events via a paper planner or calendar? Jump on the Google Calendar bandwagon!&lt;/p&gt;
&lt;p&gt;Google Calendar is a free web application that is, you guessed it, a calendar! It is Google's version of a digital planner that gives you the ability to organize yourself by creating several different calendars in one window and let's you share any and all with friends, families, co-workers, and anyone else. When sharing your calendars, you have the option of letting the new viewer see some details, see every detail and event, or add his or her own events to the calendar. By sharing your calendars, you will have created a great collaboration tool for you and your family, or you and your entire company, to allow every to see when and where things are happening.&lt;/p&gt;
&lt;h3&gt;How to Access Your Google Calendar&lt;/h3&gt;
&lt;p&gt;To start using your Google Calendar, you need to log into your Google account (if you don't have a Google account or Gmail, you can make one up using your current email). After logging in, choose "Calendar" from the top toolbar.&lt;/p&gt;
&lt;h3&gt;Syncing Your Other Programs With Your Google Calendar&lt;/h3&gt;
&lt;p&gt;Another great thing about Google Calendar is that it is compatible with many web, desktop, and smart phone applications you may already be using. This means that you can synchronize the events and details on your current applications with your new Google Calendar, and vice versa. Some software applications that are compatible include: Outlook, iCal, and a plethora of Android, iPhone, and Blackberry apps.&lt;/p&gt;
&lt;p&gt;&lt;iframe width="600" height="335" src="http://www.youtube.com/embed/QQICo0yuL6g" frameborder="0" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;h3&gt;Other reasons why Google Calendar is a useful alternative to your planner&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;You can't forget your Google Calendar sitting on your kitchen counter. Simply access your calendars from your smart phone or computer.&lt;/li&gt;
&lt;li&gt;You don't have to write in pencil because everything you type can be deleted, retyped and color coordinated.&lt;/li&gt;
&lt;li&gt;You can be reminded about upcoming events via email or other memos&lt;/li&gt;
&lt;li&gt;You can send invitations to events and keep track of the RSVPs&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/GGCBlog/~4/O_wTOubUmaM" height="1" width="1"/&gt;</description>
            <author> erica@gonggongcommunications.com (Erica Clark-Covert)</author>
            <pubDate>Tue, 13 Mar 2012 00:00:00 GMT</pubDate>
            <guid isPermaLink="false">http://www.gonggongcommunications.com/blog/what-is-google-calendar.html</guid>
        <feedburner:origLink>http://www.gonggongcommunications.com/blog/what-is-google-calendar.html</feedburner:origLink></item>
        <item>
            <title>Why the Right Web Browser Matters</title>
            <link>http://feedproxy.google.com/~r/GGCBlog/~3/YJTfqgew7iM/why-the-right-web-browser-matters.html</link>
            <description>&lt;h3&gt;Saving Your Time, Patience, and Sanity&lt;/h3&gt;
&lt;p&gt;When you spend as much time on the internet as I do (I estimate that 50-75% of my working day is spent online), then the tools one uses become pretty darn important. Just like sales reps have comfortable, fuel efficient cars, and carpenters have durable, reliable tools, my web browser is pretty important to me.&lt;/p&gt;
&lt;h3&gt;What is a Web Browser?&lt;/h3&gt;
&lt;p&gt;This phrase stumps a lot of people who don't realize that use one all the time. Simply put, a web browser (or internet browser) is the program which displays web pages for you.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Internet_Explorer" target="_blank"&gt;Microsoft's Internet Explorer (IE)&lt;/a&gt; was the browser of choice for well over a decade, with competitors like Netscape Navigator dying off in the late '90s. IE rose to popularity mostly because it comes pre-installed on all PCs running Microsoft Office, leading to its industry dominance and also an enormous &lt;a href="http://en.wikipedia.org/wiki/United_States_v._Microsoft" target="_blank"&gt;anti-trust lawsuits with the government of the United States&lt;/a&gt; and several other countries.&lt;/p&gt;
&lt;p&gt;&lt;span class="wf_caption" style="border-width: 1px; border-color: #674a2c; border-style: solid; background-color: #e5d9b0; float: right; display: inline-block;"&gt;&lt;img style="margin: auto;" alt="Web browser usage stats as of February 2012 from W3Schools" src="http://www.gonggongcommunications.com/images/stories/blog/browser-stats-feb2012.png" height="256" width="230" /&gt;&lt;span style="clear: both; width: 230px; display: block;"&gt;Web browser usage stats as of February 2012 from &lt;a href="http://www.w3schools.com/browsers/browsers_stats.asp" target="_blank"&gt;W3Schools&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;But Microsoft has never been the only game in town, and over the past several years, many viable alternatives have begun to outstrip IE in popularity.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://en.wikipedia.org/wiki/Safari_%28web_browser%29" target="_blank"&gt;Apple's Safari&lt;/a&gt; &lt;/strong&gt;browser has consistently held a small percentage of the browser market since its inception in 2003, expanding its reach by offering its program to Windows users in 2007.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Opera_%28browser%29" target="_blank"&gt;&lt;strong&gt;Opera&lt;/strong&gt;&lt;/a&gt; has been around since 1994 and has held firmly to a small but faithful percentage of users. It's popularity has increased dramatically over the past few years with its Opera Mini browser, widely used on mobile devices the world over.&lt;/p&gt;
&lt;p&gt;The open source evangelists at &lt;a href="http://en.wikipedia.org/wiki/Mozilla_Foundation" target="_blank"&gt;Mozilla&lt;/a&gt; launched &lt;a href="http://en.wikipedia.org/wiki/Firefox" target="_blank"&gt;&lt;strong&gt;Firefox&lt;/strong&gt;&lt;/a&gt; in early 2004, and within a year the browser was taking a significant chunk out of IE's market share. Firefox is now widely used by the mainstream masses with more than a quarter of all internet users.&lt;/p&gt;
&lt;p&gt;Google jumped into the browser game in 2008 with the release of &lt;strong&gt;&lt;a href="http://en.wikipedia.org/wiki/Google_Chrome" target="_blank"&gt;Chrome&lt;/a&gt;&lt;/strong&gt; and has since enjoyed rapid adoption by fans of the media giant's web apps. In just over 3 years of existence, Chrome has gobbled up a quarter of the browser market.&lt;/p&gt;
&lt;h3&gt;The Problem with Internet Explorer&lt;/h3&gt;
&lt;p&gt;The problem with IE is that there are so many problems, too many to list here. From a usability standpoint, IE can be very slow, it's limited in its customizability, and it's &lt;a href="http://www.techterms.com/definition/bug" target="_blank"&gt;buggy&lt;/a&gt;. When you spend a lot of time on the internet, these factors can become a deal breaker.&lt;/p&gt;
&lt;p&gt;From a technical standpoint, Internet Explorer is a nightmare and the bane of most website developers' existence. You can take a website that displays perfectly in Firefox, Chrome, and the other popular browsers, and watch IE turn it into a piece of post-modernist art, with things displaying wrong, disappearing, and just turning out &lt;em&gt;wrong&lt;/em&gt;. It takes a lot of extra work to get sites to display properly in IE, often times involving hacks or workarounds that still leave it not-quite-right.&lt;/p&gt;
&lt;p&gt;Part of the problem is that IE is just plain out of date and relies upon antiquated technology. Every update to IE is still behind the other major browsers in terms of adoption of new technologies. Really nifty capabilities are added to the internet each year, which browsers like Firefox and Chrome rush to adopt so that their users may benefit. For whatever reason, Microsoft doesn't feel the need to join in with the innovation.&lt;/p&gt;
&lt;p&gt;I am completely, 100% biased against IE and I admit it. It's made my life &lt;em&gt;difficult&lt;/em&gt; on more occasions than I care to say. Thankfully, I'm with the vast majority of the technological world. There are &lt;a href="https://www.google.com/search?q=hate+ie" target="_blank"&gt;entire online communities devoted to the detestation of Internet Explorer&lt;/a&gt;, especially version 6 which was the worst release yet. It is so bad that countless development teams won't deal with the hassle involved in program websites and web apps to work in IE6.&lt;/p&gt;
&lt;h3&gt;So What Browser Do I Use?&lt;/h3&gt;
&lt;p&gt;Well, that's a much happier question to answer. I have been a Firefox devotee for years. I appreciate Mozilla's dedication to creating quality open source programs, and I absolutely love the ability to customize my browsing experience.&lt;/p&gt;
&lt;p&gt;By far the biggest advantage of Firefox, in my opinion, is its &lt;a href="https://addons.mozilla.org/en-US/firefox/" target="_blank"&gt;add-ons feature&lt;/a&gt;. Add-ons are like little mini-programs that you can literally &lt;em&gt;add-on&lt;/em&gt; to Firefox to expand its functionality. What kind of functionality, you ask? Oh, everything from bookmarking to news feeds to shopping to security. There are thousands available from the &lt;a href="https://addons.mozilla.org/en-US/firefox/" target="_blank"&gt;add-ons directory&lt;/a&gt;, they're almost always free, and they can really make your life easier! I have over a dozen which I use faithfully, and I'll be sharing them from time to time on our blog.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.mozilla.org/products/download.html?product=firefox-10.0.2&amp;amp;os=win&amp;amp;lang=en-US" target="_blank"&gt;If you're ready to ditch IE and move to Firefox, download it here...&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;What About Chrome and the Other Browsers?&lt;/h3&gt;
&lt;p&gt;Chrome is a really great alternative, and despite a few exceptions, I've always heard great things about it. It's one of the only major Google products I haven't folded in to my day-to-day life. Why? My 6th grade English teacher taught me "if it ain't broke, don't fix it", and it's been a reliable mantra ever since. Firefox has given me no reason to leave, so I haven't.&lt;/p&gt;
&lt;p&gt;But, that doesn't mean that Chrome (or Safari or Opera) aren't great options. Or, even Internet Explore (I say this through clenched teeth). It all depends on what you're comfortable with and what makes your internet-based life easier!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GGCBlog/~4/YJTfqgew7iM" height="1" width="1"/&gt;</description>
            <author> KUCt_amanda@gonggongcommunications.com (Amanda L. Sage)</author>
            <pubDate>Wed, 07 Mar 2012 00:00:00 GMT</pubDate>
            <guid isPermaLink="false">http://www.gonggongcommunications.com/blog/why-the-right-web-browser-matters.html</guid>
        <feedburner:origLink>http://www.gonggongcommunications.com/blog/why-the-right-web-browser-matters.html</feedburner:origLink></item>
        <item>
            <title>Google Reader vs. iGoogle</title>
            <link>http://feedproxy.google.com/~r/GGCBlog/~3/xl5_a4Jdcz0/google-reader-vs-igoogle.html</link>
            <description>&lt;p&gt;&lt;a href="http://www.gonggongcommunications.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=235:what-is-an-rss-feed&amp;amp;catid=50:internet&amp;amp;Itemid=38"&gt;A few weeks ago I wrote a post explaining RSS feeds.&lt;/a&gt; If you're ready to put your newly-learned skill into action, below I'm breaking down our two favorite RSS feed readers, both part of Google's suite of free tools.&lt;/p&gt;
&lt;h3&gt;Google Reader&lt;/h3&gt;
&lt;p&gt;Some popular RSS readers include FeedDemon, My Yahoo, newsgator, myAOL, and even Microsoft Outlook's RSS reader. We here at GGC use Google Reader because it is compatible with many of our other Google tools, and we like the clean, easy-to-navigate digest-style layout.&lt;/p&gt;
&lt;p&gt;So, how do you use Google Reader? &lt;a href="http://www.gonggongcommunications.com/#howtovideo"&gt;Watch the how-to video we created explaining how to setup a Google Reader or iGoogle account, or follow these instructions:&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once you click on the RSS feed icon on a website:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Choose Google Reader from a drop down or button menu&lt;/li&gt;
&lt;li&gt;Sign into your Google account, if you are not already&lt;/li&gt;
&lt;li&gt;And submit&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You can also add new RSS feed subscriptions by accessing your Google Reader directly, using the following instructions.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Log into you Google account&lt;/li&gt;
&lt;li&gt;Click on the menu option (the top right of your page) called "More"&lt;/li&gt;
&lt;li&gt;Select "Reader" from the drop-down menu&lt;/li&gt;
&lt;li&gt;Click the "Subscribe" button the left&lt;/li&gt;
&lt;li&gt;Search for RSS feeds by entering URLs&lt;/li&gt;
&lt;li&gt;If the website has an RSS feed, you can then add it to your collection&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;span class="wf_caption" style="background-color: #e5d9b0; border-width: 1px; border-style: solid; border-color: #674a2c; display: inline-block;"&gt;&lt;img style="margin: auto;" alt="Google Reader screen shot" src="http://www.gonggongcommunications.com/images/stories/blog/Google%20Reader%20screen%20shot.jpg" height="357" width="600" /&gt;&lt;span style="clear: both; text-align: left; padding: 3px; color: #674a2c; background-color: #e5d9b0; width: 594px; display: block;"&gt;An example of a Google Reader account with several news articles queued up for reading.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;iGoogle&lt;/h3&gt;
&lt;p&gt;Another option for receiving your RSS feed is by utilizing iGoogle. iGoogle is a customizable webpage you can custom with RSS feeds and Google gadgets, great for use as your browser's homepage. To setup your iGoogle page, visit &lt;a target="_blank" href="http://google.com/ig"&gt;http://google.com/ig&lt;/a&gt;. You will be prompted to pick a theme, your location, and indicate your interests so it can suggest items of interest. Next, your new iGoogle page will appear and you can continue to personalize the page by adding more gadgets and feeds.&lt;/p&gt;
&lt;p&gt;When you initially create your new iGoogle page, some gadgets are already added for you including YouTube, the local weather, the local time and other things that match your interests you indicated upon first arrival. You can also add Google Reader as a gadget, which will let you access your RSS feed on this same page. To add your Google Reader to your iGoogle page, use the following steps &lt;a href="http://www.gonggongcommunications.com/#howtovideo"&gt;(or watch the how-to video)&lt;/a&gt;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to &lt;a href="http://google.com/ig"&gt;http://google.com/ig&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Click "Add gadgets" on the top left of the page&lt;/li&gt;
&lt;li&gt;Search "Google Reader" using the box on the right&lt;/li&gt;
&lt;li&gt;Under the Google Reader icon, which will appear first in your search, click "Add it now"&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You will then be taken back to your iGoogle page and a condensed version of your RSS feed will appear.&lt;/p&gt;
&lt;p&gt;&lt;span class="wf_caption" style="background-color: #e5d9b0; border-width: 1px; border-style: solid; border-color: #674a2c; display: inline-block;"&gt;&lt;img style="margin: auto;" alt="iGoogle screen shot" src="http://www.gonggongcommunications.com/images/stories/blog/iGoogle%20screen%20shot.jpg" height="313" width="600" /&gt;&lt;span style="clear: both; text-align: left; padding: 3px; color: #674a2c; background-color: #e5d9b0; width: 594px; display: block;"&gt;Example of an iGoogle homepage with RSS feeds and gadgets.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;What's the difference between Google Reader and iGoogle?&lt;/h3&gt;
&lt;p&gt;By accessing your RSS feeds through Google Reader, the webpage will only display your RSS feeds. This is a good option when you are only interested in getting information from the websites and blogs you subscribed to. When you visit iGoogle, you can access the same information with your Google Reader gadget, but the information will be condensed into a smaller window. Using your iGoogle webpage is a good option when you want to read your RSS feed subscriptions in addition to seeing other info, like the weather and popular YouTube videos.&lt;/p&gt;
&lt;h3&gt;&lt;a name="howtovideo" id="howtovideo"&gt;&lt;/a&gt;Please show us how to setup our Google Reader and/or iGoogle account!&lt;/h3&gt;
&lt;p&gt;Your wish is our command...&lt;/p&gt;
&lt;p&gt;&lt;iframe width="600" height="335" src="http://www.youtube.com/embed/mUtDd9n-h4w" frameborder="0" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;Now you are ready to start collecting RSS feeds from your favorite websites to create your personalized Google Reader. You can enjoy reading your feeds on your distraction-free Google Reader or on your all-encompassing iGoogle homepage. Enjoy subscribing to RSS feeds to get top news and updates and start exploring the gadgets iGoogle has to offer to create a personalized homepage.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GGCBlog/~4/xl5_a4Jdcz0" height="1" width="1"/&gt;</description>
            <author> erica@gonggongcommunications.com (Erica Clark-Covert)</author>
            <pubDate>Fri, 02 Mar 2012 00:00:00 GMT</pubDate>
            <guid isPermaLink="false">http://www.gonggongcommunications.com/blog/google-reader-vs-igoogle.html</guid>
        <feedburner:origLink>http://www.gonggongcommunications.com/blog/google-reader-vs-igoogle.html</feedburner:origLink></item>
    </channel>
</rss>

