March 21st, 2010 |
by teocomi |
published in
Resources
I’ve recently been looking for a nice HTML-PHP-CSS code editor, something with just some basic code-hinter features and so on.. I think Aptana Web Studio is a pretty good solution, you can use it as standalone or as an Eclipse Plugin. FTP, ajax libraries, javascript debugging, and database tools are included. Check it out!
February 10th, 2010 |
by teocomi |
published in
Web resources
This is a great tutorial for all the ones like me that would like to dive into this brave new world of HTML5 and CSS3.
Thanks to Tom Kenny: Code a Backwards Compatible, One Page Portfolio with HTML5 and CSS3
January 9th, 2010 |
by teocomi |
published in
Flex 4
Articolo originale in inglese.
Qualche giorno fa sono diventato matto cercando di formattare del semplice testo in una RichEditableText in Flex 4. Questo perchè nella nuova versione Adobe sta cambiando profondamente il modo di rappresentare gli elementi di testo:
“The Spark architecture provides three text “primitives” — Label, RichText, and RichEditableText — as part of its pay-only-for-what-you-need [...]
November 13th, 2009 |
by teocomi |
published in
Flex 4
Some days ago I became crazy trying to format some simple text into a RichEditableText in Flex 4. This is because the Adobe team is deeply changing the way of using text in this new release. Let’s try to understand more on this:
“The Spark architecture provides three text “primitives” — Label, RichText, [...]