Monthly Archives: August 2013

Web Server Primer Tutorial

Here is a tutorial that shows some Web Server functionality in terms of Web Hosting for the domain rjmprogramming.com.au via Crazy Domains. It concentrates on the cPanel WHM interface. This is a massive topic covering hardware, networking and software and … Continue reading

Posted in Database, eLearning, Hardware, Networking, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

Xcode Python Desktop Application Primer Tutorial

Have you heard of Python? It is a great object-oriented programming language for both desktop and web usage. Xcode on Mac OS X Leopard supports Cocoa-Python Applications, and this tutorial shows the creation of a simple Python Desktop Application using … Continue reading

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

Java Swing OptionPane Primer Tutorial

Here is a tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) program on a Mac laptop that displays calculator program performing +-*/^! Below is some information from Wikipedia regarding the Java Swing functionality: Swing … Continue reading

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

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 Java Applet Tutorial

Java Applets Have you ever made one? What is it? Well … according to Wikipedia … http://en.wikipedia.org/wiki/Java_applet … A Java applet is an applet delivered to users in the form of Java bytecode. Java applets can be part of a … Continue reading

Posted in Animation, eLearning, Tutorials | Tagged , , , , , | 53 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

More AutoHotKey Tutorial

Have you heard of AutoHotKey? It is a Windows application (that is quite brilliant) which can record and replay mouse and keystrokes, or assign a group of actions to a HotKey. Anybody into procedures and the operations side of I.T. … Continue reading

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