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

Diff for /geekymedia_web/index.html between version 1.10 and 1.26

version 1.10, 2005/02/27 05:35:42 version 1.26, 2006/10/04 00:46:58
Line 20 
Line 20 
 <h1> Rizwan Kassim's Site. Rizwan Kassim. Rizwan Feroze Kassim. Kassim. Rizwan. Magic. </h1> --> <h1> Rizwan Kassim's Site. Rizwan Kassim. Rizwan Feroze Kassim. Kassim. Rizwan. Magic. </h1> -->
  
 <body> <body>
   
 <h1>Rizwan Kassim's INSERT TITLE HERE</h1> <h1>Rizwan Kassim's INSERT TITLE HERE</h1>
 <h3>Work that I've Done, Guides I have written, Stuff I found, A Bit about Me</h3> <h3>Work that I've Done, Guides I have written, Stuff I found, A Bit about Me</h3>
 <div class="intro"> <div class="intro">
 Hi. I'm Rizwan Kassim. INSERT BLURB HERE.<br> Hi. I'm Rizwan Kassim. INSERT BLURB HERE.<br>
 <!-- Content = {  }<br> <!-- Content = {  }<br>
 Geekymedia.com evolution : HTML/Frames until 2003 => Moveable Type until 2005 => HTML/CSS<br> --> Geekymedia.com evolution : HTML/Frames until 2003 => Moveable Type until 2005 => HTML/CSS<br> -->
 I was going to do this site with a <a href="http://www.twiki.org">Wiki</a> or <a href="http://www.drupal.org">Drupal</a> until a conversation with <a href="http://www.kegel.com">Dan Kegel</a> convinced me of the beauty of simplicty.<br>  I was going to do this site with a <a href="http://www.twiki.org">Wiki</a> or <a href="http://www.drupal.org">Drupal</a> until a conversation with <a href="http://www.kegel.com">Dan Kegel</a> convinced me of the beauty of simplicty. He describes his own site as a "over-grown bunch of notes" and I've found his extremely easy to navigate.
 He describes his own site as a "over-grown bunch of notes" and I've found it extremely easy to navigate.<br>  
 Four compromises  : Using <a href="http://www.nedit.org">nedit</a>; Using <a href="http://www.csszengarden.com">CSS</a>; Using some sort of code syntax hilighting; Using <a href="http://www.kegel.com/cvs.html">CVS</a> to <a href="http://www.geekymedia.com/viewcvs/cgi/viewcvs.cgi/geekymedia_web/">manage</a> the site<br>  
 </div> </div>
 <div class="quote"> <div class="quote">
 "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><br><center><a href="tal_archive.html"><b>Podcast Enabled, Downloading Enabled</b></a><br>This American Life MP3s via<br> <a href="http://www.geekymedia.com/tal_podcast.rss">Podcast</a> <a href="http://www.geekymedia.com/tal_podcast.rss"><img src="guideimages/tal_rss.gif"></a> or <a href="http://mirrors.geekymedia.com/talmp3">HTTP Archive</a><br><br><a href="http://www.geekymedia.com/photo">My Photography</a><br>
   <a href="http://rizwank.livejournal.com/">My LiveJournal</a></center>
  
 <h3>Projects</h3> <h3>Projects</h3>
 <ul> <ul>
         <li><a href="/wine">Software Engineering With Wine</a> - CS 130 UCLA      <li>Old Time Radio/Public Radio
         <ul>         <ul>
                 <li><a href="/wine/Group3">My group's work on cabinet.dll tests</a>          <li>Old Time Radio Archive -- perhaps uploading my Jack Benny Archives? Or offering space to the <a href="http://www.ijbfc.org">IJBFC</a>.
                 <li><a href="/wine/AddingMakefile">Adding your code to the configure script</a> - Turn your Makefile.in to a Makefile!          <li>I had planned to write a series of scripts to automatically rip NPR content to MP3s for podcasts (only the stuff that they don't make available through audible
                 <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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Update 02/13 - Cracked Java Encryption, working on part two.  
         <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Update 02/17 - Working solution, but I want to spruce it up some.  
         <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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>
                 <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">pathabbr</a> 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>Adding (VERY) basic Drag-Drop support to Cygwin/X - I just want to be able to drag files onto Nedit
Line 58 
Line 52 
                 <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>.
                 <li>Making a regex/<a href="http://pegasus.rutgers.edu/~elflord/unix/sed.html">sed</a> 'cheatsheet' so I can finally use it daily without regoogling for info each time.                 <li>Making a regex/<a href="http://pegasus.rutgers.edu/~elflord/unix/sed.html">sed</a> 'cheatsheet' so I can finally use it daily without regoogling for info each time.
                 <li><strike>Removing plaintext email links from my <a href="/archives/2003/02/">blog archives</a></strike> -- Turns out I was smarter in 2003 than I thought, they are written to the page with a <a href="/email.js">js</a>.  
                 <br>I just had to sed out my email address from the php code (now exposed as html).  
                 <br><b>[rizwank ~/..dia_web/archives]$</b><i>find . -type f -iname 'index*.html' | xargs sed --in-place -e "s/email/obfuscated/g"</i>  
                 <br>Wow this shell stuff is fun!.  
                 <li>Moving site maintainance from CVS to Subversion --- once I decide if i like Subversion.                 <li>Moving site maintainance from CVS to Subversion --- once I decide if i like Subversion.
                 <li>"Only until someone makes a software program that lets me control what to do with my typos" --- sounds like a <a href="http://slate.com/Default.aspx?id=2113397&">request</a> to me!                  <li>"Only until someone makes a software program that lets me control what to do with my typos" --- sounds like a <a href="http://slate.com/Default.aspx?id=2113397&">request</a> to me! Of course, Make magazine recently <a href="http://make.oreilly.com/01/diy_TypeIt4Me/">linked</a> to some resources already.
                 <li>Taking more advantage of the <a href="http://durak.org/cvswebsites/howto-cvs/index.html">CVS management </a> powers that this site has...                 <li>Taking more advantage of the <a href="http://durak.org/cvswebsites/howto-cvs/index.html">CVS management </a> powers that this site has...
         </ul>         </ul>
  
Line 77 
Line 67 
         <li>Security Oriented         <li>Security Oriented
         <ul>         <ul>
                 <li><a href="/wine/SetupCVSvisSSH">Setting up CVS via SSH with only one account</a> - Using OpenSSH keys and CVS to provide a 'CVS' only shell connection.                 <li><a href="/wine/SetupCVSvisSSH">Setting up CVS via SSH with only one account</a> - Using OpenSSH keys and CVS to provide a 'CVS' only shell connection.
           <li><a href="/email.js">email.js</a> - Writing your email address with JS. (I still have to find the guide that showed me how to do this...
         </ul>         </ul>
  
         <li>UCLA-Specific         <li>UCLA-Specific
Line 87 
Line 78 
         <li>Fixing Random Problems         <li>Fixing Random Problems
         <ul>         <ul>
                 <li><a href="nedit_cygwin_error.html">Nedit compile errors under Cygwin</a>                 <li><a href="nedit_cygwin_error.html">Nedit compile errors under Cygwin</a>
           <li><a href="dell_audigy_headphones.html">Getting your headphone plug to work properly with your Dell Dimension w/ Audigy</a>
         </ul>         </ul>
 </ul> </ul>
  
 <h3>Completed Programs</h3> <h3>Completed Programs</h3>
 <ul> <ul>
       <li><a href="http://www.enigmacon.org">Enigmacon 2005 - Convention run at UCLA by UCLA <a href="http://www.enigmata.org">Enigma</a> - <a href="http://www.scifi.com/scifiwire2005/index.php?id=31109">Sci Fi Wire's take</a>
           <li><a href="/wine">Software Engineering With Wine</a> - CS 130 UCLA
           <ul>
                   <li><a href="/wine/Group3">My group's work on cabinet.dll tests</a>
                   <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.
           </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>
       <li>Getting my undergrad degree from UCLA - Yes, I've <a href="http://www.engineer.ucla.edu/news/2005/marburgerpost.html">graduated!</a>
       </li>
 </ul> </ul>
  
  
Line 100 
Line 107 
 <ul> <ul>
         <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="photo/">My Photo Gallery</a>
         <li><a href="http://www.photocritique.net/g/phtg?RIZWAN+KASSIM">Rizwan Kassim on photocritique.net</a>         <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><a href="http://www.metawishlist.com/user/rizwank.aspx">Meta-Wishlist</a>
 </ul> </ul>
  
 <h3>News/Press Mentions</h3> <h3>News/Press Mentions</h3>
Line 119 
Line 126 
         <li><A href="http://www.dailybruin.ucla.edu/db/issues/00/01.24/ae.uclatv.html">Let there be television</A>         <li><A href="http://www.dailybruin.ucla.edu/db/issues/00/01.24/ae.uclatv.html">Let there be television</A>
         <li><A href="http://www.dailybruin.ucla.edu/db/issues/00/02.24/news.uclatv.html">Student TV program faces restrictions</A>         <li><A href="http://www.dailybruin.ucla.edu/db/issues/00/02.24/news.uclatv.html">Student TV program faces restrictions</A>
         <li><A href="http://www.dailybruin.ucla.edu/db/issues/00/04.17/ae.mainline.html">Stay tuned</A>         <li><A href="http://www.dailybruin.ucla.edu/db/issues/00/04.17/ae.mainline.html">Stay tuned</A>
           <li><A href="http://www.dailybruin.ucla.edu/news/articles.asp?id=30690">Letters to the editor: Ritalin's dangers cannot be dismissed</a>
         </ul>         </ul>
         <li><a href="http://web.archive.org/web/20021027092344/http://www.nab.org/conventions/nab2002/nabxstream.asp">My Seminar at NAB</a><br>         <li><a href="http://web.archive.org/web/20021027092344/http://www.nab.org/conventions/nab2002/nabxstream.asp">My Seminar at NAB</a><br>
 </ul> </ul>
Line 181 
Line 189 
                         <a href="http://bobby.watchfire.com/bobby/bobbyServlet?URL=http://www.geekymedia.com&output=Submit&gl=sec508&test=" title="Check the accessibility of this site according to U.S. Section 508">508</a> &nbsp;                         <a href="http://bobby.watchfire.com/bobby/bobbyServlet?URL=http://www.geekymedia.com&output=Submit&gl=sec508&test=" title="Check the accessibility of this site according to U.S. Section 508">508</a> &nbsp;
                         <a href="http://bobby.watchfire.com/bobby/bobbyServlet?URL=http://www.geekymedia.com&output=Submit&gl=wcagi-aaa" title="Check the accessibility of this site according to WAI Content Accessibility Guidelines 1">aaa</a>                         <a href="http://bobby.watchfire.com/bobby/bobbyServlet?URL=http://www.geekymedia.com&output=Submit&gl=wcagi-aaa" title="Check the accessibility of this site according to WAI Content Accessibility Guidelines 1">aaa</a>
                 </div>                 </div>
 <i>Copyright 1998-2005 Rizwan Kassim</i>  <i>Copyright 1998-2005 <script type="text/javascript" src="http://www.geekymedia.com/email.js"></script></i>
 </body> </body>
 </html> </html>


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.26

Rizwan Kassim
Powered by
ViewCVS 0.9.2