<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.neonesoft.com/blog/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Data Management Today by Craig Mullins</title><link>http://www.neonesoft.com/blog/blogs/cmullins/default.aspx</link><description>News, views, and issues involved in managing data as a valuable corporate asset.</description><dc:language>en</dc:language><generator>CommunityServer 2.1 (Build: 60809.935)</generator><item><title>The Old &quot;Information Overload&quot; Issue</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/08/26/The-Old-_2200_Information-Overload_2200_-Issue.aspx</link><pubDate>Tue, 26 Aug 2008 18:31:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:238</guid><dc:creator>cmullins</dc:creator><slash:comments>0</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/238.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=238</wfw:commentRss><description>&lt;p&gt;Yesterday, Computerworld ran an article title &amp;quot;&lt;a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;amp;articleId=323877&amp;amp;source=NLT_AM&amp;amp;nlid=1" target="_blank"&gt;Information overload: Is it time for a data diet?&lt;/a&gt;&amp;quot; which piqued my curiosity. My whole career has been based on managing data and producing information and, as such, I am intrigued with the issue of information overload -- or the perception that there is too much information. A former boss called me an &lt;strong&gt;information bottom-feeder&lt;/strong&gt; because I always seemed to have a nugget of information or two that applied to her projects and quests.You see, I&amp;#39;m of the opinion that you can never have enough of information.&lt;/p&gt;&lt;p&gt;The Computerworld article raises many of the pertinent issues, citing that &amp;quot;(t)he idea of information overload has been discussed for decades, but never before has it seemed so relevant.&amp;quot; I agree with this statement, and I can relate to the ton of information sources &amp;quot;out there&amp;quot; to contend with. And yes, better technologies to manage and sift through all the data and information would be nice.&lt;/p&gt;&lt;p&gt;But I just cannot bring myself to embrace the concept that there is &lt;strong&gt;too much&lt;/strong&gt; information available. I would rather be overwhelmed with an avalanche of details than to have little to no data available to use for business analysis and decision-making. Can you imagine ever going back to the pre-Web, pre-Google days of actually having to go to a library or pay exhorbitant fees to use something like Lexis/Nexus to find relevant information? &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Let me put this whole discussion into a different framework. Think about the topic or thing about which you are most passionate. Could be a hobby, a sport, or anything, really. Can you ever get enough information about that topic? Does your day brighten when you happen across a tidbit of information you did not know? If you are a fantasy football nut don&amp;#39;t you dig through every resource available looking at stats and predictions before you pick your team? If you are a collector (coins, stamps, books, etc.), don&amp;#39;t you enjoy scanning through information and tracking down the missing items from your collection? &lt;/p&gt;&lt;p&gt;Myself, I am an avid music fan. I have in excess of 6,000 CDs and albums. I scour the web looking for information about my favorites and trying to fill gaps in my collection. There is no such thing as too much information about these areas... to me. Now your hobby, OK, there is too much information out there about that... see what I mean?&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;So how can we deal with &amp;quot;information overload?&amp;quot; One key is having the ability to discern quickly what data is applicable to your current needs and to rapidly move through that which does not apply. Another key is to stop looking when you feel comfortable that you have enough information with which to make an intelligent decision. I think many who claim to suffer from &amp;quot;information overload&amp;quot; do not apply these two keys to their information gathering process.&lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=238" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/misc/default.aspx">misc</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/data+storage/default.aspx">data storage</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/information+overload/default.aspx">information overload</category></item><item><title>The Impact of Data Volume on Operational Databases</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/08/08/The-Impact-of-Data-Volume-on-Operational-Databases.aspx</link><pubDate>Fri, 08 Aug 2008 18:51:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:228</guid><dc:creator>cmullins</dc:creator><slash:comments>0</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/228.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=228</wfw:commentRss><description>
&lt;p&gt;Operational databases are growing in size for many reasons.
There is the overarching trend of more and more data being generated every
year. But also, there is the growing need to store more data for longer periods
of time due to regulatory compliance issues (see previous blog postings).&lt;/p&gt;

&lt;p&gt;
As data volumes expand, it impacts operational databases in
two ways:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;additional
     data stresses transaction processing by slows things down, and;&lt;/li&gt;

&lt;li&gt;database
     administration tasks are negatively impacted. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
In terms of performance, the more data in the operational
database, the less efficient transactions running against that database tend to
be. Table scans must reference more pages of data to return a result. Indexes
grow in size to support larger data volumes, causing access by the index to
degrade because there are more levels to traverse to return an answer. Such
performance impacts are causing many companies to seek solutions that offload
older data to either reference databases or to archive data stores. &lt;/p&gt;

&lt;p&gt;
The other impact, database administration complexity, causes
longer processing time and outages to perform such functions as backups,
unloads, reorganizations, recoveries, and disaster recoveries.&lt;span&gt;&amp;nbsp; &lt;/span&gt;In many cases the lengthened outages have
become unacceptable, causing companies to again seek ways to lighten up the
operational databases.&lt;/p&gt;

&lt;p&gt;Even so, these
performance and administration issues are ancillary to the regulatory issues.
Although both are driving the need to move data from the operational database
into an archive data store, it is the legal requirements that have the biggest
impact in terms of data volume expansion.&lt;/p&gt;

&lt;p&gt;One approach to
handling this growing problem is database archiving. For more details on database archiving, consult these previous blog posts: &lt;br /&gt;
&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2007/01/30/Database-Archiving.aspx" id="ctl00___ctl00___ctl00_ctl00_bcr_ctl00___Results___postlist___EntryItems_ctl07_PostTitle"&gt;Database Archiving&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2007/02/07/Database-Archiving_3A00_-Authentic-Data-is-Required-for-a-Legal-Archive.aspx" id="ctl00___ctl00___ctl00_ctl00_bcr_ctl00___Results___postlist___EntryItems_ctl05_PostTitle"&gt;Database Archiving: Authentic Data is Required for a Legal Archive&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2007/02/02/Database-Archiving_3A00_-How-to-Define-What-to-Archive_3F00_-.aspx" id="ctl00___ctl00___ctl00_ctl00_bcr_ctl00___Results___postlist___EntryItems_ctl06_PostTitle"&gt;Database Archiving: How to Define What to Archive?&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/04/16/Archive-Your-Data-to-Minimize-the-Potential-of-a-Data-Breach.aspx" id="ctl00___ctl00___ctl00_ctl00_bcr_ctl00___Results___postlist___EntryItems_ctl02_PostTitle"&gt;Archive Your Data to Minimize the Potential of a Data Breach&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2007/04/10/Long_2D00_Term-Data-Retention-_3D00_-Archiving.aspx" id="ctl00___ctl00___ctl00_ctl00_bcr_ctl00___Results___postlist___EntryItems_ctl12_PostTitle"&gt;Long-Term Data Retention = Archiving&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2007/11/08/Data-Retention.aspx" id="ctl00___ctl00___ctl00_ctl00_bcr_ctl00___Results___postlist___EntryItems_ctl06_PostTitle"&gt;Data Retention&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2007/05/10/Metadata-Requirements-of-Database-Archiving.aspx" id="ctl00___ctl00___ctl00_ctl00_bcr_ctl00___Results___postlist___EntryItems_ctl11_PostTitle"&gt;Metadata Requirements of Database Archiving&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2007/03/26/The-Growth-of-Database-Archiving.aspx" id="ctl00___ctl00___ctl00_ctl00_bcr_ctl00___Results___postlist___EntryItems_ctl14_PostTitle"&gt;The Growth of Database Archiving&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2006/10/30/The-Federal-Rules-of-Civil-Procedure-are-Changing.aspx" id="ctl00___ctl00___ctl00_ctl00_bcr_ctl00___Results___postlist___EntryItems_ctl08_PostTitle"&gt;The Federal Rules of Civil Procedure are Changing&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=228" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/database+archive/default.aspx">database archive</category></item><item><title>Musical Metadata, Part 5 - Musical Genre Can Be Tricky.</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/07/28/Musical-Metadata_2C00_-Part-5-_2D00_-Musical-Genre-Can-Be-Tricky_2E00_.aspx</link><pubDate>Mon, 28 Jul 2008 16:31:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:227</guid><dc:creator>cmullins</dc:creator><slash:comments>0</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/227.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=227</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Genre can be a tricky piece of metadata to populate accurately.
&lt;/p&gt;

&lt;p&gt;All MP3 files have a metadata tag known as Genre. The genre is the type or category of music for the song in question. Is it rock or country, classical or blues?  Unless you keep it very simple, populating the genre of your computerized music can become a big hassle.
Now, if you&amp;rsquo;ve been reading this series, you know that when it comes to music, I rarely keep things simple. So my MP3 files are tagged with all sorts of genres. I&amp;rsquo;m constantly trying to clean them up, with varying degrees of success.
&lt;/p&gt;

