<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>CounterMarch Systems Blog - eclipse</title>
			<link>http://www.countermarch.com/blog/index.cfm</link>
			<description>CounterMarch Systems is a software consulting firm specializing in Adobe technologies</description>
			<language>en-us</language>
			<pubDate>Tue, 07 Sep 2010 00:10:40 -0400</pubDate>
			<lastBuildDate>Wed, 24 Oct 2007 10:20:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>helpdesk@countermarch.com</managingEditor>
			<webMaster>helpdesk@countermarch.com</webMaster>
			
			<item>
				<title>CFEclipse on Flex Builder 3 Beta 2</title>
				<link>http://www.countermarch.com/blog/index.cfm/2007/10/24/CFEclipse-on-Flex-Builder-3-Beta-2</link>
				<description>
				
				&lt;p&gt;I figured I would try to spend a day with FB3 to see how it&apos;s coming along (so far it seems a little faster).  Of course. we do a lot of ColdFusion development so CFEclipse is pretty much a requirement.&lt;/p&gt;

&lt;p&gt;However. I could not install it due to some missing files in Eclipse.  Thankfully. Joao &lt;a href=&quot;http://www.onflexwithcf.org/index.cfm/2007/10/5/Where-did-the-orgeclipsejdtcore-go-in-Flex-Builder-3-Beta-2-standalone&quot;&gt;posted instructions&lt;/a&gt; on how to correct this and get CFEclipse working on FB3b2.&lt;/p&gt;

&lt;p&gt;Thanks. Joao!&lt;/p&gt; 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>eclipse</category>				
				
				<category>Flex</category>				
				
				<pubDate>Wed, 24 Oct 2007 10:20:00 -0400</pubDate>
				<guid>http://www.countermarch.com/blog/index.cfm/2007/10/24/CFEclipse-on-Flex-Builder-3-Beta-2</guid>
				
			</item>
			
			<item>
				<title>The ACME guide</title>
				<link>http://www.countermarch.com/blog/index.cfm/2005/11/9/The-ACME-guide</link>
				<description>
				
				Forgot about this. but apparently it wasn&apos;t a one time document...this is the latest release of the ACME guide to setting up a CF development environment:

* Apache
* ColdFusion
* MySQL
* Eclipse

Check it out!

&lt;a href=&quot;http://www.stephencollins.org/acme/&quot;&gt;http://www.stephencollins.org/acme/&lt;/a&gt; 
				</description>
				
				<category>server</category>				
				
				<category>eclipse</category>				
				
				<pubDate>Wed, 09 Nov 2005 11:42:00 -0400</pubDate>
				<guid>http://www.countermarch.com/blog/index.cfm/2005/11/9/The-ACME-guide</guid>
				
			</item>
			
			<item>
				<title>CFUG Meeting</title>
				<link>http://www.countermarch.com/blog/index.cfm/2005/10/19/CFUG-Meeting</link>
				<description>
				
				Have to do a full writeup later. but we did have a great discussion tonight.  Thanks again to &lt;a href=&quot;http://www.brookwood.com&quot;&gt;Brookwood Media Arts&lt;/a&gt; for hosting us well after their office was officially closed for the day!

I led off with some cool coder-oriented features in Dreamweaver 8.  That morphed into a discussion on code environments. so I showed off CFEclipse and the Flex AlphaBits.  The group seemed to appreciate seeing them all together and just about everyone contributed their thoughts and current config.

Matt then did a great presentation on CFAJAX.  Did a nice walkthrough of what it takes to do a full request/response cycle without a page reload and explained some of the weirdness/limitations of CFAJAX.  

This spawned an excellent discussion on security. when to use and when not to use Ajax techniques. and some minimal coverage of frameworks.  That pretty much filled our 2 hours together!

Everybody seemed to enjoy the meeting so i&apos;m looking forward to a presentation on Coldspring from &lt;a href=&quot;http://cdscott.blogspot.com/&quot;&gt;Chris Scott&lt;/a&gt;. a Philly local and clearly a bright guy at an upcoming meeting.

I&apos;ll be putting together a better writeup soon.  Matt&apos;s also going to package up all the CFAJAX work he&apos;s done along with good and useful documentation and drop it out on our site for all to reference.

g&apos;night. all.  &apos;specially you guys out at MAX! 
				</description>
				
				<category>mach-ii</category>				
				
				<category>ColdFusion</category>				
				
				<category>eclipse</category>				
				
				<category>cfug</category>				
				
				<pubDate>Wed, 19 Oct 2005 02:19:00 -0400</pubDate>
				<guid>http://www.countermarch.com/blog/index.cfm/2005/10/19/CFUG-Meeting</guid>
				
			</item>
			
			<item>
				<title>ColdFusion and Flash to Flex</title>
				<link>http://www.countermarch.com/blog/index.cfm/2005/10/18/ColdFusion-and-Flash-to-Flex</link>
				<description>
				
				To anyone who&apos;s been reading this blog for a while. you won&apos;t be too surprised to hear my enthusiasm for Flex.

But look at this lineup:

Flex 2.
Flex Builder (Zorn) built on Eclipse.
Flash Player 8.5.
ActionScript 3.0.

How hot is that?

I was fortunate enough to be in on the first Flex beta.  Due to some changes in my company at the time. I was unable to continue working with it.  But I did see the potential of the platform and kept my eyes open for an opportunity to use it.

Just about a month ago we realized one of our projects could really benefit from a rich dashboard for status and reporting capabilities.  We mocked up an HTML version and immediately got clearance to start working on the &quot;next generation&quot; UI for the tool.  Not too much later we learned about Flex 2...so guess which platform we&apos;ll be using?  

We&apos;re so excited that we don&apos;t want to wait another day to get started on the project.  The client is chomping at the bit to get the app up and running too.  Alpha bits are on my laptop as of tonight :-)

Beyond that. i&apos;ve done rich internet apps with Flash in both AS1 and AS2.  The changes that i&apos;ve noted so far regarding AS3 look like a really great movement towards &quot;cleaning up&quot; the language and making it somewhat more approachable (and comprehensible) by us server-side geeks.

We&apos;ve got a LOT of learning to do!

I&apos;m excited...REALLY excited...because i&apos;ve seen what Ajax can do. i&apos;ve seen what Flash can do and i&apos;ve seen what Flex can do.  

* Ajax: works well. gets a lot of press.  Our biggest problems with this is the &quot;dual controller&quot; issue.  We have our Mach-ii app framework for CF app flow and a completely different one tied to the client interaction in Javascript.  It&apos;s &quot;yuck&quot; and we need to find a cleaner solution.

* Flash: I can&apos;t tell you how much I hate the timeline and movie clips and all that &quot;design&quot; stuff.  I have seen some AWESOME RIAs done in Flash. but i&apos;ll be damned if I have a good way of getting started without making a mess of the .fla.  I could go and do a cheesy CF application in much less time simply because I don&apos;t need to know a darn thing outside of my application.  Doing Flash RIAs is a PITA because of the knowledge outside of AS (and about design/layout) that you have to have.

* Flex: Frameworks constantly evolving. in use right from the very beginning.  A programming model aimed at clean separation of sexy and slick presentation from a SOA backend.   Tag based - i get it!  ActionScript 3 - an ECMAScript compliant langage - I can figure it out.  Oh. and I can develop for it in Eclipse?  Woo hoo!

So yeah. if you think i&apos;ve had too much kool-aid. you may be right.  We have spent a LOT of time as a company developing our proficiencies as software engineers. devouring as much as we can about software architecture and frameworks and design patterns.  We have coding standards.  We do peer review.  And because of this effort. we can immediately see how Flex gives us the &quot;pretty face&quot; to put on our bulldog-tough back ends.

We&apos;re excited.  I&apos;m excited.  You should be too! 
				</description>
				
				<category>RIAs</category>				
				
				<category>mach-ii</category>				
				
				<category>ColdFusion</category>				
				
				<category>eclipse</category>				
				
				<pubDate>Tue, 18 Oct 2005 00:02:00 -0400</pubDate>
				<guid>http://www.countermarch.com/blog/index.cfm/2005/10/18/ColdFusion-and-Flash-to-Flex</guid>
				
			</item>
			
			<item>
				<title>Eclipse: QuantumDB Plugin updated</title>
				<link>http://www.countermarch.com/blog/index.cfm?mode=entry&amp;entry=C88B4658-3FFE-621D-22C32EB38EC7625B</link>
				<description>
				
				&lt;a href=&quot;http://sourceforge.net/projects/quantum/&quot;&gt;QuantumDB&lt;/a&gt; for Eclipse has been updated.  It&apos;s a slick plugin that allows you to browse any database with a JDBC driver (which is pretty much anything we usually work with).  It&apos;s hot and awfully convenient (presuming you use Eclipse/CFEclipse for development).

&lt;a href=&quot;http://sourceforge.net/project/shownotes.php?group_id=7746&amp;release_id=336822&quot;&gt;Here&lt;/a&gt; is the change log for this release.  Read it and wonder why you haven&apos;t installed it yet ;-) 
				</description>
				
				<category>eclipse</category>				
				
				<pubDate>Wed, 29 Jun 2005 12:37:00 -0400</pubDate>
				<guid>http://www.countermarch.com/blog/index.cfm?mode=entry&amp;entry=C88B4658-3FFE-621D-22C32EB38EC7625B</guid>
				
			</item>
			</channel></rss>