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

<channel>
	<title>The New Learner &#187; The Future of Learning</title>
	<atom:link href="http://thenewlearner.com/category/the-future-of-learning/feed/" rel="self" type="application/rss+xml" />
	<link>http://thenewlearner.com</link>
	<description>Trends for the new corporate learner</description>
	<lastBuildDate>Tue, 25 May 2010 18:07:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Considerations When Integrating a Learning Management System (LMS) with Salesforce.com</title>
		<link>http://thenewlearner.com/2009/03/23/considerations-when-integrating-a-learning-management-system-lms-with-salesforcecom/</link>
		<comments>http://thenewlearner.com/2009/03/23/considerations-when-integrating-a-learning-management-system-lms-with-salesforcecom/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 16:41:11 +0000</pubDate>
		<dc:creator>Stuart Campbell</dc:creator>
				<category><![CDATA[Corporate Learning]]></category>
		<category><![CDATA[Learning Management Systems]]></category>
		<category><![CDATA[Learning in the Workplace]]></category>
		<category><![CDATA[Technology Based Learning]]></category>
		<category><![CDATA[The Future of Learning]]></category>
		<category><![CDATA[Training in the Corporate World]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thenewlearner.com/?p=105</guid>
		<description><![CDATA[This article outlines some important major benefits, as well as considerations to take when using SalesForce.com.]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">Many corporations want to integrate their Learning Management Systems with other software that they use to run their businesses. SalesForce.com has become the dominant player in the customer-relationship-manager (CRM) software segment, and since SyberWorks receives many requests to integrate our SyberWorks Learning Management System with it, I thought we should look at this type of integration project.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">With the advent of “Software as a service” (Saas), and SalesForce.com’s commitment to that technology, a rich API is available to allow integration between SalesForce.com and other client applications. And one of the client applications that can be integrated is the LMS system.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">General Considerations</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">First, there are two primary (and competing) factors to consider for streamlining SalesForce.com transaction times:</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"><span style="mso-spacerun: yes;">    </span>* Batching data</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"><span style="mso-spacerun: yes;">      </span>Batching as much data as possible in an APEX API call can reduce the cross-network traffic.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"><span style="mso-spacerun: yes;">    </span>* Reducing the size of data requests</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">The more data that is sent to SalesForce.com, the more time it will take to process. It is best to send SalesForce.com only the data that is necessary at any time. Sending superfluous data only increases the size (and processing times) of APEX API calls.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">Of course, these factors are at odds with each other. And users must often balance transaction speeds with other business requirements, to determine how optimal SalesForce.com transactions really can be.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">A related factor to keep in mind is that SalesForce.com enforces a daily limit on the number of APEX API calls. This is done to balance server processing across multiple concurrent users.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">From Users to Business Leads</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">There also may be good business reasons for turning LMS student data into business leads through the SalesForce.com application. This is especially true in situations where companies sell training to customers, vendors, or partners.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">An automatic process can turn a newly registered learner in the LMS into a SalesForce.com business lead. Using the SalesForce.com APEX API WSDL (Web Service Definition Language), lead objects can be generated and directly added to the SalesForce.com leads database. And the individual who is used to authenticate into SalesForce.com becomes the owner of the newly generated lead.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">And if your registration process collects data that is not inherent to the SalesForce.com application, custom data objects can be created to represent this application-specific data. A new APEX API WSDL needs to be generated when these objects are created, to make them available to your application interface.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">From SalesForce.Com to LMS</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">The next question becomes, “How can I get to my LMS data from SalesFoce.com as seamlessly as possible?” Given the nature of Saas, SalesForce.com provides the ability to create your own application within the SalesForce.com structure. You can create custom tabs that are visible to your SalesForce.com users. These tabs can use custom S-controls of type HTM, URL, or Snippet. You can use whichever is suitable to your LMS integration and acceptable as a user-interface element for your users. This setup allows you to connect pretty easily to your LMS.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">A related task is logging in to the LMS. If your LMS supports single sign-on, you may want to use the same User IDs in both SalesForce.com and the LMS. If this is done, the user can click a link in the SalesForce.com application, be automatically logged into the LMS, and presented with its starting page. Of course, you need to consider user password security here. And this again depends on the LMS. It may use a generic password for all users connecting through a single-sign-on procedure, or an MD5 hash (or similar encryption technique) of previously agreed data, which could be verified against each user&#8217;s specific LMS data for authentication.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">From LMS to SalesForce.com</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">Communicating in the other direction-from the LMS to SalesForce.com-depends on the data that must be stored in SalesForce.com. Some examples of data that could be passed from the LMS to a SalesForce.com application are training purchases and course results. (Training purchases would assume that the LMS uses an e-Commerce module, where web- or classroom-based courses can be purchased.)</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">A major consideration again becomes whether this data should be transmitted on a real-time basis or by means of scheduled batch jobs.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"><span style="mso-spacerun: yes;">    </span>* The real-time option requires the LMS to support calls to the SalesForce.com interface whenever user results are updated or an LMS purchase is made. These calls would be made through a web service that transmits the data to SalesForce.com. Any data properties that SalesForce.com does not inherently support can be created as custom objects, so no data need be omitted.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">The benefits of this are that the SalesForce.com application is up-to-date whenever a SalesForce.com administrator or reporter interrogates its data. The downside is the overhead for each call made to the SalesForce.com application. The number of calls made through the APEX API, though they can be estimated, cannot be predicted, since they occur as events occur.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"><span style="mso-spacerun: yes;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"><span style="mso-spacerun: yes;">   </span>* Batching data does not use real-time call outs from the LMS code, but instead retrieves data directly from the LMS database at scheduled intervals.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"><span style="mso-spacerun: yes;">      </span>This naturally lends itself to the recommended batching of data to SalesForce.com&#8217;s servers, and the number of calls to do that is both predictable and low. However, there is a time lag between actual activities in the LMS and the transfer of their resulting data to the SalesForce.com application.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">The decision between using a real-time interface or batch process depends on, but is definitely not limited to, the following:</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"><span style="mso-spacerun: yes;">    </span>* The timeliness with which business needs to reach SalesForce.com.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"><span style="mso-spacerun: yes;">    </span>* The ability of the LMS to support real-time data collection and communications.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"><span style="mso-spacerun: yes;">    </span>* The estimated volume of data that will be transmitted to SalesForce.com (keeping in mind that SalesForce.com enforces a daily limit for API calls).</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">About the Author:</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">Stuart Campbell is Director of Software Development for SyberWorks, Inc., a privately held supplier of e-Learning software and training. A native of the United Kingdom, he had previously served as a Principle Software Engineer, Senior Consultant, Senior Software Engineer, and Development Specialist for companies such as Brooks Automation Inc. (Chelmsford, Mass.); Digital Equipment (South Queensferry, U.K.); and Honeywell Control Systems (Motherwell, U.K.). Among his many roles at SyberWorks, he leads the software-development process and helps to build new software releases and update kits.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;">About SyberWorks, Inc.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: 10pt; font-family: &quot;Georgia&quot;,&quot;serif&quot;; mso-bidi-font-size: 12.0pt;"> </span></p>
<p class="MsoBodyText" style="margin: 0in 0in 0pt;"><span style="font-size: x-small; font-family: Georgia;">SyberWorks, Inc. (</span><a href="http://www.syberworks.com/"><span style="font-size: x-small; font-family: Georgia;">http://www.syberworks.com</span></a><span style="font-size: x-small; font-family: Georgia;">) is a leader in the custom e-Learning Solutions and Learning Management System/Learning Content Management System (LMS/LCMS) industries for Fortune 1000 corporations, law enforcement, healthcare, and other industries. Located in Waltham, Massachusetts, the company serves the multi-billion-dollar e-Learning market. Since 1995, SyberWorks has developed and delivered unique and economical solutions to create, manage, measure, and improve e-Learning programs at companies and organizations in the United States, Canada, Europe, and around the world.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://thenewlearner.com/2009/03/23/considerations-when-integrating-a-learning-management-system-lms-with-salesforcecom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Learn and Save Brings Savings and Tutorials To Consumers and Companies Alike</title>
		<link>http://thenewlearner.com/2009/01/08/learn-and-save-brings-savings-and-tutorials-to-consumers-and-companies-alike/</link>
		<comments>http://thenewlearner.com/2009/01/08/learn-and-save-brings-savings-and-tutorials-to-consumers-and-companies-alike/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 22:20:57 +0000</pubDate>
		<dc:creator>Dan Blau</dc:creator>
				<category><![CDATA[Blended Learning]]></category>
		<category><![CDATA[Collegiate/Academic Learning]]></category>
		<category><![CDATA[Corporate Learning]]></category>
		<category><![CDATA[Different Ways/Forms that People Learn]]></category>
		<category><![CDATA[E-Learning]]></category>
		<category><![CDATA[Technology Based Learning]]></category>
		<category><![CDATA[The Future of Learning]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thenewlearner.com/?p=92</guid>
		<description><![CDATA[New Consumer-Oriented Site Provides Financial Relief in the New Year. Learn And Save provides thousands of how-to tutorials paired with great consumer coupons.]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><strong><span style="font-size: small; font-family: Times New Roman;">BELLEVUE, Wash. – Jan. 1, 2009 – </span></strong><a href="http://www.learnandsave.com/"><span style="font-size: small; font-family: Times New Roman; color: #800080;">Learn and Save</span></a><span style="font-size: small; font-family: Times New Roman;">, a new consumer networking Web site bringing <a href="http://learnandsave.com" target="_blank">how-to tutorials</a>, high-quality information and coupons to consumers, is unveiled today – passing savings to consumers who want to learn about products they seek to purchase and secure the best value. Learn and Save is the first company in 2009 to announce a new online consumer solution. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Learn and Save launches with more than 15,000 <a href="http://learnandsave.com" target="_blank">online tutorials</a> for consumers. Along with the tutorials, consumers will have access to related information and coupons so they can save money if and when they need to purchase related products. Learn and Save corporate sponsors benefit because the Web site provides them with a new and enhanced way to engage directly with their customers. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">“Our vision is to provide tutorials on a wide range of topics where each tutorial is matched to savings opportunities that also match the subject and content of the tutorial,” explained Charlie Gillette, chief executive officer of Learn and Save. “We have designed the site so it is simple, safe and convenient to use. We recognized that as economic conditions continue to tighten, people are looking for ways to save money. Tutorials married with coupons help meet that need by allowing consumers to get instructions in a safe online environment while taking advantage of savings and connecting with other experts to maximize the use of their products.” </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">According to Gillette, companies also benefit from reaching consumers who are already interested in their specific products and ideas. “Corporate sponsors are really excited about Learn and Save because they can engage with people who have a demonstrated interest in a particular topic or product. They’re presenting ads or savings directly to a consumer who has searched for ‘how-to information’ and this group of people simply has a much higher propensity to buy.”</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Consumer and corporate reaction to the site has been overwhelmingly positive as Learn and Save sits at the intersection of the acute need for consumers to save money, businesses looking for improved methods to engage consumers, and the growing use of videos on the Internet.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small;"><span style="font-family: Times New Roman;">“As an avid coupon clipper, I’m always on the lookout for ways to spend my dollars more efficiently and appreciate hearing helpful tips about products I&#8217;m considering purchasing,” said Kayla Sando, Learn and Save customer. “I love that Learn and Save provides me with a one-stop destination where I can learn about the topics I like while at the same time gain access to relevant coupons.” <strong></strong></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Learn and Save tutorials provide consumers with free instructions on activities and topics that best suit their interests – whether its how to taste wine, prepare for a job interview or taking better digital pictures, ­there is likely a how-to tutorial on </span><a href="http://learnandsave.com/"><span style="font-size: small; font-family: Times New Roman; color: #800080;">LearnAndSave.com</span></a><span style="font-size: small; font-family: Times New Roman;"> addressing that topic.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Imagine you are a consumer looking for information on backcountry skiing and snowboarding. By watching the “Basics of Backcountry Travel,” tutorial submitted by REI, the national outdoor retail organization, you can learn helpful tips about the four main modes of backcountry travel and what items you should bring on your trip. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Companies selling to other businesses also will benefit from LearnAndSave.com. Kent Hellebust, general manager with AccessLine explains. “At AccessLine we are committed to helping businesses select the right phone system. We are participating in the Learn and Save community so we can provide business decision makers with information about what they should be looking for when they select a PBX. Our tutorial focuses on how they should approach making this important decision and what features and functionality to consider before committing to a system.” <strong></strong></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Learn and Save enables organizations, including manufacturers and service providers, to connect directly with consumers or business decision makers in a value-added way. With sponsored tutorials, organizations can provide a quick and effective way for people to learn about their products and services. These tutorials help organizations reduce product returns as well as consumer calls to customer service contacts. By providing detailed information online, consumers are less likely to pick up the phone to ask a customer care representative for help. In both cases, businesses can improve their bottom line.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">“The Learn and Save concept has interesting potential,” said John Montgomery, chief operating officer, North America, GroupM Interaction. “It is evident that consumers value this kind of short form instructional content and combined with the Learn and Save business model, could generate meaningful audience engagement.”</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">The debut of Learn and Save aligns well with consumers whose New Year’s resolutions are to learn something new and save money. Categories spanning across numerous topics include business and finance as well as health and fitness – both popular picks for achieving New Year resolutions. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">The Learn and Save development team is lead by Bill Allocca, a former senior member and technology leader in the e-commerce software division at Amazon. With more than 10 years experience at Amazon, Bill brings a deep understanding of consumer and e-commerce related Web sites to the Learn and Save team. To learn more visit </span><a href="http://www.learnandsave.com/"><span style="font-size: small; font-family: Times New Roman; color: #800080;">www.Learn and Save.com</span></a><span style="font-size: small; font-family: Times New Roman;">. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><strong><span style="font-size: small;"><span style="font-family: Times New Roman;">About Learn and Save</span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Learn and Save (</span><a title="http://www.learnandsave.com/" href="http://www.learnandsave.com/"><span style="font-size: small; font-family: Times New Roman; color: #800080;">www.Learn and Save.com</span></a><span style="font-size: small; font-family: Times New Roman;">) was created as a wholly owned subsidiary of Knowledge Anywhere. Knowledge Anywhere started in 1998 and is a leader in the <a href="http://knowledgeanywhere.com" target="_blank">corporate e-learning </a>market. Learn and Save will be headquartered in the greater Seattle area and co-located with Knowledge Anywhere (</span><a href="http://www.knowledgeanywhere.com/"><span style="font-size: small; font-family: Times New Roman;">www.KnowledgeAnywhere.com</span></a><span style="font-size: small; font-family: Times New Roman;">). Learn and Save will have offices in Bellevue, Wash. and Minneapolis with client business development managers throughout North America.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt; text-align: center;" align="center"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt; text-align: center;" align="center"><span style="font-size: small; font-family: Times New Roman;">###</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">For more information, please contact:</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Charlie Gillette, Learn and Save, (425) 454-4454 ext. 3801, </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><a href="mailto:Charlie@LearnandSave.com"><span style="font-size: small; font-family: Times New Roman;">Charlie@LearnandSave.com</span></a><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Jennifer Gehrt, Communiqué PR, (206) 282-4923 ext 112, </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><a href="mailto:jennifer@communiquepr.com"><span style="font-size: small; font-family: Times New Roman;">jennifer@communiquepr.com</span></a><span style="font-size: small; font-family: Times New Roman;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://thenewlearner.com/2009/01/08/learn-and-save-brings-savings-and-tutorials-to-consumers-and-companies-alike/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
