30 January 2018
Are We Getting Safer?
Auth.net to disable TLS 1.0 & 1.1 "temporarily" "just to help you see" if you may be using it: https://www.authorize.net/blog/
19 January 2018
Drupal Modules
Creating Web solutions with Drupal requires an understanding of the place of the module. Modules are the controllers in that they 'know' about the public functions available in a particular class, and define the menu endpoints that are referred to in JavaScript. Modules lie between objects that access data and other elements of the site that rely on the data.
For example, a user clicks a button on a Webpage that invokes a JavaScript function. The JavaScript function invokes a PHP method in a PHP object, which in turn invokes a .Net object to obtain data from a database.
The .Net layer enables objects to be compiled into DLL files for data access. This method is popular due to the performance gains of compiled objects accessing database tables.
For example, a user clicks a button on a Webpage that invokes a JavaScript function. The JavaScript function invokes a PHP method in a PHP object, which in turn invokes a .Net object to obtain data from a database.
The .Net layer enables objects to be compiled into DLL files for data access. This method is popular due to the performance gains of compiled objects accessing database tables.
04 January 2018
30 October 2017
28 October 2017
ClojureScript - Rationale
from ClojureScript - Rationale
Google Leads the Way
As the leading purveyor of client-service applications, with tremendous resources and a vested interest in web-hosted applications, Google has cutting-edge technology in this area. From the V8 JS engine to the whole-program optimizing symbiotic pair of Closure library and the Closure compiler, Google has open sourced the most advanced technology available in this area. It is worthwhile to understand and leverage what they have provided.
11 October 2017
Want to Learn JavaScript?
If you want to JavaScript, then this site is where to start.
Gordon is a charming and engaging young programmer who knows programming, but more importantly, understands how to teach it. And he actually seems to care, which is nice too.
Gordon is a charming and engaging young programmer who knows programming, but more importantly, understands how to teach it. And he actually seems to care, which is nice too.
Subscribe to:
Posts (Atom)
-
From the Google Toolbar menu's Help > About Here is a translation from the Latin. WORD FOR WORD de - from ; parvis - little thin...
-
How I installed DeepSeek on my phone with surprisingly good results Here's how you can run AI locally on your smartphone too. By Robert ...
-
I. Introduction: Remember Manual Coding? Say Hello to Your New AI Co-Pilot! The days of painstakingly writing every line of code might...
