<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Tech will eat itself</title>
	<link>http://www.techleader.co.za/samanthaperry/2008/05/13/tech-will-eat-itself/</link>
	<description></description>
	<pubDate>Mon, 21 May 2012 18:40:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Samantha Perry</title>
		<link>http://www.techleader.co.za/samanthaperry/2008/05/13/tech-will-eat-itself/#comment-24054</link>
		<author>Samantha Perry</author>
		<pubDate>Wed, 14 May 2008 13:12:59 +0000</pubDate>
		<guid>http://www.techleader.co.za/samanthaperry/2008/05/13/tech-will-eat-itself/#comment-24054</guid>
		<description>Hi John,

Yes, I agree completely. And I think you're misunderstanding my point. I'm not saying the tech can't do it, we all know that it can. The issue here is that most of the large organisations which need to be managing their data don't do it, either because they do not have the tech, or are not prepared to invest in the processes and procedures to get their data into a state where tech can manage it, or because they do not even recognise that there is a problem.</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>Yes, I agree completely. And I think you&#8217;re misunderstanding my point. I&#8217;m not saying the tech can&#8217;t do it, we all know that it can. The issue here is that most of the large organisations which need to be managing their data don&#8217;t do it, either because they do not have the tech, or are not prepared to invest in the processes and procedures to get their data into a state where tech can manage it, or because they do not even recognise that there is a problem.
<p align="right"><a href="javascript:void(0)" title=""  onmouseover="window.status=''; return true" onmouseout="window.status=''; return true" onclick="ddrc_popup('http://techleader.co.za/wp-content/plugins/dd-report-comments/report.php?c=24054', 400, 400)">(Report abuse)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Bond</title>
		<link>http://www.techleader.co.za/samanthaperry/2008/05/13/tech-will-eat-itself/#comment-24050</link>
		<author>John Bond</author>
		<pubDate>Wed, 14 May 2008 12:18:57 +0000</pubDate>
		<guid>http://www.techleader.co.za/samanthaperry/2008/05/13/tech-will-eat-itself/#comment-24050</guid>
		<description>@ Samantha

Do you and I use the same technology??? The revolution has been in DATA! the storage, management and mining of DATA.

I only become aware of the strides as I look back over 35 years of playing with computers. This last week, I’ve been playing with a microcontroller. I’ve added a 256Kb serial Eeprom. 256Kbit or 32KByte is the same amount of memory as the huge IBM 370 I first used in 1972. The IBM took up 2 floors while my PCB fits easily into the palm of my hand. Other than the reduction in scale, there is considerable similarity between these two. One addresses memory locations using a HEX address. You have to construct your own FAT (File Allocation Table) and there is no easy way to see what you’ve stored. None of this applies to even the smallest modern computer.

With computers today, data mining is common and intelligent software writers allow for variations in spelling. This means one can find data, even if it isn’t an exact match.

Try this facinating internet mining tool:
http://cloud.clusty.com/

For more than 25 years programmers have been using field rules in databases to ensure the congruence of data. Modern software is particularly strong here.

Heuristic programming techniques continue to get stronger and more flexible. This means software often finds things that I assume are permanently lost in the sea of data.

Yes – lots of data is disgustingly inaccurate and flawed (a human fault). Programmers have developed software to handle this

Yes – data often doesn’t match across systems. Software can recognise similarities in the data to perform a best fit (usually a much better fit than humans can do).

Compatibility??? You modern IT people don’t know what that word means! Anything can be converted these days. I often think "incompatability" is an IT excuse for doing nothing. When I hear this, I ask “have you converted it to a delimited ASCII file” and I am sometimes amazed that the IT people don’t know what the heck this is. The more recent technologies such as XML and SPC make data compatibility much easier.

In my opinion, the IT problem is BCAK. It isn’t in the software or the data but what sits between the chair and the keyboard, us humans. Peter Drucker, the great management guru of the 1970’s used to say it takes 20 years for the population to grasp and adopt new technology and, to be honest, data processing has been moving much faster than that.

