News Feed
Jobs Feed
Sections




News Archive
Technobabbler.com:
making a radar loop with PHP
September 07, 2006 @ 13:36:21

On the Technobabbler blog, there's a quick look at their creation of a (weather) radar loop they could view on their cell phone.

I used the great mobile site from the NWS, but it still didn't give me the effect I wanted. And hey, I'm already filling a database with weather observations and radar images! So I decided to see what it would take to make a custom radar loop that I could get to at any given moment. The Treo can display animated gif files, so that seemed like the most efficient solution. The question is, how do we create an animated gif using PHP?

To answer the question, he found this script ("GIF images into animated GIF with native PHP class") and used it to create a simple script to grab the GIF images and combine them into a single animated image suitable for viewing in any browser. He includes the script used to generate it as well as an example of the result and how it looks on the phone.

0 comments voice your opinion now!
radar loop graphic gif animated class native script radar loop graphic gif animated class native script


blog comments powered by Disqus

Similar Posts

ThinkPHP Blog: Spooky Action at not so much Distance

php|architect: Final days of our iPod Training Promo!

SitePoint PHP Blog: J4P5 - Javascript For PHP5

Lorenzo Alberton's Blog: Create a video preview as animated GIF with FFmpeg and PHP SPL

Derick Rethans' Blog: Multiple PHP versions set-up


Community Events











Don't see your event here?
Let us know!


functional introduction interview symfony2 release database framework phpunit community zendframework2 podcast language usergroup series conference testing example opinion development rest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework