Tag Archives: HTML

PHP/Javascript/HTML Hit Counter Primer Tutorial

Here is a tutorial that shows a way to create a very rudimentary PHP Hit Counter for a particular webpage. By “for a particular webpage” mean that to get a meaningful hit count for a website you probably are best … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | 9 Comments

More Javascript DOM Tutorial

Here is a tutorial that addresses more Javascript DOM ideas and builds on two previous tutorials HTML/CSS/Javascript Sliding Menus Primer Tutorial and JavaScript and the DOM Tutorial. Some of the salient points about Javascript DOM are: Javascript DOM can make … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | 1 Comment

PHP/Javascript/HTML Google Chart Wrapper Tutorial

Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its Chart Wrapper functionality. This Chart Wrapper is great if you can’t decide between a Column Chart and a Bar Chart format. Google Chart … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , | 2 Comments

PHP/Javascript/HTML Debug Techniques Primer Tutorial

Doubt there are many programmers out there that have not been baffled (for hours) about what turns out to be the stupidest mistakes, on occasions. When the mistake is done in language tools of the web like PHP and Javascript … Continue reading

Posted in eLearning, Software, Tutorials | Tagged , , , , , , , , | 17 Comments

HTML/CSS/Javascript Pulldown Menus Primer Tutorial

Here is a tutorial that introduces you to the website idea of Pulldown Menus. What is a Pulldown Menu? Glad you asked. Pulldown Menus let you present a set of links without the clutter until you choose to “let the … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | 7 Comments

HTML/CSS/Javascript Sliding Menus Primer Tutorial

Here is a tutorial that introduces you to the website idea of Sliding Menus. What is a Sliding Menu? Glad you asked. Sliding Menus let you present a set of links without the clutter until you choose to “let the … Continue reading

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

PHP/Javascript/HTML Google Chart Intensity Map Tutorial

Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its Intensity Map functionality. Google Chart Tools provide a perfect way to visualize data on your website. From simple line charts to complex hierarchical … Continue reading

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

PHP/Javascript/HTML Google Chart Annotated Timeline Chart Tutorial

 Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its Annotated Timeline Chart functionality.  Google Chart Tools provide a perfect way to visualize data on your website. From simple line charts to complex … Continue reading

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