Here is one of the first applications that we had done in Flex – AIR, in order to test its possibilities. WhatYouSee is a Wysiwyg editor (What You See Is What You Get!) to generate a PDF file. This application also have an image editor. This application uses largely an excellent AS3 class developed by [...]
Here is one of the first applications that we made in Flex – AIR, in order to test its possibilities. MagicToolbox, is a management interface for plugins, specifically it use AS3 « IModuleInterface » for module communication. Some screenshots: It would take too long to explain the principle in detail, however small diagram below gives you an [...]
Continue reading about MagicToolbox, AIR-AS3 plugins manager. »
Some time ago, I began to develop an http server providing catch graphic web page. Not having had the benefit of these programs, I decided to post on this blog, hoping that this work will help you. This is a first draft functional, but nevertheless deserves to be better, so if you have any updates, [...]
Continue reading about Windows Server for graphic web page capture. »
After developing a translation of LinkLite for Android, I decided to share with you my experience in this area by publishing the java class used to draw a graph (pie chart). This article is the second of a two-part series on this subject. The first dealing with the java class to draw a line chart. [...]
Continue reading about Java : Draw a Pie Chart with Android »
After developing a translation of LinkLITE for Android, I decided to share with you my experience in this area by publishing the java class used to draw a graph (line). This article is the first of a series of two on this subject. The second deal, the java class to draw a pie graph, following [...]
Continue reading about Java : Draw a Line Chart with Android »