<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Databasing</title>
	<atom:link href="https://databasing.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://databasing.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 30 Dec 2011 23:03:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='databasing.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://secure.gravatar.com/blavatar/f55a0703dc267db31b1fc6aab422cce7?s=96&#038;d=https%3A%2F%2Fs-ssl.wordpress.com%2Fi%2Fbuttonw-com.png</url>
		<title>Databasing</title>
		<link>https://databasing.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://databasing.wordpress.com/osd.xml" title="Databasing" />
	<atom:link rel='hub' href='https://databasing.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Using TrueCrypt</title>
		<link>https://databasing.wordpress.com/2011/12/29/using-truecrypt/</link>
		<comments>https://databasing.wordpress.com/2011/12/29/using-truecrypt/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 15:44:16 +0000</pubDate>
		<dc:creator>databasing : (Louis Paradies, BS, MCP, MCAD, SCJA, CLU, GSEC)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://databasing.wordpress.com/?p=198</guid>
		<description><![CDATA[This post deals with File Access Control Using TrueCrypt.  I will go through the basics of setting up a “Z” drive to hold my encrypted data.  In a later post I will discuss the merits of encrypting the entire hard drive.  There is a lot of power here if desired. But here are the basic [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=198&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post deals with File Access Control Using <strong>TrueCrypt</strong>.  I will go through the basics of setting up a “Z” drive to hold my encrypted data.  In a later post I will discuss the merits of encrypting the entire hard drive.  There is a lot of power here if desired.</p>
<p>But here are the basic steps to get a working copy of TrueCrypt:</p>
<p>After clicking on “TrueCrypt Setup.exe”, you will see the following configuration screen where you click “Create Volume”</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/1.jpg"><img class="aligncenter size-medium wp-image-225" title="1" src="http://databasing.files.wordpress.com/2011/12/1.jpg?w=300&#038;h=252" alt="" width="300" height="252" /></a></p>
<p>And click “next” to create the standard volume:</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/2.jpg"><img class="aligncenter size-medium wp-image-227" title="2" src="http://databasing.files.wordpress.com/2011/12/2.jpg?w=300&#038;h=179" alt="" width="300" height="179" /></a></p>
<p>Select a volume location.  You could specify an external device such as USB:</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/3.jpg"><img class="aligncenter size-medium wp-image-228" title="3" src="http://databasing.files.wordpress.com/2011/12/3.jpg?w=300&#038;h=179" alt="" width="300" height="179" /></a></p>
<p>Next we need to select an encryption algorithm.  You can select one of the following:</p>
<ol>
<li>AES: FIPS-approved cipher.  256-bit key, 128-bit block, 14 rounds (AES-256). Mode of operation is XTS.</li>
<li>Serpent: 256-bit key, 128-bit block. Mode of operation XTS. (An AES finalist)</li>
<li>Twofish: 256-bit key, 128-bit block. Mode is XTS. (An AES finalist)</li>
<li>AES-Twofish: Two ciphers in a cascade opearting in XTS mode. Each block is first encrypted with Twofish (256-bit key) and then with AES (256-bit key). Each cipher uses its own key.</li>
<li>AES-Twofish-Serpent: Three ciphers in a cascade operating in XTS.  Each block encrypted with Serpent (256-bit key), then Twofish (256-bit key), and then AES (256-bit key).</li>
<li>Serpent-AES: Two ciphers in a cascade operating in XTS mode. Each block encrypted with AES (256-bit key) and then Serpent (256-bit key).</li>
<li>Serpent-Twofish-AES: Three ciphers in a cascade in XTS mode. Each block encrypted with AES (256-bit key), then Twofish (256-bit key), and finally Serpent (256-bit key).</li>
<li>Twofish-Serpent: Two ciphers in cascade operating in XTS. Each block encrypted with Serpent (256-bit key) and then Twofish (256-bit key).</li>
</ol>
<p>We also must choose a Hash Algorithm:</p>
<ol>
<li>RIPEMD-160</li>
<li>SHA-512</li>
<li>Whirlpool</li>
</ol>
<p>I liked Whirlpool&#8217;s security statement:</p>
<p>&#8220;Assume we take as hash result the value of any <em>n</em>-bit substring of the full <strong><span style="color:#003377;">W</span><span style="color:#003377;">HIRLPOOL</span></strong> output. The design of <strong><span style="color:#003377;">W</span><span style="color:#003377;">HIRLPOOL</span></strong> sets the following security goals:</p>
<ul>
<li>The expected workload of generating a collision is of the order of 2<sup><em>n</em>/2</sup> executions of <strong><span style="color:#003377;">W</span><span style="color:#003377;">HIRLPOOL</span></strong>.</li>
<li>Given an <em>n</em>-bit value, the expected workload of finding a message that hashes to that value is of the order of 2<sup><em>n</em></sup> executions of <strong><span style="color:#003377;">W</span><span style="color:#003377;">HIRLPOOL</span></strong>.</li>
<li>Given a message and its <em>n</em>-bit hash result, the expected workload of finding a second message that hashes to the same value is of the order of 2<sup><em>n</em></sup> executions of <strong><span style="color:#003377;">W</span><span style="color:#003377;">HIRLPOOL</span></strong>.</li>
<li>It is infeasible to detect systematic correlations between any linear combination of input bits and any linear combination of bits of the hash result, or to predict what bits of the hash result will change value when certain input bits are flipped (this means resistance against linear and differential attacks).&#8221;(Barreto, 2008)</li>
</ul>
<p>We then click Next <a href="http://databasing.files.wordpress.com/2011/12/41.jpg"><img class="aligncenter size-medium wp-image-230" title="4" src="http://databasing.files.wordpress.com/2011/12/41.jpg?w=300&#038;h=180" alt="" width="300" height="180" /></a></p>
<p>Now we select the volume size:</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/5.jpg"><img class="aligncenter size-medium wp-image-231" title="5" src="http://databasing.files.wordpress.com/2011/12/5.jpg?w=300&#038;h=180" alt="" width="300" height="180" /></a></p>
<p>Now a Volume Password:</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/6.jpg"><img class="aligncenter size-medium wp-image-232" title="6" src="http://databasing.files.wordpress.com/2011/12/6.jpg?w=300&#038;h=178" alt="" width="300" height="178" /></a></p>
<p>And then Format, which normally will be NTFS:</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/7.jpg"><img class="aligncenter size-medium wp-image-233" title="7" src="http://databasing.files.wordpress.com/2011/12/7.jpg?w=300&#038;h=180" alt="" width="300" height="180" /></a></p>
<p>After we click “format” we will see the following message:</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/8.jpg"><img class="aligncenter size-medium wp-image-234" title="8" src="http://databasing.files.wordpress.com/2011/12/8.jpg?w=300&#038;h=137" alt="" width="300" height="137" /></a></p>
<p>And clicking &#8220;ok&#8221; will display the next message:</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/9.jpg"><img class="aligncenter size-medium wp-image-235" title="9" src="http://databasing.files.wordpress.com/2011/12/9.jpg?w=300&#038;h=180" alt="" width="300" height="180" /></a></p>
<p>Clicking Exit takes us back to where we specify the drive letter we want to use (I chose “X”). In the Volume area click the &#8220;Select File&#8221; button, and browse to the folder and file that you specified for the TrueCrypt volume.  Click and Open it so it shows in the Volume window as mine does below.  Then click “Mount”.</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/a.jpg"><img class="aligncenter size-medium wp-image-236" title="a" src="http://databasing.files.wordpress.com/2011/12/a.jpg?w=300&#038;h=253" alt="" width="300" height="253" /></a></p>
<p>This will ask us to provide our password.  Supply this and click OK.</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/b.jpg"><img class="aligncenter size-medium wp-image-237" title="b" src="http://databasing.files.wordpress.com/2011/12/b.jpg?w=300&#038;h=97" alt="" width="300" height="97" /></a></p>
<p>You should see a screen like the following, showing your path, size, encryption:</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/c.jpg"><img class="aligncenter size-medium wp-image-238" title="c" src="http://databasing.files.wordpress.com/2011/12/c.jpg?w=300&#038;h=253" alt="" width="300" height="253" /></a></p>
<p>In the above window you will see that I allocated 250 MB for TrueCrypt, and have used AES-Twofish-Serpent, getting 3 cascading 256-bit ciphers!   Cool, huh.</p>
<p>If I double click on the X Drive in that window where it specifies my path, it will react just like Windows Explorer and open up as follows:</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/d.jpg"><img class="aligncenter size-medium wp-image-239" title="d" src="http://databasing.files.wordpress.com/2011/12/d.jpg?w=300&#038;h=144" alt="" width="300" height="144" /></a></p>
<p>I also will include a view of 2 JPG images that I stored in my TrueCrypt partition space.  Both of these files are safely stored within TrueCrypt:</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/e.jpg"><img class="aligncenter size-medium wp-image-240" title="e" src="http://databasing.files.wordpress.com/2011/12/e.jpg?w=300&#038;h=162" alt="" width="300" height="162" /></a></p>
<p>A “dismount” of my drive will close and secure my data.  Before the dismount I can also open up Windows Explorer and see what is in Local Disk X.  I can move any files in and out with ease.  Above shows what it looks like before the dismount.  At the risk of no steganography to hide my sense of humor, I must add that the file &#8220;today.JPG&#8221; also shows no dismount.</p>
<p>After dismounting, there no longer is an X drive to access, nor is there any possibility of viewing the files within the volume.  It is encrypted until I open it again with TrueCrypt and supply my password (which must be remembered).</p>
<p>TrueCrypt 7.0 is pretty top notch for an open source product.  Some CPUs support hardware-accelerated AES encryption which means really fast encryption.  The default type of processor is the ones with Intel AES-NI instructions available.  “TrueCrypt, one of the popular open-source programs for on-the-fly encryption, is out now with version 7.0. Most notably, the TrueCrypt 7.0 release provides hardware-accelerated AES support.” (Larabel, 2010)</p>
<p>LP</p>
<p>References:</p>
<p>Barreto, P. S. (2008, Nov 19). <em>The Whirlpool Hash Function</em>. Retrieved Dec 27, 2011, from LARC &#8211; Laboratory of Computer Networks and Architecture: http://www.larc.usp.br/~pbarreto/WhirlpoolPage.html</p>
<p>Larabel, M. (2010, July 20). <em>TrueCrypt 7.0 Released With Hardware-Accelerated AES</em>. Retrieved Dec 12, 2011, from Phoronix.Com: <a href="http://www.phoronix.com/scan.php?page=news_item&amp;px=ODQyNw">http://www.phoronix.com/scan.php?page=news_item&amp;px=ODQyNw</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/databasing.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/databasing.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/databasing.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/databasing.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/databasing.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/databasing.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/databasing.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/databasing.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/databasing.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/databasing.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/databasing.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/databasing.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/databasing.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/databasing.wordpress.com/198/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=198&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>https://databasing.wordpress.com/2011/12/29/using-truecrypt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/1766edeecd346c11f491fa4a858eadae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">databasing</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/1.jpg?w=300" medium="image">
			<media:title type="html">1</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/2.jpg?w=300" medium="image">
			<media:title type="html">2</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/3.jpg?w=300" medium="image">
			<media:title type="html">3</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/41.jpg?w=300" medium="image">
			<media:title type="html">4</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/5.jpg?w=300" medium="image">
			<media:title type="html">5</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/6.jpg?w=300" medium="image">
			<media:title type="html">6</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/7.jpg?w=300" medium="image">
			<media:title type="html">7</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/8.jpg?w=300" medium="image">
			<media:title type="html">8</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/9.jpg?w=300" medium="image">
			<media:title type="html">9</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/a.jpg?w=300" medium="image">
			<media:title type="html">a</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/b.jpg?w=300" medium="image">
			<media:title type="html">b</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/c.jpg?w=300" medium="image">
			<media:title type="html">c</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/d.jpg?w=300" medium="image">
			<media:title type="html">d</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/e.jpg?w=300" medium="image">
			<media:title type="html">e</media:title>
		</media:content>
	</item>
		<item>
		<title>Using EFS</title>
		<link>https://databasing.wordpress.com/2011/12/28/using-efs/</link>
		<comments>https://databasing.wordpress.com/2011/12/28/using-efs/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 03:05:25 +0000</pubDate>
		<dc:creator>databasing : (Louis Paradies, BS, MCP, MCAD, SCJA, CLU, GSEC)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://databasing.wordpress.com/?p=192</guid>
		<description><![CDATA[I will share my experience with setting encryption on files and folders and the resulting access that ensued. I will start with a play by play for each step, and follow that with observations. I first created a folder on my “C” drive, and some files within that folder.&#160; I then encrypt the folder, as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=192&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I will share<strong> </strong>my experience with setting encryption on files and folders and the resulting access that ensued. I will start with a play by play for each step, and follow that with observations.</p>
<p>I first created a folder on my “C” drive, and some files within that folder.&#160; I then encrypt the folder, as shown below where it shows “Encrypt contents to secure data”: </p>
<p><a href="http://databasing.files.wordpress.com/2011/12/image16.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;margin:0;" title="image" border="0" alt="image" src="http://databasing.files.wordpress.com/2011/12/image_thumb16.png?w=244&#038;h=243" width="244" height="243" /></a></p>
<p>Upon clicking OK and OK, I got the following message which confirmed that encryption was going to take place on not only the folder level, but also the document level. This will become an important step as we will see later in regards to the results when moving documents around.</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/image1.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://databasing.files.wordpress.com/2011/12/image_thumb1.png?w=303&#038;h=168" width="303" height="168" /></a></p>
<p>The first test for success is simply making sure that the text of the folder name was green, which it was. This color indicates that folder or files are encrypted.</p>
<p>When either remote connecting with another ID, or logging on with another ID, I was able to browse and open the remote folder.&#160; I was able to see the content within the folder, but I could not open the files within. </p>
<p>If I tried to open the files, I would get the following error: </p>
<p><a href="http://databasing.files.wordpress.com/2011/12/image5.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;margin:0;" title="image" border="0" alt="image" src="http://databasing.files.wordpress.com/2011/12/image_thumb5.png?w=208&#038;h=184" width="208" height="184" /></a></p>
<p>To verify encryption was in place I used the “command-line” cipher command to check status of my folder. There was an “E” attribute preceding the file names indicating these were indeed encrypted.</p>
<p>I also tried dragging a file from an unencrypted folder over to the encrypted folder.&#160; All files in the encrypted folder were green, including the unencrypted file after being moved there. </p>
<p>I also used the more sure fire method of seeing what is encrypted. I ran the “cipher” command on the encrypted folder, and all files were encrypted:</p>
<p>I then took the original unencrypted file that had become encrypted back to the unencrypted folder. The “green” (encryption) followed, which I also verified with the “cipher” command. </p>
<p>In essence I was able to set encryption property on my file by simply dragging it to the encrypted folder and back again. However, it does give me a warning that “<em>new files added to this directory will not be encrypted</em>.”&#160; The reason for this is simple.&#160; Though the file had become encrypted and retained this property setting, the unencrypted folder retains its unencrypted property too. </p>
<p>If you go back 2 posts to my post entitled “Using the Windows Encrypting File System”, and read the “Fourth EFS Warning”, you will see the importance of backing up the windows system certificate and storing it safely in another location.&#160;&#160; I’ll conclude my EFS experience with showing how this is done:</p>
<p>Within my IE session I went into Internet Options, then Content, then Certificates.&#160; I then I selected my computer’s Certificate ID.</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/image15.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://databasing.files.wordpress.com/2011/12/image_thumb15.png?w=404&#038;h=69" width="404" height="69" /></a></p>
<p>I ran the “Export” function, and it exported my certificate onto my desktop.&#160; I could then encrypt and store this in a safe place.</p>
<p>I hope this little exercise shows how easily we can encrypt files and folders with EFS, and how the encryption property rights get retained.</p>
<p>&#160;</p>
<p>LP&#160; </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/databasing.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/databasing.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/databasing.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/databasing.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/databasing.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/databasing.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/databasing.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/databasing.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/databasing.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/databasing.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/databasing.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/databasing.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/databasing.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/databasing.wordpress.com/192/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=192&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>https://databasing.wordpress.com/2011/12/28/using-efs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/1766edeecd346c11f491fa4a858eadae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">databasing</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/image_thumb16.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/image_thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/image_thumb15.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Benefits of EFS</title>
		<link>https://databasing.wordpress.com/2011/12/28/benefits-of-efs/</link>
		<comments>https://databasing.wordpress.com/2011/12/28/benefits-of-efs/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 02:30:22 +0000</pubDate>
		<dc:creator>databasing : (Louis Paradies, BS, MCP, MCAD, SCJA, CLU, GSEC)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://databasing.wordpress.com/?p=158</guid>
		<description><![CDATA[The main benefit is that EFS provides an easy way to safeguard confidential information on a computer. EFS reduces the risk where we are “susceptible to attack by techniques that circumvent the restrictions of access control lists (ACLs). In a shared system, an attacker can gain access by starting up a different operating system. An [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=158&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The main benefit is that EFS provides an easy way to safeguard confidential information on a computer. </p>
<p>EFS reduces the risk where we are “susceptible to attack by techniques that circumvent the restrictions of access control lists (ACLs). In a shared system, an attacker can gain access by starting up a different operating system. An attacker can also steal a computer, remove the hard drives, place the drives in another system, and gain access to the stored files. Files encrypted by EFS, however, appear as unintelligible characters when the attacker does not have the decryption key”. (Microsoft, 2005)</p>
<p>Another benefit is the relative ease with which we can encrypt or decrypt files with “drag and drop” ease into folders.&#160; I will be showing this in my next post where I perform a few of these techniques on my own laptop.&#160; “The encryption attribute can also be set for a file folder. This means that any file created in or added to the folder is automatically encrypted”.&#160; (Microsoft, 2005)</p>
<p>As we will see in my next post, files and folders can be encrypted using My Computer, the “cipher command”, or by right-clicking a file or folder.&#160;&#160; I’ll be showing some of these with screenshots accompanying my actions. </p>
<p>&#160;</p>
<p>LP</p>
<p>References:</p>
<p>Microsoft. (2005, Nov 3). <i>Using Encrypting File System</i>. Retrieved Dec 28, 2011, from Microsoft TechNet: <a href="http://technet.microsoft.com/en-us/library/bb457116.aspx">http://technet.microsoft.com/en-us/library/bb457116.aspx</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/databasing.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/databasing.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/databasing.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/databasing.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/databasing.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/databasing.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/databasing.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/databasing.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/databasing.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/databasing.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/databasing.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/databasing.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/databasing.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/databasing.wordpress.com/158/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=158&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>https://databasing.wordpress.com/2011/12/28/benefits-of-efs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/1766edeecd346c11f491fa4a858eadae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">databasing</media:title>
		</media:content>
	</item>
		<item>
		<title>Using the Windows Encrypting File System</title>
		<link>https://databasing.wordpress.com/2011/12/28/using-the-windows-encrypting-file-system/</link>
		<comments>https://databasing.wordpress.com/2011/12/28/using-the-windows-encrypting-file-system/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 02:10:41 +0000</pubDate>
		<dc:creator>databasing : (Louis Paradies, BS, MCP, MCAD, SCJA, CLU, GSEC)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://databasing.wordpress.com/?p=156</guid>
		<description><![CDATA[Confidentiality of data is a serious matter.&#160; I will spend some time looking at different ways we can encrypt this data for a safer environment. I’m going to do a several part blog on Windows EFS.&#160; The focus will be with Windows 7 because that is what I’m using and thus able to share current [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=156&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Confidentiality of data is a serious matter.&#160; I will spend some time looking at different ways we can encrypt this data for a safer environment. </p>
<p>I’m going to do a several part blog on Windows EFS.&#160; The focus will be with Windows 7 because that is what I’m using and thus able to share current testing and experiences with.&#160; I’ll progress in the coming days to other “open source” encryption systems but begin with my local Windows 7. </p>
<p><strong>First EFS Warning:</strong>&#160;&#160; </p>
<p>If you lock yourself out, you will be locked out.&#160; EFS is supported on NTFS formatted drives, which is the default disk format for Windows as well as many hard disk and drives.&#160; If you have encrypted files or folders and back that up to an NTFS drive, it also will be encrypted.&#160; “Thus if you lose your encryption key, or if something else goes wrong, then you’ll not only lose access to the files on your hard drive, but you’ll also lose access to your backup copy too.&#160; It’s a warning that EFS doesn’t tell you about and it’s a mistake I’ve seen too many people make.” (Halsey, 2011)</p>
<p><strong>Second EFS Warning:</strong></p>
<p>The crypto in EFS is solid, but you must be aware of what it is doing.&#160; It will encrypt what you tell it to encrypt and no more.&#160; There might be metadata scattered about on a drive, or even unencrypted original versions of your document that were only erased visibly from your FAT table, and still there.&#160; Forensics could perhaps find these earlier versions that are unencrypted. </p>
<p><strong>Third EFS Warning:</strong></p>
<p>In general if your system was stolen any EFS protected files will be safe, but only to the extent of your Windows password strength.&#160; The encryption keys EFS uses are unlocked by your Windows user password.&#160;&#160;&#160; </p>
<p><strong>Fourth EFS Warning:</strong></p>
<p>Backup your certificate because if your certificate on your system gets corrupted it will also lock you out.&#160;&#160;&#160; So always make an encrypted backup of your certs with a strong password, and keep the copy elsewhere for safety sake.</p>
<p>LP</p>
<p>References:</p>
<p>Halsey, M. (2011, July 8). <i>Avoiding EFS Encryption Disasters in Windows</i>. Retrieved Dec 28, 2011, from ghacks.net: <a href="http://www.ghacks.net/2011/07/08/avoiding-efs-encryption-disasters-in-windows/">http://www.ghacks.net/2011/07/08/avoiding-efs-encryption-disasters-in-windows/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/databasing.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/databasing.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/databasing.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/databasing.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/databasing.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/databasing.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/databasing.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/databasing.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/databasing.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/databasing.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/databasing.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/databasing.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/databasing.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/databasing.wordpress.com/156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=156&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>https://databasing.wordpress.com/2011/12/28/using-the-windows-encrypting-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/1766edeecd346c11f491fa4a858eadae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">databasing</media:title>
		</media:content>
	</item>
		<item>
		<title>Early Greek Steganography</title>
		<link>https://databasing.wordpress.com/2011/12/27/early-greek-steganography/</link>
		<comments>https://databasing.wordpress.com/2011/12/27/early-greek-steganography/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 05:48:55 +0000</pubDate>
		<dc:creator>databasing : (Louis Paradies, BS, MCP, MCAD, SCJA, CLU, GSEC)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://databasing.wordpress.com/?p=138</guid>
		<description><![CDATA[In my last post I promised a bit of history behind steganography and its recorded use by the Greek historian Herodotus.  Here is the first-hand account of one of the uses: “For Histiaeus, when he was anxious to give Aristagoras orders to revolt, could find but one safe way, as the roads were guarded, of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=138&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In my last post I promised a bit of history behind steganography and its recorded use by the Greek historian Herodotus.  Here is the first-hand account of one of the uses:</p>
<p>“For Histiaeus, when he was anxious to give Aristagoras orders to revolt, could find but one safe way, as the roads were guarded, of making his wishes known; which was by taking the trustiest of his slaves, shaving all the hair from off his head, and then pricking letters upon the skin, and waiting till the hair grew again. Thus accordingly he did; and as soon as ever the hair was grown, he dispatched the man to Miletus, giving him no other message than this- “When thou art come to Miletus, bid Aristagoras shave thy head, and look thereon.”  Now the marks on the head, as I have already mentioned, were a command to revolt. All this Histiaeus did because it irked him greatly to be kept as Susa, and because he had strong hopes that, if troubles broke out, he would be sent down to the coast to quell them, whereas, if Miletus made no movement, he did not see a chance of his ever returning thither.  Such, then, were the views which led Histiaeus to dispatch his messenger; and it so chanced that all these several motives to revolt were brought to bear upon Aristagoras at one and the same time.”   (Herodotus)</p>
<p style="text-align:left;" align="center">We do know from his writings &#8220;The Histories&#8221; which I quoted from above, that Herodotus was born in what is now known as Bodrum, in southwestern Turkey. Here is a modern statue of Herodotus in Bodrum, with some good background history on him.  (Lendering)</p>
<p style="text-align:left;" align="center"><a href="http://databasing.files.wordpress.com/2011/12/herodotus_bodrum_s2.jpg"><img class="aligncenter size-full wp-image-144" title="herodotus_bodrum_s" src="http://databasing.files.wordpress.com/2011/12/herodotus_bodrum_s2.jpg?w=640" alt=""   /></a></p>
<p style="text-align:left;" align="center"> LP</p>
<p>References:</p>
<p>Herodotus. (n.d.). <em>The History Of Herodotus</em>. Retrieved 26 2011, Dec, from Classics.MIT.Edu: <a href="http://classics.mit.edu/Herodotus/history.html">http://classics.mit.edu/Herodotus/history.html</a></p>
<p>Lendering, J. (n.d.). <em>Herodotus of Halicarnassus</em>. Retrieved Dec 27, 2011, from www.Livius.Org: <a href="http://www.livius.org/he-hg/herodotus/herodotus03.html">http://www.livius.org/he-hg/herodotus/herodotus03.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/databasing.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/databasing.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/databasing.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/databasing.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/databasing.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/databasing.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/databasing.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/databasing.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/databasing.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/databasing.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/databasing.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/databasing.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/databasing.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/databasing.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=138&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>https://databasing.wordpress.com/2011/12/27/early-greek-steganography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/1766edeecd346c11f491fa4a858eadae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">databasing</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/herodotus_bodrum_s2.jpg" medium="image">
			<media:title type="html">herodotus_bodrum_s</media:title>
		</media:content>
	</item>
		<item>
		<title>Steganography</title>
		<link>https://databasing.wordpress.com/2011/12/25/steganography/</link>
		<comments>https://databasing.wordpress.com/2011/12/25/steganography/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 20:27:00 +0000</pubDate>
		<dc:creator>databasing : (Louis Paradies, BS, MCP, MCAD, SCJA, CLU, GSEC)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://databasing.wordpress.com/?p=132</guid>
		<description><![CDATA[What is steganography? In our security world, there is a carrier or graphic file that is used to hide messages. There is a double benefit for the confidential need. One is that you can encrypt, and the other is that it is hidden in the first place – slipped in so nobody even knows it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=132&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>What is steganography?</strong></p>
<p>In our security world, there is a carrier or graphic file that is used to hide messages. There is a double benefit for the confidential need. One is that you can encrypt, and the other is that it is hidden in the first place – slipped in so nobody even knows it is there. It is not really tailor-made for emailing, as there are a couple little extra steps needed in the process that would slow things down. But for top secret messages or very sensitive data that you wanted to get from point A to point B, it could be quite useful as it has been for centuries!</p>
<p><strong>How old is steganography?</strong></p>
<p>Our earliest documentation of this type of security was from Herodotus, the Greek historian from the fifth century BC.</p>
<p><img class="aligncenter" title="image" src="http://baselining.files.wordpress.com/2011/12/image_thumb.png?w=148&#038;h=244&#038;h=244" alt="image" width="148" height="244" border="0" /></p>
<p>I’ll provide a little history on Herodotus and and example of steganography from that era in my next post.</p>
<p><strong>Experimenting with software:</strong></p>
<p>I downloaded one flavor of free open source steganography software. It was extremely easy and user friendly. I wrote some secret messages and encoded them within pictures.  With a little attention to the settings I could create the picture with the hidden message so that it looked very much like the original.  Using the software one can then decode and pull the hidden message back out from the picture.  You can either write a message with the software or select a file to hide. It defaults to compressing the data with a mandatory passphrase required to decode, but… you can enable encryption as well.  Here is a copy of a picture with a hidden message, which <span style="text-decoration:underline;">is</span> hidden.  Pretty cool eh.</p>
<p><a href="http://databasing.files.wordpress.com/2011/12/horse22.jpg"><img class="aligncenter  wp-image-141" title="horse2" src="http://databasing.files.wordpress.com/2011/12/horse22.jpg?w=250&#038;h=170" alt="" width="250" height="170" /></a></p>
<p>Oh what Herodotus could have done with today&#8217;s software!</p>
<p>LP</p>
<p>References:</p>
<p>Canterbury. (2011, Dec 20). <em>Library Subject Guides</em>. Retrieved Dec 23, 2011, from University of Canterbury: <a href="http://canterbury.libguides.com/content.php?pid=29248&amp;sid=1851189">http://canterbury.libguides.com/content.php?pid=29248&amp;sid=1851189</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/databasing.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/databasing.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/databasing.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/databasing.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/databasing.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/databasing.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/databasing.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/databasing.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/databasing.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/databasing.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/databasing.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/databasing.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/databasing.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/databasing.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=132&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>https://databasing.wordpress.com/2011/12/25/steganography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/1766edeecd346c11f491fa4a858eadae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">databasing</media:title>
		</media:content>

		<media:content url="http://baselining.files.wordpress.com/2011/12/image_thumb.png?w=148&#38;h=244" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/12/horse22.jpg?w=300" medium="image">
			<media:title type="html">horse2</media:title>
		</media:content>
	</item>
		<item>
		<title>Cohesive corporate data warehousing</title>
		<link>https://databasing.wordpress.com/2011/07/23/cohesive-corporate-climate-current-creative-collaboration/</link>
		<comments>https://databasing.wordpress.com/2011/07/23/cohesive-corporate-climate-current-creative-collaboration/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 03:54:28 +0000</pubDate>
		<dc:creator>databasing : (Louis Paradies, BS, MCP, MCAD, SCJA, CLU, GSEC)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://databasing.wordpress.com/2011/07/23/cohesive-corporate-climate-current-creative-collaboration/</guid>
		<description><![CDATA[                  I have been studying data warehouse implementations this week and what makes some less successful than others. Probably the initial and biggest problem is lacking ability to not only communicate effectively but to lead as one corporate entity. It is a matter of bringing together disparate data in an understandable way that can be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=121&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote>
<h6>                  <a href="http://databasing.files.wordpress.com/2011/07/clip_image001.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="clip_image001" src="http://databasing.files.wordpress.com/2011/07/clip_image001_thumb.jpg?w=188&#038;h=244" alt="clip_image001" width="188" height="244" border="0" /></a></h6>
</blockquote>
<p>I have been studying data warehouse implementations this week and what makes some less successful than others. Probably the initial and biggest problem is lacking ability to not only communicate effectively but to lead as one corporate entity. It is a matter of bringing together disparate data in an understandable way that can be communicated.</p>
<p>A couple of industry names for this need would be enterprise data management or unified data management. These deal with how to evolve into a more “cohesive corporate climate”. To keep the main points easy to remember, I came up with a formula that I will refer to as C<sup>3</sup>. Diverse silo approaches of the past have to give way to a unified presence in order for C<sup>3 </sup>to achieve its goal which is: “current creative collaboration”. Cultivating a friendly atmosphere of sharing with a unified data approach allows knowledge and strength to be leveraged for success in today’s competitive market. The term “current” applies to the data or information sharing and means we are dealing with something vital and of value to management for decision making. “Creative” means an atmosphere that allows ideas and expertise to shine. “Collaboration” within the C<sup>3</sup> formula means both a unified data approach and an environment that allows the organization to come together to leverage and share that data. The C<sup>3</sup> data warehouse formula:<strong> </strong></p>
<p><strong><em>       Cohesive corporate climate = current creative collaboration</em></strong></p>
<p><strong></strong>C<sup>3</sup> represents an approach for bringing power to the corporation through a loosening of the reigns and motivation of the masses. It must be continually refined and managed to keep it relevant and current. Columbus arrived on the shores of a new world which is here to stay, but the information world is ever changing. If you are in a dynamically changing environment with daily changes that are important, then your data warehouse may need to be refreshed on a frequent basis to meet the ever changing need.</p>
<p>Two other factors in a successful data warehouse are accessibility and performance. The data has to be available or it is not going to help. While talking availability, it would be wise to give adequate attention to interface needs and how information delivery will occur. Regardless of dashboards, web-based reporting, email, or whatever the medium, there should be a continual plan in place for updating the data to keep it current and vital.</p>
<p><a href="http://databasing.files.wordpress.com/2011/06/4.jpg"><img title="SLP" src="http://databasing.files.wordpress.com/2011/06/4.jpg?w=80&#038;h=84" alt="" width="80" height="84" /></a></p>
<p>LP</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/databasing.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/databasing.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/databasing.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/databasing.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/databasing.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/databasing.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/databasing.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/databasing.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/databasing.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/databasing.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/databasing.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/databasing.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/databasing.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/databasing.wordpress.com/121/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=121&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>https://databasing.wordpress.com/2011/07/23/cohesive-corporate-climate-current-creative-collaboration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/1766edeecd346c11f491fa4a858eadae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">databasing</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/07/clip_image001_thumb.jpg" medium="image">
			<media:title type="html">clip_image001</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/06/4.jpg?w=150" medium="image">
			<media:title type="html">SLP</media:title>
		</media:content>
	</item>
		<item>
		<title>Conflicting Foreign Key constraints</title>
		<link>https://databasing.wordpress.com/2011/07/17/conflicting-foreign-key-constraints/</link>
		<comments>https://databasing.wordpress.com/2011/07/17/conflicting-foreign-key-constraints/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 08:50:43 +0000</pubDate>
		<dc:creator>databasing : (Louis Paradies, BS, MCP, MCAD, SCJA, CLU, GSEC)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://databasing.wordpress.com/2011/07/18/conflicting-foreign-key-constraints/</guid>
		<description><![CDATA[Oh those elusive little foreign key errors! I ran into one of these a couple months back and decided to reproduce it today to explain how it occurs and what to watch for to avoid. In my example I have created a simple MOVIES DB with SQL Server 2008 R2. I won’t bother showing the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=109&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Oh those elusive little foreign key errors! I ran into one of these a couple months back and decided to reproduce it today to explain how it occurs and what to watch for to avoid.</p>
<p>In my example I have created a simple MOVIES DB with SQL Server 2008 R2. I won’t bother showing the Create Table statements, as that part of the process ran without error. Assume at this point I’ve already successfully created the MOVIES DB with the following 7 tables as follows:</p>
<p>         <a href="http://databasing.files.wordpress.com/2011/07/clip_image001.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="clip_image001" src="http://databasing.files.wordpress.com/2011/07/clip_image001_thumb.png?w=211&#038;h=244" alt="clip_image001" width="211" height="244" border="0" /></a></p>
<p>I need to point out that there are constraints with foreign keys as follows:</p>
<blockquote><p>· <strong>Shelf</strong> has a foreign key pointing to DVDCase</p></blockquote>
<blockquote><p>· <strong>Movie</strong> has foreign keys pointing to Shelf and Genre</p></blockquote>
<blockquote><p>· <strong>Filmography</strong> has foreign keys pointing to Actor and Movie</p></blockquote>
<blockquote><p>· <strong>Review</strong> has a foreign key pointing to Movie</p></blockquote>
<p>Following are my SQL Insert commands to add rows of data to my tables.</p>
<p>USE MOVIES</p>
<p>GO</p>
<p>INSERT DVDCase (CaseID, CaseName)</p>
<p>VALUES (1, &#8216;Eastwood/Westerns&#8217;),</p>
<p>            (2, &#8216;Comedy/Romance&#8217;),</p>
<p>            (3, &#8216;Mystery&#8217;),</p>
<p>            (4, &#8216;Science Fiction&#8217;),</p>
<p>            (5, &#8216;Drama&#8217;)</p>
<p>INSERT Shelf (ShelfID, ShelfName, CaseID)</p>
<p>VALUES (1, &#8216;Romance&#8217;, 2),</p>
<p>            (2, &#8216;Mystery&#8217;, 3),</p>
<p>            (3, &#8216;Eastwood&#8217;, 1),</p>
<p>            (4, &#8216;Bogart/Bacall&#8217;, 3),</p>
<p>            (5, &#8216;Comedy&#8217;, 2),</p>
<p>            (6, &#8216;Wayne Westerns&#8217;, 1)</p>
<p>INSERT Movie (MovieID, Title, ShelfID, GenreID, MovieYear)</p>
<p>VALUES (1, &#8216;The Good, the Bad, and the Ugly&#8217;, 3, 3, &#8217;1966&#8242;),</p>
<p>            (2, &#8216;Dirty Harry&#8217;, 3, 2, &#8217;1971&#8242;),</p>
<p>            (3, &#8216;The Outlaw Josey Wales&#8217;, 3, 3, &#8217;1976&#8242;),</p>
<p>            (4, &#8216;Sudden Impact&#8217;, 3, 2, &#8217;1983&#8242;),</p>
<p>            (5, &#8216;Bridges of Madison County&#8217;, 3, 1, &#8217;1995&#8242;),</p>
<p>            (6, &#8216;Unforgiven&#8217;, 3, 3, &#8217;1992&#8242;),</p>
<p>            (7, &#8216;Gran Torino&#8217;, 3, 2, &#8217;2008&#8242;)</p>
<p>INSERT Genre (GenreID, GenreTitle)</p>
<p>VALUES (1, &#8216;Romance&#8217;),</p>
<p>            (2, &#8216;Drama&#8217;),</p>
<p>            (3, &#8216;Western&#8217;),</p>
<p>            (4, &#8216;Science Fiction&#8217;),</p>
<p>            (5, &#8216;Mystery&#8217;)</p>
<p>INSERT Actor (ActorID, FName, LName)</p>
<p>VALUES (1, &#8216;Clint&#8217;, &#8216;Eastwood&#8217;),</p>
<p>            (2, &#8216;Burt&#8217;, &#8216;Reynolds&#8217;),</p>
<p>            (3, &#8216;Lee&#8217;, &#8216;Marvin&#8217;),</p>
<p>            (4, &#8216;Sally&#8217;, &#8216;Field&#8217;),</p>
<p>            (5, &#8216;Humphrey&#8217;, &#8216;Bogart&#8217;)</p>
<p>INSERT Filmography (ActorID, MovieID)</p>
<p>VALUES (1, 1),</p>
<p>            (1, 2),</p>
<p>            (1, 3),</p>
<p>            (1, 4),</p>
<p>            (1, 5),</p>
<p>            (1, 6),</p>
<p>            (1, 7)</p>
<p>INSERT Review (Comments, MovieID)</p>
<p>VALUES (&#8216;Action packed for Dirty Harry lovers.&#8217;, 2),</p>
<p>            (&#8216;Josey Wales is one of his best western heroes!&#8217;, 3),</p>
<p>            (&#8216;Where it all started. Spaghetti western fans!&#8217;, 1),</p>
<p>            (&#8216;Really enjoyed scenery.&#8217;, 3),</p>
<p>            (&#8216;Little rough for youngsters, but good movie.&#8217;, 2),</p>
<p>            (&#8216;This is the classic for the man with no name.&#8217;, 1)</p>
<p>The above looked good, but when executing against my MOVIES DB I received the following errors:</p>
<p>Msg 547, Level 16, State 0, Line 15  &#8212;-  The INSERT statement conflicted with the FOREIGN KEY constraint &#8220;FK_Genre&#8221;.  &#8212;- The conflict occurred in database &#8220;MOVIES&#8221;, table &#8220;dbo.Genre&#8221;, column&#8217;GenreID&#8217;.  &#8212;-  The statement has been terminated.</p>
<p>Msg 547, Level 16, State 0, Line 36  &#8212;-  The INSERT statement conflicted with the FOREIGN KEY constraint &#8220;FK_Movie&#8221;.  &#8212;- The conflict occurred in database &#8220;MOVIES&#8221;, table &#8220;dbo.Movie&#8221;, column &#8216;MovieID&#8217;.  &#8212;- The statement has been terminated.</p>
<p>Msg 547, Level 16, State 0, Line 44  &#8212;-  The INSERT statement conflicted with the FOREIGN KEY constraint &#8220;FK_Movie2&#8243; &#8212;- The conflict occurred in database &#8220;MOVIES&#8221;, table &#8220;dbo.Movie&#8221;, column &#8216;MovieID&#8217;.  &#8212;- The statement has been terminated.</p>
<p>I went back and forth attempting to build in my foreign keys within my CREATEs and within ALTER commands, but that had no bearing upon the errors. I looked at Line 15, 36, and 44 to see exactly where I was having the problem. The lines were the INSERT commands for Movie, Filmography, and Review tables. I’ll show these lines again below:</p>
<p>Line 15:    INSERT Movie (MovieID, Title, ShelfID, GenreID, MovieYear)</p>
<p>Line 36:    INSERT Filmography (ActorID, MovieID)</p>
<p>Line 44:    INSERT Review (Comments, MovieID)</p>
<p><strong>The Confusion:</strong></p>
<p>This confused me because I also had the Shelf table which also used a foreign key, but it was not getting the error. I finally stepped back and took stock of what the tables had in common. I was able to see that Filmography and Review both used MovieID as a foreign key to tie it back to Movie table. So this was the common thread. I then inspected Movie table attributes one by one. I was able to isolate the problem down to GenreID by process of elimination. What was wrong with GenreID?</p>
<p><strong>The Problem:</strong></p>
<p>The problem that I had all along was that I was trying to assign a GenreID value into my Movie table, but I had not yet loaded the Genre table! Look above at my SQL script and you will see that I’m trying to use GnereID as a foreign key in line 15 (the INSERT statement for Movie table) before I ever establish this attribute in the Genre table INSERT. What that did was blow up the load of the Movie table, and that in turn (the darn sneaky trickle down attack) corrupted my Filmography and Review tables, because they were in turn trying to load in MovieID from the Movie table which never got loaded.</p>
<p><strong>The Solution:</strong></p>
<p>Once this dawned on me and I moved my INSERT of the Genre table ahead of the Movie table, all was well. The Movie table then loads fine, as do the ones dependent upon it. I hope this may help someone who might run into this same problem. Be careful to establish values for your attributes in your tables before you use them as foreign keys in other tables. Again, simply putting my INSERT for Genre table in front of the INSERT for Movie table fixed all the errors.</p>
<p>LP</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/databasing.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/databasing.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/databasing.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/databasing.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/databasing.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/databasing.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/databasing.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/databasing.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/databasing.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/databasing.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/databasing.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/databasing.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/databasing.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/databasing.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=109&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>https://databasing.wordpress.com/2011/07/17/conflicting-foreign-key-constraints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/1766edeecd346c11f491fa4a858eadae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">databasing</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/07/clip_image001_thumb.png" medium="image">
			<media:title type="html">clip_image001</media:title>
		</media:content>
	</item>
		<item>
		<title>From Farenheit 451 to Intelligent Agents</title>
		<link>https://databasing.wordpress.com/2011/07/06/from-farenheit-451-to-intelligent-agents/</link>
		<comments>https://databasing.wordpress.com/2011/07/06/from-farenheit-451-to-intelligent-agents/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 05:20:06 +0000</pubDate>
		<dc:creator>databasing : (Louis Paradies, BS, MCP, MCAD, SCJA, CLU, GSEC)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://databasing.wordpress.com/2011/07/06/from-farenheit-451-to-intelligent-agents/</guid>
		<description><![CDATA[What do you think, Linda? If Linda thinks it&#8217;s all right, it must be. Do you have the answer, Linda? Absolutely. Linda, you&#8217;re right, you&#8217;re absolutely fantastic. A look at yesterday… Remember Farenheit 451, written by Ray Bradbury in 1953, or the movie by the same title starring Julie Christie? The main character Montag has a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=103&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>What do you think, Linda?</p>
<p>If Linda thinks it&#8217;s all right, it must be.</p>
<p>Do you have the answer, Linda?</p>
<p><a href="http://databasing.files.wordpress.com/2011/07/clip_image002.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;margin:0;" title="clip_image002" src="http://databasing.files.wordpress.com/2011/07/clip_image002_thumb.jpg?w=244&#038;h=142" alt="clip_image002" width="244" height="142" border="0" /></a></p>
<p>Absolutely.</p>
<p><a href="http://databasing.files.wordpress.com/2011/07/clip_image004.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="clip_image004" src="http://databasing.files.wordpress.com/2011/07/clip_image004_thumb.jpg?w=244&#038;h=211" alt="clip_image004" width="244" height="211" border="0" /></a></p>
<p>Linda, you&#8217;re right, you&#8217;re absolutely fantastic.</p>
<p><strong>A look at yesterday…</strong></p>
<p>Remember <span style="text-decoration:underline;">Farenheit 451</span>, written by Ray Bradbury in 1953, or the movie by the same title starring Julie Christie? The main character Montag has a wife that gets most of her reality out of her wall-screen TV.  Bradbury is giving us his predictive modeling on one aspect of Intelligent Agents (IA) before such existed. The movie shows us interactive TV where the actor states issues or problems, pauses, and turns to Linda (Julie Christie) to ask for her advice.  Her TV will flash a red light (shown above) while it beeps and the actor turns towards her to let her know they are waiting for her valued input.  What the movie was getting at is a type of interactive TV that would pull the viewer in completely.  Bradbury was concentrating on psychological aspects relating to mind control and a zombie like existence. The technological application of Intelligent Agents was not born yet. I’m not disagreeing with the message Bradbury presents, but he leaves off where all of the benefits of IA begins.</p>
<p><strong>A look at today…</strong></p>
<p>Los Angeles is looking into immersive interactive film making which will bring about virtual reality on demand.  It will get into more abilities than Bradbury had foreseen with abilities like being able to look around more than the camera would normally have provided.  We will be able to control where we look to some degree with a mouse, keyboard, or controller, for example.   There will be clickable content that can take us into the lives, history, or background of characters, or perhaps deeper into a scene when we want it to.  This is what I’m seeing anyways as coming on the horizon with the help of intelligent agents.  Pretty cool, and thanks to Ray Bradbury for giving us some early vision!</p>
<p>Last week I talked about the progression from Data to Information. This week I’m focusing on progression from Information to Intelligent Agents. A very basic definition of an intelligent agent would be a program that gets information or does an automatic scheduled service.  Here are some more advanced definitions:</p>
<p>“An intelligent agent is a software system that can send information to and receive it from other agents using appropriate protocols (sensing and communication).  Such intelligent agents learn multiple objectives, create action plans, process the information received, and perform reasoning through AI techniques.  To manage activities, an agent has a controller function. The controller manages the agent’s interaction with the environment and selects the task to be performed according to the agent’s goals and capabilities” (Akerkar &amp; Sajja, 2009).    What is described here is a system where agents can carry out a process on information as well as dealing with objectives and plans, much of which can become dynamic and automated.</p>
<p>Another higher level definition is found here: “Intelligent agent is an abstract noun that can represent all intelligent entities whether they are of natural intelligence or artificial intelligence. It is therefore used to describe a wide range of entities, such as human beings, robots, intelligent devices, and intelligent software.  In a certain environment an intelligent agent can sense the environment through sensors and affect the environment through effectors” (Zhou, Wang, &amp; Lou, 2010). This gives us the sense that we are talking both hardware and software solutions.  There is a wide variety of intelligent agent application. </p>
<p>Intelligent Agents are used in a large variety of application areas, and one very successful one is in e-commerce.  “The internet has experienced a rapid shift from information and entertainment to electronic commerce.  The amount of information available on the web, as well as the number of e-businesses and web shoppers has been growing exponentially and the influx is difficult to process.  Intelligent agents empower both buyers and sellers to accomplish e-commerce transactions by enabling efficient, precise, and comprehensive searches on the vast web community and information repository.  By operating in the background in lieu of user intervention, intelligent agents also circumvent problems related to slow internet access and free up prohibitively expensive surf and data mining time” (Sinmao, 1999).   So we are seeing a strong trend towards utilization of IAs with e-commerce.  The advantages of remembering (learning) a user’s transactions, shopping cart, and even wish lists, is powerful for making the shopping experience a friendly efficient one.</p>
<p>If we take a look back about a decade ago, some views on IA were a bit progressive to say the least.  I thought this was kind of like reading George Orwell or the like, where we may need to wait a bit longer for some things to evolve.   We were making great strides ten years ago but not quite as fast as what CNET News portrayed as occurring “within a year or two”:  &#8220;Whether by voice&#8230;or by typing, I think agents are going to be helping more people use the Internet,&#8221; said Ted Kunzog, analyst and editor for <a href="http://www.internetstocknews.com/"><span style="text-decoration:underline;">Internet Stock News</span></a>. &#8220;Within a year or two you will not need to use a computer to use the Internet. Instead people will be speaking into a phone or a wristwatch, and some little software product will bring back what they&#8217;re looking for. That&#8217;s the promise of agents” (Festa, 1999).  The timing may not be exact but we are indeed starting to get here!</p>
<p><strong>A look at the future…</strong></p>
<p>Looking into the future is always difficult to predict and often not quite what we anticipate.  We can, however, safely say that ES, ANN, IA, and all the technological means to automate, learn, and advance our processes will continue.   “Our future work will look at the exploration of how new technological paradigms will affect the perceived quality of experience in pervasive interactive multimedia systems. These paradigms include hybrid artifacts, use of biotechnology, advanced interaction modalities, new forms of content and novel intelligent environments, immersive environments such as collaborative virtual environments and multi-user environments.”  (Lumsden, 2008)</p>
<p>If you research the phrase “advanced interaction modalities” you will likely find advanced research going on in usability and interface design. One very positive example is CURE, the Center for Usability Research &amp; Engineering. The ways in which this kind of work and research can help in the future is practically unlimited and full of potential. CURE is a leading European organization in usability engineering that is making inroads into this field of technology: “We study users to gain deep insight in how users can interact with advanced interaction spaces covering 3D spaces, augmented reality, mixed realities and virtual reality with careful consideration of the context of use. Advanced interaction techniques incorporating intelligent agents, information visualization (e.g. focus and context) and multimodal aspects are investigated. Interaction with ubiquitous and pervasive systems as well as ambient intelligence in the office and the home domain are a research priority that deals with the disappearing user interface.” (Cure)</p>
<p>Today’s topic briefly touched the surface of multimedia IA. I will return in later weeks to other IA issues that will show the positive forces of change that can make a difference in our world. Multimedia IA is not limited to the psychological vision of science fiction authors, and is certainly showing vast potential for good. As with all advancements, resulting positive or negative impact is influenced by humanity.</p>
<p><span style="color:#000000;">Ref:</span></p>
<p><span style="color:#000000;">Akerkar, R., &amp; Sajja, P. (2009). <em>Knowledge-Based Systems.</em> Sudbury, MA: Jones &amp; Bartlett Publishers .</span></p>
<p><span style="color:#000000;">CURE,<a href="http://www.cure.at/researchpriorities"><span style="color:#000000;">http://www.cure.at/researchpriorities</span></a>.</span></p>
<p><span style="color:#000000;">Festa, P. (1999, October 28). <em>Intelligent Agent technology staging a comeback </em>. Retrieved June 29, 2011, from CNET News: http://news.cnet.com/2100-1023-232110.html</span></p>
<p><span style="color:#000000;">Lumsden, J. (2008). <em>Handbook of Research on User Interface Design and Evaluation for Mobile Technology.</em> Hershey, PA: IGI Global.</span></p>
<p><span style="color:#000000;">Sinmao, M. (1999, November 24). <em>Intelligent Agents &amp; E-Commerce</em>. Retrieved June 29, 2011, from CIS.UDEL.EDU: http://www.cis.udel.edu/~wchen/Sinmaom.htm</span></p>
<p><span style="color:#000000;">Zhou, Z., Wang, H., &amp; Lou, P. (2010). <em>Manufacturing Intelligence for Industrial Engineering.</em> Hershey, PA: IGI Global .</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/databasing.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/databasing.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/databasing.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/databasing.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/databasing.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/databasing.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/databasing.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/databasing.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/databasing.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/databasing.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/databasing.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/databasing.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/databasing.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/databasing.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=103&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>https://databasing.wordpress.com/2011/07/06/from-farenheit-451-to-intelligent-agents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/1766edeecd346c11f491fa4a858eadae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">databasing</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/07/clip_image002_thumb.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/07/clip_image004_thumb.jpg" medium="image">
			<media:title type="html">clip_image004</media:title>
		</media:content>
	</item>
		<item>
		<title>KM</title>
		<link>https://databasing.wordpress.com/2011/06/25/km/</link>
		<comments>https://databasing.wordpress.com/2011/06/25/km/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 01:25:51 +0000</pubDate>
		<dc:creator>databasing : (Louis Paradies, BS, MCP, MCAD, SCJA, CLU, GSEC)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://databasing.wordpress.com/2011/06/25/km/</guid>
		<description><![CDATA[I concluded on June 18 that knowledge is something of value to someone somewhere. It takes on even more meaning when we discuss Knowledge Management. I&#8217;ll address some of the questions posed by “JK” on June 23rd.  Thanks JK. From Data to Knowledge                              When does data turn into knowledge?  It is the IT journey that starts with the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=69&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://databasing.files.wordpress.com/2011/06/4.jpg"><img class="alignleft size-thumbnail wp-image-82" title="SLP" src="http://databasing.files.wordpress.com/2011/06/4.jpg?w=82&#038;h=83" alt="" width="82" height="83" /></a></p>
<p>I concluded on June 18 that knowledge is something of value to someone somewhere. It takes on even more meaning when we discuss Knowledge Management. I&#8217;ll address some of the questions posed by “JK” on June 23<sup>rd</sup>.  Thanks JK.</p>
<p><em><strong>From Data to Knowledge</strong></em>                             </p>
<p>When does data turn into knowledge?  It is the IT journey that starts with the raw data, gets processed into information, and is utilized as knowledge to address challenges or problems facing us.  When we talk knowledge management we are talking value and value comes in part from its relevancy to the entity using the knowledge.  This means that the information must be selective and therefore useful, and it also needs to be current or of a timeframe we need.  When data moves to knowledge, it becomes something that management can act upon and use in decision making.</p>
<p>If we look at KMS Cycle we see the following flow:</p>
<p><em><strong>Raising Knowledge</strong></em></p>
<p>Create &amp; Store <strong>–&gt;</strong>  Viability <strong>–&gt;</strong> Availability </p>
<p>This process is on-going and resembles a living process that grows and ages.  I guess we could think of our knowledge as a part of us or our organizations.  We can invest in it and care for it, or neglect it.   The amount of data is going to get unwieldy without KM process, and it can become out-of-date if not kept current.  </p>
<p><em><strong>Origin of Knowledge</strong></em> </p>
<p>Where does knowledge come from?  In the context of our Knowledge Management topic we are likely looking at system or human generated information, and often both.   JK, you mentioned research or experience, and I presume you had both in mind.  Both can input into this process and both become valuable pieces of the process. </p>
<p><em><strong>Intellectual Capital</strong></em></p>
<p>“Collective knowledge (whether or not documented) of the individuals in an organization or society. This knowledge can be used to produce wealth, multiply output of physical assets, gain competitive advantage, and/or to enhance value of other types of capital.  Intellectual capital is now beginning to be classified as a true capital cost because (1) investment in (and replacement of) people tantamount to investment in machines and plants, and (2) expenses incurred in education and training (to maintain the shelf life of intellectual assets) are equivalent to depreciation costs of physical assets.” (Phoenix)</p>
<p>So we can see where value comes into play.  Knowledge coming from either technical sources or from human experience can amount to considerable value to the organization.   The question of cost vs. value is a good one.  Even if we are talking knowledge coming from the experiences of employees, it can often take planning to harvest it. </p>
<p><em><strong>Psychology of Knowledge</strong></em></p>
<p>Not all employees will see the value in knowledge sharing and they might instead feel that knowledge they possess brings them a certain level of job stability.  This is commonly known and nothing new.  The challenge for competitive companies of today needing this knowledge is to find ways to bring employees on board with the proper mission and goals.  Perhaps incentives, perhaps education, perhaps realization of how this benefits the company they work for will help bring motivation to the knowledge sharing process. </p>
<p><em><strong>Accessibility &#8211; Availability &#8211; Viability </strong></em></p>
<p>For Knowledge Management to flourish it must have not only the willing cooperation but the ability for employees to share.  This means providing an easy to access collaboration system, and giving them adequate time to perform needed sharing and documentation tasks.  There are risks that will always be present which the KMS can help with.  There will have to be support to foster knowledge sharing, and a system put into place for efficient collaboration.  As knowledge repositories grow they must be accessible and they must be kept current so they are meaningful and relevant to the needs of the organization.</p>
<p>LP</p>
<p>ref:</p>
<p>Phoenix, U. o. (n.d.). <em>Intellectual Capital</em>. Retrieved 25 2011, June, from BusinessDictionary.Com: http://www.businessdictionary.com/definition/intellectual-capital.html</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/databasing.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/databasing.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/databasing.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/databasing.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/databasing.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/databasing.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/databasing.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/databasing.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/databasing.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/databasing.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/databasing.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/databasing.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/databasing.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/databasing.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=databasing.wordpress.com&amp;blog=22466119&amp;post=69&amp;subd=databasing&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>https://databasing.wordpress.com/2011/06/25/km/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/1766edeecd346c11f491fa4a858eadae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">databasing</media:title>
		</media:content>

		<media:content url="http://databasing.files.wordpress.com/2011/06/4.jpg?w=150" medium="image">
			<media:title type="html">SLP</media:title>
		</media:content>
	</item>
	</channel>
</rss>
