<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Networking</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 01:31:10 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 01:31:10 -0500</pubDate>
<item>
<title>Building Voice &amp; Text Messaging Apps With Twilio P.1</title>
<pubDate>Thu, 09 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Building-Voice-%26-Text-Messaging-Apps-With-Twilio-P.1/72361</link>
<description>
<![CDATA[In this screencast Jaffe will work with the service provider Twilio to build a text messaging and voice messaging application. This first part of several will introduce you to the framework and get yo...]]>
</description><guid>http://www.tutorialized.com/tutorial/Building-Voice-%26-Text-Messaging-Apps-With-Twilio-P.1/72361</guid>
</item>
<item>
<title>Building Voice &amp; Text Messaging Apps With Twilio P.1</title>
<pubDate>Thu, 09 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Building-Voice-%26-Text-Messaging-Apps-With-Twilio-P.1/72360</link>
<description>
<![CDATA[In this screencast Jaffe will work with the service provider Twilio to build a text messaging and voice messaging application. This first part of several will introduce you to the framework and get yo...]]>
</description><guid>http://www.tutorialized.com/tutorial/Building-Voice-%26-Text-Messaging-Apps-With-Twilio-P.1/72360</guid>
</item>
<item>
<title>CLI Port Sniffer</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/CLI-Port-Sniffer/64737</link>
<description>
<![CDATA[Using fsockopen(), one of PHP's network functions, you have the ability to connect to a remove (or local) server. We will use this function to create a port sniffer, which will enable you to see what ...]]>
</description><guid>http://www.tutorialized.com/tutorial/CLI-Port-Sniffer/64737</guid>
</item>
<item>
<title>Using cURL with PHP – Part 1</title>
<pubDate>Sun, 01 Nov 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Using-cURL-with-PHP-%96-Part-1/63127</link>
<description>
<![CDATA[simply , cURL is a PHP Library that helps us to connect multi-types of servers with alot of protocols like HTTP , FTP , TPS , TELNET ……. and much more .  For Example you can contact a RSS of a Blog wi...]]>
</description><guid>http://www.tutorialized.com/tutorial/Using-cURL-with-PHP-%96-Part-1/63127</guid>
</item>
<item>
<title>Get visitors IP address with PHP</title>
<pubDate>Sat, 31 Oct 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Get-visitors-IP-address-with-PHP/61961</link>
<description>
<![CDATA[This article demonstrates how to get visitors real IP address using PHP width code examples and security remarks.]]>
</description><guid>http://www.tutorialized.com/tutorial/Get-visitors-IP-address-with-PHP/61961</guid>
</item>
<item>
<title>Using cURL To Query Remote Servers In PHP</title>
<pubDate>Wed, 02 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Using-cURL-To-Query-Remote-Servers-In-PHP/55584</link>
<description>
<![CDATA[Learn to use curl with php to query remote webservers for data. This can be done to automate form submission, process credit cards, and more. Topics covered include SSL, proxies, cookie handling, and ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Using-cURL-To-Query-Remote-Servers-In-PHP/55584</guid>
</item>
<item>
<title>How to get the users IP Address</title>
<pubDate>Sun, 02 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-get-the-users-IP-Address/32159</link>
<description>
<![CDATA[The simple version of code used to obtain the users IP address is used to output their IP in a browser. Very simple, but if you did not know how to do it, now you do!]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-get-the-users-IP-Address/32159</guid>
</item>
<item>
<title>Port Monitor Script</title>
<pubDate>Thu, 07 Dec 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Port-Monitor-Script/27296</link>
<description>
<![CDATA[This is a rather simple script to demonstrate an application that many server administrators could probably find useful -- an uptime notification script.]]>
</description><guid>http://www.tutorialized.com/tutorial/Port-Monitor-Script/27296</guid>
</item>
<item>
<title>Check your server status - a basic ping</title>
<pubDate>Sun, 03 Dec 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Check-your-server-status---a-basic-ping/24031</link>
<description>
<![CDATA[In this tutorial I will show you how to check whether a domain, server is up or down and how fast it is. Generally speaking we will implement a ping command with PHP.]]>
</description><guid>http://www.tutorialized.com/tutorial/Check-your-server-status---a-basic-ping/24031</guid>
</item>
<item>
<title>Creating a domain checker</title>
<pubDate>Sun, 03 Dec 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Creating-a-domain-checker/24003</link>
<description>
<![CDATA[In this tutorial I will show you how to create a PHP script to check whether the actual domain name is available or not.]]>
</description><guid>http://www.tutorialized.com/tutorial/Creating-a-domain-checker/24003</guid>
</item>
<item>
<title> Using PHP classes to navigate distributed whois databases</title>
<pubDate>Sat, 02 Nov 2002 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/-Using-PHP-classes-to-navigate-distributed-whois-databases/1162</link>
<description>
<![CDATA[Whois services changed radically this year with the introduction of competition at the registrar level in the .com/.net/.org namespace and with it the advent of the SRS (Shared Registry System). Find ...]]>
</description><guid>http://www.tutorialized.com/tutorial/-Using-PHP-classes-to-navigate-distributed-whois-databases/1162</guid>
</item>
</channel>
</rss>
