<?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>Web Services Blog</title>
	<atom:link href="http://blogs.sjsu.edu/webservices/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.sjsu.edu/webservices</link>
	<description></description>
	<lastBuildDate>Thu, 06 Jun 2013 14:54:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://blogs.sjsu.edu/?v=3.4.1</generator>
		<item>
		<title>Website Updates</title>
		<link>http://blogs.sjsu.edu/webservices/2013/06/06/website-updates/</link>
		<comments>http://blogs.sjsu.edu/webservices/2013/06/06/website-updates/#comments</comments>
		<pubDate>Thu, 06 Jun 2013 14:49:34 +0000</pubDate>
		<dc:creator>Harish Chakravarthy</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[OU Campus]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blogs.sjsu.edu/webservices/?p=745</guid>
		<description><![CDATA[&#160; This summer, we will roll out several updates and enhancements to the university website that will affect all web pages. These updates are in response to consistent and frequent website user feedback, website accessibility requirements, user behavior evaluations and data analysis. The size of text will be increased in content areas making it easier to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.sjsu.edu/webservices/files/2013/06/font-change-website-updates-16gwrv6.png"><img class="alignnone  wp-image-746" title="font-change-website-updates" src="http://blogs.sjsu.edu/webservices/files/2013/06/font-change-website-updates-16gwrv6.png" alt="Font change" width="553" height="353" /></a></p>
<p>&nbsp;</p>
<p>This summer, we will roll out several updates and enhancements to the university website that will affect all web pages. These updates are in response to consistent and frequent website user feedback, website accessibility requirements, user behavior evaluations and data analysis. The size of text will be increased in content areas making it easier to read stories and browse information.  Visit <a href="http://www.sjsu.edu/communications/help/web/updates/index.html">Website Updates</a> for detailed summary of changes, examples and review checklist.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sjsu.edu/webservices/2013/06/06/website-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url='http://blogs.sjsu.edu/webservices/files/2013/06/font-change-website-updates-16gwrv6-300x191.png' length ='96424'  type='image/jpg' />	</item>
		<item>
		<title>Page not found – “Houston, we have a problem!”</title>
		<link>http://blogs.sjsu.edu/webservices/2013/05/08/page-not-found-houston-we-have-a-problem/</link>
		<comments>http://blogs.sjsu.edu/webservices/2013/05/08/page-not-found-houston-we-have-a-problem/#comments</comments>
		<pubDate>Thu, 09 May 2013 02:20:52 +0000</pubDate>
		<dc:creator>Harish Chakravarthy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[GA]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[UserExperience]]></category>

		<guid isPermaLink="false">http://blogs.sjsu.edu/webservices/?p=712</guid>
		<description><![CDATA[“Disneyland will never be completed. It will continue to grow as long as there is imagination left in the world.” Walt Disney’s quote resonates well with technology as it is constantly evolving.  Information provided in websites are a perfect example of this continuum where content, design and technology are constantly evolving, creating an interesting challenge [...]]]></description>
			<content:encoded><![CDATA[<p>“<strong>Disneyland will never be completed. It will continue to grow as long as there is imagination left in the world.”</strong> Walt Disney’s quote resonates well with technology as it is constantly evolving.  Information provided in websites are a perfect example of this continuum where content, design and technology are constantly evolving, creating an interesting challenge and opportunity to ensure user satisfaction.</p>
<p>Websites are constantly updated with new content. Existing content is often modified or removed faster than it can be re-indexed by search engines and faster than referring inbound links can be fixed. This fast moving, non-linear momentum results in users visiting pages that don’t exist anymore (<strong>404 page</strong>), hurting the user experience. How can you stay proactive and minimize 404 pages? Below, using Google Analytics, is our implementation to generate a real-time automated  “404 pages &amp; referral pages” report.</p>
<p><strong>STEP 1: Insert Google Analytics code</strong></p>
<p><a href="http://blogs.sjsu.edu/webservices/files/2013/05/404-google-analytics-code-ooj3tt.png"><img class=" wp-image-713 alignleft" title="404-google-analytics-code" src="http://blogs.sjsu.edu/webservices/files/2013/05/404-google-analytics-code-ooj3tt.png" alt="" width="823" height="347" /></a></p>
<p>&nbsp;</p>
<p>Here “var ref” has the location of the referring page and “var errorpage” has the location  of the page not found. <strong>Using custom variables to capture 404 page and referring page location based on user click provides accurate information</strong> (<a href="http://productforums.google.com/forum/#!category-topic/analytics/the-google-analytics-coffee-shop/cIR1VgPcPDw">posting on Google Analytics forum</a>).  Test your changes. Below is a screen shot of  the Google Analytics Debugger extension for Chrome. Check  if   “_setCustomVar” is getting initialized with appropriate information.</p>
<p><a href="http://blogs.sjsu.edu/webservices/files/2013/05/chrome-google-analytics-testing-154fce8.png"><img class="alignnone size-full wp-image-714" title="chrome-google-analytics-testing" src="http://blogs.sjsu.edu/webservices/files/2013/05/chrome-google-analytics-testing-154fce8.png" alt="" width="906" height="189" /></a></p>
<p>&nbsp;</p>
<p><strong>STEP 2: Create Google Analytics Custom Report</strong></p>
<p><a href="http://blogs.sjsu.edu/webservices/files/2013/05/google-analytics-custom-report-setting-11nzvbw.png"><img class="alignnone size-full wp-image-716" title="google-analytics-custom-report-setting" src="http://blogs.sjsu.edu/webservices/files/2013/05/google-analytics-custom-report-setting-11nzvbw.png" alt="" width="719" height="352" /></a></p>
<p>&nbsp;</p>
<p>Create a custom report with Dimensions ‘Custom Variable (Value 02)’  and ‘Custom Variable (Value 01)’. New to creating custom report?   <a href="https://support.google.com/analytics/answer/2530961?hl=en">Article from Google Analytics about creating custom report</a>.</p>
<p>&nbsp;</p>
<p><strong>STEP 3:  Pages not found &amp; referral pages report</strong></p>
<p>&nbsp;</p>
<p><a href="http://blogs.sjsu.edu/webservices/files/2013/05/404-google-analytics-custom-report-nj6hto.png"><img class="alignnone size-full wp-image-718" title="404-google-analytics-custom-report" src="http://blogs.sjsu.edu/webservices/files/2013/05/404-google-analytics-custom-report-nj6hto.png" alt="" width="971" height="195" /></a></p>
<p>&nbsp;</p>
<p>The report has location of pages not found,  location of referring pages and #visits. The report can be filtered and sorted to meet your needs. You can also create notification to receive regular updates in different formats. Amazing, isn’t it? In three steps you can generate automated real-time report so you may start taking steps towards minimizing  404 pages  leading to higher user satisfaction.</p>
<p>&nbsp;</p>
<p><strong>Background<br />
</strong><span style="font-size: 13px; line-height: 19px;">Last week we saw a spike in search traffic for a specific  query term. Further investigation lead to a missing document, users were looking for.  Ideas from <a href="http://searchengineland.com/how-to-get-full-referral-content-urls-from-google-analytics-149549">Annie Cushing article to get full referrer</a>  and </span><a style="font-size: 13px; line-height: 19px;" href="http://www.4psmarketing.com/blog/tracking-custom-404-pages-in-google-analytics/">James Green article about tracking 404 pages</a><span style="font-size: 13px; line-height: 19px;"> lead to prototypes  and after few iterations let to the current implementation.  </span></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sjsu.edu/webservices/2013/05/08/page-not-found-houston-we-have-a-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url='http://blogs.sjsu.edu/webservices/files/2013/05/404-google-analytics-code-ooj3tt-300x126.png' length ='30792'  type='image/jpg' />	</item>
		<item>
		<title>Twitter&#8217;s Typeahead.js integrated into SJSU Search</title>
		<link>http://blogs.sjsu.edu/webservices/2013/05/02/typeahead-sjsu-search/</link>
		<comments>http://blogs.sjsu.edu/webservices/2013/05/02/typeahead-sjsu-search/#comments</comments>
		<pubDate>Thu, 02 May 2013 23:15:21 +0000</pubDate>
		<dc:creator>Harish Chakravarthy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[autocomplete]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blogs.sjsu.edu/webservices/?p=695</guid>
		<description><![CDATA[&#160; We are pleased to announce the integration of Twitter&#8217;s typeahead.js with SJSU Search.  typeahead.js is a &#8220;fast and battle-tested jQuery plugin for auto completion&#8220; and is open sourced on GitHub under the MIT license.  As you begin to type your query, Twitter&#8217;s typeahead.js suggests related search terms to choose beneath the search box empowering users to narrow down the context [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><a href="http://blogs.sjsu.edu/webservices/files/2013/05/sjsu-search-ticket-20nwryl.png"><img class="alignnone size-full wp-image-701" title="sjsu-search-ticket" src="http://blogs.sjsu.edu/webservices/files/2013/05/sjsu-search-ticket-20nwryl.png" alt="" width="390" height="316" /></a></p>
<p>We are pleased to announce the integration of <a href="http://engineering.twitter.com/2013/02/twitter-typeaheadjs-you-autocomplete-me.html">Twitter&#8217;s typeahead.js </a>with <a href="http://search.sjsu.edu">SJSU Search</a>.  <a href="http://twitter.github.com/typeahead.js">typeahead.js</a> is a &#8220;fast and battle-tested jQuery plugin for auto completion<strong>&#8220;</strong> and is open sourced on <a href="https://github.com/twitter/typeahead.js">GitHub</a> under the <a href="https://github.com/twitter/typeahead.js/blob/master/LICENSE">MIT license</a>.  As you begin to type your query, Twitter&#8217;s typeahead.js suggests related search terms to choose beneath the search box empowering users to narrow down the context of the search (<strong>user intent</strong>)  to generate <strong>relevant search results</strong>  that increase user satisfaction.</p>
<p>&nbsp;</p>
<p><a href="http://blogs.sjsu.edu/webservices/files/2013/05/sjsu-search-transfer-orem62.png"><img class="alignnone size-full wp-image-702" title="sjsu-search-transfer" src="http://blogs.sjsu.edu/webservices/files/2013/05/sjsu-search-transfer-orem62.png" alt="" width="396" height="227" /></a></p>
<p>&nbsp;</p>
<p>We are also taking advantage of this auto completion feature to improve the user experience by <strong>mapping services</strong> and information users are looking for with internal terminology and units providing the service. This mapping makes it easy and convenient for users to find what they are looking for. For example when you type &#8220;transfer&#8221; you see terms related to &#8220;articulation&#8221; and &#8220;course-to-course articulation&#8221; in addition to &#8220;transfer&#8221; related search terms.</p>
<p>What are your thoughts? How can we improve the SJSU Search experience?</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sjsu.edu/webservices/2013/05/02/typeahead-sjsu-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url='http://blogs.sjsu.edu/webservices/files/2013/05/typeahead-sjsu-search-1m2887e-300x149.png' length ='32419'  type='image/jpg' />	</item>
		<item>
		<title>Search Enhancements Presentation</title>
		<link>http://blogs.sjsu.edu/webservices/2013/04/07/search-enhancements/</link>
		<comments>http://blogs.sjsu.edu/webservices/2013/04/07/search-enhancements/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 04:38:14 +0000</pubDate>
		<dc:creator>Harish Chakravarthy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[ou campus]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://blogs.sjsu.edu/webservices/?p=687</guid>
		<description><![CDATA[Enhancements to SJSU Search was presented at the ITS Open Forum on 3/21. Slides from the presentation are available for download [PDF].]]></description>
			<content:encoded><![CDATA[<p>Enhancements to <a href="http://search.sjsu.edu">SJSU Search</a> was presented at the <a href="http://its.sjsu.edu">ITS</a> Open Forum on 3/21. <a href="http://blogs.sjsu.edu/webservices/files/2013/04/sjsu-search-enhancements-its-forum-1dwkbou.pdf">Slides from the presentation are available for download [PDF]</a>.</p>
<p><a href="http://blogs.sjsu.edu/webservices/files/2013/04/search-presentation-its-forum-thumbnail-2321u28.png"><img title="search-presentation-its-forum-thumbnail" src="http://blogs.sjsu.edu/webservices/files/2013/04/search-presentation-its-forum-thumbnail-2321u28.png" alt="sjsu-search-enhancements-mission" width="381" height="292" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sjsu.edu/webservices/2013/04/07/search-enhancements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url='http://blogs.sjsu.edu/webservices/files/2013/04/search-presentation-its-forum-thumbnail-2321u28-300x229.png' length ='55720'  type='image/jpg' />	</item>
		<item>
		<title>Search enhancements to increase user satisfaction</title>
		<link>http://blogs.sjsu.edu/webservices/2013/03/21/search-enhancements-to-increase-user-satisfaction/</link>
		<comments>http://blogs.sjsu.edu/webservices/2013/03/21/search-enhancements-to-increase-user-satisfaction/#comments</comments>
		<pubDate>Thu, 21 Mar 2013 07:08:09 +0000</pubDate>
		<dc:creator>Harish Chakravarthy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Google Search Appliance]]></category>
		<category><![CDATA[GSA]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[UserExperience]]></category>

		<guid isPermaLink="false">http://blogs.sjsu.edu/webservices/?p=666</guid>
		<description><![CDATA[6 weeks ago we started making incremental enhancements to SJSU Search Engine towards increasing user satisfaction. Incremental changes were coordinated in 4 major areas. Web Server Administration Update robots.txt and include Sitemap Optimize for page speed Use HTTP 301 redirects to hande websites relaunched  with a new URL  Improve usabilty of search results page Increase [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.sjsu.edu/webservices/files/2013/03/search-user-satisfaction-10weswc.png"><img class="wp-image-667" title="User Satisfaction; Venn Diagram" src="http://blogs.sjsu.edu/webservices/files/2013/03/search-user-satisfaction-10weswc.png" alt="User Satisfaction; Venn Diagram" width="402" height="245" /></a></p>
<p style="text-align: left;">6 weeks ago we started making incremental enhancements to <a href="http://search.sjsu.edu">SJSU Search Engine</a> towards increasing user satisfaction. Incremental changes were coordinated in 4 major areas.</p>
<ol>
<li><span style="font-size: 13px; line-height: 19px;">Web Server Administration</span>
<ul>
<li>Update <a href="http://www.sjsu.edu/robots.txt">robots.txt</a> and include Sitemap</li>
<li>Optimize for page speed</li>
<li>Use HTTP 301 redirects to hande websites relaunched  with a new URL</li>
</ul>
</li>
<li><span style="font-size: 13px; line-height: 19px;"> Improve usabilty of search results page</span>
<ul>
<li><span style="font-size: 13px; line-height: 19px;">Increase the font size, weight and type</span></li>
<li>Improve page layout with link for feedback</li>
<li>Customize search results snippet text (in progress)</li>
</ul>
</li>
<li>Google Search Appliance features
<ul>
<li>Integration with search as you type</li>
<li>Keyword match</li>
<li>Query expansion</li>
</ul>
</li>
<li>Content quality
<ul>
<li>SEO checklist for content editors (in progress)</li>
<li><a href="http://www.seomoz.org/blog/getting-onpage-seo-right-in-2012-and-beyond-whiteboard-friday">Template enhancements with SEO specific metadata</a> (in progress)</li>
<li><a href="http://its.sjsu.edu/services/accessibility/reports/"><span style="font-size: 13px; line-height: 19px;">Accessibility &amp; broken links report via Compliance Sheriff</span></a></li>
</ul>
</li>
</ol>
<p>@ThinkWithGoogle <a href="http://www.google.com/think/articles/8-pillars-of-innovation.html">8 pillars of innovation</a> that include, look for ideas everywhere, spark with imagination, fuel with data and think big start small have been the guiding principles.</p>
<p><strong>SJSU Search Analytics: </strong> <strong style="font-size: 13px; line-height: 19px;">3/2/2013 &#8211; 3/17/2013</strong></p>
<ol>
<li>% Truly satisfied queries<sup>*</sup>: 55.81%
<ul>
<li>1 click: 84.43%</li>
<li>2 click: 7.78%</li>
</ul>
</li>
<li><span style="font-size: 13px; line-height: 19px;">% Abandoned queries</span><sup style="line-height: 19px;">+</sup><span style="font-size: 13px; line-height: 19px;">: 36.40%</span></li>
<li>%  Unsuccessful queries<sup>^</sup>: 7.79%
<ul>
<li>1 click: 37.99%</li>
<li>2 click: 41.02%</li>
</ul>
</li>
</ol>
<p>A <em>satisfied query</em> is a search that ends with a user clicking on a result.<br />
*A <em>truly satisfied query</em> is a search that ends with user finding what they were looking for  (or stop searching for the same query after clicking on a result)<br />
+An <em>abandoned query</em> is a search than ends with a user not clicking on any result<br />
^An <em>unsuccessful query</em> is a search that start with user clicking on a result but ends with a user not clicking on a result</p>
<p>In the weeks ahead we will analyze abandoned queries and queries taking more than one click to identify solutions. We are are going to be making numerous incremental changes to www.sjsu.edu including  primary navigation. We are also going to reach out to content editors and content owners so we can work together towards increasing user satisfaction and providing a consistent positive user experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sjsu.edu/webservices/2013/03/21/search-enhancements-to-increase-user-satisfaction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url='http://blogs.sjsu.edu/webservices/files/2013/03/search-user-satisfaction-10weswc-300x182.png' length ='50420'  type='image/jpg' />	</item>
		<item>
		<title>Hello SJSU!</title>
		<link>http://blogs.sjsu.edu/webservices/2012/11/30/hello-sjsu/</link>
		<comments>http://blogs.sjsu.edu/webservices/2012/11/30/hello-sjsu/#comments</comments>
		<pubDate>Fri, 30 Nov 2012 23:50:49 +0000</pubDate>
		<dc:creator>Brenden</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://blogs.sjsu.edu/webservices/?p=662</guid>
		<description><![CDATA[My name is Brenden Sparks. As the new team member in Web Services, I will be assisting the campus community with OUCampus training and migration. I&#8217;m a front end web developer, so my skillset focuses on presentational aspects of the web: template updating, layout error fixing, and helping people find the best way to present their content [...]]]></description>
			<content:encoded><![CDATA[<p>My name is Brenden Sparks. As the new team member in Web Services, I will be assisting the campus community with OUCampus training and migration. I&#8217;m a front end web developer, so my skillset focuses on presentational aspects of the web: template updating, layout error fixing, and helping people find the best way to present their content online. I&#8217;ll be working with Marketing and Communications closely as we start to look at where we can go next with the campus web presence and providing additional tools and enhancements for the community to employ.</p>
<p>If anyone has any questions, please feel free to find me and ask away. I&#8217;m also on Twitter <a href="http://www.twitter.com/brendensparks">@brendensparks</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sjsu.edu/webservices/2012/11/30/hello-sjsu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating events from SJSU Events to Google calendar &amp; webpage</title>
		<link>http://blogs.sjsu.edu/webservices/2012/08/17/ical/</link>
		<comments>http://blogs.sjsu.edu/webservices/2012/08/17/ical/#comments</comments>
		<pubDate>Fri, 17 Aug 2012 15:42:21 +0000</pubDate>
		<dc:creator>Harish Chakravarthy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[ical]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://blogs.sjsu.edu/webservices/?p=648</guid>
		<description><![CDATA[Below are steps to integrate events from SJSU Events to Google Calendar &#38;  webpage Step 1: Visit  http://events.sjsu.edu and select the category you want to subscribe to &#160; Step 2: Select the &#8220;iCalendar Dynamic Feed&#8221;.  Copy the &#8220;WebCal iCal URL&#8221; Step 3: Inside your Google Calendar select &#8220;Add by URL&#8221; &#160; Step 4: Paste the [...]]]></description>
			<content:encoded><![CDATA[<p>Below are steps to integrate events from <a href="http://events.sjsu.edu">SJSU Events</a> to Google Calendar &amp;  webpage</p>
<p>Step 1: Visit  <a href="http://events.sjsu.edu">http://events.sjsu.edu</a> and select the category you want to subscribe to</p>
<p><a href="http://files.campus.edublogs.org/blogs.sjsu.edu/dist/c/2/files/2012/08/step1-1itieh2.png"><img class=" wp-image-649 alignnone" title="Subscribe" src="http://files.campus.edublogs.org/blogs.sjsu.edu/dist/c/2/files/2012/08/step1-1itieh2.png" alt="" width="630" height="216" /></a></p>
<p>&nbsp;</p>
<p>Step 2: Select the &#8220;iCalendar Dynamic Feed&#8221;.  Copy the &#8220;WebCal iCal URL&#8221;</p>
<p><a href="http://files.campus.edublogs.org/blogs.sjsu.edu/dist/c/2/files/2012/08/step2-10c117v.png"><img class="alignnone  wp-image-650" title="Select Dynamic iCal Feed" src="http://files.campus.edublogs.org/blogs.sjsu.edu/dist/c/2/files/2012/08/step2-10c117v.png" alt="" width="491" height="264" /></a></p>
<p>Step 3: Inside your Google Calendar select &#8220;Add by URL&#8221;</p>
<p><a href="http://files.campus.edublogs.org/blogs.sjsu.edu/dist/c/2/files/2012/08/step3-ql65ti.png"><img class="alignnone size-full wp-image-651" title="Add by URL" src="http://files.campus.edublogs.org/blogs.sjsu.edu/dist/c/2/files/2012/08/step3-ql65ti.png" alt="" width="421" height="171" /></a></p>
<p>&nbsp;</p>
<p>Step 4: Paste the URL you copied in Step 2 and click on &#8220;Add Calendar&#8221; . You should now see events from SJSU Events inside your Google Calendar!</p>
<p><a href="http://files.campus.edublogs.org/blogs.sjsu.edu/dist/c/2/files/2012/08/step4-22txeg4.png"><img class="alignnone size-full wp-image-654" title="Add URL" src="http://files.campus.edublogs.org/blogs.sjsu.edu/dist/c/2/files/2012/08/step4-22txeg4.png" alt="" width="532" height="227" /></a></p>
<p>Step 5: If you would like to embed your  Google Calendar(s) to your website select &#8220;Calendar setting&#8221;. Customize the settings. Copy the HTML code. Open your webpage and paste the code.</p>
<p><a href="http://files.campus.edublogs.org/blogs.sjsu.edu/dist/c/2/files/2012/08/step5-1m0d8o9.png"><img class="alignnone size-full wp-image-655" title="Calendar Setting" src="http://files.campus.edublogs.org/blogs.sjsu.edu/dist/c/2/files/2012/08/step5-1m0d8o9.png" alt="" width="434" height="304" /></a></p>
<p><a href="http://files.campus.edublogs.org/blogs.sjsu.edu/dist/c/2/files/2012/08/step6-25jbvom.png"><img class="alignnone  wp-image-656" title="Embed calendar settings" src="http://files.campus.edublogs.org/blogs.sjsu.edu/dist/c/2/files/2012/08/step6-25jbvom.png" alt="" width="708" height="300" /></a></p>
<p>If you need assistance check out <a href="http://support.google.com/calendar/bin/answer.py?hl=en&amp;answer=37118">Google support on Importing Events</a>.</p>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sjsu.edu/webservices/2012/08/17/ical/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url='http://blogs.sjsu.edu/webservices/files/2012/08/step1-1itieh2-300x102.png' length ='22070'  type='image/jpg' />	</item>
		<item>
		<title>SJSU Events Relaunch Scheduled</title>
		<link>http://blogs.sjsu.edu/webservices/2012/08/03/sjsu-events/</link>
		<comments>http://blogs.sjsu.edu/webservices/2012/08/03/sjsu-events/#comments</comments>
		<pubDate>Fri, 03 Aug 2012 17:30:56 +0000</pubDate>
		<dc:creator>Harish Chakravarthy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[launch]]></category>

		<guid isPermaLink="false">http://blogs.sjsu.edu/webservices/?p=642</guid>
		<description><![CDATA[SJSU Events (events.sjsu.edu) relaunch is scheduled for August 15th. There will be a freeze from 5:00 pm, 8/13 through 8:00 am, 8/15. During this time SJSU Events will be visible to the public however no events can be submitted and approved.]]></description>
			<content:encoded><![CDATA[<p>SJSU Events (events.sjsu.edu) relaunch is scheduled for August 15th. There will be a freeze from 5:00 pm, 8/13 through 8:00 am, 8/15. During this time SJSU Events will be visible to the public however no events can be submitted and approved.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sjsu.edu/webservices/2012/08/03/sjsu-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SJSU Blogs relaunched!</title>
		<link>http://blogs.sjsu.edu/webservices/2012/08/02/sjsu-blogs-relaunched/</link>
		<comments>http://blogs.sjsu.edu/webservices/2012/08/02/sjsu-blogs-relaunched/#comments</comments>
		<pubDate>Fri, 03 Aug 2012 00:00:35 +0000</pubDate>
		<dc:creator>Harish Chakravarthy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[edublogs]]></category>
		<category><![CDATA[launch]]></category>

		<guid isPermaLink="false">http://blogs.sjsu.edu/webservices/?p=604</guid>
		<description><![CDATA[SJSU Blogs is now hosted by eduBlogs! Join us today at 3:30 pm in CL 505 for &#8220;Taking advantage of your WordPress Blog&#8221; session. During this session we will provide an overview of WordPress and how to take advantage of  plugins &#38; widgets to engage your audience.]]></description>
			<content:encoded><![CDATA[<p>SJSU Blogs is now hosted by <a href="http://edublogs.org">eduBlogs</a>! Join us today at 3:30 pm in CL 505 for &#8220;Taking advantage of your WordPress Blog&#8221; session. During this session we will provide an overview of WordPress and how to take advantage of  plugins &amp; widgets to engage your audience.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sjsu.edu/webservices/2012/08/02/sjsu-blogs-relaunched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ITWorks@SJSU</title>
		<link>http://blogs.sjsu.edu/webservices/2012/07/20/itworks/</link>
		<comments>http://blogs.sjsu.edu/webservices/2012/07/20/itworks/#comments</comments>
		<pubDate>Sat, 21 Jul 2012 05:17:46 +0000</pubDate>
		<dc:creator>Harish Chakravarthy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[itworks]]></category>
		<category><![CDATA[students]]></category>

		<guid isPermaLink="false">http://blogs.sjsu.edu/webservices/?p=593</guid>
		<description><![CDATA[We were brainstorming wide range of  ideas  towards empowering the campus community to be successful and productive with Information Technology services. In a nutshell  ideas towards #ITWorks@SJSU what are your thoughts? Email  webservices@sjsu.edu]]></description>
			<content:encoded><![CDATA[<p>We were brainstorming wide range of  ideas  towards empowering the campus community to be successful and productive with Information Technology services. In a nutshell  ideas towards #ITWorks@SJSU what are your thoughts? Email  webservices@sjsu.edu</p>
<p><img class="size-full wp-image-594 alignnone" style="margin-left: 5px;margin-right: 5px" src="http://blogs.sjsu.edu/webservices/files/2012/07/photo.jpg" alt="" width="1002" height="508" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sjsu.edu/webservices/2012/07/20/itworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url='http://blogs.sjsu.edu/webservices/files/2012/07/photo-300x152.jpg' length ='8806'  type='image/jpg' />	</item>
	</channel>
</rss>