<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>v-nessa.net</title>
	<link>http://www.v-nessa.net</link>
	<description>pink is the new black</description>
	<lastBuildDate>Mon, 06 Feb 2012 17:38:31 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>phpacademy.org Offers FREE PHP Tutorials</title>
		<description><![CDATA[There&#8217;s a new site out there that&#8217;s offering high quality PHP video tutorials &#8211; for FREE!  All you PHP gurus, check out phpacademy.org.  They currently have over 200 PHP and MySQL tutorials for both beginner and intermediate users.  Unlike other PHP tutorial sites, phpacademy is unique because the tutorials are all on video, so there&#8217;s [...]]]></description>
		<link>http://www.v-nessa.net/2011/03/31/phpacademy-org-offers-free-php-tutorials</link>
			</item>
	<item>
		<title>Error Installing APC via PECL</title>
		<description><![CDATA[I got the following error when compiling APC on one of the servers: /root/APC-3.1.6/apc.c:464: error: &#8216;apc_regex&#8217; has no member named &#8216;nreg&#8217; To fix this, make sure that PHP is installed with PCRE support (type php -m for a list of modules), then install the pcre-devel package: yum install pcre-devel]]></description>
		<link>http://www.v-nessa.net/2011/02/27/error-installing-apc-via-pecl</link>
			</item>
	<item>
		<title>Using POST Variables Outside the Loop</title>
		<description><![CDATA[I was working on this mini contact form the other day where a user basically enters in a bunch of info, the form submits to itself via PHP_SELF, and sends out an email. Oddly enough, once I transferred the form to its permanent home and spent a decent chunk of time trying to figure out [...]]]></description>
		<link>http://www.v-nessa.net/2011/02/24/using-post-variables-outside-the-loop</link>
			</item>
	<item>
		<title>Gambling Fever</title>
		<description><![CDATA[Before meeting my fiancé, the most exposure I&#8217;d had to gambling was the occasional friendly late night nickel/dime/quarter poker games you have with friends after a night of partying when you eventually get bored and have nothing else to do.  Well, that was then &#8211; nowadays I&#8217;m upping my housewife potential by learning how to [...]]]></description>
		<link>http://www.v-nessa.net/2011/02/22/gambling-fever</link>
			</item>
	<item>
		<title>Catching SoapClient Errors</title>
		<description><![CDATA[I recently wrote a PHP script that uses SoapClient to connect to a SOAP server to verify username/password credentials for a monitoring system.  The script basically returns the result as a yes or no &#8211; however, as we all know with SOAP, when you hit an error you get a mess of crap that comes [...]]]></description>
		<link>http://www.v-nessa.net/2011/02/01/catching-soapclient-errors</link>
			</item>
	<item>
		<title>One of Those &#8220;Ksplice Saved Our Asses&#8221; Moments</title>
		<description><![CDATA[There comes a time in every sysadmin&#8217;s life when you realize that as long as you have your job, you&#8217;re never going to have a life have friends sleep have a break from all the madness When you fix server A, server B breaks. When you patch exploit 1, exploit 2 strikes threefold.  And to [...]]]></description>
		<link>http://www.v-nessa.net/2011/01/15/one-of-those-ksplice-saved-our-asses-moments</link>
			</item>
	<item>
		<title>Simple Way to Parse an x509 Certificate with PHP</title>
		<description><![CDATA[PHP has a nifty little function for parsing an x.509 SSL certificate into an array to easily pull out the elements: openssl_x509_parse .Essentially, all you need to do is load up the contents of the certificate, either through a file or POST value, and enclose it in the array. Here&#8217;s a simple script: &#60;?php $sslcert [...]]]></description>
		<link>http://www.v-nessa.net/2010/11/03/simple-way-to-parse-an-x509-certificate-with-php</link>
			</item>
	<item>
		<title>Dear , It&#8217;s not your IP &#8211; Your Site Is Just&#8230;Unpopular</title>
		<description><![CDATA[At least twice a month I get an all so familiar request from hopeful customers looking to boost their Internet presence: &#8220;Yea, I&#8217;m going to need about a bazillion IPs for all my sites. Oh, and they all need to be on different subnets. Ya know, SEO shit. I&#8217;m going to make it to the [...]]]></description>
		<link>http://www.v-nessa.net/2010/09/09/its-not-your-ip-your-site-is-just-unpopular</link>
			</item>
	<item>
		<title>Wireless BroadBand vs. Home Broadband?</title>
		<description><![CDATA[According to www.broadbandexpert.com.au, there has been a 45% rise in sales of wireless broadband plans in Australia during 2009, after a huge rise in popularity of mobile broadband sales in European countries during 2008 and early 2009.  While wireless broadband is clearly not yet a full replacement for home broadband service, it isn&#8217;t suitable by [...]]]></description>
		<link>http://www.v-nessa.net/2010/09/07/wireless-broadband-vs-home-broadband</link>
			</item>
	<item>
		<title>Review of ReclaiMe Data Recovery Software</title>
		<description><![CDATA[We all know how much it sucks to have a hard drive fail &#8211; months or even years worth of data down the drain. And I bet you don&#8217;t do regular backups, do you? I came across ReclaiME from a review site. It&#8217;s software (that unfortunately only works on Windows) that you can install on [...]]]></description>
		<link>http://www.v-nessa.net/2010/08/05/review-of-reclaime-data-recovery-software</link>
			</item>
</channel>
</rss>