&lt;p&gt;Backing up a bit, remember that I have a Filemaker database of all my CDs and albums. I did not originally have a genre field in that database. When I started, back in the 1980&amp;rsquo;s, I decided that it would be too complicated for me to assign a single genre to every disc I owned. As I struggle with this field in my MP3 files today, I realize just how prescient I was back then! But I gave in and added one &amp;ndash; and then meticulously, record by record, added a genre to each recording. I&amp;rsquo;m sure, though, that I&amp;rsquo;d recoil in horror if I ever actually looked at a list of the genres that I created. 
&lt;/p&gt;

&lt;p&gt;So, what advice can I give you about genres? Either stick to a small, simple list of genres without breaking them into a myriad of categories. You know, like using &amp;ldquo;Rock&amp;rdquo; to cover Aerosmith, Black Sabbath, Kid Rock, Nirvana and Sweet. 
Or, if you decide you want more specific genres, be sure to create a domain list and stick to it. Might I suggest the following:&lt;/p&gt;
&lt;br /&gt;&lt;table cellpadding="0" cellspacing="0" class="MsoTableGrid" style="border:medium none;border-collapse:collapse;"&gt;
 
&lt;tr&gt;
  
&lt;td style="border:1pt solid windowtext;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Classical
&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:solid solid solid none;border-color:windowtext windowtext windowtext -moz-use-text-color;border-width:1pt 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Jazz
&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:solid solid solid none;border-color:windowtext windowtext windowtext -moz-use-text-color;border-width:1pt 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Fusion
&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:solid solid solid none;border-color:windowtext windowtext windowtext -moz-use-text-color;border-width:1pt 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Pop
&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:solid solid solid none;border-color:windowtext windowtext windowtext -moz-use-text-color;border-width:1pt 1pt 1pt medium;padding:0in 5.4pt;width:88.6pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Bubblegum
&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 
&lt;tr&gt;
  
&lt;td style="border-style:none solid solid;border-color:-moz-use-text-color windowtext windowtext;border-width:medium 1pt 1pt;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Dance&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Disco&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Comedy&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Novelty&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.6pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Ambient&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 
&lt;tr&gt;
  
&lt;td style="border-style:none solid solid;border-color:-moz-use-text-color windowtext windowtext;border-width:medium 1pt 1pt;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Electronica&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Folk&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Easy Listening&lt;br /&gt;
&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Country&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.6pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Blues&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 
&lt;tr&gt;
  
&lt;td style="border-style:none solid solid;border-color:-moz-use-text-color windowtext windowtext;border-width:medium 1pt 1pt;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Rock&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Rock and Roll&lt;br /&gt;
&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Rockabilly&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Glam&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.6pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Heavy Metal&lt;br /&gt;
&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
&lt;/table&gt;

&lt;table cellpadding="0" cellspacing="0" class="MsoTableGrid" style="border:medium none;border-collapse:collapse;"&gt;
 
&lt;tr&gt;
  
&lt;td style="border:1pt solid windowtext;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Punk&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:solid solid solid none;border-color:windowtext windowtext windowtext -moz-use-text-color;border-width:1pt 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Grunge&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:solid solid solid none;border-color:windowtext windowtext windowtext -moz-use-text-color;border-width:1pt 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;New Wave&lt;br /&gt;
&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:solid solid solid none;border-color:windowtext windowtext windowtext -moz-use-text-color;border-width:1pt 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Alternative&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:solid solid solid none;border-color:windowtext windowtext windowtext -moz-use-text-color;border-width:1pt 1pt 1pt medium;padding:0in 5.4pt;width:88.6pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Industrial&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 
&lt;tr&gt;
  
&lt;td style="border-style:none solid solid;border-color:-moz-use-text-color windowtext windowtext;border-width:medium 1pt 1pt;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Goth&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Power Pop&lt;br /&gt;
&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;R+B&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Soul&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.6pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Funk&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 
&lt;tr&gt;
  
&lt;td style="border-style:none solid solid;border-color:-moz-use-text-color windowtext windowtext;border-width:medium 1pt 1pt;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Rap&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Latin&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Hawaiian&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Musical&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.6pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Polka&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 
&lt;tr&gt;
  
&lt;td style="border-style:none solid solid;border-color:-moz-use-text-color windowtext windowtext;border-width:medium 1pt 1pt;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Reggae&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Ska&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Gosepl&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.55pt;"&gt;
  
&lt;p&gt;&amp;nbsp;World&lt;/p&gt;
  &lt;/td&gt;
  
&lt;td style="border-style:none solid solid none;border-color:-moz-use-text-color windowtext windowtext -moz-use-text-color;border-width:medium 1pt 1pt medium;padding:0in 5.4pt;width:88.6pt;"&gt;
  
&lt;p&gt;&amp;nbsp;Pop Vocal &lt;br /&gt;
&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
&lt;/table&gt;


&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Of course, your list might vary. The important point is to create a specific domain and then use only those genres, adding to the list only rarely. If you don&amp;rsquo;t stick to the domain you will wind up with all kinds of weird genres. Here are a few that existed in my MP3s until I cleaned them up: Hair Metal, Showtunes, Oldies, Jungle, Indie, Experimental, Euro Pop, and Choral Pop (well, what else would you call the Polyphonic Spree?). 
&lt;/p&gt;

&lt;p&gt;I also have a bunch of hyphenated genres that I may, or may not, clean up eventually. Things like Alt-Pop, Alt-Country, Dance-Pop, etc. I think it may be better for searching if I just listed multiple genres separated by commas instead of all the hyphenating. For example, &amp;ldquo;Alternative, Country&amp;rdquo;. This way, the song will show up on iTunes in both genres when you search. 
&lt;/p&gt;

&lt;p&gt;You might wonder about some of the genres I list in my domain. How about Pop Vocal? I use that for artists like Tony Bennett, Frank Sinatra, Dean Martin, Bing Crosby, and the like. I could have used Easy Listening, but I wanted to distinguish these artists from the typical easy listening fare (you know, artists like Barry Manilow, Air Supply, and The Carpenters).
&lt;/p&gt;

&lt;p&gt;And some folks might quibble with having both Soul and R&amp;amp;B. After struggling with this distinction for a bit, I might agree. But I would list Ray Charles, Al Green, and Marvin Gaye as soul; Aretha Franklin, James Brown, and LaBelle as R&amp;amp;B. But in trying to come up with solid example here I wound up with a whole bunch of artists that I could not reasonably defend as being one or the other (or even, perhaps, bordering on disco), such as Kool &amp;amp; The Gang (disco or R&amp;amp;B?), Otis Redding (R&amp;amp;B or soul?), and The Pointer Sisters (R&amp;amp;B or pop)? Actually, I&amp;rsquo;ve been thinking about eliminating the Soul genre for quite some time now.
&lt;/p&gt;

&lt;p&gt;But that&amp;rsquo;ll take a lot of clean-up time. I have very close to the 160 GB limit on my iPod. And any time you monkey around with the metadata and its definition it means you will have work to do to synchronize the metadata with the data... which is sort of the whole point of this series of postings. 
&lt;/p&gt;

