Making Flex Builder PHP Friendly
Flash Builder 4 looks like a new IDE, but since it’s built on Eclipse, you get all the benefits and plugins. So why not use them?
Afterglow
Well the sessions are over, the goodbye’s said, and the projectors packed back away. Another PHP conference goes into the history books. Looking around the web, I am already beginning to see posts, pictures, and tweets from attendees talking about what they learned and showcasing new friendships. From the looks of it, everyone had a […]
Learning to be Flexible
Last year in the thick of web2project development, we realized something obvious: The vast majority of people don’t need the full system, they just need a way to see their just their information in a useful way. Towards that goal, we started shopping around for options to simplify and an Adobe AIR app quickly became a leading candidate. Fast forward a few months and I finally had the time to try out Flash Builder 4.
How I learned to stop worrying and love the wizard – Part 2
In part 1 of this article, I showed you how to create a data service using the new Data Service Wizard. While the solution is not ideal for all situations, it is helpful to use when you have the PHP classes already built or use their Sample Class feature for fast prototyping. (Emphasis on the word prototype)