I met a problem a few days ago. My partner was trying to compile one very big project which has a lot of components, libraries etc … He added a new component that we were making and try to compile it. But after the swf was compiled it was empty, there was nothing in it [...]
I had to do a presentation a few weeks ago about RIA security. I’m uploading it now so everyone who is interested can download it and read it. I’m really sorry that it’s in Bulgarian, but I will translate it as soon as I have some free time. Download Ria Security Presentations by Rosen Ivanov
Today I received a feature request related to datepicker. I had to change the way of getting the “today” date. By default the datepicker gets the user’s local date/time. I had to add a feature that is getting the server’s date/time, but according to a specific UTC offset. That’s why I had to rework a [...]