&lt;p&gt;I bet you wondered if I was ever going to come to a point, didn&amp;rsquo;t you?
&lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=227" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/metadata/default.aspx">metadata</category></item><item><title>Musical Metadata, Part 4 - Dealing with artist name issues.</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/07/22/Musical-Metadata_2C00_-Part-4-_2D00_-Dealing-with-artist-name-issues_2E00_.aspx</link><pubDate>Tue, 22 Jul 2008 16:40:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:226</guid><dc:creator>cmullins</dc:creator><slash:comments>0</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/226.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=226</wfw:commentRss><description>&lt;p&gt;
Today I will continue my series on musical metadata by discussing the various issues involved in managing one specific piece of metadata: artist name. The artist name is the moniker of the performer of the song contained in the MP3 file. First of all, I&amp;rsquo;m not sure that that definition is actually very good, but at least it avoids one of the biggest metadata traps of definition by restatement. In other words, it is better than saying &amp;ldquo;the artist name is the name of the artist.&amp;rdquo; My friend, &lt;a href="http://www.tdan.com/about_publisher.php"&gt;Bob Seiner&lt;/a&gt;, refers to these type of definitions as cheeseburger definitions (you know, a cheeseburger is a burger with cheese!)
&lt;/p&gt;&lt;p&gt;
So, we have a definition that seems quite simple. All we have to do is enter the artist name in the appropriate field or capture it using Gracenote (or some other MP3 metadata service). Not so fast!
&lt;/p&gt;&lt;p&gt;
How do you want to handle actually using the artist name in your iPod? If you click on the Menu, choose Music, and the Artists, your iPod will bring up an alphabetical list of the artists for which you have songs stored on the device. Sounds good&amp;hellip; but where would you find the godfather of soul, James Brown (RIP)? Under &amp;ldquo;B&amp;rdquo; or under &amp;ldquo;J&amp;rdquo;?
&lt;/p&gt;&lt;p&gt;
Let me digress for a minute. In an earlier posting in this series I divulged the fact that I have a Filemaker database of all of my CDs and records. This started out as a dBase database back in the 1980&amp;rsquo;s. Being the stickler that I am, I wanted to store &amp;ldquo;James Brown&amp;rdquo; in the artist name but be able to sort by &amp;ldquo;Brown, James&amp;rdquo;&amp;hellip; 
OK, maybe we need to normalize this data and have a last name and first name for the artist? Nope, too complicated for my simple database. I wanted the artist name as a whole regardless of whether it was a solo performer (James Brown), a duo (Simon &amp;amp; Garfunkel) or a band (The Fountains of Wayne). But I wanted James Brown to sort with the B&amp;rsquo;s&amp;hellip; so I created a separate column called SORT_KEY. 
&lt;/p&gt;&lt;p&gt;
The SORT_KEY column, which I meticulously populated, contains the exact term that I wanted my reports to sort on &amp;ndash; which is the order in which I physically store my CDs and LPs. So, the ARTIST column is set to &amp;ldquo;James Brown&amp;rdquo; (actually all caps in my database) and the SORT_KEY is set to &amp;ldquo;BROWN, JAMES&amp;rdquo;. 
&lt;/p&gt;&lt;p&gt;
This also works well for groups. Consider, for example, &amp;ldquo;The Beatles&amp;rdquo;. I don&amp;rsquo;t want every group that starts with &amp;ldquo;The&amp;rdquo; to sort with the T&amp;rsquo;s. So into the SORT_KEY goes &amp;ldquo;Beatles, The&amp;rdquo; or &amp;ldquo;Who, The&amp;rdquo;. 
&lt;/p&gt;&lt;p&gt;
At first I tried to continue something like this with my first ventures into MP3 players but there was no SORT_KEY in the MP3 metadata fields. So I compromised and used the artist field. So I entered &amp;ldquo;Clash, The&amp;rdquo; where I just had to have the &amp;ldquo;The&amp;rdquo; there to make me comfortable. And where I didn&amp;rsquo;t require the &amp;ldquo;The&amp;rdquo; I&amp;rsquo;d just enter the band name (for example, I was fine with &amp;ldquo;Supremes&amp;rdquo; and &amp;ldquo;Long Ryders&amp;rdquo;, but not with &amp;ldquo;Knack&amp;rdquo; and &amp;ldquo;Who&amp;rdquo;). But I just couldn&amp;rsquo;t bring myself to rename all of those solo artists, so I search on first name in my MP3 player (but I don&amp;rsquo;t like it).
&lt;/p&gt;&lt;p&gt;
Now, lo and behold, the iPod works better than my previous devices because it ignores all of the The&amp;rsquo;s in the artist names (I wonder what it would do with that 1980&amp;rsquo;s band The The &amp;ndash; I don&amp;rsquo;t have any of their music on MP3 yet, but I&amp;rsquo;ll have to investigate this one!). So, &amp;ldquo;The Manhattans&amp;rdquo; are now perfectly sandwiched between &amp;ldquo;The Mamas &amp;amp; The Papas&amp;rdquo; and &amp;ldquo;Marc Cohn&amp;rdquo; &amp;ndash; just where they belong. Well, sorta&amp;hellip; Marc Cohn really belongs up there with the C&amp;rsquo;s. I like this and I don&amp;rsquo;t like this. I like it because I think this is the way it SHOULD work (the &amp;ldquo;The&amp;rdquo; should be ignored) but I don&amp;rsquo;t like it because I had to go in and change all of my metadata! OK, I didn&amp;rsquo;t have to, but I did.
&lt;/p&gt;&lt;p&gt;
Which brings me to a special case (sort of). Being an 80&amp;rsquo;s music fan, I have recordings by A Flock of Seagulls and A Certain Ratio. And I always, always sort them under &amp;ldquo;A&amp;rdquo; and not &amp;ldquo;F&amp;rdquo; or &amp;ldquo;C&amp;rdquo;. But that is me. I can understand either way. But you, as a user of your device, have to decide which you want and populate that artist field appropriately. 
&lt;/p&gt;&lt;p&gt;
The other nice thing about the iPod and iTunes is that it gives you a Sort Artist field, which is exactly like my SORT_KEY field!  So I can enter the artist name any way I like and sort it any way I like&amp;hellip; the best of both worlds!
&lt;/p&gt;&lt;p&gt;
Keep in mind, those online services (e.g. GraceNote) that automatically populate your musical metadata won&amp;rsquo;t necessarily set things the way you want them to be. So always take a look at how they populate your metadata before blindly accepting it.
&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=226" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/metadata/default.aspx">metadata</category></item><item><title>Musical Metadata, Part 3 - Automated Metadata Population</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/07/18/Musical-Metadata_2C00_-Part-3-_2D00_-Automated-Metadata-Population.aspx</link><pubDate>Fri, 18 Jul 2008 17:44:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:223</guid><dc:creator>cmullins</dc:creator><slash:comments>0</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/223.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=223</wfw:commentRss><description>&lt;p&gt;&lt;em&gt;Be careful about automatically populating your metadata from
online databases because the information is not consistent, nor is it always
accurate.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the first two installments of this series &lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/07/07/Musical-Metadata_2C00_-Part-1.aspx" target="_blank"&gt;1&lt;/a&gt;,
&lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/07/14/Musical-Metadata_2C00_-Part-2-_2D00_-If-the-Music-is-the-Data_2E002E002E00_.aspx" target="_blank"&gt;2&lt;/a&gt;, we discussed how metadata can impact the usability and enjoyment of your iPod.
Now it is not just metadata, but &lt;em&gt;accurate &lt;/em&gt;metadata that truly unleashes the
potential of these devices. Unfortunately, there are all sorts of barriers to
accuracy.
&lt;/p&gt;
&lt;p&gt;Perhaps the biggest contributor to getting all that metadata
into your iPod will be the online music database &lt;a href="http://www.gracenote.com/music/" target="_blank"&gt;Gracenote&lt;/a&gt;.
Most digital music software relies on the Gracenote database to automatically
populate your musical metadata. If you are connected to the Internet when you
pop a CD into your drive to rip the songs, you&amp;rsquo;ve probably used Gracenote (it
used to be called CDDB). &lt;/p&gt;
And Gracenote is awesome for many reasons. Foremost among
them, though, is that it automatically identifies the CD based on its content
(and almost always gets it right). And then Gracenote automatically populates
the artist, title, recording name, and other metadata fields so you don&amp;rsquo;t have
to. Without this technology a lot of people would have multiple songs out on
their hard disks and iPods with titles like Track 1, Track 2, etc.

&lt;p&gt;OK, sounds great right? So what is the problem? Well, if you
are a stickler for accuracy, like me, Gracenote might at times annoy you (even
though you&amp;rsquo;d never do without it). For example, one of the things I like is
consistency. If I am ripping a double disk set (say, something like &lt;a href="http://www.amazon.com/gp/product/B000001G1B/103-7101538-8982207?ie=UTF8&amp;amp;tag=mullinassoci-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=B000001G1B" target="_blank"&gt;Hymns to
the Silence&lt;/a&gt; by &lt;a href="http://www.vanmorrison.co.uk/" target="_blank"&gt;Van Morrison&lt;/a&gt;).
The way I want the album/CD title to appear is &amp;ldquo;Hymns to the Silence (Disc 1)&amp;rdquo;
and &amp;ldquo;Hymns to the Silence (Disc 2)&amp;rdquo;. Gracenote will not always be this
consistent. Sometimes it will put the parenthetical subtitles in, sometimes it
won&amp;rsquo;t; sometimes it will use parentheses sometimes brackets, sometimes a dash (it depends on the actual album and what is stored for it). &lt;br /&gt;
&lt;/p&gt;

&lt;p&gt;But where things can really gets inconsistent is box sets.
Take something like &lt;a href="http://www.amazon.com/gp/product/B000003425/103-7101538-8982207?ie=UTF8&amp;amp;tag=mullinassoci-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=B000003425" target="_blank"&gt;Beg, Scream &amp;amp; Shout!: The Big Ol&amp;#39; Box Of 60&amp;#39;s Soul&lt;/a&gt;.
There are six discs in this box. But it also has a subtitle. So, making sure
that we consistently label each of the six discs, as well as making sure that
the subtitle is there (or not there) for all six discs, can be quite a chore.
Of course, you may not care if things are quite that consistent, but I find it
makes it easier to navigate through thousands of titles if they are. And I&amp;#39;m also a bit of a perfectionist when it comes to documenting my record collection.&lt;br /&gt;
&lt;/p&gt;

&lt;p&gt;By the way, &lt;a href="http://www.amazon.com/gp/product/B000003425/103-7101538-8982207?ie=UTF8&amp;amp;tag=mullinassoci-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=B000003425" target="_blank"&gt;Beg, Scream &amp;amp; Shout!&lt;/a&gt; is a great collection,
but is a bit hard to find now-a-days. It was released in 1997 and the six CDs are
disguised as full-size 45s, dropped into authentically designed sleeves, and
packed into a replica of the old 7&amp;quot; 45 carrying case we all had as kids
(well, I did anyway). If you&amp;#39;re looking for a nice, broad R&amp;amp;B overview,
then this box is not to be missed. &lt;/p&gt;

&lt;p&gt;Sorry about that, but I sometimes have to comment on the
discs I mention (I guess it is the repressed record reviewer inside of me
struggling to get out). But back to metadata&amp;hellip;&lt;/p&gt;