I believe strongly that one should avoid blaming ones tools when the real problem is just a lack of ones own skill or ability.</description>
		<content:encoded><![CDATA[<p>@ Samantha</p>
<p>Do you and I use the same technology??? The revolution has been in DATA! the storage, management and mining of DATA.</p>
<p>I only become aware of the strides as I look back over 35 years of playing with computers. This last week, I’ve been playing with a microcontroller. I’ve added a 256Kb serial Eeprom. 256Kbit or 32KByte is the same amount of memory as the huge IBM 370 I first used in 1972. The IBM took up 2 floors while my PCB fits easily into the palm of my hand. Other than the reduction in scale, there is considerable similarity between these two. One addresses memory locations using a HEX address. You have to construct your own FAT (File Allocation Table) and there is no easy way to see what you’ve stored. None of this applies to even the smallest modern computer.</p>
<p>With computers today, data mining is common and intelligent software writers allow for variations in spelling. This means one can find data, even if it isn’t an exact match.</p>
<p>Try this facinating internet mining tool:<br />
<a href="http://cloud.clusty.com/" rel="nofollow">http://cloud.clusty.com/</a></p>
<p>For more than 25 years programmers have been using field rules in databases to ensure the congruence of data. Modern software is particularly strong here.</p>
<p>Heuristic programming techniques continue to get stronger and more flexible. This means software often finds things that I assume are permanently lost in the sea of data.</p>
<p>Yes – lots of data is disgustingly inaccurate and flawed (a human fault). Programmers have developed software to handle this</p>
<p>Yes – data often doesn’t match across systems. Software can recognise similarities in the data to perform a best fit (usually a much better fit than humans can do).</p>
<p>Compatibility??? You modern IT people don’t know what that word means! Anything can be converted these days. I often think &#8220;incompatability&#8221; is an IT excuse for doing nothing. When I hear this, I ask “have you converted it to a delimited ASCII file” and I am sometimes amazed that the IT people don’t know what the heck this is. The more recent technologies such as XML and SPC make data compatibility much easier.</p>
<p>In my opinion, the IT problem is BCAK. It isn’t in the software or the data but what sits between the chair and the keyboard, us humans. Peter Drucker, the great management guru of the 1970’s used to say it takes 20 years for the population to grasp and adopt new technology and, to be honest, data processing has been moving much faster than that.</p>
<p>I believe strongly that one should avoid blaming ones tools when the real problem is just a lack of ones own skill or ability.
<p align="right"><a href="javascript:void(0)" title=""  onmouseover="window.status=''; return true" onmouseout="window.status=''; return true" onclick="ddrc_popup('http://techleader.co.za/wp-content/plugins/dd-report-comments/report.php?c=24050', 400, 400)">(Report abuse)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samantha Perry</title>
		<link>http://www.techleader.co.za/samanthaperry/2008/05/13/tech-will-eat-itself/#comment-24043</link>
		<author>Samantha Perry</author>
		<pubDate>Wed, 14 May 2008 09:58:00 +0000</pubDate>
		<guid>http://www.techleader.co.za/samanthaperry/2008/05/13/tech-will-eat-itself/#comment-24043</guid>
		<description>*grin* I agree. In fact, I so seldom go into a branch these days that my account is still residing in CT, while I reside in JHB, and that is seldom a problem. 

I'm busy shopping for a new bank, if you can recommend yours that would be lovely. :-)</description>
		<content:encoded><![CDATA[<p>*grin* I agree. In fact, I so seldom go into a branch these days that my account is still residing in CT, while I reside in JHB, and that is seldom a problem. </p>
<p>I&#8217;m busy shopping for a new bank, if you can recommend yours that would be lovely. <img src='http://techleader.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
<p align="right"><a href="javascript:void(0)" title=""  onmouseover="window.status=''; return true" onmouseout="window.status=''; return true" onclick="ddrc_popup('http://techleader.co.za/wp-content/plugins/dd-report-comments/report.php?c=24043', 400, 400)">(Report abuse)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://www.techleader.co.za/samanthaperry/2008/05/13/tech-will-eat-itself/#comment-24041</link>
		<author>Adrian</author>
		<pubDate>Wed, 14 May 2008 09:26:30 +0000</pubDate>
		<guid>http://www.techleader.co.za/samanthaperry/2008/05/13/tech-will-eat-itself/#comment-24041</guid>
		<description>I've been using technology for over 40 years and cannot imagine how limited my horizons would be without the "progress" that has been made.  For sure, the people that rush through the latest changes can create as many problems as they solve (and then earn good money solving them again) but I would rather be able to bank on-line than go back to using a cheque book and deposit slips - and a queue!

BTW - we can swap banks - mine knows all about my various accounts in one call to one person...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using technology for over 40 years and cannot imagine how limited my horizons would be without the &#8220;progress&#8221; that has been made.  For sure, the people that rush through the latest changes can create as many problems as they solve (and then earn good money solving them again) but I would rather be able to bank on-line than go back to using a cheque book and deposit slips - and a queue!</p>
<p>BTW - we can swap banks - mine knows all about my various accounts in one call to one person&#8230;
<p align="right"><a href="javascript:void(0)" title=""  onmouseover="window.status=''; return true" onmouseout="window.status=''; return true" onclick="ddrc_popup('http://techleader.co.za/wp-content/plugins/dd-report-comments/report.php?c=24041', 400, 400)">(Report abuse)</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

