Tag Archives: image

Slideshow Animation via Image Visibility Primer Tutorial

Today’s tutorial extends the “overlay” idea presented yesterday with WordPress Blog Search Within Search Overlay Tutorial where, you might remember, we had three HTML elements, one visible and the rest invisible, and we “overlayed” (in quotes, because the technique does … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , | 25 Comments

PHP Exif Image Information Primer Tutorial

Our (Mac OS X laptop) local MAMP web server is an Apache/PHP/MySql web server. In this environment you can find out a lot with some PHP code as per … <?php phpinfo(); ?> … and if, in doing this, you … Continue reading

Posted in eLearning, GIMP, Tutorials | Tagged , , , , , , , , , | 16 Comments

Australian Indigenous Language Image Map Ajax Tutorial

Today, again, we mix geography and history in an image map web application exploring Indigenous Australian Language, History and Culture, this time adding some Ajax functionality best suited to non-mobile platform usage. Ajax is, for non-mobile platforms, a way to … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Operating System | Tagged , , , , , , , , , , , | Leave a comment

Australian Indigenous Language Image Map Dropdown Tutorial

Today we mix geography and history in an image map web application exploring Indigenous Australian Language, History and Culture. We’ll be devoting a blog posting to the subject in the future, but today’s tutorial, extending on yesterday’s Australian Indigenous Language … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , | Leave a comment

Gumtree Advertisement using Android Phone Photos Tutorial

There are quite a few huge websites where you can sell goods, the biggest of which is probably eBay, were you can sell or buy with a bidding system. Today, though, we’re using another big player, Gumtree, to post a … Continue reading

Posted in eLearning, Photography, Tutorials | Tagged , , , , , , , , | 29 Comments

PHP GD and Image Functions Primer Tutorial

The PHP GD library is great for image drawing. The huge advantage with having this “talent” in PHP is that PHP is a serverside language capable of “talking” to your web server, and save files there, so you can download … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | Leave a comment

HTML5 Canvas Map Clickaround Follow Up Tutorial

HTML5 brought in the incredibly useful “canvas” element, for the first time. Its existence opens up a whole new world of possibilities for web applications that are graphical by nature, as we saw yesterday with HTML5 Canvas Map Clickaround Primer … Continue reading

Posted in eLearning, Event-Driven Programming, GUI, Land Surveying, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

HTML5 Canvas Map Clickaround Primer Tutorial

HTML5 brought in the incredibly useful “canvas” element, for the first time. Its existence opens up a whole new world of possibilities for web applications that are graphical by nature. With the canvas element’s drawImage() method you can draw more … Continue reading

Posted in eLearning, Event-Driven Programming, GUI, Land Surveying, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | 27 Comments