Adobe Creative Suite 4: Roma 21 October 2008

Friday October 3, 2008

Adobe Creative Suite 4: Roma 21 October 2008

Adobe is pleased to invite the events launch of the new Adobe Creative Suite 4. We are waiting for you in Rome on October 21 and Milan on 30 October. For all the details of the mini go to the events dedicated CS4! In tribute to all the participants t-shirt CS4!

I try to be ... especially for the shirt :)

Related Post

Considerations on the evolution of languages Developement: AS2 vs AS3

Tuesday, August 5, 2008

On reading the article by Julius ActionScript 2 or ActionScript 3? Let clarity!   I would like to make some comments on "reverse" some development tools for those who, like me, comes from the programming C / C + +.

A common feature - in recent years - some development environments is to refine the sinstassi of its language over time. It starts from a high-level language such as Lingo for Macromedia Director, Actionscript 1.0 of the first versions of Flash or Microsoft Visual Basic 3 to get to align themselves with time to the specifications and - now consolidated - syntax dictated by the ECMA standard. Although comparing a Microsoft Visual Basic 3 with Javascript or Actionscript is not entirely correct, both situations show a clear trend "reverse" than the dawn of coding programming.
The only exception, perhaps, in this scenario, are solutions such as Java or PHP, both with strong roots-oriented C / C + +.

Focusing on Actionscript, it is clear the will of the house prodruttrice (now Adobe) to align the language of Flash to the ECMA standard. Using Actionscript 2.0 still does not lead to any concrete vataggio developer, especially to those who do not have the knowledge base of its C / C + +. Add patches to old projects, without having to "lead" (re-) according to the latest release, it makes sense in an economy. But it would be useful to learn just when the opportunity presents itself, the "new" syntax proposed by updates of development environments. More is expected and will be worse!

Learning Actionscript 3.0, for those coming from C / C + +, is more like "disapprendere" (or unlearn), the old "cláusula, forced and non-standard, in previous versions. Same thing will happen with the release of Flash CS4; avoid, therefore, to remain behind.

Moreover, the standard makes portability of code more highly feasible and practical. The similarity between PHP, Javascript and Actionscript 3.0, avoids the need to revise heavily codes and algorithms written in one of these languages.

Related Post

Text Replacement Techniques in Flash

Wednesday 25 June, 2008

The technique of Text Replacement I am presenting today is in some respects, really interesting. Unlike the classic image to replace through CSS, this technique uses a flash to override the titles of our site. Despite being a bit more, because it requires the creation of a Flash movie and the use of Javascript, allows a number of advantages not indifferent:

  • Keeps' s accessibility of the site using a True-unobtrusive-Javascript so that crawlers and spiders continue to see the page as simple and correct HTML
  • Does not require the creation of images n for n titles. Just one movie to replace all the titles of our site, with considerable savings in terms of Download
  • Allows you to create simple titles but with Font not normally used on the Web
  • The text can be rendered in HTML, thanks to the characteristics of Flash
  • The text is selectable
  • Being a flash you can add interactivity and animation of any kind

You'll notice also that this procedure CSS are not practically taken into account!

Continue to read ... "

Related Post

Flash and Javascript in Papervision3D

Wednesday 11 June, 2008

Edward Smith has developed a wrapper in a position to exploit the API Flash and Papervision3D in Javascript! The library, AS3Wrapper is compatible with Firefox and IE. With Safari for Windows runs while I found problems with Opera 9 for Windows ever. The mechanism behind this project, and that makes this "magic" is to include in our HTML page a container Flash (AS3Wrapper.swf) that accepts commands Javascript (AS3Wrapper.js), in the practice of building Flash objects directly from Javascript.

Continue to read ... "

Related Post

This arithmetic form

Saturday, May 31, 2008

The module is one of the aritmentiche available on almost all programming languages (I used it the first time with the Basic Commodore 64) . It may appear as a simple operator, such as Actionscript Javascript or using both the "percent" (a% b), or as a method or education. For developers may be useful in contexts apparently different. Gskinner spoke recently, showing some classics, but interesting examples.

