CINXE.COM

NewsGator - Enterprise Social Computing via Social Sites on SharePoint, RSS and Widgets

<html> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("http://web.archive.org/web"); __wm.wombat("http://www.newsgator.com/","20100117065549","http://web.archive.org/","web","/_static/", "1263711349"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <script type="text/javascript" src="/web/20100117065549js_/http://www.newsgator.com/scripts/swfobject.js?v=21426"></script> <meta name="keywords" content="Enterprise Social Computing, SharePoint RSS feeds, NewsGator Social Sites, NewsGator Enterprise Server, RSS reader, Widgets, Syndication, Related Content"/> <meta name="description" content="NewsGator Technologies is not only the world's leading RSS company but also provides enterprise social computing solutions - improve communication, collaboration, content syndication, and innovation with NewsGator's products"/> <meta name="verify-v1" content="p7KJVxAoL6VlWIcQKW62O2swrqF9C7hegOhcl3tDXEs="/> <link rel="alternate" type="application/atom+xml" title="Atom" href="http://web.archive.org/web/20100117065549/http://blogs.newsgator.com/daily/atom.xml"/> <link rel="alternate" type="application/rss+xml" title="RSS" href="http://web.archive.org/web/20100117065549/http://blogs.newsgator.com/daily/index.rdf"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>NewsGator - Enterprise Social Computing via Social Sites on SharePoint, RSS and Widgets</title> <script type="text/javascript" src="/web/20100117065549js_/http://www.newsgator.com/scripts/cases.js?v=21426"></script> <link rel="stylesheet" href="/web/20100117065549cs_/http://www.newsgator.com/styles/redesignDefault.css?v=21426" type="text/css"/> <style type="text/css"> <!-- .caseHeader { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #4eb2ca; } #caseStudy1 { display: block; } #caseStudy2 { display: none; } #caseStudy3 { display: none; } #caseStudy4 { display: none; } #caseStudy5 { display: none; } .dropDownMenu { visibility: hidden; position: absolute; background: #FFF; border:solid 1px #DDD; *margin: 50px 0px 0px -140px; } .dropDownMenu a:link,.dropDownMenu a:active,.dropDownMenu a:visited,.dropDownMenu a:hover { text-decoration:none; } .dropDownMenu a:hover{ text-decoration:underline; color:Green; } .dropDownMenu UL, .dropDownMenu li { margin:5px 5px 10px 5px; padding:0px; list-style:none; } --> </style> <script type="text/javascript"> <!-- function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } function MM_nbGroup(event, grpName) { //v6.0 var i,img,nbArr,args=MM_nbGroup.arguments; if (event == "init" && args.length > 2) { if ((img = MM_findObj(args[2])) != null && !img.MM_init) { img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src; if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array(); nbArr[nbArr.length] = img; for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) { if (!img.MM_up) img.MM_up = img.src; img.src = img.MM_dn = args[i+1]; nbArr[nbArr.length] = img; } } } else if (event == "over") { document.MM_nbOver = nbArr = new Array(); for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) { if (!img.MM_up) img.MM_up = img.src; img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up); nbArr[nbArr.length] = img; } } else if (event == "out" ) { for (i=0; i < document.MM_nbOver.length; i++) { img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; } } else if (event == "down") { nbArr = document[grpName]; if (nbArr) for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; } document[grpName] = nbArr = new Array(); for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) { if (!img.MM_up) img.MM_up = img.src; img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up; nbArr[nbArr.length] = img; } } } //--> </script> </head> <body onload="MM_preloadImages('/images/redesign200805/home_products_on.jpg','/images/redesign200805/home_solutions_on.jpg','/images/redesign200805/home_industries_on.jpg','/images/redesign200805/home_company_info_on.jpg','/images/redesign200805/home_case_1_on.jpg','/images/redesign200805/home_case_2_on.jpg','/images/redesign200805/home_case_3_on.jpg','/images/redesign200805/home_case_4_on.jpg','/images/redesign200805/home_case_5_on.jpg')"> <form name="form1" method="post" action="/web/20100117065549/http://www.newsgator.com/default.aspx" id="form1"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE2OTYwNTM3MjgPZBYCAgMPZBYEAgIPZBYCZg8WAh4Dc3JjBSwvaW1hZ2VzL3JlZGVzaWduMjAwODA1L2hvbWVfcHJvZHVjdHNfb2ZmLmpwZ2QCCA9kFgJmDxYCHwAFMC9pbWFnZXMvcmVkZXNpZ24yMDA4MDUvaG9tZV9jb21wYW55X2luZm9fb2ZmLmpwZ2RkO3pL2OM0EMAqXiheVhfyzbxdseE="/> <script src="/web/20100117065549js_/http://www.newsgator.com/ScriptResource.axd?d=gEgLGI9_AXWQxu1qoTZ6lBV2ox0ZF9C6JlLG71dmCbIjrDc9wm4sMszryxmwX1aNd_XVZnTlXvAa-bUmnjNmdJMuKVxa_fUc2XdjHInntkE1&amp;t=ffffffff82cbcb26" type="text/javascript"></script> <script type="text/javascript"> <!-- if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.'); // --> </script> <script src="/web/20100117065549js_/http://www.newsgator.com/scripts/redesign200805.js?v=<%=ngservices.WebUtils.BuildVersion %>" type="text/javascript"></script> <script src="/web/20100117065549js_/http://www.newsgator.com/scripts/redesign200805.js?v=<%=ngservices.WebUtils.BuildVersion %>" type="text/javascript"></script> <script src="/web/20100117065549js_/http://www.newsgator.com/scripts/DropDownList.js?v=<%=ngservices.WebUtils.BuildVersion %>" type="text/javascript"></script> <script type="text/javascript"> <!-- Sys.Application.initialize(); // --> </script> </form> <table width="930" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="20" background="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/left_pageshadow.jpg">&nbsp;</td> <td width="890" height="230" bgcolor="#FFFFFF"> <table width="890" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_top_left_v2.jpg" title="NewsGator - Enterprise Social Computing" alt="NewsGator - Enterprise Social Computing via Social Sites on SharePoint, RSS and Widgets" width="312" height="196"/></td> <td width="541"> <table width="541" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="541"> <table width="541" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="283"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/top_spacer.jpg" width="283" height="93"/></td> <td width="258"> <script src="/web/20100117065549js_/http://www.newsgator.com/scripts/InputUtils.js?v=21426"></script> <script src="/web/20100117065549js_/http://www.newsgator.com/scripts/StringUtils.js?v=21426"></script> <script src="/web/20100117065549js_/http://www.newsgator.com/scripts/NgWindow.js?v=21426"></script> <form action="http://web.archive.org/web/20100117065549/https://www.newsgator.com/SignIn/SignIn.aspx" method="post" id="SignInControlForm" style="padding:0 0 0 0; margin:0;"> <table> <tr> <td><strong style="font-size:11pt; color:#F88017">Datawire Customer: <a href="/web/20100117065549/http://www.newsgator.com/ngs/si.aspx">Sign in</a></strong></td> </tr> </table> </form> <script type="text/javascript"> var usernameElement = document.getElementById('User'); var passwordElement = document.getElementById('Password'); var usernameImg = '/images/signin-username.gif'; var passwordImg = '/images/signin-password.gif'; function SetUsernamePasswordImages() { onBlur_BgImage(usernameElement, usernameImg); onBlur_BgImage(passwordElement, passwordImg); } NgRegisterWindowOnLoadEvent(SetUsernamePasswordImages, '100'); NgRegisterWindowOnLoadEvent(SetUsernamePasswordImages, '200'); </script> </td> </tr> </table> </td> </tr> <tr> <td width="541" valign="top"> <link id="topLevelMenu_Link1" rel="Stylesheet" type="text/css" href="/web/20100117065549cs_/http://www.newsgator.com/styles/DropDownList.css?v=<%=ngservices.WebUtils.BuildVersion %>" media="all"></link> <script type="text/javascript" language="javascript"> var TopLevelMenu = { init : function () { MM_preloadImages(TopLevelMenu.Products.On, TopLevelMenu.Solutions.On, TopLevelMenu.Industries.On, TopLevelMenu.CompanyInfo.On); TopLevelMenu.Products.SetCurrent(); TopLevelMenu.Solutions.SetCurrent(); TopLevelMenu.Industries.SetCurrent(); TopLevelMenu.CompanyInfo.SetCurrent(); }, Products : { Key : 'products', DropDownMenuDivId : 'topLevelMenu_productsDropdown', MenuImageId : 'topLevelMenu_products', On : '/images/redesign200805/home_products_on.jpg', Off : '/images/redesign200805/home_products_off.jpg', PathRegEx : new RegExp("business", "i"), Current : false, MouseOver : function () { mouseOver(this); }, MouseOut : function () { mouseOut(this); }, SetCurrent : function () { setCurrent(this); } }, Solutions : { Key : 'solutions', DropDownMenuDivId : 'topLevelMenu_solutionsDropdown', MenuImageId : 'topLevelMenu_solutions', On : '/images/redesign200805/solutions_on.jpg', Off : '/images/redesign200805/solutions_off.jpg', PathRegEx : new RegExp("solutions", "i"), Current : false, MouseOver : function () { mouseOver(this); }, MouseOut : function () { mouseOut(this); }, SetCurrent : function () { setCurrent(this); } }, Industries : { Key : 'industries', DropDownMenuDivId : 'topLevelMenu_industriesDropdown', MenuImageId : 'topLevelMenu_industries', On : '/images/redesign200805/industries_on.jpg', Off : '/images/redesign200805/industries_off.jpg', PathRegEx : new RegExp("industries", "i"), Current : false, MouseOver : function () { mouseOver(this); }, MouseOut : function () { mouseOut(this); }, SetCurrent : function () { setCurrent(this); } }, CompanyInfo : { Key : 'company_info', DropDownMenuDivId : 'topLevelMenu_companyinfoDropdown', MenuImageId : 'topLevelMenu_company_info', On : '/images/redesign200805/home_company_info_on.jpg', Off : '/images/redesign200805/home_company_info_off.jpg', PathRegEx : new RegExp("CompanyInfo|RssLearningCenter", "i"), Current : false, MouseOver : function () { mouseOver(this); }, MouseOut : function () { mouseOut(this); }, SetCurrent : function () { setCurrent(this); } } }; </script> <style type="text/css"> .dropDownMenu { visibility: hidden; position: absolute; background: #FFF; border:solid 1px #DDD; *margin: 50px 0px 0px -140px; z-index: 100000; } .dropDownMenu a:link,.dropDownMenu a:active,.dropDownMenu a:visited,.dropDownMenu a:hover { text-decoration:none; font-size:9pt; } .dropDownMenu a:hover{ text-decoration:underline; color:Green; } .dropDownMenu UL, .dropDownMenu li { margin:5px 5px 10px 5px; padding:0px; list-style:none; } </style> <table width="541" border="0" cellspacing="0" cellpadding="0" id="sddm"><tr><td><a href="/web/20100117065549/http://www.newsgator.com/business/default.aspx" onmouseout="TopLevelMenu.Products.MouseOut();" onmouseover="TopLevelMenu.Products.MouseOver();"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_products_off.jpg" id="topLevelMenu_products" name="products" width="135" height="50" border="0" alt="Products"/></a><div id="topLevelMenu_productsDropdown" onmouseout="mclosetime()" onmouseover="mcancelclosetime()" class="dropDownMenu"><ul><li><a href="/web/20100117065549/http://www.newsgator.com/business/socialsites/default.aspx" id="topLevelMenu_A2">Social Sites Enterprise</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/business/enterpriseserver/default.aspx" id="topLevelMenu_A1">Enterprise RSS</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/business/sharepoint2010/default.aspx" id="topLevelMenu_A34">SharePoint 2010</a></li><li><a href="http://web.archive.org/web/20100117065549/http://www.newsgatorwidgets.com/" id="topLevelMenu_A3">Widget Framework</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/business/dataservices/default.aspx" id="topLevelMenu_A4">Data Services</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/individuals/default.aspx" id="topLevelMenu_A7">RSS Readers</a></li><li><a href="http://web.archive.org/web/20100117065549/http://www.taplynx.com/" id="topLevelMenu_A33" target="new">TapLynx</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/business/brandedreader/default.aspx" id="topLevelMenu_A5">Branded Reader</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/individuals/topstyle/default.aspx" id="topLevelMenu_A6">TopStyle</a></li></ul></div></td><td><a href="/web/20100117065549/http://www.newsgator.com/solutions/solutions.aspx" onmouseout="TopLevelMenu.Solutions.MouseOut();" onmouseover="TopLevelMenu.Solutions.MouseOver();"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/solutions_off.jpg" id="topLevelMenu_solutions" name="solutions" width="135" height="50" border="0" alt="Solutions"/></a><div id="topLevelMenu_solutionsDropdown" onmouseout="mclosetime()" onmouseover="mcancelclosetime()" class="dropDownMenu"><ul><li><a href="/web/20100117065549/http://www.newsgator.com/solutions/facebook-enterprise.aspx" id="topLevelMenu_A15">Facebook for the Enterprise</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/solutions/portal-adoption.aspx" id="topLevelMenu_A16">Improve Portal Adoption</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/solutions/internal-communities.aspx" id="topLevelMenu_A17">Enable Internal Communities</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/solutions/innovation-management.aspx" id="topLevelMenu_A31">Enhance Innovation Management</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/solutions/external-communities.aspx" id="topLevelMenu_A18">Establish External Communities</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/solutions/social-networking.aspx" id="topLevelMenu_A19">Facilitate Social Networking</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/solutions/corporate-communications.aspx" id="topLevelMenu_A20">Improve Corporate Communications</a></li></ul></div></td><td><a href="/web/20100117065549/http://www.newsgator.com/industries/industries.aspx" onmouseout="TopLevelMenu.Industries.MouseOut();" onmouseover="TopLevelMenu.Industries.MouseOver();"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/industries_off.jpg" id="topLevelMenu_industries" name="industries" width="133" height="50" border="0" alt="Industries"/></a><div id="topLevelMenu_industriesDropdown" onmouseout="mclosetime()" onmouseover="mcancelclosetime()" class="dropDownMenu"><ul><li><a href="/web/20100117065549/http://www.newsgator.com/industries/financial-services.aspx" id="topLevelMenu_A8">Financial Services</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/industries/pharmaceutical-biotech.aspx" id="topLevelMenu_A9">Pharma / BioTech</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/industries/professional-services.aspx" id="topLevelMenu_A10">Professional Services</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/industries/high-tech.aspx" id="topLevelMenu_A11">High Tech</a></li><li><a href="http://web.archive.org/web/20100117065549/http://www.newsgatorwidgets.com/media.aspx">Media</a></li><li><a href="http://web.archive.org/web/20100117065549/http://www.newsgatorwidgets.com/brands.aspx">Brands</a></li></ul></div></td><td><a href="/web/20100117065549/http://www.newsgator.com/companyinfo/default.aspx" onmouseout="TopLevelMenu.CompanyInfo.MouseOut();" onmouseover="TopLevelMenu.CompanyInfo.MouseOver();"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_company_info_off.jpg" id="topLevelMenu_company_info" name="company_info" width="138" height="50" border="0" alt="Company Information"/></a><div id="topLevelMenu_companyinfoDropdown" onmouseout="mclosetime()" onmouseover="mcancelclosetime()" class="dropDownMenu"><ul><li><a href="/web/20100117065549/http://www.newsgator.com/companyinfo/executiveteam/default.aspx" id="topLevelMenu_A12">Executive Team</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/companyinfo/investors/default.aspx" id="topLevelMenu_A13">Investors</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/companyinfo/board/default.aspx" id="topLevelMenu_A14">Board of Directors</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/companyinfo/partners/default.aspx" id="topLevelMenu_A21">Partners</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/companyinfo/press/default.aspx" id="topLevelMenu_A22">Press</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/companyinfo/inthenews/default.aspx" id="topLevelMenu_A23">In The News</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/bestpractices/default.aspx" id="topLevelMenu_A24">Best Practices</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/companyinfo/customertestimonials/default.aspx" id="topLevelMenu_A25">Customer Testimonials</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/companyinfo/careers/default.aspx" id="topLevelMenu_A26">Careers</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/companyinfo/blogs/default.aspx" id="topLevelMenu_A27">Blogs</a></li><!--li><a href="/companyinfo/podcasts/default.aspx" id="topLevelMenu_A28">Podcasts</a></li><li><a href="/rsslearningcenter/default.aspx" id="topLevelMenu_A29">RSS Learning Center</a></li--><li><a href="/web/20100117065549/http://www.newsgator.com/companyinfo/contactus/default.aspx" id="topLevelMenu_A30">Contact Us</a></li><li><a href="/web/20100117065549/http://www.newsgator.com/companyinfo/twitter.aspx" id="topLevelMenu_A32">NewsGator on Twitter</a></li></ul></div></td></tr></table> <script type="text/javascript" language="javascript"> TopLevelMenu.init(); </script> </td> </tr> <tr> <td><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_top_middle_bottom_v2.jpg" width="541" height="53"/></td> </tr> </table> </td> <td><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_top_right_v2.jpg" width="37" height="196"/></td> </tr> <tr> <td height="62" colspan="3"> <table width="890" border="0" cellspacing="0" cellpadding="0"> <tr><td><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/BusinessValue_graphic_v2.jpg" alt="business value through social computing" width="890" height="98"/></td></tr> <tr> <td><table width="890" border="0" cellspacing="0" cellpadding="0"> <tr style="background-image: url(/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/bubble_bg.gif);"> <td valign="top"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_bubbles_spacer1_v2.jpg" width="50" height="215"/></td> <td valign="top"> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td><a href="/web/20100117065549/http://www.newsgator.com/business/socialsites/default.aspx"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_bubbles1-blank-NB.jpg" width="232" height="35" alt="Enterprise RSS through Social Computing"/></a></td> </tr> <tr> <td valign="top" style="height:145px; color:#666; padding:5px 15px 0; font-size:12px; background-image:url(/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/bubble_middletile_v2.jpg); background-position:left; background-repeat:repeat-y;"/><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_bubbles1_arrows.gif" alt="Enterprise RSS through Social Computing" style="float:right;"/> Empower employees, customers, &amp; partners to collaborate, communicate, and innovate. Use <a href="business/socialsites/default.aspx" id="A1">NewsGator Social Sites&trade;</a> &amp; Microsoft SharePoint 2007 to create a behind-the-firewall social computing platform.</td> </tr> <tr> <td><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/bubble_bottom_v2.jpg" alt="Enterprise RSS through Social Computing" width="232" height="59"/></td> </tr> </table> </td> <td valign="top"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_bubbles_spacer2_v2.jpg" alt="" width="48" height="150"/></td> <td valign="top"> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td><a href="/web/20100117065549/http://www.newsgator.com/business/enterpriseserver/default.aspx"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/bubble_topSocialExtranets_v2.jpg" alt="Social Networks and Communities" width="232" height="35"/></a></td> </tr> <tr> <td valign="top" style="height:145px; color:#666; padding:5px 15px 0; font-size:12px; background-image:url(/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/bubble_middletile_v2.jpg); background-position:left; background-repeat:repeat-y;"/><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_bubbles2_people.gif" alt="Social Networks and Communities" style="float:right;"/> Reduce information overload, increase portal usage, &amp; improve knowledge. Use <a href="/web/20100117065549/http://www.newsgator.com/business/enterpriseserver/default.aspx" id="A2">NewsGator Social Sites&trade;</a> to deliver employees secure Enterprise RSS feeds via the web, mobile, email, &amp; desktop.</td> </tr> <tr> <td><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/bubble_bottom_v2.jpg" width="232" height="59"/></td> </tr> </table> </td> <td valign="top"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_bubbles_spacer3_v2.jpg" alt="" width="46" height="150"/></td> <td valign="top"> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td><a href="/web/20100117065549/http://www.newsgator.com/business/sharepoint2010/default.aspx"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_bubbles2-blank-NB.jpg" alt="Social Media Widgets" width="232" height="35"/></a></td> </tr> <tr> <td valign="top" style="height:145px; color:#666; padding:5px 15px 0; font-size:12px; background-image:url(/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/bubble_middletile_v2.jpg); background-position:left; background-repeat:repeat-y;"/><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/SharePoint2010IconPNG.png" alt="Social Media Widgets" style="float:right;"/>Increase productivity and deliver strong ROI with social networking. Use <a href="/web/20100117065549/http://www.newsgator.com/business/sharepoint2010/default.aspx">NewsGator Social Sites&trade;</a> &amp; SharePoint 2010 to deliver an advanced social business platform.</td> </tr> <tr> <td><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/bubble_bottom_v2.jpg" width="232" height="59"/></td> </tr> </table> </td> <td valign="top"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_bubbles_spacer4_v2.jpg" alt="" width="50" height="150"/></td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td height="62" colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr> <td width="50"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_body_left_spacer.gif" width="50" height="430"/></td> <td width="222" valign="top"> <table width="222" border="0" cellspacing="0" cellpadding="0"> <tr> <td><a href="/web/20100117065549/http://www.newsgator.com/enterprise20/sept2008/facebook-for-the-Enterprise.aspx?LeadSource=Archive" title="FREE WEBINAR: Delivering 'Facebook for the Enterprise' with SharePoint"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/callout_FacebookfortheEnterprise.gif" alt="FREE WEBINAR: Delivering ‘Facebook for the Enterprise’ with SharePoint" style="margin-bottom:5px;"/></a></td> </tr> <tr> <td><a href="/web/20100117065549/http://www.newsgator.com/individuals/netnewswireiphone/default.aspx" title="Free RSS Reader: NetNewsWire for the iPhone"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/callout_FreeRSSReader.jpg" alt="Free RSS Reader: NetNewsWire for the iPhone" style="margin-bottom:5px;"/></a></td> </tr> <tr> <td><a href="/web/20100117065549/http://www.newsgator.com/enterprise20/november2008/socialcomputing-whitepaper-nov08.aspx?LeadSource=WebHomePage" title="Free Enterprise Social Computing Whitepaper: Download Now"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/callout_socialcomp_whitepaper.gif" alt="Free Enterprise Social Computing Whitepaper: Download Now" style="margin-bottom:5px;"/></a></td> </tr> </table> <table width="222" border="0" cellspacing="0" cellpadding="0" style="background-image:url('/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_news_bg.gif');"> <tr> <td colspan="3"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_news_top.gif" width="222" height="25"/></td> </tr> <tr> <td colspan="3"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_news_header.gif" width="222" height="28"/></td> </tr> <tr> <td><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_news_indent_left.gif" width="18" height="13"/></td> <td width="186" class="BodyCopy"> <div style="padding-right:0px;"> <script src="http://web.archive.org/web/20100117065549js_/http://nmp.newsgator.com/NGBuzz/Buzz.ashx?buzzId=1774&amp;apiToken=925DC650D9B44DDDB6B6A9A36024D251" type="text/javascript" language="javascript"></script> </div> </td> <td><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_news_indent_right.gif" width="18" height="13"/></td> </tr> <tr> <td colspan="3"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_news_bottom.gif" width="222" height="18"/></td> </tr> </table><a href="/web/20100117065549/http://www.newsgator.com/individuals/default.aspx"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_rss_image.gif" alt="Free RSS Readers – obtain custom, relevant, and timely news and information delivered where you want it."/></a></td> <td width="62"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_body_middle_spacer.gif" width="62" height="430"/></td> <td width="486" valign="top"><table width="486" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_case_header.gif" width="486" height="41"/></td> </tr> <tr> <td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td><a target="_top" onmouseover="changeCase(1);MM_nbGroup('over','homecase1','/images/redesign200805/home-case-BruceWyman-ON.jpg','',1)" onmouseout="MM_nbGroup('out')"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_case_1_on.jpg" alt="" name="homecase1" width="99" height="141" border="0" id="homecase1" onload=""/></a></td> <td><a target="_top" onmouseover="changeCase(2);MM_nbGroup('over','homecase2','/images/redesign200805/home_case_2_on.jpg','',1)" onmouseout="MM_nbGroup('out')"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_case_2.jpg" alt="" name="homecase2" width="93" height="141" border="0" id="homecase2" onload=""/></a></td> <td><a target="_top" onmouseover="changeCase(3);MM_nbGroup('over','homecase3','/images/redesign200805/home_case_3_on.jpg','',1)" onmouseout="MM_nbGroup('out')"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_case_3.jpg" alt="" name="homecase3" width="100" height="141" border="0" id="homecase3" onload=""/></a></td> <td><a target="_top" onmouseover="changeCase(4);MM_nbGroup('over','homecase4','/images/redesign200805/home_case_4_on.jpg','',1)" onmouseout="MM_nbGroup('out')"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_case_4.jpg" alt="" name="homecase4" width="99" height="141" border="0" id="homecase4" onload=""/></a></td> </tr> </table> </td> </tr> <tr> <td class="BodyCopy"> <div id="caseStudy1"> <h2 class="caseHeader" style="line-height:20px;">Social Collaboration &ndash; Denver Art Museum</h2> <p>&#147;While out of the box, SharePoint is pretty good, NewsGator Social Sites just makes it awesome. We're finding that Social Sites is the critical glue in making it easy for our users to find information, share ideas, and collaborate with their peers. At the end of the day, Social Sites is wildly improving the ways we communicate across all parts of the organization.&#148;</p> <p>Bruce Wyman<br/> Director of Technology<br/> Denver Art Museum</p> </div> <div id="caseStudy2"> <h1 class="caseHeader">Social Computing for Business &ndash; Universal McCann</h1> <p>&#147;We considered a variety of social computing solutions, including consumer-based social networking products, but they fell short on business-specific features, internal systems integration, and security capabilities. Microsoft and NewsGator offered us an enterprise-class social computing solution that delivers the social networking features we need today while providing us with a platform that can easily evolve as our needs grow and change. In addition, their solution integrates seamlessly with our technology infrastructure and security protocols, helping to lower our support costs.&#148;</p> <p>Jason Harrison<br/> Worldwide Chief Information Officer<br/> Universal McCann </p> <a href="/web/20100117065549/http://www.newsgator.com/business/socialsites/video/mccann_viddler.aspx">View the video.</a> <a href="/web/20100117065549/http://www.newsgator.com/business/socialsites/universalmccanncasestudy.aspx?leadsource=WebHomePage">Download the case study.</a> </div> <div id="caseStudy3"> <h2 class="caseHeader">Sharepoint RSS &ndash; CME</h2> <p>&#147;Social Sites was the ideal solution to enhance SharePoint&#39;s capabilities and to drive SharePoint adoption. With the combined Social Sites and SharePoint solution we have increased intranet usage and helped employees realize an average time savings of 30 minutes per day.&#148;</p> <p>Joe Toth<br/> Assistant Vice President - Information Technology<br/> CME Federal Credit Union</p> <a href="/web/20100117065549/http://www.newsgator.com/business/socialsites/socialsites_1.aspx?leadsource=WebHomePage">Download the case study.</a> </div> <div id="caseStudy4"> <h2 class="caseHeader">Social Networking for Business &ndash; Universal McCann</h2> <p>&#147;The fast&#45;changing media environment in which Universal McCann works demands that our employees have a finger on the pulse of what&#39;s going on, not just in their respective markets and account groups, but globally across the industry. In order to deliver our clients the &#39;Next Thing Now&#39; we must share and learn from our collective knowledge and experience. We found NewsGator and Microsoft&#39;s social networking tools to be the ideal way to facilitate communication and knowledge sharing across geographic and division boundaries &#45; leading to improved productivity and increased innovation.&#148;</p> <p>Quentin George<br/> Worldwide Officer for Digital Strategy &amp; Market Innovation<br/> Universal McCann </p> <a href="/web/20100117065549/http://www.newsgator.com/business/socialsites/video/mccann_viddler.aspx">View the video.</a> <a href="/web/20100117065549/http://www.newsgator.com/business/socialsites/universalmccanncasestudy.aspx?leadsource=WebHomePage">Download the case study.</a> </div> <div id="caseStudy5"> <p class="caseHeader">Case Study #5</p> <p> Onse ea feugiam zzrit lore tie min heniscilisit wisci et lutpat. Vulluptat lore molorpero exero odit nosto dit, core te con ut vulput lorerilisi.</p> <p> Duis adit volore mod tie faciduisci ex essi.</p> <p> Ortio etueros alisisim verci blaoreet adit praesse quiscinis nullam ipis duip ex er autet ulla feugait, quis et, veraess equissi tem zzrilla faccum volent adit, qui bla feuguerit irilit, quatis aut num nim delit delesti onsecte tis del ulla facil ut in venim zzriure min et, cor suscilisl utat.</p> <p> Um zzriusc iliquisi estisit, corper sequisim zzrit praessecte dolestie dio diam, consequat, conullamet aute ver augait, sumsan ulla faci blan hendigna at, sis nibh eniat, vel dionumm olorer si endre ming el ercilit ex exercidunt.</p> </div> </td> </tr> </table></td> <td width="70"><img src="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/home_body_right_spacer.gif" width="70" height="430"/></td> </tr> <tr> <td colspan="5">&nbsp;</td> </tr> </table></td> </tr> <tr> <td colspan="3"> <div id="footer"> <br/> <ul> <li><form action="http://web.archive.org/web/20100117065549/http://www.newsgator.com/searchresults.aspx" id="cse-search-box"> <div> <input type="hidden" name="cx" value="003206425893542445882:zvbxqi3xkag"/> <input type="hidden" name="cof" value="FORID:10;NB:1"/> <input type="hidden" name="ie" value="UTF-8"/> <input type="text" name="q" size="31"/> <input type="submit" name="sa" value="Search"/> </div> </form> </li> </ul> <ul class="nav-buttons"> <li><a href="./">Home</a></li> <li><a href="solutions/solutions.aspx">Solutions</a></li> <li><a href="industries/industries.aspx">Industries</a></li> <li><a href="companyinfo/default.aspx">Company Info</a></li> <li><a href="support.aspx">Support</a></li> <li><a href="download/newsgatorcopyrightnotice.pdf">Copyright Information</a></li> <li class="nav-buttons-noborder"><a href="privacy.aspx" target="_blank">Privacy Policy</a></li> </ul> <ul> <li style="padding:0px 0px 10px 8px;font-size:9px;color:#89a1af; color: White;">&copy; Copyright 2003-2009 NewsGator &reg; Technologies, Inc. All Rights Reserved.</li> </ul> <br class="clear"/> </div> </td> </tr> </table> </td> <td width="20" background="/web/20100117065549im_/http://www.newsgator.com/images/redesign200805/right_pageshadow.jpg">&nbsp;</td> </tr> </table> </body> <!-- App Entry //--> <!--BEGIN ROI TRACKING Code--> <script language="javascript" src="http://web.archive.org/web/20100117065549js_/http://track.roiservice.com/track/track.aspx?ROIID=932428107000017" type="text/javascript"></script> <script language="javascript" type="text/javascript"> if (typeof(ROIID) + '' != 'undefined') { TrackEvent('LandingPage', 0); } </script> <script src="http://web.archive.org/web/20100117065549js_/http://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript"> _uacct = "UA-233427-1"; urchinTracker(); </script> </html><!-- FILE ARCHIVED ON 06:55:49 Jan 17, 2010 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 17:04:04 Nov 29, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.56 exclusion.robots: 0.024 exclusion.robots.policy: 0.015 esindex: 0.009 cdx.remote: 27.606 LoadShardBlock: 454.062 (6) PetaboxLoader3.datanode: 261.791 (7) PetaboxLoader3.resolve: 222.533 (3) load_resource: 132.902 -->

Pages: 1 2 3 4 5 6 7 8 9 10