Video-ology™

Setting up a .com with a home computer Setting up a .com with a home computer
Posted by: gorilla3d

Video duration: 535 seconds

Using Godaddy, freedns.afraid.org, and xampp to set your home computer to be turned into a .com

Related: freedns, godaddy, xampp

PHP Lesson 10: MySQL User Login - Part 1 PHP Lesson 10: MySQL User Login - Part 1
Posted by: gorilla3d

Video duration: 517 seconds

Professional Database Development http://www.comentum. com/website-developm ent.html
code @ http://www.gorilla3d .com/v2/Tutorial_php _mysql_user_login
UPDATE:
----------------- --------------
How do you create the database for this tutorial? Php 09: phpMyAdmin
http://www.youtub e.com/watch?v=1xZJPu j2rJk
Sorry for the confusion

Related: coding, database, development, form, get, input, login, logout, mysql, php, post, programming, security, web

Java 07: Namespace & User Input Java 07: Namespace & User Input
Posted by: gorilla3d

Video duration: 221 seconds

A little namespace and user input
Java 1.6
Netbeans 5.5.1 beta

Related: code, coding, console, input, java, namespace, netbeans, oop, programming

Java 11: Swing GUI Intro Java 11: Swing GUI Intro
Posted by: gorilla3d

Video duration: 541 seconds

Using Netbeans 5.5.1 & Java 1.6:
Code:
--------------- int tempFahr = (int) ((Double.parseDouble (degreesTextField.ge tText()))
* 1.8 + 32);
fahrenheitLabel.s etText(tempFahr + " Fahrenheit");

Related: develop, development, gui, java, netbeans, programming, swing, ui

Java 01: Hello World Java 01: Hello World
Posted by: gorilla3d

Video duration: 191 seconds

Simple Hello World in Java 1.6 with NetBeans 5.5.1 beta

Related: code, coding, hello, java, netbeans, oop, programming, world

Java 06:  Basic Classes Java 06: Basic Classes
Posted by: gorilla3d

Video duration: 399 seconds

Java 1.6 & Netbeans 5.5.1 beta

Related: class, classes, code, coding, java, netbeans, oop, programming

Java 10: Interfaces Java 10: Interfaces
Posted by: gorilla3d

Video duration: 313 seconds

Java 1.6
Netbeans 5.5.1 Beta

Related: code, coding, interface, interfaces, java, netbeans, oop, programming

Java 04: If & Switch Statements Java 04: If & Switch Statements
Posted by: gorilla3d

Video duration: 472 seconds

Java 1.6 with NetBeans 5.5.1 beta

Related: case, code, coding, if, java, netbeans, oop, programming, statements, switch

PHP Lesson 09: phpMyAdmin .Rev 1 PHP Lesson 09: phpMyAdmin .Rev 1
Posted by: gorilla3d

Video duration: 424 seconds

How to set up a user database.
The revamp of the tutorial, give a better understanding and less messing up.
And yes my voice is weird in this video, its because I was really sick.

Related: intro, mysql, php, phpmyadmin

Html/Php Contact Form - Part 2 Html/Php Contact Form - Part 2
Posted by: gorilla3d

Video duration: 387 seconds

Continued from: http://www.youtube.c om/watch?v=VbHsEafky jM
Create a form so people can send you emails via html form
Source Code: http://gorilla3d.com /v4/files/contactus. zip
HD Video:
http://gorilla3d. com/v4/videos/php_co ntact_form_p2.mov

Related: contact, development, form, html, php

PHP Lesson 00: Installing a web server PHP Lesson 00: Installing a web server
Posted by: gorilla3d

Video duration: 207 seconds

Using a simple peice of software XAMMP to streamline the setup process of apache+php+mysql

Related: apache, coding, howto, mysql, php, programming, xammp

Java 08: Advanced Arrays Java 08: Advanced Arrays
Posted by: gorilla3d

Video duration: 560 seconds

How to unroll and append elements to an array.
Java 1.6
Netbeans 5.5.1 beta

Related: append, array, arrays, code, coding, java, netbeans, oop, programming

A look inside my job A look inside my job
Posted by: gorilla3d

Video duration: 283 seconds

Just if you ever wondered

Related: cart, ecommerce, php, shopping

Gimp: 3D Web Effects Gimp: 3D Web Effects
Posted by: gorilla3d

Video duration: 381 seconds

HD Video (1280x720): http://gorilla3d.com /v4/videos/webgimp_h d.mov ~ 48MB
Use gimp to create 3d effects to your web design showcase, perspective and reflection.

Related: 2d, 3d, gimp, perspective, reflection, tutorial

Java 09: Inheritence, Abstract Classes & Methods Java 09: Inheritence, Abstract Classes & Methods
Posted by: gorilla3d

Video duration: 280 seconds

Java 1.6
Netbeans 5.5.1 Beta

Related: abstract, class, classes, code, codeing, inhertitence, java, programming