<?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>NewSourceMedia Blog &#187; Communication</title>
	<atom:link href="http://newsourcemedia.com/blog/category/php/communication/feed/" rel="self" type="application/rss+xml" />
	<link>http://newsourcemedia.com/blog</link>
	<description>Focused on Interactive Design, Development and Marketing</description>
	<lastBuildDate>Mon, 07 May 2012 01:26:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Banner Design Logo Placement Tips</title>
		<link>http://newsourcemedia.com/blog/banner-design-logo-placement-tips/</link>
		<comments>http://newsourcemedia.com/blog/banner-design-logo-placement-tips/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 16:51:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Communication]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash AS2]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://am3media.com/site/?p=432</guid>
		<description><![CDATA[When designing skyscraper banners (160x600 and 130x160…etc.) try incorporating your logo in to the top and bottom portions of your banner layouts. If you only want to include one logo, try positioning the logo in the top or middle portions &#8230; <a href="http://newsourcemedia.com/blog/banner-design-logo-placement-tips/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[When designing skyscraper banners (160x600 and 130x160…etc.) try incorporating your logo in to the top and bottom portions of your banner layouts.
If you only want to include one logo, try positioning the logo in the top or middle portions of the banner.
If you only include your brand identity at the bottom, it’s will most likely fall below the fold (below the initial browser window area) and out of view of the user. Having a logo atop of the banner insures the viewer will be able to identity the brand associated with the message and call to actions.]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/banner-design-logo-placement-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adium and Yahoo IM Not Working</title>
		<link>http://newsourcemedia.com/blog/adium-and-yahoo-not-working/</link>
		<comments>http://newsourcemedia.com/blog/adium-and-yahoo-not-working/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 01:42:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Communication]]></category>
		<category><![CDATA[im]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[update.]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://am3media.com/site/?p=305</guid>
		<description><![CDATA[Did you notice that your Yahoo login stopped working lately? That is because Yahoo changed the way their im protocol works. You will have to download 1.3.5 update from Adium from here: http://adium.im/blog/2009/06/adium-135rc1/ Adium 1.3.5rc1 Yahoo Protocol 16 support, including &#8230; <a href="http://newsourcemedia.com/blog/adium-and-yahoo-not-working/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[Did you notice that your Yahoo login stopped working lately? That is because Yahoo changed the way their im protocol works. You will have to download 1.3.5 update from Adium from here:<span id="more-305"></span>

http://adium.im/blog/2009/06/adium-135rc1/
<h2>Adium 1.3.5rc1</h2>
Yahoo Protocol 16 support, including new HTTPS login method; this should fix a number of login problems that have recently cropped up. (Sulabh Mahajan, Mike “Maiku” Ruprecht)]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/adium-and-yahoo-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sending email via SMTP on OS X with PHP</title>
		<link>http://newsourcemedia.com/blog/sending-email-via-smtp-on-os-x-with-php/</link>
		<comments>http://newsourcemedia.com/blog/sending-email-via-smtp-on-os-x-with-php/#comments</comments>
		<pubDate>Sat, 02 Aug 2003 00:22:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Communication]]></category>
		<category><![CDATA[OS X Tutorials]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software Communication]]></category>

		<guid isPermaLink="false">http://newsourcemedia.com/blog/2003/08/01/sending-email-via-smtp-on-os-x-with-php/</guid>
		<description><![CDATA[How to set up OS X 10.2 (Jaguar)'s Apache / PHP environment to process scripts which send email out over the internet. This is really good for those who are having problems with the PHP Mail function. Introduction How to &#8230; <a href="http://newsourcemedia.com/blog/sending-email-via-smtp-on-os-x-with-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[How to set up OS X 10.2 (Jaguar)'s Apache / PHP environment to process scripts which send email out over the internet. This is really good for those who are having problems with the PHP Mail function.
<span id="more-240"></span>Introduction

How to set up OS X 10.2 (Jaguar)'s Apache / PHP environment to process scripts which send email out over the internet. This is really good for those who are having problems with the PHP Mail function.

PHP EMAIL SOLUTION:

Here is a link to a site that contains a php class and sample email test script that will communicate directly with your ISP's SMTP server:

<a href="http://www.phpguru.org/smtp.html">http://www.phpguru.org/smtp.html</a>

1. Download the file and place it anywhere in your website directory.  2. Edit the example test php script to use SMTP parameter values valid for your ISP account, and format a test message to a valid email address.

3. Execute the sample php script (which uses the PHP 'include' function to access the SMTP class script sitting in the same directory.

This should work just fine. If you are having problems finding the right information to edit the SMTP values, contact your internet service provider to uptain your e-mailing info.]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/sending-email-via-smtp-on-os-x-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sending Email with PHP</title>
		<link>http://newsourcemedia.com/blog/sending-email-with-php/</link>
		<comments>http://newsourcemedia.com/blog/sending-email-with-php/#comments</comments>
		<pubDate>Mon, 30 Jun 2003 00:22:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Communication]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://newsourcemedia.com/blog/2003/06/29/sending-email-with-php/</guid>
		<description><![CDATA[PHP mail() function can automatically send email thru the internet. This is how it's done. Example 1. Sending mail. mail("joecool@example.com", "My Subject", "Line 1\nLine 2\nLine 3"); Example 2. Sending mail with extra headers. mail("nobody@example.com", "the subject", $message, "From: webmaster@$SERVER_NAME\r\n" ."Reply-To: &#8230; <a href="http://newsourcemedia.com/blog/sending-email-with-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[PHP mail() function can automatically send email thru the internet. This is how it's done.
<span id="more-247"></span>

<strong>Example 1. Sending mail.</strong>
<table border="0" cellpadding="5" bgcolor="#e0e0e0">
<tbody>
<tr>
<td>
<pre class="programlisting">mail("joecool@example.com", "My Subject", "Line 1\nLine 2\nLine 3");</pre>
</td>
</tr>
</tbody></table>
<table class="EXAMPLE" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>
<div class="example"><a name="AEN44627"></a><strong>Example 2. Sending mail with extra headers.</strong>
<table border="0" cellpadding="5" bgcolor="#e0e0e0">
<tbody>
<tr>
<td>
<pre class="programlisting">mail("nobody@example.com", "the subject", $message,
     "From: webmaster@$SERVER_NAME\r\n"
    ."Reply-To: webmaster@$SERVER_NAME\r\n"
    ."X-Mailer: PHP/" . phpversion());</pre>
</td>
</tr>
</tbody></table>
</div></td>
</tr>
</tbody></table>
<table class="EXAMPLE" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>
<div class="example"><a name="AEN44633"></a><strong>Example 3. Sending mail with extra headers and setting an additional command            line parameter.</strong>
<table border="0" cellpadding="5" bgcolor="#e0e0e0">
<tbody>
<tr>
<td>
<pre class="programlisting">mail("nobody@example.com", "the subject", $message,
     "From: webmaster@$SERVER_NAME", "-fwebmaster@$SERVER_NAME");</pre>
</td>
</tr>
</tbody></table>
</div></td>
</tr>
</tbody></table>
You can also use simple string building techniques to build complex email    messages.
<table class="EXAMPLE" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>
<div class="example"><a name="AEN44642"></a><strong>Example 4. Sending complex email.</strong>
<table border="0" cellpadding="5" bgcolor="#e0e0e0">
<tbody>
<tr>
<td>
<pre class="programlisting">/* recipients */
$to  = "Mary " . ", " ; // note the comma
$to .= "Kelly ";

/* subject */
$subject = "Birthday Reminders for August";

/* message */
$message = '

Here are the birthdays upcoming in August!
<table border="0">
<tbody>
<tr>
<th>Person</th>
<th>Day</th>
<th>Month</th>
<th>Year</th>
</tr>
<tr>
<td>Joe</td>
<td>3rd</td>
<td>August</td>
<td>1970</td>
</tr>
<tr>
<td>Sally</td>
<td>17th</td>
<td>August</td>
<td>1973</td>
</tr>
</tbody></table>
';

/* To send HTML mail, you can set the Content-type header. */
$headers  = "MIME-Version: 1.0\r\n";
$headers .= "Content-type: text/html; charset=iso-8859-1\r\n";

/* additional headers */
$headers .= "From: Birthday Reminder \r\n";

$headers .= "Cc: birthdayarchive@example.com\r\n";
$headers .= "Bcc: birthdaycheck@example.com\r\n";

/* and now mail it */
mail($to, $subject, $message, $headers);</pre>
</td>
</tr>
</tbody></table>
</div></td>
</tr>
</tbody></table>
====================]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/sending-email-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
