<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.paulbui.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ethanp</id>
	<title>WLCS - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.paulbui.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ethanp"/>
	<link rel="alternate" type="text/html" href="https://www.paulbui.net/wl/Special:Contributions/Ethanp"/>
	<updated>2026-09-16T16:41:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.8</generator>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7766</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7766"/>
		<updated>2011-06-18T04:26:30Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tutorial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL tutorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Continue working on void&lt;br /&gt;
*maybe a java review&lt;br /&gt;
&lt;br /&gt;
==Void Progress Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Third Quarter Progress===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Fourth Quarter Progress===&lt;br /&gt;
*highscore list with external file I/O &amp;amp;#10003;&lt;br /&gt;
*upgraded particle engine with more configuration options &amp;amp;#10003;&lt;br /&gt;
*upgrades and health packs &amp;amp;#10003;&lt;br /&gt;
*menu with play/quit and mouseover detection &amp;amp;#10003;&lt;br /&gt;
*improved HUD &amp;amp;#10003;&lt;br /&gt;
*pause/resume &amp;amp;#10003;&lt;br /&gt;
*real explosions for enemies &amp;amp;#10003;&lt;br /&gt;
*Fullscreening &amp;amp;#10003;&lt;br /&gt;
*Explosion sounds &amp;amp;#10003;&lt;br /&gt;
*Shields &amp;amp;#10003;&lt;br /&gt;
*Music and sound effects &amp;amp;#10003;&lt;br /&gt;
*second enemy type &amp;amp;#10003;&lt;br /&gt;
*laser powerup upgrade progression &amp;amp;#10003;&lt;br /&gt;
===Todo===&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulae, etc)&lt;br /&gt;
*upgraded particle effects (burst, multiple sprites per fountain)&lt;br /&gt;
*ingame menu&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Playing The Game==&lt;br /&gt;
download link for WIndows Binary with all necessary dependencies except .net 4 stuff: http://sandzone.co.cc/Void.zip&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Updated binaries should be in the repo, as of 6/17 the windows binary is not quite up to date but should be by this evening when I can get home that and upload it.&lt;br /&gt;
The linux binary is very old at this point and hasn&amp;#039;t been updated in a while.  It&amp;#039;s only a matter of compiling on the different platforms, but it requires additional&lt;br /&gt;
libraries to be present on the computer to install/run.&lt;br /&gt;
All platforms will need the SDL, SDL_TTF, SDL_MIXER, and SDL_IMAGE libraries. On windows, all of the necessary dlls for these is included in the directory with the exe.&lt;br /&gt;
However, since i compile with visual studio 2010, you will need the .NET 4.0 framework (http://www.microsoft.com/downloads/en/details.aspx?familyid=0a391abd-25c1-4fc0-919f-b21f31ab88b7)&lt;br /&gt;
&lt;br /&gt;
in terms of instructions for playing - menu is pretty self-explanatory, button in lower right is mute/sound on, it can be a bit weird sometimes.&lt;br /&gt;
Pressing &amp;#039;f&amp;#039; on the main menu will take you to fullscreen.  In-Game, pressing the &amp;#039;p&amp;#039; key will pause the game and pressing the &amp;#039;r&amp;#039; key while paused will resume the game and pressing &amp;#039;esc&amp;#039;&lt;br /&gt;
any time (including when hiscores are being shown) will bring you back to the menu.  Spacebar is shooting, it works best to just hold down space imo since there is no negative consequence&lt;br /&gt;
to endlessly shooting.  The red bar is health and the green bar below it is power.  When the power bar reaches full, you can press &amp;#039;s&amp;#039; to activate your shields, which will temporarily&lt;br /&gt;
render you invincible and  drain your power.  At any time while shielded, you can press &amp;#039;p&amp;#039; again to disengage the shields, but you will not be able to re-engage until power is once&lt;br /&gt;
again full.&lt;br /&gt;
&lt;br /&gt;
There are 3 powerups - the power boost which boosts the amount of power reserves you have, the health pack which can regenerate some of the health you lost, and the laser upgrade which&lt;br /&gt;
increases the firepower of your ship in various stages.  This last powerup will stop appearing once your ship has reached its maximum firepower.&lt;br /&gt;
&lt;br /&gt;
The Game is open ended and the only point is to not die and get the highest score possible.&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7744</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7744"/>
		<updated>2011-06-17T13:04:55Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tutorial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL tutorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Continue working on void&lt;br /&gt;
*maybe a java review&lt;br /&gt;
&lt;br /&gt;
==Void Progress Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Third Quarter Progress===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Fourth Quarter Progress===&lt;br /&gt;
*highscore list with external file I/O &amp;amp;#10003;&lt;br /&gt;
*upgraded particle engine with more configuration options &amp;amp;#10003;&lt;br /&gt;
*upgrades and health packs &amp;amp;#10003;&lt;br /&gt;
*menu with play/quit and mouseover detection &amp;amp;#10003;&lt;br /&gt;
*improved HUD &amp;amp;#10003;&lt;br /&gt;
*pause/resume &amp;amp;#10003;&lt;br /&gt;
*real explosions for enemies &amp;amp;#10003;&lt;br /&gt;
*Fullscreening &amp;amp;#10003;&lt;br /&gt;
*Explosion sounds &amp;amp;#10003;&lt;br /&gt;
*Shields &amp;amp;#10003;&lt;br /&gt;
*Music and sound effects &amp;amp;#10003;&lt;br /&gt;
*second enemy type &amp;amp;#10003;&lt;br /&gt;
*laser powerup upgrade progression &amp;amp;#10003;&lt;br /&gt;
===Todo===&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulae, etc)&lt;br /&gt;
*upgraded particle effects (burst, multiple sprites per fountain)&lt;br /&gt;
*ingame menu&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Playing The Game==&lt;br /&gt;
Updated binaries should be in the repo, as of 6/17 the windows binary is not quite up to date but should be by this evening when I can get home that and upload it.&lt;br /&gt;
The linux binary is very old at this point and hasn&amp;#039;t been updated in a while.  It&amp;#039;s only a matter of compiling on the different platforms, but it requires additional&lt;br /&gt;
libraries to be present on the computer to install/run.&lt;br /&gt;
All platforms will need the SDL, SDL_TTF, SDL_MIXER, and SDL_IMAGE libraries. On windows, all of the necessary dlls for these is included in the directory with the exe.&lt;br /&gt;
However, since i compile with visual studio 2010, you will need the .NET 4.0 framework (http://www.microsoft.com/downloads/en/details.aspx?familyid=0a391abd-25c1-4fc0-919f-b21f31ab88b7)&lt;br /&gt;
&lt;br /&gt;
in terms of instructions for playing - menu is pretty self-explanatory, button in lower right is mute/sound on, it can be a bit weird sometimes.&lt;br /&gt;
Pressing &amp;#039;f&amp;#039; on the main menu will take you to fullscreen.  In-Game, pressing the &amp;#039;p&amp;#039; key will pause the game and pressing the &amp;#039;r&amp;#039; key while paused will resume the game and pressing &amp;#039;esc&amp;#039;&lt;br /&gt;
any time (including when hiscores are being shown) will bring you back to the menu.  Spacebar is shooting, it works best to just hold down space imo since there is no negative consequence&lt;br /&gt;
to endlessly shooting.  The red bar is health and the green bar below it is power.  When the power bar reaches full, you can press &amp;#039;s&amp;#039; to activate your shields, which will temporarily&lt;br /&gt;
render you invincible and  drain your power.  At any time while shielded, you can press &amp;#039;p&amp;#039; again to disengage the shields, but you will not be able to re-engage until power is once&lt;br /&gt;
again full.&lt;br /&gt;
&lt;br /&gt;
There are 3 powerups - the power boost which boosts the amount of power reserves you have, the health pack which can regenerate some of the health you lost, and the laser upgrade which&lt;br /&gt;
increases the firepower of your ship in various stages.  This last powerup will stop appearing once your ship has reached its maximum firepower.&lt;br /&gt;
&lt;br /&gt;
The Game is open ended and the only point is to not die and get the highest score possible.&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7685</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7685"/>
		<updated>2011-05-27T13:48:44Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tutorial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL tutorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Continue working on void&lt;br /&gt;
*maybe a java review&lt;br /&gt;
&lt;br /&gt;
==Void Progress Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Third Quarter Progress===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Fourth Quarter Progress===&lt;br /&gt;
*highscore list with external file I/O &amp;amp;#10003;&lt;br /&gt;
*upgraded particle engine with more configuration options &amp;amp;#10003;&lt;br /&gt;
*upgrades and health packs &amp;amp;#10003;&lt;br /&gt;
*menu with play/quit and mouseover detection &amp;amp;#10003;&lt;br /&gt;
*improved HUD &amp;amp;#10003;&lt;br /&gt;
*pause/resume &amp;amp;#10003;&lt;br /&gt;
*real explosions for enemies &amp;amp;#10003;&lt;br /&gt;
*Fullscreening &amp;amp;#10003;&lt;br /&gt;
*Explosion sounds &amp;amp;#10003;&lt;br /&gt;
*Shields &amp;amp;#10003;&lt;br /&gt;
*Music and sound effects &amp;amp;#10003;&lt;br /&gt;
*second enemy type &amp;amp;#10003;&lt;br /&gt;
*laser powerup upgrade progression &amp;amp;#10003;&lt;br /&gt;
===Todo===&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulae, etc)&lt;br /&gt;
*upgraded particle effects (burst, multiple sprites per fountain)&lt;br /&gt;
*ingame menu&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7684</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7684"/>
		<updated>2011-05-23T23:59:21Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tutorial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL tutorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Continue working on void&lt;br /&gt;
*maybe a java review&lt;br /&gt;
&lt;br /&gt;
==Void Progress Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Third Quarter Progress===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Fourth Quarter Progress===&lt;br /&gt;
*highscore list with external file I/O &amp;amp;#10003;&lt;br /&gt;
*upgraded particle engine with more configuration options &amp;amp;#10003;&lt;br /&gt;
*upgrades and health packs &amp;amp;#10003;&lt;br /&gt;
*menu with play/quit and mouseover detection &amp;amp;#10003;&lt;br /&gt;
*improved HUD &amp;amp;#10003;&lt;br /&gt;
*pause/resume &amp;amp;#10003;&lt;br /&gt;
*real explosions for enemies &amp;amp;#10003;&lt;br /&gt;
*Fullscreening &amp;amp;#10003;&lt;br /&gt;
*Explosion sounds &amp;amp;#10003;&lt;br /&gt;
*Shields &amp;amp;#10003;&lt;br /&gt;
*Music and sound effects &amp;amp;#10003;&lt;br /&gt;
*second enemy type &amp;amp;#10003;&lt;br /&gt;
===Todo===&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulae, etc)&lt;br /&gt;
*different types of particle effects&lt;br /&gt;
*ingame menu&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7672</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7672"/>
		<updated>2011-05-16T21:15:19Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tutorial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL tutorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Continue working on void&lt;br /&gt;
*maybe a java review&lt;br /&gt;
&lt;br /&gt;
==Void Progress Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Third Quarter Progress===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Fourth Quarter Progress===&lt;br /&gt;
*highscore list with external file I/O &amp;amp;#10003;&lt;br /&gt;
*upgraded particle engine with more configuration options &amp;amp;#10003;&lt;br /&gt;
*upgrades and health packs &amp;amp;#10003;&lt;br /&gt;
*menu with play/quit and mouseover detection &amp;amp;#10003;&lt;br /&gt;
*improved HUD &amp;amp;#10003;&lt;br /&gt;
*pause/resume &amp;amp;#10003;&lt;br /&gt;
*real explosions for enemies &amp;amp;#10003;&lt;br /&gt;
*Fullscreening &amp;amp;#10003;&lt;br /&gt;
*Explosion sounds &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulae, etc)&lt;br /&gt;
*different types of particle effects&lt;br /&gt;
*music/sound&lt;br /&gt;
*ingame menu&lt;br /&gt;
*shields&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7637</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7637"/>
		<updated>2011-05-11T13:38:18Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tutorial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL tutorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Continue working on void&lt;br /&gt;
*maybe a java review&lt;br /&gt;
&lt;br /&gt;
==Void Progress Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Third Quarter Progress===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Fourth Quarter Progress===&lt;br /&gt;
*highscore list with external file I/O &amp;amp;#10003;&lt;br /&gt;
*upgraded particle engine with more configuration options &amp;amp;#10003;&lt;br /&gt;
*upgrades and health packs &amp;amp;#10003;&lt;br /&gt;
*menu with play/quit and mouseover detection &amp;amp;#10003;&lt;br /&gt;
*improved HUD &amp;amp;#10003;&lt;br /&gt;
*pause/resume &amp;amp;#10003;&lt;br /&gt;
*real explosions for enemies &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulae, etc)&lt;br /&gt;
*different types of particle effects&lt;br /&gt;
*music/sound&lt;br /&gt;
*ingame menu&lt;br /&gt;
*fullscrening&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7629</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7629"/>
		<updated>2011-05-09T13:49:55Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tutorial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL tutorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Continue working on void&lt;br /&gt;
*maybe a java review&lt;br /&gt;
&lt;br /&gt;
==Void Progress Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Third Quarter Progress===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Fourth Quarter Progress===&lt;br /&gt;
*highscore list with external file I/O &amp;amp;#10003;&lt;br /&gt;
*upgraded particle engine with more configuration options &amp;amp;#10003;&lt;br /&gt;
*upgrades and health packs &amp;amp;#10003;&lt;br /&gt;
*menu with play/quit and mouseover detection &amp;amp;#10003;&lt;br /&gt;
*improved HUD &amp;amp;#10003;&lt;br /&gt;
*pause/resume &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulae, etc)&lt;br /&gt;
*different types of particle effects&lt;br /&gt;
*music/sound&lt;br /&gt;
*real explosions for enemies&lt;br /&gt;
*in game/ingame menu&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7605</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7605"/>
		<updated>2011-05-03T13:37:29Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tutorial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL tutorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Continue working on void&lt;br /&gt;
