<?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>CU Innovators &#187; Web</title>
	<atom:link href="http://cuinnovators.com/blog/topics/tech/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://cuinnovators.com</link>
	<description>At CU Innovators, we help credit unions, CUSO&#039;s, and service providers create meaningful products and services for their members and clients.</description>
	<lastBuildDate>Tue, 22 Jun 2010 05:08:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel='hub' href='http://cuinnovators.com/?pushpress=hub'/>
		<item>
		<title>Windows unsafe for online banking</title>
		<link>http://cuinnovators.com/blog/windows-unsafe-for-online-banking/</link>
		<comments>http://cuinnovators.com/blog/windows-unsafe-for-online-banking/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 22:48:05 +0000</pubDate>
		<dc:creator>Robbie Wright</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<guid isPermaLink="false">http://blog.cuemployee.com/?p=408</guid>
		<description><![CDATA[Take a look for yourself here. What a load of crap.  That&#8217;s like saying people die wearing seat belts, thus it must be the seat belt&#8217;s fault so you shouldn&#8217;t wear your seat belt.  The reason there are so many viruses and malware for Windows is because it is such a big &#8220;prize&#8221; for hackers.  [...]]]></description>
			<content:encoded><![CDATA[<p>Take a look for yourself <a href="http://voices.washingtonpost.com/securityfix/2009/10/avoid_windows_malware_bank_on.html" target="_blank">here</a>.</p>
<p>What a load of crap.  That&#8217;s like saying people die wearing seat belts, thus it must be the seat belt&#8217;s fault so you shouldn&#8217;t wear your seat belt.  The reason there are so many viruses and malware for Windows is because it is such a big &#8220;prize&#8221; for hackers.  MS owns the desktop OS market, thus making them the biggest target.  If you were going to rob a bank, wouldn&#8217;t you pick the branch that had the most money in it?  It doesn&#8217;t make much sense to write a virus for Linux because it owns such a small portion of the market that the payoff would be nothing.</p>
<p>The FFIEC guidelines for multi-factor authentication are a pain.  But the concept behind MFA is a must.  There are three ways to identify someone online: something they know (Q&amp;A), something they are (bio-metrics or computer ID), and something they have (cell phone or email).  If an FI really, truly applies 2 of those factors, it will make it nearly impossible to directly hack a person&#8217;s account.  The article speaks of the proverbial &#8220;man in the middle&#8221; attack in which a hacker somehow manages to gain access to the user&#8217;s password, either through a keylogger or a fictitious webpage made to look like the real thing.  Both of these are easy to stop:</p>
<ol>
<li>Don&#8217;t download anything from anyone you don&#8217;t know.</li>
<li>Don&#8217;t install anything from anyone you don&#8217;t know.</li>
<li>Don&#8217;t follow a link to an FI website, type it in or bookmark it yourself.</li>
<li>Look at the url of the webpage you are on and make sure it says mycu.com.</li>
</ol>
<p>Now some will argue that most people aren&#8217;t smart enough to figure that out on their own.  True, it is possible to build such a great phishing site that even an employee couldn&#8217;t tell the difference, but it is highly unlikely.  This is where the FI has to step in.  Companies like <a href="http://trusteer.com/" target="_blank">Trusteer</a> have built a glorified browser add-on, but it works.  It prevents any type of keylogging software from detecting what is being typed into the webpages that the browser is serving up.  They&#8217;ve done the right thing and they count on the users machine already being infected.  Additionally, FI&#8217;s could help with 3 and 4 by offering other security measures like<a href="http://rsa.com/node.aspx?id=1156" target="_blank"> RSA keys</a>.  Make it optional for users if they want it or if a member has had fraud on their account, make it mandatory.</p>
<p>However FI&#8217;s and online banking companies handle their security, two things need to happen: The users have to take some responsibility for their actions (don&#8217;t log into phishing sites or download shady applications) and FI&#8217;s have to offer appropriate security measures to make unauthorized access to someone&#8217;s account extremely difficult.</p>]]></content:encoded>
			<wfw:commentRss>http://cuinnovators.com/blog/windows-unsafe-for-online-banking/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>More on OpenID</title>
		<link>http://cuinnovators.com/blog/more-on-openid/</link>
		<comments>http://cuinnovators.com/blog/more-on-openid/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 19:28:32 +0000</pubDate>
		<dc:creator>Robbie Wright</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[.bank]]></category>
		<category><![CDATA[.cu]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[online identity]]></category>
		<category><![CDATA[openid]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[tld]]></category>
		<guid isPermaLink="false">http://blog.cuemployee.com/?p=282</guid>
		<description><![CDATA[I was just reading an article in Information Week talking more about OpenID and how it has been starting to catch on and is being implemented on mainstream sites, like MySpace.  As quickly as they praise it, it rapidly turns around into how many sites enable the use of their OpenID, but they don&#8217;t accept [...]]]></description>
			<content:encoded><![CDATA[<p>I was just reading an article in <a href="http://www.informationweek.com/" target="_blank">Information Week</a> talking more about <a href="http://openid.net/" target="_blank">OpenID</a> and how it has been starting to catch on and is being implemented on mainstream sites, like <a href="http://www.myspace.com/" target="_blank">MySpace</a>.  As quickly as they praise it, it rapidly turns around into how many sites enable the use of their OpenID, but they don&#8217;t accept ID&#8217;s issued by other providers because of &#8220;inherent risks&#8221;.  This sentence got my brain thinking:</p>
<blockquote><p>&#8220;Since no OpenID provider makes public its practices around vetting and protecting identities, there&#8217;s effectively no way of assessing liability for faulty initial identification.&#8221;</p></blockquote>
<p>Who is bound by law to verify ID&#8217;s stringently?  Oh, that&#8217;s right.  Financial institutions.  So why don&#8217;t banks and credit unions jump on board and offer OpenID?  (I&#8217;d love to see a start-up virtual credit union do this.)</p>
<p>One potential issue I see with this is there will still need to be a verificaiton step involved to verify that the OpenID was really issued by a bank or <acronym title="Credit Union">CU</acronym>.  I could go get robbiewrightbank.com, issue &#8220;verified&#8221; OpenID&#8217;s that could be used to log into sites requiring stricter control over the content they are offering on their site.  So the question becomes how can you create a secure OpenID that is provided by numerous companies?  I think the answer may lay in an uber-secure <a href="http://en.wikipedia.org/wiki/Tld" target="_blank"><acronym title="Top Level Domain">TLD</acronym></a> for banks and credit unions. Literally, have .bank or .creditunion or the like.  The registrar for the <acronym title="Top Level Domain">TLD</acronym> would verify that the FI buying the domain is legit, using government verified documents like call reports.  This concept has been <a href="http://www.f-secure.com/f-secure/pressroom/news/fs_news_20070329_1_eng.html" target="_blank">kicked around before</a> but many it just doesn&#8217;t have any legs.</p>
<p>So what do you think?  Is there a need for a secure <acronym title="Top Level Domain">TLD</acronym> for only financial institutions?  Do banks or <acronym title="Credit Union">CU</acronym>&#8217;s really need to offer an OpenID service?</p>]]></content:encoded>
			<wfw:commentRss>http://cuinnovators.com/blog/more-on-openid/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Big banking news from Second Life</title>
		<link>http://cuinnovators.com/blog/big-banking-news-from-second-life/</link>
		<comments>http://cuinnovators.com/blog/big-banking-news-from-second-life/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 19:48:36 +0000</pubDate>
		<dc:creator>Robbie Wright</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[regulations]]></category>
		<category><![CDATA[Second Life]]></category>
		<guid isPermaLink="false">http://blog.cuemployee.com/2008/01/08/big-banking-news-from-second-life/</guid>
		<description><![CDATA[Second Life issued a statement today effectively banning in-world banking. &#8220;As of January 22, 2008, it will be prohibited to offer interest or any direct return on an investment (whether in L$ or other currency) from any object, such as an ATM, located in Second Life, without proof of an applicable government registration statement or [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://secondlife.com" target="_blank"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-1018" title="SecondLifeLogo" src="http://c1913572.cdn.cloudfiles.rackspacecloud.com/2008/01/SecondLifeLogo.jpg" alt="Second Life Logo" width="164" height="68" /></a><a href="http://secondlife.com/" target="_blank">Second Life</a> issued a <a href="http://blog.secondlife.com/2008/01/08/new-policy-regarding-in-world-banks/" target="_blank">statement today effectively banning in-world banking</a>.</p>
<blockquote><p>&#8220;As of January 22, 2008, it will be prohibited to offer interest or any direct return on an investment (whether in L$ or other currency) from any object, such as an ATM, located in Second Life, without proof of an applicable government registration statement or financial institution charter. We’re implementing this policy after reviewing Resident complaints, banking activities, and the law, and we’re doing it to protect our Residents and the integrity of our economy.&#8221;</p></blockquote>
<p>After the collapse of <a href="https://ginkofinancial.com/" target="_blank">Ginko Financial</a> last year, many residents of Second Life began raising concerns about legalities of in-world banking.  It&#8217;s a shame that Second Life couldn&#8217;t come up with a way to make this work.  They do make provisions for organizations that have valid financial institutions charters or the applicable governmental registration, but as their last paragraph says, &#8220;We will not apply this policy to companies who submit a registration statement, charter, or other applicable license from a governing regulatory authority, or who are merely conducting marketing or education, but not accepting payments.&#8221;</p>
<p>So what is there left for FI&#8217;s to do in Second Life that could actually have a real world impact?</p>]]></content:encoded>
			<wfw:commentRss>http://cuinnovators.com/blog/big-banking-news-from-second-life/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>I&#039;m not sure about the name, but Banktastic looks cool!</title>
		<link>http://cuinnovators.com/blog/im-not-sure-about-the-name-but-banktastic-looks-cool/</link>
		<comments>http://cuinnovators.com/blog/im-not-sure-about-the-name-but-banktastic-looks-cool/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 15:22:56 +0000</pubDate>
		<dc:creator>Robbie Wright</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[CU Industry]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<guid isPermaLink="false">http://blog.cuemployee.com/2007/08/10/im-not-sure-about-the-name-but-banktastic-looks-cool/</guid>
		<description><![CDATA[My earlier post this week, &#160;Making RSS Easy, stirred up a great pot.&#160; Mark over at the Garland Group has been working on exactly what I was talking about. Banktastic is,&#160;&#34;A community helping bankers quickly find relevant, industry specific information and share it with others&#34;.&#160; While I can pick on Mark about the name, the [...]]]></description>
			<content:encoded><![CDATA[<p>My earlier post this week, &nbsp;<a target="_blank" href="http://blog.cuemployee.com/2007/08/06/making-rss-easy/">Making <acronym title="Really Simple Syndication">RSS</acronym> Easy</a>, stirred up a great pot.&nbsp; <a target="_blank" href="http://www.markmcspadden.net/">Mark</a> over at the <a target="_blank" href="http://www.thegarlandgroup.net/">Garland Group</a> has been working on exactly what I was talking about.</p>
<p><a target="_blank" href="http://www.banktastic.com/">Banktastic</a> is,&nbsp;&quot;A community helping bankers quickly find relevant, industry specific information and share it with others&quot;.&nbsp; While I can pick on Mark about the name, the work they (he) has done to aggregate <acronym title="Really Simple Syndication">RSS</acronym> feeds is awesome.&nbsp; The page that lists all of the feeds is <a target="_blank" href="http://www.banktastic.com/feeds.php">here</a>.&nbsp; This is the <a target="_blank" href="http://feeds.feedburner.com/TheBanktasticCreditUnionFeed">Credit Union Feed</a> and this is the <a target="_blank" href="http://feeds.feedburner.com/TheBanktasticMasterFeed">Master Feed</a>.&nbsp; I can&#8217;t wait to share this with my peers!</p>]]></content:encoded>
			<wfw:commentRss>http://cuinnovators.com/blog/im-not-sure-about-the-name-but-banktastic-looks-cool/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flash, Flash, everywhere!</title>
		<link>http://cuinnovators.com/blog/flash-flash-everywhere/</link>
		<comments>http://cuinnovators.com/blog/flash-flash-everywhere/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 21:38:43 +0000</pubDate>
		<dc:creator>Robbie Wright</dc:creator>
				<category><![CDATA[CU Industry]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Design]]></category>
		<guid isPermaLink="false">http://blog.cuemployee.com/2007/08/09/flash-flash-everywhere/</guid>
		<description><![CDATA[&#160; As of late, I&#8217;ve been seeing flash websites pop up everywhere.&#160; The latest FI-related one is called Lose Your Lunch Hour.&#160; We&#8217;ve seen Dump Your Bank and the Coop Crusader this year.&#160; It seems that lots of FI&#8217;s and organizations are spending money on these great looking flash sites, but what exactly is it [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>As of late, I&#8217;ve been seeing flash websites pop up everywhere.&nbsp; The latest FI-related one is called <a target="_blank" href="http://lose-your-lunch-hour.com/">Lose Your Lunch Hour</a>.&nbsp; We&#8217;ve seen <a target="_blank" href="http://www.dumpyourbank.com/">Dump Your Bank</a> and the <a target="_blank" href="http://www.opensourcecu.com/game/coop_crusader">Coop Crusader</a> this year.&nbsp; It seems that lots of FI&#8217;s and organizations are spending money on these great looking flash sites, but what exactly is it they do?&nbsp; How are they getting monetized? (I doubt they are)</p>
<p>Two more examples outside of the FI industry: <a target="_blank" href="http://www.simpsonsmovie.com/main.html">The Simpson&#8217;s Movie</a> and <a target="_blank" href="http://www.hondaracingf1.com/hiband/">Honda F1 Racing</a>.&nbsp; These are clearly great marketing tools, but how can <acronym title="Credit Union">CU</acronym>&#8217;s best take advantage of this new trend?&nbsp; Picking on bankers forever isn&#8217;t going to make any money, so how we incorporate great flash with a functional website?&nbsp; <a target="_blank" href="https://www.coastcapitalsavings.com/">Coast Capital</a> has some cool use of flash, but again, it is not a key component of their functional website.&nbsp; Maybe <a target="_blank" href="http://weallprofit.vancity.com/flash_index.php?feature=undefined&amp;id=undefined&amp;rc=undefined">VanCity&#8217;s We All Profit</a>?&nbsp; Another great example of a flash marketing website, but how can we use these?</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></content:encoded>
			<wfw:commentRss>http://cuinnovators.com/blog/flash-flash-everywhere/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Making RSS easy</title>
		<link>http://cuinnovators.com/blog/making-rss-easy/</link>
		<comments>http://cuinnovators.com/blog/making-rss-easy/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 04:43:05 +0000</pubDate>
		<dc:creator>Robbie Wright</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[CU Industry]]></category>
		<category><![CDATA[Web]]></category>
		<guid isPermaLink="false">http://blog.cuemployee.com/2007/08/06/making-rss-easy/</guid>
		<description><![CDATA[I&#8217;m continually finding myself talking to more executive level employees about ideas generated from the blogosphere (like Doug&#8217;s funeral plot lending) and the sources of the ideas.&#160; Most of them are now familiar with the the term blog and kinda have a grasp of it, but now we need to make the information easy to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m continually finding myself talking to more executive level employees about ideas generated from the blogosphere (<a target="_blank" href="http://dougtrue.net/articles/2007/8/6/burial-plot-financing">like Doug&#8217;s funeral plot lending</a>) and the sources of the ideas.&nbsp; Most of them are now familiar with the the term blog and kinda have a grasp of it, but now we need to make the information easy to consume.&nbsp; Subscribing to <acronym title="Really Simple Syndication">RSS</acronym> feeds is fairly easy to do with the appropriate tools (Google Reader, Outlook 2007, etc) however keeping tabs on all of the sources of information is challenging.&nbsp; <a target="_blank" href="http://opensourcecu.com/">Open Source <acronym title="Credit Union">CU</acronym></a> has a great <a target="_blank" href="http://opensourcecu.com/pages/blogroll">blogroll</a> that&#8217;s pretty inclusive, but doesn&#8217;t catch everything <acronym title="Credit Union">CU</acronym> related, try as they might.&nbsp;</p>
<p>So what I want to be able to do is provide one, or maybe two, feeds to c-level employees, or anyone else interested, to simplify their consumption of feeds as well as the management.&nbsp; I&#8217;ve been looking everywhere for a community-like tool in which a group of people (myself, <a target="_blank" href="http://trabian.com/">Trabian</a>, <a target="_blank" href="http://www.thegarlandgroup.net/">Garland Group</a>, <a target="_blank" href="http://tinfoiling.wordpress.com/">Gene</a>, <a target="_blank" href="http://marketingroi.wordpress.com/">Ron</a>, etc) would be able to contribute and manage a list of <acronym title="Really Simple Syndication">RSS</acronym> feeds that simply aggregate into one massive feed.&nbsp; That way instead of trying to subscribe to the 50 <acronym title="Credit Union">CU</acronym>-related feeds or&nbsp;50 FI-related feeds the new user to <acronym title="Really Simple Syndication">RSS</acronym> could simply pick one or two feeds and have their finger on the pulse of the whole industry.</p>
<p>So to sum it up, I&#8217;m first looking to see if there is a tool to aggregate <acronym title="Really Simple Syndication">RSS</acronym> feeds into one simply syndication and if it can be setup to have a group of&nbsp;people manage it&#8230;</p>]]></content:encoded>
			<wfw:commentRss>http://cuinnovators.com/blog/making-rss-easy/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Another Community-Based WiFi Solution</title>
		<link>http://cuinnovators.com/blog/another-community-based-wifi-solution/</link>
		<comments>http://cuinnovators.com/blog/another-community-based-wifi-solution/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 05:19:06 +0000</pubDate>
		<dc:creator>Robbie Wright</dc:creator>
				<category><![CDATA[Web]]></category>
		<guid isPermaLink="false">http://blog.cuemployee.com/2007/07/16/another-community-based-wifi-solution/</guid>
		<description><![CDATA[Remember Whisher? I blogged about it a while back and not it seems there is another player in the game. Go check out FON.]]></description>
			<content:encoded><![CDATA[<p>Remember <a href="http://whisher.com/en/index.php">Whisher</a>? I <a href="http://blog.cuemployee.com/2007/02/06/what-free-wifi/">blogged about it a while back </a>and not it seems there is another player in the game. Go check out <a href="http://www.fon.com/en/">FON</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cuinnovators.com/blog/another-community-based-wifi-solution/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Always wonder what hosting company runs a site?</title>
		<link>http://cuinnovators.com/blog/always-wonder-what-hosting-company-runs-a-site/</link>
		<comments>http://cuinnovators.com/blog/always-wonder-what-hosting-company-runs-a-site/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 18:15:41 +0000</pubDate>
		<dc:creator>Robbie Wright</dc:creator>
				<category><![CDATA[Web]]></category>
		<guid isPermaLink="false">http://blog.cuemployee.com/2007/07/05/always-wonder-what-hosting-company-runs-a-site/</guid>
		<description><![CDATA[Check out this new tool, Who is Hosting This?, to find out which hosting companies are used by your favorite, or least favorite, sites.]]></description>
			<content:encoded><![CDATA[<p>Check out this new tool, <a target="_blank" href="http://whoishostingthis.com/">Who is Hosting This?</a>, to find out which hosting companies are used by your favorite, or least favorite, sites.</p>]]></content:encoded>
			<wfw:commentRss>http://cuinnovators.com/blog/always-wonder-what-hosting-company-runs-a-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
