Gigi's Computer Corner

Homepage

Welcome

Hi, and welcome to GCC. Sorry but this isn't the GNU Compiler Collection. This site contains nothing as amazing. This is just a place where I can experiment with web technologies and share what little I know about computers in general.

In case you're wondering, I'm an IT student at the University of Malta. "Gigi" is just my nickname at University, because I have the same surname as the famous Italian DJ, Gigi D'Agostino. Visit my personal homepage to learn more about me.

Personal Projects

Resources

Tutorials

Slides provided here may be used by any teacher/lecturer, on condition that s/he does not plagiarise (i.e. does not claim to have written them him/herself). They may be used by students but not everything is explained.

These slides are actually meant for teachers as key points to teach, which may be hard to remember. A teacher should not load slides on a projector and start reading them to a class. That will only put them to sleep.

Any student or teacher who does not understand any of the points in the slides is welcome to contact me on dandago at gmail dot com.

PHP Scripts

These PHP scripts may be freely used on the condition that any copyright notices and links to my site are preserved. This is applicable to D-iscussion Board and DGB but optional for Abacus and Mailform. I reserve full rights as the author of these scripts.

These scripts (except Abacus) are in need of a massive update. They need to be re-released under the GNU General Public Licence [TXT], and they are currently vulnerable to spam attacks. Use at your own risk.

Rough notes

Articles

Free Software Tools

Language Tutorials

Other Good Sites

Playground

My first JavaScript rollover

Meow

 <img src="meow.jpg" alt="Meow" id="meow"
      onmouseover="this.src = 'meowbin.jpg'"
      onmouseout="this.src = 'meow.jpg'"
      onclick="alert('Screeeeeetch!')" />
     /  /\        ___          /  /\        ___     
    /  /:/_      /  /\        /  /:/_      /  /\    
   /  /:/ /\    /  /:/       /  /:/ /\    /  /:/    
  /  /:/_/::\  /__/::\      /  /:/_/::\  /__/::\    
 /__/:/__\/\:\ \__\/\:\__  /__/:/__\/\:\ \__\/\:\__ 
 \  \:\ /~~/:/    \  \:\/\ \  \:\ /~~/:/    \  \:\/\
  \  \:\  /:/      \__\::/  \  \:\  /:/      \__\::/
   \  \:\/:/       /__/:/    \  \:\/:/       /__/:/ 
    \  \::/        \__\/      \  \::/        \__\/  
     \__\/                     \__\/                

Provided by Ingram Bondin.

Updates

News from the Web

© Daniel D'Agostino 2006 - 2007
dandago [at] gmail [dot] com
Valid XHTML 1.1 Valid CSS!