<?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>Fri, 06 Aug 2010 02:06:55 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<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>
	<item>
		<title>Using PHP to Extract Image Exif Data</title>
		<description><![CDATA[Those of us fluent in digital photography have come across the term &#8220;Exif data&#8221; numerous times when it comes to software we use to digitally manipulate photographs. Exif (Exchangeable image file format) data is generally used to identify the properties of the camera that snapped a picture, and usually the software that altered it afterwards. [...]]]></description>
		<link>http://www.v-nessa.net/2010/08/02/using-php-to-extract-image-exif-data</link>
			</item>
	<item>
		<title>Simple PHP Script for RBL Checking</title>
		<description><![CDATA[It&#8217;s useful for ISP&#8217;s and email service providers to run occasional RBL checks against their IPs to know when they are being blacklisted by populate CBL services. I&#8217;ve written a simple script that utilizes the DNSBL pear library to check against common blacklists, when given a list of IPs in a file. First, you need [...]]]></description>
		<link>http://www.v-nessa.net/2010/07/16/simple-php-script-for-rbl-checking</link>
			</item>
	<item>
		<title>Using PHP to Perform DNS Lookups</title>
		<description><![CDATA[PHP has a couple DNS functions you can use to perform record lookups. Most of us are familiar with the two basic ones &#8211; gethostbyname() and gethostbyaddr(), both of which perform a single function &#8211; returning a hostname or IP address. Here&#8217;s an example of both: &#60;?php $ip = gethostbyname("v-nessa.net"); $host = gethostbyaddr("69.174.114.71"); echo "v-nessa.net [...]]]></description>
		<link>http://www.v-nessa.net/2010/06/30/using-php-to-perform-dns-lookups</link>
			</item>
	<item>
		<title>This Week&#8217;s Sexy Articles</title>
		<description><![CDATA[The Developer Obsession with Code Names &#8211; Pingdom Website feeling overweight? Slim it down with Smush.it &#8211; Diary of a Ninja Really Useful Tutorials You Should Have Read in May 2010 &#8211; W3 Avenue Beautiful and Useful 404 Error Pages for Inspiration &#8211; 6 Revisions 15 Great Content Management Systems for Designers &#8211; Design Tutorials [...]]]></description>
		<link>http://www.v-nessa.net/2010/06/04/this-weeks-sexy-articles-2</link>
			</item>
	<item>
		<title>The Fine Line Between Spam and Email Marketing</title>
		<description><![CDATA[If I had a Viagra pill for every time I confronted a spammer who pulled the &#8220;email marketing&#8221; excuse&#8230; There&#8217;s no debate, no exceptions, and no justification. If you&#8217;re sending out massive amounts of unsolicited email, you&#8217;re a spammer. Period.  You&#8217;re not running a legitimate or respected marketing campaign, you&#8217;re not helping anyone with their [...]]]></description>
		<link>http://www.v-nessa.net/2010/06/03/the-fine-line-between-spam-and-email-marketing</link>
			</item>
	<item>
		<title>Programming Tip: Assume Your Users are Idiots</title>
		<description><![CDATA[Any programmer knows the golden rule of programming &#8211; no matter how well you&#8217;ve coded an application, there&#8217;s always going to be something wrong with it. I&#8217;ve done enough development work to have a lasting suspicion that if there&#8217;s a bug or hole to be found, someone will stumble upon it and rub it in [...]]]></description>
		<link>http://www.v-nessa.net/2010/05/30/programming-tip-assume-your-users-are-idiots</link>
			</item>
	<item>
		<title>ReviewMe Had an Oopsie</title>
		<description><![CDATA[There&#8217;s a common understanding in the developer community that when you&#8217;re testing code, don&#8217;t do it on a live site. And if you do, make sure it&#8217;s transparent to the user.  This faux pas tends to be unforgivable when you&#8217;re a major review site getting thousands of hits per day. I hope I don&#8217;t get [...]]]></description>
		<link>http://www.v-nessa.net/2010/05/29/reviewme-had-an-oopsie</link>
			</item>
	<item>
		<title>This Week&#8217;s Sexy Articles</title>
		<description><![CDATA[How to Design a Clean and Minimal Business Website :: Voosh Themes 10+1 Things they Never Teach In College About Programming :: Making Good Software 10 Free Web Hosting Control Panels to Manage Servers Easier :: Web Resources Depot How to Fix PHP Vulnerabilities (So Your Site Won&#8217;t Get Hacked) :: Code Diesel How to [...]]]></description>
		<link>http://www.v-nessa.net/2010/05/28/this-weeks-sexy-articles</link>
			</item>
	<item>
		<title>PHP 5.3: Why We&#8217;re All Late to the Party</title>
		<description><![CDATA[It&#8217;s been almost a year since the PHP 5.3 branch was released to the PHP community, and yet we&#8217;re all still in the shadow of PHP 5.2.  If you&#8217;re just a faithful customer wondering why your host isn&#8217;t getting with the times, I&#8217;ll tell you exactly why: We don&#8217;t stock enough diapers to keep up [...]]]></description>
		<link>http://www.v-nessa.net/2010/05/27/php-5-3-why-were-all-late-to-the-party</link>
			</item>
</channel>
</rss>
