<?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"
	>

<channel>
	<title>Fluffy bunny</title>
	<atom:link href="http://fluffy.qa-site.com/blogs/aaron/feed/" rel="self" type="application/rss+xml" />
	<link>http://fluffy.qa-site.com/blogs/aaron</link>
	<description>Aaron's Fluffy blog</description>
	<pubDate>Tue, 12 Aug 2008 21:14:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Sprouts install windows</title>
		<link>http://fluffy.qa-site.com/blogs/aaron/2008/08/12/sprouts-install-windows/</link>
		<comments>http://fluffy.qa-site.com/blogs/aaron/2008/08/12/sprouts-install-windows/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 21:14:08 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluffy.qa-site.com/blogs/aaron/?p=13</guid>
		<description><![CDATA[C:\Aaron\projects&#62;java -version
java version &#8220;1.6.0_04&#8243;
Java(TM) SE Runtime Environment (build 1.6.0_04-b12)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
C:\Aaron\projects&#62;ruby -v
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]
-e:1: undefined local variable or method `rsion&#8217; for main:Object (NameError)
C:\Aaron\projects&#62;gem -v
1.1.1
C:\Aaron\projects&#62;sprout -n as3 SomeProject
&#62;&#62; Creating new project &#8216;SomeProject&#8217; with as3
&#62;&#62; Loading gem [sprout-as3-bundle] from http://gems.rubyforge.org with it&#8217;s dependencies
Bulk updating Gem source index for: [...]]]></description>
			<content:encoded><![CDATA[<p>C:\Aaron\projects&gt;java -version<br />
java version &#8220;1.6.0_04&#8243;<br />
Java(TM) SE Runtime Environment (build 1.6.0_04-b12)<br />
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)</p>
<p>C:\Aaron\projects&gt;ruby -v<br />
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]<br />
-e:1: undefined local variable or method `rsion&#8217; for main:Object (NameError)</p>
<p>C:\Aaron\projects&gt;gem -v<br />
1.1.1</p>
<p>C:\Aaron\projects&gt;sprout -n as3 SomeProject<br />
&gt;&gt; Creating new project &#8216;SomeProject&#8217; with as3<br />
&gt;&gt; Loading gem [sprout-as3-bundle] from http://gems.rubyforge.org with it&#8217;s dependencies<br />
Bulk updating Gem source index for: http://gems.rubyforge.org/<br />
Bulk updating Gem source index for: http://gems.rubyforge.org/<br />
Successfully installed activesupport-2.1.0<br />
Successfully installed sprout-as3-bundle-0.2.9<br />
2 gems installed<br />
Installing ri documentation for activesupport-2.1.0&#8230;<br />
Installing ri documentation for sprout-as3-bundle-0.2.9&#8230;<br />
Installing RDoc documentation for activesupport-2.1.0&#8230;</p>
<p>&#8212; sprout upgraded activesupport to 2.1.0</p>
<p>&gt;&gt; Loading gem [sprout-flashplayer-bundle] from http://gems.rubyforge.org with it&#8217;s dependencies<br />
Bulk updating Gem source index for: http://gems.rubyforge.org/<br />
Bulk updating Gem source index for: http://gems.rubyforge.org/<br />
Successfully installed sprout-flashplayer-bundle-9.124.3<br />
1 gem installed<br />
create  SomeProject<br />
create  SomeProject/assets/skins/SomeProject<br />
create  SomeProject/bin<br />
create  SomeProject/lib<br />
create  SomeProject/script<br />
create  SomeProject/src<br />
create  SomeProject/test<br />
create  SomeProject/assets/skins/SomeProject/ProjectSprouts.png<br />
create  SomeProject/rakefile.rb<br />
create  SomeProject/README.txt<br />
create  SomeProject/script/generate.rb<br />
create  SomeProject/assets/skins/SomeProjectSkin.as<br />
create  SomeProject/src/SomeProject.as<br />
create  SomeProject/src/SomeProjectRunner.as</p>
<p>C:\Aaron\projects&gt;gem list</p>
<p>*** LOCAL GEMS ***</p>
<p>actionmailer (2.0.2)<br />
actionpack (2.0.2)<br />
activerecord (2.0.2)<br />
ActiveRecord-JDBC (0.5)<br />
activeresource (2.0.2)<br />
activesupport (2.1.0, 2.0.2)<br />
archive-tar-minitar (0.5.2)<br />
capistrano (2.4.3)<br />
fxri (0.3.6)<br />
fxruby (1.6.12)<br />
highline (1.4.0)<br />
hoe (1.7.0)<br />
hpricot (0.6)<br />
jruby-openssl (0.2.3)<br />
log4r (1.0.5)<br />
net-scp (1.0.1)<br />
net-sftp (2.0.1)<br />
net-ssh (2.0.3)<br />
net-ssh-gateway (1.0.0)<br />
rails (2.0.2)<br />
rake (0.8.1)<br />
rspec (1.1.4)<br />
rubigen (1.3.2)<br />
ruby-debug-base (0.10.0)<br />
ruby-debug-ide (0.1.10)<br />
rubyforge (1.0.0)<br />
rubygems-update (1.1.1)<br />
rubyzip (0.9.1)<br />
Selenium (1.1.14)<br />
sources (0.0.1)<br />
sprout (0.7.193)<br />
sprout-as3-bundle (0.2.9)<br />
sprout-flashplayer-bundle (9.124.3)<br />
sqlite3-ruby (1.2.2)<br />
test-unit (2.0.0)<br />
watir (1.5.6)<br />
win32-api (1.0.6, 1.0.4)<br />
win32-clipboard (0.4.3)<br />
win32-dir (0.3.2)<br />
win32-eventlog (0.4.6)<br />
win32-file (0.5.4)<br />
win32-file-stat (1.2.7)<br />
win32-open3 (0.2.6, 0.2.5)<br />
win32-process (0.5.8)<br />
win32-sapi (0.1.4)<br />
win32-sound (0.4.1)<br />
windows-api (0.2.3)<br />
windows-pr (0.8.5)<br />
ZenTest (3.10.0)</p>
<p>C:\Aaron\projects\SomeProject&gt;rake<br />
(in C:/Aaron/projects/SomeProject)<br />
&gt;&gt; Loading gem [sprout-asunit3-library] from http://gems.rubyforge.org with it&#8217;s dependencies<br />
Bulk updating Gem source index for: http://gems.rubyforge.org/<br />
Successfully installed sprout-asunit3-library-3.2.5<br />
1 gem installed<br />
asunit3-1.5.zip:   100% |&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..|  24.7KB 795.7KB/s Time: 00:00:00<br />
&gt;&gt; Loading gem [sprout-flex3sdk-tool] from http://gems.rubyforge.org with it&#8217;s dependencies<br />
Bulk updating Gem source index for: http://gems.rubyforge.org/<br />
Bulk updating Gem source index for: http://gems.rubyforge.org/<br />
Successfully installed sprout-flex3sdk-tool-3.0.2<br />
1 gem installed<br />
flex_sdk_3.zip:    100% |&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..|  78.4MB   1.5MB/s Time: 00:00:54<br />
[WARNING] symlink() function is unimplemented on this machine for: runtimes/air/mac/Adobe AIR.framew<br />
ork/Resources<br />
[WARNING] symlink() function is unimplemented on this machine for: runtimes/air/mac/Adobe AIR.framew<br />
ork/Frameworks<br />
[WARNING] symlink() function is unimplemented on this machine for: runtimes/air/mac/Adobe AIR.framew<br />
ork/Versions/Current<br />
[WARNING] symlink() function is unimplemented on this machine for: runtimes/air/mac/Adobe AIR.framew<br />
ork/Adobe AIR<br />
&gt;&gt; Execute: mxmlc.exe -default-background-color=#FFFFFF -default-frame-rate=24 -default-size 970 550<br />
-output=bin/SomeProject-debug.swf -source-path+=src -source-path+=assets -verbose-stacktraces=true<br />
-warnings=true src/SomeProject.as<br />
Loading configuration file C:\Documents and Settings\evansaa\Local Settings\Application Data\Sprouts<br />
\cache.7\sprout-flex3sdk-tool-3.0.2\archive\frameworks\flex-config.xml<br />
bin/SomeProject-debug.swf (13733 bytes)</p>
<p>Correctly configured mm.cfg file not found at: C:\Documents and Settings\evansaa/mm.cfg</p>
<p>This file is required in order to capture trace output.</p>
<p>Would you like this file created automatically? [Yn]</p>
<p>y<br />
&gt;&gt; Created file: C:/Documents and Settings/evansaa/mm.cfg<br />
&gt;&gt; Added C:/Aaron/projects/SomeProject/bin to Flash Player Trust file at: C:\Documents and Settings\<br />
evansaa/Application Data/Macromedia/Flash Player/#Security/FlashPlayerTrust/sprout.cfg<br />
&gt;&gt; Loading gem [sprout-flashplayer-tool] from http://gems.rubyforge.org with it&#8217;s dependencies<br />
Bulk updating Gem source index for: http://gems.rubyforge.org/<br />
Bulk updating Gem source index for: http://gems.rubyforge.org/<br />
Successfully installed sprout-flashplayer-tool-9.124.0<br />
1 gem installed<br />
sa_flashplayer_9_: 100% |&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..|   3.6MB   1.4MB/s Time: 00:00:02<br />
[trace] SomeProject instantiated!</p>
<p>&#8212; sprouts flash app displayed</p>
<p>C:\Aaron\projects\SomeProject&gt;rake test<br />
(in C:/Aaron/projects/SomeProject)<br />
&gt;&gt; Execute: mxmlc.exe -debug -default-background-color=#FFFFFF -default-frame-rate=24 -default-size<br />
900 550 -output=bin/SomeProjectRunner.swf -source-path+=src -source-path+=assets -source-path+=test<br />
-source-path+=lib\asunit3 -verbose-stacktraces=true -warnings=true src/SomeProjectRunner.as<br />
Loading configuration file C:\Documents and Settings\evansaa\Local Settings\Application Data\Sprouts<br />
\cache.7\sprout-flex3sdk-tool-3.0.2\archive\frameworks\flex-config.xml</p>
<p>rake aborted!<br />
[ERROR] C:\Aaron\projects\SomeProject\src\SomeProjectRunner.as(12): col: 10 Error: Access of undefin<br />
ed property AllTests.</p>
<p>start(AllTests, null, TestRunner.SHOW_TRACE);<br />
^</p>
<p>(See full trace by running task with &#8211;trace)</p>
]]></content:encoded>
			<wfw:commentRss>http://fluffy.qa-site.com/blogs/aaron/2008/08/12/sprouts-install-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sprout install linux</title>
		<link>http://fluffy.qa-site.com/blogs/aaron/2008/08/12/sprout-install-linux/</link>
		<comments>http://fluffy.qa-site.com/blogs/aaron/2008/08/12/sprout-install-linux/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 21:13:45 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluffy.qa-site.com/blogs/aaron/?p=12</guid>
		<description><![CDATA[$ cat /etc/redhat-release
CentOS release 5 (Final)
$ ruby -v
ruby 1.8.5 (2006-08-25) [i386-linux]
$ gem -v
1.2.0
$ gem list &#8211;local
*** LOCAL GEMS ***
actionmailer (2.0.2)
actionpack (2.0.2)
activerecord (2.0.2)
activeresource (2.0.2)
activesupport (2.0.2)
hoe (1.7.0)
mysql (2.7)
pg (0.7.9.2008.03.18)
rails (2.0.2)
rake (0.8.1)
rspec (1.1.4)
rubyforge (1.0.0)
sqlite3-ruby (1.2.2)
test-unit (2.0.0)
ZenTest (3.10.0)
# gem install sprout
Successfully installed rubyzip-0.9.1
Successfully installed archive-tar-minitar-0.5.2
Successfully installed rubigen-1.3.2
Successfully installed net-ssh-2.0.3
Successfully installed net-sftp-2.0.1
Successfully installed open4-0.9.6
Successfully installed sprout-0.7.193-x86-linux
7 gems installed
Installing ri documentation [...]]]></description>
			<content:encoded><![CDATA[<p>$ cat /etc/redhat-release<br />
CentOS release 5 (Final)</p>
<p>$ ruby -v<br />
ruby 1.8.5 (2006-08-25) [i386-linux]</p>
<p>$ gem -v<br />
1.2.0</p>
<p>$ gem list &#8211;local</p>
<p>*** LOCAL GEMS ***</p>
<p>actionmailer (2.0.2)<br />
actionpack (2.0.2)<br />
activerecord (2.0.2)<br />
activeresource (2.0.2)<br />
activesupport (2.0.2)<br />
hoe (1.7.0)<br />
mysql (2.7)<br />
pg (0.7.9.2008.03.18)<br />
rails (2.0.2)<br />
rake (0.8.1)<br />
rspec (1.1.4)<br />
rubyforge (1.0.0)<br />
sqlite3-ruby (1.2.2)<br />
test-unit (2.0.0)<br />
ZenTest (3.10.0)</p>
<p># gem install sprout<br />
Successfully installed rubyzip-0.9.1<br />
Successfully installed archive-tar-minitar-0.5.2<br />
Successfully installed rubigen-1.3.2<br />
Successfully installed net-ssh-2.0.3<br />
Successfully installed net-sftp-2.0.1<br />
Successfully installed open4-0.9.6<br />
Successfully installed sprout-0.7.193-x86-linux<br />
7 gems installed<br />
Installing ri documentation for archive-tar-minitar-0.5.2&#8230;<br />
Installing ri documentation for rubigen-1.3.2&#8230;<br />
Installing ri documentation for net-ssh-2.0.3&#8230;<br />
Installing ri documentation for net-sftp-2.0.1&#8230;<br />
Installing ri documentation for sprout-0.7.193-x86-linux&#8230;<br />
Installing RDoc documentation for archive-tar-minitar-0.5.2&#8230;<br />
Installing RDoc documentation for rubigen-1.3.2&#8230;<br />
Installing RDoc documentation for net-ssh-2.0.3&#8230;<br />
Installing RDoc documentation for net-sftp-2.0.1&#8230;<br />
Installing RDoc documentation for sprout-0.7.193-x86-linux&#8230;</p>
<p>$ sprout -n as3 FooFoo<br />
&gt;&gt; Creating new project &#8216;FooFoo&#8217; with as3<br />
&gt;&gt; Loading gem [sprout-as3-bundle] from http://gems.rubyforge.org with it&#8217;s dependencies</p>
<p>We trust you have received the usual lecture from the local System<br />
Administrator. It usually boils down to these three things:</p>
<p>#1) Respect the privacy of others.<br />
#2) Think before you type.<br />
#3) With great power comes great responsibility.</p>
<p>Password:<br />
&#8212; what password are you expecting?</p>
<p>sudo: 3 incorrect password attempts<br />
/usr/lib/ruby/gems/1.8/gems/sprout-0.7.193-x86-linux/lib/sprout.rb:343:in `find_gem_spec&#8217;: Gem Spec not found for sprout-as3-bundle  (Sprout::SproutError)<br />
from /usr/lib/ruby/gems/1.8/gems/sprout-0.7.193-x86-linux/lib/sprout.rb:357:in `find_gem_spec&#8217;<br />
from /usr/lib/ruby/gems/1.8/gems/sprout-0.7.193-x86-linux/lib/sprout.rb:273:in `sprout&#8217;<br />
from /usr/lib/ruby/gems/1.8/gems/sprout-0.7.193-x86-linux/lib/sprout.rb:465:in `sprout&#8217;<br />
from /usr/lib/ruby/gems/1.8/gems/sprout-0.7.193-x86-linux/bin/sprout:123<br />
from /usr/bin/sprout:19:in `load&#8217;<br />
from /usr/bin/sprout:19</p>
<p>&#8212; something weird is going on, I can&#8217;t log in as root anymore&#8211; it just hangs.<br />
problem 1: &#8217;su -&#8217; doesn&#8217;t work, but &#8217;su&#8217; does.  Is there something wrong with profile?<br />
&#8211; ???<br />
problem 2: I did not have sudo access &#8212; sprouts wants to install more when it creates a project<br />
&#8211; fixed:  visudo to add %wheel rule, added aaron to wheel group</p>
<p>$ sprout -n as3 SomeProject<br />
&gt;&gt; Creating new project &#8216;SomeProject&#8217; with as3<br />
&gt;&gt; Loading gem [sprout-as3-bundle] from http://gems.rubyforge.org with it&#8217;s dependencies<br />
Password:<br />
Successfully installed sprout-as3-bundle-0.2.9<br />
1 gem installed<br />
Installing ri documentation for sprout-as3-bundle-0.2.9&#8230;<br />
Installing RDoc documentation for sprout-as3-bundle-0.2.9&#8230;<br />
&gt;&gt; Loading gem [sprout-flashplayer-bundle] from http://gems.rubyforge.org with it&#8217;s dependencies<br />
Successfully installed sprout-flashplayer-bundle-9.124.3<br />
1 gem installed<br />
create  SomeProject<br />
create  SomeProject/assets/skins/SomeProject<br />
create  SomeProject/bin<br />
create  SomeProject/lib<br />
create  SomeProject/script<br />
create  SomeProject/src<br />
create  SomeProject/test<br />
create  SomeProject/assets/skins/SomeProject/ProjectSprouts.png<br />
create  SomeProject/rakefile.rb<br />
create  SomeProject/README.txt<br />
create  SomeProject/script/generate<br />
create  SomeProject/assets/skins/SomeProjectSkin.as<br />
create  SomeProject/src/SomeProject.as<br />
create  SomeProject/src/SomeProjectRunner.as</p>
<p>$ gem list &#8211;local</p>
<p>*** LOCAL GEMS ***</p>
<p>actionmailer (2.0.2)<br />
actionpack (2.0.2)<br />
activerecord (2.0.2)<br />
activeresource (2.0.2)<br />
activesupport (2.0.2)<br />
archive-tar-minitar (0.5.2)<br />
hoe (1.7.0)<br />
mysql (2.7)<br />
net-sftp (2.0.1)<br />
net-ssh (2.0.3)<br />
open4 (0.9.6)<br />
pg (0.7.9.2008.03.18)<br />
rails (2.0.2)<br />
rake (0.8.1)<br />
rspec (1.1.4)<br />
rubigen (1.3.2)<br />
rubyforge (1.0.0)<br />
rubyzip (0.9.1)<br />
sprout (0.7.193)<br />
sprout-as3-bundle (0.2.9)<br />
sprout-flashplayer-bundle (9.124.3)<br />
sqlite3-ruby (1.2.2)<br />
test-unit (2.0.0)<br />
ZenTest (3.10.0)</p>
<p>&#8211; added:<br />
archive-tar-minitar (0.5.2)<br />
net-sftp (2.0.1)<br />
net-ssh (2.0.3)<br />
open4 (0.9.6)<br />
rubigen (1.3.2)<br />
rubyzip (0.9.1)<br />
sprout (0.7.193)<br />
sprout-as3-bundle (0.2.9)<br />
sprout-flashplayer-bundle (9.124.3)</p>
<p>$ cd SomeProject<br />
$ rake<br />
(in /home/aaron/projects/SomeProject)<br />
&gt;&gt; Loading gem [sprout-asunit3-library] from http://gems.rubyforge.org with it&#8217;s dependencies<br />
Password:<br />
Successfully installed sprout-asunit3-library-3.2.5<br />
1 gem installed<br />
asunit3-1.5.zip:   100% |&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..|  24.7KB 151.6KB/s Time: 00:00:00<br />
&gt;&gt; Loading gem [sprout-flex3sdk-tool] from http://gems.rubyforge.org with it&#8217;s dependencies<br />
Successfully installed sprout-flex3sdk-tool-3.0.2<br />
1 gem installed<br />
flex_sdk_3.zip:    100% |&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..|  78.4MB   1.9MB/s Time: 00:00:40<br />
&gt;&gt; Execute: mxmlc -default-background-color=#FFFFFF -default-frame-rate=24 -default-size 970 550 -output=bin/SomeProject-debug.swf -source-path+=src -source-path+=assets -verbose-stacktraces=true -warnings=true src/SomeProject.as<br />
rake aborted!<br />
[ERROR] /home/aaron/.sprouts/cache/0.7/sprout-flex3sdk-tool-3.0.2/archive/bin/mxmlc: line 47: java: command not found</p>
<p>(See full trace by running task with &#8211;trace)</p>
<p>&#8212; installed JDK 1.5.0</p>
<p>$ java -version<br />
java version &#8220;1.5.0_16&#8243;<br />
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b02)<br />
Java HotSpot(TM) Client VM (build 1.5.0_16-b02, mixed mode, sharing)</p>
<p>$ rake<br />
(in /home/aaron/projects/SomeProject)<br />
&gt;&gt; Execute: mxmlc -default-background-color=#FFFFFF -default-frame-rate=24 -default-size 970 550 -output=bin/SomeProject-debug.swf -source-path+=src -source-path+=assets -verbose-stacktraces=true -warnings=true src/SomeProject.as<br />
Loading configuration file /home/aaron/.sprouts/cache/0.7/sprout-flex3sdk-tool-3.0.2/archive/frameworks/flex-config.xml<br />
bin/SomeProject-debug.swf (13740 bytes)</p>
<p>[WARNING] FlashPlayer encountered an error working with the mm.cfg log and/or editing the Trust file<br />
&gt;&gt; Loading gem [sprout-flashplayer-tool] from http://gems.rubyforge.org with it&#8217;s dependencies<br />
Password:<br />
Successfully installed sprout-flashplayer-tool-9.124.0<br />
1 gem installed<br />
flash_player_9_li: 100% |&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..|   9.1MB   1.6MB/s Time: 00:00:05<br />
rake aborted!<br />
can&#8217;t convert nil into String</p>
<p>(See full trace by running task with &#8211;trace)</p>
<p>$ gem list &#8211;local</p>
<p>*** LOCAL GEMS ***</p>
<p>actionmailer (2.0.2)<br />
actionpack (2.0.2)<br />
activerecord (2.0.2)<br />
activeresource (2.0.2)<br />
activesupport (2.0.2)<br />
archive-tar-minitar (0.5.2)<br />
hoe (1.7.0)<br />
mysql (2.7)<br />
net-sftp (2.0.1)<br />
net-ssh (2.0.3)<br />
open4 (0.9.6)<br />
pg (0.7.9.2008.03.18)<br />
rails (2.0.2)<br />
rake (0.8.1)<br />
rspec (1.1.4)<br />
rubigen (1.3.2)<br />
rubyforge (1.0.0)<br />
rubyzip (0.9.1)<br />
sprout (0.7.193)<br />
sprout-as3-bundle (0.2.9)<br />
sprout-asunit3-library (3.2.5)<br />
sprout-flashplayer-bundle (9.124.3)<br />
sprout-flashplayer-tool (9.124.0)<br />
sprout-flex3sdk-tool (3.0.2)<br />
sqlite3-ruby (1.2.2)<br />
test-unit (2.0.0)<br />
ZenTest (3.10.0)</p>
<p>I&#8217;m wondering if the problem is because I don&#8217;t have a GUI to run flash.</p>
]]></content:encoded>
			<wfw:commentRss>http://fluffy.qa-site.com/blogs/aaron/2008/08/12/sprout-install-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex testing blog</title>
		<link>http://fluffy.qa-site.com/blogs/aaron/2008/07/21/flex-testing-blog/</link>
		<comments>http://fluffy.qa-site.com/blogs/aaron/2008/07/21/flex-testing-blog/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 00:01:44 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluffy.qa-site.com/blogs/aaron/?p=11</guid>
		<description><![CDATA[Flexting is the blog of Paulo Caroli the guy who wrote Flash-Selenium
]]></description>
			<content:encoded><![CDATA[<p><a href="http://flexting.blogspot.com/">Flexting</a> is the blog of <a href="http://www.caroli.org/">Paulo Caroli</a> the guy who wrote <a href="http://code.google.com/p/flash-selenium/">Flash-Selenium</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fluffy.qa-site.com/blogs/aaron/2008/07/21/flex-testing-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Selenium RC and Flash</title>
		<link>http://fluffy.qa-site.com/blogs/aaron/2008/07/21/selenium-rc-and-flash/</link>
		<comments>http://fluffy.qa-site.com/blogs/aaron/2008/07/21/selenium-rc-and-flash/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 23:30:22 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluffy.qa-site.com/blogs/aaron/?p=10</guid>
		<description><![CDATA[I&#8217;ve been experimenting with Selenium RC and Flash.  I thought I&#8217;d try the Automation API, but found this:
http://www.adobe.com/devnet/flash/articles/flash_selenium_04.html
Here is the download:
http://code.google.com/p/flash-selenium/
I included flash-selenium-java-client.jar into my eclipse project along with the selenium jars and junit 3.8 jar, and it ran out of the box, though I had trouble getting it to work with junit 4.  [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been experimenting with Selenium RC and Flash.  I thought I&#8217;d try the Automation API, but found this:</p>
<p><a href="http://www.adobe.com/devnet/flash/articles/flash_selenium_04.html">http://www.adobe.com/devnet/flash/articles/flash_selenium_04.html</a></p>
<p>Here is the download:</p>
<p><a href="http://code.google.com/p/flash-selenium/">http://code.google.com/p/flash-selenium/</a></p>
<p>I included flash-selenium-java-client.jar into my eclipse project along with the selenium jars and junit 3.8 jar, and it ran out of the box, though I had trouble getting it to work with junit 4.  Probably cut and paste errors.  It lauches selenium (expects an existing server) and goes to a demo page and clicks on the colors.</p>
<p>http://www.geocities.com/paulocaroli/flash/colors.html<br />
I don&#8217;t know the depth of the API, but it passes the sniff test.  One thing that doesn&#8217;t make sense is the inclusion of a SeleniumException library that is not used.  Maybe a pre selenium 1.0  artifact that should have been cleaned up.</p>
<p>The description on the google code site says:</p>
<p><em><a id="Selenium_RC_/_Flash_Integration">&#8220;Selenium RC uses JavaScript to communicate with the browser. And Flash ExternalInterface provides a mechanism for which you can use JavaScript to call an ActionScript function in the Flash Player. Therefore we can use JavaScript as the conduit between Selenium RC and the Flash application&#8221;</a></em></p>
<p>It adds:</p>
<p><em>&#8220;You can invoke functions which were externalized by the ExternalInterface, as well as the default functions of any flash object (e.g, PercentLoaded(), IsPlaying(), etc). The following are code snapshots from the <a rel="nofollow" href="http://code.google.com/p/flash-selenium/source/browse/trunk/java/flashselenium/test/com/thoughtworks/selenium/samples/ColorsTest.java">ColorsTest</a>—the sample Seleniun based JUnit test.&#8221;</em></p>
<p>This doesn&#8217;t sound like the ideal way.  I&#8217;ll need to look more into Flex Automation API, but this looks like a quick and dirty solution to functional automation.  With the work of creating a Junit 4 base class and extending it with helper functions, it might be a framework that could be easy to use for more average testers.  I need to learn more about flash automation, and flash in general though.</p>
]]></content:encoded>
			<wfw:commentRss>http://fluffy.qa-site.com/blogs/aaron/2008/07/21/selenium-rc-and-flash/feed/</wfw:commentRss>
		</item>
		<item>
		<title>dpuint</title>
		<link>http://fluffy.qa-site.com/blogs/aaron/2008/07/08/dpuint/</link>
		<comments>http://fluffy.qa-site.com/blogs/aaron/2008/07/08/dpuint/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 23:33:35 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluffy.qa-site.com/blogs/aaron/?p=9</guid>
		<description><![CDATA[Not DB, DP (Digital Primates)
Not Unit, Uint (Unit and Integration testing)
As far as I can tell so far it has an improved unit testing framework over FlexUnit, and has additional features, possibly also a GUI driven test runner for Flash apps.
From their website:
It adds support for:

Multiple simultaneous asynchronous operations
Asynchronous setup and teardown
Asynchronous returns before method [...]]]></description>
			<content:encoded><![CDATA[<p>Not DB, DP (Digital Primates)</p>
<p>Not Unit, Uint (Unit and Integration testing)</p>
<p>As far as I can tell so far it has an improved unit testing framework over FlexUnit, and has additional features, possibly also a GUI driven test runner for Flash apps.</p>
<p>From their <a href="http://code.google.com/p/dpuint/">website</a>:</p>
<p>It adds support for:</p>
<ul>
<li>Multiple simultaneous asynchronous operations</li>
<li>Asynchronous setup and teardown</li>
<li>Asynchronous returns before method body completion</li>
<li>Support for UIComponent testing</li>
<li>Support for test sequences</li>
<li>Support for testing Cairngorm commands and controllers</li>
<li>XML output of testing results</li>
<li>Support for auto-reload and test running based on directory watching (optional with AIR client)</li>
</ul>
<p>Two questions&#8211;</p>
<p>1. Are asyc fixtures desirable (what do they mean by asyc?)</p>
<p>2. What is Cairngorm?</p>
<p>Is this the tool we want, or a step in the right direction?  I think that there&#8217;s always improvement on the xUnit frameworks.  Dependent tests and other Functional Testing centric features make TestNG far superior.   Maybe by asyc setUp and tearDown they mean like @beforeClass and @afterClass.</p>
<p>FlexUnit supposedly has capability to output so JunitHtmlReport can digest it.  That&#8217;s nice.  What does dpUint and ASUnit offer?</p>
]]></content:encoded>
			<wfw:commentRss>http://fluffy.qa-site.com/blogs/aaron/2008/07/08/dpuint/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tasks / Journal / Wiki</title>
		<link>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/tasks-journal-wiki/</link>
		<comments>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/tasks-journal-wiki/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 20:52:59 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluffy.qa-site.com/blogs/aaron/?p=8</guid>
		<description><![CDATA[I&#8217;m running into pain points again with tasks.  I&#8217;m using a blog to describe what I&#8217;ve done, ProjectPier app to list tasks, and a wiki to keep track of tools (which duplicates links from the blog.)  This is the tool I want to build (and integrate with a build with integration tests)
I have the same [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m running into pain points again with tasks.  I&#8217;m using a blog to describe what I&#8217;ve done, ProjectPier app to list tasks, and a wiki to keep track of tools (which duplicates links from the blog.)  This is the tool I want to build (and integrate with a build with integration tests)</p>
<p>I have the same issue at work where I&#8217;m trying to use outlook Journal for tasks.  I should really just switch to notepad (EditPlus!) for that, but it doesn&#8217;t have rich text, links, and excel cut and paste.  But I don&#8217;t think journal has search.  Certainly not anything for easy navigation, not even a calendar view of the journal (to my knowledge)</p>
<p>And of course issues / bugs / tickets / requirements / change requests all fits in there too.  It&#8217;s document-centric, but there needs to be good navigation, association, and search of the documents by tags, categories, date, project, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/tasks-journal-wiki/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ASUnit</title>
		<link>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/asunit/</link>
		<comments>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/asunit/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 20:47:07 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluffy.qa-site.com/blogs/aaron/?p=7</guid>
		<description><![CDATA[Another unit testing framework for Action Script I saw mentioned in comments was ASUnit
I&#8217;ll look into that later.
]]></description>
			<content:encoded><![CDATA[<p>Another unit testing framework for Action Script I saw mentioned in comments was <a href="http://www.asunit.org/">ASUnit</a></p>
<p>I&#8217;ll look into that later.</p>
]]></content:encoded>
			<wfw:commentRss>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/asunit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FlexUnit</title>
		<link>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/flexunit/</link>
		<comments>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/flexunit/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 20:45:01 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluffy.qa-site.com/blogs/aaron/?p=6</guid>
		<description><![CDATA[I typed &#8220;flex unit test&#8221; into google, and came up with a couple results.  This tutorial got me started with FlexUnit even though it covers FlexBuilder 2.  Basically, you add the flexunit.swc file to your library (like a jar?) and you&#8217;re good to go.   You cut and paste a testrunner.mxml GUI [...]]]></description>
			<content:encoded><![CDATA[<p>I typed &#8220;flex unit test&#8221; into google, and came up with a couple results.  <a href="http://www.darronschall.com/weblog/archives/000216.cfm">This tutorial</a> got me started with <a href="http://labs.adobe.com/wiki/index.php/ActionScript_3:resources:apis:libraries#FlexUnit">FlexUnit</a> even though it covers FlexBuilder 2.  Basically, you add the flexunit.swc file to your library (like a jar?) and you&#8217;re good to go.   You cut and paste a testrunner.mxml GUI to call your test suites, which are somehow found automatically (by virtue of being in the same directory?)</p>
<p><strong> var ts:TestSuite = new TestSuite();<br />
ts.addTest( TemperatureConverterTest.suite() );</strong></p>
<p>There are a few of warnings:</p>
<p>return value for function &#8216;onCreationComplete&#8217; has no type declaration &#8212; on ExampleTestRunner.mxml</p>
<p>and:</p>
<p>duplicate variable definition &#8212; on TemperatureConverterTest.as</p>
<p>but no real problems.</p>
<p>The syntax is enough like Junit to not warrant any comment, though again, I&#8217;m sure I&#8217;ll notice details once I delve in.  An interesting project would be to port (or look for) a TestNG [link] style framework with dependencies, but that&#8217;s overkill at this point.</p>
<p>I&#8217;ll look for a couple more tutorials.  I remember seeing one before reading this that talked about a new way to run tests.  Already, I want to be able to run tests without the GUI runner.  Another project would be an eclipse plugin that can run FlexUnit similar to Junit tests.</p>
]]></content:encoded>
			<wfw:commentRss>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/flexunit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First Flex</title>
		<link>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/first-flex/</link>
		<comments>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/first-flex/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 20:34:38 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluffy.qa-site.com/blogs/aaron/?p=5</guid>
		<description><![CDATA[I installed flexbuilder (60 day trial) &#8211;pretty impressive &#8212; and went through a couple tutorials [link] [link].
Flex.org also seems useful.
HTTPService seems to be the core for webapps, though I&#8217;m guessing there are similar elements for streaming, direct db connections, etc.
Binding and Datasources are still a bit of a mystery, and apart from learning ActionScript syntax [...]]]></description>
			<content:encoded><![CDATA[<p>I installed <a href="http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex3email&amp;sdid=ZFCT">flexbuilder</a> (60 day trial) &#8211;pretty impressive &#8212; and went through a couple tutorials [link] [link].</p>
<p><a href="http://flex.org/">Flex.org</a> also seems useful.</p>
<p>HTTPService seems to be the core for webapps, though I&#8217;m guessing there are similar elements for streaming, direct db connections, etc.</p>
<p>Binding and Datasources are still a bit of a mystery, and apart from learning ActionScript syntax differences from Javascript  (return types are colon delimited after a method name?) and MXML elements (GUI elements are a snap with the IDE) , it&#8217;s seems fairly straightforward.  A lot easier (and simpler) than I thought it would be, but just as Nate predicted.</p>
<p>I&#8217;m sure I&#8217;ll have other questions like packaging, string manipulation, and performance rules as I learn, but I feel I&#8217;ve wet my feet.  I checked out like 4 (5) e-books on <a href="http://safari.oreilly.com">Safari</a> and will thumb through them when I get time.</p>
<p><a href="http://safari.oreilly.com/1565928520">ActionScript: The Definitive Guide</a></p>
<p><a href="http://safari.oreilly.com/0321426568">Advanced ActionScript 3 with Design Patterns</a></p>
<p><a href="http://safari.oreilly.com/9780596520649">Getting Started with Flex 3</a></p>
<p><a href="http://safari.oreilly.com/9780596527877">Learning ActionScript</a></p>
<p><a href="http://safari.oreilly.com/0735711836">Object Oriented Programming with ActionScript</a></p>
<p>The first I&#8217;m going through is &#8220;Getting Started&#8230;&#8221; which is really more an introductory essay.</p>
]]></content:encoded>
			<wfw:commentRss>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/first-flex/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installed FlexBuilder Plugin</title>
		<link>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/installed-flexbuilder-plugin/</link>
		<comments>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/installed-flexbuilder-plugin/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 20:29:16 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluffy.qa-site.com/blogs/aaron/?p=4</guid>
		<description><![CDATA[I downloaded the FlexBuilder 3 plugin [linl] for Eclipse 3.3 (installed in Eclipse 3.3.2)
Ran into a little trouble finding Eclipse 3.3.2 because I did it on the day Ecliipse 3.4 (Ganymede) came out.  Luckily I had a spare copy that wasn&#8217;t customized.  I spent some frustrating time trying to download the full bundle [link], but [...]]]></description>
			<content:encoded><![CDATA[<p>I downloaded the FlexBuilder 3 plugin [linl] for Eclipse 3.3 (installed in Eclipse 3.3.2)</p>
<p>Ran into a little trouble finding Eclipse 3.3.2 because I did it on the day Ecliipse 3.4 (Ganymede) came out.  Luckily I had a spare copy that wasn&#8217;t customized.  I spent some frustrating time trying to download the full bundle [link], but it would fail before completing.  Blame Firefox for not having a real download manager, and my internet connection.  Anyway, I did get the plugin, since it was only 300MB vs 400MB (is the flexbuilder plugin really 3 times the size of Eclipse?)  and it&#8217;s working fine, no trouble with the installation.</p>
<p>I ran a couple of quick tutorials, including the FlickrRIA example [link] that is linked to from the download page.  No problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://fluffy.qa-site.com/blogs/aaron/2008/06/30/installed-flexbuilder-plugin/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
