version 1.10, 2005/02/27 05:35:42
|
version 1.11, 2005/03/02 11:34:38
|
|
|
<li><a href="/wine/AddingMakefile">Adding your code to the configure script</a> - Turn your Makefile.in to a Makefile! | <li><a href="/wine/AddingMakefile">Adding your code to the configure script</a> - Turn your Makefile.in to a Makefile! |
<li><a href="/wine/FixingLibungif">Wine Configure Bug 1730 / 2437</a> - Current workspace to fix gif_lib.h / DGifOpen compiler error. | <li><a href="/wine/FixingLibungif">Wine Configure Bug 1730 / 2437</a> - Current workspace to fix gif_lib.h / DGifOpen compiler error. |
</ul> | </ul> |
<li>UCLA - Assoc. for Computing Machinery's most recent <a href="http://calypso.cs.ucla.edu/?q=node/view/59">Programming Competition</a>.<br> Update 02/13 - Cracked Java Encryption, working on part two. |
|
<br> Update 02/17 - Working solution, but I want to spruce it up some. |
|
<br> Update 02/20 - Done, and submission done. Will reveal <A href="http://www.geekymedia.com/viewcvs/cgi/viewcvs.cgi/acm/">CVS</a> of development after deadline. |
|
<li><a href="http://search.cpan.org/~rizwank/">Comprehensive Perl Archive Network</a> - My submission (soon) of Email: | <li><a href="http://search.cpan.org/~rizwank/">Comprehensive Perl Archive Network</a> - My submission (soon) of Email: |
<li>Projects to do/in internal progress: | <li>Projects to do/in internal progress: |
<ul> | <ul> |
|
|
<h3>Completed Programs</h3> | <h3>Completed Programs</h3> |
<ul> | <ul> |
<li><a href="pathabbr.html">Pathabbr 0.3</a> - Pathabbr abbreviates paths to given length using ellipsis. Updated for Cygwin. | <li><a href="pathabbr.html">Pathabbr 0.3</a> - Pathabbr abbreviates paths to given length using ellipsis. Updated for Cygwin. |
|
<li>UCLA - Assoc. for Computing Machinery's March Programming Competition< |
|
<ul> |
|
<li>Parts <a href="http://calypso.cs.ucla.edu/?q=node/view/59">One</a> and <a href="http://calypso.cs.ucla.edu/?q=node/view/118">Two</a>. |
|
<li>Part One was solved by disassembling the class file with <a href="http://kpdus.tripod.com/jad.html">JAD</a> then modifying the code. Quite simple. |
|
<li>Part two was solved using a <a href="http://www.nist.gov/dads/HTML/branchNbound.html">Branch and Bound Method</a> -- My solution is up on the <A href="http://www.geekymedia.com/viewcvs/cgi/viewcvs.cgi/acm/">CVS</a>. |
|
</ul> |
</ul> | </ul> |
| |
| |