-
1470 readersBackground I’ve dipped my toe back in the Java world recently, and I’m reminded of some interesting Java history that may be echoed in Flash’s future. Back in the distant mist of Java’s past, most large Java web projects were built using something called Enterprise JavaBeans. EJB was a complex framework developed by Sun, the
-
2747 readersJust saw this cool project on Flexcoders: gwt4air. Gwt4air is project that allows you to use Google's Web Toolkit (GWT) to build Adobe AIR applications without having to learn MXML or Actionscript at all. For myself personally this has never been a problem, as I am fond of saying, if you know Java, you know
-
8134 readersLast week we started publishing two series of articles to help our users navigate the ins and outs of ActionScript and I’m happy to report that our efforts have met with much rejoicing (in the form of many retweets). We started off by published the first few articles in our Fundamentals series for people learning ActionScript with
-
589 readersConcurrent Programming Patterns If you’ve viewed the posts that we’ve had on both parallel (//P) and concurrent (||P) programming, most of what you’ve seen has been long-standing attempts at borrowing what’s been published on parallel programming and applying it to ActionScript 3.0. The examples originated in other languages, especially in C#, and attempting to simulate
19700 readersConcurrent Programming Patterns
If you’ve viewed the posts that we’ve had on both parallel (//P) and concurrent (||P) programming, most of what you’ve seen has been long-standing attempts at borrowing what’s been published on parallel programming and applying it to ActionScript 3.0. The examples originated in other languages, especially in C#, and attempting to simulate parallel
-
7436 readersI will be speaking about the Cross-Platform Challenge from a Design & Software engineering perspective on June 30th at the Eclipse community event hosted by Nextag, San Mateo and July 14th hosted by AOL in Palo Alto, CA. Topics will include: Apple, Windows, Linux, Java, C++, Objective C, ActionScript, haXe, PhoneGap, Sensha Touch, Appcellerator, Android, Adobe, Air, Flash, JavaScript, Mobile, PCs, Tablets, Sprout
-
4453 readersSince 2010 IAB has been promoting a new formats known as Rising Stars.the first release was for the Display Rising Stars, second for Mobile Rising Stars, now we have Video Rising Stars.So, what´s this for?I have presented all these formats for Advertisers and Media Agencies. I can say IAB Rising Stars are a good sales
-
2212 readersI’ll be speaking at the first Flex on Java eXchange in London on June 16th. My talk will be an introduction to the Spring ActionScript framework, along with other presentations on Flex and Java connectivity and enterprise Flex development. From the Skills Matter website: Skills Matter is pleased to organise the first Flex on Java
-
2668 readersThis month marks the 5th anniversary of this Blog. A lot has changed in the time since and I am happy to say the future is looking brighter and more exciting than ever before. My original and admittedly brief post was published back in January 2006, back when ActionScript 3.0 and Flex 2.0 were still
-
15381 readersTwice a month, we revisit some of our readers’ favorite posts from throughout the history of Activetuts+. This week’s retro-Active tutorial, first published in October 2010, is an introduction to object-oriented programming in AS3. Don’t forget to check out the other AS3 101 tutorials!
Object-Oriented Programming is a bit of a hot topic. More and