(file) Return to index.html CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web

Diff for /geekymedia_web/index.html between version 1.8 and 1.12

version 1.8, 2005/02/18 07:35:17 version 1.12, 2005/03/02 11:37:20
Line 35 
Line 35 
 "What they call talent is nothing but the capacity for doing continuous hard work "What they call talent is nothing but the capacity for doing continuous hard work
 in the right way." -- Winslow Homer in the right way." -- Winslow Homer
 </div> </div>
 <p>  
 At this point, I'm spending my 'free' time in the following ways:  
 <br>   Over-engineering my CS130 project  
 <br>   Fawning over the ACM Project  
 <br>   Planning my birthday party  
 <br>   Constantly going nuts with mini-cygwin/linux scripts and tools  
 <br>   Working on a generic replacement to _open, etc. for virtual files in C  
 <br>   Learning everything but I actually need to pass classes.  
 </p>  
  
 <h3>Projects</h3> <h3>Projects</h3>
 <ul> <ul>
Line 53 
Line 44 
                 <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.  
         <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>
                 <li>Make some upgrades to <a href="pathabbr.html"> and try to get it used a bit more.                 <li>Make some upgrades to <a href="pathabbr.html"> and try to get it used a bit more.
                 <li>Converting <a href="http://home.tiscali.de/emilio.lopes/screen/screen.html">GNU Screen Cygwin</a> port to standard Cygwin <a href="http://www.cygwin.com/setup.html#package_contents">package</a>                 <li>Converting <a href="http://home.tiscali.de/emilio.lopes/screen/screen.html">GNU Screen Cygwin</a> port to standard Cygwin <a href="http://www.cygwin.com/setup.html#package_contents">package</a>
                 <br>I'm actually pretty peeved about this. I had really intended to start the port from scratch and actually _make_ the port, but it seems its already been done.                 <br>I'm actually pretty peeved about this. I had really intended to start the port from scratch and actually _make_ the port, but it seems its already been done.
                   <li>Adding (VERY) basic Drag-Drop support to Cygwin/X - I just want to be able to drag files onto Nedit
                 <li>Packaging <a href="http://bitchx.org/">BitchX IRC Client</a> into Cygwin Install.                 <li>Packaging <a href="http://bitchx.org/">BitchX IRC Client</a> into Cygwin Install.
                 <br>It would be interesting to note what other things I could help with at Cygwin --- do they need conformance tests for libraries like wine does?                 <br>It would be interesting to note what other things I could help with at Cygwin --- do they need conformance tests for libraries like wine does?
                 <li>Figuring out what went wrong with my <a href="http://pyre.third-bit.com/blog/archives/000174.html">Google Interview</a>.                 <li>Figuring out what went wrong with my <a href="http://pyre.third-bit.com/blog/archives/000174.html">Google Interview</a>.
Line 99 
Line 90 
 <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>Part <a href="http://calypso.cs.ucla.edu/?q=node/view/59">One</a> 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 <a href="http://calypso.cs.ucla.edu/?q=node/view/118">Two</a> 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>
  
  
Line 107 
Line 103 
         <li>Conversations I've been involved with on mailing lists for <a href="http://search.gmane.org/search.php?query=rizwan+kassim++&email=&sort=date">Wine, Cygwin, VLC</a>, <a href="http://www.slashcam.de/cgibin/search/search.pl?Terms=rizwan">DV-L@dvdigest</a>, <a href="http://groups-beta.google.com/groups?q=%22rizwan+kassim%22&qt_s=Search+Groups">All of Usenet</a>.         <li>Conversations I've been involved with on mailing lists for <a href="http://search.gmane.org/search.php?query=rizwan+kassim++&email=&sort=date">Wine, Cygwin, VLC</a>, <a href="http://www.slashcam.de/cgibin/search/search.pl?Terms=rizwan">DV-L@dvdigest</a>, <a href="http://groups-beta.google.com/groups?q=%22rizwan+kassim%22&qt_s=Search+Groups">All of Usenet</a>.
         <li>Resume         <li>Resume
         <li><a href="mypictures.output/">My Photo Gallery</a> - Todo. Add 2003, Flickr or other album         <li><a href="mypictures.output/">My Photo Gallery</a> - Todo. Add 2003, Flickr or other album
         <li>photocritique.net link          <li><a href="http://www.photocritique.net/g/phtg?RIZWAN+KASSIM">Rizwan Kassim on photocritique.net</a>
         <li>Amazon Wishlists (<a href="http://www.amazon.com/gp/registry/registry.html/104-0376844-6094364?%5Fencoding=UTF8&id=Y2XOY9AMZWZ2">primary</a> <a href="http://www.amazon.com/gp/registry/registry.html/104-0376844-6094364?%5Fencoding=UTF8&id=2RRFNP7KO3PFD">secondary</a>) - Someday I'll merge these         <li>Amazon Wishlists (<a href="http://www.amazon.com/gp/registry/registry.html/104-0376844-6094364?%5Fencoding=UTF8&id=Y2XOY9AMZWZ2">primary</a> <a href="http://www.amazon.com/gp/registry/registry.html/104-0376844-6094364?%5Fencoding=UTF8&id=2RRFNP7KO3PFD">secondary</a>) - Someday I'll merge these
 </ul> </ul>
  


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.12

Rizwan Kassim
Powered by
ViewCVS 0.9.2