<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://connect.educause.edu" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
 <title>EDUCAUSE | Data Mining</title>
 <link>http://connect.educause.edu/browse/content/blog/503</link>
 <image>
    <title>EDUCAUSE CONNECT</title> 
    <link>http://connect.educause.edu/browse/content/blog/503</link> 
    <url>http://connect.educause.edu/educause/images/e_rss.png</url> 
 </image>

  <itunes:subtitle>events, concepts, and conversation from EDUCAUSE</itunes:subtitle>
  <itunes:author>The EDUCAUSE Podcast Crew</itunes:author>
  <itunes:summary>EDUCAUSE is a nonprofit association whose mission is to advance higher education by promoting the intelligent use of information technology.  Our podcasts provide information about a range of topics including Leadership, Policy and Law, Teaching and Learning, Emerging Technologies, Open Source, Research Computing, Cyberinfrastructure, and Digitial Libraries. </itunes:summary>
  <itunes:new-feed-url>http://connect.educause.edu/browse/content/node/691/list/feed</itunes:new-feed-url>
  <itunes:image href="http://connect.educause.edu/educause/images/e_rss.png" />
  <itunes:category text="Education">
  	<itunes:category text="Education Technology"/>
  	<itunes:category text="Higher Education"/>
  </itunes:category>
  <itunes:category text="Technology">
  	<itunes:category text="Tech News"/>
  </itunes:category>

 <description>Recent blog entries tagged with Data Mining.</description>
 <language>en</language>

<item>
 <title>Leximancer - Data Mining Tools</title>
 <link>http://connect.educause.edu/display/47151</link>
 <description>&lt;p&gt;Is anyone using Leximancer as a knowledge management or data mining tool in their org? And if so how are you using it?&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.leximancer.com/&quot;&gt;http://www.leximancer.com/&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://connect.educause.edu/display/47151#comments</comments>
 <category domain="http://connect.educause.edu/tag/Data+Mining/503">Data Mining</category>
 <category domain="http://connect.educause.edu/tag/data+visualization/832">data visualization</category>
 <category domain="http://connect.educause.edu/tag/Tools/1494">Tools</category>
 <pubDate>Wed, 06 Aug 2008 14:18:53 -0500</pubDate>
 <dc:creator>rmcdonal</dc:creator>
 <guid isPermaLink="false">47151 at http://connect.educause.edu</guid>
</item>
<item>
 <title>One Step Closer to Open Social Networks?: Google and Facebook Join the DataPortability Workgroup</title>
 <link>http://connect.educause.edu/display/45857</link>
 <description>&lt;p&gt;After the recent &lt;a href=&quot;http://scobleizer.com/2008/01/03/ive-been-kicked-off-of-facebook/&quot;&gt;scuffles&lt;/a&gt; between tech blogger Robert Scoble and Facebook over data portability and privacy, comes the announcement that Facebook - along with Google - has now &lt;a href=&quot;http://www.techworld.com/news/index.cfm?RSS&amp;amp;NewsID=11076&quot;&gt;joined the DataPortability Workgroup&lt;/a&gt; - (announced yesterday by Ben Metcalfe, the DataPortability founder, &lt;a href=&quot;http://benmetcalfe.com/blog/index.php/2008/01/08/google-facebook-and-plaxo-join-dataportabilityorg/&quot;&gt;on his blog&lt;/a&gt;).&lt;/p&gt;&lt;p&gt;The optimistic &lt;a href=&quot;http://opensocialweb.org/&quot;&gt;vision for open social networks&lt;/a&gt;, where users will be able to share content freely across social networking sites, seems to be getting closer. Google and Facebook are, obviously, two of the biggest holders of social and personal information on the internet - on the one hand, they have enormous user populations clamouring for this facility, on the other, they presumably have a whole bunch of powerful advertisers and companies dying to &amp;quot;work with&amp;quot; all those rich user profiles.&lt;/p&gt;&lt;p&gt;Facebook (like Google) had already invested a lot in the concept of an open API, so why has it taken them so long to join the party? Donna Bogatin, quoting Eran Hammer-Lahav of ReadWrite Web, offers a &lt;a href=&quot;http://blog.insiderchatter.com/2008/01/09/data-portability-magic-australian-faraday-media-pushes-web-agenda-in-us/&quot;&gt;dissenting voice&lt;/a&gt; to the hype around this new collaboration.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289&quot;&gt;Kingsley Idehen&lt;/a&gt; has an interesting take on this, too. Like &lt;a href=&quot;http://www.markevanstech.com/2008/01/08/why-hasnt-openid-caught-on/&quot;&gt;Mark Evans&lt;/a&gt; and others he is interested in using URIs and RDF to address the problems of data export from a different angle. As a semantic web kind of guy, Kingsley is very much an advocate of the concept of the web as a richly &amp;quot;Linked Data mesh&amp;quot;. He points out that Facebook&#039;s &amp;quot;underlying data model is relational&amp;quot;, and argues that Web Services APIs have to be seen &amp;quot;as part of a processing pipeline&amp;quot;. This is his approach:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;quot;I am able to make my Facebook Data portable without violating Facebook rules (no data caching outside Facebook realm) by doing the following:&lt;/p&gt;&lt;ol&gt;	&lt;li&gt;Use an RDFizer for Facebook to convert XML response data from Facebook Web Services into RDF &amp;quot;on the fly&amp;quot; Ensure that my RDF is comprised of Object Identifiers that are HTTP based and thereby dereferencable (i.e. I can use SPARQL to unravel the Linked Data Graph in my Facebook data space)&lt;/li&gt;	&lt;li&gt;The act of data dereferencing enables me to expose my Facebook Data as Linked Data associated with my Personal URI&lt;/li&gt;	&lt;li&gt;This interaction only occurs via my data space and in all cases the interactions with data work via my &lt;a href=&quot;http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1172&quot; id=&quot;link-id16c628b8&quot;&gt;RDFizer middleware&lt;/a&gt; (e.g the &lt;a href=&quot;http://virtuoso.openlinksw.com/presentations/Virtuoso_Sponger_1/Virtuoso_Sponger_1.html&quot; id=&quot;link-id1572fb28&quot;&gt;Virtuoso Sponger&lt;/a&gt;) that talks directly to Facebook Web Services.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;In a nutshell, my Linked Data Space enables you to reference data in my data space via Object Identifiers (URIs), and some cases the Object IDs and Graphs are constructed on the fly via RDFization middleware.&amp;quot;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
 <comments>http://connect.educause.edu/display/45857#comments</comments>
 <category domain="http://connect.educause.edu/tag/Data+Mining/503">Data Mining</category>
 <category domain="http://connect.educause.edu/tag/facebook/1675">facebook</category>
 <category domain="http://connect.educause.edu/tag/open+social/5907">open social</category>
 <category domain="http://connect.educause.edu/tag/Open+Standards/869">Open Standards</category>
 <category domain="http://connect.educause.edu/tag/openid/2868">openid</category>
 <category domain="http://connect.educause.edu/tag/Privacy/255">Privacy</category>
 <category domain="http://connect.educause.edu/tag/Social+Networking+Systems/5908">Social Networking Systems</category>
 <category domain="http://connect.educause.edu/tag/URI/5909">URI</category>
 <pubDate>Wed, 09 Jan 2008 10:47:54 -0600</pubDate>
 <dc:creator>catherine</dc:creator>
 <guid isPermaLink="false">45857 at http://connect.educause.edu</guid>
</item>
<item>
 <title>Podcast: Privacy and Security in Higher Education: Filling the Policy Vacuum</title>
 <link>http://connect.educause.edu/display/44910</link>
 <description>&lt;p&gt;In this hour and ten minute long podcast from the &lt;a href=&quot;http://www.educause.edu/content.asp?Section_ID=266&quot;&gt;2007 Seminars on Academic Computing&lt;/a&gt;, we hear from &lt;a href=&quot;http://www.educause.edu/PeerDirectory/750?ID=147903&quot;&gt;Fred H. Cate&lt;/a&gt;, Distinguished Professor at the School of Law and Director of the Center for Applied Cybersecurity Research at Indiana University, with a speech entitled, &lt;a href=&quot;http://www.educause.edu/SA07/Program/12665?PRODUCT_CODE=SA07/DGS02&quot;&gt;Privacy and Security in Higher Education: Filling the Policy Vacuum&lt;/a&gt; .&lt;/p&gt;&lt;p&gt;Colleges and universities possess an exceptional volume and variety of personal information. Our stewardship of such information has been inconsistent and inadequate, and we often implement new technologies and systems without considering systemic privacy and security implications. Although many publicly reported security breaches occur on campuses, we have been slow to provide training in privacy and security issues, rarely audit for compliance, and lag far behind industry and government in appointing privacy and security officers. This session will address the information policy challenges facing colleges and universities, today and in the future, and will offer practical steps for overcoming them.&lt;/p&gt;&lt;p&gt;&lt;br /&gt; &lt;/p&gt;</description>
 <comments>http://connect.educause.edu/display/44910#comments</comments>
 <enclosure url="http://connect.educause.edu/files/gbayne_fredcate-cybersecurity1.mp3" length="49815301" type="audio/mpeg" />
 <category domain="http://connect.educause.edu/tag/Cyber-Security/1426">Cyber-Security</category>
 <category domain="http://connect.educause.edu/tag/Cybersecurity/56">Cybersecurity</category>
 <category domain="http://connect.educause.edu/tag/Data+Mining/503">Data Mining</category>
 <category domain="http://connect.educause.edu/tag/Data+Security/256">Data Security</category>
 <category domain="http://connect.educause.edu/tag/data+stewardship/1068">data stewardship</category>
 <category domain="http://connect.educause.edu/tag/EDUCAUSE+Conferences/1433">EDUCAUSE Conferences</category>
 <category domain="http://connect.educause.edu/tag/Educause_SA07/5477">Educause_SA07</category>
 <category domain="http://connect.educause.edu/tag/Podcasts/691">Podcasts</category>
 <category domain="http://connect.educause.edu/tag/Policy+and+Law/51">Policy and Law</category>
 <category domain="http://connect.educause.edu/tag/Privacy/255">Privacy</category>
 <category domain="http://connect.educause.edu/tag/Privacy+Policies/172">Privacy Policies</category>
 <category domain="http://connect.educause.edu/tag/RIAA/1040">RIAA</category>
 <category domain="http://connect.educause.edu/tag/SAC/730">SAC</category>
 <pubDate>Mon, 13 Aug 2007 11:57:22 -0500</pubDate>
 <dc:creator>gbayne</dc:creator>
 <guid isPermaLink="false">44910 at http://connect.educause.edu</guid>
</item>
<item>
 <title>ECAR Releases Academic Analytics Study</title>
 <link>http://connect.educause.edu/display/1816</link>
 <description>&lt;p class=&quot;MsoNormal&quot;&gt;&lt;a href=&quot;http://www.educause.edu/ers0508&quot;&gt;&lt;img width=&quot;83&quot; height=&quot;22&quot; align=&quot;left&quot; alt=&quot;&quot; src=&quot;/UserFiles/Image/Elisa Coghlan/ecar.gif&quot; /&gt;Academic Analytics: The Uses of Management Information and Technology in Higher Education&lt;/a&gt; is a new study from the &lt;a href=&quot;http://www.educause.edu/ecar&quot;&gt;EDUCAUSE Center for Applied Research&lt;/a&gt; (ECAR) on the long-term outcomes of administrative technology implementation in higher education. Key findings and a roadmap from the study are publicly available; the full report is available to ECAR subscribers and through purchase.&lt;/p&gt;</description>
 <comments>http://connect.educause.edu/display/1816#comments</comments>
 <category domain="http://connect.educause.edu/tag/Data+Mining/503">Data Mining</category>
 <category domain="http://connect.educause.edu/tag/Decision+Support+Systems/486">Decision Support Systems</category>
 <category domain="http://connect.educause.edu/tag/ECAR/1298">ECAR</category>
 <category domain="http://connect.educause.edu/tag/educause/885">educause</category>
 <category domain="http://connect.educause.edu/tag/EDUCAUSE+News/698">EDUCAUSE News</category>
 <category domain="http://connect.educause.edu/tag/research/1299">research</category>
 <pubDate>Thu, 12 Jan 2006 17:02:52 -0600</pubDate>
 <dc:creator>ecoghlan</dc:creator>
 <guid isPermaLink="false">1816 at http://connect.educause.edu</guid>
</item>
</channel>
</rss>
