<?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>noponies &#187; General</title>
	<atom:link href="http://www.blog.noponies.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.noponies.com</link>
	<description>I want a pony for xmas! Flash, ActionScript, Drawing, Code, Illustration from New Zealand.</description>
	<lastBuildDate>Sun, 16 Jan 2011 18:15:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Flashpress 0.9 Released</title>
		<link>http://www.blog.noponies.com/2011/01/flashpress-0-9-released/</link>
		<comments>http://www.blog.noponies.com/2011/01/flashpress-0-9-released/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 18:14:41 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[FlashPress]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Zend AMF]]></category>

		<guid isPermaLink="false">http://www.blog.noponies.com/?p=367</guid>
		<description><![CDATA[Go here to see the small write up and get the files. http://thereformation.co.nz/amfphp/flashpress-0-9-released/ I&#8217;ve moved Flashpress off this blog, to its new home on my NZ based design company site, http://thereformation.co.nz. Over time, all content here will migrate to that location.]]></description>
			<content:encoded><![CDATA[<p>Go here to see the small write up and get the files.</p>
<p><a href="http://thereformation.co.nz/amfphp/flashpress-0-9-released/">http://thereformation.co.nz/amfphp/flashpress-0-9-released/</a></p>
<p>I&#8217;ve moved Flashpress off this blog, to its new home on my NZ based design company site, <a href="http://thereformation.co.nz">http://thereformation.co.nz</a>. Over time, all content here will migrate to that location.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.noponies.com/2011/01/flashpress-0-9-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flashpress 0.9 Comments</title>
		<link>http://www.blog.noponies.com/2010/12/flashpress-0-9-comments/</link>
		<comments>http://www.blog.noponies.com/2010/12/flashpress-0-9-comments/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 15:24:26 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[FlashPress]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Zend AMF]]></category>

		<guid isPermaLink="false">http://www.blog.noponies.com/?p=365</guid>
		<description><![CDATA[I&#8217;m just finishing off the next version of FlashPress. Apart from some bug fixes, the main change is the addition of a postComment, userLogin and userLogout methods. Changes: New postComment method New getPostTems method (this depreciates getCategories) New userLogin method New userLogout method Addition of customTax property on PostVO object, to handle custom taxonomies on [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m just finishing off the next version of FlashPress.</p>
<p>Apart from some bug fixes, the main change is the addition of a postComment, userLogin and userLogout methods. </p>
<p>Changes:</p>
<ul>
<li>New postComment method</li>
<li>New getPostTems method (this depreciates getCategories)</li>
<li>New userLogin method</li>
<li>New userLogout method</li>
<li>Addition of customTax property on PostVO object, to handle custom taxonomies on post objects</li>
<li>Slight changes to TermVO object properties. One additional property added</li>
<li>Bug fixes for getPost method</li>
<li>Bug fixes for getUser methods and WpUserVO object</li>
<li>Adjustments to the search method so it searches custom post types as well as built in</li>
</ul>
<p><strong>Some thoughts about the postComments method.</strong><br />
This is currently working fine in dev. I&#8217;m curious as to how you would like this method exposed. It does write to the DB, so I&#8217;m in half a mind to wrap it within the current writeable variables. However, in doing so, you make available the rest of the writeable methods, which might not be that desirable to all users. I&#8217;m hesitant to go down this path.</p>
<p><del>So, what about a new global constant that either allows/ restricts comments? Or I can simply hook into the wordpress options and check what is set within the &#8216;Discussion&#8217; panel and on a per post basis and allow / restrict comments based off that?</del></p>
<p><del>At the moment the method does not validate against users. Any new comments are placed into the moderation queue. A subsequent comment from a commenter that has an approved comment is automatically approved. Which is left up to the wordpress commenting mechanism.</del></p>
<p><del>Commenting really requires basic user management. Do you want to see this in FlashPress. Something like a login / logout method? Which I&#8217;ve added.</del></p>
<p>Commenting now hooks into the WordPress options settings, honoring either the blog wide and or individual post commenting settings.</p>
<p>Any other methods that you think should be in? If not, I&#8217;ll freeze the API and just clean up the classes documentation, fix bugs and roll out a version 1 release along with some examples. Happy times.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.noponies.com/2010/12/flashpress-0-9-comments/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>FlashPress needs a new name</title>
		<link>http://www.blog.noponies.com/2010/12/flashpress-needs-a-new-name/</link>
		<comments>http://www.blog.noponies.com/2010/12/flashpress-needs-a-new-name/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 12:53:32 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Zend AMF]]></category>

		<guid isPermaLink="false">http://www.blog.noponies.com/?p=364</guid>
		<description><![CDATA[There is another, seemingly dead WordPress &#8211; Flash project out there called FlashPress. I&#8217;ve never gotten around to coming up with another name for what I&#8217;m doing. Anyone got any ideas?]]></description>
			<content:encoded><![CDATA[<p>There is another, seemingly dead WordPress &#8211; Flash project out there called FlashPress. </p>
<p>I&#8217;ve never gotten around to coming up with another name for what I&#8217;m doing.</p>
<p>Anyone got any ideas?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.noponies.com/2010/12/flashpress-needs-a-new-name/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Simple Flash to browser console logging</title>
		<link>http://www.blog.noponies.com/2010/07/simple-flash-to-browser-console-logging/</link>
		<comments>http://www.blog.noponies.com/2010/07/simple-flash-to-browser-console-logging/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 10:37:48 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.blog.noponies.com/?p=358</guid>
		<description><![CDATA[If you are like me, you like to be able to trace out commands etc from Flash into your browser container. I generally use FlashTracer on Firefox or a more full featured debugger. However, sometimes I simply want to trace elements into the console of either Safari or Firefox. This is as simple as using [...]]]></description>
			<content:encoded><![CDATA[<p>If you are like me, you like to be able to trace out commands etc from Flash into your browser container. I generally use FlashTracer on Firefox or a more full featured debugger.</p>
<p>However, sometimes I simply want to trace elements into the console of either Safari or Firefox. This is as simple as using ExternalInterface and a small javascript method that takes a single parameter and writes it to the browsers console, via console.log(). Which can then be inspected via Safari&#8217;s debug panel or within Firebug on Firefox. And yes, I realise I could use Flashbug or something similar, but to be honest, I hardly ever use Firefox, hence the desire for something that works in Safari.</p>
<p>Simple example file is attached.</p>
<p><strong>Source files</strong><br />
<a class="downloadlink" href="http://www.blog.noponies.com/wp-content/plugins/download-monitor/download.php?id=20" title="Version1 downloaded 1258 times" >Simple Flash logging (1258)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.noponies.com/2010/07/simple-flash-to-browser-console-logging/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Jquery Fullbrowser Background Images</title>
		<link>http://www.blog.noponies.com/2010/06/jquery-fullbrowser-background-images/</link>
		<comments>http://www.blog.noponies.com/2010/06/jquery-fullbrowser-background-images/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 19:07:18 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.blog.noponies.com/?p=342</guid>
		<description><![CDATA[I seem to be spending more and more time using jQuery than I do Flash, but I think that is just the nature of my current job. I’m actually really enjoying jQuery, it’s a breeze to use and in most instances you can do what you can do in Flash with javascript, only quicker. To [...]]]></description>
			<content:encoded><![CDATA[<p> I seem to be spending more and more time using jQuery than I do Flash, but I think that is just the nature of my current job. I’m actually really enjoying jQuery, it’s a breeze to use and in most instances you can do what you can do in Flash with javascript, only quicker.</p>
<p>To cut a long story short, I had a project come up that needed a javascript full browser background image class, and being the nerd I am, I thought I’d roll my own rather than use any existing jQuery plugins.</p>
<p>I approached it from a Flash standpoint, and tried to replicate the way I use my Flash full browser classes. So rather than operating on a container of image urls as most jQuery full browser plugins do I set this one up to respond to a method call, and load and display each image as requested. The reason for this approach was that I wanted the plugin to only load what images were requested, by me when I wanted them. I’m thinking however of adding in the ‘operate on a container of image urls’ approach to a future iteration.</p>
<p>As this is my first attempt at writing a jQuery plugin I’ve probably made a ton of noob mistakes. Let me know how it works and any bugs you encounter.</p>
<p align="left"><strong>Plugin Features</strong></p>
<ul>
<li> Set Fade in time</li>
<li> Center image within browser window on x axis</li>
<li> Callback methods</li>
</ul>
<p>An example of loading a single image;.<br />
<a href="http://www.noponies.com/dev/jquery-npfullbrowser/static.html">http://www.noponies.com/dev/jquery-npfullbrowser/static.htm</a></p>
<p>An example of setting up a slideshow;<br />
<a href="http://www.noponies.com/dev/jquery-npfullbrowser/slideshow.html">http://www.noponies.com/dev/jquery-npfullbrowser/slideshow.htm</a></p>
<p align="left"><strong>Source Files</strong><br />
Here is the relevant source file; <a class="downloadlink" href="http://www.blog.noponies.com/wp-content/plugins/download-monitor/download.php?id=17" title="Version1 downloaded 1490 times" >jquery Full Browser Background Images (1490)</a></p>
<p>By downloading, you agree to the terms of use, outlined here: <a href="http://www.blog.noponies.com/terms-and-conditions">http://www.blog.noponies.com/terms-and-conditions</a></p>
<p align="left"><strong>Dependencies</strong><br />
Zero</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.noponies.com/2010/06/jquery-fullbrowser-background-images/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