*maybe a java review&lt;br /&gt;
&lt;br /&gt;
==Void Progress Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Third Quarter Progress===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Fourth Quarter Progress===&lt;br /&gt;
*highscore list with external file I/O &amp;amp;#10003;&lt;br /&gt;
*upgraded particle engine with more configuration options &amp;amp;#10003;&lt;br /&gt;
*upgrades and health packs &amp;amp;#10003;&lt;br /&gt;
*menu with play/quit and mouseover detection &amp;amp;#10003;&lt;br /&gt;
*improved HUD &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulae, etc)&lt;br /&gt;
*different types of particle effects&lt;br /&gt;
*music/sound&lt;br /&gt;
*real explosions for enemies&lt;br /&gt;
*pause/resume in game/ingame menu&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7588</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7588"/>
		<updated>2011-04-29T13:36:35Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Continue working on void&lt;br /&gt;
*maybe a java review&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Third Quarter Progress===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Fourth Quarter Progress===&lt;br /&gt;
*highscore list with external file I/O &amp;amp;#10003;&lt;br /&gt;
*upgraded particle engine with more configuration options &amp;amp;#10003;&lt;br /&gt;
*upgrades and health packs &amp;amp;#10003;&lt;br /&gt;
*menu with play/quit and mouseover detection &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulas, etc)&lt;br /&gt;
*different types of particle effects&lt;br /&gt;
*music/sound&lt;br /&gt;
*real explosions for enemies&lt;br /&gt;
*pause/resume in game/ingame menu&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7584</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7584"/>
		<updated>2011-04-28T19:48:55Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Continue working on void&lt;br /&gt;
*maybe a java review&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Third Quarter Progress===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Fourth Quarter Progress===&lt;br /&gt;
*highscore list with external file I/O &amp;amp;#10003;&lt;br /&gt;
*upgraded particle engine with more configuration options &amp;amp;#10003;&lt;br /&gt;
*upgrades and health packs &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulas, etc)&lt;br /&gt;
*different types of particle effects&lt;br /&gt;
*music/sound&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7502</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7502"/>
		<updated>2011-04-25T12:28:33Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Continue working on void&lt;br /&gt;
*maybe a java review&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Third Quarter Progress===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Fourth Quarter Progress===&lt;br /&gt;
*highscore list with external file I/O &amp;amp;#10003&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulas, etc)&lt;br /&gt;
*different types of particle effects&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7416</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7416"/>
		<updated>2011-04-04T12:57:05Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Fourth Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Continue working on void&lt;br /&gt;
*maybe a java review&lt;br /&gt;
===Fourth Quarter Progress===&lt;br /&gt;
*highscore list&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Third Quarter Progress===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Todo===&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulas, etc)&lt;br /&gt;
*different types of particle effects&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=File:Voidscreen41.png&amp;diff=7402</id>
		<title>File:Voidscreen41.png</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=File:Voidscreen41.png&amp;diff=7402"/>
		<updated>2011-04-02T01:54:50Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: Screnshot with a new healthbar sprite, new particle sprites, and changing what gets particles and what doesn&amp;#039;t.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screnshot with a new healthbar sprite, new particle sprites, and changing what gets particles and what doesn&amp;#039;t.&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7401</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7401"/>
		<updated>2011-04-02T01:51:22Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulas, etc)&lt;br /&gt;
*different types of particle effects&lt;br /&gt;
===Void Image Gallery===&lt;br /&gt;
{|&lt;br /&gt;
|[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
|[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
|[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
|[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
|[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
|[[File:voidscreen41.png|thumb|alt=void screen 4/1|Void as of 4/1]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=File:Voidscreen327.png&amp;diff=7392</id>
		<title>File:Voidscreen327.png</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=File:Voidscreen327.png&amp;diff=7392"/>
		<updated>2011-03-27T21:36:38Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: Screenshot with placeholder explosions for aliens and the implemented particle engine&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot with placeholder explosions for aliens and the implemented particle engine&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7391</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7391"/>
		<updated>2011-03-27T21:35:06Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
[[File:voidscreen327.png|thumb|alt=void screen 3/27|Void as of 3/27]]&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulas, etc)&lt;br /&gt;
*different types of particle effects&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7388</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7388"/>
		<updated>2011-03-24T12:45:26Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
*enemies return fire &amp;amp;#10003;&lt;br /&gt;
*bitmap font used for drawing score &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
*particle engine &amp;amp;#10003;&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*background things (planets, nebulas, etc)&lt;br /&gt;
*different types of particle effects&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=File:Voidscreen314.png&amp;diff=7351</id>
		<title>File:Voidscreen314.png</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=File:Voidscreen314.png&amp;diff=7351"/>
		<updated>2011-03-16T00:58:48Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: Screenshot of Void on 3/14 with aliens returning file and a nice new bitmap font&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of Void on 3/14 with aliens returning file and a nice new bitmap font&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7350</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7350"/>
		<updated>2011-03-16T00:57:51Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
*enemies return fire&lt;br /&gt;
*bitmap font used for drawing score&lt;br /&gt;
[[File:voidscreen314.png|thumb|alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*particle engine?&lt;br /&gt;
*background things (planets, nebulas, etc)&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7349</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7349"/>
		<updated>2011-03-16T00:57:07Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen35.png|thumb|alt=void screen 3/5|Void as of 3/5]]&lt;br /&gt;
*enemies return fire&lt;br /&gt;
*bitmap font used for drawing score&lt;br /&gt;
[[File:voidscreen314.png|thumb}alt=void screen 3/14|Void as of 3/14]]&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*particle engine?&lt;br /&gt;
*background things (planets, nebulas, etc)&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7334</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7334"/>
		<updated>2011-03-14T13:48:51Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen35.png|thumb|alt=void scree 3/5|Void as of 3/5]]&lt;br /&gt;
*enemies return fire&lt;br /&gt;
*bitmap font used for drawing score&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*particle engine?&lt;br /&gt;
*background things (planets, nebulas, etc)&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=File:Voidscreen35.png&amp;diff=7274</id>
		<title>File:Voidscreen35.png</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=File:Voidscreen35.png&amp;diff=7274"/>
		<updated>2011-03-06T03:56:29Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: Screenshot of void on 3/5 with death screen and an explosion.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of void on 3/5 with death screen and an explosion.&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7273</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7273"/>
		<updated>2011-03-06T03:54:35Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen35.png|thumb|alt=void scree 3/5|Void as of 3/5]]&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*enemies return fire&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*particle engine?&lt;br /&gt;
*background things (planets, nebulas, etc)&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7269</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7269"/>
		<updated>2011-03-04T14:15:01Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*enemies return fire&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*particle engine?&lt;br /&gt;
*background things (planets, nebulas, etc)&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7234</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7234"/>
		<updated>2011-02-28T14:49:38Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
*health bar &amp;amp;#10003;&lt;br /&gt;
*collisions of aliens with your ships &amp;amp;#10003;&lt;br /&gt;
*sprite sheets &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*enemies return fire&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*mini cutscenes?&lt;br /&gt;
*explosions&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7232</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7232"/>
		<updated>2011-02-28T13:14:03Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode) &amp;amp;#10003;&lt;br /&gt;
