I finally got around to finnish a simple documentation on how to use this plugin.
|
||||||
|
I finally got around to finnish a simple documentation on how to use this plugin. This plugin is inspired by the TODO/FIXME extension for flash builder that was released in 2006. Functionality and installation is the same for both plugins. This plugin also add the possibility to add new Task Tags to scan for and removing existing Task Tags. You can add/remove your own Task Tags in the “Window–>Preferences–>FBToolkit” preferences. I this preference page you can do all the “magic” Please post any comments, bugs etc.. Check out the FBToolkit Task Tag Preferences page for details and download I have had some problems when i generated jars for this plugin and i have spendt several hours trying to figure out why. The solution was quite simple when i found it. I had placed the Activator class in an internal namespace and this was the source of my problem.
First version of the plugin is ready to be tested. I have only tested it with the Flex3 plugin for eclipse and FlexBuilder3. I works when used in the plugin but not the standalone flexbuilder, so my next step is to figure out why.
Let me know if you are interested in trying it out by sending me an email to fbtoolkit at winnem consulting dot com Available Template variables that are beeing replaced during template processing:
${full_date} – Full date including timezone ${current_date} – Current date ${current_month} – Current month ${current_time} – Current time ${date_time} – Current date time ${day_of_week} – Current day name ${month_number} – Month as a number ${day_of_month} – Day of month as a number ${day_of_week_number} – Day of week (the week starts on Sunday) ${date_time24} – DateTime24 – a 24 hour clock version of datetime. ${current_year} – Current year. ${current_short_year} – Current two digit year. ${class_name} Class name. Computed from filename ${current_file} – Current file name (just the file) ${current_folder} – Current folder ${current_full_path} – Current path (full file name) ${current_project_path} – Just the folder ${user_name} – Current user ${current_project_name} – Project name the resource belongs to ${current_project_root} – Project root folder on disk ${package_definition} – NameSpace for class file computed from disk
Continue reading #Flex – #Flashbuilder – #as3 – #actionscript #codegenerator Template Variables Nice one from DZone: http://css.dzone.com/news/youtube-videos-flex
Short summary from the artice:
The first thing to do is add an SWFLoader to your mxml file. Thesource property of the SWFLoader gets set to the url of the video that you want to show inside Flex.
http://www.youtube.com/watch?v=owGykVbfgUE
Instead you use a url in this form:
http://www.youtube.com/v/VIDEO_ID?version=3
For some time i have been working on and off on a eclipse plugin that was supposed to ease the development of actionscript projects using the pureMvc framework. First i started it as a eclipse plugin, then i changed it to a adobe air application before i pulled myself together and it is now back as a eclipse plugin where it should be.
The first version of this plugin is beeing released as freeware and i do need some serious beta testing. So if you are interested in beta testing this plugin, and have a good knowledge of the pureMvc framework then send me an email to fbtoolkit at winnemconsulting dot com with subject betatester.
The first version has the following features: 1. Complete code generation based on code templates. These templates are meant to help ease the general development and there are 19 template variables to help you ease the development. 2. Easy way of managing code templates with its own editor and view. 3. All functionality has axelerator keys for the win32 platform. 4. Other functionality: a) (Create Directory Structure) Easy function where you can generate what we concider the best file structure for a MVC's based project.
More to come Currently working on the pureMvc part. Especially adding nature to a project which in my oppinion also should generate the directory structure and add the needed libs to the project. This also includes a general part where as templates are included. Like proxy,mediator,command and junction for the multicore….Not really satisfied how i do this now so i need some input on howto.
Anyone interested in becomming a beta tester(the chosen one's which provide proper feedback will receive a lifetime free licence for the entire FBToolkit suite of plugins which are planned) Send me an email to fbtoolkit at winnemconsulting dot com with subject FBToolkit
Geirr Nice primer on howto make ajax calls in jquery. I am a self taught developer and I am proud of that My primary education is within electronic enginering and I have always had the impression that this gave me a advantage compared to the So when I watched the presentation “Real Software Engineering” by Glenn Vanderburg I got my suspicions confirmed. |
||||||
|
Copyright © 2012 Geirr Winnem's Blog - All Rights Reserved |
||||||