Archive for April, 2009

Vote for Flex Builder for Linux

Tuesday, April 28th, 2009

Tom Chiverton has logged a support request in Adobe JIRA for Flex Builder for Linux. Quick recap – a week ago Ben Forta being asked what is the status of Flex Builder for Linux answered: the project is currently on hold. There is not enough requisition for the product to continue its development.
Developers want Flex [...]

Configuring postfix as a relay for GMail

Monday, April 27th, 2009

For the domain this blog is running on I have a separate GMail account, I wanted my server to relay all email there. I was searching quite a lot for detailed info on how to set up postfix correctly but could not find any. All information was scattered across different blogs, websites, forums. I just achieved the [...]

Flex TextRange performance issue on Linux

Sunday, April 26th, 2009

Earlier this month I mentioned I have found an issue with mx.controls.textClasses.TextRange class. This problem was identified on Linux (Ubuntu 8.10 and 9.04 using Flash Player 10,0,22,87) and could not be replicated on Windows Vista and 7 with latest Flash Player. I had no chance to test it on OSX.

To visualize the problem I am using [...]

Building an SQL tokenizer in Flex

Saturday, April 25th, 2009

This post is an introduction to the next post that I am going to publish within next few days. It describes one of the features of MySQL on AIR, SQL code tokenizer, used for code coloring.
For those who have no idea what a tokenizer is there is a great introduction on Wikipedia. In a few [...]

Flex Builder 3 for Linux on hold

Wednesday, April 22nd, 2009

Yesterday, 21st of April, Ben Forta came to London to give a talk about ColdFusion 9 new features. It was really good session, Ben demoed all new major ones. Integration with Hibernate, new Adobe AIR ColdFusion services and of course brand new ColdFusion IDE codenamed Bolt (which does look pretty solid by the way) were [...]

Railo, BlazeDS and CFC instances

Monday, April 20th, 2009

There is a lot of buzz recently around Railo since version 3.1 finally went open source and many well known CF developers joined the project. This gave me the motivation to finally see how Railo really works. I decided to give it a shot on one of already running applications. The choice was made, I [...]

So what is going on with Flex Builder for Linux?

Monday, April 20th, 2009

First, I have to say that I am big fan of Flex technology. I have worked a little bit with Flex 1, then 1.5 and now full time with Flex 2 and 3. I saw how the platform evolved, I saw Macromedia’s and Adobe’s enthusiasm when they have been announcing every new release. I am [...]

MySQL on AIR website is live

Saturday, April 18th, 2009

I have just finished MySQL on AIR project website. It is available here: http://mysqlonair.gruchalski.com/. No release download yet, not all information is there. It is just a first step.
First release build should appear there withing next few days.

Mosso Cloud Servers DNS records tip

Friday, April 17th, 2009

If it happens that you use Mosso Cloud Servers and its DNS management panel remember to always set different name for each record. Otherwise if you want to remove one of them, if there is another record with same name control panel with return an error. In such case the only way to fix your [...]

GitHub gets an issue tracker

Thursday, April 16th, 2009

This appeared on Twitter about an hour ago, GitHub has an issue tracker now. Follow the link http://github.com/blog/411-github-issue-tracker to watch the video and read more about it.