Archive for June, 2008

Flex Tutorial Part II

June 6, 2008

Flex Builder 2
Flex Builder 2 is the official Adobe IDE for building and debugging Flex applications. Built on the popular Eclipse IDE, Flex Builder has built-in tools for writing, debugging, and building applications using Flex technologies such as MXML and ActionScript. Instead Flex Builder, you can opt to install the free Flex SDK, which includes [...]

Flex Tutorial Part I – Introducation about Flex

June 6, 2008

Flex
Flex is a collection of technologies that enables you to rapidly build applications deployed to Flash Player, a runtime environment for delivering sophisticated user interfaces and interactivity. Flex leverages existing, matured technologies and standards such as XML, web services, HTTP, Flash Player, and ActionScript.
Using the Flex framework you can build and [...]

WEB Based SIP Phone With Flex, Java and Red5 Server

June 5, 2008

SIP
SIP (Session Initiation Protocol) is the most popular Voice over IP (VoIP) standard. SIP enables two or more people to make phone calls to each other using the Internet to carry the call.
By using the Internet, you gain some distinct advantages over traditional telephone calls or PSTN (Public Switched Telephone Network):

Call quality: SIP calls on [...]