Tag Archives: server

PHP and Python PyEphem Astronomy Helper Primer Tutorial

“The Three P’s”, for us, namely, PHP and Python and Perl, are all great choices as serverside programming languages. You will find, as a result of this, that programmers have written great code for one or other of them, and … Continue reading

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

PHP Strengths Primer Tutorial

Yesterday’s Google Chart Area Bar Column Line Superimposition Share Tutorial blog posting involved some PHP code that reminded me it is time, as far as PHP goes, to go back to the beginning and explain, at least for us … … Continue reading

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

MeteorJS Framework Primer Tutorial

MeteorJS is a relatively new Javascript Framework to build web applications. Like NodeJS it uses Javascript at the server and Javascript at the client. We installed MeteorJS and performed its ultra simple Hello World web client/server (HTTP://localhost:3000) web application, and … Continue reading

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

Tcl and Javascript and PHP Calculator Tutorial

It’s a “blown mind” that has led me to involve Javascript to make the incarnation of our calculator of Tcl and PHP Calculator Tutorial allow for some round bracket functionality around the TCL (expr) “kernel” (sorry, Unix … my apologies … Continue reading

Posted in eLearning, Event-Driven Programming, Software, 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

PHP Sun Information Software Integration Tutorial

We left off the project of PHP Sun Information TimeZone Tutorial recently adding in that fourth (time) dimension link via the use of TimeZones, and today, that … Sun Information is integrated into … Sun Angle project … and vice … Continue reading

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

PHP Sun Information TimeZone Tutorial

What links time and place? … Give up? What links time and place when you are programming, a lot? … Give up? What links time and place when you are PHP programming, heaps? … Give up? TimeZones … and PHP … Continue reading

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

XML Subtraction and Addition Processing Tutorial

Many projects that involve data will surprise you when you get to the phase of running your planned code over real data. Real business data can throw up surprises like … the length of time to process the data or … Continue reading

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