version 1.2, 2005/02/12 22:32:01
|
version 1.5, 2005/02/15 11:01:54
|
|
|
<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</h2> |
<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> |
|
|
<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><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>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. |
|
<ul> |
|
<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. |
|
<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><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@GEEKYMEDIA ~/..dia_web/archives]$</b><i>find . -type f -iname 'index*.html' | xargs sed --in-place -e "s/******/rizwan-removespam-k-AT-geeky~media.com/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>"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>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> |
| |
<h3>Mini-Guides</h3> | <h3>Mini-Guides</h3> |