<?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</title>
	<atom:link href="http://www.blog.noponies.com/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>Sat, 06 Mar 2010 10:24:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Random Suprise</title>
		<link>http://www.blog.noponies.com/2010/random-suprise/</link>
		<comments>http://www.blog.noponies.com/2010/random-suprise/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 19:44:51 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Illustration]]></category>

		<guid isPermaLink="false">http://www.blog.noponies.com/?p=346</guid>
		<description><![CDATA[My girl told me about this;

I had no idea. Cool to get reprinted twice now!
]]></description>
			<content:encoded><![CDATA[<p>My girl told me about this;</p>
<p><a href="http://www.threadless.com/product/407/Frida_s_Garden?streetteam=noponies" title="Frida's Garden - Threadless, Best T-shirts Ever"><img src="http://www.threadless.com/productbanner/407/banner2.png" width="380" height="322" border="0" alt="Frida's Garden - Threadless, Best T-shirts Ever"/></a></p>
<p>I had no idea. Cool to get reprinted twice now!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.noponies.com/2010/random-suprise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FlashPress Feature Requests?</title>
		<link>http://www.blog.noponies.com/2009/flashpress-feature-requests/</link>
		<comments>http://www.blog.noponies.com/2009/flashpress-feature-requests/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 17:05:08 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Zend AMF]]></category>

		<guid isPermaLink="false">http://www.blog.noponies.com/?p=341</guid>
		<description><![CDATA[I&#8217;m currently re-writing my Flash press PHP service.
I&#8217;ve moved it to using the Wordpress api as opposed to working on the database directly.
Most methods are complete, with some no longer needed. For instance, all posts / pages can be returned with a simple &#8216;getContent&#8221; method, but would you rather have seperate, &#8216;getPost&#8217;,&#8217; getPosts&#8217;, &#8216;getPage&#8217;, &#8216;getPages&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently re-writing my Flash press PHP service.</p>
<p>I&#8217;ve moved it to using the Wordpress api as opposed to working on the database directly.</p>
<p>Most methods are complete, with some no longer needed. For instance, all posts / pages can be returned with a simple &#8216;getContent&#8221; method, but would you rather have seperate, &#8216;getPost&#8217;,&#8217; getPosts&#8217;, &#8216;getPage&#8217;, &#8216;getPages&#8217; etc methods?</p>
<p>What additional features would you like to see in this service? Remember, that the service has access to most of the Wordpress API. There is no point recreating each an everything method, but there might be some methods that are more useful than others. I&#8217;ve also added in two methods for calling Wordpress methods beyond what the service supports, one for the Wordpress API and one that handles SQL requests, channeled through the Wordpress API.</p>
<p>Anyway, let me know your thoughts, if you have any.</p>
<p>At the moment, I&#8217;ve only supporting ZendAMF but will test out AMFPHP if I get the chance.</p>
<p>Update:<br />
I&#8217;ve got it mostly completed. Just have to work on documentation and some examples. I&#8217;ve got reading and writing to the Wordpress database for posts / pages and attachments. And reading support for most other Wordpress features.</p>
<p>To get Write support for attachments (image resizing) you will have to require admin.php, but as you have to require a Wordpress file to get access to the Wordpress API anyway, I&#8217;m sure thats not a problem for anyone. Let me know if it is.</p>
<p>Update 2:<br />
I&#8217;ve finally managed to get AMFPHP up and running again and have the various methods working through the services browser. I added in a new method to get the attachments from a post, which was a requested feature. I&#8217;ve also re factored some of the code.</p>
<p><strong>The current available methods are:</strong><br />
callWpMethod &#8211; call any available Wordpress method<br />
getUserByLoginName<br />
getUserMetadata<br />
getUserById<br />
getComments<br />
getPostMeta<br />
findTerms (taxonomy method)<br />
getTagCloud<br />
getTerms<br />
getCategories<br />
getCategoriesByPostId<br />
getTagsByPostId<br />
getBlogInfo<br />
getBookmarks<br />
getAttachments<br />
deletePost<br />
getPostOrPageByTitle<br />
getPosts<br />
getPost<br />
countPosts<br />
insertAttachmentAsByteArray<br />
insertAttachment<br />
insertPost</p>
<p>I may rename some, or drop some methods. Note that &#8220;posts&#8221; is used to mean posts and pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.noponies.com/2009/flashpress-feature-requests/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Actionscript 3 watermark image class</title>
		<link>http://www.blog.noponies.com/2009/actionscript-3-watermark-image-class/</link>
		<comments>http://www.blog.noponies.com/2009/actionscript-3-watermark-image-class/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 17:17:47 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[Bitmaps]]></category>
		<category><![CDATA[Class]]></category>
		<category><![CDATA[Flash CS3]]></category>
		<category><![CDATA[watermark]]></category>

		<guid isPermaLink="false">http://www.blog.noponies.com/?p=336</guid>
		<description><![CDATA[A recent project needed a watermark added to any images that could be downloaded off the site. Originally we used a PHP solution, which worked fine. But I wanted to do it inside of Flash and use the save methods in FP10.
So, I wrote this simple little class to adding a water mark to a [...]]]></description>
			<content:encoded><![CDATA[<p>A recent project needed a watermark added to any images that could be downloaded off the site. Originally we used a PHP solution, which worked fine. But I wanted to do it inside of Flash and use the save methods in FP10.</p>
<p>So, I wrote this simple little class to adding a water mark to a display object, and the returning that display object as bitmapdata for say, passing to Adobe&#8217;s jpg encoder.</p>
<p>Maybe someone will have some use for it?</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.0 downloaded 603 times" >Watermark class (603)</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/2009/actionscript-3-watermark-image-class/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Jquery Fullbrowser Background Images</title>
		<link>http://www.blog.noponies.com/2009/jquery-fullbrowser-background-images/</link>
		<comments>http://www.blog.noponies.com/2009/jquery-fullbrowser-background-images/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 12:43:35 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[fullbrowser image]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.blog.noponies.com/?p=326</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&#8217;m actually really enjoying jQuery, it&#8217;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 <a href="http://jquery.com/" target="_blank">jQuery</a> than I do Flash, but I think that is just the nature of my current job. I&#8217;m actually really enjoying jQuery, it&#8217;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&#8217;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&#8217;m thinking however of adding in the &#8216;operate on a container of image urls&#8217; approach to a future iteration.</p>
<p>As this is my first attempt at writing a jQuery plugin I&#8217;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=16" title="Version0.1 downloaded 765 times" >jQuery Full Browser Background Images (765)</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/2009/jquery-fullbrowser-background-images/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Actionscript 3 RSS Reader Demo</title>
		<link>http://www.blog.noponies.com/2009/actionscript-3-rss-reader-demo/</link>
		<comments>http://www.blog.noponies.com/2009/actionscript-3-rss-reader-demo/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 14:37:11 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[rss reader]]></category>
		<category><![CDATA[Scrolling Content]]></category>

		<guid isPermaLink="false">http://www.blog.noponies.com/?p=313</guid>
		<description><![CDATA[I made this as a simple test for RSS parsing for a job a little while back, and it never was used for anything, so I&#8217;ll post it here as it may be of use to someone.
Its a simple RSS parser that uses the RSS and Atom libraries http://code.google.com/p/as3syndicationlib/ to handle parsing its RSS feeds. [...]]]></description>
			<content:encoded><![CDATA[<p>I made this as a simple test for RSS parsing for a job a little while back, and it never was used for anything, so I&#8217;ll post it here as it may be of use to someone.</p>
<p>Its a simple RSS parser that uses the RSS and Atom libraries <a href="http://code.google.com/p/as3syndicationlib/">http://code.google.com/p/as3syndicationlib/</a> to handle parsing its RSS feeds. Although parsing RSS is trivial, I wanted to use a provided Adobe library for the hell of it.</p>
<p>The file is not overly documented and uses my scrolling panel and scrollbar classes to handle scrolling the RSS items.</p>
<p>An example is below.<br />

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_0" width="400" height="500">
      <param name="movie" value="http://www.blog.noponies.com/wp-content/uploads/rss.swf" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://www.blog.noponies.com/wp-content/uploads/rss.swf" width="400" height="500">
      <!--<![endif]-->
        <p>The Flash plugin is required to view this object.</p>
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
</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=15" title="Version1 downloaded 1221 times" >Rss Reader Demo (1221)</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/2009/actionscript-3-rss-reader-demo/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.520 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-14 05:51:39 -->