&lt;p&gt;Of course, there are other metadata consistency issues
you&amp;rsquo;ll likely struggle with. How about artist name? Do you want complete
accuracy, or should we fudge things to make finding things easier? For example,
do you have both Ben Folds and Ben Folds Five, or is everything Ben-related
just under Ben Folds? This is probably a poor example because they&amp;rsquo;d sort right
next to each other. How about Paul McCartney? Do we have Paul McCartney, Paul
McCartney &amp;amp; Wings, and Wings all based on the actual artist name associated
with the disc in question? Or do we just lump all Paul into one of these
categories. I&amp;rsquo;d choose one, &lt;a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Furl%3Dsearch-alias%253Daps%26field-keywords%3DPaul%2BMcCartney&amp;amp;tag=mullinassoci-20&amp;amp;linkCode=ur2&amp;amp;camp=1789&amp;amp;creative=9325"&gt;Paul McCartney&lt;/a&gt;, and be
done with it. But that doesn&amp;rsquo;t mean Gracenote will ensure that consistency &amp;ndash;
you&amp;rsquo;ll have to do it. &lt;/p&gt;&lt;p&gt;And, of course, you can specify different Artist names while using the Sort Artist tag (available in iTunes, not sure about others) to group them all together. So you could have &amp;#39;Them&amp;#39; as the Artist, but &amp;#39;Morrison, Van&amp;#39; as the Sort Artist, if you like.&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;But this gets us into another issue and I think we&amp;#39;ve discussed enough for today&amp;hellip; In the next
installment I&amp;rsquo;ll talk a bit more about the metadata consistency and usability
issues when dealing with Artist Name&amp;hellip;&lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=223" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/metadata/default.aspx">metadata</category></item><item><title>Musical Metadata, Part 2 - If the Music is the Data...</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/07/14/Musical-Metadata_2C00_-Part-2-_2D00_-If-the-Music-is-the-Data_2E002E002E00_.aspx</link><pubDate>Tue, 15 Jul 2008 02:52:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:219</guid><dc:creator>cmullins</dc:creator><slash:comments>1</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/219.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=219</wfw:commentRss><description>
&lt;p&gt;This is a the second part of a multi-part series on metadata for MP3 music files such as those used in iPods and other portable music players. &lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/07/07/Musical-Metadata_2C00_-Part-1.aspx" target="_blank"&gt;Part 1 can be found here&lt;/a&gt;.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;So, the music is the data... which begs the question, what is the metadata?&lt;/p&gt;

&lt;p&gt;Getting the metadata correct can be one of the most
important aspects of setting up your iPod (or any MP3 player) for maximum
enjoyment. You see, the music is the data. It is the reason you bought the
device in the first place, right? The whole purpose of the device is to
entertain you by allowing you to carry around and listen to songs. Of course,
newer devices also allow you to transport and watch video, as well, but let&amp;rsquo;s
focus on music for the time being.&lt;/p&gt;

&lt;p&gt;Accurate and up-to-date metadata makes the iPod experience
more enjoyable. What type of metadata? Well, most people, at a bare minimum
want to know the song name and probably the artist performing the song. This
information &amp;ndash; this metadata &amp;ndash; makes the music on your device accessible by some
means other than random playing. If you make sure that the metadata about the
music is accurate when you move it to your device then you can pick and choose
the songs you want to play using the device&amp;rsquo;s interface.&lt;/p&gt;

&lt;p&gt;Now there are some MPs players &amp;ndash; like the iPod shuffle &amp;ndash;
that have no user interface so all they can do is play songs randomly. But I
bet you had the metadata before you downloaded the songs to that player? In
other words, you didn&amp;rsquo;t just populate the player with a bunch of random MP3
files without knowing what songs they were. So even these type of devices
benefit from metadata as you populate them with your music.&lt;/p&gt;

&lt;p&gt;So what type of metadata do you need? Think about it before
you go about downloading music. As we mentioned earlier, at a bare minimum
you&amp;rsquo;ll want artist and song name. You&amp;rsquo;ll probably also want to know the album
name the song is from, especially if you want to be able to listen to entire
albums on your iPod. And it can be crucial if you have different versions of the same song, for example a studio version and a live version... If you know the album name, such as &amp;quot;Frampton Comes Alive!&amp;quot; you can probably safely assume that that version of &amp;quot;Do You Feel Like We Do&amp;quot; is the live one.&lt;br /&gt;
&lt;/p&gt;

&lt;p&gt;And the Artist metadata field can be problematic.How would you handle the group &lt;strong&gt;Panic! At the Disco&lt;/strong&gt;? The exclamation point was in their name for their first album, but removed for their second. Or how about Matchbox Twenty, which has also gone by Matchbox 20? I suggest choosing one spelling and using it consistently regardless of the actual name used on the recording. That way the songs will group together nicely. Of course, there are other issues with the Artist field, but let&amp;#39;s move on for now...&lt;br /&gt;
&lt;/p&gt;

&lt;p&gt;Probably the next piece of metadata you&amp;rsquo;ll want is one of
the most vexing to get: genre of music. At least it has been troublesome for
me. Why? Well, the term is not rigorously defined. Is there a difference
between Rock and Hard Rock? What about Hard Rock and Heavy Metal? Do you want
to slice genre even finer so that you&amp;rsquo;d have Thrash Metal, Death Metal, Rap
Metal, Hardcore, and maybe even Hair Metal? It might make all the difference in
the world to you if you are a metal fan. Or would you classify Led Zeppelin,
Judas Priest, Poison, and Slayer all as simply Heavy Metal? Or maybe you don&amp;rsquo;t
care enough about metal music at all, so you&amp;rsquo;d classify anything even remotely
metal-ish simply as Hard Rock&amp;hellip; or maybe just Rock.&lt;/p&gt;

&lt;p&gt;That is not the only example either. How would you classify
Pink Floyd? Rock? Hard rock? Progressive? Some might even classify it as
electronic.What about Pop, Power Pop, Bubblegum, and Glam? And the how would
you classify Sweet? And would &amp;ldquo;Little Willy&amp;rdquo; be classified the same as &amp;ldquo;Fox On
The Run,&amp;rdquo; or &amp;ldquo;Love is Like Oxygen,&amp;rdquo; for that matter?&lt;/p&gt;

&lt;p&gt;You really do need to put some thought into the categories
you want for genre. If you download all of your songs from online stores like
iTunes then the metadata should be set up for you. But it might not agree with
what you want. One of the most frustrating things I&amp;rsquo;ve found is genres like
&amp;ldquo;General Country&amp;rdquo; and &amp;ldquo;General Alternative.&amp;rdquo; Why would anyone want the word
&amp;ldquo;General&amp;rdquo; in there &amp;ndash; making it simply Country or Alternative makes it easier to
search later when you are looking for songs by genre. And it seems like every Punk song is classified as &amp;quot;Alternative &amp;amp; Punk&amp;quot; instead of just Punk, which also annoys me.&lt;br /&gt;
&lt;/p&gt;

&lt;p&gt;And be careful about automatically populating your metadata
from online databases because the information is not consistent, nor is it
always accurate. But I&amp;rsquo;ll leave that discussion for my next post&amp;hellip;&lt;/p&gt;

&lt;p&gt;But before I leave today&amp;rsquo;s post, I want to elaborate on
other pieces of metadata you might want. &lt;/p&gt;

&lt;ul style="margin-top:0in;"&gt;
&lt;li&gt;You
     might want to know the &lt;strong&gt;Composer&lt;/strong&gt;
     of the song &amp;ndash; that is, who wrote it. This comes in handy if you are
     looking, say, for all Lennon &amp;amp; McCartney songs, even if they aren&amp;rsquo;t
     done by The Beatles. &lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Album Artist&lt;/strong&gt; can come in handy,
     too. For example, you might have the song &amp;ldquo;The Saints Are Coming&amp;rdquo; by U2
     and Green Day (Artist), from the Album &amp;ldquo;18 Singles&amp;rdquo; by U2. In this case,
     the artist is U2 and Green Day, but the Album Artist is U2.&lt;/li&gt;

&lt;li&gt;Another
     piece of metadata I like, but that isn&amp;rsquo;t usually associated with MP3 files
     is the number from the spine of the album or CD. I store this in my
     Filemaker database of CDs, but not with my MP3 files or in my iPod.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let&amp;rsquo;s stop here for today. Future entries will discuss the
benefits and problems with automatic music metadata services, metadata sorting
and display issues, dealing with duplicates, using metadata to create
playlists, and more. So stay tuned.&lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=219" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/metadata/default.aspx">metadata</category></item><item><title>Musical Metadata, Part 1</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/07/07/Musical-Metadata_2C00_-Part-1.aspx</link><pubDate>Mon, 07 Jul 2008 18:40:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:215</guid><dc:creator>cmullins</dc:creator><slash:comments>2</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/215.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=215</wfw:commentRss><description>
&lt;p&gt;I wrote a series of popular blog posts about metadata and MP3 files for a previous blog (which has since been mismanaged by its owner and the content is no longer available). Since that is the case, and I recently upgraded my iPod to a &lt;a href="http://www.apple.com/ipodclassic/" target="_blank"&gt;160 GB version&lt;/a&gt;, I thought it would be a good idea to re-run an updated version of these posts. So, here is the first in a series of postings on musical metadata...&lt;/p&gt;

