BrightTALK

I've been very quiet, both here and over at the Flint site, since releasing version 2.0 of Flint a few weeks ago. Apologies for the silence but I've had a lot on, including a couple of exciting projects of which I'll reveal more in the new year.

Right now, I just wanted to mention BrightTALK. I've been doing consultancy and development work for them for much of this year as they develop new products, including a public webcasting platform which you can find on their website. I should have posted about this in September, when the site became public, but was so busy I forgot to do so.

Meanwhile, I'm still very busy helping them to develop version 2 of their platform, this time using Flex 3, Mate and various other tools (while also teaching training courses, developing Flint and working with other clients - there's no rest for the wicked).

Flint 2.0 released

I released version 2.0 of Flint particles today. This features one bug-fix and a number of minor speed enhancements over the beta that has been available for the past couple of weeks. I've also added an mxp installer to the downloads, and tested everything with Flash CS4. As usual, you can find more on the Flint website...

Object Pool class

Two of the slow operations in the flash player are object creation and garbage collection. If we pool objects - save objects when they're no longer needed and reuse them later when another object of the same type is required - then object creation is kept to a minimum and garbage collection is reduced to zero...

Back from Flash on the Beach

Flash on the Beach was fantastic. Once again John organised a very friendly, relaxed and social conference, with some truly inspirational speakers. Being a speaker myself added an extra excitement to this year's conference...

Flint does Papervision3D and Away3D

Today I released a new alpha of version 2 of the Flint particle system. This version adds renderers for Papervision3D and Away3D to the library, so that particle effects can be integrated with a 3D scene in these libraries...

Last chance for Flash on the Beach

Today is the last day when Flash on the Beach tickets are available, so if you're thinking of coming go and buy that ticket now. FOTB is my favourite flash conference and this year I'm privileged enough to be speaking there for the first time so that's another good reason to come along, in addition to the many reasons Jens describes here.

3D version of Flint Particle System

Today I released the alpha of version 2 of Flint. This version does 3D particle effects as well as 2D effects. The alpha is fairly stable and can be downloaded from Google code.

The 2D effects have some enhancements over previous versions. The 3D effects are all new, and include most of the features from 2D, along with some new stuff. At the moment, rendering is done via Flint's own new 3D renderers, but I'm developing renderers for Papervision3d, Away3d and Sandy3d so that Flint can be used as a particle system with any of these 3d libraries too.

C# version of Flint Particle System

One keen user of Flint (Ben Baker) has ported it to C#. The project is called Flint-sharp and is on GoogleCode at http://code.google.com/p/flint-sharp/. There's a few features still to implement, but most of it is working well...

previous posts