Downey changes role again!
Mike Downey, Sr. Product Manager for Apollo, changes role in Adobe again, after Flash and Apollo, now he is creating a new Adobe team called Platform Evangelism team In Platform Evangelism team we can...
View ArticleEaster Egg in Flash CS3
If you click on Help > About Flash CS3 in Windows or Flash > About Flash in Macintosh you can look the copiryght window. So now, if you double-click in Registration logo of Flash word you could...
View ArticleBRIO Beta: web meeting service
Adobe release a new BETA in labs.adobe.com called BRIO that is codename of new version of Acrobat Connect (ex Breeze).I’m working with it now, there are many alert when you try to upload files or in...
View ArticleAIR tour, last date in Milan
AIR tour is finished! Last date was in Milan and obviusly was very cool! Location was pretty nice, great organization, cool food and a lots of stuff (T-shirt is amazing!). A very friendly atmosphere,...
View ArticleSecond day at Flash on the Beach 08… Flash 10 on IPhone
Second day is finished, but it was very intensive! I saw lots of interesting session, first of all Mr. Aral Balkan that showed us how to have fun with our work and that we must take time to experiment...
View ArticleScotch on the Rocks 2010
It’s finished!!! DAMN! SOTR 2010 is end, I hope to come again next year, but now I want to share with you my experience here in London. SOTR was organized at TigerTiger club near Piccadilly circus in...
View ArticleReactive Programming with RxJS
In the past 6 months I spent quite few time trying to understand Reactive Programming and how it could help me on my daily job. So I’d like to share in this post a quick example made with RxJS just to...
View ArticleHot and Cold observables
One important thing to understand when you are working with Reactive Programming is the difference between hot and cold observables. Let’s start with the definition of both types: Cold Observables Cold...
View ArticleHow to Dockerize your Node application
Today I’d love to share how to wrap a Node microservice or monolithic application inside a Docker container. I assume that you’ve already installed Docker, boot2docker and Node in your machine. If you...
View ArticleCycle.js a reactive framework
I had the chance to spend quite few evenings with Cycle.js preparing my presentation for JSDay 2016 and I have to admit that I had quite a lot of fun so I decided to share my experience in this post....
View ArticleBenchmarking Falcor.js
In the past few weeks I was figuring out how to solve a problem of a chatty communication between client and server considering that we are close to the release and I have already got few ideas in mind...
View ArticleVisual Studio Code extensions demystified
When I tried for the first time Visual Studio Code on my Mac I remained quite impressed about its performances. The investment Microsoft did during the last few years on this editor is really...
View ArticleGeo-routing, A/B testing and dynamic configuration with Lambda@Edge — part 1
Working at the edge is one of the fantastic opportunities offered by Amazon and AWS Lambda is the key component for enhancing our infrastructure on the edge. More recently many other vendors started to...
View ArticleMicro-frontends, the future of Frontend architectures
Micro-frontends architecture In the past 30 months, I had the opportunity to work on one of the most challenging architectures I’ve ever designed in my career. The main requirements were based on the...
View ArticleAdopting a Micro-frontends architecture
Considering the great feedback of the first post on micro-frontends and the questions received about the approach we are taking in DAZN, I decided to share a bit more about this topic. In this post, I...
View Article