May 2012
3 posts
A New Build of Realaxy Editor 1.1 Beta Is Out
Linux version: http://s3.amazonaws.com/rase/RASE-9156-linux.tar.gz Mac version: http://s3.amazonaws.com/rase/RASE-9156-macos.zip Windows version: http://s3.amazonaws.com/rase/RASE-9156-win.exe
May 22nd
2 tags
A New Build of Realaxy Editor 1.1 Beta Is Out
Linux version: http://s3.amazonaws.com/rase/RASE-9155-linux.tar.gz  Mac version: http://s3.amazonaws.com/rase/RASE-9155-macos.zip Windows version: http://s3.amazonaws.com/rase/RASE-9155-win.exe 
May 7th
2 tags
May 1st
April 2012
5 posts
3 tags
A New Build of Realaxy Editor 1.1 Beta Is Out
Linux version: http://s3.amazonaws.com/rase/RASE-9148-linux.tar.gz  Mac version: http://s3.amazonaws.com/rase/RASE-9148-macos.zip Windows version: http://s3.amazonaws.com/rase/RASE-9148-win.exe  Release Notes (the full changelog since RASE 1.0 is available here) [[MORE]]Bugs fixed RE-1457 — Ctrl-Z troubles when pasting a text from clipboard RE-2934 — [arg-infos] Add Expression (and not...
Apr 25th
5 tags
Apr 20th
5 tags
Apr 20th
3 tags
A New Build of Realaxy Editor 1.1 Beta Is Out
Linux version: http://s3.amazonaws.com/rase/RASE-9144-linux.tar.gz  Mac version: http://s3.amazonaws.com/rase/RASE-9144-macos.zip Windows version: http://s3.amazonaws.com/rase/RASE-9144-win.exe  Release Notes (the full changelog since RASE 1.0 is available here) [[MORE]]Bugs fixed RE-2248 — Application launch error RE-2648 — [events-flow] Exceptions on events chaining code execution RE-2733 —...
Apr 10th
4 tags
Apr 2nd
3 notes
March 2012
9 posts
4 tags
Mar 26th
3 tags
A New Build of Realaxy Editor 1.1 Beta Is Out
Linux version: http://s3.amazonaws.com/rase/RASE-9142-linux.tar.gz  Mac version: http://s3.amazonaws.com/rase/RASE-9142-macos.zip Windows version: http://s3.amazonaws.com/rase/RASE-9142-win.exe  UPD: A newer version is available since April, the 10th. Release Notes (the full changelog since RASE 1.0 is available here). [[MORE]]Bugs fixed: RE-3120 — Troubles with Undo and Move refactorings...
Mar 22nd
4 tags
A New Build of Realaxy Editor 1.1 Beta Is Out
Linux version: http://s3.amazonaws.com/rase/RASE-9141-linux.tar.gz  Mac version: http://s3.amazonaws.com/rase/RASE-9141-macos.zip Windows version: http://s3.amazonaws.com/rase/RASE-9141-win.exe  UPD: A newer version is available since March, 22th. Release Notes (the full changelog since RASE 1.0 is available here). [[MORE]]Bugs fixed: RE-3137 — “[ASModuleMaker] Can’t compile the...
Mar 15th
4 tags
A New Build of Realaxy Editor 1.1 Beta Is Out
Linux version: http://s3.amazonaws.com/rase/RASE-9139-linux.tar.gz  Mac version: http://s3.amazonaws.com/rase/RASE-9139-macos.zip Windows version: http://s3.amazonaws.com/rase/RASE-9139-win.exe  UPD: A newer version is available since March, 15th. Release Notes [[MORE]] Bugs Fixed RE-2825 — Mixin Language RE-3135 — Broken “Main Class” setting after restarting the editor RE-3136 —...
Mar 14th
4 tags
Epic Citadel: the Wow Effect Anatomy
Dear readers! By popular demand we publish the English translation of Sergey Gonchar’s article ”Unreal Engine: the Wow Effect Anatomy”, which was originally published yesterday in Russian. WARNING! This material is provided for general educational and informational purposes only. Let’s take a look at the recently published Epic Citadel demo by Epic Games. [[MORE]]1. Sun The actual...
Mar 10th
1 note
3 tags
Mar 10th
4 tags
Just Another Build of Realaxy Editor 1.1 Beta...
Linux version: http://s3.amazonaws.com/rase/RASE-9138-linux.tar.gz  Mac version: http://s3.amazonaws.com/rase/RASE-9138-macos.zip Windows version: http://s3.amazonaws.com/rase/RASE-9138-win.exe UPD: A newer version is available since March, 14th.
Mar 10th
4 tags
A New Build of Realaxy Editor 1.1 Beta "Flashout"...
Linux version: http://s3.amazonaws.com/rase/RASE-9137-linux.tar.gz  Mac version: http://s3.amazonaws.com/rase/RASE-9137-macos.zip Windows version: http://s3.amazonaws.com/rase/RASE-9137-win.exe  UPD: A newer version is available since March, 10th.
Mar 6th
1 tag
Mar 1st
February 2012
7 posts
4 tags
The Full Changelog of Realaxy Editor 1.1 Beta
This post will be constantly updated as fast as the newest build and its changelog become available. All the information below is always up to date. Last-modified: 15-Mar-2012. Bugs fixed RE-3137 — “[ASModuleMaker] Can’t compile the … Main class is not specified” message for a module type Flex Library RE-3141 — Editor menu items became unresponsive after silent...
Feb 21st
3 tags
Just Another New Build of Realaxy Editor 1.1 Beta...
Linux version: http://s3.amazonaws.com/rase/RASE-9133-linux.tar.gz  Mac version: http://s3.amazonaws.com/rase/RASE-9133-macos.zip Windows version: http://s3.amazonaws.com/rase/RASE-9133-win.exe  UPD: A newer version is available since March, 10th.
Feb 17th
3 tags
Realaxy Bug Tracker URL is Updated
Hi! We have just moved our bugtracker to a new location: http://realaxy.myjetbrains.com. If you are the registered user and cannot login, don’t worry - just type your username (or address) and restore your password by email. If you have any further questions or something goes wrong, don’t hesitate to contact us (support@realaxy.com). P.S. A new build of Realaxy Editor 1.1 Beta is...
Feb 11th
3 tags
Multiple Inheritance in ActionScript3 (video)
This video is a tutorial on how to come up with multiple inheritance in AS3 and Realaxy Editor. Actual OOP interpreting assumes that multiple inheritance is a vicious practice. ActionScript itself doesn’t permit multiple inheritance, and only the using of interfaces provides an alternative. It’s all well and good, no need to argue. Pitifully, as often as not, as a result, we gain...
Feb 10th
4 tags
Enums in ActionScript3 (video)
This is a video tutorial on using Enums language extension in Realaxy ActionScript Editor (RASE). Enums is a language extension that adds an enumerated type support to ActionScript3. More detailed reference on Enums in AS3 can be found here.
Feb 8th
3 tags
A New Build of Realaxy Editor 1.1 Beta "Flashout"...
Linux version: http://s3.amazonaws.com/rase/RASE-9123-linux.tar.gz  Mac version: http://s3.amazonaws.com/rase/RASE-9123-macos.zip Windows version: http://s3.amazonaws.com/rase/RASE-9123-win.exe  UPD: A newer version is available since February, 21th.
Feb 1st
4 notes
6 tags
Understanding Metacode - Closures and Generics -...
This is a second episode of a preface to using language extensions in Realaxy ActionScript Editor (RASE). In this video we’ll examine some basic syntactic elements that are valid almost for all the language extensions of RASE.
Feb 1st
January 2012
5 posts
5 tags
Understanding Metacode - Preface to Language...
This video is an introduction to metaprogramming in ActionScript3 done in Realaxy-way.  When we’re programming, we’re not really manipulating text. As distinct to any other (text-oriented) IDE, a code in the main window is not a plain text, it’s just a text-like representation of the Abstract Syntactic Tree (AST). The plain text appears only in the very last phase, just before the...
Jan 28th
2 notes
2 tags
A New Build of Realaxy Editor 1.1 Beta "Flashout"...
Linux version: http://s3.amazonaws.com/rase/RASE-9121-linux.tar.gz  Mac version: http://s3.amazonaws.com/rase/RASE-9121-macos.zip Windows version: http://s3.amazonaws.com/rase/RASE-9121-win.exe  UPD: A newer version is available since February, 18th.
Jan 28th
1 tag
Jan 27th
1 note
5 tags
Jan 19th
9 notes
1 tag
Realaxy.com Is Updated
We’ve renewed our website, language extensions documentation is now available. www.realaxy.com
Jan 11th
1 note
December 2011
7 posts
2 tags
Dec 29th
2 tags
Dec 29th
2 tags
Dec 29th
10 tags
Public Beta Realaxy Editor 1.1 "Flashout" Is...
We proudly announce the first public Beta of Realaxy 1.1 “Flashout” Key features: Flash debugger JavaScript debugger (in progress) Export ActionScript3 to JavaScript (in progress) jQuery support in astojs projects Tons of small bug-fixes Linux version: http://s3.amazonaws.com/rase/RASE-9139-linux.tar.gz (upd. 14 mar 2012) Mac version:...
Dec 25th
12 notes
8 tags
Dec 15th
11 notes
2 tags
Realaxy Editor Team on Adobe Tech Summit 28... →
Realaxy Editor on Google+  
Dec 1st
2 tags
Realaxy Editor Release Conference, 21-23 October... →
Dec 1st
November 2011
2 posts
3 tags
New RASE Development Roadmap Announced
The first commercial release of Realaxy ActionScript Editor 1.0 was launched on October, 21th 2011. Version 1.0 (actual) Motto — “Good Time for Programming!” Basic languages support — AS3, MXML (3, 4) Code assistance Refactorings — Introduce, Inline, Pull Member Up, Put Member Down, Extract Method, Extract Class and more. Language extensions support — Flow Language, Collection Language, Object...
Nov 29th
5 notes
4 tags
Nov 9th
12 notes
October 2011
7 posts
3 tags
Realaxy ActionScript Editor 1.0 Is Released!
Download page is here.
Oct 28th
18 notes
4 tags
Realaxy ActionScript Editor RC1 Is Out
Realaxy ActionScript Editor 1.0 RC1 is published. Among major improvements - copy-paste import of a pure AS3/MXML code (right mouse button action “Paste as AS3/MXML”. Download page is here. P.S. See you tomorrow on ceremonial opening of our Release Conference at 20:00 in Castello club in Petrovac, Montenegro.
Oct 20th
19 notes
4 tags
Realaxy Editor Release Conference Timesheet -...
Castello club, 21-23th October 2011, Petrovac, Montenegro  October, 21 20:00 - Opening session 21:00 - Realaxy Editor release party (free drinks and canapes), fireworks October, 22 12:00 - 14:00 - Eugene Potapenko “Realaxy Editor Language Extensions Overview” 14:00 - 15:00 - Dinner break 15:00 - 17:00 - Sergey Gonchar “Realaxy Editor Tips & Tricks” 17:00 - 19:00 - Eugene Krevenets,...
Oct 19th
6 notes
2 tags
Realaxy Editor Productivity Guide - Part 2
Recently we’ve published another set of one picture tutorials: 2♥ - Quick Method Override 3♥ - Object Builder Language 4♥ - Parenthesis Removal 5♥ - Run All Class Methods 6♥ - Automatic Rename 7♥ - Fast Events Listener 8♥ - Fast Events Dispatching 9♥ - Log Scoped 10♥ - Unwrap Statement J♥ - Multicore Code Generation Q♥ - Parenthesis Moving  K♥ - SWC Compile A♥ - Code Moving and...
Oct 14th
59 notes
2 tags
Realaxy Editor Productivity Guide on...
We’ve started to publish the Realaxy Editor productivity guide in a new and fresh form: 2♣ - Introduce Constant 3♣ - Introduce Field 4♣ - Introduce Method Parameter 5♣ - Introduce Variable 6♣ - Inline Variable Refactoring 7♣ - “Join” Behavior 8♣ - “Split” Behavior 9♣ - Logger Special Expression 10♣ - Logger Messages Numbering J♣ - TODO: Comment Q♣ - Surrounding With Block K♣ - Work With...
Oct 8th
36 notes
4 tags
Realaxy ActionScript Editor Release Conference...
21-23 October 2011 we hold Realaxy ActionScript Editor Release Conference in Petrovac, Montenegro. All Flash/Flex developers are welcome! The program includes: seminars, workshops, and presentations; free distribution of personalized licenses to all registered participants; meeting professionals from different countries and regions; rest on the beach (here’s still an indian summer on the...
Oct 6th
24 notes
5 tags
Querying And Conquering Big Collections in...
A new tutorial about work with Collections in ActionScript 3 with Realaxy Editor was recently published on ActiveTuts+. Requirements Program: Realaxy ActionScript Editor Beta 10 (build 8179+) Difficulty: Intermediate Estimated completion time: 20 min. Intro Good news everyone. Everybody who works with arrays and vectors - it pretty seems, all developers do it - will enjoy the new...
Oct 6th
9 notes
September 2011
4 posts
5 tags
Logging Language in Realaxy Editor
Aims and objectives of language Logging of applications is widely used as alternative or succession for using debugger. The most common of using debugger is to dip into a code execution, meanwhile sometimes it is really useful to get some signals from the code. This article tells about the Logging language, a built-in debugging tool of Realaxy ActionScript Editor (RASE). The basic operator of...
Sep 23rd
3 notes
6 tags
Sep 10th
5 tags
Code Navigation in Realaxy Editor
Tutorial Details Difficulty: Low Estimated Completion Time: 5 mins Previous part: When Code Is Not A Text Introduction This is part 2 of the series Getting Started with Realaxy ActionScript Editor (RASE). In the previous post we have talked about the difference between RASE and text-based IDE: what are “editing point”, “substitution rule” and  ”right and left...
Sep 8th
5 notes
9 tags
A New Functional Way Of Working With Collections...
Intro Nearly every application you ever write uses collections. Work with collections can be called a basic routine activity that takes up to 60-80% of your time as long as you deal with algorithms. A collection is a general term that means something like “a bunch of similarly typed objects that are grouped together”. AS3, which is a modern language like any other, also provides a lot of...
Sep 5th
41 notes
August 2011
3 posts
7 tags
Operators Overloading in ActionScript 3 with...
A new tutorial about Operators Overloading in ActionScript 3 with Realaxy Editor was recently published on ActiveTuts+. Tutorial Details Program: RASE Beta 10 (build 8145+) Difficulty: Intermediate Estimated Completion Time: 20 mins Intoduction One of the major features added to the RASE beta 10 is the operator overloading support. This feature, as well as its multiple inheritance, is an...
Aug 25th
2 notes