Put simply, the operation form between two numbers returns the rest of their division. For completeness we say that the operation module is a very broad topic, I also dealt with in the RSA encryption! This time, however, do not talk about codes or encryption, but things far more useful and simple.

Divisible by alternate ...

The first that we can make use of the module is to determine whether a number is divisible by a number b! If the risultatto of a% b (here use the notation% to indicate the operation module) is zero, a is divisible by b. I remember when I had to do with a problem like I did not know the transaction form. On the Commodore 64 I needed to know was whether a number divisible by 2. Usai At this syntax (I found the original code - year 1983):

CODE:
  1. A 10 INPUT
  2. : IF B = INT ( B ) THEN PRINT "OK IL NUMERO " A " E' PARI" :GOTO 10 12 B = A / 2: IF B = INT (B) THEN PRINT "OK NUMBERS 'A' AND 'SAME': GOTO 10
  3. A " E' DISPARI" :GOTO 10 14 PRINT "the number" A "and 'DISPARI": GOTO 10

BASIC of the Commodore 64, however, did not have the operation form - at least that I remember!

Continue reading ... "

Related Post

Google AJAX Language API: tutorial on the operation

Tuesday, May 13, 2008

I answer with this post, at the request of Andrea on how the translator of Google in its web. There are several ways to use the services of machine translation made available by Google and beyond. We can use Plugin written by others, a simple script Javascript concrete from Google or learn to use the API, namely a set of functions callable - as we shall see - in various ways.

Plugin

On this solution does not dwell me, because I think not strictly relevant to the request for Andrea, if I understood well. It is also an essentially valid only for the Blog and not to use custom and generic. I can only point out, for users WordPress, Global Translator, perhaps the most simple, functional and widespread Plugin of this type.

Script pre-Google

The easiest way to translate their website or your blog is to insert a simple Javascript script provided by Google itself. Just go on the site translate.google.com tab and click on 'Tools'. From this page you can preset the functions of translation or leave the default. The script is very simple:

HTML:
  1. > </script> <script src = "& http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/translatemypage.xml&up_source_language=it&w=160&h=60 ; title = & border = & output = js "> </ script>

and as a result is obtained:

Google Translate

Continue reading ... "

Related Post

Topics variables and default in Javascript, Actionscript and PHP

Wednesday 7 May, 2008

Who knows who develops any of the functions function () is to have arguments or less input. It may happen, sometimes having to write a function that, based on input parameters, behaves differently (in OO programming we find this behavior as Poliform). The variable parameters (varargs), already introduced at the C and present by default in the classic statement of the main

CODE:
  1. ; int main (int argc, char * argv []);

Continue reading ... "

Related Post

Snipplr code 2.0: fragments (Snippe) code useful

Saturday 26 April, 2008

Snipplr It was a long time I wanted to mention this valuable service dedicated to programming. Snipplr (code 2.0) is a real aggregator or repository of useful bits of code. You can register for free and send their portions of code and, above all, enjoy the many Snippe already on site. I have treated many languages (Actionscript, ASP, C #, MatLab, PHP, Rails, SVN, etc ...), all well sorted and cataloged. You can also install a handy plugin for Wordpress can see on our blog Snippe-code through its unique id.

Related Post

Adobe AIR FAQ: all you need to know

Saturday 22 March, 2008

Running on various Blog (thanks Frank) and through discussions with Julius, I realized that in addition to interest at Adobe AIR, there is also much confusion, not wrong. Both developers and users still have not quite clear what, what you need and how developments in Adobe AIR. I decided therefore to collect the various discussions in this sort of FAQ to try to clear some 'what is actually hiding behind Adobe AIR. Continue reading ... "

Related Post

Reborn elements undolog.com

Tuesday, March 18, 2008

e-lementi.com - Digital Design & Branding

A total restyling my studio! Taste especially the part where I work included the latest efforts, prototypes and logo-restyling ;)

Related Post