Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Kore Nordmann's Blog:
Published article "Image creation with PHP"
Dec 11, 2007 @ 17:11:00

Kore Nordmann has posted a new article series (to the "Articles" section of his site) with six different pieces talking about different aspects of image creation with PHP:

Each of them can be read separately, but they're all part of a series and make more sense when read together.

tagged: image creation article series tools text bitmaps gradient shape format library image creation article series tools text bitmaps gradient shape format library

Link:

Kore Nordmann's Blog:
Published article "Image creation with PHP"
Dec 11, 2007 @ 17:11:00

Kore Nordmann has posted a new article series (to the "Articles" section of his site) with six different pieces talking about different aspects of image creation with PHP:

Each of them can be read separately, but they're all part of a series and make more sense when read together.

tagged: image creation article series tools text bitmaps gradient shape format library image creation article series tools text bitmaps gradient shape format library

Link:

DevShed:
Drawing More Complex Shapes with the GD Library in PHP
Aug 22, 2007 @ 17:53:00

DevShed has posted part four of their series looking at the creation of graphics in PHP using the GD functionality. They take things a step further from the previous part and show how to create more complex shapes.

They show how to create things like:

tagged: complex shape gd grahpic library tutorial complex shape gd grahpic library tutorial

Link:

DevShed:
Drawing More Complex Shapes with the GD Library in PHP
Aug 22, 2007 @ 17:53:00

DevShed has posted part four of their series looking at the creation of graphics in PHP using the GD functionality. They take things a step further from the previous part and show how to create more complex shapes.

They show how to create things like:

tagged: complex shape gd grahpic library tutorial complex shape gd grahpic library tutorial

Link:

IBM developerWorks:
Generate Flash movies on the fly with PHP
Dec 21, 2006 @ 15:02:00

The IBM developerWorks site has a new tutorial posted about creating Flash movies on the fly with PHP (and some help from Ming).

Rich Internet Applications is the new buzz-phrase for Web 2.0, and a key component of the substance behind Web 2.0 is Adobe Flash. Learn how to integrate Flash movies into your application and generate Flash movies dynamically using the Ming library.

They start with a brief look at Flash and how its embedded into a web page, including the needed HTML. From there, they jump right into Ming.

They create a sample Flash file - a "Hello World" - to get the ball rolling. They modify it a bit and create some moving text of varying colors. Next up is working with shapes and lines, and finally - importing and using images in your simple PHP-generated Flash animation.

tagged: generate flash ming tutorial text animation shape image generate flash ming tutorial text animation shape image

Link:

IBM developerWorks:
Generate Flash movies on the fly with PHP
Dec 21, 2006 @ 15:02:00

The IBM developerWorks site has a new tutorial posted about creating Flash movies on the fly with PHP (and some help from Ming).

Rich Internet Applications is the new buzz-phrase for Web 2.0, and a key component of the substance behind Web 2.0 is Adobe Flash. Learn how to integrate Flash movies into your application and generate Flash movies dynamically using the Ming library.

They start with a brief look at Flash and how its embedded into a web page, including the needed HTML. From there, they jump right into Ming.

They create a sample Flash file - a "Hello World" - to get the ball rolling. They modify it a bit and create some moving text of varying colors. Next up is working with shapes and lines, and finally - importing and using images in your simple PHP-generated Flash animation.

tagged: generate flash ming tutorial text animation shape image generate flash ming tutorial text animation shape image

Link:


Trending Topics: