Difference between revisions of "User:Jaburton1"

From CDOT Wiki
Jump to: navigation, search
(Created page with '<table cellspacing="5" style="line-height: 1.5em; width: 22em; font-size: 95%; text-align: left; background-color: #F9F9F9; border: 1px solid #AAAAAA; color: black; float: right;…')
 
(a)
Line 1: Line 1:
 +
 +
<script type="text/javascript>
 +
 +
function test(){
 +
alert("run FOrest!");
 +
}
 +
 +
 +
</script>
 +
 +
<a href="javascript:test()">ohai</a>
 
<table cellspacing="5" style="line-height: 1.5em; width: 22em; font-size: 95%; text-align: left; background-color: #F9F9F9; border: 1px solid #AAAAAA; color: black; float: right; margin: 0.5em 0 0.5em 1em; padding: 0.2em;">
 
<table cellspacing="5" style="line-height: 1.5em; width: 22em; font-size: 95%; text-align: left; background-color: #F9F9F9; border: 1px solid #AAAAAA; color: black; float: right; margin: 0.5em 0 0.5em 1em; padding: 0.2em;">
 
<tr><td style="font-weight: bold; text-align: center; font-size: 125%;" colspan="2"><b>Jason Burton</b></td></tr>
 
<tr><td style="font-weight: bold; text-align: center; font-size: 125%;" colspan="2"><b>Jason Burton</b></td></tr>

Revision as of 12:43, 12 May 2010

<script type="text/javascript>

function test(){ alert("run FOrest!"); }


</script>

<a href="javascript:test()">ohai</a>

Jason Burton
Fardad Soleimanloo.jpg
Stuff
Name Jason Burton
Team I CAN HAZ CODE?
Email jaburton1@learn.senecac.on.ca
IRC Nothing Yet
Home Page Nothing Yet
Blog Nothing Yet
Email fardad.soleimanloo@senecac.on.ca

Fardad Soleimanloo is a Seneca College School of Computer Studies Faculty. He teaches C++ and .Net subjects and recently he started to work on DPS909/OSD600 - Topics in Open Source Development course at the Seneca College York University Campus focusing on the Ooo (OpenOffice.org) Project.

Courses Taught

OpenOffice.org Project

Further information: DPS909 and OSD600 Winter 2009 OpenOffice.org Weekly Schedule

OOP344- Object Oriented Programming II Using C++ , (Introduction to Open Source)

Further information: OOP344

References

External links