Archive for the ‘TAFE’ Category

Internet Database Options

Monday, April 30th, 2007

There are a number of database management systems (DBMS) suitable for web applications…

[Read…]

Emerging Technologies Research Activity: Gary’s Email

Thursday, September 7th, 2006

G’day
Look, I know you people in the IT department don’t like to be disturbed , but the MD seems to think that you’re pretty well-informed…

[Read…]

Introduction To Programming: Web Programming Languages — CGI

Monday, June 19th, 2006

Common Gateway Interface, or CGI was the first method of server side scripting. It was developed by the NCSA to more easily allow for dynamic applications…

[Read…]

Introduction To Programming: Web Programming Languages — JSP

Thursday, June 8th, 2006

JSP is a server side programming platform developed by Sun Microsystems. It uses the Java programming language for server side scripting…

[Read…]

Introduction To Programming: Web Programming Languages — ASP

Thursday, June 1st, 2006

ASP is a server-side scrpting platform that is used by Windows servers. Like PHP, ASP is used to prepare web pages dynamically before sending them to the browser…

[Read…]

Introduction To Programming: Object Orientated Programming Principles

Tuesday, May 30th, 2006

Although I didn’t know it at the time, my first exposure to OOP was with TADS, a language for developing text-based adventure games…

[Read…]

Introduction To Programming: General Programming Principles

Thursday, May 25th, 2006

Why do we even want to learn programming languages for Web Design…

[Read…]