Size of Flex RSLs with dependencies to other RSLs
Sunday, June 21. 2009
Recently I had switched a complex Flex project that previously used all libraries as statically compiled SWCs to dynamically loaded Runtime Shared Libraries (RSL). In the picture on the right you can see the module structure of the whole build, which was done using Maven and the flex-mojos plugin.
You can see that there is one high level library (library A) that is shared across all applications and a more specialized library (library B) that is providing components and classes to a certain subset of other applications.
Library A contains a couple of embedded images containing various icons and a lot of components, while Library B contained just a few components. So after compilation the obvious expected result would be to have an RSL file of library A that is much bigger than the RSL file of library B in case library B uses library A as RSL and not as statically linked SWC.
Well the dynamic linkage worked well for all the applications, which where just a couple of KBs in size after the change in contrast to more than 1 MB before the change. However this was not the case for the libraries. Library A had a size of 1.2 MB but library B had a size of 1.25 MB???
Continue reading "Size of Flex RSLs with dependencies to other RSLs"
App of the Whatever: Choqok
Friday, June 12. 2009
So I tried the KDE Twitter plasmoid. But Twitter is really not so important to have it on the desktop all the time. In addition KDE Twitter provides basic Twitter access only. There is no possibility to access other services like identi.ca or an integrated access to twitpic. I wanted a Twitter client that is not restricted to just Twitter, but lives in the system tray, is running unobtrusivly in the background, but always there at a keyboard press to publish a thought.
As a Linux user the search was over pretty quickly: You have a problem, you google an Application to solve this problem and a nice soul has already the answer for you. Then an apt-get install and you're happy.
In case of Twitter my solution is Choqok.
Update: In case you do not get updates anymore upgrade to Choqok 0.6.1.
Back from Vacation on Fehmarn
Thursday, June 11. 2009
I and my family visited my mother, who recently moved to the isle Fehmarn, for one week. It was way too short (as every vacation) but we will be back soon as Fehmarn is a very beautiful isle in the east sea of Germany just right before Denmark. We visited almost every possible beach on the isle and every single beach was different. From a sandy (but artifical) south beach to a rocky east beach.
And of course I had my camera with me and took a lot of beautiful pictures. In my opinion two of them are very suitable as wallpapers and here they are.
Dunes of Fehmarn
This time I've packaged the wallpaper in the KDE 4 wallpaper format, which includes multiple file sizes. KDE will automatically select the appropriate size after installing the wallpaper. Please see below for more information on how to install it or how to use the wallpapers on non-KDE systems.
And here is the download link for the Dunes of Fehmarn wallpaper.
Canola and Poppy
Just like the wallpaper above also packaged in the KDE 4 wallpaper distribution format.
Here the download link for the Canola and Poppy wallpaper.
Continue reading "Back from Vacation on Fehmarn"