Tag Archives: object

File API File and Reader Objects Primer Tutorial

Thanks to this great link we discovered a better way to combine the wonders of … File object … and … FileReader object … in the scenario of a web application (remaining correct and asynchronous in its) use of an … Continue reading

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

Javascript DOM Images Collection Primer Tutorial

We think the Javascript DOM (or Document Object Model) is the best means by which to create dynamic HTML webpages. The two objects of a webpage of most interest to us are … document … and to a lesser extent … Continue reading

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

Ajax FormData Javascript JSON Parse and Stringify Primer Tutorial

For the most part, adding onto yesterday’s PHP JSON Decode and Encode Primer Tutorial with today’s clientside “Ajax FormData Javascript JSON Parse and Stringify” thinking we could have started afresh with an HTML codebase, except for one thing in the … Continue reading

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

PHP JSON Decode and Encode Primer Tutorial

PHP and Javascript can form a potent mix of serverside and clientside interplay for web applications. As a conduit between the two, datawise, and an industry standard, is the JSON protocol … JSON: JavaScript Object Notation. JSON is a syntax … Continue reading

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

String Delimitation in Web Applications Primer Tutorial

Web application client and server logic is often based on … string manipulations via Javascript (client) and PHP (server, for us) string functions … and a huge subset of functionality, at least for us, is … handling delimitation issues via … Continue reading

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

Ants Up a Wall Game Primer Tutorial

We’d like to thank the brick wall inspiration of this very useful link we talked about yesterday with CSS Style Display and Visibility Tall Poppies Tutorial for the reason to take on our “Ants Up a Wall” game today. Today, … Continue reading

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

Merging Photos via Gimp and iPhone Camera Animated GIF Tutorial

Today’s blog posting title gives it away. We are interfacing our “Merging Photos” web application to “homemade” Animated GIFs that can be created courtesy of Animated GIF via PHP Writing PHP Primer Tutorial. That is not to say that that … Continue reading

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

Merging Photos via Gimp and iPhone Camera Composite Tutorial

When you were reading (of course you were) Merging Photos via Gimp and iPhone Camera Animation Tutorial were you interested, but felt a bit overwhelmed by the idea that the one image (thanks McGraw-Hill) that the tutorial was based on … Continue reading

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