<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Security Fight Club &#187; TJ Max</title>
	<atom:link href="http://www.securityfightclub.com/tag/tj-max/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.securityfightclub.com</link>
	<description>Brought to you by Awareness Technologies</description>
	<lastBuildDate>Sat, 05 Jun 2010 04:08:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Gonzalez (TJ Max Hacker) gets 15-25 years</title>
		<link>http://www.securityfightclub.com/gonzalez-tj-max-hacker-gets-15-25-years/</link>
		<comments>http://www.securityfightclub.com/gonzalez-tj-max-hacker-gets-15-25-years/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 11:18:41 +0000</pubDate>
		<dc:creator>mrdenny</dc:creator>
				<category><![CDATA[Data Loss]]></category>
		<category><![CDATA[External Threats]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[TJ Max]]></category>

		<guid isPermaLink="false">http://www.securityfightclub.com/?p=145</guid>
		<description><![CDATA[As a follow up to my post last week about the TJ Max Hacker, it appears that Albert Gonzalez has accepted a plea deal with federal prosecutors.  He has plead guilty to 19 counts, which will result in the combination of two of his current cases which were pending in New York and Massachusetts.  The [...]]]></description>
			<content:encoded><![CDATA[<p>As a follow up to my post last week about the <a href="http://www.securityfightclub.com/more-charges-filed-against-tjmax-hackers/" target="_blank">TJ Max Hacker</a>, it appears that Albert Gonzalez has accepted a plea deal with federal prosecutors.  He has plead guilty to 19 counts, which will result in the combination of two of his current cases which were pending in New York and Massachusetts.  The recent charges against him in Federal court in New Jersey are not included in this plea deal.<span id="more-145"></span></p>
<p>His lawyer claimed that he is &#8220;extremely remorseful as to what has happened&#8221; in a statement to the AP on Thursday.  Personally I think that he&#8217;s remorseful that he was caught, not that he swindled and stole, but that&#8217;s just me.</p>
<p>As part of the plea dea Gonzalez must forfeit his computers, home, car and cash, in addition to the $1.1 million that federal agents found buried in his parents back yard.  His girl friend, her father and friends also have to turn over to authorities watches and jewelry which Gonzalez gave them as gifts.</p>
<p>Under the terms of his plea deal Gonzalez will be behind bars for 15 to 25 years (reality 7-10 years with good behavior and early release).  His computer usage will be restricted for 5 years post release (which probably means not a whole hell of a lot).  If convicted at trial Gonzalez could have been sentenced to several hundred years, effectively a life sentence.</p>
<p>May he enjoy the next 7 years of his life in club fed.</p>
<p>Denny</p>
]]></content:encoded>
			<wfw:commentRss>http://www.securityfightclub.com/gonzalez-tj-max-hacker-gets-15-25-years/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More charges filed against TJMax hackers</title>
		<link>http://www.securityfightclub.com/more-charges-filed-against-tjmax-hackers/</link>
		<comments>http://www.securityfightclub.com/more-charges-filed-against-tjmax-hackers/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 02:27:14 +0000</pubDate>
		<dc:creator>mrdenny</dc:creator>
				<category><![CDATA[Data Loss]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Unauthorized Installation]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[TJ Max]]></category>

		<guid isPermaLink="false">http://www.securityfightclub.com/?p=136</guid>
		<description><![CDATA[It appears that yesterday more charges were filed against  the TJ Max hacker Albert “Segvec” Gonzalez.  These new charges stem from electronic break-ins to the Heartland Payment Systems credit card processing center as well as Hannaford Brothers, 7-Eleven as well as two additional un-named victims.
Gonzalez, who is a former US Secret Service informant, is already [...]]]></description>
			<content:encoded><![CDATA[<p>It appears that yesterday more charges were filed against  the TJ Max hacker <a href="http://www.wired.com/threatlevel/2009/08/tjx-hacker-charged-with-heartland/" target="_blank">Albert “Segvec” Gonzalez</a>.  These new charges stem from electronic break-ins to the Heartland Payment Systems credit card processing center as well as Hannaford Brothers, 7-Eleven as well as two additional un-named victims.<span id="more-136"></span></p>
<p>Gonzalez, who is a former US Secret Service informant, is already in custody on charges related to the TJ Max break in.  Also charged as two unnamed Russian persons who are suspected of being Gonzalez&#8217;s partners in the operation.</p>
<p>Based on information released these attacks do not appear to be the standard &#8220;script kiddy attacks&#8221; that we as sysadmins are used to dealing with.  These attacks were well thought out and well executed, granting the attackers access to corporate and production networks for months in some cases.</p>
<p>The software, which was custom written for these attacks when tested against a variety of anti-virus and anti-spyware software before the attack was launched.  Additionally it was written to delete all trace of itself in order to avoid detection.</p>
<p>The truly pathetic thing about this is that according to the documents, the attacks all started via SQL Injection attacks.  Which means that they could have been avoided if basic security protocols and procedures were being followed on the websites in question.  These basic security protocols include:</p>
<ul>
<li>No dynamic SQL either in stored procedures or from the websites directly.</li>
<li>If dynamic SQL must be used in stored procedures, use as few actual values from the Website as possible.  (For example if sorting a result set which must be done through dynamic SQL don&#8217;t pass in the column name from the website, pass in an ID which means nothing except that the stored procedures knows that 1 = Column2, 2 = Column4, etc.</li>
<li>Clean the data before you pass it to the database.  This is where the website developers and the DBAs really need to get along.  The database can&#8217;t secure it self, the Website has to check each value that is being passed in and ensure that the values won&#8217;t harm the database in any way.</li>
<li>Disable xp_cmdshell as well as anything else that you aren&#8217;t using (oh yeah and don&#8217;t use xp_cmdshell on SQL Servers that websites have access to).</li>
<li>Don&#8217;t allow the account that the website uses to do anything more than it needs.  This means not using ANY fixed server or fixed database roles.  Just the minimum rights that are possible, in a perfect world this means execute rights to stored procedures only.</li>
</ul>
<p>If these basic rules had been followed then the hackers probably wouldn&#8217;t have been able to get into the system and we wouldn&#8217;t have had these problems to begin with.</p>
<p>It also would have helped if these companies were actually following the PCI rules which they are required to follow but apparently weren&#8217;t.  If they were then this wouldn&#8217;t have been an issue either as they wouldn&#8217;t have been storing anything, and everything in flight would have been encrypted and basically worthless.</p>
<p>Denny</p>
]]></content:encoded>
			<wfw:commentRss>http://www.securityfightclub.com/more-charges-filed-against-tjmax-hackers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<p>There may be a bug in FeedWordPress. Please <a href="http://radgeek.com/contact">contact the author</a> and paste the following information into your e-mail:</p>
<plaintext>Triggered at line # 1371
FeedWordPress version: 2010.0602
WordPress version: 2.9.2
PHP version: 5.2.13

SyndicatedPost::update_existing::_wp_id: array(3) {
  ["$this->_wp_id"]=>
  int(0)
  ["$dbpost"]=>
  array(18) {
    ["post_title"]=>
    string(56) "If I wanted to learn the law, I would have been a lawyer"
    ["post_content"]=>
    string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
    ["post_excerpt"]=>
    string(255) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn..."
    ["epoch"]=>
    array(3) {
      ["issued"]=>
      NULL
      ["created"]=>
      NULL
      ["modified"]=>
      int(1284111547)
    }
    ["post_date"]=>
    string(19) "2010-09-10 02:39:07"
    ["post_modified"]=>
    string(19) "2010-09-10 02:39:07"
    ["post_date_gmt"]=>
    string(19) "2010-09-10 09:39:07"
    ["post_modified_gmt"]=>
    string(19) "2010-09-10 09:39:07"
    ["post_status"]=>
    string(7) "publish"
    ["comment_status"]=>
    string(4) "open"
    ["ping_status"]=>
    string(4) "open"
    ["guid"]=>
    string(73) "tag:itknowledgeexchange.techtarget.com://202ef7dce6f236ebbeceffb191487797"
    ["meta"]=>
    array(6) {
      ["syndication_source"]=>
      string(66) "SQL Server with Mr. Denny > SecurityFightClub » SecurityFightClub"
      ["syndication_source_uri"]=>
      string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
      ["syndication_feed"]=>
      string(79) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/rss/"
      ["syndication_feed_id"]=>
      string(2) "17"
      ["syndication_permalink"]=>
      string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
      ["syndication_item_hash"]=>
      string(32) "9cc5fdf4809ec77470f0a8569df10209"
    }
    ["tags_input"]=>
    array(1) {
      [0]=>
      string(23) "SQL Server with mrDenny"
    }
    ["post_author"]=>
    int(0)
    ["post_category"]=>
    array(1) {
      [0]=>
      int(62)
    }
    ["ID"]=>
    string(2) "68"
    ["post_pingback"]=>
    bool(false)
  }
  ["$this"]=>
  object(SyndicatedPost)#228 (12) {
    ["item"]=>
    array(8) {
      ["link"]=>
      string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
      ["description"]=>
      string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
      ["title"]=>
      string(56) "If I wanted to learn the law, I would have been a lawyer"
      ["title#"]=>
      int(1)
      ["description#"]=>
      int(1)
      ["link#"]=>
      int(1)
      ["summary#"]=>
      int(1)
      ["summary"]=>
      string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
    }
    ["entry"]=>
    object(SimplePie_Item)#256 (2) {
      ["feed"]=>
      object(SimplePie)#218 (45) {
        ["data"]=>
        array(7) {
          ["child"]=>
          array(1) {
            [""]=>
            array(1) {
              ["rss"]=>
              array(1) {
                [0]=>
                array(6) {
                  ["data"]=>
                  string(2) "

"
                  ["attribs"]=>
                  array(1) {
                    [""]=>
                    array(1) {
                      ["version"]=>
                      string(4) "0.92"
                    }
                  }
                  ["xml_base"]=>
                  string(0) ""
                  ["xml_base_explicit"]=>
                  bool(false)
                  ["xml_lang"]=>
                  string(0) ""
                  ["child"]=>
                  array(1) {
                    [""]=>
                    array(1) {
                      ["channel"]=>
                      array(1) {
                        [0]=>
                        array(6) {
                          ["data"]=>
                          string(29) "
	
	
	
	
	
	
	
	
	
	
	
	
	
	
"
                          ["attribs"]=>
                          array(0) {
                          }
                          ["xml_base"]=>
                          string(0) ""
                          ["xml_base_explicit"]=>
                          bool(false)
                          ["xml_lang"]=>
                          string(0) ""
                          ["child"]=>
                          array(1) {
                            [""]=>
                            array(7) {
                              ["title"]=>
                              array(1) {
                                [0]=>
                                array(5) {
                                  ["data"]=>
                                  string(66) "SQL Server with Mr. Denny > SecurityFightClub » SecurityFightClub"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                }
                              }
                              ["link"]=>
                              array(1) {
                                [0]=>
                                array(5) {
                                  ["data"]=>
                                  string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                }
                              }
                              ["description"]=>
                              array(1) {
                                [0]=>
                                array(6) {
                                  ["data"]=>
                                  string(1) "
"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(1) {
                                      ["br"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(0) ""
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                              ["lastBuildDate"]=>
                              array(1) {
                                [0]=>
                                array(5) {
                                  ["data"]=>
                                  string(31) "Thu, 09 Sep 2010 11:00:46 +0000"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                }
                              }
                              ["docs"]=>
                              array(1) {
                                [0]=>
                                array(5) {
                                  ["data"]=>
                                  string(34) "http://backend.userland.com/rss092"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                }
                              }
                              ["language"]=>
                              array(1) {
                                [0]=>
                                array(5) {
                                  ["data"]=>
                                  string(2) "en"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                }
                              }
                              ["item"]=>
                              array(7) {
                                [0]=>
                                array(6) {
                                  ["data"]=>
                                  string(13) "
		
		
		
			"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(3) {
                                      ["title"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(41) "Not everything needs a public IP address."
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["description"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["link"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                    }
                                  }
                                }
                                [1]=>
                                array(6) {
                                  ["data"]=>
                                  string(13) "
		
		
		
			"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(3) {
                                      ["title"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["description"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["link"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                    }
                                  }
                                }
                                [2]=>
                                array(6) {
                                  ["data"]=>
                                  string(13) "
		
		
		
			"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(3) {
                                      ["title"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(56) "If I wanted to learn the law, I would have been a lawyer"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["description"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["link"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                    }
                                  }
                                }
                                [3]=>
                                array(6) {
                                  ["data"]=>
                                  string(13) "
		
		
		
			"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(3) {
                                      ["title"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(40) "Who’s been logging into my SQL Server?"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["description"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["link"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                    }
                                  }
                                }
                                [4]=>
                                array(6) {
                                  ["data"]=>
                                  string(13) "
		
		
		
			"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(3) {
                                      ["title"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(63) "What’s the difference between encrypted data and hashed data?"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["description"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["link"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                    }
                                  }
                                }
                                [5]=>
                                array(6) {
                                  ["data"]=>
                                  string(13) "
		
		
		
			"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(3) {
                                      ["title"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(48) "Why should the DBA care about Network Firewalls?"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["description"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["link"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                    }
                                  }
                                }
                                [6]=>
                                array(6) {
                                  ["data"]=>
                                  string(13) "
		
		
		
			"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(3) {
                                      ["title"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(35) "Mirroring isn’t a backup solution"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["description"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["link"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          }
          ["type"]=>
          int(8)
          ["headers"]=>
          array(15) {
            ["date"]=>
            string(29) "Fri, 10 Sep 2010 09:39:06 GMT"
            ["server"]=>
            string(13) "Apache/2.0.52"
            ["x-powered-by"]=>
            string(9) "PHP/5.2.6"
            ["expires"]=>
            string(29) "Thu, 19 Nov 1981 08:52:00 GMT"
            ["cache-control"]=>
            string(62) "no-store, no-cache, must-revalidate, post-check=0, pre-check=0"
            ["pragma"]=>
            string(8) "no-cache"
            ["x-pingback"]=>
            string(63) "http://itknowledgeexchange.techtarget.com/sql-server/xmlrpc.php"
            ["last-modified"]=>
            string(29) "Thu, 09 Sep 2010 11:00:46 GMT"
            ["etag"]=>
            string(34) ""0444573d52f64a052f458ee86b7c3b51""
            ["vary"]=>
            string(26) "Accept-Encoding,User-Agent"
            ["content-type"]=>
            string(30) "application/xml; charset=UTF-8"
            ["set-cookie"]=>
            string(44) "PHPSESSID=up0mpsqaqnjborm16hfnnmtok7; path=/"
            ["content-length"]=>
            string(4) "4131"
            ["connection"]=>
            string(5) "close"
            ["via"]=>
            string(23) "1.1 AN-0016020122637705"
          }
          ["build"]=>
          string(14) "20090627192103"
          ["items"]=>
          array(7) {
            [0]=>
            object(SimplePie_Item)#247 (2) {
              ["feed"]=>
              object(SimplePie)#218 (45) {
                ["data"]=>
                array(7) {
                  ["child"]=>
                  array(1) {
                    [""]=>
                    array(1) {
                      ["rss"]=>
                      array(1) {
                        [0]=>
                        array(6) {
                          ["data"]=>
                          string(2) "

"
                          ["attribs"]=>
                          array(1) {
                            [""]=>
                            array(1) {
                              ["version"]=>
                              string(4) "0.92"
                            }
                          }
                          ["xml_base"]=>
                          string(0) ""
                          ["xml_base_explicit"]=>
                          bool(false)
                          ["xml_lang"]=>
                          string(0) ""
                          ["child"]=>
                          array(1) {
                            [""]=>
                            array(1) {
                              ["channel"]=>
                              array(1) {
                                [0]=>
                                array(6) {
                                  ["data"]=>
                                  string(29) "
	
	
	
	
	
	
	
	
	
	
	
	
	
	
"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(7) {
                                      ["title"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(66) "SQL Server with Mr. Denny > SecurityFightClub » SecurityFightClub"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["link"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["description"]=>
                                      array(1) {
                                        [0]=>
                                        array(6) {
                                          ["data"]=>
                                          string(1) "
"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(1) {
                                              ["br"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(0) ""
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                      }
                                      ["lastBuildDate"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(31) "Thu, 09 Sep 2010 11:00:46 +0000"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["docs"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(34) "http://backend.userland.com/rss092"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["language"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(2) "en"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["item"]=>
                                      array(7) {
                                        [0]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(41) "Not everything needs a public IP address."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [1]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [2]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(56) "If I wanted to learn the law, I would have been a lawyer"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [3]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(40) "Who’s been logging into my SQL Server?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [4]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(63) "What’s the difference between encrypted data and hashed data?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [5]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(48) "Why should the DBA care about Network Firewalls?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [6]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(35) "Mirroring isn’t a backup solution"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                  ["type"]=>
                  int(8)
                  ["headers"]=>
                  array(15) {
                    ["date"]=>
                    string(29) "Fri, 10 Sep 2010 09:39:06 GMT"
                    ["server"]=>
                    string(13) "Apache/2.0.52"
                    ["x-powered-by"]=>
                    string(9) "PHP/5.2.6"
                    ["expires"]=>
                    string(29) "Thu, 19 Nov 1981 08:52:00 GMT"
                    ["cache-control"]=>
                    string(62) "no-store, no-cache, must-revalidate, post-check=0, pre-check=0"
                    ["pragma"]=>
                    string(8) "no-cache"
                    ["x-pingback"]=>
                    string(63) "http://itknowledgeexchange.techtarget.com/sql-server/xmlrpc.php"
                    ["last-modified"]=>
                    string(29) "Thu, 09 Sep 2010 11:00:46 GMT"
                    ["etag"]=>
                    string(34) ""0444573d52f64a052f458ee86b7c3b51""
                    ["vary"]=>
                    string(26) "Accept-Encoding,User-Agent"
                    ["content-type"]=>
                    string(30) "application/xml; charset=UTF-8"
                    ["set-cookie"]=>
                    string(44) "PHPSESSID=up0mpsqaqnjborm16hfnnmtok7; path=/"
                    ["content-length"]=>
                    string(4) "4131"
                    ["connection"]=>
                    string(5) "close"
                    ["via"]=>
                    string(23) "1.1 AN-0016020122637705"
                  }
                  ["build"]=>
                  string(14) "20090627192103"
                  ["items"]=>
                  array(7) {
                    [0]=>
                    object(SimplePie_Item)#247 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(10) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(41) "Not everything needs a public IP address."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["date"]=>
                        NULL
                        ["title"]=>
                        string(41) "Not everything needs a public IP address."
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                        }
                      }
                    }
                    [1]=>
                    &object(SimplePie_Item)#254 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(75) "What do you mean I can’t access my own database when trying to attach it?"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                        }
                      }
                    }
                    [2]=>
                    &object(SimplePie_Item)#256 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(56) "If I wanted to learn the law, I would have been a lawyer"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(56) "If I wanted to learn the law, I would have been a lawyer"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                          }
                        }
                      }
                    }
                    [3]=>
                    &object(SimplePie_Item)#217 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(40) "Who’s been logging into my SQL Server?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [4]=>
                    &object(SimplePie_Item)#255 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(63) "What’s the difference between encrypted data and hashed data?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [5]=>
                    &object(SimplePie_Item)#230 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(48) "Why should the DBA care about Network Firewalls?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [6]=>
                    &object(SimplePie_Item)#229 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(35) "Mirroring isn’t a backup solution"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                  ["ordered_items"]=>
                  array(7) {
                    [0]=>
                    object(SimplePie_Item)#247 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(10) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(41) "Not everything needs a public IP address."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["date"]=>
                        NULL
                        ["title"]=>
                        string(41) "Not everything needs a public IP address."
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                        }
                      }
                    }
                    [1]=>
                    &object(SimplePie_Item)#254 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(75) "What do you mean I can’t access my own database when trying to attach it?"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                        }
                      }
                    }
                    [2]=>
                    &object(SimplePie_Item)#256 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(56) "If I wanted to learn the law, I would have been a lawyer"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(56) "If I wanted to learn the law, I would have been a lawyer"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                          }
                        }
                      }
                    }
                    [3]=>
                    &object(SimplePie_Item)#217 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(40) "Who’s been logging into my SQL Server?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [4]=>
                    &object(SimplePie_Item)#255 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(63) "What’s the difference between encrypted data and hashed data?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [5]=>
                    &object(SimplePie_Item)#230 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(48) "Why should the DBA care about Network Firewalls?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [6]=>
                    &object(SimplePie_Item)#229 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(35) "Mirroring isn’t a backup solution"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                  ["links"]=>
                  array(2) {
                    ["alternate"]=>
                    &array(1) {
                      [0]=>
                      string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                    }
                    ["http://www.iana.org/assignments/relation/alternate"]=>
                    &array(1) {
                      [0]=>
                      string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                    }
                  }
                }
                ["error"]=>
                NULL
                ["sanitize"]=>
                object(SimplePie_Sanitize)#261 (17) {
                  ["base"]=>
                  string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                  ["remove_div"]=>
                  bool(true)
                  ["image_handler"]=>
                  string(0) ""
                  ["strip_htmltags"]=>
                  array(19) {
                    [0]=>
                    string(4) "base"
                    [1]=>
                    string(5) "blink"
                    [2]=>
                    string(4) "body"
                    [3]=>
                    string(7) "doctype"
                    [4]=>
                    string(5) "embed"
                    [5]=>
                    string(4) "font"
                    [6]=>
                    string(4) "form"
                    [7]=>
                    string(5) "frame"
                    [8]=>
                    string(8) "frameset"
                    [9]=>
                    string(4) "html"
                    [10]=>
                    string(6) "iframe"
                    [11]=>
                    string(5) "input"
                    [12]=>
                    string(7) "marquee"
                    [13]=>
                    string(4) "meta"
                    [14]=>
                    string(8) "noscript"
                    [15]=>
                    string(6) "object"
                    [16]=>
                    string(5) "param"
                    [17]=>
                    string(6) "script"
                    [18]=>
                    string(5) "style"
                  }
                  ["encode_instead_of_strip"]=>
                  bool(false)
                  ["strip_attributes"]=>
                  array(14) {
                    [0]=>
                    string(7) "bgsound"
                    [1]=>
                    string(5) "class"
                    [2]=>
                    string(4) "expr"
                    [3]=>
                    string(2) "id"
                    [4]=>
                    string(5) "style"
                    [5]=>
                    string(7) "onclick"
                    [6]=>
                    string(7) "onerror"
                    [7]=>
                    string(8) "onfinish"
                    [8]=>
                    string(11) "onmouseover"
                    [9]=>
                    string(10) "onmouseout"
                    [10]=>
                    string(7) "onfocus"
                    [11]=>
                    string(6) "onblur"
                    [12]=>
                    string(6) "lowsrc"
                    [13]=>
                    string(6) "dynsrc"
                  }
                  ["strip_comments"]=>
                  bool(false)
                  ["output_encoding"]=>
                  string(5) "UTF-8"
                  ["enable_cache"]=>
                  bool(true)
                  ["cache_location"]=>
                  string(7) "./cache"
                  ["cache_name_function"]=>
                  string(3) "md5"
                  ["cache_class"]=>
                  string(13) "WP_Feed_Cache"
                  ["file_class"]=>
                  string(17) "WP_SimplePie_File"
                  ["timeout"]=>
                  string(2) "10"
                  ["useragent"]=>
                  string(88) "SimplePie/1.2 (Feed Parser; http://simplepie.org; Allow like Gecko) Build/20090627192103"
                  ["force_fsockopen"]=>
                  bool(false)
                  ["replace_url_attributes"]=>
                  array(9) {
                    ["a"]=>
                    string(4) "href"
                    ["area"]=>
                    string(4) "href"
                    ["blockquote"]=>
                    string(4) "cite"
                    ["del"]=>
                    string(4) "cite"
                    ["form"]=>
                    string(6) "action"
                    ["img"]=>
                    array(2) {
                      [0]=>
                      string(8) "longdesc"
                      [1]=>
                      string(3) "src"
                    }
                    ["input"]=>
                    string(3) "src"
                    ["ins"]=>
                    string(4) "cite"
                    ["q"]=>
                    string(4) "cite"
                  }
                }
                ["useragent"]=>
                string(88) "SimplePie/1.2 (Feed Parser; http://simplepie.org; Allow like Gecko) Build/20090627192103"
                ["feed_url"]=>
                string(79) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/rss/"
                ["file"]=>
                NULL
                ["raw_data"]=>
                NULL
                ["timeout"]=>
                int(10)
                ["force_fsockopen"]=>
                bool(false)
                ["force_feed"]=>
                bool(false)
                ["xml_dump"]=>
                bool(false)
                ["cache"]=>
                bool(true)
                ["cache_duration"]=>
                int(60)
                ["autodiscovery_cache_duration"]=>
                int(604800)
                ["cache_location"]=>
                string(7) "./cache"
                ["cache_name_function"]=>
                string(3) "md5"
                ["order_by_date"]=>
                bool(true)
                ["input_encoding"]=>
                bool(false)
                ["autodiscovery"]=>
                int(31)
                ["cache_class"]=>
                string(13) "WP_Feed_Cache"
                ["locator_class"]=>
                string(17) "SimplePie_Locator"
                ["parser_class"]=>
                string(16) "SimplePie_Parser"
                ["file_class"]=>
                string(17) "WP_SimplePie_File"
                ["item_class"]=>
                string(14) "SimplePie_Item"
                ["author_class"]=>
                string(16) "SimplePie_Author"
                ["category_class"]=>
                string(18) "SimplePie_Category"
                ["enclosure_class"]=>
                string(19) "SimplePie_Enclosure"
                ["caption_class"]=>
                string(17) "SimplePie_Caption"
                ["copyright_class"]=>
                string(19) "SimplePie_Copyright"
                ["credit_class"]=>
                string(16) "SimplePie_Credit"
                ["rating_class"]=>
                string(16) "SimplePie_Rating"
                ["restriction_class"]=>
                string(21) "SimplePie_Restriction"
                ["content_type_sniffer_class"]=>
                string(34) "FeedWordPress_Content_Type_Sniffer"
                ["source_class"]=>
                string(16) "SimplePie_Source"
                ["javascript"]=>
                string(2) "js"
                ["max_checked_feeds"]=>
                int(10)
                ["all_discovered_feeds"]=>
                array(0) {
                }
                ["favicon_handler"]=>
                string(0) ""
                ["image_handler"]=>
                string(0) ""
                ["multifeed_url"]=>
                array(0) {
                }
                ["multifeed_objects"]=>
                array(0) {
                }
                ["config_settings"]=>
                NULL
                ["item_limit"]=>
                int(0)
                ["strip_attributes"]=>
                array(14) {
                  [0]=>
                  string(7) "bgsound"
                  [1]=>
                  string(5) "class"
                  [2]=>
                  string(4) "expr"
                  [3]=>
                  string(2) "id"
                  [4]=>
                  string(5) "style"
                  [5]=>
                  string(7) "onclick"
                  [6]=>
                  string(7) "onerror"
                  [7]=>
                  string(8) "onfinish"
                  [8]=>
                  string(11) "onmouseover"
                  [9]=>
                  string(10) "onmouseout"
                  [10]=>
                  string(7) "onfocus"
                  [11]=>
                  string(6) "onblur"
                  [12]=>
                  string(6) "lowsrc"
                  [13]=>
                  string(6) "dynsrc"
                }
                ["strip_htmltags"]=>
                array(19) {
                  [0]=>
                  string(4) "base"
                  [1]=>
                  string(5) "blink"
                  [2]=>
                  string(4) "body"
                  [3]=>
                  string(7) "doctype"
                  [4]=>
                  string(5) "embed"
                  [5]=>
                  string(4) "font"
                  [6]=>
                  string(4) "form"
                  [7]=>
                  string(5) "frame"
                  [8]=>
                  string(8) "frameset"
                  [9]=>
                  string(4) "html"
                  [10]=>
                  string(6) "iframe"
                  [11]=>
                  string(5) "input"
                  [12]=>
                  string(7) "marquee"
                  [13]=>
                  string(4) "meta"
                  [14]=>
                  string(8) "noscript"
                  [15]=>
                  string(6) "object"
                  [16]=>
                  string(5) "param"
                  [17]=>
                  string(6) "script"
                  [18]=>
                  string(5) "style"
                }
              }
              ["data"]=>
              array(10) {
                ["data"]=>
                string(13) "
		
		
		
			"
                ["attribs"]=>
                array(0) {
                }
                ["xml_base"]=>
                string(0) ""
                ["xml_base_explicit"]=>
                bool(false)
                ["xml_lang"]=>
                string(0) ""
                ["child"]=>
                array(1) {
                  [""]=>
                  array(3) {
                    ["title"]=>
                    array(1) {
                      [0]=>
                      array(5) {
                        ["data"]=>
                        string(41) "Not everything needs a public IP address."
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                      }
                    }
                    ["description"]=>
                    array(1) {
                      [0]=>
                      array(5) {
                        ["data"]=>
                        string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                      }
                    }
                    ["link"]=>
                    array(1) {
                      [0]=>
                      array(5) {
                        ["data"]=>
                        string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                      }
                    }
                  }
                }
                ["date"]=>
                NULL
                ["title"]=>
                string(41) "Not everything needs a public IP address."
                ["enclosures"]=>
                array(0) {
                }
                ["links"]=>
                array(2) {
                  ["alternate"]=>
                  &array(1) {
                    [0]=>
                    string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                  }
                  ["http://www.iana.org/assignments/relation/alternate"]=>
                  &array(1) {
                    [0]=>
                    string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                  }
                }
              }
            }
            [1]=>
            &object(SimplePie_Item)#254 (2) {
              ["feed"]=>
              object(SimplePie)#218 (45) {
                ["data"]=>
                array(7) {
                  ["child"]=>
                  array(1) {
                    [""]=>
                    array(1) {
                      ["rss"]=>
                      array(1) {
                        [0]=>
                        array(6) {
                          ["data"]=>
                          string(2) "

"
                          ["attribs"]=>
                          array(1) {
                            [""]=>
                            array(1) {
                              ["version"]=>
                              string(4) "0.92"
                            }
                          }
                          ["xml_base"]=>
                          string(0) ""
                          ["xml_base_explicit"]=>
                          bool(false)
                          ["xml_lang"]=>
                          string(0) ""
                          ["child"]=>
                          array(1) {
                            [""]=>
                            array(1) {
                              ["channel"]=>
                              array(1) {
                                [0]=>
                                array(6) {
                                  ["data"]=>
                                  string(29) "
	
	
	
	
	
	
	
	
	
	
	
	
	
	
"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(7) {
                                      ["title"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(66) "SQL Server with Mr. Denny > SecurityFightClub » SecurityFightClub"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["link"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["description"]=>
                                      array(1) {
                                        [0]=>
                                        array(6) {
                                          ["data"]=>
                                          string(1) "
"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(1) {
                                              ["br"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(0) ""
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                      }
                                      ["lastBuildDate"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(31) "Thu, 09 Sep 2010 11:00:46 +0000"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["docs"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(34) "http://backend.userland.com/rss092"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["language"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(2) "en"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["item"]=>
                                      array(7) {
                                        [0]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(41) "Not everything needs a public IP address."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [1]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [2]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(56) "If I wanted to learn the law, I would have been a lawyer"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [3]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(40) "Who’s been logging into my SQL Server?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [4]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(63) "What’s the difference between encrypted data and hashed data?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [5]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(48) "Why should the DBA care about Network Firewalls?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [6]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(35) "Mirroring isn’t a backup solution"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                  ["type"]=>
                  int(8)
                  ["headers"]=>
                  array(15) {
                    ["date"]=>
                    string(29) "Fri, 10 Sep 2010 09:39:06 GMT"
                    ["server"]=>
                    string(13) "Apache/2.0.52"
                    ["x-powered-by"]=>
                    string(9) "PHP/5.2.6"
                    ["expires"]=>
                    string(29) "Thu, 19 Nov 1981 08:52:00 GMT"
                    ["cache-control"]=>
                    string(62) "no-store, no-cache, must-revalidate, post-check=0, pre-check=0"
                    ["pragma"]=>
                    string(8) "no-cache"
                    ["x-pingback"]=>
                    string(63) "http://itknowledgeexchange.techtarget.com/sql-server/xmlrpc.php"
                    ["last-modified"]=>
                    string(29) "Thu, 09 Sep 2010 11:00:46 GMT"
                    ["etag"]=>
                    string(34) ""0444573d52f64a052f458ee86b7c3b51""
                    ["vary"]=>
                    string(26) "Accept-Encoding,User-Agent"
                    ["content-type"]=>
                    string(30) "application/xml; charset=UTF-8"
                    ["set-cookie"]=>
                    string(44) "PHPSESSID=up0mpsqaqnjborm16hfnnmtok7; path=/"
                    ["content-length"]=>
                    string(4) "4131"
                    ["connection"]=>
                    string(5) "close"
                    ["via"]=>
                    string(23) "1.1 AN-0016020122637705"
                  }
                  ["build"]=>
                  string(14) "20090627192103"
                  ["items"]=>
                  array(7) {
                    [0]=>
                    object(SimplePie_Item)#247 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(10) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(41) "Not everything needs a public IP address."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["date"]=>
                        NULL
                        ["title"]=>
                        string(41) "Not everything needs a public IP address."
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                        }
                      }
                    }
                    [1]=>
                    &object(SimplePie_Item)#254 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(75) "What do you mean I can’t access my own database when trying to attach it?"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                        }
                      }
                    }
                    [2]=>
                    &object(SimplePie_Item)#256 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(56) "If I wanted to learn the law, I would have been a lawyer"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(56) "If I wanted to learn the law, I would have been a lawyer"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                          }
                        }
                      }
                    }
                    [3]=>
                    &object(SimplePie_Item)#217 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(40) "Who’s been logging into my SQL Server?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [4]=>
                    &object(SimplePie_Item)#255 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(63) "What’s the difference between encrypted data and hashed data?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [5]=>
                    &object(SimplePie_Item)#230 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(48) "Why should the DBA care about Network Firewalls?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [6]=>
                    &object(SimplePie_Item)#229 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(35) "Mirroring isn’t a backup solution"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                  ["ordered_items"]=>
                  array(7) {
                    [0]=>
                    object(SimplePie_Item)#247 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(10) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(41) "Not everything needs a public IP address."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["date"]=>
                        NULL
                        ["title"]=>
                        string(41) "Not everything needs a public IP address."
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                        }
                      }
                    }
                    [1]=>
                    &object(SimplePie_Item)#254 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(75) "What do you mean I can’t access my own database when trying to attach it?"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                        }
                      }
                    }
                    [2]=>
                    &object(SimplePie_Item)#256 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(56) "If I wanted to learn the law, I would have been a lawyer"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(56) "If I wanted to learn the law, I would have been a lawyer"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                          }
                        }
                      }
                    }
                    [3]=>
                    &object(SimplePie_Item)#217 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(40) "Who’s been logging into my SQL Server?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [4]=>
                    &object(SimplePie_Item)#255 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(63) "What’s the difference between encrypted data and hashed data?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [5]=>
                    &object(SimplePie_Item)#230 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(48) "Why should the DBA care about Network Firewalls?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [6]=>
                    &object(SimplePie_Item)#229 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(35) "Mirroring isn’t a backup solution"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                  ["links"]=>
                  array(2) {
                    ["alternate"]=>
                    &array(1) {
                      [0]=>
                      string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                    }
                    ["http://www.iana.org/assignments/relation/alternate"]=>
                    &array(1) {
                      [0]=>
                      string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                    }
                  }
                }
                ["error"]=>
                NULL
                ["sanitize"]=>
                object(SimplePie_Sanitize)#261 (17) {
                  ["base"]=>
                  string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                  ["remove_div"]=>
                  bool(true)
                  ["image_handler"]=>
                  string(0) ""
                  ["strip_htmltags"]=>
                  array(19) {
                    [0]=>
                    string(4) "base"
                    [1]=>
                    string(5) "blink"
                    [2]=>
                    string(4) "body"
                    [3]=>
                    string(7) "doctype"
                    [4]=>
                    string(5) "embed"
                    [5]=>
                    string(4) "font"
                    [6]=>
                    string(4) "form"
                    [7]=>
                    string(5) "frame"
                    [8]=>
                    string(8) "frameset"
                    [9]=>
                    string(4) "html"
                    [10]=>
                    string(6) "iframe"
                    [11]=>
                    string(5) "input"
                    [12]=>
                    string(7) "marquee"
                    [13]=>
                    string(4) "meta"
                    [14]=>
                    string(8) "noscript"
                    [15]=>
                    string(6) "object"
                    [16]=>
                    string(5) "param"
                    [17]=>
                    string(6) "script"
                    [18]=>
                    string(5) "style"
                  }
                  ["encode_instead_of_strip"]=>
                  bool(false)
                  ["strip_attributes"]=>
                  array(14) {
                    [0]=>
                    string(7) "bgsound"
                    [1]=>
                    string(5) "class"
                    [2]=>
                    string(4) "expr"
                    [3]=>
                    string(2) "id"
                    [4]=>
                    string(5) "style"
                    [5]=>
                    string(7) "onclick"
                    [6]=>
                    string(7) "onerror"
                    [7]=>
                    string(8) "onfinish"
                    [8]=>
                    string(11) "onmouseover"
                    [9]=>
                    string(10) "onmouseout"
                    [10]=>
                    string(7) "onfocus"
                    [11]=>
                    string(6) "onblur"
                    [12]=>
                    string(6) "lowsrc"
                    [13]=>
                    string(6) "dynsrc"
                  }
                  ["strip_comments"]=>
                  bool(false)
                  ["output_encoding"]=>
                  string(5) "UTF-8"
                  ["enable_cache"]=>
                  bool(true)
                  ["cache_location"]=>
                  string(7) "./cache"
                  ["cache_name_function"]=>
                  string(3) "md5"
                  ["cache_class"]=>
                  string(13) "WP_Feed_Cache"
                  ["file_class"]=>
                  string(17) "WP_SimplePie_File"
                  ["timeout"]=>
                  string(2) "10"
                  ["useragent"]=>
                  string(88) "SimplePie/1.2 (Feed Parser; http://simplepie.org; Allow like Gecko) Build/20090627192103"
                  ["force_fsockopen"]=>
                  bool(false)
                  ["replace_url_attributes"]=>
                  array(9) {
                    ["a"]=>
                    string(4) "href"
                    ["area"]=>
                    string(4) "href"
                    ["blockquote"]=>
                    string(4) "cite"
                    ["del"]=>
                    string(4) "cite"
                    ["form"]=>
                    string(6) "action"
                    ["img"]=>
                    array(2) {
                      [0]=>
                      string(8) "longdesc"
                      [1]=>
                      string(3) "src"
                    }
                    ["input"]=>
                    string(3) "src"
                    ["ins"]=>
                    string(4) "cite"
                    ["q"]=>
                    string(4) "cite"
                  }
                }
                ["useragent"]=>
                string(88) "SimplePie/1.2 (Feed Parser; http://simplepie.org; Allow like Gecko) Build/20090627192103"
                ["feed_url"]=>
                string(79) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/rss/"
                ["file"]=>
                NULL
                ["raw_data"]=>
                NULL
                ["timeout"]=>
                int(10)
                ["force_fsockopen"]=>
                bool(false)
                ["force_feed"]=>
                bool(false)
                ["xml_dump"]=>
                bool(false)
                ["cache"]=>
                bool(true)
                ["cache_duration"]=>
                int(60)
                ["autodiscovery_cache_duration"]=>
                int(604800)
                ["cache_location"]=>
                string(7) "./cache"
                ["cache_name_function"]=>
                string(3) "md5"
                ["order_by_date"]=>
                bool(true)
                ["input_encoding"]=>
                bool(false)
                ["autodiscovery"]=>
                int(31)
                ["cache_class"]=>
                string(13) "WP_Feed_Cache"
                ["locator_class"]=>
                string(17) "SimplePie_Locator"
                ["parser_class"]=>
                string(16) "SimplePie_Parser"
                ["file_class"]=>
                string(17) "WP_SimplePie_File"
                ["item_class"]=>
                string(14) "SimplePie_Item"
                ["author_class"]=>
                string(16) "SimplePie_Author"
                ["category_class"]=>
                string(18) "SimplePie_Category"
                ["enclosure_class"]=>
                string(19) "SimplePie_Enclosure"
                ["caption_class"]=>
                string(17) "SimplePie_Caption"
                ["copyright_class"]=>
                string(19) "SimplePie_Copyright"
                ["credit_class"]=>
                string(16) "SimplePie_Credit"
                ["rating_class"]=>
                string(16) "SimplePie_Rating"
                ["restriction_class"]=>
                string(21) "SimplePie_Restriction"
                ["content_type_sniffer_class"]=>
                string(34) "FeedWordPress_Content_Type_Sniffer"
                ["source_class"]=>
                string(16) "SimplePie_Source"
                ["javascript"]=>
                string(2) "js"
                ["max_checked_feeds"]=>
                int(10)
                ["all_discovered_feeds"]=>
                array(0) {
                }
                ["favicon_handler"]=>
                string(0) ""
                ["image_handler"]=>
                string(0) ""
                ["multifeed_url"]=>
                array(0) {
                }
                ["multifeed_objects"]=>
                array(0) {
                }
                ["config_settings"]=>
                NULL
                ["item_limit"]=>
                int(0)
                ["strip_attributes"]=>
                array(14) {
                  [0]=>
                  string(7) "bgsound"
                  [1]=>
                  string(5) "class"
                  [2]=>
                  string(4) "expr"
                  [3]=>
                  string(2) "id"
                  [4]=>
                  string(5) "style"
                  [5]=>
                  string(7) "onclick"
                  [6]=>
                  string(7) "onerror"
                  [7]=>
                  string(8) "onfinish"
                  [8]=>
                  string(11) "onmouseover"
                  [9]=>
                  string(10) "onmouseout"
                  [10]=>
                  string(7) "onfocus"
                  [11]=>
                  string(6) "onblur"
                  [12]=>
                  string(6) "lowsrc"
                  [13]=>
                  string(6) "dynsrc"
                }
                ["strip_htmltags"]=>
                array(19) {
                  [0]=>
                  string(4) "base"
                  [1]=>
                  string(5) "blink"
                  [2]=>
                  string(4) "body"
                  [3]=>
                  string(7) "doctype"
                  [4]=>
                  string(5) "embed"
                  [5]=>
                  string(4) "font"
                  [6]=>
                  string(4) "form"
                  [7]=>
                  string(5) "frame"
                  [8]=>
                  string(8) "frameset"
                  [9]=>
                  string(4) "html"
                  [10]=>
                  string(6) "iframe"
                  [11]=>
                  string(5) "input"
                  [12]=>
                  string(7) "marquee"
                  [13]=>
                  string(4) "meta"
                  [14]=>
                  string(8) "noscript"
                  [15]=>
                  string(6) "object"
                  [16]=>
                  string(5) "param"
                  [17]=>
                  string(6) "script"
                  [18]=>
                  string(5) "style"
                }
              }
              ["data"]=>
              array(9) {
                ["data"]=>
                string(13) "
		
		
		
			"
                ["attribs"]=>
                array(0) {
                }
                ["xml_base"]=>
                string(0) ""
                ["xml_base_explicit"]=>
                bool(false)
                ["xml_lang"]=>
                string(0) ""
                ["child"]=>
                array(1) {
                  [""]=>
                  array(3) {
                    ["title"]=>
                    array(1) {
                      [0]=>
                      array(5) {
                        ["data"]=>
                        string(75) "What do you mean I can’t access my own database when trying to attach it?"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                      }
                    }
                    ["description"]=>
                    array(1) {
                      [0]=>
                      array(5) {
                        ["data"]=>
                        string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                      }
                    }
                    ["link"]=>
                    array(1) {
                      [0]=>
                      array(5) {
                        ["data"]=>
                        string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                      }
                    }
                  }
                }
                ["title"]=>
                string(75) "What do you mean I can’t access my own database when trying to attach it?"
                ["enclosures"]=>
                array(0) {
                }
                ["links"]=>
                array(2) {
                  ["alternate"]=>
                  &array(1) {
                    [0]=>
                    string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                  }
                  ["http://www.iana.org/assignments/relation/alternate"]=>
                  &array(1) {
                    [0]=>
                    string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                  }
                }
              }
            }
            [2]=>
            &object(SimplePie_Item)#256 (2) {
              ["feed"]=>
              object(SimplePie)#218 (45) {
                ["data"]=>
                array(7) {
                  ["child"]=>
                  array(1) {
                    [""]=>
                    array(1) {
                      ["rss"]=>
                      array(1) {
                        [0]=>
                        array(6) {
                          ["data"]=>
                          string(2) "

"
                          ["attribs"]=>
                          array(1) {
                            [""]=>
                            array(1) {
                              ["version"]=>
                              string(4) "0.92"
                            }
                          }
                          ["xml_base"]=>
                          string(0) ""
                          ["xml_base_explicit"]=>
                          bool(false)
                          ["xml_lang"]=>
                          string(0) ""
                          ["child"]=>
                          array(1) {
                            [""]=>
                            array(1) {
                              ["channel"]=>
                              array(1) {
                                [0]=>
                                array(6) {
                                  ["data"]=>
                                  string(29) "
	
	
	
	
	
	
	
	
	
	
	
	
	
	
"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(7) {
                                      ["title"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(66) "SQL Server with Mr. Denny > SecurityFightClub » SecurityFightClub"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["link"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["description"]=>
                                      array(1) {
                                        [0]=>
                                        array(6) {
                                          ["data"]=>
                                          string(1) "
"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(1) {
                                              ["br"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(0) ""
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                      }
                                      ["lastBuildDate"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(31) "Thu, 09 Sep 2010 11:00:46 +0000"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["docs"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(34) "http://backend.userland.com/rss092"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["language"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(2) "en"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["item"]=>
                                      array(7) {
                                        [0]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(41) "Not everything needs a public IP address."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [1]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [2]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(56) "If I wanted to learn the law, I would have been a lawyer"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [3]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(40) "Who’s been logging into my SQL Server?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [4]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(63) "What’s the difference between encrypted data and hashed data?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [5]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(48) "Why should the DBA care about Network Firewalls?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [6]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(35) "Mirroring isn’t a backup solution"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                  ["type"]=>
                  int(8)
                  ["headers"]=>
                  array(15) {
                    ["date"]=>
                    string(29) "Fri, 10 Sep 2010 09:39:06 GMT"
                    ["server"]=>
                    string(13) "Apache/2.0.52"
                    ["x-powered-by"]=>
                    string(9) "PHP/5.2.6"
                    ["expires"]=>
                    string(29) "Thu, 19 Nov 1981 08:52:00 GMT"
                    ["cache-control"]=>
                    string(62) "no-store, no-cache, must-revalidate, post-check=0, pre-check=0"
                    ["pragma"]=>
                    string(8) "no-cache"
                    ["x-pingback"]=>
                    string(63) "http://itknowledgeexchange.techtarget.com/sql-server/xmlrpc.php"
                    ["last-modified"]=>
                    string(29) "Thu, 09 Sep 2010 11:00:46 GMT"
                    ["etag"]=>
                    string(34) ""0444573d52f64a052f458ee86b7c3b51""
                    ["vary"]=>
                    string(26) "Accept-Encoding,User-Agent"
                    ["content-type"]=>
                    string(30) "application/xml; charset=UTF-8"
                    ["set-cookie"]=>
                    string(44) "PHPSESSID=up0mpsqaqnjborm16hfnnmtok7; path=/"
                    ["content-length"]=>
                    string(4) "4131"
                    ["connection"]=>
                    string(5) "close"
                    ["via"]=>
                    string(23) "1.1 AN-0016020122637705"
                  }
                  ["build"]=>
                  string(14) "20090627192103"
                  ["items"]=>
                  array(7) {
                    [0]=>
                    object(SimplePie_Item)#247 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(10) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(41) "Not everything needs a public IP address."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["date"]=>
                        NULL
                        ["title"]=>
                        string(41) "Not everything needs a public IP address."
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                        }
                      }
                    }
                    [1]=>
                    &object(SimplePie_Item)#254 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(75) "What do you mean I can’t access my own database when trying to attach it?"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                        }
                      }
                    }
                    [2]=>
                    *RECURSION*
                    [3]=>
                    &object(SimplePie_Item)#217 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(40) "Who’s been logging into my SQL Server?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [4]=>
                    &object(SimplePie_Item)#255 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(63) "What’s the difference between encrypted data and hashed data?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [5]=>
                    &object(SimplePie_Item)#230 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(48) "Why should the DBA care about Network Firewalls?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [6]=>
                    &object(SimplePie_Item)#229 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(35) "Mirroring isn’t a backup solution"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                  ["ordered_items"]=>
                  array(7) {
                    [0]=>
                    object(SimplePie_Item)#247 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(10) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(41) "Not everything needs a public IP address."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["date"]=>
                        NULL
                        ["title"]=>
                        string(41) "Not everything needs a public IP address."
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                        }
                      }
                    }
                    [1]=>
                    &object(SimplePie_Item)#254 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(75) "What do you mean I can’t access my own database when trying to attach it?"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                        }
                      }
                    }
                    [2]=>
                    *RECURSION*
                    [3]=>
                    &object(SimplePie_Item)#217 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(40) "Who’s been logging into my SQL Server?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [4]=>
                    &object(SimplePie_Item)#255 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(63) "What’s the difference between encrypted data and hashed data?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [5]=>
                    &object(SimplePie_Item)#230 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(48) "Why should the DBA care about Network Firewalls?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [6]=>
                    &object(SimplePie_Item)#229 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(35) "Mirroring isn’t a backup solution"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                  ["links"]=>
                  array(2) {
                    ["alternate"]=>
                    &array(1) {
                      [0]=>
                      string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                    }
                    ["http://www.iana.org/assignments/relation/alternate"]=>
                    &array(1) {
                      [0]=>
                      string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                    }
                  }
                }
                ["error"]=>
                NULL
                ["sanitize"]=>
                object(SimplePie_Sanitize)#261 (17) {
                  ["base"]=>
                  string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                  ["remove_div"]=>
                  bool(true)
                  ["image_handler"]=>
                  string(0) ""
                  ["strip_htmltags"]=>
                  array(19) {
                    [0]=>
                    string(4) "base"
                    [1]=>
                    string(5) "blink"
                    [2]=>
                    string(4) "body"
                    [3]=>
                    string(7) "doctype"
                    [4]=>
                    string(5) "embed"
                    [5]=>
                    string(4) "font"
                    [6]=>
                    string(4) "form"
                    [7]=>
                    string(5) "frame"
                    [8]=>
                    string(8) "frameset"
                    [9]=>
                    string(4) "html"
                    [10]=>
                    string(6) "iframe"
                    [11]=>
                    string(5) "input"
                    [12]=>
                    string(7) "marquee"
                    [13]=>
                    string(4) "meta"
                    [14]=>
                    string(8) "noscript"
                    [15]=>
                    string(6) "object"
                    [16]=>
                    string(5) "param"
                    [17]=>
                    string(6) "script"
                    [18]=>
                    string(5) "style"
                  }
                  ["encode_instead_of_strip"]=>
                  bool(false)
                  ["strip_attributes"]=>
                  array(14) {
                    [0]=>
                    string(7) "bgsound"
                    [1]=>
                    string(5) "class"
                    [2]=>
                    string(4) "expr"
                    [3]=>
                    string(2) "id"
                    [4]=>
                    string(5) "style"
                    [5]=>
                    string(7) "onclick"
                    [6]=>
                    string(7) "onerror"
                    [7]=>
                    string(8) "onfinish"
                    [8]=>
                    string(11) "onmouseover"
                    [9]=>
                    string(10) "onmouseout"
                    [10]=>
                    string(7) "onfocus"
                    [11]=>
                    string(6) "onblur"
                    [12]=>
                    string(6) "lowsrc"
                    [13]=>
                    string(6) "dynsrc"
                  }
                  ["strip_comments"]=>
                  bool(false)
                  ["output_encoding"]=>
                  string(5) "UTF-8"
                  ["enable_cache"]=>
                  bool(true)
                  ["cache_location"]=>
                  string(7) "./cache"
                  ["cache_name_function"]=>
                  string(3) "md5"
                  ["cache_class"]=>
                  string(13) "WP_Feed_Cache"
                  ["file_class"]=>
                  string(17) "WP_SimplePie_File"
                  ["timeout"]=>
                  string(2) "10"
                  ["useragent"]=>
                  string(88) "SimplePie/1.2 (Feed Parser; http://simplepie.org; Allow like Gecko) Build/20090627192103"
                  ["force_fsockopen"]=>
                  bool(false)
                  ["replace_url_attributes"]=>
                  array(9) {
                    ["a"]=>
                    string(4) "href"
                    ["area"]=>
                    string(4) "href"
                    ["blockquote"]=>
                    string(4) "cite"
                    ["del"]=>
                    string(4) "cite"
                    ["form"]=>
                    string(6) "action"
                    ["img"]=>
                    array(2) {
                      [0]=>
                      string(8) "longdesc"
                      [1]=>
                      string(3) "src"
                    }
                    ["input"]=>
                    string(3) "src"
                    ["ins"]=>
                    string(4) "cite"
                    ["q"]=>
                    string(4) "cite"
                  }
                }
                ["useragent"]=>
                string(88) "SimplePie/1.2 (Feed Parser; http://simplepie.org; Allow like Gecko) Build/20090627192103"
                ["feed_url"]=>
                string(79) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/rss/"
                ["file"]=>
                NULL
                ["raw_data"]=>
                NULL
                ["timeout"]=>
                int(10)
                ["force_fsockopen"]=>
                bool(false)
                ["force_feed"]=>
                bool(false)
                ["xml_dump"]=>
                bool(false)
                ["cache"]=>
                bool(true)
                ["cache_duration"]=>
                int(60)
                ["autodiscovery_cache_duration"]=>
                int(604800)
                ["cache_location"]=>
                string(7) "./cache"
                ["cache_name_function"]=>
                string(3) "md5"
                ["order_by_date"]=>
                bool(true)
                ["input_encoding"]=>
                bool(false)
                ["autodiscovery"]=>
                int(31)
                ["cache_class"]=>
                string(13) "WP_Feed_Cache"
                ["locator_class"]=>
                string(17) "SimplePie_Locator"
                ["parser_class"]=>
                string(16) "SimplePie_Parser"
                ["file_class"]=>
                string(17) "WP_SimplePie_File"
                ["item_class"]=>
                string(14) "SimplePie_Item"
                ["author_class"]=>
                string(16) "SimplePie_Author"
                ["category_class"]=>
                string(18) "SimplePie_Category"
                ["enclosure_class"]=>
                string(19) "SimplePie_Enclosure"
                ["caption_class"]=>
                string(17) "SimplePie_Caption"
                ["copyright_class"]=>
                string(19) "SimplePie_Copyright"
                ["credit_class"]=>
                string(16) "SimplePie_Credit"
                ["rating_class"]=>
                string(16) "SimplePie_Rating"
                ["restriction_class"]=>
                string(21) "SimplePie_Restriction"
                ["content_type_sniffer_class"]=>
                string(34) "FeedWordPress_Content_Type_Sniffer"
                ["source_class"]=>
                string(16) "SimplePie_Source"
                ["javascript"]=>
                string(2) "js"
                ["max_checked_feeds"]=>
                int(10)
                ["all_discovered_feeds"]=>
                array(0) {
                }
                ["favicon_handler"]=>
                string(0) ""
                ["image_handler"]=>
                string(0) ""
                ["multifeed_url"]=>
                array(0) {
                }
                ["multifeed_objects"]=>
                array(0) {
                }
                ["config_settings"]=>
                NULL
                ["item_limit"]=>
                int(0)
                ["strip_attributes"]=>
                array(14) {
                  [0]=>
                  string(7) "bgsound"
                  [1]=>
                  string(5) "class"
                  [2]=>
                  string(4) "expr"
                  [3]=>
                  string(2) "id"
                  [4]=>
                  string(5) "style"
                  [5]=>
                  string(7) "onclick"
                  [6]=>
                  string(7) "onerror"
                  [7]=>
                  string(8) "onfinish"
                  [8]=>
                  string(11) "onmouseover"
                  [9]=>
                  string(10) "onmouseout"
                  [10]=>
                  string(7) "onfocus"
                  [11]=>
                  string(6) "onblur"
                  [12]=>
                  string(6) "lowsrc"
                  [13]=>
                  string(6) "dynsrc"
                }
                ["strip_htmltags"]=>
                array(19) {
                  [0]=>
                  string(4) "base"
                  [1]=>
                  string(5) "blink"
                  [2]=>
                  string(4) "body"
                  [3]=>
                  string(7) "doctype"
                  [4]=>
                  string(5) "embed"
                  [5]=>
                  string(4) "font"
                  [6]=>
                  string(4) "form"
                  [7]=>
                  string(5) "frame"
                  [8]=>
                  string(8) "frameset"
                  [9]=>
                  string(4) "html"
                  [10]=>
                  string(6) "iframe"
                  [11]=>
                  string(5) "input"
                  [12]=>
                  string(7) "marquee"
                  [13]=>
                  string(4) "meta"
                  [14]=>
                  string(8) "noscript"
                  [15]=>
                  string(6) "object"
                  [16]=>
                  string(5) "param"
                  [17]=>
                  string(6) "script"
                  [18]=>
                  string(5) "style"
                }
              }
              ["data"]=>
              array(9) {
                ["data"]=>
                string(13) "
		
		
		
			"
                ["attribs"]=>
                array(0) {
                }
                ["xml_base"]=>
                string(0) ""
                ["xml_base_explicit"]=>
                bool(false)
                ["xml_lang"]=>
                string(0) ""
                ["child"]=>
                array(1) {
                  [""]=>
                  array(3) {
                    ["title"]=>
                    array(1) {
                      [0]=>
                      array(5) {
                        ["data"]=>
                        string(56) "If I wanted to learn the law, I would have been a lawyer"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                      }
                    }
                    ["description"]=>
                    array(1) {
                      [0]=>
                      array(5) {
                        ["data"]=>
                        string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                      }
                    }
                    ["link"]=>
                    array(1) {
                      [0]=>
                      array(5) {
                        ["data"]=>
                        string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                      }
                    }
                  }
                }
                ["title"]=>
                string(56) "If I wanted to learn the law, I would have been a lawyer"
                ["enclosures"]=>
                array(0) {
                }
                ["links"]=>
                array(2) {
                  ["alternate"]=>
                  &array(1) {
                    [0]=>
                    string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                  }
                  ["http://www.iana.org/assignments/relation/alternate"]=>
                  &array(1) {
                    [0]=>
                    string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                  }
                }
              }
            }
            [3]=>
            &object(SimplePie_Item)#217 (2) {
              ["feed"]=>
              object(SimplePie)#218 (45) {
                ["data"]=>
                array(7) {
                  ["child"]=>
                  array(1) {
                    [""]=>
                    array(1) {
                      ["rss"]=>
                      array(1) {
                        [0]=>
                        array(6) {
                          ["data"]=>
                          string(2) "

"
                          ["attribs"]=>
                          array(1) {
                            [""]=>
                            array(1) {
                              ["version"]=>
                              string(4) "0.92"
                            }
                          }
                          ["xml_base"]=>
                          string(0) ""
                          ["xml_base_explicit"]=>
                          bool(false)
                          ["xml_lang"]=>
                          string(0) ""
                          ["child"]=>
                          array(1) {
                            [""]=>
                            array(1) {
                              ["channel"]=>
                              array(1) {
                                [0]=>
                                array(6) {
                                  ["data"]=>
                                  string(29) "
	
	
	
	
	
	
	
	
	
	
	
	
	
	
"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(7) {
                                      ["title"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(66) "SQL Server with Mr. Denny > SecurityFightClub » SecurityFightClub"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["link"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["description"]=>
                                      array(1) {
                                        [0]=>
                                        array(6) {
                                          ["data"]=>
                                          string(1) "
"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(1) {
                                              ["br"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(0) ""
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                      }
                                      ["lastBuildDate"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(31) "Thu, 09 Sep 2010 11:00:46 +0000"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["docs"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(34) "http://backend.userland.com/rss092"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["language"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(2) "en"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["item"]=>
                                      array(7) {
                                        [0]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(41) "Not everything needs a public IP address."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [1]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [2]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(56) "If I wanted to learn the law, I would have been a lawyer"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [3]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(40) "Who’s been logging into my SQL Server?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [4]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(63) "What’s the difference between encrypted data and hashed data?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [5]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(48) "Why should the DBA care about Network Firewalls?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [6]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(35) "Mirroring isn’t a backup solution"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                  ["type"]=>
                  int(8)
                  ["headers"]=>
                  array(15) {
                    ["date"]=>
                    string(29) "Fri, 10 Sep 2010 09:39:06 GMT"
                    ["server"]=>
                    string(13) "Apache/2.0.52"
                    ["x-powered-by"]=>
                    string(9) "PHP/5.2.6"
                    ["expires"]=>
                    string(29) "Thu, 19 Nov 1981 08:52:00 GMT"
                    ["cache-control"]=>
                    string(62) "no-store, no-cache, must-revalidate, post-check=0, pre-check=0"
                    ["pragma"]=>
                    string(8) "no-cache"
                    ["x-pingback"]=>
                    string(63) "http://itknowledgeexchange.techtarget.com/sql-server/xmlrpc.php"
                    ["last-modified"]=>
                    string(29) "Thu, 09 Sep 2010 11:00:46 GMT"
                    ["etag"]=>
                    string(34) ""0444573d52f64a052f458ee86b7c3b51""
                    ["vary"]=>
                    string(26) "Accept-Encoding,User-Agent"
                    ["content-type"]=>
                    string(30) "application/xml; charset=UTF-8"
                    ["set-cookie"]=>
                    string(44) "PHPSESSID=up0mpsqaqnjborm16hfnnmtok7; path=/"
                    ["content-length"]=>
                    string(4) "4131"
                    ["connection"]=>
                    string(5) "close"
                    ["via"]=>
                    string(23) "1.1 AN-0016020122637705"
                  }
                  ["build"]=>
                  string(14) "20090627192103"
                  ["items"]=>
                  array(7) {
                    [0]=>
                    object(SimplePie_Item)#247 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(10) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(41) "Not everything needs a public IP address."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["date"]=>
                        NULL
                        ["title"]=>
                        string(41) "Not everything needs a public IP address."
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                        }
                      }
                    }
                    [1]=>
                    &object(SimplePie_Item)#254 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(75) "What do you mean I can’t access my own database when trying to attach it?"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                        }
                      }
                    }
                    [2]=>
                    &object(SimplePie_Item)#256 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(56) "If I wanted to learn the law, I would have been a lawyer"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(56) "If I wanted to learn the law, I would have been a lawyer"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                          }
                        }
                      }
                    }
                    [3]=>
                    &object(SimplePie_Item)#217 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(40) "Who’s been logging into my SQL Server?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [4]=>
                    &object(SimplePie_Item)#255 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(63) "What’s the difference between encrypted data and hashed data?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [5]=>
                    &object(SimplePie_Item)#230 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(48) "Why should the DBA care about Network Firewalls?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [6]=>
                    &object(SimplePie_Item)#229 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(35) "Mirroring isn’t a backup solution"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                  ["ordered_items"]=>
                  array(7) {
                    [0]=>
                    object(SimplePie_Item)#247 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(10) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(41) "Not everything needs a public IP address."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["date"]=>
                        NULL
                        ["title"]=>
                        string(41) "Not everything needs a public IP address."
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                          }
                        }
                      }
                    }
                    [1]=>
                    &object(SimplePie_Item)#254 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(75) "What do you mean I can’t access my own database when trying to attach it?"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                          }
                        }
                      }
                    }
                    [2]=>
                    &object(SimplePie_Item)#256 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(9) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(56) "If I wanted to learn the law, I would have been a lawyer"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                        ["title"]=>
                        string(56) "If I wanted to learn the law, I would have been a lawyer"
                        ["enclosures"]=>
                        array(0) {
                        }
                        ["links"]=>
                        array(2) {
                          ["alternate"]=>
                          &array(1) {
                            [0]=>
                            string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                          }
                          ["http://www.iana.org/assignments/relation/alternate"]=>
                          &array(1) {
                            [0]=>
                            string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                          }
                        }
                      }
                    }
                    [3]=>
                    &object(SimplePie_Item)#217 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(40) "Who’s been logging into my SQL Server?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [4]=>
                    &object(SimplePie_Item)#255 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(63) "What’s the difference between encrypted data and hashed data?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [5]=>
                    &object(SimplePie_Item)#230 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(48) "Why should the DBA care about Network Firewalls?"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                    [6]=>
                    &object(SimplePie_Item)#229 (2) {
                      ["feed"]=>
                      *RECURSION*
                      ["data"]=>
                      array(6) {
                        ["data"]=>
                        string(13) "
		
		
		
			"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                        ["child"]=>
                        array(1) {
                          [""]=>
                          array(3) {
                            ["title"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(35) "Mirroring isn’t a backup solution"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["description"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(278) "In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ..."
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                            ["link"]=>
                            array(1) {
                              [0]=>
                              array(5) {
                                ["data"]=>
                                string(86) "http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/"
                                ["attribs"]=>
                                array(0) {
                                }
                                ["xml_base"]=>
                                string(0) ""
                                ["xml_base_explicit"]=>
                                bool(false)
                                ["xml_lang"]=>
                                string(0) ""
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                  ["links"]=>
                  array(2) {
                    ["alternate"]=>
                    &array(1) {
                      [0]=>
                      string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                    }
                    ["http://www.iana.org/assignments/relation/alternate"]=>
                    &array(1) {
                      [0]=>
                      string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                    }
                  }
                }
                ["error"]=>
                NULL
                ["sanitize"]=>
                object(SimplePie_Sanitize)#261 (17) {
                  ["base"]=>
                  string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                  ["remove_div"]=>
                  bool(true)
                  ["image_handler"]=>
                  string(0) ""
                  ["strip_htmltags"]=>
                  array(19) {
                    [0]=>
                    string(4) "base"
                    [1]=>
                    string(5) "blink"
                    [2]=>
                    string(4) "body"
                    [3]=>
                    string(7) "doctype"
                    [4]=>
                    string(5) "embed"
                    [5]=>
                    string(4) "font"
                    [6]=>
                    string(4) "form"
                    [7]=>
                    string(5) "frame"
                    [8]=>
                    string(8) "frameset"
                    [9]=>
                    string(4) "html"
                    [10]=>
                    string(6) "iframe"
                    [11]=>
                    string(5) "input"
                    [12]=>
                    string(7) "marquee"
                    [13]=>
                    string(4) "meta"
                    [14]=>
                    string(8) "noscript"
                    [15]=>
                    string(6) "object"
                    [16]=>
                    string(5) "param"
                    [17]=>
                    string(6) "script"
                    [18]=>
                    string(5) "style"
                  }
                  ["encode_instead_of_strip"]=>
                  bool(false)
                  ["strip_attributes"]=>
                  array(14) {
                    [0]=>
                    string(7) "bgsound"
                    [1]=>
                    string(5) "class"
                    [2]=>
                    string(4) "expr"
                    [3]=>
                    string(2) "id"
                    [4]=>
                    string(5) "style"
                    [5]=>
                    string(7) "onclick"
                    [6]=>
                    string(7) "onerror"
                    [7]=>
                    string(8) "onfinish"
                    [8]=>
                    string(11) "onmouseover"
                    [9]=>
                    string(10) "onmouseout"
                    [10]=>
                    string(7) "onfocus"
                    [11]=>
                    string(6) "onblur"
                    [12]=>
                    string(6) "lowsrc"
                    [13]=>
                    string(6) "dynsrc"
                  }
                  ["strip_comments"]=>
                  bool(false)
                  ["output_encoding"]=>
                  string(5) "UTF-8"
                  ["enable_cache"]=>
                  bool(true)
                  ["cache_location"]=>
                  string(7) "./cache"
                  ["cache_name_function"]=>
                  string(3) "md5"
                  ["cache_class"]=>
                  string(13) "WP_Feed_Cache"
                  ["file_class"]=>
                  string(17) "WP_SimplePie_File"
                  ["timeout"]=>
                  string(2) "10"
                  ["useragent"]=>
                  string(88) "SimplePie/1.2 (Feed Parser; http://simplepie.org; Allow like Gecko) Build/20090627192103"
                  ["force_fsockopen"]=>
                  bool(false)
                  ["replace_url_attributes"]=>
                  array(9) {
                    ["a"]=>
                    string(4) "href"
                    ["area"]=>
                    string(4) "href"
                    ["blockquote"]=>
                    string(4) "cite"
                    ["del"]=>
                    string(4) "cite"
                    ["form"]=>
                    string(6) "action"
                    ["img"]=>
                    array(2) {
                      [0]=>
                      string(8) "longdesc"
                      [1]=>
                      string(3) "src"
                    }
                    ["input"]=>
                    string(3) "src"
                    ["ins"]=>
                    string(4) "cite"
                    ["q"]=>
                    string(4) "cite"
                  }
                }
                ["useragent"]=>
                string(88) "SimplePie/1.2 (Feed Parser; http://simplepie.org; Allow like Gecko) Build/20090627192103"
                ["feed_url"]=>
                string(79) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/rss/"
                ["file"]=>
                NULL
                ["raw_data"]=>
                NULL
                ["timeout"]=>
                int(10)
                ["force_fsockopen"]=>
                bool(false)
                ["force_feed"]=>
                bool(false)
                ["xml_dump"]=>
                bool(false)
                ["cache"]=>
                bool(true)
                ["cache_duration"]=>
                int(60)
                ["autodiscovery_cache_duration"]=>
                int(604800)
                ["cache_location"]=>
                string(7) "./cache"
                ["cache_name_function"]=>
                string(3) "md5"
                ["order_by_date"]=>
                bool(true)
                ["input_encoding"]=>
                bool(false)
                ["autodiscovery"]=>
                int(31)
                ["cache_class"]=>
                string(13) "WP_Feed_Cache"
                ["locator_class"]=>
                string(17) "SimplePie_Locator"
                ["parser_class"]=>
                string(16) "SimplePie_Parser"
                ["file_class"]=>
                string(17) "WP_SimplePie_File"
                ["item_class"]=>
                string(14) "SimplePie_Item"
                ["author_class"]=>
                string(16) "SimplePie_Author"
                ["category_class"]=>
                string(18) "SimplePie_Category"
                ["enclosure_class"]=>
                string(19) "SimplePie_Enclosure"
                ["caption_class"]=>
                string(17) "SimplePie_Caption"
                ["copyright_class"]=>
                string(19) "SimplePie_Copyright"
                ["credit_class"]=>
                string(16) "SimplePie_Credit"
                ["rating_class"]=>
                string(16) "SimplePie_Rating"
                ["restriction_class"]=>
                string(21) "SimplePie_Restriction"
                ["content_type_sniffer_class"]=>
                string(34) "FeedWordPress_Content_Type_Sniffer"
                ["source_class"]=>
                string(16) "SimplePie_Source"
                ["javascript"]=>
                string(2) "js"
                ["max_checked_feeds"]=>
                int(10)
                ["all_discovered_feeds"]=>
                array(0) {
                }
                ["favicon_handler"]=>
                string(0) ""
                ["image_handler"]=>
                string(0) ""
                ["multifeed_url"]=>
                array(0) {
                }
                ["multifeed_objects"]=>
                array(0) {
                }
                ["config_settings"]=>
                NULL
                ["item_limit"]=>
                int(0)
                ["strip_attributes"]=>
                array(14) {
                  [0]=>
                  string(7) "bgsound"
                  [1]=>
                  string(5) "class"
                  [2]=>
                  string(4) "expr"
                  [3]=>
                  string(2) "id"
                  [4]=>
                  string(5) "style"
                  [5]=>
                  string(7) "onclick"
                  [6]=>
                  string(7) "onerror"
                  [7]=>
                  string(8) "onfinish"
                  [8]=>
                  string(11) "onmouseover"
                  [9]=>
                  string(10) "onmouseout"
                  [10]=>
                  string(7) "onfocus"
                  [11]=>
                  string(6) "onblur"
                  [12]=>
                  string(6) "lowsrc"
                  [13]=>
                  string(6) "dynsrc"
                }
                ["strip_htmltags"]=>
                array(19) {
                  [0]=>
                  string(4) "base"
                  [1]=>
                  string(5) "blink"
                  [2]=>
                  string(4) "body"
                  [3]=>
                  string(7) "doctype"
                  [4]=>
                  string(5) "embed"
                  [5]=>
                  string(4) "font"
                  [6]=>
                  string(4) "form"
                  [7]=>
                  string(5) "frame"
                  [8]=>
                  string(8) "frameset"
                  [9]=>
                  string(4) "html"
                  [10]=>
                  string(6) "iframe"
                  [11]=>
                  string(5) "input"
                  [12]=>
                  string(7) "marquee"
                  [13]=>
                  string(4) "meta"
                  [14]=>
                  string(8) "noscript"
                  [15]=>
                  string(6) "object"
                  [16]=>
                  string(5) "param"
                  [17]=>
                  string(6) "script"
                  [18]=>
                  string(5) "style"
                }
              }
              ["data"]=>
              array(6) {
                ["data"]=>
                string(13) "
		
		
		
			"
                ["attribs"]=>
                array(0) {
                }
                ["xml_base"]=>
                string(0) ""
                ["xml_base_explicit"]=>
                bool(false)
                ["xml_lang"]=>
                string(0) ""
                ["child"]=>
                array(1) {
                  [""]=>
                  array(3) {
                    ["title"]=>
                    array(1) {
                      [0]=>
                      array(5) {
                        ["data"]=>
                        string(40) "Who’s been logging into my SQL Server?"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                      }
                    }
                    ["description"]=>
                    array(1) {
                      [0]=>
                      array(5) {
                        ["data"]=>
                        string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                      }
                    }
                    ["link"]=>
                    array(1) {
                      [0]=>
                      array(5) {
                        ["data"]=>
                        string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                        ["attribs"]=>
                        array(0) {
                        }
                        ["xml_base"]=>
                        string(0) ""
                        ["xml_base_explicit"]=>
                        bool(false)
                        ["xml_lang"]=>
                        string(0) ""
                      }
                    }
                  }
                }
              }
            }
            [4]=>
            &object(SimplePie_Item)#255 (2) {
              ["feed"]=>
              object(SimplePie)#218 (45) {
                ["data"]=>
                array(7) {
                  ["child"]=>
                  array(1) {
                    [""]=>
                    array(1) {
                      ["rss"]=>
                      array(1) {
                        [0]=>
                        array(6) {
                          ["data"]=>
                          string(2) "

"
                          ["attribs"]=>
                          array(1) {
                            [""]=>
                            array(1) {
                              ["version"]=>
                              string(4) "0.92"
                            }
                          }
                          ["xml_base"]=>
                          string(0) ""
                          ["xml_base_explicit"]=>
                          bool(false)
                          ["xml_lang"]=>
                          string(0) ""
                          ["child"]=>
                          array(1) {
                            [""]=>
                            array(1) {
                              ["channel"]=>
                              array(1) {
                                [0]=>
                                array(6) {
                                  ["data"]=>
                                  string(29) "
	
	
	
	
	
	
	
	
	
	
	
	
	
	
"
                                  ["attribs"]=>
                                  array(0) {
                                  }
                                  ["xml_base"]=>
                                  string(0) ""
                                  ["xml_base_explicit"]=>
                                  bool(false)
                                  ["xml_lang"]=>
                                  string(0) ""
                                  ["child"]=>
                                  array(1) {
                                    [""]=>
                                    array(7) {
                                      ["title"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(66) "SQL Server with Mr. Denny > SecurityFightClub » SecurityFightClub"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["link"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(75) "http://itknowledgeexchange.techtarget.com/sql-server/tag/securityfightclub/"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["description"]=>
                                      array(1) {
                                        [0]=>
                                        array(6) {
                                          ["data"]=>
                                          string(1) "
"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(1) {
                                              ["br"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(0) ""
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                      }
                                      ["lastBuildDate"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(31) "Thu, 09 Sep 2010 11:00:46 +0000"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["docs"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(34) "http://backend.userland.com/rss092"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["language"]=>
                                      array(1) {
                                        [0]=>
                                        array(5) {
                                          ["data"]=>
                                          string(2) "en"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                        }
                                      }
                                      ["item"]=>
                                      array(7) {
                                        [0]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(41) "Not everything needs a public IP address."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(264) "For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(94) "http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [1]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(75) "What do you mean I can’t access my own database when trying to attach it?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(272) "When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(125) "http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [2]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(56) "If I wanted to learn the law, I would have been a lawyer"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(274) "So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(109) "http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [3]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(40) "Who’s been logging into my SQL Server?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(268) "Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(90) "http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [4]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(63) "What’s the difference between encrypted data and hashed data?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(312) "The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(113) "http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [5]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(48) "Why should the DBA care about Network Firewalls?"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(290) "All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ..."
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["link"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(101) "http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                            }
                                          }
                                        }
                                        [6]=>
                                        array(6) {
                                          ["data"]=>
                                          string(13) "
		
		
		
			"
                                          ["attribs"]=>
                                          array(0) {
                                          }
                                          ["xml_base"]=>
                                          string(0) ""
                                          ["xml_base_explicit"]=>
                                          bool(false)
                                          ["xml_lang"]=>
                                          string(0) ""
                                          ["child"]=>
                                          array(1) {
                                            [""]=>
                                            array(3) {
                                              ["title"]=>
                                              array(1) {
                                                [0]=>
                                                array(5) {
                                                  ["data"]=>
                                                  string(35) "Mirroring isn’t a backup solution"
                                                  ["attribs"]=>
                                                  array(0) {
                                                  }
                                                  ["xml_base"]=>
                                                  string(0) ""
                                                  ["xml_base_explicit"]=>
                                                  bool(false)
                                                  ["xml_lang"]=>
                                                  string(0) ""
                                                }
                                              }
                                              ["description"]=>
                                              array(1) {
                                                [0]=>
                                               