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

Felix De Vliegher's Blog: Static analysis for PHP

Zend Developer Zone: Cool Image Thumbnail Class

PHPEverywhere: Simple Easy Parallel Processing in PHP

Gergely Hodicska's Blog: What is new in PHP 5.3 - part 3: mysqlnd

SitePoint PHP Blog: PHP Frontend for Xdebug Profiling?


Community Events









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


tool example api podcast object community interview testing zendframework2 framework conference development event language release introduction composer functional opinion code

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