<?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; update.</title>
	<atom:link href="http://newsourcemedia.com/blog/tag/update/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>Actionscript 2 to 3 migration Help</title>
		<link>http://newsourcemedia.com/blog/actionscript-2-to-3-migration-help/</link>
		<comments>http://newsourcemedia.com/blog/actionscript-2-to-3-migration-help/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 14:55:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[update.]]></category>

		<guid isPermaLink="false">http://am3media.com/site/?p=317</guid>
		<description><![CDATA[Need help migrating over to the AS3 language. First thing you probably want to download is the "AS3 Migration Cookbook from Adobe. You can use it as a high-level intro to AS3 and a quick reference for executing frequent code &#8230; <a href="http://newsourcemedia.com/blog/actionscript-2-to-3-migration-help/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[Need help migrating over to the AS3 language. First thing you probably want to download is the "AS3 Migration Cookbook from Adobe. You can use it as a high-level intro to AS3 and a quick reference for executing frequent code task. The guide covers four topics:<span id="more-317"></span>
<ul>
	<li> <strong>Introduction</strong>: Provides a high-level introduction to ActionScript 3</li>
	<li> <strong>Top misperceptions</strong>: Dispels some of the top misperceptions around ActionScript 3</li>
	<li> <strong>Top benefits</strong>: Lists some of the top benefits of ActionScript 3</li>
	<li> <strong>Migration cookbook</strong>: Shows how to do common tasks in ActionScript 3 (see Figure 1)</li>
</ul>
<h4>Download the guide:<a class="icon pdf-file" href="http://www.adobe.com/devnet/actionscript/articles/as3_migration_cookbook/as3_migration_cookbook.pdf" target="_blank">
ActionScript 3 migration cookbook</a> <span class="stamp-fileinfo">(PDF, 600K)</span></h4>
A second place for a more detailed breakdown of what's changed is located on Adobe flash docs.

ActionScript® 3 Migration Reference
<a href="http://help.adobe.com/en_US/AS3LCR/Flash_10.0/index.html?migration.html&amp;all-classes.html" target="_blank">adobe.com/go/as2toas3</a>]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/actionscript-2-to-3-migration-help/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>PHP Remove last character from string</title>
		<link>http://newsourcemedia.com/blog/php-remove-last-character/</link>
		<comments>http://newsourcemedia.com/blog/php-remove-last-character/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 01:55:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[String Manipulation]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[extract]]></category>
		<category><![CDATA[last]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[update.]]></category>

		<guid isPermaLink="false">http://newsourcemedia.com/blog/?p=515</guid>
		<description><![CDATA[Want to remove the last character from your text. Just use Substr_Replace. This is how. PHP's substr_replace replaces text within a portion of a string. In this case we only want to replace the last character with nothing. Here is &#8230; <a href="http://newsourcemedia.com/blog/php-remove-last-character/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[Want to remove the last character from your text. Just use Substr_Replace. This is how.<span id="more-515"></span>

PHP's substr_replace replaces text within a portion of a string. In this case we only want to replace the last character with nothing. Here is the code sample:

<pre lang="php">$old_string = "My-Category-";
// remove the last hyphen from the string
$new_string = substr_replace($old_string,"",-1);
echo $new_string;
// should now read "My-Category"
</pre>
This should replace the last character of a string with nothing.]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/php-remove-last-character/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Date Stamp</title>
		<link>http://newsourcemedia.com/blog/date-stamp/</link>
		<comments>http://newsourcemedia.com/blog/date-stamp/#comments</comments>
		<pubDate>Wed, 23 Jun 2004 00:22:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[date stamp]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[update.]]></category>

		<guid isPermaLink="false">http://newsourcemedia.com/blog/2004/06/22/date-stamp/</guid>
		<description><![CDATA[This object inserts the system date and time, or if needed, inserts the Javascript inside the page, to dynamically change the 'date last updated'. This object inserts the system date and time, or if needed, inserts the Javascript inside the &#8230; <a href="http://newsourcemedia.com/blog/date-stamp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[This object inserts the system date and time, or if needed, inserts the Javascript inside the page, to dynamically change the 'date last updated'.
<span id="more-200"></span>
This object inserts the system date and time, or if needed, inserts the Javascript inside the page, to dynamically change the 'date last updated'.

This Object has options to set the Date and Time in 9 different formats.

To use, select icon, select from the options whether you want the date to be inserted or the Javascript to be inserted, selected the display format and click OK.]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/date-stamp/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! -->