**Install mercurial, modify repo accordingly &amp;amp;#10003;&lt;br /&gt;
**Install SDL, other libraries &amp;amp;#10003;&lt;br /&gt;
**Become acclimated to new environment &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager &amp;amp;#10003;&lt;br /&gt;
*Ship that moves, bound inside of window &amp;amp;#10003;&lt;br /&gt;
*Scrolling background &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*FPS limited at 60 FPS &amp;amp;#10003;&lt;br /&gt;
*shooting alternating from side to side with adjustable speed &amp;amp;#10003;&lt;br /&gt;
*randomly placed enemies with random speeds &amp;amp;#10003;&lt;br /&gt;
*collision detection &amp;amp;#10003;&lt;br /&gt;
*fixed transparency &amp;amp;#10003;&lt;br /&gt;
*implemented score counting + drawing &amp;amp;#10003;&lt;br /&gt;
[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*enemies return fire&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*mini cutscenes?&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=File:Voidscreen217.png&amp;diff=7162</id>
		<title>File:Voidscreen217.png</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=File:Voidscreen217.png&amp;diff=7162"/>
		<updated>2011-02-17T20:58:18Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: Screenshot on 2/17 with enemies. shooting, and score as well as a new font&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot on 2/17 with enemies. shooting, and score as well as a new font&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7112</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7112"/>
		<updated>2011-02-17T14:23:53Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
**find/switch to new IDE (Xcode)&lt;br /&gt;
**Install mercurial, modify repo accordingly&lt;br /&gt;
**Install SDL, other libraries&lt;br /&gt;
**Become acclimated to new environment&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
**all goals in void progress monitor took place in the 3rd quarter unless otherwise noted&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*FPS limited at 60 FPS&lt;br /&gt;
*shooting alternating from side to side with adjustable speed&lt;br /&gt;
*randomly placed enemies with random speeds&lt;br /&gt;
*collision detection&lt;br /&gt;
*fixed transparency&lt;br /&gt;
*implemented score counting + drawing&lt;br /&gt;
[[File:voidscreen217.png|thumb|alt=void screen 2/17|Void as of 2/17]]&lt;br /&gt;
&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*enemies return fire&lt;br /&gt;
*different types of enemies&lt;br /&gt;
*upgrades&lt;br /&gt;
*bosses/levels&lt;br /&gt;
*mini cutscenes?&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7007</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=7007"/>
		<updated>2011-02-09T14:14:15Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;br /&gt;
*FPS limited at 60 FPS&lt;br /&gt;
*shooting alternating from side to side with adjustable speed&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*randomly placed enemies with random speeds&lt;br /&gt;
*collision detection&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*enemies return fire&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6992</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6992"/>
		<updated>2011-02-07T14:43:13Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*migrate to OSX &amp;amp;#10003;&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;br /&gt;
*FPS limited at 60 FPS&lt;br /&gt;
*shooting alternating from side to side with adjustable speed&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*randomly placed enemies with random speeds&lt;br /&gt;
*collision detection&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*enemies return fire&lt;br /&gt;
*address transparency issue with void by switching from png transparency to colorkeying&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6991</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6991"/>
		<updated>2011-02-07T14:39:09Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
*Spent roughly 1 week migrating to osx&lt;br /&gt;
*addressing transparency issue with void by switching from png transparency to colorkeying&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;br /&gt;
*FPS limited at 60 FPS&lt;br /&gt;
*shooting alternating from side to side with adjustable speed&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*randomly placed enemies with random speeds&lt;br /&gt;
*collision detection&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*enemies return fire&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6921</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6921"/>
		<updated>2011-01-24T02:48:09Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
*PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
*SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*work on void, refer to Void Progress Monitor&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;br /&gt;
*FPS limited at 60 FPS&lt;br /&gt;
*shooting alternating from side to side with adjustable speed&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*randomly placed enemies with random speeds&lt;br /&gt;
*collision detection&lt;br /&gt;
===Todo===&lt;br /&gt;
&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*enemies return fire&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6853</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6853"/>
		<updated>2011-01-14T14:43:27Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;br /&gt;
*FPS limited at 60 FPS&lt;br /&gt;
*shooting alternating from side to side with adjustable speed&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
*randomly placed enemies with random speeds&lt;br /&gt;
===Todo===&lt;br /&gt;
*collision detection&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*enemies return fire&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=File:Voidscreen113.png&amp;diff=6849</id>
		<title>File:Voidscreen113.png</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=File:Voidscreen113.png&amp;diff=6849"/>
		<updated>2011-01-13T21:15:46Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: Screenshot of void on 1/13 with shooting and framerate limited to  60 FPS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of void on 1/13 with shooting and framerate limited to  60 FPS&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6848</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6848"/>
		<updated>2011-01-13T21:15:07Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=pong screenshot|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;br /&gt;
*FPS limited at 60 FPS&lt;br /&gt;
*shooting alternating from side to side with adjustable speed&lt;br /&gt;
[[File:voidscreen113.png|thumb|alt=void screen 1/13|Void as of 1/13]]&lt;br /&gt;
===Todo===&lt;br /&gt;
*Add enemies then collision detection&lt;br /&gt;
*add an actual menu&lt;br /&gt;
*enemies return fire&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6847</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6847"/>
		<updated>2011-01-13T20:28:07Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: /* Second Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=Alt text|Screenshot of the completed pong game]]&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers &amp;amp;#10003;&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;br /&gt;
*FPS limited at 60 FPS&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6846</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6846"/>
		<updated>2011-01-13T20:24:55Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: /* Goals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=Alt text|Screenshot of the completed pong game]]&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;br /&gt;
*FPS limited at 60 FPS&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=File:Pongscreen.png&amp;diff=6845</id>
		<title>File:Pongscreen.png</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=File:Pongscreen.png&amp;diff=6845"/>
		<updated>2011-01-13T20:23:25Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: Screenshot of my pong game made in SDL running on 32 bit Linux mint 10&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of my pong game made in SDL running on 32 bit Linux mint 10&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6844</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6844"/>
		<updated>2011-01-13T20:22:02Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
[[File:pongscreen.png|thumb|alt=Alt text|Caption]]&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;br /&gt;
*FPS limited at 60 FPS&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6815</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6815"/>
		<updated>2011-01-12T16:16:56Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==First Quarter==&lt;br /&gt;
===By-Date Goals===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
==Second Quarter==&lt;br /&gt;
===Goals===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting &amp;amp;#10003;&lt;br /&gt;
** timing and timers&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
==Void Progess Monitor==&lt;br /&gt;
Repository is at https://bitbucket.org/UrbanAlloy/void&lt;br /&gt;
===Basic Goals===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;br /&gt;
*FPS limited at 60 FPS&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6792</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6792"/>
		<updated>2011-01-06T14:43:31Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&amp;lt;br&amp;gt;&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&amp;lt;br&amp;gt;&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==Quarterly Breakdown==&lt;br /&gt;
===First Quarter===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Second Quarter===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting&lt;br /&gt;
** timing and timers&lt;br /&gt;
*install Mercurial for easier working on of project at different locations as well as management of code &amp;amp;#10003;&lt;br /&gt;
*replicate and report gasp bug on launchpad &amp;amp;#10003;&lt;br /&gt;
===Void Progess Monitor===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6752</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6752"/>
		<updated>2010-12-22T14:16:28Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&amp;lt;br&amp;gt;&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&amp;lt;br&amp;gt;&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==Quarterly Breakdown==&lt;br /&gt;
===First Quarter===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Second Quarter===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong &amp;amp;#10003;&lt;br /&gt;
*Skill Prerequisites before void can be totally finished&lt;br /&gt;
**basic SDL &amp;amp;#10003;&lt;br /&gt;
**mouse tracking &amp;amp;#10003;&lt;br /&gt;
**fonts with ints and stuff &amp;amp;#10003;&lt;br /&gt;
**keystates &amp;amp;#10003;&lt;br /&gt;
**sound playing&lt;br /&gt;
**framerate tracking/limiting&lt;br /&gt;
** timing and timers&lt;br /&gt;
===Void Progess Monitor===&lt;br /&gt;
*Basic gamestate manager&lt;br /&gt;
*Ship that moves, bound inside of window&lt;br /&gt;
*Scrolling background&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6723</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6723"/>
		<updated>2010-12-14T13:30:27Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&amp;lt;br&amp;gt;&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&amp;lt;br&amp;gt;&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==Quarterly Breakdown==&lt;br /&gt;
===First Quarter===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Second Quarter===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong&lt;br /&gt;
===Long Term Goals===&lt;br /&gt;
*Port Void to SDL, ameliorate&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6718</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6718"/>
		<updated>2010-12-10T14:12:02Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&amp;lt;br&amp;gt;&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&amp;lt;br&amp;gt;&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co,cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  =&amp;gt; All fixed now&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==Quarterly Breakdown==&lt;br /&gt;
===First Quarter===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Second Quarter===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong&lt;br /&gt;
===Long Term Goals===&lt;br /&gt;
*Port Void to SDL, ameliorate&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6712</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6712"/>
		<updated>2010-12-08T13:48:24Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&amp;lt;br&amp;gt;&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&amp;lt;br&amp;gt;&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co,cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  !!!currently broken due to change in server configuration&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==Quarterly Breakdown==&lt;br /&gt;
===First Quarter===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Second Quarter===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*Migrate to Linux Mint install on Flashdrive &amp;amp;#10003;&lt;br /&gt;
**install mint &amp;amp;#10003;&lt;br /&gt;
**install libraries and such &amp;amp;#10003;&lt;br /&gt;
**install codeblocks &amp;amp;#10003;&lt;br /&gt;
***this was chosen due to space constraints, as netbeans is huge and has more dependencies&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball &amp;amp;#10003;&lt;br /&gt;
**pong&lt;br /&gt;
===Long Term Goals===&lt;br /&gt;
*Port Void to SDL, ameliorate&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6378</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6378"/>
		<updated>2010-11-16T02:27:54Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: /* Testing Sites for PHP */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&amp;lt;br&amp;gt;&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&amp;lt;br&amp;gt;&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co,cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/  !!!currently broken due to change in server configuration&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==Quarterly Breakdown==&lt;br /&gt;
===First Quarter===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Second Quarter===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball&lt;br /&gt;
**pong&lt;br /&gt;
===Long Term Goals===&lt;br /&gt;
*Port Void to SDL, ameliorate&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6377</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6377"/>
		<updated>2010-11-16T02:27:01Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&amp;lt;br&amp;gt;&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&amp;lt;br&amp;gt;&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co,cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==Quarterly Breakdown==&lt;br /&gt;
===First Quarter===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP &amp;amp;#10003;&lt;br /&gt;
&lt;br /&gt;
===Second Quarter===&lt;br /&gt;
*Complete C++ Tuturoial on cplusplus.com &amp;amp;#10003;&lt;br /&gt;
*Get SDL installed and configured for netbeans &amp;amp;#10003;&lt;br /&gt;
*Start working though SDL turorials on lazyfoo&lt;br /&gt;
*apply skills with small projects&lt;br /&gt;
**bouncing ball&lt;br /&gt;
**pong&lt;br /&gt;
===Long Term Goals===&lt;br /&gt;
*Port Void to SDL, ameliorate&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6376</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6376"/>
		<updated>2010-11-16T02:25:38Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: /* Testing Sites for PHP */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&amp;lt;br&amp;gt;&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&amp;lt;br&amp;gt;&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co,cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/ !!!Currently broken due to a change in server configuration which disallows 777 permissions!!!&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==Quarterly Breakdown==&lt;br /&gt;
===First Quarter===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Second Quarter===&lt;br /&gt;
*Finish up relearning cpp&lt;br /&gt;
*install sdl&lt;br /&gt;
*start sdl&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6258</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=6258"/>
		<updated>2010-11-04T12:28:51Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&amp;lt;br&amp;gt;&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&amp;lt;br&amp;gt;&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co,cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==Quarterly Breakdown==&lt;br /&gt;
===First Quarter===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Second Quarter===&lt;br /&gt;
*Finish up relearning cpp&lt;br /&gt;
*install sdl&lt;br /&gt;
*start sdl&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=5976</id>
		<title>Ethan Pilot</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Ethan_Pilot&amp;diff=5976"/>
		<updated>2010-10-20T13:48:05Z</updated>

		<summary type="html">&lt;p&gt;Ethanp: /* First Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dates are currently being modified as well as more details being added&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
===Projects===&lt;br /&gt;
PHP - Learn PHP to a basic proficiency and maybe some MySQL&amp;lt;br&amp;gt;&lt;br /&gt;
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*http://www.w3schools.com/php/default.asp&amp;lt;br&amp;gt;&lt;br /&gt;
*http://lazyfoo.net/SDL_tutorials/index.php&lt;br /&gt;
*http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
===Testing Sites for PHP===&lt;br /&gt;
*working through the tutorials on w3&lt;br /&gt;
**http://sandzone.co.cc/AT/test.php&lt;br /&gt;
**http://sandzone.co.cc/AT/test2.php&lt;br /&gt;
**http://sandzone.co,cc/AT/test3.php&lt;br /&gt;
*dynamic css&lt;br /&gt;
**http://sandzone.co.cc/AT/dyncss.php&lt;br /&gt;
*login page&lt;br /&gt;
**http://sandzone.co.cc/AT/login.php&lt;br /&gt;
**username is username password is password&lt;br /&gt;
*CMS&lt;br /&gt;
**http://sandzone.co.cc/AT/CMS/&lt;br /&gt;
**username is username password is password&lt;br /&gt;
&lt;br /&gt;
==Quarterly Breakdown==&lt;br /&gt;
===First Quarter===&lt;br /&gt;
9/17&amp;lt;br&amp;gt;&lt;br /&gt;
*Install ftp client and prep webhost with directory &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/21&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP basic on w3 &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
9/23&amp;lt;br&amp;gt;&lt;br /&gt;
*Dynamic Stylesheet project with php &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
*Basic login page &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
10/5&amp;lt;br&amp;gt;&lt;br /&gt;
*&amp;quot;frames&amp;quot; without frames in php &amp;amp;#10003;&lt;br /&gt;
*Research/Pick More advanced PHP project using things from PHP advanced &amp;amp;#10003;&amp;lt;br&amp;gt;&lt;br /&gt;
**I chose CMS&amp;lt;br&amp;gt;&lt;br /&gt;
10/22&amp;lt;br&amp;gt;&lt;br /&gt;
*Complete the project&amp;lt;br&amp;gt;&lt;br /&gt;
**basic working order &amp;amp;#10003;&lt;br /&gt;
**have content page use same layout/stylesheet as index &amp;amp;#10003;&lt;br /&gt;
**better overall styling &amp;amp;#10003;&lt;br /&gt;
10/26&amp;lt;br&amp;gt;&lt;br /&gt;
*Choose IDE for cpp and install it &amp;amp;#10003;&lt;br /&gt;
**Code::Blocks&lt;br /&gt;
**Netbeans &amp;amp;#10003;&lt;br /&gt;
**KDevelop&lt;br /&gt;
**Anjuta&lt;br /&gt;
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&amp;amp;highlight=c%252B%252B+unix] &amp;amp;#10003;&lt;br /&gt;
11/1&amp;lt;br&amp;gt;&lt;br /&gt;
*Start relearning some CPP&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Second Quarter===&lt;br /&gt;
*Finish up relearning cpp&lt;br /&gt;
*start sdl&lt;/div&gt;</summary>
		<author><name>Ethanp</name></author>
		
	</entry>
</feed>