<?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>AMPwerx &#187; Utilities</title>
	<atom:link href="http://ampwerxmedia.com/site/category/portfolio/web-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://ampwerxmedia.com/site</link>
	<description>AMPwerx - What Works for You</description>
	<lastBuildDate>Wed, 10 Mar 2010 01:09:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>URL Decoder/Encoder</title>
		<link>http://ampwerxmedia.com/site/portfolio/url-decoderencoder/</link>
		<comments>http://ampwerxmedia.com/site/portfolio/url-decoderencoder/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 02:53:06 +0000</pubDate>
		<dc:creator>AMPower</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://ampwerxmedia.com/site/?p=2089</guid>
		<description><![CDATA[A helpful utility to convert code to text and text to code. Compliments of MeyerWeb. Very handy when you want to place code in a blog entry or on the forums. 
Ex: http://ampwerxmedia.com
-becomes-
http%3A%2F%2Fampwerxmedia.com]]></description>
			<content:encoded><![CDATA[<div><code><script type="text/javascript">// < ![CDATA[
function encode() {
	var obj = document.getElementById('dencoder');
	var unencoded = obj.value;
	obj.value = encodeURIComponent(unencoded);
}
function decode() {
	var obj = document.getElementById('dencoder');
	var encoded = obj.value;
	obj.value = decodeURIComponent(encoded.replace(/\+/g,  " "));
}
// ]]&gt;</script><br />
</code></div>
<div>
<form>
<h2>URL Decoder/Encoder</h2>
<p><textarea id="dencoder" cols="80" rows="20"></textarea></p>
<div>
<input onclick="decode()" type="button" value="Decode" />
<input onclick="encode()" type="button" value="Encode" /></div>
<ul>
<li>Input a string of text and encode or decode it as you like.</li>
<li>Handy for turning encoded JavaScript URLs from complete gibberish into readable gibberish.</li>
<li>If you&#8217;d like to have the URL Decoder/Encoder for offline use, just view source and save to your hard drive.</li>
</ul>
</form>
</div>
<div>
<table width="100%" border="0" cellspacing="10">
<tr>
<td><img src="http://creativecommons.org/images/public/somerights.gif" alt="Creative Commons License" border="0"/></td>
<td>
<p style="font-size:small; color:grey" >The URL Decoder/Encoder is licensed under a Creative Commons <br /> <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/">Attribution-ShareAlike 2.0</a> License. <a title="meyerweb.com" href="http://meyerweb.com/eric/tools/dencoder/">Eric Meyer</a></p>
</td>
</tr>
</table>
<p style="font-size:0.75em;color:grey">This tool is provided without warranty, guarantee, or much in the way of explanation.  Note that use of this tool may or may not crash your browser, lock up your machine, erase your hard drive, or e-mail those naughty pictures you hid in the Utilities folder to your mother.  Don&#8217;t blame me if anything bad happens to you, because it&#8217;s actually the aliens&#8217; fault.  The code expressed herein is solely that of the author, and he&#8217;s none too swift with the JavaScript, if you know what we mean, so it&#8217;s likely to cause giggle fits in anyone who knows what they&#8217;re doing.  Not a flying toy.  Thank you for playing.  Insert coin to continue.</p>
</div>
<div class="center">
<script type="text/javascript"><!--
google_ad_client = "pub-7711722250238403";
/* 468x60, postwhrgtxt */
google_ad_slot = "6659158255";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
]]></content:encoded>
			<wfw:commentRss>http://ampwerxmedia.com/site/portfolio/url-decoderencoder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JW FLV Player the best for the Web</title>
		<link>http://ampwerxmedia.com/site/portfolio/web-tools/jw-flv-player-the-best-for-the-web/</link>
		<comments>http://ampwerxmedia.com/site/portfolio/web-tools/jw-flv-player-the-best-for-the-web/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 10:44:17 +0000</pubDate>
		<dc:creator>AMPower</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[flash file player]]></category>
		<category><![CDATA[JWflv player]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[video player]]></category>

		<guid isPermaLink="false">http://ampwerxmedia.com/site/?p=1005</guid>
		<description><![CDATA[The JW FLV Player the best one to suit my needs. Jeroen Wijering has developed a simple, easy to use utility for playing videos online. A few reasons why I enjoy using the JW FLV player for many of my video &#038; audio creations...]]></description>
			<content:encoded><![CDATA[<p>The JW FLV Player is my online video player of choice for a number of reasons:</p>
<ul>
<li>The  JW FLV Player is light, weighing in at 41kb</li>
<li>The  JW FLV Player is <a title="JW Player Setup Wizard at Longtail Video" href="http://www.longtailvideo.com/support/jw-player-setup-wizard">easily configured</a> with a wide range of settings</li>
<li>The  JW FLV Player has many <a title="JW Plugins at Longtail Video" href="http://www.longtailvideo.com/addons/plugins">plugins</a> &amp; <a title="JW Modules at Longtail Video" href="http://www.longtailvideo.com/addons/modules">modules</a> for use with popular <a title="Content Management System - Bits on the Run - at Longtail Video" href="http://www.longtailvideo.com/cms/CMS-Bits-on-the-Run">CMS programs</a></li>
<li>The  JW FLV Player can have a look that matches you site with a variety of &#8220;<a title="JW Skins at Longtail Video" href="http://www.longtailvideo.com/addons/skins">skins</a>&#8220;</li>
</ul>
<p>Overall I give the  <a title="JW FLV audio &amp; video player " href="http://www.jeroenwijering.com/?item=JW_FLV_Media_Player">JW FLV Player</a> a two thumbs up and thank <a title="Jeroen's FLV Player Site" href="http://www.jeroenwijering.com/">Jeroen Wijering</a> for all his work.</p>
<p><img class="advert" title="ads by Google listed below" src="http://ampwerxmedia.com/site/img/advert.png" alt="ads by Google" width="100" height="24" /></p>
<div class="center"><script type="text/javascript"><!--
google_ad_client = "pub-7711722250238403";
/* 468x60, postwhrgtxt */
google_ad_slot = "6659158255";
google_ad_width = 468;
google_ad_height = 60;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://ampwerxmedia.com/site/portfolio/web-tools/jw-flv-player-the-best-for-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP video input</title>
		<link>http://ampwerxmedia.com/site/portfolio/web-tools/wp-video-input/</link>
		<comments>http://ampwerxmedia.com/site/portfolio/web-tools/wp-video-input/#comments</comments>
		<pubDate>Sun, 04 Dec 2005 04:07:46 +0000</pubDate>
		<dc:creator>AMPower</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[adding video]]></category>

		<guid isPermaLink="false">http://ampwerxmedia.com/site/?p=975</guid>
		<description><![CDATA[The code necessary for adding an flv to WordPress. Using the great program JWplayer.]]></description>
			<content:encoded><![CDATA[<h2>&lt;h2&gt;Validly insert a flv video into a WP post&lt;/h2&gt;</h2>
<p>&lt;p&gt;Many video plugins don&#8217;t generate valid code&lt;/p&gt;</p>
<p>&lt;p&gt;Besides, I really like the <a title="JW FLV MEDIA PLAYER" href="http://www.jeroenwijering.com/?item=JW_FLV_Player"><strong>JW FLV Player</strong> created by Jeroen Wijering</a> &lt;/p&gt;</p>
<h3>&lt;h3&gt;This is an h3&lt;/h3&gt;</h3>
<h1 style="text-align: center;">&lt;h1 style=&#8221;text-align:center&#8221;&gt;The Code&lt;/h1&gt;</h1>
<p>&lt;h2&gt;This is an h2&lt;/h2&gt;<br />
&lt;p&gt;This is a p&lt;/p&gt;<br />
&lt;p&gt;This is a p&lt;/p&gt;<br />
&lt;h3&gt;This is an h3&lt;/h3&gt;<br />
&lt;div id=&#8221;UNIQUE ID&#8221; style=&#8221;text-align:center&#8221;&gt;This div will be replaced&lt;/div&gt;&lt;script type=&#8217;text/javascript&#8217; src=&#8217;http://yoursite.com/yourdirectory/swfobject.js&#8217;&gt;&lt;/script&gt;&amp;ltscript type=&#8221;text/javascript&#8221;&gt;<br />
var so = new SWFObject(&#8216;http://yoursite.com/yourdirectory/player.swf&#8217;,'vid&#8217;,'400&#8242;,&#8217;320&#8242;,&#8217;9&#8242;);<br />
so.addParam(&#8216;allowscriptaccess&#8217;,'always&#8217;);<br />
so.addParam(&#8216;allowfullscreen&#8217;,'true&#8217;);<br />
so.addParam(&#8216;flashvars&#8217;,'&amp;author=Anthony M Power-AMPwerx&amp;description=ADD DESCRIPTION&amp;captions=ADD CAPTIONS&amp;duration=ADD DURATION&amp;file=ADD FILE LINK&amp;image=ADD IMAGE LINK&amp;link=http://ampwerxmedia.com/&amp;start=ADD START TIME&amp;title=ADD TITLE&amp;type=ADD TYPE&amp;volume=80&amp;controlbar=over&amp;plugins=viral-1&amp;viral.callout=none&amp;viral.onpause=false&#8217;);<br />
so.write(&#8216;UNIQUE ID&#8217;);<br />
&lt;/script&gt;</p>
<div id="wptestpost" style="text-align:center">This div will be replaced</div>
<p><script src="http://ampwerxmedia.com/site/swfobject.js" type="text/javascript"></script><script type="text/javascript"><!--
var so = new SWFObject('http://ampwerxmedia.com/site/player.swf','vid','400','320','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&amp;author=Anthony M Power-AMPwerx&amp;description=WP video input-example-GLBig League&amp;captions=ADD CAPTIONS&amp;duration=135&amp;file=http://dl.dropbox.com/u/5222376/video/photos1.flv&amp;image=http://dl.dropbox.com/u/5222376/video/georgelaura01.jpg&amp;link=http://ampwerxmedia.com/&amp;start=0&amp;title=WP video input&amp;volume=80&amp;controlbar=over&amp;plugins=viral-1&amp;viral.callout=none&amp;viral.onpause=false');
so.write('wptestpost');
// --></script></p>
]]></content:encoded>
			<wfw:commentRss>http://ampwerxmedia.com/site/portfolio/web-tools/wp-video-input/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
