Devlog entries (page 1)


Launching external application without NativeProcess

26 days ago malczak actionscript air comments

Recently, I have been working on AIR version of my annotation tool - http://szoter.com. In online version, user can take a screenshot of entire screen, directly from flex application. I have achieved that with use of a small Java applet (read about that in one of my previous posts 'Flex and Java applets').
In AIR version of that application I came across serious limitation, to use NativeProcess class, application has to work in an extended-desktop profile

(read more...)

PHP input data filtering in a nutshell

3 months ago sobstel php comments

Application must filter all possible forms of input data, either provided by the user or obtained from environment, database systems, web services or any other external systems.

(read more...)

HTTP server with AIR 2.0

4 months ago malczak actionscript comments

This time just a short note about new AIR 2.0 release candidate, available at Adobe Labs. I have written an example application to illustrate how to use new ServerSocket class in AIR applications. I have used that class to create simple HTTP server.

(read more...)

Free AS3 transformation manager

4 months ago malczak actionscript comments

This time I would like to share with You, my own transformation manager implementation. It is a simplified version of transformation manager used komixo project. Manager handles rotation, scale and skew transformations

(read more...)

Symfony routing with and without trailing slashes

4 months ago sobstel php symfony comments

Symfony routing, by default, seem not work with URLs with trailing slashes.

(read more...)

Website content premeditately commited by segfaultlabs (malczak & sobstel).
Layout by mlando. Icons by DryIcons.com. All rights reserved, of course.