Playing with Google+ API and Actionscript 3
Yesterday I saw that Google has released Google+ API, so I started to played with in my favorite part of the day: the night! For now Google has published only public APIs that allow you to retrieve...
View ArticleInDesign and Flash: PageFlip controller
One of our last project was to create an easy but integrated workflow from InDesign to web. In particular they request us to create a PageFlip that will be published automatically online every change...
View ArticleSpeaking at WHYMCA about Haxe for Flash Platform developers
Hi Guys! I’ve a good announce to share with my followers, next 24-25 May in Bologna will take place WHYMCA a great mobile conference where I’ll be speaker with Piergiorgio Niero and we’ll talk about...
View ArticleDynamic embedding fonts without using Flash or Embed Metadata
I’m working in a new project where we have to automate the integration of fonts loaded on a server by users and integrate them in a Flash / AIR project. In the most cases, if you search online, you can...
View ArticleHow to install Apache Flex 4.8.0 SDK in Flash Builder
In this post I’ll explain in an easy step by step tutorial how to install Apache Flex 4.8.0 in Flash Builder, I know that it’s not rocket science but maybe newbie developers could need more...
View ArticleTips & tricks to become a good developer
In my spare time I’m reading “Think like a Programmer. An introduction to creative problem solving” and I’d like to share with my followers some things that I learnt in first chapters of this book....
View ArticleDart: elements iteration and CSS manipulation
In my exploration of Dart I’m trying to work in some easy examples that could help me to understand how to accomplish some tasks with this technology. In this example I tried to understand better how...
View ArticleComparison of colours in Actionscript 3
In this post I’d like to highlight a topic that is not the classic tip to use everyday but when it needs probably this “recipe” could help. In last few weeks I had the opportunity to study how to...
View ArticlePhotoshop, Edge Reflow and Edge Inspect: the new responsive workflow
Today I’d like to talk about something that is not strictly related to development process but that it’s very useful when you are running your company as freelance or entrepreneur or if you are team...
View ArticleGit Flow vs Github Flow
Recently I’ve spent time to study a good way to manage a software projects with GIT. I really read a lots of blog post to check different points of view and to find out which is the best technique to...
View ArticleAutomate, automate and automate!
Recently I’ve spent several days on find the best way to set up an automation process for Javascript developers and I investigated several tools strictly related to the Javascript world. These tools...
View ArticleHaxe-watchify: automatic build tool for Haxe and OpenFL projects
I’ve started recently working in a new company very focused on cross platform projects with Haxe. In my commuting time I worked on an automatic build tool for Haxe and OpenFL projects. The tool is...
View ArticleES2015 Destructuring assignment: by value or reference?
This week I’ve organised a meetup on ES2015 in my community, where the speaker presented his favourite features of the language. Right after the talk I had a chance to talk with my best friend that was...
View ArticleHTTP2: the good, the bad and the ugly
I spent last few weeks investigating on HTTP2, the successor of HTTP1.1 and I’d like to share my findings and thoughts in this post. Let’s start saying that if the question you have in mind at this...
View ArticleThe art of coding
Today I spent few hours in my favourite London museum: The Design Museum. I went to the main exhibition called Designer, Maker, User where they created a journey between these 3 actors explaining how...
View Article