&lt;p&gt;Anyone who knows me reasonably well knows that I&amp;#39;m an avid music fan. I own more than 6,000 CDs and record albums. Yes, I still own and play (and even sometimes buy) vinyl records. In fact, last year I went through a phase where I converted some of my vinyl to MP3s so I could listen to them on my PC and my iPod.&lt;/p&gt;
&lt;p&gt;Anyway, as I rip my collection to MP3s I can&amp;#39;t help but to think about metadata. I know, only a true geek like me
would think about metadata when listening to music and playing around with my iPod, but stick with
me.&lt;/p&gt;

&lt;p&gt;Database guy that I am, I have my entire
record/CD collection in a Filemaker database that I sync up with my Treo smartphone so
that I always have information on my collection handy. Without that,
unfortunately, I&amp;rsquo;ve been known to buy a CD or two that I already own.&lt;/p&gt;

&lt;p&gt;Now you might be thinking, &amp;ldquo;You&amp;rsquo;re just getting around to
using an MP3 player?&amp;rdquo; Good question &amp;ndash; and the answer is no. I bought one of the
first generation MPs players on the market many moons ago, as well as several
others over the years, but only recently did I upgrade to an iPod. I got my first iPod (the 80 GB version) a year or so ago when my brother got one for
Christmas. He he let me play with it, envy set in, and I just had to get
one for myself. And now I&amp;#39;ve upgraded to the iPod with the largest amount of storage (160 GB)... but what I really want is even more storage along with the new interface of the &lt;a href="http://www.apple.com/ipodtouch/" target="_blank"&gt;iPod touch &lt;/a&gt;- you know, the one that looks like an iPhone - and, by the way, throw in phone capability, too! &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;OK, so why did I start thinking about metadata? Well, MP3s
are all about the metadata! If you don&amp;rsquo;t get the metadata right, then the
MP3 player is not as easy to use as it could be. I&amp;rsquo;ll be talking more about
this in this series of blog entries (didja notice that Part 1? Yes, that means
there will be additional parts upcoming.) &lt;/p&gt;


&lt;p&gt;The goal of this series to to be fun, yet educational. If you
want to read something less &amp;ldquo;fun&amp;rdquo; about metadata, check out another of my multi-part
blog series on The Importance of Metadata:
&lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2006/12/14/The-Importance-of-Metadata_2C00_-Part-1.aspx" target="_blank"&gt;Part 1&lt;/a&gt;, &lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2006/12/18/The-Importance-of-Metadata_2C00_-Part-2.aspx" target="_blank"&gt;Part 2&lt;/a&gt;&lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2006/12/18/The-Importance-of-Metadata_2C00_-Part-2.aspx"&gt;&lt;/a&gt;, and &lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2007/01/02/The-Importance-of-Metadata_2C00_-Part-3.aspx" target="_blank"&gt;Part 3&lt;/a&gt;. And thanks for coming&amp;nbsp; along on this musical metadata voyage with me...&amp;nbsp;


&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=215" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/metadata/default.aspx">metadata</category></item><item><title>Is Your Pen Smart?</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/06/30/Is-Your-Pen-Smart_3F00_.aspx</link><pubDate>Mon, 30 Jun 2008 19:48:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:214</guid><dc:creator>cmullins</dc:creator><slash:comments>0</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/214.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=214</wfw:commentRss><description>&lt;p&gt;I just installed and started using the &lt;a href="http://www.livescribe.com/" target="_blank"&gt;Livescribe Pulse smartpen&lt;/a&gt;. I read about it in the &lt;a href="http://www.usatoday.com/tech/columnist/edwardbaig/2008-05-07-smartpen-livescribe-pulse_N.htm" target="_blank"&gt;USA Today &lt;/a&gt;a couple of weeks ago and then watched the demo online and I was hooked. &lt;/p&gt;&lt;p&gt;The smartpen has a tiny camera that captures what you write. It will capture text, diagrams, doodles, basically anything you write. Of course, you have to use special paper with &amp;quot;microdots&amp;quot; that the camera uses as it captures your scribbles. Don&amp;#39;t worry, the dots won&amp;#39;t be visible in your text. Really, you have to squint very hard to even see them on the supplied paper (one pad).&lt;/p&gt;&lt;p&gt;Another interesting capability of the Pulse smartpen is that it can record audio as well -- and sync that audio with the notes you take. This makes it an intriguing gadget for capturing notes in a meeting, a presentation, or a class room.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;My plan is to use it in several ways:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;I want to personalize my technical presentations by making crude drawings that I then capture and include in my Powerpoint slides. I thought this might lend my presentations a bit of warmth with a personal touch... and, as an aside, it&amp;#39;ll make it easier to recognize when folks are using my slides in their presentations because I&amp;#39;ll recognize my own scribblings.&lt;/li&gt;&lt;li&gt;I hope to use it to take notes in important meetings where I may need to refer back to the actual audio of what was said. This can be especially helpful in technical product meetings and presentations.&lt;/li&gt;&lt;li&gt;Maybe I&amp;#39;ll use it when I attend sessions at conferences like IDUG, SHARE, and IOD -- at least for some of the sessions.&lt;/li&gt;&lt;/ol&gt;So if you see me in one of your presentations, speak up... I want to make sure the microphone on my smartpen captures every word you say!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.amazon.com/gp/product/B001AAOZHI/103-5501120-4669455?ie=UTF8&amp;amp;tag=mullinassoci-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=B001AAOZHI" target="_blank"&gt;&lt;em&gt;If you are interested, the Pulse SmartPen is now available on amazon.com.&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=214" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/misc/default.aspx">misc</category></item><item><title>On Becoming a DBA</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/06/25/On-Becoming-a-DBA.aspx</link><pubDate>Wed, 25 Jun 2008 15:26:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:211</guid><dc:creator>cmullins</dc:creator><slash:comments>0</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/211.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=211</wfw:commentRss><description>&lt;p&gt;One of the most common questions I am asked is: How can I become a DBA? The
answer, of course, depends a lot on what you are currently doing. Programmers
who have developed applications using a database system are usually best-suited
to becoming a DBA. They already know some of the trials and tribulations that
can occur when accessing a database.&lt;/p&gt;
&lt;p&gt;If you are a programmer and you want to become a DBA, you should ask
yourself some hard questions before you pursue that path. First of all, are you
willing to work &lt;strong&gt;additional, sometimes crazy, hours&lt;/strong&gt;? Yes, I know that
many programmers work more than 40 hours already, but the requirements of the
DBA job can push people to their limits. It is not uncommon for DBAs to work
late into the evening and on weekends; and you better be ready to handle
technical calls at 2:00 a.m. when database applications fail. 
&lt;/p&gt;
&lt;p&gt;Additionally, you need to ask yourself if you are &lt;strong&gt;insatiably curious&lt;/strong&gt;.
A good DBA must become a jack-of-all-trades. DBAs are expected to know everything
about everything -- at least in terms of how it works with databases. From
technical and business jargon to the latest management and technology fads, the
DBA is expected to be &amp;quot;in the know.&amp;quot; And do not expect any private
time: A DBA must be prepared for interruptions at any time to answer any type
of question -- and not just about databases, either. &lt;/p&gt;

&lt;p&gt;And how are your &lt;strong&gt;people skills&lt;/strong&gt;? The DBA, often respected as a
database guru, is just as frequently criticized as a curmudgeon with vast
technical knowledge but limited people skills. Just about every database
programmer has his or her favorite DBA story. You know, those anecdotes that
begin with &amp;quot;I had a problem...&amp;quot; and end with &amp;quot;and then he told
me to stop bothering him and read the manual.&amp;quot; DBAs simply do not have a
&amp;quot;warm and fuzzy&amp;quot; image. However, this perception probably has more to
do with the nature and scope of the job than with anything else. The DBMS spans
the enterprise, effectively placing the DBA on call for the applications of the
entire organization. As such, you will interact with many different people and
take on many different roles. To be successful, you will need an easy-going and
somewhat amiable manner. &lt;/p&gt;

&lt;p&gt;Finally, you should ask yourself how &lt;strong&gt;adaptable&lt;/strong&gt; you are. A day in the
life of a DBA is usually quite hectic. The DBA maintains production and test
environments, monitors active application development projects, attends
strategy and design meetings, selects and evaluates new products and connects
legacy systems to the Web. And, of course: Joe in Accounting just resubmitted
that query from hell that&amp;#39;s bringing the system to a halt. Can you do something
about that? All of this can occur within a single workday. You must be able to
embrace the chaos to succeed as a DBA. &lt;/p&gt;

&lt;p&gt;Of course, you need to be &lt;strong&gt;organized&lt;/strong&gt; and &lt;strong&gt;capable of succinct
planning&lt;/strong&gt;, too. Being able to plan for changes and implement new
functionality is a key component of database administration. And although this
may seem to clash with the need to be flexible and adaptable, it doesn&amp;#39;t really.
Not once you get used to it. &lt;/p&gt;

&lt;p&gt;So, if you want to become a DBA you should already have some experience with
the DBMS, be willing to work long and crazy hours, have excellent communication
and people skills, be adaptable and excel at organization. If that sounds like
fun, you&amp;#39;ll probably make a good DBA.&lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=211" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/DBA/default.aspx">DBA</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/database/default.aspx">database</category></item><item><title>Q+A: Tell Me Everything About Databases, Please</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/05/27/Q_2B00_A_3A00_-Tell-Me-Everything-About-Databases_2C00_-Please.aspx</link><pubDate>Tue, 27 May 2008 19:51:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:210</guid><dc:creator>cmullins</dc:creator><slash:comments>0</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/210.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=210</wfw:commentRss><description>&lt;p&gt;As regular readers of my blogs know, every now and then I take the opportunity to answer e-mail questions via blogging. I can&amp;#39;t always answer e-mail questions directly, but I try to whenever time permits. Which brings me to today&amp;#39;s Q+A...&amp;nbsp;&lt;/p&gt;&lt;p&gt;The following&amp;nbsp;series of questions came to me all within a single e-mail. That is not a problem, sometimes folks have more than one question, but take a look at these questions.&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;1. How important is the database management system on the firm?&lt;br /&gt;2. How to maintain the database management system?&lt;br /&gt;3. How often is the proper upgrading of an information system?&lt;br /&gt;4. How does an information system work? &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;When confronted with these types of questions I attempt to give some broad, high-level answers and then direct the questioner to additional resources for education. Blogs and e-mail are not the proper forum for learning everything that is implied in these very broad-ranging questions.&lt;/p&gt;&lt;p&gt;Anyway, here is the answer I provided:&lt;/p&gt;&lt;p&gt;These types of questions are very difficult to answer succinctly in this type of forum, except perhaps the first one. And the answer to that is &amp;quot;very important.&amp;quot; &lt;/p&gt;&lt;p&gt;Data is the lifeblood of the modern organization and every company should use DBMS technology to store, retrieve, modify and manage their critical data. Failure to use a DBMS, opens data up to be corrupted or accessed without authorization. &lt;/p&gt;&lt;p&gt;To answer the remainder of your questions, I am going to recommend a couple of books. The first is one that I wrote titled &amp;quot;Database Administration: The Complete Guide to Practices and Procedures&amp;quot; (2002, Addison-Wesley, ISBN: 0201741296). This book provides complete coverage of the role of the DBA and will answer your question about how to maintain and manage a DBMS. It can be ordered at this &lt;a href="http://www.amazon.com/exec/obidos/ASIN/0201741296/mullinassoci-20/102-1793358-2511324" target="_blank"&gt;link&lt;/a&gt;. &lt;/p&gt;&lt;p&gt;I would also recommend a good book on the basics of database processing and database management systems. The best book for that is probably Chris Date&amp;#39;s &amp;quot;An Introduction to Database Systems (Introduction to Database Systems, 7th Ed)&amp;quot; (2000, Addison-Wesley, ISBN: 0201385902). It can be &lt;a href="http://www.amazon.com/exec/obidos/ASIN/0201385902/qid%3D1039749396/sr%3D2-1/mullinassoci-20/102-1793358-2511324" target="_blank"&gt;ordered&lt;/a&gt; here. &lt;/p&gt;&lt;p&gt;For some, though, Date&amp;#39;s book can be intimidating. If you wish a simpler introduction to database systems try one of these books instead of (or in addition to) Date&amp;#39;s book: &lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.amazon.com/gp/product/0131986252/102-4092820-6653756?ie=UTF8&amp;amp;tag=mullinassoci-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=0131986252" target="_blank"&gt;Database Concepts&lt;/a&gt;, Third Edition by David Kroenke and David Auer (2007, Prentice-Hall, ISBN: 0131986252) &lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.amazon.com/dp/1558604324?tag=mullinassoci-20&amp;amp;camp=0&amp;amp;creative=0&amp;amp;linkCode=as1&amp;amp;creativeASIN=1558604324&amp;amp;adid=1G5R2ZEJRTGWNS231SWY&amp;amp;" target="_blank"&gt;Data and Databases: Concepts in Practice&lt;/a&gt; by Joe Celko (1999, Morgan Kaufmann, ISBN: 1558604324) &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Now regarding your other questions (3 and 4), they are a bit too general for me to be able to give you any type of useful advice. It seems like you would benefit from some comprehensive training in MIS and IT. Again, perhaps some reading material will prove helpful. Suggested reading includes:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.amazon.com/gp/product/0132335069/102-4092820-6653756?ie=UTF8&amp;amp;tag=mullinassoci-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=0132335069" target="_blank"&gt;Information Systems Today: Managing in the Digital World&lt;/a&gt;, 3rd edition by Leonard Jessup &amp;amp; Joseph Valacich (2007, Prentice Hall, ISBN: 0132335069)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.amazon.com/gp/product/0138132488/102-4092820-6653756?ie=UTF8&amp;amp;tag=mullinassoci-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=0138132488" target="_blank"&gt;Using MIS&lt;/a&gt;, 2nd edition by David Kroenke (2008, Prentice Hall, ISBN: 0138132488)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Good luck!&lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=210" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/misc/default.aspx">misc</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/IT/default.aspx">IT</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/database/default.aspx">database</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/Q_2B00_A/default.aspx">Q+A</category></item><item><title>Follow Me on Twitter</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/05/19/Follow-Me-on-Twitter.aspx</link><pubDate>Mon, 19 May 2008 21:56:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:209</guid><dc:creator>cmullins</dc:creator><slash:comments>0</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/209.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=209</wfw:commentRss><description>&lt;p&gt;After listening to John Dvorak (on &lt;a href="http://www.crankygeeks.com/"&gt;&lt;font color="#5588aa"&gt;Cranky Geeks&lt;/font&gt;&lt;/a&gt;) talk about Twitter I decided to give it a go. What is Twitter, you ask? Well, according to Wikipedia, Twitter is a free &lt;a class="mw-redirect" href="http://en.wikipedia.org/wiki/Social_networking" title="Social networking"&gt;social networking&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Micro-blogging" title="Micro-blogging"&gt;micro-blogging&lt;/a&gt; service that allows users to send &amp;quot;updates&amp;quot; (or &amp;quot;tweets&amp;quot;; text-based posts, up to 140 characters long) to the Twitter website, via &lt;a href="http://en.wikipedia.org/wiki/Short_message_service" title="Short message service"&gt;short message service&lt;/a&gt; (SMS), &lt;a class="mw-redirect" href="http://en.wikipedia.org/wiki/Instant_messaging" title="Instant messaging"&gt;instant messaging&lt;/a&gt;, or a third-party application.&amp;nbsp;Folks can sign up and follow the tweets of the Twitterers.&amp;nbsp;&lt;/p&gt;&lt;p&gt;After signing up and starting to use Twitter, I found some other database folks out there twittering (Willie, Troy, James). And it is quite addictive!&amp;nbsp; I put up Twitter feeds on my &lt;a href="http://www.craigsmullins.com/"&gt;&lt;font color="#5588aa"&gt;home page&lt;/font&gt;&lt;/a&gt; and on my &lt;a href="http://www.db2portal.com/blog.htm"&gt;DB2portal blog&lt;/a&gt;, too. If you want to try it out yourself, my Twitter page is at twitter.com/craigmullins - or &lt;a href="http://twitter.com/craigmullins"&gt;&lt;font color="#996699"&gt;click here &lt;/font&gt;&lt;/a&gt;&amp;nbsp;to go straight over there!&lt;br /&gt;&lt;br /&gt;This week I am twittering about my experience at the IDUG conference in Dallas. So sign up on Twitter before next week if you want to virtually attend IDUG by following our twittering. If it is successful, I&amp;#39;ll do it for other conferences I attend (like IOD and SHARE).&lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=209" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/db2/default.aspx">db2</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/misc/default.aspx">misc</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/Twitter/default.aspx">Twitter</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/conferences/default.aspx">conferences</category></item><item><title>Auditing Successful at IRS!</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/05/16/Auditing-Successful-at-IRS_2100_.aspx</link><pubDate>Fri, 16 May 2008 18:55:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:206</guid><dc:creator>cmullins</dc:creator><slash:comments>1</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/206.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=206</wfw:commentRss><description>&lt;p&gt;Computerworld reports today (May 15, 2008) that &lt;a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;amp;articleId=9086238&amp;amp;source=NLT_PM&amp;amp;nlid=8" target="_blank"&gt;five federal workers at an Internal Revenue Service&amp;nbsp;office in California have been charged with computer fraud for illegally accessing the confidential records of taxpayers&lt;/a&gt;. &lt;/p&gt;&lt;p&gt;Now this is the type of news that I hope we hear more about. Why is that, you might ask? Isn&amp;#39;t this bad? We don&amp;#39;t want IRS employee snooping into our tax records, do we?&lt;/p&gt;&lt;p&gt;Well, if you read the entire story linked above, this &lt;strong&gt;IS&lt;/strong&gt; good news. So many times we hear about data breaches like this in a roundabout manner and it takes the impacted company a long time to figure things out. In this case, the offending workers &amp;quot;were caught by the IRS&amp;#39; own security system, which routinely audits employees&amp;#39; computer systems.&amp;quot; Even more wonderful is the news that &amp;quot;(a)ll five are free awaiting court appearances.&amp;quot;&lt;/p&gt;&lt;p&gt;Here we have an organization (the IRS) which implemented auditing and security systems to protect the data under the care. And the systems worked. They caught the perpetrators. This is better than hearing about a data breach that causes an organization to implement security and auditing procedures later - &lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/04/22/Why-Do-They-Always-Wait-Until-After-a-Breach_3F00_.aspx" target="_blank"&gt;only after they&amp;#39;ve been hosed&lt;/a&gt;!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=206" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/data+security/default.aspx">data security</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/database+auditing/default.aspx">database auditing</category></item><item><title>Long-Term Digital Information Retention and Preservation</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/05/13/Long_2D00_Term-Digital-Information-Retention-and-Preservation.aspx</link><pubDate>Tue, 13 May 2008 17:50:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:201</guid><dc:creator>cmullins</dc:creator><slash:comments>0</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/201.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=201</wfw:commentRss><description>Organizations are generating and keeping&amp;nbsp;more data now than at any previous time in history. This is the case for many reasons. First of all, the amount of data in general is growing. According to industry analysts, the amount of enterprise data stored by organizations is growing at the rate of 125% annually. That means we are more than doubling the amount of data we store each year! And perhaps even more interesting is that as much as 80% of the information in those databases is dormant... that is, it is not actively used. &lt;p&gt;But why are we producing so much data? True, technology advances have better enabled our ability to capture and store data. But technology alone is not sufficient to account for the current rate of data growth. &lt;/p&gt;&lt;p&gt;Data may need to be retained for both internal and external reasons. Internal reasons are driven by company needs. Rather obviously, if an organization requires data to conduct business and make money, then that data will be retained. But today&amp;rsquo;s modern organizations are storing more data for longer periods of time for &lt;strong&gt;&lt;em&gt;many &lt;/em&gt;&lt;/strong&gt;internal reasons. Typically, data is stored longer than it used to be to enable analytical processes to be conducted on the data. Data warehousing, data mining, OLAP, and similar technologies have delivered more and better techniques for extracting information out of data. So businesses are inclined to keep the data&amp;nbsp;around longer. &lt;/p&gt;&lt;p&gt;But the number one driver of data management initiatives is &lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/regulatory+compliance/default.aspx"&gt;&lt;font color="#0000cc"&gt;government regulations&lt;/font&gt;&lt;/a&gt;. Indeed, the growing number of regulations and the need for organizations to be in compliance is driving data retention. Regulations and laws such as the &lt;a href="http://www.sox-online.com/coso_cobit.html" target="_blank"&gt;Sarbanes-Oxley&lt;/a&gt;,&amp;nbsp;&lt;a href="http://www.hhs.gov/ocr/privacysummary.pdf" target="_blank"&gt;HIPAA&lt;/a&gt; and &lt;a href="http://www.fda.gov/ora/compliance_ref/part11/" target="_blank"&gt;21 CFR Part 11&lt;/a&gt; are examples of laws governing how long data must be retained. But this is just the tip of the iceberg; industry analysts have estimated that there are over 150 federal and state laws that dictate how long data must be retained. &lt;/p&gt;&lt;p&gt;Many of these laws greatly expand the duration over which data must be retained and preserved. Until recently most organizations dealt with mandatory retention periods of only a few years for important business data. And this data was kept around longer because of business reasons, not legal requirements. But the situation has changed due to an onslaught of regulations at the federal, state, and local levels. Depending on the industry, what was once five or seven year retention periods is now expanding to 20, 50, or even &lt;a href="http://www.snia.org/forums/dmf/programs/ltacsi/100_year/" target="_blank"&gt;100 years&lt;/a&gt;. Indeed, retention periods are determined almost exclusively by government regulations and not from business needs. &lt;/p&gt;&lt;p&gt;Note, too, that data - digital information - requires both retention and preservation. Retention implies that the data is persistently stored whereas preservation implies that the retained data can be retrieved and understood. These are two separate, though related, challenges. To successfully comply with regulations, information (data + metadata) must be &lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2007/01/30/Database-Archiving.aspx" target="_blank"&gt;archived in a secure, durable archive&lt;/a&gt;. The archive must be able to store very large amounts of data with &lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2007/03/21/E_2D00_Discovery-Making-an-Impact-on-Data-Management.aspx" target="_blank"&gt;the ability to access the data when needed, as needed&lt;/a&gt;.&amp;nbsp;Furthermore, the data must be completely independent of the operational environment from which it was archived. This is a requirement because the applications, databases, metadata, hardware, etc. may not exist over the long periods of time that data must be retained and preserved.&lt;/p&gt;&lt;p&gt;The &lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2007/02/07/Database-Archiving_3A00_-Authentic-Data-is-Required-for-a-Legal-Archive.aspx" target="_blank"&gt;authenticity of the data must be protected&lt;/a&gt; such that its accuracy can be guaranteed over long periods of time. And there must be a mechanism for &lt;a href="http://www.neonesoft.com/blog/blogs/cmullins/archive/2007/02/27/Discarding-Archived-Data.aspx" target="_blank"&gt;discarding archived data&lt;/a&gt; when its retention period has expired.&lt;/p&gt;&lt;p&gt;Currently, businesses are storing more data longer than ever before. Yet the appropriate discipline for retaining and preserving that data over long periods using database &lt;a href="http://www.neonesoft.com/TAR.shtm" target="_blank"&gt;archiving tools and solutions&lt;/a&gt;, is lacking. But this is changing...&lt;br /&gt;&lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=201" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/database+archive/default.aspx">database archive</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/regulatory+compliance/default.aspx">regulatory compliance</category></item><item><title>What is the Cost of a Data Breach?</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/05/06/What-is-the-Cost-of-a-Data-Breach_3F00_.aspx</link><pubDate>Tue, 06 May 2008 15:46:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:200</guid><dc:creator>cmullins</dc:creator><slash:comments>0</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/200.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=200</wfw:commentRss><description>&lt;div class="documentDescription description"&gt;We keep hearing about data being breached, stolen, and nefariously accessed - but what is the cost of such a data breach? Can we calculate, to any degree of accuracy, what it costs an organization when they lose data?&lt;/div&gt;&lt;p&gt;Although &lt;a href="http://www.dbazine.com/blogs/blog-cm/craigmullins/blogentry.2007-03-15.6476008137" target="_blank"&gt;&lt;font color="#990000"&gt;data breaches&lt;/font&gt;&lt;/a&gt; are constantly &amp;quot;in the news&amp;quot; you rarely hear about the actual cost incurred as a result of data being breached. Oh, we can all probably agree that a data breach is a bad thing and that everyone should be doing a better job of protecting their data. And by &lt;strong&gt;we&lt;/strong&gt;, I mean all of us, not just corporations, but IT technicians in the trenches, too. &lt;/p&gt;&lt;p&gt;&amp;nbsp;But can we put a price tag on all of that unprotected and lost data? &lt;/p&gt;&lt;p&gt;Evidently, we can. A&amp;nbsp;&lt;span class="link-external"&gt;&lt;a href="http://www.forrester.com/" target="_blank"&gt;&lt;font color="#0000cc"&gt;Forrester Research&lt;/font&gt;&lt;/a&gt;&lt;/span&gt; survey of companies that had experienced a data breach (&lt;span class="link-external"&gt;&lt;a href="http://www.forrester.com/Research/Document/Excerpt/0,7211,42082,00.html" target="_blank"&gt;&lt;font color="#0000cc"&gt;Calculating The Cost Of A Security Breach&lt;/font&gt;&lt;/a&gt;) indicates &lt;/span&gt;that the average security breach costs a company between $90 and $305 per lost record. arriving at an exact and accurate figure can be difficult though because of the additional, extenuating circumstances surrounding data breaches. As Information Week reports: &lt;/p&gt;&lt;p&gt;&lt;span class="link-external"&gt;&lt;a href="http://www.informationweek.com/news/showArticle.jhtml?articleID=199000222" target="_blank"&gt;&lt;font color="#0000cc"&gt;&amp;quot;After calculating the expenses of legal fees, call centers, lost employee productivity, regulatory fines, &lt;br /&gt;stock plummets, and customer losses, it can be dizzying, if not impossible, to come up with a true number,&amp;quot; wrote senior analyst Khalid Kark in the report. &amp;quot;Although studies may not be able to determine the exact cost of a security breach in your organization, the loss of sensitive data can have a crippling impact on an organization&amp;#39;s bottom line, especially if it is ill-equipped, and it&amp;#39;s important to be able to make an educated estimate of its cost.&amp;quot;&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;So what can we make of all of this? Certainly that data breaches are costly, even at the low end of Forrester&amp;#39;s range - $90 per record. Consider a typical data breach case from earlier this year. In late March 2008, Antioch University (in Yellow Springs, OH), was the victim of an unauthorized intruder in which a computer system that contained personal information on about 70,000 individuals was breached. Data on the breached system included names, Social Security numbers, academic records and payroll information for current and former students, applicants, and employees.&lt;/p&gt;&lt;p&gt;Well, now we can use the Forrester research to put a price tag on that loss. &lt;/p&gt;&lt;li&gt;At the low end, the cost is $6.3 million. &lt;/li&gt;&lt;li&gt;But at the high end it balloons to over $21 million. &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Of course, the Forrester estimates are not the only ones floating around &amp;quot;out there.&amp;quot;&amp;nbsp;A recent article from Computerworld offers a different number: &lt;/p&gt;&lt;/li&gt;&lt;p&gt;&lt;span class="link-external"&gt;&lt;a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;amp;articleId=9004414"&gt;&lt;font color="#0000cc"&gt;The data breaches this year cost the affected companies an average of $182 per customer, compared to $138 per customer in the 2005 study -- an increase of 31%, according to the report.&lt;/font&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;&lt;p&gt;Not surprisingly, costs are rising. Another intriguing notion covered in the Computerworld article is that &amp;quot;customers are likely to be less forgiving and will bolt to another firm for their products and services&amp;quot; if the &amp;quot;breach comes at the hands of a third-party vendor working for the original company.&amp;quot;&amp;nbsp;Of course, another way of looking at&amp;nbsp;the $182 per customer figure is that it falls in between the Forrester range of $90 to $305, right?&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="background:white;margin:0in 0in 0pt;"&gt;&lt;span style="font-size:9.5pt;color:black;font-family:Verdana;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;If you are still skeptical, and don&amp;#39;t agree with these cost estimates, you can always roll your own numbers using the free web-based &lt;a href="http://www.tech-404.com/calculator.html" target="_blank"&gt;data loss calculator&lt;/a&gt; provided by Darwin Professional Underwriters, Inc.&amp;nbsp;&lt;/p&gt;&lt;p&gt;But I think we all can agree that the cost of a data breach can be quite steep. As such, it makes sense to spend some time and money up-front to better secure your data... and also to spend some time and money being able to monitor and audit your databases and systems. &lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=200" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/data+security/default.aspx">data security</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/database+auditing/default.aspx">database auditing</category></item><item><title>ROI = Risk of Incarceration</title><link>http://www.neonesoft.com/blog/blogs/cmullins/archive/2008/04/23/ROI-_3D00_-Risk-of-Incarceration.aspx</link><pubDate>Wed, 23 Apr 2008 15:23:00 GMT</pubDate><guid isPermaLink="false">9700a789-74fc-4d49-81fe-dbfd6b96c4c2:199</guid><dc:creator>cmullins</dc:creator><slash:comments>0</slash:comments><comments>http://www.neonesoft.com/blog/blogs/cmullins/comments/199.aspx</comments><wfw:commentRss>http://www.neonesoft.com/blog/blogs/cmullins/commentrss.aspx?PostID=199</wfw:commentRss><description>&lt;p&gt;What the data management industry needs is some jail time for high level executives, don&amp;#39;t you think? Well, maybe I should back up and qualify that statement a bit. &lt;/p&gt;&lt;p&gt;You see, I do a lot of thinking about the state of data management and the IT profession. And lately I&amp;#39;ve been thinking about it with respect to regulatory compliance. You know what I&amp;#39;m talking about, but just in case you don&amp;#39;t here is a link to &lt;span class="link-external"&gt;&lt;a href="http://www.aba.com/Compliance/default.htm"&gt;&lt;font color="#0000cc"&gt;ABA&amp;#39;s regulatory compliance site&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;. For those who didn&amp;#39;t click through, basically regulatory compliance is all about making sure your company is following government regulations - like &lt;span class="link-external"&gt;&lt;a href="http://www.sarbanes-oxley.com/"&gt;&lt;font color="#0000cc"&gt;Sarbanes-Oxley&lt;/font&gt;&lt;/a&gt;&lt;/span&gt; and &lt;span class="link-external"&gt;&lt;a href="http://www.hipaa.org/"&gt;&lt;font color="#0000cc"&gt;HIPAA&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;. &lt;/p&gt;&lt;p&gt;I am a big fan of government regulations. I know, I know, many of you are not because compliance can generate a lot of additional work for you. But I like many of the regulations because my &amp;quot;point of view&amp;quot; is that it makes companies do what they should have been doing all along. Things like ensuring that your data is accurate and that proper controls are put in place to protect the data. That is just goodness to my way of thinking - and it is a shame that it takes governmental regulations to make corporations sit up and take notice of the issue. &lt;/p&gt;&lt;p&gt;Which brings me to the title of this little blog posting. We are accustomed to looking for the ROI -- the return on investment -- of our IT investments. That is, how long will it take for a purchase to pay for iteself. But when it comes to regulatory compliance investments ROI takes on a different meaning -- risk of incarceration. You see, some of these regulations have teeth in them (e.g. Sarbanes-Oxley) that can cause high-level executives to be incarcerated if they fail to follow the regulations. Basically, the Sarbanes-Oxley regulations make C-level exeuctives sign off on documents that assert that their organization&amp;#39;s financial data is accurate and that proper controls are in place assuring that accuracy. We need more regulations like that!&lt;/p&gt;&lt;p&gt;So, as a data professional (I assume that you are if you are reading this blog), how comfortable would you be signing off on the accuracy of the data that you manage? Is it 100% accurate? Would you put your career on the line to vouch for the accuracy of the data in your databases? How about your personal freedom? &lt;/p&gt;&lt;p&gt;Actually, I doubt that many of you would - and not because you are wary of your technical prowess in terms of wrangling and taming data. Usually it is because of the lack of focus and resources given to the task of managing data and metadata. Here are some facts to consider as you think about this question: &lt;/p&gt;&lt;ul&gt;&lt;li&gt;Data under management is growing at the rate of about 125% annually. &lt;/li&gt;&lt;li&gt;And, according to industry analysts as much as 80% of that data (probably more) is inactive or infrequently accessed. &lt;/li&gt;&lt;li&gt;According to data quality guru &lt;span class="link-external"&gt;&lt;a href="http://www.amazon.com/exec/obidos/ASIN/0890068836/mullinassoci-20/103-5284195-3821432?%5Fencoding=UTF8&amp;amp;camp=1789&amp;amp;link%5Fcode=xm2"&gt;&lt;font color="#0000cc"&gt;Thomas C. Redman&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;, poor quality data costs the typical organization 20% of revenue. &lt;/li&gt;&lt;li&gt;According to a recent survey of IT managers, 59% said they worried information was not up-to-date or accurate. &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Taken collectively, these are some scary statistics. Yet, most executives, if asked, would say that they treat data as a corporate asset. There is a disconnect here. The disconnect is that data is rarely treated the way other corporate assets are. That is, corporate assets are modeled, defined, and carefully managed. &lt;/p&gt;&lt;p&gt;Think of your other corporate assets: &lt;strong&gt;finances&lt;/strong&gt; are controlled rigidly by the comptroller and the CFO&amp;#39;s office and modeled in your chart of accounts. If your bank deposits are even a penny off, you know about it, and fix it. Your &lt;strong&gt;personnel&lt;/strong&gt; are modeled with organization charts and managed in hierarchies across lines of business and down to strategically aligned teams. Every employee is accounted for and you know when they are in the office, on vacation, or out sick. What about your &lt;strong&gt;products&lt;/strong&gt;? They are modeled in bills of material, managed by product managers and sold by sales teams. Product is inventoried and accounted for. Let&amp;#39;s face it, we treat our assets very carefully. &lt;/p&gt;&lt;p&gt;So what of data? Is every data element documented in your company? With a clear, concise, and agreed upon definition? Can you track the lineage of your data from inception to all of the places it is used? Yes, I even mean on that business user&amp;#39;s desktop in an Excel spreadsheet. &lt;/p&gt;&lt;p&gt;Let&amp;#39;s face it, the vast majority of companies live in the state of data anarchy. And this anarchy will continue until executives are forced to pony up the resources to tame it. IMHO that won&amp;#39;t happen until someone, perhaps many someones, are prosecuted successfully and sent away. So keep your eyes open and on the lookout for the next high-profile regulatory compliance trial. &lt;/p&gt;&lt;p&gt;And, if you&amp;#39;re like me, root for the prosecution! &lt;br /&gt;&lt;/p&gt;&lt;img src="http://www.neonesoft.com/blog/aggbug.aspx?PostID=199" width="1" height="1"&gt;</description><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/data+governance/default.aspx">data governance</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/data+security/default.aspx">data security</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/SOX/default.aspx">SOX</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/database+news/default.aspx">database news</category><category domain="http://www.neonesoft.com/blog/blogs/cmullins/archive/tags/regulatory+compliance/default.aspx">regulatory compliance</category></item></channel></rss>