Apr 6
Build optimized RSLs with ANT

Runtime Shared Libraries (RSLs) are libraries of components that are shared by applications in the same domain.
You can shrink the size of your application’s resulting SWF file by externalizing shared assets into standalone files that you can separately download and cache on the client. Multiple Flex applications can load these shared assets at runtime, but each client need only to download them once. These shared files are called Runtime Shared Libraries.
Read the rest of this entry »

Apr 6
Object Oriented Programming in ActionScript 3.0

ActionScript 3.0 is called object-oriented because it supports inheritance, encapsulation and polymorphism. Read the rest of this entry »

Apr 6
Red5: appDisconnect problem

There are a lot of tutorials in the web about red5 media server. When I was trying to build my first application for red5 server I was using following tutorial Getting started with red5 server. When I compile app in eclipse, restart red5 server and was trying to connect to this application via my flash client, I detect from the red5.log that appConnect method worked correctly but when I closed flash client which was connected to red5 server, nothing happened. Seems that appDisconnect was not triggered.
Read the rest of this entry »

Apr 6
Ruby on Rails

download RubyOnRails.pdf (116.73 KB)

Apr 6
MySQL

download MySQL.pdf (359.2 KB)

Apr 6
Rewrite Engine (mod_rewrite)

download mod_rewrite.pdf (193.04 KB)

Apr 6
Microformat

download MicroFormats.pdf (76.01 KB)

Apr 6
Linux Quick Reference

download Linux.pdf (262.85 KB)

Apr 6
Google Cheat Sheet

download Google Cheat Sheet.pdf (109.75 KB)

Apr 6
Fuse - tween sequencer for Flash

download FuseCheatsheet.pdf (285.72 KB)

« Previous Entries Next Entries »