<?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>Analysis and Review</title>
	<atom:link href="http://analysisandreview.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://analysisandreview.com</link>
	<description>Unbiased research, analysis and review...</description>
	<lastBuildDate>Fri, 13 Aug 2010 13:29:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Mass Insert Data into a mySQL Table</title>
		<link>http://analysisandreview.com/unix/mass-insert-data-into-a-mysql-table/</link>
		<comments>http://analysisandreview.com/unix/mass-insert-data-into-a-mysql-table/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 13:29:42 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=783</guid>
		<description><![CDATA[How to mass insert data into a table via mySQL. INSERT INTO table_name_goes_here( group_id, parent_id, type, name) VALUES( '1', '2', 'option', 'Aaron Rodgers' ), ( '1', '2', 'option', ']]></description>
		<wfw:commentRss>http://analysisandreview.com/unix/mass-insert-data-into-a-mysql-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DHCP does not allow raw option 67</title>
		<link>http://analysisandreview.com/cisco/dhcp-does-not-allow-raw-option-67/</link>
		<comments>http://analysisandreview.com/cisco/dhcp-does-not-allow-raw-option-67/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 18:55:09 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=777</guid>
		<description><![CDATA[CSCsi10974 Error configuring dhcp option 67 Symptom: The following error is generated while configuring dhcp option 67: % DHCP does not allow raw option 67. Conditions: After creating a dhcp pool,configuring dhcp option 67 to specify the bootfile name for the dhcp clients is not allowed. Some devices like handheld scanners look for bootfile name ]]></description>
		<wfw:commentRss>http://analysisandreview.com/cisco/dhcp-does-not-allow-raw-option-67/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limit the Bandwidth Consumption of a Server</title>
		<link>http://analysisandreview.com/cisco/limit-the-bandwidth-consumption-of-a-server/</link>
		<comments>http://analysisandreview.com/cisco/limit-the-bandwidth-consumption-of-a-server/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 21:34:07 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[6500]]></category>
		<category><![CDATA[bandwidth]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=774</guid>
		<description><![CDATA[We are wanting to limit the bandwidth consumption of a server that is connected to a Cisco 6513. Limiting bandwidth can be done in many ways but we will discuss using User Based Rate Limiting. The below configuration can be used to limit bandwidth to 30 mbps on two different ports and ip addresses. You ]]></description>
		<wfw:commentRss>http://analysisandreview.com/cisco/limit-the-bandwidth-consumption-of-a-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error message when adding IPS to Cisco IME</title>
		<link>http://analysisandreview.com/cisco/error-message-when-adding-ips-to-cisco-ime/</link>
		<comments>http://analysisandreview.com/cisco/error-message-when-adding-ips-to-cisco-ime/#comments</comments>
		<pubDate>Wed, 19 May 2010 19:41:32 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[ASA]]></category>
		<category><![CDATA[certificate error]]></category>
		<category><![CDATA[Cisco IME]]></category>
		<category><![CDATA[IPS]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=771</guid>
		<description><![CDATA[Error message when adding IPS to Cisco IPS Manager Express Error message: IOException when try to get certificate: java.security.cert.CertificateExpiredException: NotAfter: Sat Mar 13 16:18:57 CST 2010 In order to get a new host certificate on the IPS, you will need to run the following CLI command: &#8220;tls generate-key&#8221; Now add the device back to Cisco ]]></description>
		<wfw:commentRss>http://analysisandreview.com/cisco/error-message-when-adding-ips-to-cisco-ime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replace sendmail with ssmpt to send email via Gmail</title>
		<link>http://analysisandreview.com/security/replace-sendmail-with-ssmpt-to-send-email-via-gmail/</link>
		<comments>http://analysisandreview.com/security/replace-sendmail-with-ssmpt-to-send-email-via-gmail/#comments</comments>
		<pubDate>Mon, 03 May 2010 18:50:27 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[MTA]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[Sendmail]]></category>
		<category><![CDATA[ssmtp]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=756</guid>
		<description><![CDATA[Okay let&#8217;s set up your freebsd 8 system to use gmail as its MTA. This guide will assist you in setting up your server to send email via gmail with a secure logon. We&#8217;re replacing sendmail with ssmpt because ssmpt is so much easier to configure and sendmail is overkill when you just need to ]]></description>
		<wfw:commentRss>http://analysisandreview.com/security/replace-sendmail-with-ssmpt-to-send-email-via-gmail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to capture packets with tcpdump and output to pcap for wireshark</title>
		<link>http://analysisandreview.com/unix/how-to-capture-packets-with-tcpdump-and-output-to-pcap-for-wireshark/</link>
		<comments>http://analysisandreview.com/unix/how-to-capture-packets-with-tcpdump-and-output-to-pcap-for-wireshark/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 21:25:48 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[tcpdump]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=754</guid>
		<description><![CDATA[how to capture packets with tcpdump and output to pcap for wireshark -s 0 tell tcpdump to get the entire packet -w filename.pcap is going to be your output file name not port 1024 tells tcpdummp to ignore port 1024 you can also say port 1024 to capture packets on that port with tcpdump tcpdump ]]></description>
		<wfw:commentRss>http://analysisandreview.com/unix/how-to-capture-packets-with-tcpdump-and-output-to-pcap-for-wireshark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add and Remove WordPress Profile Fields</title>
		<link>http://analysisandreview.com/wordpress/how-to-add-and-remove-wordpress-profile-fields/</link>
		<comments>http://analysisandreview.com/wordpress/how-to-add-and-remove-wordpress-profile-fields/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 18:03:05 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[profile fields]]></category>
		<category><![CDATA[remove]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=752</guid>
		<description><![CDATA[Ever want to add profile fields in your wordpress profile page, or how about removing a profile field from your wordpress profile. Here you&#8217;ll see how to: Add a profile field to your author page aka profile page Remove a profile field from your wordpress profile page Call the custom profile information  somewhere within your ]]></description>
		<wfw:commentRss>http://analysisandreview.com/wordpress/how-to-add-and-remove-wordpress-profile-fields/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to use Sendmail with FreeBSD</title>
		<link>http://analysisandreview.com/unix/how-to-use-sendmail-with-freebsd/</link>
		<comments>http://analysisandreview.com/unix/how-to-use-sendmail-with-freebsd/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 17:07:36 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[send mail]]></category>
		<category><![CDATA[Sendmail]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=750</guid>
		<description><![CDATA[Using sendmail with freebsd is easy. Here we will cover how to start and stop sendmail how to send mail with sendmail how to send mail from the terminal, cli, command prompt how to make sendmail start at boot time How to start and stop send mail: /etc/rc.d/sendmail stop&#60;/li&#62; &#60;li&#62;/etc/rc.d/sendmail start&#60;/li&#62; &#60;li&#62;/etc/rc.d/sendmail restart How to ]]></description>
		<wfw:commentRss>http://analysisandreview.com/unix/how-to-use-sendmail-with-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple WordPress Widget to Output Code into Sidebar</title>
		<link>http://analysisandreview.com/wordpress/simple-wordpress-widget-to-output-code-into-sidebar/</link>
		<comments>http://analysisandreview.com/wordpress/simple-wordpress-widget-to-output-code-into-sidebar/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 03:23:30 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[head]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[pluggin]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=747</guid>
		<description><![CDATA[How to create a widget that will output whatever you like into the sidebar. Here you will learn How to register your wordpress.org widget Output html java or php code with widget Add CSS or Java script to head of the theme &#60;?php /* Plugin Name: Some Widget Plugin URI: http://domain.com Description: Network Author: Kurt ]]></description>
		<wfw:commentRss>http://analysisandreview.com/wordpress/simple-wordpress-widget-to-output-code-into-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Gmail Account Was Hacked</title>
		<link>http://analysisandreview.com/security/my-gmail-account-was-hacked/</link>
		<comments>http://analysisandreview.com/security/my-gmail-account-was-hacked/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 21:34:53 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[husband]]></category>
		<category><![CDATA[kid]]></category>
		<category><![CDATA[wife]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=741</guid>
		<description><![CDATA[If I had dollar every time someone came to me worried about their wife or husband, kids Gmail email account being hacked I&#8217;d be a&#8230; If someone hacks your gmail you can detect it and even narrow who could have done it based on geographic location. Google published an article on how to monitor suspicious ]]></description>
		<wfw:commentRss>http://analysisandreview.com/security/my-gmail-account-was-hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
