Nov 14, 2009
How to Create New User Accounts with PHP: Adding Users to an Application Using PHP Code and MySQL Tables
In: PHP Programming
By: Mark Alexander Bain
Nov 1, 2009
Creating Web Page Components with Javascript: How Use Javascript Create Web Site Elements Programmatically
In: Javascript/Java Programming
By: Mark Alexander Bain
Oct 18, 2009
How to Limit Movement of a Windows Games Sprite: Ensuring that an Animated Image Stays Within a Game's Boundaries
In: Windows Programming
By: Mark Alexander Bain
Sep 30, 2009
How to Create a Javascript Web Page Slide Show: Automatically Updating Displayed Images by Using Javascript Code
In: Javascript/Java Programming
By: Mark Alexander Bain
Sep 29, 2009
Writing in Basic on a Sinclair ZX81 Emulator: Emulating and Programming a 1980's Computer with 2009 Technology
In: Computer Programming (general)
By: Mark Alexander Bain
Sep 28, 2009
Problem Solving with TCP/IP Command Line Tools: Using ipconfig, ping, tracert and nslookup on a Windows Computer
In: Computer Programming (general)
By: Mark Alexander Bain
Sep 27, 2009
Optimising the Use of Web Technologies with AJAX: Learn How to Use an AJAX Application and Test it by Using Dummy Data
In: Javascript/Java Programming
By: Mark Alexander Bain
Sep 26, 2009
Object Oriented Games Programming in VBScript: How to Creates VBScript Classes for Use in Web Page Applications
In: Windows Programming
By: Mark Alexander Bain
Sep 25, 2009
Choosing an OOP Language for Web Browsers: Comparing VBScript and Javascript Object Oriented Programming
In: Computer Programming Languages
By: Mark Alexander Bain
Sep 24, 2009
Object Oriented Games Programming in Javascript: How to Use Javascript to Write Classes and Instantiate Objects
In: Javascript/Java Programming
By: Mark Alexander Bain
Sep 23, 2009
Finding the Mouse Coordinates with Javascript: How to Use Javascript to Find the Location of a Mouse Cursor
In: Javascript/Java Programming
By: Mark Alexander Bain
Sep 22, 2009
Find the Dimensions of a Multidimensional Array: How to Use VBScript Ubound with an Unknown Number of Dimensions
In: Windows Programming
By: Mark Alexander Bain
Sep 21, 2009
How to Make Web Page Animations Using Javascript: Creating a Simple Javascript Game with the setTimeout method
In: Javascript/Java Programming
By: Mark Alexander Bain
Sep 20, 2009
Adding Public and Private Methods to a Class: How to Customize VBScript Classes by Adding Bespoke Methods
In: Windows Programming
By: Mark Alexander Bain
Sep 19, 2009
Program Games with Sauerbraten Cube 2 CubeScript: How to Create and Edit Maps for the Sauerbraten Games Engine
In: Computer Programming (general)
By: Mark Alexander Bain
Sep 18, 2009
How to Work with Number Types When Programming: Looking at the Way in which Programming Languages Handle Numbers
In: Computer Programming Tutorials
By: Mark Alexander Bain
Sep 17, 2009
Using Multidimensional Arrays with VBScript: How to Work with More than One Dimension in VBScript Programming
In: Windows Programming
By: Mark Alexander Bain
Sep 15, 2009
A Brief Introduction to Object-Oriented Design: How Use Abstraction, Inheritance and Instantiation in Java Classes
In: Computer Programming Tutorials
By: Mark Alexander Bain
Sep 10, 2009
How to Add Text to Java Applet Applications: Adding a Formatted Message into a Java Game Embedded in a Web Page
In: Javascript/Java Programming
By: Mark Alexander Bain
Sep 9, 2009
An Introduction to Games Programming with Java: How to Create a Game Console within a Java Applet in a Web Browser
In: Javascript/Java Programming
By: Mark Alexander Bain
Sep 5, 2009
Improving Internet Account Password Security: How to Reduce the Chances of Criminals Obtaining Passwords
In: Computer Programming Tutorials
By: Mark Alexander Bain
Sep 4, 2009
How to Simulate a Quantum Computer: Start Quantum Programming With a Haskell Module
In: Computer Programming Languages
By: Mark Alexander Bain
Sep 4, 2009
Google, Yahoo! Finance and REBOL Programming: How to Use Financial Information Stored in CSV Files
In: Computer Programming (general)
By: Mark Alexander Bain
Sep 2, 2009
The Turing Programming Language: Using the Language of Alan Turing, father of modern computing
In: Computer Programming Languages
By: Mark Alexander Bain
Aug 25, 2009
Creating and Using Dynamic Link Libraries: Use a DLL to Reuse Code in Different Programs and Languages
In: Computer Programming (general)
By: Mark Alexander Bain
Aug 20, 2009
Computer Programming and the Existence of God: Answering Philosophical Questions by Using Simple Programs
In: Computer Programming (general)
By: Mark Alexander Bain
Aug 19, 2009
Use a Free Mortgage Calculator in a Web Page: How to Calculate Compound Interest Loan Details with PHP
In: PHP Programming
By: Mark Alexander Bain
Aug 18, 2009
Calculating Affordable Mortgages with VBScript: Use a Windows PC to Work Out a Compound Interest Loan on a Budget
In: Windows Programming
By: Mark Alexander Bain
Aug 18, 2009
A Simple VBScript Home Mortgage Calculator: Calculating Compound Interest Installments with a Windows Computer
In: Windows Programming
By: Mark Alexander Bain
Aug 16, 2009
A Simple Home Mortgage Calculator: How to Calculate Compound Interest Loan Repayments
In: Computer Programming (general)
By: Mark Alexander Bain
Aug 15, 2009
How to Carry Out VBScript File Management: Using VBScript to Create, Copy, Delete and Rename Files
In: Windows Programming
By: Mark Alexander Bain
Aug 14, 2009
How to Get Started with Programming in Scala: Creating Applications with Scala Computer Programming
In: Computer Programming Languages
By: Mark Alexander Bain
Aug 14, 2009
How to Use Modular Programming: Program Software more Efficiently by Reusing Code
In: Computer Programming (general)
By: Mark Alexander Bain
Aug 13, 2009
A Brief Introduction to Linear Programming: Getting Started with some Simple Linear Programming Examples
In: Computer Programming (general)
By: Mark Alexander Bain
Aug 13, 2009
Create and Use Erlang Modules and Functions: How to Reuse Ericsson Erlang Code in Multiple Applications
In: Computer Programming Tutorials
By: Mark Alexander Bain
Aug 13, 2009
Get Started with the Erlang Programming Language: How to Evaluate Simple Statements in an Ericsson Erlang Shell
In: Computer Programming Languages
By: Mark Alexander Bain
Aug 7, 2009
The Python argv List and environ Dictionary: How to Use Python Environment Variables and Command Line Arguments
In: Computer Programming (general)
By: Mark Alexander Bain
Aug 6, 2009
Starting Programming with Python: How to Create Scripts with the Python Programming Language
In: Computer Programming Languages
By: Mark Alexander Bain
Aug 6, 2009
An Introduction to Programming with Haskell: Getting Started with the Haskell Programming Language
In: Computer Programming Languages
By: Mark Alexander Bain
Aug 5, 2009
How to Program with VBScript in a Perl Script: Programming Perl Applications Using Only VBScript Code
In: Windows Programming
By: Mark Alexander Bain
Aug 5, 2009
How to Calculate the Phase of the Moon with Perl: Using a Perl Module to Identify the Phase of the Moon for any Date
In: Computer Programming Languages
By: Mark Alexander Bain
Aug 2, 2009
How to Create a Simple Perl AJAX Application: An Easy Tutorial on Working With AJAX and Perl
In: AJAX Programming
By: Mark Alexander Bain
Jul 28, 2009
How to Create a Simple VBScript AJAX Application: A Quick Tutorial Showing on Working With AJAX and VBScript
In: AJAX Programming
By: Mark Alexander Bain
Jul 26, 2009
Getting Started with Windows Scripting Files: How to Include JScript, VBScript and PerlScript in a Single Script
In: Windows Programming
By: Mark Alexander Bain
Jul 26, 2009
Using a Property Let and Get in a VBScript Class: How to Work with an Object's Properties and VBScript Programming
In: Windows Programming
By: Mark Alexander Bain
Jul 26, 2009
How to Initialise and Terminate a VBScript Class: Creating VBScript Subroutines That Run When a Class is Instantiated
In: Windows Programming
By: Mark Alexander Bain
Jul 26, 2009
Starting Object Oriented Programming in VBScript: How to Create, Use and Reuse OOP Classes in a VBScript Application
In: Windows Programming
By: Mark Alexander Bain
Jul 24, 2009
How to Process Inputs to a REBOL CGI Web Page: Processing HTML Forms in a REBOL Internet Based Application
In: Computer Programming Languages
By: Mark Alexander Bain
Jul 24, 2009
How to Create and Run a REBOL CGI Web Page: An Introduction to Running REBOL/Core Scripts on the Internet
In: Computer Programming Languages
By: Mark Alexander Bain
Jul 24, 2009
Using GET and POST in a VBScript CGI Web Page: How to Process CGI Variables in a VBScript Server Based Application
In: Windows Programming
By: Mark Alexander Bain
Jul 22, 2009
How to Use the VBScript Scripting Dictionary: Implementing Associative Arrays with VBScript Programming
In: Windows Programming
By: Mark Alexander Bain
Jul 21, 2009
Professional CGI Web Development with VBScript: Using VBScript as a CGI Programming Language
In: Windows Programming
By: Mark Alexander Bain
Jul 20, 2009
How to Create a Simple VBScript CGI Web Page: Using VBScript for as a CGI Internet Programming Language
In: Windows Programming
By: Mark Alexander Bain
Jul 19, 2009
How to Use Cookies with a Perl CGI Web Page: Creating and Reading Cookies using the Perl Programming Language
In: Computer Programming Tutorials
By: Mark Alexander Bain
Jul 19, 2009
Starting Object Oriented Programming with Perl: How to Create and Use Classess in a Perl Application
In: Computer Programming Languages
By: Mark Alexander Bain
Jul 19, 2009
Using Perl Subroutines, Packages and Modules: How to Encapsulate, Organise and Reuse Code in Perl Applications
In: Computer Programming Languages
By: Mark Alexander Bain
Jul 19, 2009
Using Associative Arrays in Perl Programming: How to Use a Hash in A Perl Application
In: Computer Programming Languages
By: Mark Alexander Bain
Jul 19, 2009
How to Use a MySQL Database in a Perl Program: A Brief Introduction to Accessing MySQL from Perl Applications
In: Database Programming
By: Mark Alexander Bain
Jul 19, 2009
How to Use a Form in a Perl CGI Web Page: Creating a Simple Perl User Interface with the CGI Module
In: Computer Programming Tutorials
By: Mark Alexander Bain
Jul 19, 2009
How to Use Perl Programming on a Web Site: Starting CGI Programming with Perl
In: Computer Programming Languages
By: Mark Alexander Bain
Jul 11, 2009
A Brief Introduction to Programming with Perl: How to Use Variables and Arrays in Perl Scripts
In: Computer Programming Languages
By: Mark Alexander Bain
Jul 10, 2009
How to Use Business Rules in a MySQL Database: Using MySQL Functions to Create Two-Tier Business Savvy Applications
In: Database Programming
By: Mark Alexander Bain
Jul 9, 2009
An Introduction to Business Rules Programming: How to Start Building Work Process and Practices into Software
In: Computer Programming (general)
By: Mark Alexander Bain
Jul 6, 2009
A Brief Introduction to REBOL Programming: How to Start Writing REBOL Scripts
In: Computer Programming Languages
By: Mark Alexander Bain
Jul 6, 2009
How to Create a REBOL Dialect: Starting to Build Business Rules with REBOL Programming
In: Computer Programming Languages
By: Mark Alexander Bain
Jul 2, 2009
An Introduction to the Boo Programming Language: Starting to Make Object Oriented Programming Easier with Boo
In: Computer Programming Languages
By: Mark Alexander Bain
Jul 2, 2009
An Introduction to a Nice Programming Language: Extending and Simplifying Java with Nice
In: Computer Programming Languages
By: Mark Alexander Bain
Jun 30, 2009
Taking Control with the PC Command Line: How to Use a Common Command Line on a Linux or Windows Computer
In: Command Line Programming
By: Mark Alexander Bain
Jun 29, 2009
How to Determine a File Type on Linux: Using the File Command to Identify Image Files and Create HTML Files
In: Linux Programming
By: Mark Alexander Bain
Jun 28, 2009
Working with the Greek Alphabet and C#: How to Display ASCII Codes Correctly when Creating a C# Application
In: Computer Programming Tutorials
By: Mark Alexander Bain
Jun 26, 2009
VBScript and the ASCII Greek Alphabet: How to Display Greek Letters on a Web Site by Using VBSript
In: Computer Programming Languages
By: Mark Alexander Bain
Jun 26, 2009
Display the Greek Alphabet with VBScript: How to Use VBScript to Display Tables of Greek Letters on a Web Page
In: Computer Programming Tutorials
By: Mark Alexander Bain
Jun 24, 2009
A Brief Introduction to Lua Scripting: The First Step to World of Warcraft's Interface Customization
In: Computer Programming Languages
By: Mark Alexander Bain
Jun 23, 2009
How To Create an OpenOffice.org Database Log On: Adding User Accounts and Passwords to a Base Database
In: Database Programming
By: Mark Alexander Bain
Jun 20, 2009
Creating and Customizing OpenOffice.org Dialogs: How to Create a Dialog with the OpenOffice.org Basic IDE
In: Computer Programming (general)
By: Mark Alexander Bain
Jun 19, 2009
The Summer Solstice and the Programmer: Calculating the Changing Date of Midsummer Day
In: Computer Programming (general)
By: Mark Alexander Bain
Jun 19, 2009
How to Create a Self Registering Base Database: Register a Database by Automatically Running an OpenOffice.org Macro
In: Database Programming
By: Mark Alexander Bain
Jun 19, 2009
How to Create OpenOffice.org Database Macros: Automating Base ODB Files by Using OpeOffice Basic
In: Database Programming
By: Mark Alexander Bain
Jun 18, 2009
How to Format Calc Spreadsheet Cells with C#: Formatting the Cells in an OpenOffice Document by Using C# Code
In: C Programming
By: Mark Alexander Bain
Jun 10, 2009
Creating an OpenOffice Calc Document with C#: How to Create, Modify and Save OpenOffice.org Calc Using C#
In: C Programming
By: Mark Alexander Bain
Jun 8, 2009
Creating an OpenOffice Writer Document with C#: How to Use C# Code to Create and Save OpenOffice.org Documents
In: C Programming
By: Mark Alexander Bain
Jun 7, 2009
Simulating Human Input to Microsoft Word with C#: How to Program C# toType into a Word Document
In: C Programming
By: Mark Alexander Bain
Jun 5, 2009
How to Create a Word Document with PowerShell: Using a PowerShell Script to Automate Microsoft Word
In: Command Line Programming
By: Mark Alexander Bain
Jun 5, 2009
How to Create a Microsoft Word Document with C#: Creating, Updating and Saving a Word File by Using C# Code
In: C Programming
By: Mark Alexander Bain
Jun 2, 2009
Using PowerShell User Parameters and Prompts: How to Obtain Information from the Users of PowerShell Scripts
In: Command Line Programming
By: Mark Alexander Bain
May 30, 2009
How to Update A MySQL Database with C#: Maintaining a Database by using the MySQL .NET Connector and C#
In: Database Programming
By: Mark Alexander Bain
May 28, 2009
How to Connect to a MySQL Database with C#: Preparing a C# Application for Running SQL Queries
In: C Programming
By: Mark Alexander Bain
May 27, 2009
How to Add Records to MySQL With C#: Using C# to Run an SQL Insert Statement on a MySQL Database
In: Database Programming
By: Mark Alexander Bain
May 27, 2009
How to Create a Menu with ASP: Using ASP to Add a Menu to a Web Page
In: ASP Programming
By: Mark Alexander Bain
May 15, 2009
How to Use the MySQL Data Reader: Running Select Queries on a MySQL Database with C# and PowerShell
In: Windows Programming
By: Mark Alexander Bain
May 15, 2009
Choosing a Windows Scripting Language: A Quick Comparison of MS-DOS, VBScript and PowerScript
In: Command Line Programming
By: Mark Alexander Bain
May 15, 2009
Connecting to MySQL from PowerShell: Using PowerShell with the MySQL .NET Connector
In: Database Programming
By: Mark Alexander Bain
May 7, 2009
How to Write a PowerShell Script: An Introduction to Automating PowerShell
In: Command Line Programming
By: Mark Alexander Bain
May 5, 2009
An Introduction to the Windows PowerShell: A Quick Tutorial on Work with Microsoft's PowerShell
In: Command Line Programming
By: Mark Alexander Bain
May 5, 2009
How to Access MySQL with C#: Using a MySQL Database with a C# Windows Application
In: Windows Programming
By: Mark Alexander Bain
Apr 28, 2009
How to Add Tabs to a C# Windows Application: Organizing Form Components into Tabs with C#
In: Windows Programming
By: Mark Alexander Bain
Apr 27, 2009
How to Work with Dates and a C# Date Time Picker: Programming the DateTimePicker Object with C#
In: Windows Programming
By: Mark Alexander Bain
Apr 27, 2009
How to Add and Customize a C# Date Time Picker: Working with a DateTimePicker Object in a Windows Application
In: Windows Programming
By: Mark Alexander Bain
Apr 26, 2009
How to Create a Dynamic C# ComboBox: Changing the Contents of a Drop-Down List with C#
In: C Programming
By: Mark Alexander Bain
Apr 21, 2009
Getting Started with ASP.NET Programming: How to Prepare for ASP.NET Development in Windows
In: ASP Programming
By: Mark Alexander Bain
How to subscribe to feeds
|