1 rizwank 1.1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
6
7 <title>Rizwan Kassim's Public Log: April 2003 Archives</title>
8
9 <link rel="stylesheet" href="../../styles-site.css" type="text/css" />
10 <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.geekymedia.com/index.rdf" />
11 <link rel="start" href="http://www.geekymedia.com/" title="Home" />
12 <link rel="prev" href="http://www.geekymedia.com/archives/2003/03/index.html" title="March 2003" />
13
14 <link rel="next" href="http://www.geekymedia.com/archives/2003/05/index.html" title="May 2003" />
15
16
17 <script language="javascript" type="text/javascript">
18 function OpenComments (c) {
19 window.open(c,
20 'comments',
21 'width=480,height=480,scrollbars=yes,status=yes');
22 rizwank 1.1 }
23
24 function OpenTrackback (c) {
25 window.open(c,
26 'trackback',
27 'width=480,height=480,scrollbars=yes,status=yes');
28 }
29 </script>
30
31 <script type="text/javascript" language="JavaScript" src="http://www.geekymedia.com/magic/card.js">
32 <!--
33 <rdf:RDF xmlns="http://web.resource.org/cc/"
34 xmlns:dc="http://purl.org/dc/elements/1.1/"
35 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
36 <Work rdf:about="http://www.geekymedia.com/">
37 <dc:title>Rizwan Kassim's Public Log</dc:title>
38 <dc:description>While I swore that I would NEVER make a blog due ot the live journal voyuer craziness, when I found out I could update a MT blog via my Treo, I had to set one up, if only to avoid torturing HeatherW with constant SMSs anytime I had a thought of any magnitude.</dc:description>
39 <license rdf:resource="http://creativecommons.org/licenses/by-nd-nc/1.0/" />
40 </Work>
41 <License rdf:about="http://creativecommons.org/licenses/by-nd-nc/1.0/">
42 <requires rdf:resource="http://web.resource.org/cc/Attribution" />
43 rizwank 1.1 <requires rdf:resource="http://web.resource.org/cc/Notice" />
44 <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
45 <permits rdf:resource="http://web.resource.org/cc/Distribution" />
46 <prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" />
47 </License>
48 </rdf:RDF>
49 -->
50
51
52
53 <div id="overDiv" style="position:absolute; visibility:hidden; z-index:1000;"></div>
54 <script language="JavaScript" src="http://www.geekymedia.com/overlib.js"><!-- overLIB (c) Erik Bosrup --></script>
55
56 <script type="text/javascript" src="http://www.geekymedia.com/nicetitle.js"></script>
57
58
59
60
61
62
63
64 rizwank 1.1
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85 rizwank 1.1 </head>
86
87 <body>
88
89 <div id="banner">
90 <h1><a href="http://www.geekymedia.com/" accesskey="1">Rizwan Kassim's Public Log</a></h1>
91 <span class="description">While I swore that I would NEVER make a blog due ot the live journal voyuer craziness, when I found out I could update a MT blog via my Treo, I had to set one up, if only to avoid torturing HeatherW with constant SMSs anytime I had a thought of any magnitude.</span>
92 </div>
93
94 <div id="container">
95
96 <div class="blog">
97
98 <div id="menu">
99 <a href="http://www.geekymedia.com/archives/2003/03/index.html">« March 2003</a> |
100
101 <a href="http://www.geekymedia.com/">Main</a>
102 | <a href="http://www.geekymedia.com/archives/2003/05/index.html">May 2003 »</a>
103
104 </div>
105
106 rizwank 1.1 </div>
107
108 <div class="blog">
109
110 <!--
111 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
112 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
113 xmlns:dc="http://purl.org/dc/elements/1.1/">
114 <rdf:Description
115 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000112"
116 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/112"
117 dc:title="Girls, Memories and Reasons"
118 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000112"
119 dc:subject="Home"
120 dc:description="I noticed I repeat blog titles a lot.. this was originally called "Thoughts...", which had been used before, but just with two periods. Ended it with Cherie last thursday. A number of reasons... more than I can tell in one..."
121 dc:creator="Rizwank"
122 dc:date="2003-04-29T23:20:13-08:00" />
123 </rdf:RDF>
124 -->
125
126
127 rizwank 1.1 <h2 class="date">April 29, 2003</h2>
128
129
130 <div class="blogbody">
131 <a name="000112"></a>
132 <?php
133
134 // record the referer
135 if ($my_ip !== $remote_ip) {
136 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (112, '$referer', '', $time)" );
137 }
138
139 // get the no. of times this entry has been read
140 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=112' );
141 $row = mysql_fetch_row( $rs );
142 $hits = $row[0];
143
144 ?>
145 <h3 class="title">Girls, Memories and Reasons</h3>
146
147 <p> <table align="left"><tr valign="bottom"><td>
148 rizwank 1.1 <p style="font-size:16pt"><b>
149 I</b>
150 </p>
151 </td></tr></table>
152 noticed I repeat blog titles a lot.. this was originally called "Thoughts...", which had been used before, but just with two periods.</p>
153
154 <p>Ended it with (ex-gal) last thursday. A number of reasons... more than I can tell in one punch. I got tired of hearing her talk about other boys that she wants (seemingly constantly), a lack of passion (turns out when we fooled around, she had her ex in mind. Lovely), haunting echoes of (ex-gf2) telling me that shes not good enough from me, some reasonable advice from HeatherW, the fact that (ex-gal) was brought up seeing being a house-wife as her goal in life, and the fact that she really needs a friend and some direction right now.</p>
155
156 <p>I'm okay about all the reasons but two. Dumping a girl (mutually) due to a lack of passion seems kinda ... slutty. HeatherW pointed out that its all what you expect out of a realtionship, and I've never dated someone that didnt really like me and found themselves attacted to me ... (ex-gal) even noted that we both wanted different things, she wanted someone that was better than Chris to decide if he was right for marraige, and im looking to have fun... I could have played along, but I care about people too quickly, and I didnt want to put myself in the situation where iwas unhappy and staying in it. Granted it was *just* dating, so breakup doesnt apply, some vague, stopping date term applies.</p>
157
158 <p>Other reason is (ex-gf2) . We had a long chat back when I posted about changing the blog, she requested name removals and some, and I understood her feelings. We talked about our relationship, and what our feelings were for each other, strengths and weaknesses in it, some things I said that stuck in her mind and vice versa. I'll mention one, just cause I think it says something about me that I would want to be said ... the rest are more negative, and more private. ... Once, after sleeping over, I stopped her while she was brushing her teeth in the morning, and hugged her and showed herself to the mirror and said "No matter what happens between us, I want you to know that you are beautiful..." ... I meant it too.</p>
159
160 <p>Part of me wanted to post tons about our converstation, but I managed to stay disciplined. Its beyond private, and almost no one will know the contents of that conversation.</p>
161
162 <p>Being alone sucks. 12 hours after ending it, I started feeling down about being alone. Its this automatic impulse in the back of my head, its like i've left the house, but left the stove on, this constant nagging worry... even when I'm kinda dating or flirting or something, that urge is satisfied... Saw Natalie at class today and almost kinda started hitting on her till I stopped myself. Makes it harder cause I think about (ex-gf2) . I would anyhow since we talked and a lot of my feelings about the relationship have changed, but I do miss talking with her. Part of me wishes that I had told her that I still wanted to see her when she wanted too, as she might have felt herself, and I'm not sure I meant in a platonic way. I thought later that night, that it might be more problems that it would be worth, but thats a variable thought and grows/fades with time, and it is worth a lot. Its not stalkership before anyone freaks out, I'm not writing her, I'm not contacting her after we discussed a hiatus of contact. You remember the good things in life and think of them. You remember when you were ten, or your first kiss, or your happiest moment with family and long for them again in its own way, and it isn't strange then. There are comfortable moments from a relationship, personal intimate moments, waking up next to someone special, hearing your name said with affection, staring into someones eyes, that dont have to (and with most couple, don't) end upon the conclusion of a relationship. </p>
163
164 <p>Yeah, so i miss beingwith someone, even though the person i was with, I wasn't very happy with. The "leaving the stove on" analogy fits perfectly. Even i I am kinda sorta flirting with someone, the need is quenched. </p>
165
166 <p>Schools going well, aced one test, got another on Friday that has me quite nervous, so its time to see how much OH / tutoring I can do! Klaskin and Schnider appts on Thursday, always fun. Magic regionals on Saturday, as well as the Asha Bosely concert ... </p>
167
168 <p>Raquel, I wasn't going to respond, but I have no intention of letting you think that you've scared me into anything. I'm not gonna get your phone number from (ex-gf2) , as I wouldn't break the silence to have a pointless argument with you, and going along with my "women have no scruples" concept, I wouldn't be surprised to find you twisting my words or taking a comment to the point that I'd either be villanized in others eyes (more than I have already), or that you sic law enforcement friends upon me... If you call that fear, fine. I just don't see the point; I'm not likely to think myself a creep and I don't think id respond to the kind of argument that you'd make. I have a small shot at convincing you that I'm a decent guy, and to be honest, this is one of those times that I really dont mind having someone dislike me. Post on the site </p>
169 rizwank 1.1
170 <p>Got my paperwork from Comedyworld, Filed a $3500 claim and they will allow only $1000 as a priority .. I didnt claim the max $4650 like everyone else, perhaps I should have ... time to write a rational letter to the trustee, but I wonder if it is likely to have any effect.</p>
171
172 <p>Its really weird. When I had "dating" under control, the other worries in my life took precedence, and I worked on em. Now, its worrying about the dating thing that occupies my time... so very odd.</p>
173
174 <p>Oh, I met my future wife. Granted, she's 29, lives 500 miles away, and, oh, did I mention, marrying my cousin? Yeah, kinda a bad situation there. Shes got the same name as my sis too, radically different spelling however. Funny, twinge of scientific, intelligent, imaginative, attractive, extremely witty, Ismaili (!)... not restricted in the Ismaili sense that we normally are, conservative, weirded out, not wanting to stick out ... Turns out she wasn't in with much of the Ismaili crowd either, and just happened to meet my cuz. Gives me some hope for the future... Heard some thoughts on why I might not like the girls from Rehman, perhaps because a lot are new here, first generation and haven't got the education that others born here do, but I don't think i buy that. Plenty of second-generationers about that don't attract me.... Feeling like a pariah in the community never helped.</p>
175
176 <p>I just was totally stricken by the humor. I make jokes. A lot. Its a thing with me. When someone comes back at all, its nice. When I get a response that makes me thing, I should have thought of that, it floors me. I guess it only applies to girls. I was floored by the Mike and Ben people, but for totally different reasons, but when a girl makes me genuinely laugh, goodness.</p>
177
178 <p>Anyhow, enough of my ranting about the cousin-in-law, it was just a metting of seemingly compatible personalities, and someone I'm looking forward to being friends with. We talked a lot that night, she was totally interested in how I ended up developing my ability to try to watch as many points of view as possible, and was an excellent listener. I, of course, interrupted her too many times, as I do, and we got interrupted by others when I swore that I was gonna keep my mouth shut when she responded to my question. </p>
179
180 <p>Mum just asked why I do this. ... I could just write emails to myself. First, I like the fact that people read it. Its voyuerisitc, I know. The fact that HeatherW and Farhana read it on a regular basis gives me thrills. I like expressing myself in some way, and writing emails to myself wouldn't really give me the pleasure that writing for the web would. I wrote today because Ir ealized I hadn't posted and felt some small measure of obligation ... that is considerably less applicable when I talk to myself.</p>
181
182 <p>It also helps purge and analyze from a different perspective. Its like telling a friend, except its not concurrent, its more than one friend, there are no interruptions, etc. That being said, I do miss talking with Heather on a regular basis, as normally she'd be my outlet for all this.</p>
183
184 <p>Casey Green from Play saw the site and called it "interesting" ... I loved the ... is it a metaphor or simile? Oh, euphemisim. I'd like to say that anyone who didnt understand why I posted doesn't get me, but thats not true. People can get me and understand why I want to do something, but almost no one gets why I do things when I shouldn't, or why I ignore tasks or responsibilities, or re-prioritize, or rationalize. </p>
185
186 <p>Was watching "Lucky" on FX, main char is a compulsive gambler, who quit but fell back into his habit. when he realizes he went back, there aren't excuses, even though he had a good one. He doesn't explain away his behavior, and is unabashed that he is doing it. ... I'm slowly reaching there, where the excuses rarely justify the failures, and just cause I happen to be able to make a justification to myself for anything, and to other people for almost anything, it doesn't mean I should. Missing class is bad for any reason. Emailing ex-girlrfiends that don't want to be emailed is bad (that being said, most people can rationalize themselves into beliving anything when it comes to the opposite sex), spending cash I don't have on Magic, playing too much Everquest, arguing with the 'rents, eating fatty foods, lying, cheating, and every other human vice, real or imagined ... its easy to find a reason, but hard to stop making reasons. I guess thats the overall point I need to reach. Must clean dishes now cause I have no, no reason why I shouldn't, period. </p>
187
188 <p>Wonder if rationalizing is a typical coping mech for AD/HD. I'm sure it is for druggies, alcoholics, gamblers and every other form of compulsion. It was a big day when I started blaming myself for what was going on in my world, not some condition, not the weather, not my parents, not the traffic. World doesnt just happen to me, I make the world around me. Some things are unavoidable, most aren't. Turns out breakups with (ex-gf2) had more to do with what I said and did than I thought, it wasn't bound to happen. takes a hell of a long time to totally realize that though... Before anyone out there judges, take a look at yourself and see if you do any of those things.</p>
189
190 rizwank 1.1 <p>I am of course speaking in hyperbole, but it gets the point across. Some of those things Ive done and some I havent. I started playing mtgo and just lost my train of thought ;p</p>
191
192 <p>Anyhow enough rambling.</p>
193
194 <p>Oh, since i havent posted for a while, it moved past postings to the archive. Look on the right side for em.</p>
195
196 <p>Note : an NPR program about home videos struck me when one of the commentators was talking about the transition from geekdom to popular life ... and the trials of trying to hide the fact that you were a geek... ill include a clip, and thoughts, later.</p>
197
198
199
200
201
202
203 <div class="posted">
204 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000112" title="Permanent Link to this Post.">11:20 PM</a><?php
205 if ($hits) {
206 print " | Read ";
207 echo "$hits";
208 print " time";
209 if($hits != 1) echo 's';
210 }
211 rizwank 1.1 ?>
212 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=112" onclick="OpenComments(this.href); return false">Comments (0)</a>
213
214 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=112" onclick="OpenTrackback(this.href); return false">TrackBack</a>
215
216 </div>
217
218 </div>
219 <?php
220
221 // display the list of referers
222 echo '<div class="sidetitle">Referrers</div>', "\n";
223 echo '<div class="side">', "\n";
224
225 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=112 GROUP BY referer ORDER BY count DESC, title';
226
227 $rs = mysql_query( $sql );
228 $n = 0;
229
230 while( $row = mysql_fetch_assoc( $rs ) ) {
231 $referer1 = $row['referer'];
232 rizwank 1.1 $title = $row['title'];
233 $count = $row['count'];
234 $search = $row['search'];
235
236 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
237 $n++;
238 echo '<a href="', $referer1, '" target="_blank">';
239 echo $title . "</a> [" . $count . "]<br />\n";
240 }
241 }
242
243 if (!($n)) {
244 echo "No referrals yet<br />";
245 }
246 else {
247 echo "<br />\n";
248 echo 'referrers [referrals]<br />';
249 }
250 echo '</div>';
251
252 echo "<div class='sidetitle'>Search Terms</div>\n";
253 rizwank 1.1 echo "<div class='side'>";
254
255 $rs = mysql_query( $sql );
256 $n = 0;
257
258 while( $row = mysql_fetch_assoc( $rs ) ) {
259 $query = '';
260
261 $referer1 = $row['referer'];
262 $title = $row['title'];
263 $count = $row['count'];
264 $search = $row['search'];
265
266 if ($search == 1) {
267 $n++;
268 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
269 echo $query . ' [' . $count . ']' . "<br />\n";
270 }
271 }
272
273 if (!($n)) { echo "No search terms yet<br />"; }
274 rizwank 1.1 else { echo "<br />search terms [hits]"; }
275 echo "</div>";
276 ?>
277
278
279
280 <!--
281 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
282 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
283 xmlns:dc="http://purl.org/dc/elements/1.1/">
284 <rdf:Description
285 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000111"
286 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/111"
287 dc:title="Interesting Day"
288 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000111"
289 dc:subject="Home"
290 dc:description="To the two people that posted angry, immature statements, hi. Your concern is noted and appreciated, your attitude was not. Theres no love lost with one of you (of course I'm trouble since she first saw me so...) and while..."
291 dc:creator="Rizwank"
292 dc:date="2003-04-21T21:13:19-08:00" />
293 </rdf:RDF>
294 -->
295 rizwank 1.1
296
297 <h2 class="date">April 21, 2003</h2>
298
299
300 <div class="blogbody">
301 <a name="000111"></a>
302 <?php
303
304 // record the referer
305 if ($my_ip !== $remote_ip) {
306 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (111, '$referer', '', $time)" );
307 }
308
309 // get the no. of times this entry has been read
310 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=111' );
311 $row = mysql_fetch_row( $rs );
312 $hits = $row[0];
313
314 ?>
315 <h3 class="title">Interesting Day</h3>
316 rizwank 1.1
317 <p> <table align="left"><tr valign="bottom"><td>
318 <p style="font-size:16pt"><b>
319 T</b>
320 </p>
321 </td></tr></table>
322 o the two people that posted angry, immature statements, hi. Your concern is noted and appreciated, your attitude was not. Theres no love lost with one of you (of course I'm trouble since she first saw me so...) and while I understand the emotions of another, the way that they were expressed were immature and aggressive. Both of you, if you wanted to make me change the way I did things, asking me would have been eternally better than the approach that you made. Legally I can post whatever I want by the way. If you had any courage of your convictions, you might have signed it something other than "Sinatra Fan." Oh, Raquel? Something I've wanted to say since i met you... Bite me. I'm sure you are a worthy person in your own right, but I never saw any reason to think so. </p>
323
324 <p>That being said, I got a phone call today that made me rethink a couple of things about this site and how i approach people. I'm going to avoid posting as much personal stuff here, in lieu of magic crap, interesting tidbits and linkage, and move personal comments to a personal directory. (sorry voyuers.) Past posts about exes and current girls will probably have their names replaced with psuedonyms... one of those people called me and we had an intelligent conversation ... as well as talking about things that I long to write down; but not here. I reserve my right to use this site for whatever I damn well please; but it isn't fair to those I've cared about to post hsitories of them, and even posting my current feelings borders on inconsiderate. </p>
325
326 <p>Site will be updated soon, I'm thinking of psuedonyms right now, but nothing jumps to mind, so ill just replaced with CENSORED for now :) I still like expressing things here but the effect upon other people is inconsiderate at least; keep tuned for more updates on plans.</p>
327
328
329
330
331
332
333 <div class="posted">
334 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000111" title="Permanent Link to this Post.">09:13 PM</a><?php
335 if ($hits) {
336 print " | Read ";
337 rizwank 1.1 echo "$hits";
338 print " time";
339 if($hits != 1) echo 's';
340 }
341 ?>
342 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=111" onclick="OpenComments(this.href); return false">Comments (4)</a>
343
344 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=111" onclick="OpenTrackback(this.href); return false">TrackBack</a>
345
346 </div>
347
348 </div>
349 <?php
350
351 // display the list of referers
352 echo '<div class="sidetitle">Referrers</div>', "\n";
353 echo '<div class="side">', "\n";
354
355 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=111 GROUP BY referer ORDER BY count DESC, title';
356
357 $rs = mysql_query( $sql );
358 rizwank 1.1 $n = 0;
359
360 while( $row = mysql_fetch_assoc( $rs ) ) {
361 $referer1 = $row['referer'];
362 $title = $row['title'];
363 $count = $row['count'];
364 $search = $row['search'];
365
366 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
367 $n++;
368 echo '<a href="', $referer1, '" target="_blank">';
369 echo $title . "</a> [" . $count . "]<br />\n";
370 }
371 }
372
373 if (!($n)) {
374 echo "No referrals yet<br />";
375 }
376 else {
377 echo "<br />\n";
378 echo 'referrers [referrals]<br />';
379 rizwank 1.1 }
380 echo '</div>';
381
382 echo "<div class='sidetitle'>Search Terms</div>\n";
383 echo "<div class='side'>";
384
385 $rs = mysql_query( $sql );
386 $n = 0;
387
388 while( $row = mysql_fetch_assoc( $rs ) ) {
389 $query = '';
390
391 $referer1 = $row['referer'];
392 $title = $row['title'];
393 $count = $row['count'];
394 $search = $row['search'];
395
396 if ($search == 1) {
397 $n++;
398 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
399 echo $query . ' [' . $count . ']' . "<br />\n";
400 rizwank 1.1 }
401 }
402
403 if (!($n)) { echo "No search terms yet<br />"; }
404 else { echo "<br />search terms [hits]"; }
405 echo "</div>";
406 ?>
407
408
409
410 <!--
411 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
412 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
413 xmlns:dc="http://purl.org/dc/elements/1.1/">
414 <rdf:Description
415 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000110"
416 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/110"
417 dc:title="girlage"
418 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000110"
419 dc:subject="Home"
420 dc:description="Cute date with Cherie on Saturday; picked her up all fancy dressed with a rose. Olive Garden ($44 tab and the girl wouldn't even try the house dressing!) and then a candlelit dessert on the beach (personal fantasy of hers)..."
421 rizwank 1.1 dc:creator="Rizwank"
422 dc:date="2003-04-21T17:50:57-08:00" />
423 </rdf:RDF>
424 -->
425
426
427
428
429 <div class="blogbody">
430 <a name="000110"></a>
431 <?php
432
433 // record the referer
434 if ($my_ip !== $remote_ip) {
435 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (110, '$referer', '', $time)" );
436 }
437
438 // get the no. of times this entry has been read
439 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=110' );
440 $row = mysql_fetch_row( $rs );
441 $hits = $row[0];
442 rizwank 1.1
443 ?>
444 <h3 class="title">girlage</h3>
445
446 <p> <table align="left"><tr valign="bottom"><td>
447 <p style="font-size:16pt"><b>
448 C</b>
449 </p>
450 </td></tr></table>
451 ute date with (ex-gal) on Saturday; picked her up all fancy dressed with a rose. Olive Garden ($44 tab and the girl wouldn't even try the house dressing!) and then a candlelit dessert on the beach (personal fantasy of hers) .. I expected her to be more excited, but then again it was SVL beach, so im sure it didn't live up to the grandeur of her imagination. </p>
452
453 <p>We fought a lot at the beginning of the date, I got snapped at for ordering for her (she was under the impression it was some cultural difference that I was dealing with, funny part is, is that it isn't any reference to my parentals' culture but instead to the American culture I was brought up with) and for another few things ... learned some odd things, dressing up and going out for dinner isn't romantic, but going out and making reservations is. hmm. Olive Garden is going to shit, while the Manicotti was SPECTACULAR, oh my goodness; lots of people in jeans and such .. sigh.</p>
454
455 <p>I smsed heatherw a lot asking her for stabilization advice and to (ex-gal) 's comment "well im just pmsing", heatherw contributed the ever-valuable advice; "Just be apologetic and patient. That's really all you can do. And don't take it personally." The SMS conversation then extended to the improrpiety of actually handing your date pads to hold onto ... "Good lord, You'd think she's old enough to be able to plan for herself ..." and a gem, "No matter how understanding one is, there's still a line of propriety during early dating.' </p>
456
457 <p>I'm going to get in trouble with any female readers here. I have no problems with being sensitive. I've had visitors that didnt think to plan and I had to run to the RA/PA to get pads. My sister and I are reasonably open about such stuff. i've got a little sister ... id go nuts if i was totally squemish about menstrual cycles.<br />
458 That being said, It isn't exactly a turn on. certain adjectives make me immediately nauseous, heavy, chunky and other such graphic images really just make me want to become a bachelor. I dont mind being supportive and fetching the Aleve and reading "matilda" to you (which i used to do to heather) when you are cramping, but please don't describe it to me. just as importantly, (and i do have to give (ex-gal) credit on this), if you are likely to get mad cause you are PMSing, tell me; and don't be offended if i treat you with kid gloves. I get upset when people ask if im of a certain mood 'cause of my medication and other women i know get upset when they are asked if they are just mad if they are pmsing ... no one likes to have their feelings dismissed...</p>
459
460 <p>Anyhow,<br />
461 got onto beach, stared out, uncomfortable silences on and off... i brought puddin' and marshmellows... tried to roast marshmellows on the candle, but it started to smell like wax (the marshmellow) ... stared and talked .. slowly realized that she was quite tired, (having ignored/not been able to take my suggestion that she take a nap post work...) .. this was 9pm btw. We got tire dof the very ridgy sand and cuddled in the backseat ... nothing particularly frisky happened as she was on the edge of falling asleep .. (at which point i told the story of (ex-gf1) and me @ the statue garden... thats a very interesting girl-fall asleep story.) Then i went to drop her off, she made sure to let me know that she enjoyed the night and that it was very romantic, and that was much appreciated on my part. We discussed the lack of .. anything.. being a 'guy' i get sensitive, but I refuse to write off passion as "guy reflexes..." shes worried 'bout chris (understandable) and tired at times (Again, understandable) and just sometimes not in any sorta mood ... but it wasn't cause I had done anything or that I had suddenly become unattractive, which made me feel better.</p>
462
463 rizwank 1.1 <p>called her sun night just to say hi .. weird as fuck, i think she was tired but somewhere in the back of my head im being told to not call her until thursday when any possible external influences (;p) might stop affecting her mood. I'm sure some women's society will be knocking on my door tonight. </p>
464
465 <p>Anyhow; so it was a nice, albeit short date. I dislike the concept of making a romantic date in order to "get some" which really wasn't the point, although somewhere in me, it was definetly hoped for. This duality between the goodguy/emotional guy and the less-than-good guy/sexual guy is a pain in the ass, but im lamenting it less... i think everyone has to deal with it... Girls especially.. god, there are a few reasons i am quite thankful for not having been born female... (leaving out what my personality would be like in a female form and different developmental things, im talking purely social and physical differences) first, the whole period, having children thing. second, and almost as bad, the strange mores on sexuality in our culture. this has been hashed by many people many times, and there is no need to explain it ... might link my sexuality paper for Cultural Anthro for some of my comments. </p>
466
467 <p>So yeah .. whats the point of a romantic date? To get to know someone closer, to advance the relationship ... im trying to think about (ex-gf2) and the romantic v. going out dates ... we hung out at each other places so much ... its was just a few "romantic" dates. </p>
468
469 <p>Oh, while getting ready for lab, quite cute girl in the back row of lab, of course she isn't in the class but we exchanged smiles and when prf. naga actually went through on her threat to shut down the entire lab's power, we had a short chat in which I informed her that it was normally a bluff. I put some value into that little encounter and I have no idea why .. she was cute and all ... I can't really get a mental image, and nothing else stood out it was just ... I see girls around here all the time and i do my cordial smile and whatnot ... this one stood out slightly. I was annoyed that I didnt introduce myself, but how forward can you be in a computer lab... (riz; how did you meet helen? being forward in a computer lab, remember?) ... i could have just stuck out my hand, it just didnt occur to me till after ; wasn't so much a lack of confidence, could have always logged into a computer next to her. </p>
470
471 <p>Regionals Practice this Saturday, I need to play test v. UG madness and tog ... might need a braids or two, but against tog, so many counters, god knows what i should do, Regionals week after, then a week off, then Scourge pre-release. Where the hell is the scourge spolier btw?! HeatherW asked me to play Team Sealed with her 24th (its 3 player though) pratice then 31st for the PT Boston Qualifier. </p>
472
473 <p>Oh, scourge isn't at the Pos santa ana location, yay!... oh it looks like the <a href="http://www.aztlan-promotions.com/" title="Aztlan Promotions">promotions</a> company has sanctioned every saturday... </p>
474
475 <p>Small part of me is annoyed that im not running a <a href="http://www.starcitygames.com/php/news/expandnews.php?Article=4688" title="Tier1 ">Tier1 </a>deck at regionals ... esp like R/G Beats or something. Fine, i've tested somewhat with this one, ill keep it ;p <a href="http://www.starcitygames.com//ubbthreads/showflat.php?Cat=&Board=standard&Number=22676&page=0&view=collapsed&sb=5&o=&fpart=1" title="Beasts thoughts.">Beasts thoughts.</a> <a href="http://www.starcitygames.com/php/news/expandnews.php?Article=4810" title="Other Reanimators.">Other Reanimators.</a><br />
476 I have no easy way with dealing with 6/6 flying tokens, btw... or anything flying, esp if it comes early. </p>
477
478 <p>Oh, <a href="http://www.honda.co.uk/newcars/accord300k.html" title="honda commerical">honda commerical</a>.</p>
479
480
481
482
483
484 rizwank 1.1
485 <div class="posted">
486 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000110" title="Permanent Link to this Post.">05:50 PM</a><?php
487 if ($hits) {
488 print " | Read ";
489 echo "$hits";
490 print " time";
491 if($hits != 1) echo 's';
492 }
493 ?>
494 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=110" onclick="OpenComments(this.href); return false">Comments (0)</a>
495
496 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=110" onclick="OpenTrackback(this.href); return false">TrackBack</a>
497
498 </div>
499
500 </div>
501 <?php
502
503 // display the list of referers
504 echo '<div class="sidetitle">Referrers</div>', "\n";
505 rizwank 1.1 echo '<div class="side">', "\n";
506
507 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=110 GROUP BY referer ORDER BY count DESC, title';
508
509 $rs = mysql_query( $sql );
510 $n = 0;
511
512 while( $row = mysql_fetch_assoc( $rs ) ) {
513 $referer1 = $row['referer'];
514 $title = $row['title'];
515 $count = $row['count'];
516 $search = $row['search'];
517
518 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
519 $n++;
520 echo '<a href="', $referer1, '" target="_blank">';
521 echo $title . "</a> [" . $count . "]<br />\n";
522 }
523 }
524
525 if (!($n)) {
526 rizwank 1.1 echo "No referrals yet<br />";
527 }
528 else {
529 echo "<br />\n";
530 echo 'referrers [referrals]<br />';
531 }
532 echo '</div>';
533
534 echo "<div class='sidetitle'>Search Terms</div>\n";
535 echo "<div class='side'>";
536
537 $rs = mysql_query( $sql );
538 $n = 0;
539
540 while( $row = mysql_fetch_assoc( $rs ) ) {
541 $query = '';
542
543 $referer1 = $row['referer'];
544 $title = $row['title'];
545 $count = $row['count'];
546 $search = $row['search'];
547 rizwank 1.1
548 if ($search == 1) {
549 $n++;
550 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
551 echo $query . ' [' . $count . ']' . "<br />\n";
552 }
553 }
554
555 if (!($n)) { echo "No search terms yet<br />"; }
556 else { echo "<br />search terms [hits]"; }
557 echo "</div>";
558 ?>
559
560
561
562 <!--
563 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
564 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
565 xmlns:dc="http://purl.org/dc/elements/1.1/">
566 <rdf:Description
567 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000108"
568 rizwank 1.1 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/108"
569 dc:title="Shareware"
570 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000108"
571 dc:subject=""
572 dc:description="hmm blog fixed anyhow... think it was the concept of putting a link in same place as the leading headercap... either way, whatever screwed it up : Fred Langa evaluates 10 valuable, commercial-quality software tools that are available just for..."
573 dc:creator="Rizwank"
574 dc:date="2003-04-21T15:21:09-08:00" />
575 </rdf:RDF>
576 -->
577
578
579
580
581 <div class="blogbody">
582 <a name="000108"></a>
583 <?php
584
585 // record the referer
586 if ($my_ip !== $remote_ip) {
587 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (108, '$referer', '', $time)" );
588 }
589 rizwank 1.1
590 // get the no. of times this entry has been read
591 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=108' );
592 $row = mysql_fetch_row( $rs );
593 $hits = $row[0];
594
595 ?>
596 <h3 class="title">Shareware</h3>
597
598 <p> <table align="left"><tr valign="bottom"><td>
599 <p style="font-size:16pt"><b>
600 h</b>
601 </p>
602 </td></tr></table>
603 mm blog fixed anyhow... think it was the concept of putting a link in same place as the leading headercap...</p>
604
605 <p>either way, whatever screwed it up : </p>
606
607 <p>Fred Langa <a href="http://www.informationweek.com/story/showArticle.jhtml?articleID=8800348&pgno=1" title="evaluates ">evaluates </a>10 valuable, commercial-quality software tools that are available just for the asking. It's not the same old freeware.</p>
608
609
610 rizwank 1.1
611
612
613
614 <div class="posted">
615 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000108" title="Permanent Link to this Post.">03:21 PM</a><?php
616 if ($hits) {
617 print " | Read ";
618 echo "$hits";
619 print " time";
620 if($hits != 1) echo 's';
621 }
622 ?>
623 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=108" onclick="OpenComments(this.href); return false">Comments (0)</a>
624
625 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=108" onclick="OpenTrackback(this.href); return false">TrackBack</a>
626
627 </div>
628
629 </div>
630 <?php
631 rizwank 1.1
632 // display the list of referers
633 echo '<div class="sidetitle">Referrers</div>', "\n";
634 echo '<div class="side">', "\n";
635
636 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=108 GROUP BY referer ORDER BY count DESC, title';
637
638 $rs = mysql_query( $sql );
639 $n = 0;
640
641 while( $row = mysql_fetch_assoc( $rs ) ) {
642 $referer1 = $row['referer'];
643 $title = $row['title'];
644 $count = $row['count'];
645 $search = $row['search'];
646
647 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
648 $n++;
649 echo '<a href="', $referer1, '" target="_blank">';
650 echo $title . "</a> [" . $count . "]<br />\n";
651 }
652 rizwank 1.1 }
653
654 if (!($n)) {
655 echo "No referrals yet<br />";
656 }
657 else {
658 echo "<br />\n";
659 echo 'referrers [referrals]<br />';
660 }
661 echo '</div>';
662
663 echo "<div class='sidetitle'>Search Terms</div>\n";
664 echo "<div class='side'>";
665
666 $rs = mysql_query( $sql );
667 $n = 0;
668
669 while( $row = mysql_fetch_assoc( $rs ) ) {
670 $query = '';
671
672 $referer1 = $row['referer'];
673 rizwank 1.1 $title = $row['title'];
674 $count = $row['count'];
675 $search = $row['search'];
676
677 if ($search == 1) {
678 $n++;
679 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
680 echo $query . ' [' . $count . ']' . "<br />\n";
681 }
682 }
683
684 if (!($n)) { echo "No search terms yet<br />"; }
685 else { echo "<br />search terms [hits]"; }
686 echo "</div>";
687 ?>
688
689
690
691 <!--
692 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
693 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
694 rizwank 1.1 xmlns:dc="http://purl.org/dc/elements/1.1/">
695 <rdf:Description
696 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000106"
697 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/106"
698 dc:title="My Pad Thai Recipie"
699 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000106"
700 dc:subject=""
701 dc:description="Oprah.com Food and Home INGREDIENTS 1/4 cup fish sauce 1/4 cup light brown sugar, packed 1/3 cup rice vinegar or distilled white vinegar 1 teaspoon paprika 7 ounces (1/2-inch-wide) dried rice noodles 3 Tablespoon vegetable oil 1 garlic clove, minced..."
702 dc:creator="Rizwank"
703 dc:date="2003-04-20T23:18:08-08:00" />
704 </rdf:RDF>
705 -->
706
707
708 <h2 class="date">April 20, 2003</h2>
709
710
711 <div class="blogbody">
712 <a name="000106"></a>
713 <?php
714
715 rizwank 1.1 // record the referer
716 if ($my_ip !== $remote_ip) {
717 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (106, '$referer', '', $time)" );
718 }
719
720 // get the no. of times this entry has been read
721 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=106' );
722 $row = mysql_fetch_row( $rs );
723 $hits = $row[0];
724
725 ?>
726 <h3 class="title">My Pad Thai Recipie</h3>
727
728 <p><a title="Oprah.com Food and Home" href="http://www.oprah.com/foodhome/food/recipes/print/food_print_20021217_padthai.jhtml"> <table align="left"><tr valign="bottom"><td>
729 <p style="font-size:16pt"><b>
730 O</b>
731 </p>
732 </td></tr></table>
733 prah.com Food and Home</a></p>
734
735 <p><br />
736 rizwank 1.1 INGREDIENTS<br />
737 <ul class="text"><br />
738 <li>1/4 cup fish sauce<br />
739 <li>1/4 cup light brown sugar, packed<br />
740 <li>1/3 cup rice vinegar or distilled white vinegar<br />
741 <li>1 teaspoon paprika<br><br />
742 <li>7 ounces (1/2-inch-wide) dried rice noodles<br />
743 <li>3 Tablespoon vegetable oil<br />
744 <li>1 garlic clove, minced<br />
745 <li>1 pound medium shrimp, shelled and deveined<br />
746 <li>4 ounces baked or fried tofu, cut into 1/4" x 1" squares (about 1 cup)<br />
747 <li>2 large eggs, lightly beaten, optional<br />
748 <li>1/2 cup chopped scallions (green parts only, cut into 1-inch lengths)<br />
749 <li>1/2 cup chopped roasted peanuts, plus additional for garnish<br />
750 <li>3 cups bean sprouts, plus additional for garnish<br><br />
751 <li>1/2 cup sliced red pepper<br />
752 <li>1 lime, cut into wedges<br />
753 </ul><br />
754 Stir together all the sauce ingredients until the sugar is dissolved. Meanwhile, soak the noodles in warm water to cover, about 30 minutes or until softened; drain.<br />
755 Heat the oil in a wok or large skillet over high heat until hot but not smoking. Add the garlic and sauté, stirring, about 20 seconds, just until fragrant. Add the shrimp and cook, stirring, about 2 minutes, until pink and not quite cooked through. Stir in the noodles until coated with the oil.<br />
756 Add the sauce to the noodles and cook, stirring occasionally, 5 to 7 minutes, or until the liquid is absorbed; add water if necessary to soften the noodles. Stir in the tofu. <br />
757 rizwank 1.1 If using the eggs, create a well in the center of the wok by pulling the noodles to the side. Add the eggs and cook, stirring, until firm. Stir in the scallions, peanuts and bean sprouts; blend well and heat through. Transfer the noodles to a serving platter and garnish with the red pepper, bean sprouts, peanuts and lime.<br />
758 <b>For a healthier version:</b> Reduce the fish sauce and brown sugar to 2 tablespoons each. Cut the vegetable oil to 1 tablespoon, and use only baked tofu. If using eggs, substitute one egg white for one of the eggs. Use dry roasted peanuts, and reduce to 1/4 cup.<br />
759 <b>Recommended ingredients:</b> Fish sauce and tofu are available at most supermarkets, specialty stores and health food stores.<br />
760 <b>Nutritional information (using baked tofu and without eggs):</b> 599 calories, 23 grams fat, 3 grams saturated fat, 1688 mg sodium, 64 grams carbohydrate, 33 grams protein<br />
761 <b>Nutritional information (healthier version without eggs):</b> 463 calories, 12 grams fat, 2 grams saturated fat, 991 mg sodium, 58 grams carbohydrate, 31 grams protein</p>
762
763
764
765
766
767
768 <div class="posted">
769 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000106" title="Permanent Link to this Post.">11:18 PM</a><?php
770 if ($hits) {
771 print " | Read ";
772 echo "$hits";
773 print " time";
774 if($hits != 1) echo 's';
775 }
776 ?>
777 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=106" onclick="OpenComments(this.href); return false">Comments (0)</a>
778 rizwank 1.1
779 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=106" onclick="OpenTrackback(this.href); return false">TrackBack</a>
780
781 </div>
782
783 </div>
784 <?php
785
786 // display the list of referers
787 echo '<div class="sidetitle">Referrers</div>', "\n";
788 echo '<div class="side">', "\n";
789
790 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=106 GROUP BY referer ORDER BY count DESC, title';
791
792 $rs = mysql_query( $sql );
793 $n = 0;
794
795 while( $row = mysql_fetch_assoc( $rs ) ) {
796 $referer1 = $row['referer'];
797 $title = $row['title'];
798 $count = $row['count'];
799 rizwank 1.1 $search = $row['search'];
800
801 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
802 $n++;
803 echo '<a href="', $referer1, '" target="_blank">';
804 echo $title . "</a> [" . $count . "]<br />\n";
805 }
806 }
807
808 if (!($n)) {
809 echo "No referrals yet<br />";
810 }
811 else {
812 echo "<br />\n";
813 echo 'referrers [referrals]<br />';
814 }
815 echo '</div>';
816
817 echo "<div class='sidetitle'>Search Terms</div>\n";
818 echo "<div class='side'>";
819
820 rizwank 1.1 $rs = mysql_query( $sql );
821 $n = 0;
822
823 while( $row = mysql_fetch_assoc( $rs ) ) {
824 $query = '';
825
826 $referer1 = $row['referer'];
827 $title = $row['title'];
828 $count = $row['count'];
829 $search = $row['search'];
830
831 if ($search == 1) {
832 $n++;
833 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
834 echo $query . ' [' . $count . ']' . "<br />\n";
835 }
836 }
837
838 if (!($n)) { echo "No search terms yet<br />"; }
839 else { echo "<br />search terms [hits]"; }
840 echo "</div>";
841 rizwank 1.1 ?>
842
843
844
845 <!--
846 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
847 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
848 xmlns:dc="http://purl.org/dc/elements/1.1/">
849 <rdf:Description
850 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000105"
851 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/105"
852 dc:title="thoughts on the site"
853 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000105"
854 dc:subject="Home"
855 dc:description=""Rizwan, you are a mega talent in your own right aren't you? I really enjoyed your website and I am stunned by all the different links and resources that you provide. Do you update them yourself daily or are those..."
856 dc:creator="Rizwank"
857 dc:date="2003-04-19T16:27:27-08:00" />
858 </rdf:RDF>
859 -->
860
861
862 rizwank 1.1 <h2 class="date">April 19, 2003</h2>
863
864
865 <div class="blogbody">
866 <a name="000105"></a>
867 <?php
868
869 // record the referer
870 if ($my_ip !== $remote_ip) {
871 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (105, '$referer', '', $time)" );
872 }
873
874 // get the no. of times this entry has been read
875 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=105' );
876 $row = mysql_fetch_row( $rs );
877 $hits = $row[0];
878
879 ?>
880 <h3 class="title">thoughts on the site</h3>
881
882 <p>"Rizwan, you are a mega talent in your own right aren't you? I really enjoyed your website and I am stunned by all the different links and resources that you provide. Do you update them yourself daily or are those done automatically by some other website?Your interests are varied and so complete. Your photography is beautiful...simply stunning...I have told you that before but I am reminded again at how good it is. I gotta ask you though...everyday you post something personal on your sight...Does (ex-gal) ever read it and see your true feelings? Do you ever feel vulnerable with having exposed your thoughts? I felt a little vogeuristic (sp?) reading your notes - and enjoying it quite frankly. Would love to hear your updates from time to time...you have a captivating writing style and are so enjoyable to read."</p>
883 rizwank 1.1
884 <p>Hehe, thats why I love blogging. fam worries about the effect of it and more personal stuff is getting stashed elsewhere; the kind of stuff that I really wouldn't want to share unabashedly. (ex-gal) reads the site with me at times, else shes quite computer phobic... I complain to her about what she does when it drives me nuts... </p>
885
886 <p>That being said it would surprise me if the more conservative elements of my family started reading the site often enough .. then again theres not much I do that im ashamed about, if i choose to sleep with a girl (which I haven't) it really isn't the purview of my extended family ... ::ponders::</p>
887
888 <p>Yay on flattery with my photography .. I love it! :) I sooo need to shoot more, maybe when I go to Canadia inshallah. As for vulnerable, nah... I dont have enemies and I'm pretty frank with my thoughts directly to people. Its like when people reserve themselves at the beginning of a relationship because of past fears of getting hurt, I dont do that just because I haven't been hurt, and I havent been made to feel vulnerable since high school and i've grown a ton since. </p>
889
890
891
892
893
894
895 <div class="posted">
896 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000105" title="Permanent Link to this Post.">04:27 PM</a><?php
897 if ($hits) {
898 print " | Read ";
899 echo "$hits";
900 print " time";
901 if($hits != 1) echo 's';
902 }
903 ?>
904 rizwank 1.1 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=105" onclick="OpenComments(this.href); return false">Comments (2)</a>
905
906 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=105" onclick="OpenTrackback(this.href); return false">TrackBack</a>
907
908 </div>
909
910 </div>
911 <?php
912
913 // display the list of referers
914 echo '<div class="sidetitle">Referrers</div>', "\n";
915 echo '<div class="side">', "\n";
916
917 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=105 GROUP BY referer ORDER BY count DESC, title';
918
919 $rs = mysql_query( $sql );
920 $n = 0;
921
922 while( $row = mysql_fetch_assoc( $rs ) ) {
923 $referer1 = $row['referer'];
924 $title = $row['title'];
925 rizwank 1.1 $count = $row['count'];
926 $search = $row['search'];
927
928 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
929 $n++;
930 echo '<a href="', $referer1, '" target="_blank">';
931 echo $title . "</a> [" . $count . "]<br />\n";
932 }
933 }
934
935 if (!($n)) {
936 echo "No referrals yet<br />";
937 }
938 else {
939 echo "<br />\n";
940 echo 'referrers [referrals]<br />';
941 }
942 echo '</div>';
943
944 echo "<div class='sidetitle'>Search Terms</div>\n";
945 echo "<div class='side'>";
946 rizwank 1.1
947 $rs = mysql_query( $sql );
948 $n = 0;
949
950 while( $row = mysql_fetch_assoc( $rs ) ) {
951 $query = '';
952
953 $referer1 = $row['referer'];
954 $title = $row['title'];
955 $count = $row['count'];
956 $search = $row['search'];
957
958 if ($search == 1) {
959 $n++;
960 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
961 echo $query . ' [' . $count . ']' . "<br />\n";
962 }
963 }
964
965 if (!($n)) { echo "No search terms yet<br />"; }
966 else { echo "<br />search terms [hits]"; }
967 rizwank 1.1 echo "</div>";
968 ?>
969
970
971
972 <!--
973 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
974 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
975 xmlns:dc="http://purl.org/dc/elements/1.1/">
976 <rdf:Description
977 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000104"
978 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/104"
979 dc:title="ex-gf2"
980 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000104"
981 dc:subject="Home"
982 dc:description="Called nikki to wish her a good easter ; turns out its next week. Chatted a bit, shes moving to Tennesse, which is nifty thrifty, doing a mix of clincal and practice study ... she a bright girl .. We..."
983 dc:creator="Rizwank"
984 dc:date="2003-04-19T14:20:37-08:00" />
985 </rdf:RDF>
986 -->
987
988 rizwank 1.1
989
990
991 <div class="blogbody">
992 <a name="000104"></a>
993 <?php
994
995 // record the referer
996 if ($my_ip !== $remote_ip) {
997 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (104, '$referer', '', $time)" );
998 }
999
1000 // get the no. of times this entry has been read
1001 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=104' );
1002 $row = mysql_fetch_row( $rs );
1003 $hits = $row[0];
1004
1005 ?>
1006 <h3 class="title">ex-gf2</h3>
1007
1008 <p> <table align="left"><tr valign="bottom"><td>
1009 rizwank 1.1 <p style="font-size:16pt"><b>
1010 C</b>
1011 </p>
1012 </td></tr></table>
1013 alled (ex-gf2) to wish her a good easter ; turns out its next week. </p>
1014
1015 <p>Chatted a bit, shes moving to Tennesse, which is nifty thrifty, doing a mix of clincal and practice study ... she a bright girl ..</p>
1016
1017 <p>We chatted about school and all, and then about my movie, then conversation kinda languished and I neglected to end it early enough.. I wasn't exactly charming either, stuttering more than usual and being uncomfortable (for no good reason, but still); her and her mom arrived at destination, so we parted ways .. I hinted at dropping an email to see how she was doing which was ignored. Its nice to know that she is doing well; and whats funny is that, that was all I wanted to know. she sounds really happy and all. </p>
1018
1019 <p>I don't want to be with her, I'm happy with (ex-gal) and even if (ex-gf2) wanted to be together I don't think I'd jump right in... first, I can't almost fall for her again, it sucked enough the first time; secondly Tenessee and all. I just ... it sucks to care about a person so much (or have cared anyhow), and have them not that interested in keeping in touch. Granted, its been explained away as it was being hard for her and that she did miss me etc. I just don't like the possibility that im just trying to make myself feel better. mini geek note, she didnt know it was me calling, her phone didnt show caller id and she didnt recognize the number meaning that she forgot the number (big deal) and that it isn't in her phone (minor deal).</p>
1020
1021 <p>either way, it was nice hearing her voice again. I don't like feeling that uncomfoirtable on the phone, which is why i rarely use the phone. I so want to meet her for cafe and see how things are, see if shes dating anyone, see how her family is... just chat like ; well, friends. </p>
1022
1023 <p>HeatherW once said that being with a new girl cauterizes the wounds from the previous. I'm not sure thats 100% true. Those wounds healed before hand, I just can't watch too much of Nia Vardalos without thinking of (ex-gf2) , thats all. Its weird, as a guy its supposed to be stereo-typical , that Im contacting her to get some, and that really isn't the case. Granted, the thought passed through my head, but I actually miss her friendship. </p>
1024
1025 <p>Anyhow, enough ranting. I've got homework to do and a date tonight. </p>
1026
1027 <p>p.s. I can already hear the yelling that heather is gonna do when she finds out i've called (ex-gf2) . Like i've told others, if i followed 0% or 100% of Heather's advice, I'd be loveless, if I followed 50% of it, I'd be covered with the most amazing women in the world (singular is fine, thanks). Friends are good. </p>
1028
1029
1030 rizwank 1.1
1031
1032
1033
1034 <div class="posted">
1035 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000104" title="Permanent Link to this Post.">02:20 PM</a><?php
1036 if ($hits) {
1037 print " | Read ";
1038 echo "$hits";
1039 print " time";
1040 if($hits != 1) echo 's';
1041 }
1042 ?>
1043 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=104" onclick="OpenComments(this.href); return false">Comments (1)</a>
1044
1045 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=104" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1046
1047 </div>
1048
1049 </div>
1050 <?php
1051 rizwank 1.1
1052 // display the list of referers
1053 echo '<div class="sidetitle">Referrers</div>', "\n";
1054 echo '<div class="side">', "\n";
1055
1056 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=104 GROUP BY referer ORDER BY count DESC, title';
1057
1058 $rs = mysql_query( $sql );
1059 $n = 0;
1060
1061 while( $row = mysql_fetch_assoc( $rs ) ) {
1062 $referer1 = $row['referer'];
1063 $title = $row['title'];
1064 $count = $row['count'];
1065 $search = $row['search'];
1066
1067 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1068 $n++;
1069 echo '<a href="', $referer1, '" target="_blank">';
1070 echo $title . "</a> [" . $count . "]<br />\n";
1071 }
1072 rizwank 1.1 }
1073
1074 if (!($n)) {
1075 echo "No referrals yet<br />";
1076 }
1077 else {
1078 echo "<br />\n";
1079 echo 'referrers [referrals]<br />';
1080 }
1081 echo '</div>';
1082
1083 echo "<div class='sidetitle'>Search Terms</div>\n";
1084 echo "<div class='side'>";
1085
1086 $rs = mysql_query( $sql );
1087 $n = 0;
1088
1089 while( $row = mysql_fetch_assoc( $rs ) ) {
1090 $query = '';
1091
1092 $referer1 = $row['referer'];
1093 rizwank 1.1 $title = $row['title'];
1094 $count = $row['count'];
1095 $search = $row['search'];
1096
1097 if ($search == 1) {
1098 $n++;
1099 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1100 echo $query . ' [' . $count . ']' . "<br />\n";
1101 }
1102 }
1103
1104 if (!($n)) { echo "No search terms yet<br />"; }
1105 else { echo "<br />search terms [hits]"; }
1106 echo "</div>";
1107 ?>
1108
1109
1110
1111 <!--
1112 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1113 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1114 rizwank 1.1 xmlns:dc="http://purl.org/dc/elements/1.1/">
1115 <rdf:Description
1116 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000103"
1117 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/103"
1118 dc:title="My sister is famous!"
1119 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000103"
1120 dc:subject="Home"
1121 dc:description="My sister is famous!!!!! My sisters in a music video, shes famous!! Linkage I'm so proud of her, I love her soooooo much. take a look at my pics to see which one she is......"
1122 dc:creator="Rizwank"
1123 dc:date="2003-04-19T11:44:26-08:00" />
1124 </rdf:RDF>
1125 -->
1126
1127
1128
1129
1130 <div class="blogbody">
1131 <a name="000103"></a>
1132 <?php
1133
1134 // record the referer
1135 rizwank 1.1 if ($my_ip !== $remote_ip) {
1136 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (103, '$referer', '', $time)" );
1137 }
1138
1139 // get the no. of times this entry has been read
1140 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=103' );
1141 $row = mysql_fetch_row( $rs );
1142 $hits = $row[0];
1143
1144 ?>
1145 <h3 class="title">My sister is famous!</h3>
1146
1147 <p> <table align="left"><tr valign="bottom"><td>
1148 <p style="font-size:16pt"><b>
1149 M</b>
1150 </p>
1151 </td></tr></table>
1152 y sister is famous!!!!!</p>
1153
1154 <p>My sisters in a music video, shes famous!! <a href="http://www.tinseltownonline.com/live/clip1.asp?id=2264&speed=300&mid=4054" title="Linkage">Linkage</a></p>
1155
1156 rizwank 1.1 <p>I'm so proud of her, I love her soooooo much. take a look at my pics to see which one she is...</p>
1157
1158
1159
1160
1161
1162
1163 <div class="posted">
1164 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000103" title="Permanent Link to this Post.">11:44 AM</a><?php
1165 if ($hits) {
1166 print " | Read ";
1167 echo "$hits";
1168 print " time";
1169 if($hits != 1) echo 's';
1170 }
1171 ?>
1172 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=103" onclick="OpenComments(this.href); return false">Comments (1)</a>
1173
1174 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=103" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1175
1176 </div>
1177 rizwank 1.1
1178 </div>
1179 <?php
1180
1181 // display the list of referers
1182 echo '<div class="sidetitle">Referrers</div>', "\n";
1183 echo '<div class="side">', "\n";
1184
1185 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=103 GROUP BY referer ORDER BY count DESC, title';
1186
1187 $rs = mysql_query( $sql );
1188 $n = 0;
1189
1190 while( $row = mysql_fetch_assoc( $rs ) ) {
1191 $referer1 = $row['referer'];
1192 $title = $row['title'];
1193 $count = $row['count'];
1194 $search = $row['search'];
1195
1196 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1197 $n++;
1198 rizwank 1.1 echo '<a href="', $referer1, '" target="_blank">';
1199 echo $title . "</a> [" . $count . "]<br />\n";
1200 }
1201 }
1202
1203 if (!($n)) {
1204 echo "No referrals yet<br />";
1205 }
1206 else {
1207 echo "<br />\n";
1208 echo 'referrers [referrals]<br />';
1209 }
1210 echo '</div>';
1211
1212 echo "<div class='sidetitle'>Search Terms</div>\n";
1213 echo "<div class='side'>";
1214
1215 $rs = mysql_query( $sql );
1216 $n = 0;
1217
1218 while( $row = mysql_fetch_assoc( $rs ) ) {
1219 rizwank 1.1 $query = '';
1220
1221 $referer1 = $row['referer'];
1222 $title = $row['title'];
1223 $count = $row['count'];
1224 $search = $row['search'];
1225
1226 if ($search == 1) {
1227 $n++;
1228 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1229 echo $query . ' [' . $count . ']' . "<br />\n";
1230 }
1231 }
1232
1233 if (!($n)) { echo "No search terms yet<br />"; }
1234 else { echo "<br />search terms [hits]"; }
1235 echo "</div>";
1236 ?>
1237
1238
1239
1240 rizwank 1.1 <!--
1241 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1242 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1243 xmlns:dc="http://purl.org/dc/elements/1.1/">
1244 <rdf:Description
1245 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000102"
1246 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/102"
1247 dc:title="Cabal Cemetary"
1248 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000102"
1249 dc:subject="Home"
1250 dc:description="My deck that worked wonderfully at FNM and is my regionals deck ... Original of StarCityGames, with a few small mods... here is the listing, strats, thoughts, sideboard stats and ideas. Cabal Cemetary Mainboard 4 Cabal Archon 4 Festering Goblin..."
1251 dc:creator="Rizwank"
1252 dc:date="2003-04-19T00:50:45-08:00" />
1253 </rdf:RDF>
1254 -->
1255
1256
1257
1258
1259 <div class="blogbody">
1260 <a name="000102"></a>
1261 rizwank 1.1 <?php
1262
1263 // record the referer
1264 if ($my_ip !== $remote_ip) {
1265 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (102, '$referer', '', $time)" );
1266 }
1267
1268 // get the no. of times this entry has been read
1269 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=102' );
1270 $row = mysql_fetch_row( $rs );
1271 $hits = $row[0];
1272
1273 ?>
1274 <h3 class="title">Cabal Cemetary</h3>
1275
1276 <p> <table align="left"><tr valign="bottom"><td>
1277 <p style="font-size:16pt"><b>
1278 M</b>
1279 </p>
1280 </td></tr></table>
1281 y deck that worked wonderfully at FNM and is my regionals deck ... Original of <a href="http://www.starcitygames.com" title="StarCityGames">StarCityGames</a>, with a few small mods... here is the listing, strats, thoughts, sideboard stats and ideas.</p>
1282 rizwank 1.1
1283 <table border=1>
1284 <tr><td>
1285 <div class="sidetitle">
1286 <b>Cabal Cemetary</b>
1287 </div></td></tr><tr valign="top"><td width ="150"><b>Mainboard</b>
1288
1289 <p>4 <a href="javascript:autoCardWindow('Cabal%20Archon')" title="Card Info on Cabal Archon">Cabal Archon</a><br />
1290 4 <a href="javascript:autoCardWindow('Festering%20Goblin')" title="Card Info on Festering Goblin">Festering Goblin</a><br />
1291 2 <a href="javascript:autoCardWindow('Gempalm%20Polluter')" title="Card Info on Gempalm Polluter">Gempalm Polluter</a><br />
1292 4 <a href="javascript:autoCardWindow('Rotlung%20Reanimator')" title="Card Info on Rotlung Reanimator">Rotlung Reanimator</a><br />
1293 1 <a href="javascript:autoCardWindow('Shepherd%20of%20Rot')" title="Card Info on Shepherd of Rot">Shepherd of Rot</a><br />
1294 1 <a href="javascript:autoCardWindow('Undead%20Gladiator')" title="Card Info on Undead Gladiator">Undead Gladiator</a><br />
1295 4 <a href="javascript:autoCardWindow('Withered%20Wretch')" title="Card Info on Withered Wretch">Withered Wretch</a></p>
1296
1297 <p>4 <a href="javascript:autoCardWindow('Smother')" title="Card Info on Smother">Smother</a><br />
1298 4 <a href="javascript:autoCardWindow('Cabal%20Therapy')" title="Card Info on Cabal Therapy">Cabal Therapy</a><br />
1299 3 <a href="javascript:autoCardWindow('Mutilate')" title="Card Info on Mutilate">Mutilate</a><br />
1300 3 <a href="javascript:autoCardWindow('Oversold%20Cemetery')" title="Card Info on Oversold Cemetery">Oversold Cemetery</a><br />
1301 3 <a href="javascript:autoCardWindow('Ensnaring%20Bridge')" title="Card Info on Ensnaring Bridge">Ensnaring Bridge</a></p>
1302
1303 rizwank 1.1 <p>3 <a href="javascript:autoCardWindow('Unholy%20Grotto')" title="Card Info on Unholy Grotto">Unholy Grotto</a><br />
1304 20 <a href="javascript:autoCardWindow('Swamp')" title="Card Info on Swamp">Swamp</a></p>
1305
1306 <p></td><td width="200"><b>Side Board</b><br />
1307 2 <a href="javascript:autoCardWindow('Chainer%27s%20Edict')" title="Card Info on Chainer's Edict">Chainer's Edict</a><br />
1308 4 <a href="javascript:autoCardWindow('Duress')" title="Card Info on Duress">Duress</a><br />
1309 2 <a href="javascript:autoCardWindow('Engineered%20Plague')" title="Card Info on Engineered Plague">Engineered Plague</a><br />
1310 1 <a href="javascript:autoCardWindow('Ensnaring%20Bridge')" title="Card Info on Ensnaring Bridge">Ensnaring Bridge</a><br />
1311 2 <a href="javascript:autoCardWindow('Grave%20Consequences')" title="Card Info on Grave Consequences">Grave Consequences</a><br />
1312 1 <a href="javascript:autoCardWindow('Graveborn%20Muse')" title="Card Info on Graveborn Muse">Graveborn Muse</a><br />
1313 2 <a href="javascript:autoCardWindow('Haunting%20Echoes')" title="Card Info on Haunting Echoes">Haunting Echoes</a><br />
1314 1 <a href="javascript:autoCardWindow('Mutilate')" title="Card Info on Mutilate">Mutilate</a><br />
1315 <hr><br />
1316 2 <a href="javascript:autoCardWindow('Cover%20of%20Darnkess')" title="Card Info on Cover of Darnkess">Cover of Darnkess</a><br />
1317 1 <a href="javascript:autoCardWindow('Gempalm%20Polluter')" title="Card Info on Gempalm Polluter">Gempalm Polluter</a><br />
1318 2 <a href="javascript:autoCardWindow('Guiltfeeder')" title="Card Info on Guiltfeeder">Guiltfeeder</a><br />
1319 2 <a href="javascript:autoCardWindow('Megrim')" title="Card Info on Megrim">Megrim</a><br />
1320 4 <a href="javascript:autoCardWindow('Mesmeric%20Fiend')" title="Card Info on Mesmeric Fiend">Mesmeric Fiend</a><br />
1321 1 <a href="javascript:autoCardWindow('Oppresson')" title="Card Info on Oppresson">Oppresson</a><br />
1322 1 <a href="javascript:autoCardWindow('Persecute')" title="Card Info on Persecute">Persecute</a><br />
1323 2 <a href="javascript:autoCardWindow('Rancid%20Earth')" title="Card Info on Rancid Earth">Rancid Earth</a><br />
1324 rizwank 1.1 </td></tr><tr><td>CARDS :<br />
1325 AVG COST : <br />
1326 COLOR : <br />
1327 TYPE :<br />
1328 SET:<br />
1329 </td><td>60 <br />
1330 2.49<br />
1331 42 <img src="http://www.geekymedia.com/magic/black_mana.gif" height="12" width="12" alt="black_mana" /> <br />
1332 23L, 3E, 3A, 4I, 7S, 20C<br />
1333 4 JU, 3 TO, 3 7th, 24 ONS, 6 LEG<br />
1334 </td></tr></table></p>
1335
1336 <p>The ones below the bar are original sideboard idaes. I'm also thinking about:<br />
1337 <a href="javascript:autoCardWindow('Malevolent%20Awakening')" title="Card Info on Malevolent Awakening">Malevolent Awakening</a><br />
1338 <a href="javascript:autoCardWindow('Skeletal%20Scrying')" title="Card Info on Skeletal Scrying">Skeletal Scrying</a><br />
1339 <a href="javascript:autoCardWindow('Braids%2C%20Cabal%20Minion')" title="Card Info on Braids, Cabal Minion">Braids, Cabal Minion</a></p>
1340
1341 <p>Note to self, I'm missing a swamp, a gladiator, a therapy and 2 Ghastly Demises, I must have dropped em while sideboarding or something.</p>
1342
1343 <p>I took out Megrims cause I can't see where they would be effective... Braids might be fun inside too ... I'm a bit tired and annoyed cause just had a fight with dad, so i wont list strats, and SB ideas for later, just +/- changes... </p>
1344
1345 rizwank 1.1 <p>Anyway its a ton of fun to play, the recurision with the Reanimators and Archons is spectacular, and I even did well against my old enemy, madness.<br />
1346 </p>
1347
1348
1349
1350
1351
1352
1353 <div class="posted">
1354 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000102" title="Permanent Link to this Post.">12:50 AM</a><?php
1355 if ($hits) {
1356 print " | Read ";
1357 echo "$hits";
1358 print " time";
1359 if($hits != 1) echo 's';
1360 }
1361 ?>
1362 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=102" onclick="OpenComments(this.href); return false">Comments (3)</a>
1363
1364 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=102" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1365
1366 rizwank 1.1 </div>
1367
1368 </div>
1369 <?php
1370
1371 // display the list of referers
1372 echo '<div class="sidetitle">Referrers</div>', "\n";
1373 echo '<div class="side">', "\n";
1374
1375 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=102 GROUP BY referer ORDER BY count DESC, title';
1376
1377 $rs = mysql_query( $sql );
1378 $n = 0;
1379
1380 while( $row = mysql_fetch_assoc( $rs ) ) {
1381 $referer1 = $row['referer'];
1382 $title = $row['title'];
1383 $count = $row['count'];
1384 $search = $row['search'];
1385
1386 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1387 rizwank 1.1 $n++;
1388 echo '<a href="', $referer1, '" target="_blank">';
1389 echo $title . "</a> [" . $count . "]<br />\n";
1390 }
1391 }
1392
1393 if (!($n)) {
1394 echo "No referrals yet<br />";
1395 }
1396 else {
1397 echo "<br />\n";
1398 echo 'referrers [referrals]<br />';
1399 }
1400 echo '</div>';
1401
1402 echo "<div class='sidetitle'>Search Terms</div>\n";
1403 echo "<div class='side'>";
1404
1405 $rs = mysql_query( $sql );
1406 $n = 0;
1407
1408 rizwank 1.1 while( $row = mysql_fetch_assoc( $rs ) ) {
1409 $query = '';
1410
1411 $referer1 = $row['referer'];
1412 $title = $row['title'];
1413 $count = $row['count'];
1414 $search = $row['search'];
1415
1416 if ($search == 1) {
1417 $n++;
1418 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1419 echo $query . ' [' . $count . ']' . "<br />\n";
1420 }
1421 }
1422
1423 if (!($n)) { echo "No search terms yet<br />"; }
1424 else { echo "<br />search terms [hits]"; }
1425 echo "</div>";
1426 ?>
1427
1428
1429 rizwank 1.1
1430 <!--
1431 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1432 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1433 xmlns:dc="http://purl.org/dc/elements/1.1/">
1434 <rdf:Description
1435 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000101"
1436 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/101"
1437 dc:title="Never insult"
1438 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000101"
1439 dc:subject=""
1440 dc:description="Never insult a girls exboyfriend. Picked up Cherie after class; she was at the flower shop and I just surprised her; work let her off early. went to sbux, home, then magic; she was willing to come. I found it..."
1441 dc:creator="Rizwank"
1442 dc:date="2003-04-18T23:34:11-08:00" />
1443 </rdf:RDF>
1444 -->
1445
1446
1447 <h2 class="date">April 18, 2003</h2>
1448
1449
1450 rizwank 1.1 <div class="blogbody">
1451 <a name="000101"></a>
1452 <?php
1453
1454 // record the referer
1455 if ($my_ip !== $remote_ip) {
1456 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (101, '$referer', '', $time)" );
1457 }
1458
1459 // get the no. of times this entry has been read
1460 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=101' );
1461 $row = mysql_fetch_row( $rs );
1462 $hits = $row[0];
1463
1464 ?>
1465 <h3 class="title">Never insult</h3>
1466
1467 <p> <table align="left"><tr valign="bottom"><td>
1468 <p style="font-size:16pt"><b>
1469 N</b>
1470 </p>
1471 rizwank 1.1 </td></tr></table>
1472 ever insult a girls exboyfriend.</p>
1473
1474 <p>Picked up (ex-gal) after class; she was at the flower shop and I just surprised her; work let her off early. <br />
1475 went to sbux, home, then magic; she was willing to come. I found it incredibly sweet.</p>
1476
1477 <p>Played my new deck, went 2-0,2-1,2-0 (BG Madness, some WG thing that went manascrewx2, Gratutious Violence+slivers)</p>
1478
1479 <p>Got to finals, had best record in the house. Beat Wizards by 2-1, damn close third game, with a static orb out, only reason i survived is that I got (through good poker face reading), two engineered plague (wizards) out, and he drew like 10 islands.</p>
1480
1481 <p>Started up on next game and was kidding with wizard boy about his deck, then started talking about military, said that "reserves barely count as military, only two days a month", which he agreed.. (ex-gal) lashed out and yelled at me right there, thinking i was insulting chris ... I was up for another game, but I conceded, didnt have my heart in it, plus a booster + DCI <a href="javascript:autoCardWindow('Priest%20of%20Titania')" title="Card Info on Priest of Titania">Priest of Titania</a> wasnt worth risking her. Everyone in store felt bad for me ... Drove back, then pulled over and apologized pointing out that i care a lot about her and wouldnt say anything ot make her mad,etc. she forgave me and admitted that she was real tired and that might have had something to do with it. We made up and planned Saturday as a real date night. Just draining though and I MIGHT HAVE TAKEN FIRST! :cries:</p>
1482
1483 <p>Was worth it though. I like her.</p>
1484
1485
1486
1487
1488
1489
1490 <div class="posted">
1491 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000101" title="Permanent Link to this Post.">11:34 PM</a><?php
1492 rizwank 1.1 if ($hits) {
1493 print " | Read ";
1494 echo "$hits";
1495 print " time";
1496 if($hits != 1) echo 's';
1497 }
1498 ?>
1499 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=101" onclick="OpenComments(this.href); return false">Comments (0)</a>
1500
1501 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=101" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1502
1503 </div>
1504
1505 </div>
1506 <?php
1507
1508 // display the list of referers
1509 echo '<div class="sidetitle">Referrers</div>', "\n";
1510 echo '<div class="side">', "\n";
1511
1512 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=101 GROUP BY referer ORDER BY count DESC, title';
1513 rizwank 1.1
1514 $rs = mysql_query( $sql );
1515 $n = 0;
1516
1517 while( $row = mysql_fetch_assoc( $rs ) ) {
1518 $referer1 = $row['referer'];
1519 $title = $row['title'];
1520 $count = $row['count'];
1521 $search = $row['search'];
1522
1523 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1524 $n++;
1525 echo '<a href="', $referer1, '" target="_blank">';
1526 echo $title . "</a> [" . $count . "]<br />\n";
1527 }
1528 }
1529
1530 if (!($n)) {
1531 echo "No referrals yet<br />";
1532 }
1533 else {
1534 rizwank 1.1 echo "<br />\n";
1535 echo 'referrers [referrals]<br />';
1536 }
1537 echo '</div>';
1538
1539 echo "<div class='sidetitle'>Search Terms</div>\n";
1540 echo "<div class='side'>";
1541
1542 $rs = mysql_query( $sql );
1543 $n = 0;
1544
1545 while( $row = mysql_fetch_assoc( $rs ) ) {
1546 $query = '';
1547
1548 $referer1 = $row['referer'];
1549 $title = $row['title'];
1550 $count = $row['count'];
1551 $search = $row['search'];
1552
1553 if ($search == 1) {
1554 $n++;
1555 rizwank 1.1 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1556 echo $query . ' [' . $count . ']' . "<br />\n";
1557 }
1558 }
1559
1560 if (!($n)) { echo "No search terms yet<br />"; }
1561 else { echo "<br />search terms [hits]"; }
1562 echo "</div>";
1563 ?>
1564
1565
1566
1567 <!--
1568 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1569 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1570 xmlns:dc="http://purl.org/dc/elements/1.1/">
1571 <rdf:Description
1572 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000100"
1573 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/100"
1574 dc:title="tiiiiiiirred..."
1575 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000100"
1576 rizwank 1.1 dc:subject="Home"
1577 dc:description="I'm quite tired, even though its 11 .. im gonna hit the sack early. Talked with klaskin, lotta good stuff on cash and parentals and gratification (not in the same thoughts...) I need to find an audiobook version of driven..."
1578 dc:creator="Rizwank"
1579 dc:date="2003-04-17T23:10:44-08:00" />
1580 </rdf:RDF>
1581 -->
1582
1583
1584 <h2 class="date">April 17, 2003</h2>
1585
1586
1587 <div class="blogbody">
1588 <a name="000100"></a>
1589 <?php
1590
1591 // record the referer
1592 if ($my_ip !== $remote_ip) {
1593 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (100, '$referer', '', $time)" );
1594 }
1595
1596 // get the no. of times this entry has been read
1597 rizwank 1.1 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=100' );
1598 $row = mysql_fetch_row( $rs );
1599 $hits = $row[0];
1600
1601 ?>
1602 <h3 class="title">tiiiiiiirred...</h3>
1603
1604 <p> <table align="left"><tr valign="bottom"><td>
1605 <p style="font-size:16pt"><b>
1606 I</b>
1607 </p>
1608 </td></tr></table>
1609 'm quite tired, even though its 11 .. im gonna hit the sack early. </p>
1610
1611 <p>Talked with klaskin, lotta good stuff on cash and parentals and gratification (not in the same thoughts...) I need to find an audiobook version of driven to distraction... Somethinkg happened that I wanted to blog about, but i can't recall right now.. oh yes i can.. this show after will and grace on nbc drives me nuts... Guy A meets Girl C and falls for her so moves to miami. Girl B, Guy A's secretary falls for A. Guy D starts dating C. B (whos REALLY CUTE and has glasses and whod id drop anything for) lusts for A who lusts for C . A tries to tell C but notes ends up in hands of D, who now knows. A and B start dating for a month but it doesnt work out. B realizes that she still loves A but A is still hung up on C, and B helps them setup a romantic dinner in respond to D proposing to C. C is flustered, especially when A admits his love, as they start to realize that they both care, A realizes that his true love is actually B. B and D are drinking depressed at losing A and C, and when A arrives to visit his true love B, B is kissing D. Enter C. </p>
1612
1613 <p>WHAT THE FUCK IS UP WITH THAT?! I swear, constant romantic entanglements in sitcoms are fucked up. It was messed up in friends, we watch to laugh not to worry and cry.</p>
1614
1615 <p>Oh, blind date rocks.</p>
1616
1617 <p>okay week, got my deck setup, ill post details later. (ex-gal) and I are okay, shes got a job at flower shop. I cant wait for fnm tomorrow but i want to see her so i might be lousy and ask her to stay with me for a few hrs there. bah, if i can wait at her play practice for 4 hrs she can do that with me. Then again if it reminds her of her ex.. bah that was 6 years ago what do i care.</p>
1618 rizwank 1.1
1619 <p>went to OH to make up for my missed classes, understand it a bit more, still need to go much more, but he wont stay later on friday. other class is QED. trying to get stuff done around the house and more, um thats it for now, tata.</p>
1620
1621
1622
1623
1624
1625
1626 <div class="posted">
1627 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000100" title="Permanent Link to this Post.">11:10 PM</a><?php
1628 if ($hits) {
1629 print " | Read ";
1630 echo "$hits";
1631 print " time";
1632 if($hits != 1) echo 's';
1633 }
1634 ?>
1635 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=100" onclick="OpenComments(this.href); return false">Comments (0)</a>
1636
1637 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=100" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1638
1639 rizwank 1.1 </div>
1640
1641 </div>
1642 <?php
1643
1644 // display the list of referers
1645 echo '<div class="sidetitle">Referrers</div>', "\n";
1646 echo '<div class="side">', "\n";
1647
1648 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=100 GROUP BY referer ORDER BY count DESC, title';
1649
1650 $rs = mysql_query( $sql );
1651 $n = 0;
1652
1653 while( $row = mysql_fetch_assoc( $rs ) ) {
1654 $referer1 = $row['referer'];
1655 $title = $row['title'];
1656 $count = $row['count'];
1657 $search = $row['search'];
1658
1659 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1660 rizwank 1.1 $n++;
1661 echo '<a href="', $referer1, '" target="_blank">';
1662 echo $title . "</a> [" . $count . "]<br />\n";
1663 }
1664 }
1665
1666 if (!($n)) {
1667 echo "No referrals yet<br />";
1668 }
1669 else {
1670 echo "<br />\n";
1671 echo 'referrers [referrals]<br />';
1672 }
1673 echo '</div>';
1674
1675 echo "<div class='sidetitle'>Search Terms</div>\n";
1676 echo "<div class='side'>";
1677
1678 $rs = mysql_query( $sql );
1679 $n = 0;
1680
1681 rizwank 1.1 while( $row = mysql_fetch_assoc( $rs ) ) {
1682 $query = '';
1683
1684 $referer1 = $row['referer'];
1685 $title = $row['title'];
1686 $count = $row['count'];
1687 $search = $row['search'];
1688
1689 if ($search == 1) {
1690 $n++;
1691 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1692 echo $query . ' [' . $count . ']' . "<br />\n";
1693 }
1694 }
1695
1696 if (!($n)) { echo "No search terms yet<br />"; }
1697 else { echo "<br />search terms [hits]"; }
1698 echo "</div>";
1699 ?>
1700
1701
1702 rizwank 1.1
1703 <!--
1704 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1705 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1706 xmlns:dc="http://purl.org/dc/elements/1.1/">
1707 <rdf:Description
1708 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000099"
1709 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/99"
1710 dc:title="ex-gf2"
1711 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000099"
1712 dc:subject="Home"
1713 dc:description="rizwanK: I miss Nikki :-( HeatherW: What brought that on? rizwanK: Watching my big fat greek life is just bad for my emotional health. HeatherW: I"m sorry. rizwanK: the facial movements, the eyes, the comedy, they all remind me of..."
1714 dc:creator="Rizwank"
1715 dc:date="2003-04-15T09:57:12-08:00" />
1716 </rdf:RDF>
1717 -->
1718
1719
1720 <h2 class="date">April 15, 2003</h2>
1721
1722
1723 rizwank 1.1 <div class="blogbody">
1724 <a name="000099"></a>
1725 <?php
1726
1727 // record the referer
1728 if ($my_ip !== $remote_ip) {
1729 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (99, '$referer', '', $time)" );
1730 }
1731
1732 // get the no. of times this entry has been read
1733 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=99' );
1734 $row = mysql_fetch_row( $rs );
1735 $hits = $row[0];
1736
1737 ?>
1738 <h3 class="title">ex-gf2</h3>
1739
1740 <p> <table align="left"><tr valign="bottom"><td>
1741 <p style="font-size:16pt"><b>
1742 r</b>
1743 </p>
1744 rizwank 1.1 </td></tr></table>
1745 izwanK: I miss (ex-gf2) :-(<br />
1746 HeatherW: What brought that on?<br />
1747 rizwanK: Watching my big fat greek life is just bad for my emotional health.<br />
1748 HeatherW: I"m sorry.<br />
1749 rizwanK: the facial movements, the eyes, the comedy, they all remind me of her.<br />
1750 rizwanK: its easter on Sunday, so I have an excuse to call on Saturday and wish her well<br />
1751 rizwanK: its just a big holiday that its hard to get upset about me calling :-)<br />
1752 HeatherW: Aww. :]<br />
1753 rizwanK: plus i dont think shes at that point anymore<br />
1754 HeatherW: Would you be?<br />
1755 rizwanK: Upset?<br />
1756 HeatherW: yes.<br />
1757 rizwanK: if she called me?<br />
1758 HeatherW: Yes.<br />
1759 rizwanK: Nope.<br />
1760 rizwanK: We had a good thing going even after we broke up<br />
1761 rizwanK: she got panicky and didnt want to talk to me anymore<br />
1762 rizwanK: like seven months later.<br />
1763 rizwanK: took a full bottle of wine to ignore the hurt that night ;p<br />
1764 HeatherW: I'm sorry. :/<br />
1765 rizwank 1.1 rizwanK: it was like strawberry wine<br />
1766 rizwanK: mmmmm<br />
1767 HeatherW: Port?<br />
1768 rizwanK: nope<br />
1769 rizwanK: flavored crap<br />
1770 rizwanK: $2.99 a bottle<br />
1771 HeatherW: Eeeugh.<br />
1772 rizwanK: port would remind me of her :-)<br />
1773 rizwanK: Greeks are such cool people<br />
1774 rizwanK: Probably one of my favorite ethnicities right now<br />
1775 HeatherW: Wow, way to go with the racial stereotypes. :]<br />
1776 rizwanK: Been interested in a few greek girls after (ex-gf2) <br />
1777 rizwanK: well, I fit some Indo/Pakistani stereotypes<br />
1778 rizwanK: and even when i dont, my behavior is still bounded by my upbringing<br />
1779 rizwanK: thats what I mean.<br />
1780 HeatherW: I know.<br />
1781 HeatherW: You'd punk me out if I said it, though. ;]]<br />
1782 rizwanK: Would I?<br />
1783 rizwanK: Apologies<br />
1784 rizwanK: I get over analytical when im with smart people<br />
1785 rizwanK: still got something to prove @ times.<br />
1786 rizwank 1.1 HeatherW: Still doesn't explain why you're analytical around me. :]<br />
1787 HeatherW: And don't worry about it.<br />
1788 rizwanK: ... anyhow, she made me laugh, she was goregous, and I almost loved her<br />
1789 rizwanK: so that pang arises.<br />
1790 rizwanK: Much much less since I started seeing (ex-gal) <br />
1791 HeatherW: That's what new girlfriends are for.<br />
1792 rizwanK: but still.... and that damned show doesnt make it any better; but I cant stop downloading it every monday<br />
1793 HeatherW: Whether it works out or not, it tends to cauterize the wounds of the previous one.<br />
1794 rizwanK: rofl, a wider definition of the word girlfriend here.<br />
1795 rizwanK: :-)<br />
1796 rizwanK: Good word.<br />
1797 rizwanK: I guess its validation that someone could care about you again<br />
1798 rizwanK: Now that I think about it, maybe I did love (ex-gf2) <br />
1799 HeatherW: And that you could care about someone besides the last one.<br />
1800 rizwanK: I have no method of comparison, however.<br />
1801 HeatherW: Love isn't a comparison thing.<br />
1802 rizwanK: as in whether i have before or not.<br />
1803 HeatherW: You don't have to compare it to something else to know that it is or was there.<br />
1804 rizwanK: i took some pics of her, they are on the photogallery<br />
1805 HeatherW: If you're not sure, then it wasn't.<br />
1806 HeatherW: I saw.<br />
1807 rizwank 1.1 rizwanK: I love my parents, and I know what that feels like<br />
1808 rizwanK: I've adored girls and I know what that feels like<br />
1809 rizwanK: I don't know what love feels like, is what im saying<br />
1810 rizwanK: i mean she had her faults<br />
1811 rizwanK: its just hard to categorize em when i miss her<br />
1812 HeatherW: Everyone does.<br />
1813 rizwanK: Nope, not me.<br />
1814 rizwanK: I'm perfect.<br />
1815 rizwanK: didnt you read the memo?<br />
1816 HeatherW: Oh, my mistake.<br />
1817 rizwanK: :-)<br />
1818 rizwanK: MY HAT! I love it!<br />
1819 rizwanK: I'm extremely happya bout that .. . (ex-gal) said last night that she finds it extremely sexy.<br />
1820 rizwanK: apparently she looked at me and thought, hes okay looking, then saw the hat and started making eyes at me<br />
1821 rizwanK: talk about me placing confidence in an inanimate object.<br />
1822 HeatherW: Hats are nice.<br />
1823 rizwanK: yes.<br />
1824 rizwanK: ... (ex-gf2) wore hats.<br />
1825 HeatherW: And whatever gives you confidence works.<br />
1826 HeatherW: It's not (ex-gf2) that (ex-gal) finds attractive with a hat, though.<br />
1827 HeatherW: Goofball.<br />
1828 rizwank 1.1 rizwanK: (ex-gf2) never saw this hat, and she never stopped finding me attractive. that was not the problem. <br />
1829 rizwanK: but thats very true<br />
1830 rizwanK: and makes me smile<br />
1831 rizwanK: which is all i can hope for<br />
1832 rizwanK: Plus, I havent been called a goofball in quite a while.</p>
1833
1834
1835
1836
1837
1838
1839 <div class="posted">
1840 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000099" title="Permanent Link to this Post.">09:57 AM</a><?php
1841 if ($hits) {
1842 print " | Read ";
1843 echo "$hits";
1844 print " time";
1845 if($hits != 1) echo 's';
1846 }
1847 ?>
1848 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=99" onclick="OpenComments(this.href); return false">Comments (1)</a>
1849 rizwank 1.1
1850 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=99" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1851
1852 </div>
1853
1854 </div>
1855 <?php
1856
1857 // display the list of referers
1858 echo '<div class="sidetitle">Referrers</div>', "\n";
1859 echo '<div class="side">', "\n";
1860
1861 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=99 GROUP BY referer ORDER BY count DESC, title';
1862
1863 $rs = mysql_query( $sql );
1864 $n = 0;
1865
1866 while( $row = mysql_fetch_assoc( $rs ) ) {
1867 $referer1 = $row['referer'];
1868 $title = $row['title'];
1869 $count = $row['count'];
1870 rizwank 1.1 $search = $row['search'];
1871
1872 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1873 $n++;
1874 echo '<a href="', $referer1, '" target="_blank">';
1875 echo $title . "</a> [" . $count . "]<br />\n";
1876 }
1877 }
1878
1879 if (!($n)) {
1880 echo "No referrals yet<br />";
1881 }
1882 else {
1883 echo "<br />\n";
1884 echo 'referrers [referrals]<br />';
1885 }
1886 echo '</div>';
1887
1888 echo "<div class='sidetitle'>Search Terms</div>\n";
1889 echo "<div class='side'>";
1890
1891 rizwank 1.1 $rs = mysql_query( $sql );
1892 $n = 0;
1893
1894 while( $row = mysql_fetch_assoc( $rs ) ) {
1895 $query = '';
1896
1897 $referer1 = $row['referer'];
1898 $title = $row['title'];
1899 $count = $row['count'];
1900 $search = $row['search'];
1901
1902 if ($search == 1) {
1903 $n++;
1904 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1905 echo $query . ' [' . $count . ']' . "<br />\n";
1906 }
1907 }
1908
1909 if (!($n)) { echo "No search terms yet<br />"; }
1910 else { echo "<br />search terms [hits]"; }
1911 echo "</div>";
1912 rizwank 1.1 ?>
1913
1914
1915
1916 <!--
1917 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1918 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1919 xmlns:dc="http://purl.org/dc/elements/1.1/">
1920 <rdf:Description
1921 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000098"
1922 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/98"
1923 dc:title="Submit"
1924 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000098"
1925 dc:subject=""
1926 dc:description="just after I hit Submit on my blog, my phone ringed .. Hysterical sobs that would have been unattributed save fo caller id. One of siss dance partners and friends (male) died last night in a car accident... He was..."
1927 dc:creator="Rizwank"
1928 dc:date="2003-04-14T14:25:00-08:00" />
1929 </rdf:RDF>
1930 -->
1931
1932
1933 rizwank 1.1 <h2 class="date">April 14, 2003</h2>
1934
1935
1936 <div class="blogbody">
1937 <a name="000098"></a>
1938 <?php
1939
1940 // record the referer
1941 if ($my_ip !== $remote_ip) {
1942 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (98, '$referer', '', $time)" );
1943 }
1944
1945 // get the no. of times this entry has been read
1946 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=98' );
1947 $row = mysql_fetch_row( $rs );
1948 $hits = $row[0];
1949
1950 ?>
1951 <h3 class="title">Submit</h3>
1952
1953 <table align="left"><tr valign="bottom"><td>
1954 rizwank 1.1 <p style="font-size:16pt"><b>
1955 j</b>
1956 </p>
1957 </td></tr></table>
1958 ust after I hit Submit on my blog, my phone ringed .. Hysterical sobs that would have been unattributed save fo caller id. One of siss dance partners and friends (male) died last night in a car accident... He was the sweetest guy that ever lived, apparently. I can't bring myself to worry abouthim and his family though, all my thoughts center on .y cryingsister... What do you say to someone except I'm sorry and if you need me I'm there... Over the phone anyhow. Asking for details is callous and counter-productive, I just felt so impotent... I'm gonna drive to go see her if she's okay with it... Driving in the rain sucks in la, if you didn't know... Heatherw describes it as us running around screaming that the sky is falling. Sigh... What do you do when you can't be there to be cryed on... Was sweet is that she wanted me to go back to class and that we could talk later.. She rates my classes that important for me... its an odd thought to have right now...
1959
1960
1961
1962
1963
1964
1965 <div class="posted">
1966 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000098" title="Permanent Link to this Post.">02:25 PM</a><?php
1967 if ($hits) {
1968 print " | Read ";
1969 echo "$hits";
1970 print " time";
1971 if($hits != 1) echo 's';
1972 }
1973 ?>
1974 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=98" onclick="OpenComments(this.href); return false">Comments (0)</a>
1975 rizwank 1.1
1976 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=98" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1977
1978 </div>
1979
1980 </div>
1981 <?php
1982
1983 // display the list of referers
1984 echo '<div class="sidetitle">Referrers</div>', "\n";
1985 echo '<div class="side">', "\n";
1986
1987 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=98 GROUP BY referer ORDER BY count DESC, title';
1988
1989 $rs = mysql_query( $sql );
1990 $n = 0;
1991
1992 while( $row = mysql_fetch_assoc( $rs ) ) {
1993 $referer1 = $row['referer'];
1994 $title = $row['title'];
1995 $count = $row['count'];
1996 rizwank 1.1 $search = $row['search'];
1997
1998 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1999 $n++;
2000 echo '<a href="', $referer1, '" target="_blank">';
2001 echo $title . "</a> [" . $count . "]<br />\n";
2002 }
2003 }
2004
2005 if (!($n)) {
2006 echo "No referrals yet<br />";
2007 }
2008 else {
2009 echo "<br />\n";
2010 echo 'referrers [referrals]<br />';
2011 }
2012 echo '</div>';
2013
2014 echo "<div class='sidetitle'>Search Terms</div>\n";
2015 echo "<div class='side'>";
2016
2017 rizwank 1.1 $rs = mysql_query( $sql );
2018 $n = 0;
2019
2020 while( $row = mysql_fetch_assoc( $rs ) ) {
2021 $query = '';
2022
2023 $referer1 = $row['referer'];
2024 $title = $row['title'];
2025 $count = $row['count'];
2026 $search = $row['search'];
2027
2028 if ($search == 1) {
2029 $n++;
2030 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2031 echo $query . ' [' . $count . ']' . "<br />\n";
2032 }
2033 }
2034
2035 if (!($n)) { echo "No search terms yet<br />"; }
2036 else { echo "<br />search terms [hits]"; }
2037 echo "</div>";
2038 rizwank 1.1 ?>
2039
2040
2041
2042 <!--
2043 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2044 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
2045 xmlns:dc="http://purl.org/dc/elements/1.1/">
2046 <rdf:Description
2047 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000097"
2048 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/97"
2049 dc:title="yeah yeah.."
2050 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000097"
2051 dc:subject="Home"
2052 dc:description="Yeah yeah, I'm falling behind on blogging and the most recent blog seemed kinda racist. I'm gonna start making this a what I did and less of a how i feel, due to requests of family and friends; plus if..."
2053 dc:creator="Rizwank"
2054 dc:date="2003-04-14T14:12:07-08:00" />
2055 </rdf:RDF>
2056 -->
2057
2058
2059 rizwank 1.1
2060
2061 <div class="blogbody">
2062 <a name="000097"></a>
2063 <?php
2064
2065 // record the referer
2066 if ($my_ip !== $remote_ip) {
2067 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (97, '$referer', '', $time)" );
2068 }
2069
2070 // get the no. of times this entry has been read
2071 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=97' );
2072 $row = mysql_fetch_row( $rs );
2073 $hits = $row[0];
2074
2075 ?>
2076 <h3 class="title">yeah yeah..</h3>
2077
2078 <p> <table align="left"><tr valign="bottom"><td>
2079 <p style="font-size:16pt"><b>
2080 rizwank 1.1 Y</b>
2081 </p>
2082 </td></tr></table>
2083 eah yeah, I'm falling behind on blogging and the most recent blog seemed kinda racist.</p>
2084
2085 <p>I'm gonna start making this a what I did and less of a how i feel, due to requests of family and friends; plus if im gonna talk about how i feel, it might as well been unadulterated, and therefore, private.</p>
2086
2087 <p>First, some fun reading<br />
2088 <a href="http://www.washingtonpost.com/wp-dyn/articles/A5449-2003Apr10.html" title="Worst Foot Forward: A Guide to Foreign Insults">Worst Foot Forward: A Guide to Foreign Insults</a> </p>
2089
2090 <p>Found my hat today; extremely excited. Its kinda itchy though.<br />
2091 Didn't do so well on attending my ME class, really need to not let it escalate. Its ok for now. I'm gonna hit up office hours on Wednesday. <br />
2092 Saw Mitesh's play, quite nice. Well acted.. (ex-gal) is back in town four days early; I had planned a week (ex-gal) free.... it was probably going to be laden in Magic though .. she called me to tell me she was here so I'm not sure if i should take her out on Tuesday (no vvc class, spring break).</p>
2093
2094 <p>Mum is in Vancouver and enjoying herself. Pops seems well and is replacing the lights in the kitchen, much to the future chagrin of mum. Hung out with HeatherW twice, once on Wendesday, where we played some mtg @ panda express then on sunday when we saw the play ... I went to "Franks", a collectibles show that has a decent magic selection, spent too much on a load of commons and uncommons to help me catch up ... $8 wrath (7th), which got replaced by two miraris at FNM, since they wanted it ... Zombie deck is doing ok, but im really really getting tired of madness decks. Printed out some proxies for decks I was thinking about running at regionals, RG beats and MBC variations, but cam sent me this deck and im falling in love. turns out adrian is running it too. </p>
2095
2096 <p><a href="http://www.starcitygames.com/php/news/expandnews.php?Article=4618" title="A Mono Black Burn Deck?">A Mono Black Burn Deck?</a><br />
2097 <a href="http://www.starcitygames.com/php/news/expandnews.php?Article=4711" title="Cabal Cemetery: How Does It Fit Into The Metagame?">Cabal Cemetery: How Does It Fit Into The Metagame?</a><br />
2098 <a href="http://www.starcitygames.com/php/news/expandnews.php?Article=4772" title="Testing Cabal Cemetary">Testing Cabal Cemetary</a></p>
2099
2100 <p>Just realized I only read the first of three articles .. well ill hit up the rest.</p>
2101 rizwank 1.1
2102 <p>I'm bothered by the lack of removal, but the explainations make sense. I want to add 2x <a href="javascript:autoCardWindow('Guiltfeeder')" title="Card Info on Guiltfeeder">Guiltfeeder</a>s and 2x <a href="javascript:autoCardWindow('Grave%20Consequences')" title="Card Info on Grave Consequences">Grave Consequences</a> against tog... perhaps <a href="javascript:autoCardWindow('Ostracize')" title="Card Info on Ostracize">Ostracize</a>, but that makes it too much control. Also possibly <a href="javascript:autoCardWindow('Oppression')" title="Card Info on Oppression">Oppression</a> ... its just diluting the deck though, and I cant see that I might have better ideas than the comparative experts that came up with this deck ... I'm probably going to run this or something similar at Regionals ... recursion is fun! </p>
2103
2104 <p>ECE class is pie so far, vhdl is simple. <a href="http://www.co.san-bernardino.ca.us/parks/renfair.htm" title="Renfaire">Renfaire</a> starts soon btw, HeatherW and I are gonna go. My Heather skipped off to NY to hang with her boy ... oh its almost passover, I should wish her .. well whatever you wish people on passover... maybe apologize for the lack of oil ... wait thats Chaunkah, isnt it? .. Renfaire is weekends, maybe i could apprentice this year ... its a good way to tie up a ton of weekends though.. looks like they left ouyt the kissing bridge again this year; those bastards. </p>
2105
2106 <p>I'd better get some food and all, I can write more during lab (as im pretty much done), and I need to get a page together to explain to others how to get ISE 5.2i version... can read my mtg articles too, food > magic i think.</p>
2107
2108
2109
2110
2111
2112
2113 <div class="posted">
2114 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000097" title="Permanent Link to this Post.">02:12 PM</a><?php
2115 if ($hits) {
2116 print " | Read ";
2117 echo "$hits";
2118 print " time";
2119 if($hits != 1) echo 's';
2120 }
2121 ?>
2122 rizwank 1.1 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=97" onclick="OpenComments(this.href); return false">Comments (0)</a>
2123
2124 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=97" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2125
2126 </div>
2127
2128 </div>
2129 <?php
2130
2131 // display the list of referers
2132 echo '<div class="sidetitle">Referrers</div>', "\n";
2133 echo '<div class="side">', "\n";
2134
2135 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=97 GROUP BY referer ORDER BY count DESC, title';
2136
2137 $rs = mysql_query( $sql );
2138 $n = 0;
2139
2140 while( $row = mysql_fetch_assoc( $rs ) ) {
2141 $referer1 = $row['referer'];
2142 $title = $row['title'];
2143 rizwank 1.1 $count = $row['count'];
2144 $search = $row['search'];
2145
2146 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2147 $n++;
2148 echo '<a href="', $referer1, '" target="_blank">';
2149 echo $title . "</a> [" . $count . "]<br />\n";
2150 }
2151 }
2152
2153 if (!($n)) {
2154 echo "No referrals yet<br />";
2155 }
2156 else {
2157 echo "<br />\n";
2158 echo 'referrers [referrals]<br />';
2159 }
2160 echo '</div>';
2161
2162 echo "<div class='sidetitle'>Search Terms</div>\n";
2163 echo "<div class='side'>";
2164 rizwank 1.1
2165 $rs = mysql_query( $sql );
2166 $n = 0;
2167
2168 while( $row = mysql_fetch_assoc( $rs ) ) {
2169 $query = '';
2170
2171 $referer1 = $row['referer'];
2172 $title = $row['title'];
2173 $count = $row['count'];
2174 $search = $row['search'];
2175
2176 if ($search == 1) {
2177 $n++;
2178 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2179 echo $query . ' [' . $count . ']' . "<br />\n";
2180 }
2181 }
2182
2183 if (!($n)) { echo "No search terms yet<br />"; }
2184 else { echo "<br />search terms [hits]"; }
2185 rizwank 1.1 echo "</div>";
2186 ?>
2187
2188
2189
2190 <!--
2191 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2192 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
2193 xmlns:dc="http://purl.org/dc/elements/1.1/">
2194 <rdf:Description
2195 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000096"
2196 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/96"
2197 dc:title="Prejudice"
2198 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000096"
2199 dc:subject=""
2200 dc:description="old prejudices die hard, and so does y subliminal frustration with fobs and/or asians.... I hate people that have Loud conversations in other languages, esp when som of the sounds are unsettling... Super massive accents drive me nuts to, esp..."
2201 dc:creator="Rizwank"
2202 dc:date="2003-04-09T13:07:00-08:00" />
2203 </rdf:RDF>
2204 -->
2205
2206 rizwank 1.1
2207 <h2 class="date">April 09, 2003</h2>
2208
2209
2210 <div class="blogbody">
2211 <a name="000096"></a>
2212 <?php
2213
2214 // record the referer
2215 if ($my_ip !== $remote_ip) {
2216 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (96, '$referer', '', $time)" );
2217 }
2218
2219 // get the no. of times this entry has been read
2220 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=96' );
2221 $row = mysql_fetch_row( $rs );
2222 $hits = $row[0];
2223
2224 ?>
2225 <h3 class="title">Prejudice</h3>
2226
2227 rizwank 1.1 <table align="left"><tr valign="bottom"><td>
2228 <p style="font-size:16pt"><b>
2229 o</b>
2230 </p>
2231 </td></tr></table>
2232 ld prejudices die hard, and so does y subliminal frustration with fobs and/or asians.... I hate people that have Loud conversations in other languages, esp when som of the sounds are unsettling... Super massive accents drive me nuts to, esp in students that are young enough to "know better" ... In profs medim accents are okay, no problems.. its the severe ones that are nuts.
2233
2234 Did all my homework, and think I aced the quiz... Wooho I might be able to do this. Made deal with mum, for every unit I get an A for I get 50% of that unit cost (about120), B @ 25%, and for C and D I have to pay myself the corresponding pct of the fees...25 and 50 .. my idea as pops said I'd study harder if it were my own cash.
2235
2236 Dad rigged my radio to an old amp to blast my beeper alarm, around 100 db, let's see how well it works.
2237
2238
2239
2240
2241
2242
2243 <div class="posted">
2244 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000096" title="Permanent Link to this Post.">01:07 PM</a><?php
2245 if ($hits) {
2246 print " | Read ";
2247 echo "$hits";
2248 rizwank 1.1 print " time";
2249 if($hits != 1) echo 's';
2250 }
2251 ?>
2252 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=96" onclick="OpenComments(this.href); return false">Comments (0)</a>
2253
2254 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=96" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2255
2256 </div>
2257
2258 </div>
2259 <?php
2260
2261 // display the list of referers
2262 echo '<div class="sidetitle">Referrers</div>', "\n";
2263 echo '<div class="side">', "\n";
2264
2265 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=96 GROUP BY referer ORDER BY count DESC, title';
2266
2267 $rs = mysql_query( $sql );
2268 $n = 0;
2269 rizwank 1.1
2270 while( $row = mysql_fetch_assoc( $rs ) ) {
2271 $referer1 = $row['referer'];
2272 $title = $row['title'];
2273 $count = $row['count'];
2274 $search = $row['search'];
2275
2276 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2277 $n++;
2278 echo '<a href="', $referer1, '" target="_blank">';
2279 echo $title . "</a> [" . $count . "]<br />\n";
2280 }
2281 }
2282
2283 if (!($n)) {
2284 echo "No referrals yet<br />";
2285 }
2286 else {
2287 echo "<br />\n";
2288 echo 'referrers [referrals]<br />';
2289 }
2290 rizwank 1.1 echo '</div>';
2291
2292 echo "<div class='sidetitle'>Search Terms</div>\n";
2293 echo "<div class='side'>";
2294
2295 $rs = mysql_query( $sql );
2296 $n = 0;
2297
2298 while( $row = mysql_fetch_assoc( $rs ) ) {
2299 $query = '';
2300
2301 $referer1 = $row['referer'];
2302 $title = $row['title'];
2303 $count = $row['count'];
2304 $search = $row['search'];
2305
2306 if ($search == 1) {
2307 $n++;
2308 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2309 echo $query . ' [' . $count . ']' . "<br />\n";
2310 }
2311 rizwank 1.1 }
2312
2313 if (!($n)) { echo "No search terms yet<br />"; }
2314 else { echo "<br />search terms [hits]"; }
2315 echo "</div>";
2316 ?>
2317
2318
2319
2320 <!--
2321 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2322 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
2323 xmlns:dc="http://purl.org/dc/elements/1.1/">
2324 <rdf:Description
2325 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000095"
2326 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/95"
2327 dc:title="Another Wacky Iraqi"
2328 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000095"
2329 dc:subject="Home"
2330 dc:description="(April 8) - The television pictures of U.S. tanks in Baghdad seemed undeniable, but Iraqi President Saddam Hussein's spokesman denied them anyway - with his usual flair for insult. ``There is no presence of American infidels in the city of..."
2331 dc:creator="Rizwank"
2332 rizwank 1.1 dc:date="2003-04-08T23:35:02-08:00" />
2333 </rdf:RDF>
2334 -->
2335
2336
2337 <h2 class="date">April 08, 2003</h2>
2338
2339
2340 <div class="blogbody">
2341 <a name="000095"></a>
2342 <?php
2343
2344 // record the referer
2345 if ($my_ip !== $remote_ip) {
2346 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (95, '$referer', '', $time)" );
2347 }
2348
2349 // get the no. of times this entry has been read
2350 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=95' );
2351 $row = mysql_fetch_row( $rs );
2352 $hits = $row[0];
2353 rizwank 1.1
2354 ?>
2355 <h3 class="title">Another Wacky Iraqi</h3>
2356
2357 <p>(April 8) - The television pictures of U.S. tanks in Baghdad seemed undeniable, but Iraqi President Saddam Hussein's spokesman denied them anyway - with his usual flair for insult.</p>
2358
2359 <p>``There is no presence of American infidels in the city of Baghdad,'' Mohammed Saeed al-Sahhaf asserted outside Baghdad's Palestine Hotel on Monday.</p>
2360
2361 <p>"The infidels are committing suicide by the hundreds on the gates of Baghdad," he told reporters gathered on the roof of the Information Ministry. "As our leader Saddam Hussein said, 'God is grilling their stomachs in hell.' "</p>
2362
2363 <p><br />
2364 Sahhaf, 63, who kept a low profile before the war, has become an unlikely media star and a hero to many in the Arab world, at the same time as Western audiences gasp at his bravado.</p>
2365
2366 <p>Across the region, Arabs hoping for victory over the United States - hated for its support of Israel and portrayed as attacking Iraq only for its oil - embrace Sahhaf's version. And even when they can't believe what he is saying, they like the way he says it.</p>
2367
2368 <p>They get a kick out of the way he ridicules President Bush and British Prime Minister Tony Blair in daily news conferences, broadcast live. Some call it the ``al-Sahhaf show.''<br />
2369 </p>
2370
2371
2372
2373
2374 rizwank 1.1
2375
2376 <div class="posted">
2377 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000095" title="Permanent Link to this Post.">11:35 PM</a><?php
2378 if ($hits) {
2379 print " | Read ";
2380 echo "$hits";
2381 print " time";
2382 if($hits != 1) echo 's';
2383 }
2384 ?>
2385 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=95" onclick="OpenComments(this.href); return false">Comments (0)</a>
2386
2387 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=95" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2388
2389 </div>
2390
2391 </div>
2392 <?php
2393
2394 // display the list of referers
2395 rizwank 1.1 echo '<div class="sidetitle">Referrers</div>', "\n";
2396 echo '<div class="side">', "\n";
2397
2398 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=95 GROUP BY referer ORDER BY count DESC, title';
2399
2400 $rs = mysql_query( $sql );
2401 $n = 0;
2402
2403 while( $row = mysql_fetch_assoc( $rs ) ) {
2404 $referer1 = $row['referer'];
2405 $title = $row['title'];
2406 $count = $row['count'];
2407 $search = $row['search'];
2408
2409 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2410 $n++;
2411 echo '<a href="', $referer1, '" target="_blank">';
2412 echo $title . "</a> [" . $count . "]<br />\n";
2413 }
2414 }
2415
2416 rizwank 1.1 if (!($n)) {
2417 echo "No referrals yet<br />";
2418 }
2419 else {
2420 echo "<br />\n";
2421 echo 'referrers [referrals]<br />';
2422 }
2423 echo '</div>';
2424
2425 echo "<div class='sidetitle'>Search Terms</div>\n";
2426 echo "<div class='side'>";
2427
2428 $rs = mysql_query( $sql );
2429 $n = 0;
2430
2431 while( $row = mysql_fetch_assoc( $rs ) ) {
2432 $query = '';
2433
2434 $referer1 = $row['referer'];
2435 $title = $row['title'];
2436 $count = $row['count'];
2437 rizwank 1.1 $search = $row['search'];
2438
2439 if ($search == 1) {
2440 $n++;
2441 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2442 echo $query . ' [' . $count . ']' . "<br />\n";
2443 }
2444 }
2445
2446 if (!($n)) { echo "No search terms yet<br />"; }
2447 else { echo "<br />search terms [hits]"; }
2448 echo "</div>";
2449 ?>
2450
2451
2452
2453 <!--
2454 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2455 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
2456 xmlns:dc="http://purl.org/dc/elements/1.1/">
2457 <rdf:Description
2458 rizwank 1.1 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000093"
2459 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/93"
2460 dc:title="Class"
2461 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000093"
2462 dc:subject=""
2463 dc:description="blogged before and it somehow gotlost. In a VHDL class right now, seeingly simple so far andits a senior lvl class... Senior UCLA classes are grad school stuff at CalPoly... Got the earlier mechanics class, its like the Mechanical and..."
2464 dc:creator="Rizwank"
2465 dc:date="2003-04-07T12:34:00-08:00" />
2466 </rdf:RDF>
2467 -->
2468
2469
2470 <h2 class="date">April 07, 2003</h2>
2471
2472
2473 <div class="blogbody">
2474 <a name="000093"></a>
2475 <?php
2476
2477 // record the referer
2478 if ($my_ip !== $remote_ip) {
2479 rizwank 1.1 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (93, '$referer', '', $time)" );
2480 }
2481
2482 // get the no. of times this entry has been read
2483 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=93' );
2484 $row = mysql_fetch_row( $rs );
2485 $hits = $row[0];
2486
2487 ?>
2488 <h3 class="title">Class</h3>
2489
2490 <table align="left"><tr valign="bottom"><td>
2491 <p style="font-size:16pt"><b>
2492 b</b>
2493 </p>
2494 </td></tr></table>
2495 logged before and it somehow gotlost. In a VHDL class right now, seeingly simple so far andits a senior lvl class... Senior UCLA classes are grad school stuff at CalPoly... Got the earlier mechanics class, its like the Mechanical and Aeronautical class Math for EEs. Doing vectos moments and couplets, not hard so far. Real bad news, I lost myhat... Think I lost it in an elevator as I tok it off while I had stuffed pockets.. Checkedeng main office, no luck so far: hope its at campus L and F, else I might cry. Already thinking if I can get another from robinsons may. Totally bummed me out though. I LOVE my hat... Come back to me!
2496
2497 Covering levels of abstractions right now, sigh class that start off easy are bad for me, I get confident/lazy. So ill try to make myself ace it all
2498
2499
2500 rizwank 1.1
2501
2502
2503
2504 <div class="posted">
2505 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000093" title="Permanent Link to this Post.">12:34 PM</a><?php
2506 if ($hits) {
2507 print " | Read ";
2508 echo "$hits";
2509 print " time";
2510 if($hits != 1) echo 's';
2511 }
2512 ?>
2513 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=93" onclick="OpenComments(this.href); return false">Comments (0)</a>
2514
2515 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=93" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2516
2517 </div>
2518
2519 </div>
2520 <?php
2521 rizwank 1.1
2522 // display the list of referers
2523 echo '<div class="sidetitle">Referrers</div>', "\n";
2524 echo '<div class="side">', "\n";
2525
2526 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=93 GROUP BY referer ORDER BY count DESC, title';
2527
2528 $rs = mysql_query( $sql );
2529 $n = 0;
2530
2531 while( $row = mysql_fetch_assoc( $rs ) ) {
2532 $referer1 = $row['referer'];
2533 $title = $row['title'];
2534 $count = $row['count'];
2535 $search = $row['search'];
2536
2537 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2538 $n++;
2539 echo '<a href="', $referer1, '" target="_blank">';
2540 echo $title . "</a> [" . $count . "]<br />\n";
2541 }
2542 rizwank 1.1 }
2543
2544 if (!($n)) {
2545 echo "No referrals yet<br />";
2546 }
2547 else {
2548 echo "<br />\n";
2549 echo 'referrers [referrals]<br />';
2550 }
2551 echo '</div>';
2552
2553 echo "<div class='sidetitle'>Search Terms</div>\n";
2554 echo "<div class='side'>";
2555
2556 $rs = mysql_query( $sql );
2557 $n = 0;
2558
2559 while( $row = mysql_fetch_assoc( $rs ) ) {
2560 $query = '';
2561
2562 $referer1 = $row['referer'];
2563 rizwank 1.1 $title = $row['title'];
2564 $count = $row['count'];
2565 $search = $row['search'];
2566
2567 if ($search == 1) {
2568 $n++;
2569 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2570 echo $query . ' [' . $count . ']' . "<br />\n";
2571 }
2572 }
2573
2574 if (!($n)) { echo "No search terms yet<br />"; }
2575 else { echo "<br />search terms [hits]"; }
2576 echo "</div>";
2577 ?>
2578
2579
2580
2581 <!--
2582 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2583 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
2584 rizwank 1.1 xmlns:dc="http://purl.org/dc/elements/1.1/">
2585 <rdf:Description
2586 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000092"
2587 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/92"
2588 dc:title="Zombies 3 and more magic"
2589 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000092"
2590 dc:subject="Home"
2591 dc:description="Here we go. Zombies v3.0 Mainboard 4 Festering Goblin 4 Chainer's Edict 4 Nantuko Husk 3 Soulless One 2 Gempalm Polluter 2 Patriarch's Bidding 2 Oversold Cemetary 2 Balthor the Defiled 2 Undead Gladiator 2 Noxious Ghoul 2 Boneknitter 1..."
2592 dc:creator="Rizwank"
2593 dc:date="2003-04-06T21:27:04-08:00" />
2594 </rdf:RDF>
2595 -->
2596
2597
2598 <h2 class="date">April 06, 2003</h2>
2599
2600
2601 <div class="blogbody">
2602 <a name="000092"></a>
2603 <?php
2604
2605 rizwank 1.1 // record the referer
2606 if ($my_ip !== $remote_ip) {
2607 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (92, '$referer', '', $time)" );
2608 }
2609
2610 // get the no. of times this entry has been read
2611 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=92' );
2612 $row = mysql_fetch_row( $rs );
2613 $hits = $row[0];
2614
2615 ?>
2616 <h3 class="title">Zombies 3 and more magic</h3>
2617
2618 <p> <table align="left"><tr valign="bottom"><td>
2619 <p style="font-size:16pt"><b>
2620 H</b>
2621 </p>
2622 </td></tr></table>
2623 ere we go.</p>
2624
2625 <table border=1>
2626 rizwank 1.1 <tr><td>
2627 <div class="sidetitle">
2628 <b>Zombies v3.0</b>
2629 </div></td></tr><tr valign="top"><td width ="150"><b>Mainboard</b>
2630
2631 <p>4 <a href="javascript:autoCardWindow('Festering%20Goblin')">Festering Goblin</a><br />
2632 4 <a href="javascript:autoCardWindow('Chainer%27s%20Edict')">Chainer's Edict</a><br />
2633 4 <a href="javascript:autoCardWindow('Nantuko%20Husk')">Nantuko Husk</a><br />
2634 3 <a href="javascript:autoCardWindow('Soulless%20One')">Soulless One</a><br />
2635 2 <a href="javascript:autoCardWindow('Gempalm%20Polluter')">Gempalm Polluter</a><br />
2636 2 <a href="javascript:autoCardWindow('Patriarch%27s%20Bidding')">Patriarch's Bidding</a><br />
2637 2 <a href="javascript:autoCardWindow('Oversold%20Cemetary')">Oversold Cemetary</a><br />
2638 2 <a href="javascript:autoCardWindow('Balthor%20the%20Defiled')">Balthor the Defiled</a><br />
2639 2 <a href="javascript:autoCardWindow('Undead%20Gladiator')">Undead Gladiator</a><br />
2640 2 <a href="javascript:autoCardWindow('Noxious%20Ghoul')">Noxious Ghoul</a><br />
2641 2 <a href="javascript:autoCardWindow('Boneknitter')">Boneknitter</a><br />
2642 1 <a href="javascript:autoCardWindow('Graveborn%20Muse')" title="Card Info on Graveborn Muse">Graveborn Muse</a><br />
2643 1 <a href="javascript:autoCardWindow('Scion%20of%20Darkness')" title="Card Info on Scion of Darkness">Scion of Darkness</a></p>
2644
2645 <p>2 <a href="javascript:autoCardWindow('Corrupt')" title="Card Info on Corrupt">Corrupt</a><br />
2646 2 <a href="javascript:autoCardWindow('Diabolic%20Tutor')" title="Card Info on Diabolic Tutor">Diabolic Tutor</a><br />
2647 rizwank 1.1 2 <a href="javascript:autoCardWindow('Mutilate')" title="Card Info on Mutilate">Mutilate</a><br />
2648 1 <a href="javascript:autoCardWindow('Zombify')" title="Card Info on Zombify">Zombify</a><br />
2649 1 <a href="javascript:autoCardWindow('Death%20Wish')" title="Card Info on Death Wish">Death Wish</a></p>
2650
2651 <p>1 <a href="javascript:autoCardWindow('Riptide%20Replicator')" title="Card Info on Riptide Replicator">Riptide Replicator</a><br />
2652 1 <a href="javascript:autoCardWindow('Mirari')" title="Card Info on Mirari">Mirari</a><br />
2653 1 <a href="javascript:autoCardWindow('Cryptic%20Gateway')" title="Card Info on Cryptic Gateway">Cryptic Gateway</a></p>
2654
2655 <p>2 <a href="javascript:autoCardWindow('Unholy%20Grotto')" title="Card Info on Unholy Grotto">Unholy Grotto</a><br />
2656 2 <a href="javascript:autoCardWindow('Cabal%20Coffers')" title="Card Info on Cabal Coffers">Cabal Coffers</a><br />
2657 1 <a href="javascript:autoCardWindow('Polluted%20Delta')" title="Card Info on Polluted Delta">Polluted Delta</a><br />
2658 1 <a href="javascript:autoCardWindow('Bloodstained%20Mire')" title="Card Info on Bloodstained Mire">Bloodstained Mire</a><br />
2659 22 <a href="javascript:autoCardWindow('Swamp')" title="Card Info on Swamp">Swamp</a><br />
2660 </td><td width="200"><b>Side Board</b><br />
2661 1 <a href="javascript:autoCardWindow('Corrupt')">Corrupt</a><br />
2662 1 <a href="javascript:autoCardWindow('Hollow%20Specter')">Hollow Specter</a><br />
2663 1 <a href="javascript:autoCardWindow('Visara%20the%20Dreadful')">Visara the Dreadful</a><br />
2664 2 <a href="javascript:autoCardWindow('Megrim')" title="Card Info on Megrim">Megrim</a><br />
2665 2 <a href="javascript:autoCardWindow('Engineered%20Plague')" title="Card Info on Engineered Plague">Engineered Plague</a><br />
2666 1 <a href="javascript:autoCardWindow('Gravespawn%20Sovereign')" title="Card Info on Gravespawn Sovereign">Gravespawn Sovereign</a><br />
2667 1 <a href="javascript:autoCardWindow('Slate%20of%20Ancestry')" title="Card Info on Slate of Ancestry">Slate of Ancestry</a><br />
2668 rizwank 1.1 1 <a href="javascript:autoCardWindow('Boneknitter')" title="Card Info on Boneknitter">Boneknitter</a><br />
2669 1 <a href="javascript:autoCardWindow('Noxious%20Ghoul')" title="Card Info on Noxious Ghoul">Noxious Ghoul</a><br />
2670 1 <a href="javascript:autoCardWindow('False%20Cure')" title="Card Info on False Cure">False Cure</a><br />
2671 1 <a href="javascript:autoCardWindow('Smother')" title="Card Info on Smother">Smother</a><br />
2672 1 <a href="javascript:autoCardWindow('Withered%20Wretch')" title="Card Info on Withered Wretch">Withered Wretch</a><br />
2673 1 <a href="javascript:autoCardWindow('Head%20Games')" title="Card Info on Head Games">Head Games</a><br />
2674 1 <a href="javascript:autoCardWindow('Infernal%20Caretaker')" title="Card Info on Infernal Caretaker">Infernal Caretaker</a><br />
2675 1 <a href="javascript:autoCardWindow('Zombify')" title="Card Info on Zombify">Zombify</a><br />
2676 1 <a href="javascript:autoCardWindow('Cover%20of%20Darkness')" title="Card Info on Cover of Darkness">Cover of Darkness</a><br />
2677 1 <a href="javascript:autoCardWindow('Smokespew%20Invoker')" title="Card Info on Smokespew Invoker">Smokespew Invoker</a></p>
2678
2679 <p></td></tr><tr><td>CARDS :<br />
2680 AVG COST : <br />
2681 COLOR : <br />
2682 TYPE :<br />
2683 SET:<br />
2684 </td><td></td></tr></table></p>
2685
2686 <p>Somewhere I lost the <a href="javascript:autoCardWindow('Entomb')" title="Card Info on Entomb">Entomb</a>s and <a href="javascript:autoCardWindow('Buried%20Alive')" title="Card Info on Buried Alive">Buried Alive</a>s that I had added for fun reanimation... Scion is cool enough to cycle... yes I know the sideboard is too large, but no one really pays attention on FNM and Im partially using it as a "cards Im thinking about" area... Removed some of the Smothers, they were best agaisnt <img src="http://www.geekymedia.com/magic/blue_mana.gif" height="12" width="12" alt="blue_mana" /> <img src="http://www.geekymedia.com/magic/green_mana.gif" height="12" width="12" alt="green_mana" /> Madness, but either way I needed Megrim out quicker, one dead <a href="javascript:autoCardWindow('Rootwalla')" title="Card Info on Rootwalla">Rootwalla</a> wont fix anything.</p>
2687
2688 <p>Did well at FNM with this build, lost hard to Madness but made it to fifth place... Just added the False Cure from draft today... thought about adding a <a href="javascript:autoCardWindow('Chainer%2C%20Dementia%20Master')" title="Card Info on Chainer, Dementia Master">Chainer, Dementia Master</a>, but stayed away from it, no good reason. I lost one bidding, I'm not sure where it is. The deck isn't as focus, and the lack of a Wretch mainboard (or two sideboard) make dealing with GY recursion and <a href="javascript:autoCardWindow('Anger')" title="Card Info on Anger">Anger</a> a lot worse. If I added some method to make em lose cards, I'd add a Megrim mainboard, but I'm not ready for that yet. got one more tutor and I love em, might add it. There seems not to be a cheaper tutor ... oh, I really really need to get one or two <a href="javascript:autoCardWindow('Haunting%20Echoes')" title="Card Info on Haunting Echoes">Haunting Echoes</a> .... </p>
2689 rizwank 1.1
2690 <p><br />
2691 Someone played me this MTG deck, ill provide more details later. Combine <a href="javascript:autoCardWindow('Pulsemage%20Advocate')" title="Card Info on Pulsemage Advocate">Pulsemage Advocate</a>, <a href="javascript:autoCardWindow('Dreambone%20Muse')" title="Card Info on Dreambone Muse">Dreambone Muse</a> and <a href="javascript:autoCardWindow('Riptide%20Shapeshifter')" title="Card Info on Riptide Shapeshifter">Riptide Shapeshifter</a> .. i'll write about the combo later.</p>
2692
2693 <p>Talking with HeatherW and need to get CalPoly kinda ready, afk.</p>
2694
2695
2696
2697
2698
2699
2700 <div class="posted">
2701 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000092" title="Permanent Link to this Post.">09:27 PM</a><?php
2702 if ($hits) {
2703 print " | Read ";
2704 echo "$hits";
2705 print " time";
2706 if($hits != 1) echo 's';
2707 }
2708 ?>
2709 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=92" onclick="OpenComments(this.href); return false">Comments (0)</a>
2710 rizwank 1.1
2711 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=92" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2712
2713 </div>
2714
2715 </div>
2716 <?php
2717
2718 // display the list of referers
2719 echo '<div class="sidetitle">Referrers</div>', "\n";
2720 echo '<div class="side">', "\n";
2721
2722 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=92 GROUP BY referer ORDER BY count DESC, title';
2723
2724 $rs = mysql_query( $sql );
2725 $n = 0;
2726
2727 while( $row = mysql_fetch_assoc( $rs ) ) {
2728 $referer1 = $row['referer'];
2729 $title = $row['title'];
2730 $count = $row['count'];
2731 rizwank 1.1 $search = $row['search'];
2732
2733 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2734 $n++;
2735 echo '<a href="', $referer1, '" target="_blank">';
2736 echo $title . "</a> [" . $count . "]<br />\n";
2737 }
2738 }
2739
2740 if (!($n)) {
2741 echo "No referrals yet<br />";
2742 }
2743 else {
2744 echo "<br />\n";
2745 echo 'referrers [referrals]<br />';
2746 }
2747 echo '</div>';
2748
2749 echo "<div class='sidetitle'>Search Terms</div>\n";
2750 echo "<div class='side'>";
2751
2752 rizwank 1.1 $rs = mysql_query( $sql );
2753 $n = 0;
2754
2755 while( $row = mysql_fetch_assoc( $rs ) ) {
2756 $query = '';
2757
2758 $referer1 = $row['referer'];
2759 $title = $row['title'];
2760 $count = $row['count'];
2761 $search = $row['search'];
2762
2763 if ($search == 1) {
2764 $n++;
2765 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2766 echo $query . ' [' . $count . ']' . "<br />\n";
2767 }
2768 }
2769
2770 if (!($n)) { echo "No search terms yet<br />"; }
2771 else { echo "<br />search terms [hits]"; }
2772 echo "</div>";
2773 rizwank 1.1 ?>
2774
2775
2776
2777 <!--
2778 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2779 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
2780 xmlns:dc="http://purl.org/dc/elements/1.1/">
2781 <rdf:Description
2782 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000091"
2783 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/91"
2784 dc:title="Update"
2785 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000091"
2786 dc:subject="Home"
2787 dc:description="Its been a while, yeah yeah. Pulled the whole "we should take this to the next level" April fools trick with Cherie ... she enjoyed it and I managed to get out without being slapped. Went to play Volleyball with..."
2788 dc:creator="Rizwank"
2789 dc:date="2003-04-05T18:05:14-08:00" />
2790 </rdf:RDF>
2791 -->
2792
2793
2794 rizwank 1.1 <h2 class="date">April 05, 2003</h2>
2795
2796
2797 <div class="blogbody">
2798 <a name="000091"></a>
2799 <?php
2800
2801 // record the referer
2802 if ($my_ip !== $remote_ip) {
2803 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (91, '$referer', '', $time)" );
2804 }
2805
2806 // get the no. of times this entry has been read
2807 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=91' );
2808 $row = mysql_fetch_row( $rs );
2809 $hits = $row[0];
2810
2811 ?>
2812 <h3 class="title">Update</h3>
2813
2814 <p> <table align="left"><tr valign="bottom"><td>
2815 rizwank 1.1 <p style="font-size:16pt"><b>
2816 I</b>
2817 </p>
2818 </td></tr></table>
2819 ts been a while, yeah yeah.</p>
2820
2821 <p>Pulled the whole "we should take this to the next level" April fools trick with (ex-gal) ... she enjoyed it and I managed to get out without being slapped. Went to play Volleyball with her church after which was actually quite fun. Turned in my paper right before, saying hi and bye to the prof, faked out mum making her think that there were tons of April Fools jokes around when I only switched their drawers</p>
2822
2823 <p>Wednesday, tried to sign up for classes at CalPoly but all of them were full :( I was really wanting to get started again and this totally disappointed me. SMSed with HeatherW a bit about my theories of attractiveness and quality of education; ill expound that out here sometime soon. Came home and went to Lex's house to help dad with random stuff then came home trying to find other classes. Slept soon was exhausted.</p>
2824
2825 <p>Klaskin at 12, made itthere around 12:10... went well, caught up a bit more.. she was happy about CalPoly and pointed out that I should consider just finishing there, or anyplace easier than UCLA ... dad just said that today too but im gonna take some classes first before I give it much though. Hung out with Heather, got treated poorly at Cantors, went to a Magic cardshop, spent 1.5 hrs in teh car trying to decide where to go for a movie that we ended up not seeing; Bowling for Columbine, The Hours, nor The Pianist seemed to fit our moods then, and phonebooth wasnt out yet. (omg, they arent showing it in the ville .. how is that possible?) Chatted with hilly for a while, whos growing up quickly ... talked about her and then (ex-gal) and joel and lotsa random stuff. it was soooo nice seeing her, i love her so. was gonna see heatherw but ran out of time and just came straight home; tried to do more class research.</p>
2826
2827 <p>Friday morning, I finalized my research and found out that the *new* ideal schedule, which was a LOT more CS and a lot less Engineering :( was only MW, so chilled for the day; cleaning up and wokring on my Zombie deck... went 2-0, 1-2 and 2-0 this time, doing quite well adding in a tutor and a few other random things ... made it to 5th, but lost against madness in the top tier... just as well, Iwas late for my dance with (ex-gal) at her church ... music choices were kinda so-so and she was distracted during the last half by god knows what... came over here and mums migrane was getting worse so i took her to bed and gave her a massage and all .. (ex-gal) was listening to music on the 'puter and stayed doing so till 2 or so.. boring! ;p hehe i've heard all but she was having fun; I fell asleep on the ground ... we ended up going down later to watch a Fish Called Wanda, and after some flirting and stuff.. egad! She kissed me. ... Surpised the hell out of me.... next few hours were a whirlwind which I shall not comment on, except to say that I think mum has some comments about whats allowed in the household ... she felt bad for (ex-gal) s parents, which really confused me ... anyhow, its nice and (ex-gal) is all pretty and all :) she slept over (in sis's bed) and we had cinammon rolls for breakfast and started to get distracted until I remembed I had to go to Display as mum needed help and was in an ornery mood from the headache... did some display work, am home now and preparing for a mini date with (ex-gal) , dinner at her place. .. whats sad is that if i werent in teh ville id sleep over or at least stay late, but mums being the hawk now ... im 22 for crying out loud... whatever..</p>
2828
2829 <p>anyhow, food time</p>
2830
2831
2832
2833
2834
2835
2836 rizwank 1.1 <div class="posted">
2837 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000091" title="Permanent Link to this Post.">06:05 PM</a><?php
2838 if ($hits) {
2839 print " | Read ";
2840 echo "$hits";
2841 print " time";
2842 if($hits != 1) echo 's';
2843 }
2844 ?>
2845 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=91" onclick="OpenComments(this.href); return false">Comments (0)</a>
2846
2847 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=91" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2848
2849 </div>
2850
2851 </div>
2852 <?php
2853
2854 // display the list of referers
2855 echo '<div class="sidetitle">Referrers</div>', "\n";
2856 echo '<div class="side">', "\n";
2857 rizwank 1.1
2858 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=91 GROUP BY referer ORDER BY count DESC, title';
2859
2860 $rs = mysql_query( $sql );
2861 $n = 0;
2862
2863 while( $row = mysql_fetch_assoc( $rs ) ) {
2864 $referer1 = $row['referer'];
2865 $title = $row['title'];
2866 $count = $row['count'];
2867 $search = $row['search'];
2868
2869 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2870 $n++;
2871 echo '<a href="', $referer1, '" target="_blank">';
2872 echo $title . "</a> [" . $count . "]<br />\n";
2873 }
2874 }
2875
2876 if (!($n)) {
2877 echo "No referrals yet<br />";
2878 rizwank 1.1 }
2879 else {
2880 echo "<br />\n";
2881 echo 'referrers [referrals]<br />';
2882 }
2883 echo '</div>';
2884
2885 echo "<div class='sidetitle'>Search Terms</div>\n";
2886 echo "<div class='side'>";
2887
2888 $rs = mysql_query( $sql );
2889 $n = 0;
2890
2891 while( $row = mysql_fetch_assoc( $rs ) ) {
2892 $query = '';
2893
2894 $referer1 = $row['referer'];
2895 $title = $row['title'];
2896 $count = $row['count'];
2897 $search = $row['search'];
2898
2899 rizwank 1.1 if ($search == 1) {
2900 $n++;
2901 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2902 echo $query . ' [' . $count . ']' . "<br />\n";
2903 }
2904 }
2905
2906 if (!($n)) { echo "No search terms yet<br />"; }
2907 else { echo "<br />search terms [hits]"; }
2908 echo "</div>";
2909 ?>
2910
2911
2912
2913 <!--
2914 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2915 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
2916 xmlns:dc="http://purl.org/dc/elements/1.1/">
2917 <rdf:Description
2918 rdf:about="http://www.geekymedia.com/archives/2003/04/index.html#000090"
2919 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/90"
2920 rizwank 1.1 dc:title="April Fools!"
2921 dc:identifier="http://www.geekymedia.com/archives/2003/04/index.html#000090"
2922 dc:subject=""
2923 dc:description="Thoughts on April Fools jokes for me and Cherie ... We are meeting at Subway around 7:30 .. I was gonna tell her that I was so touched that she called me after her play when I saw Chris kiss..."
2924 dc:creator="Rizwank"
2925 dc:date="2003-04-01T14:31:40-08:00" />
2926 </rdf:RDF>
2927 -->
2928
2929
2930 <h2 class="date">April 01, 2003</h2>
2931
2932
2933 <div class="blogbody">
2934 <a name="000090"></a>
2935 <?php
2936
2937 // record the referer
2938 if ($my_ip !== $remote_ip) {
2939 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (90, '$referer', '', $time)" );
2940 }
2941 rizwank 1.1
2942 // get the no. of times this entry has been read
2943 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=90' );
2944 $row = mysql_fetch_row( $rs );
2945 $hits = $row[0];
2946
2947 ?>
2948 <h3 class="title">April Fools!</h3>
2949
2950 <p> <table align="left"><tr valign="bottom"><td>
2951 <p style="font-size:16pt"><b>
2952 T</b>
2953 </p>
2954 </td></tr></table>
2955 houghts on April Fools jokes for me and (ex-gal) ...</p>
2956
2957 <p>We are meeting at Subway around 7:30 .. I was gonna tell her that I was so touched that she called me after her play when I saw Chris kiss her ... that I was gonna tell her that I want to be patient and give her two weeks when i wont put any pressure on her whatsoever...</p>
2958
2959 <p>rizwanK: Need advice .. (ex-gal) and I are hitting up Subway and bowling today .. and its april fools and I cant think of ANYTHING to do... any thoughts? None of the pranks I have thought up are benign enough to be the mark of a decent person..<br />
2960 UberDrake: You could always "lose" your wallet and expect her to pay for everything<br />
2961 rizwanK: Lovely.<br />
2962 rizwank 1.1 rizwanK: Granted its tenouous dating, so I avoid the idea of pretending im cheating on her, introducing her to someone reported to be my ex-gf, trying to hook her up with her ex-bf<br />
2963 rizwanK: maybe I could ask her if i could go out with her sister.<br />
2964 UberDrake: OH OH OH. Ok so you pick her up and tell her there was a change of plans. You have a bag with a cheap bottle of wine and a box of condoms and you pull into a cheap motel<br />
2965 rizwanK: Oh I love it!<br />
2966 rizwanK: we havent even kissed yet .. that'll scare the shit out of her.<br />
2967 UberDrake: Tell her you want to take your relationship to the next level<br />
2968 rizwanK: Ack! That'll just scare her. Shes 4 weeks out of a 4 year relationship. I always find difficult girls<br />
2969 rizwanK: wow,im thinking of combining the wallet and motel<br />
2970 UberDrake: Its supposed to scare her a little. It is a prank<br />
2971 rizwanK: this is true.<br />
2972 rizwanK: wow, thats wonderful<br />
2973 rizwanK: sadistic but wonderful<br />
2974 rizwanK: :-)<br />
2975 UberDrake: glad I could be of help</p>
2976
2977
2978
2979
2980
2981
2982 <div class="posted">
2983 rizwank 1.1 <div class="posted">Penned by <!-- Rizwank --><script type="text/javascript" src="http://www.geekymedia.com/email.js"></script> at <a href="http://www.geekymedia.com/archives/2003/04/index.html#000090" title="Permanent Link to this Post.">02:31 PM</a><?php
2984 if ($hits) {
2985 print " | Read ";
2986 echo "$hits";
2987 print " time";
2988 if($hits != 1) echo 's';
2989 }
2990 ?>
2991 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=90" onclick="OpenComments(this.href); return false">Comments (0)</a>
2992
2993 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=90" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2994
2995 </div>
2996
2997 </div>
2998 <?php
2999
3000 // display the list of referers
3001 echo '<div class="sidetitle">Referrers</div>', "\n";
3002 echo '<div class="side">', "\n";
3003
3004 rizwank 1.1 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=90 GROUP BY referer ORDER BY count DESC, title';
3005
3006 $rs = mysql_query( $sql );
3007 $n = 0;
3008
3009 while( $row = mysql_fetch_assoc( $rs ) ) {
3010 $referer1 = $row['referer'];
3011 $title = $row['title'];
3012 $count = $row['count'];
3013 $search = $row['search'];
3014
3015 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
3016 $n++;
3017 echo '<a href="', $referer1, '" target="_blank">';
3018 echo $title . "</a> [" . $count . "]<br />\n";
3019 }
3020 }
3021
3022 if (!($n)) {
3023 echo "No referrals yet<br />";
3024 }
3025 rizwank 1.1 else {
3026 echo "<br />\n";
3027 echo 'referrers [referrals]<br />';
3028 }
3029 echo '</div>';
3030
3031 echo "<div class='sidetitle'>Search Terms</div>\n";
3032 echo "<div class='side'>";
3033
3034 $rs = mysql_query( $sql );
3035 $n = 0;
3036
3037 while( $row = mysql_fetch_assoc( $rs ) ) {
3038 $query = '';
3039
3040 $referer1 = $row['referer'];
3041 $title = $row['title'];
3042 $count = $row['count'];
3043 $search = $row['search'];
3044
3045 if ($search == 1) {
3046 rizwank 1.1 $n++;
3047 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
3048 echo $query . ' [' . $count . ']' . "<br />\n";
3049 }
3050 }
3051
3052 if (!($n)) { echo "No search terms yet<br />"; }
3053 else { echo "<br />search terms [hits]"; }
3054 echo "</div>";
3055 ?>
3056
3057
3058
3059 </div>
3060 </div>
3061 <?php
3062 //Change the following to your email address
3063 $email = "rizwank@geekymedia.com";
3064
3065 if(eregi("googlebot",$_SERVER['HTTP_USER_AGENT']))
3066 {
3067 rizwank 1.1 mail($email, "Googlebot detected",
3068 "Google has crawled : ".$_SERVER['REQUEST_URI']);
3069 }
3070 ?>
3071 <br>
3072 <php
3073 $rs = mysql_query( "SELECT * FROM mt_entryhits" );
3074 $deletetime = time() - (60 * 60 * 24);
3075 mysql_query( "DELETE FROM mt_entryhits WHERE time < $deletetime and entry_id = 0" );
3076
3077 while ($row = mysql_fetch_assoc($rs)) {
3078 if ($referer == $row['referer']) {
3079 $title = $row['title'];
3080 }
3081 }
3082
3083 if (($title == '') || (strpos($title,'ttp://')) && ($referer !== '')) {
3084 if ($title1 = getquery($referer)) {
3085 $title = addslashes($title1);
3086 $search = 1;
3087 }
3088 rizwank 1.1 else { $search = 0; }
3089 if (!($search)) { $title = addslashes(URLHelper::getTitle($referer)); }
3090 if (strpos($referer,'encquery')) {
3091 $title = addslashes(substr($title,26,-2));
3092 $search = 1;
3093 }
3094 if (strpos($referer,'info.dogpl')) {
3095 $title = substr($title,21);
3096 $search = 1;
3097 }
3098 if ((trim($title) == '-') || (trim($title) === '')) { $title = $referer; }
3099 if (!($search) && (strlen(trim($title)) > 45)) {$title = substr($title,0,42) . "..."; }
3100 else if (trim(strlen($title)) > 52) { $title = substr($title,0,49) . "..."; }
3101 }
3102
3103 mysql_query( "UPDATE mt_entryhits SET title='$title', search=$search WHERE referer='$referer'" );
3104
3105 function getquery($ref){
3106 $queries = array("search=", "epq=", "p=", "qkw=", "q=", "query=", "va=", "qry=", "userQuery=", "searchfor=", "question=", "sb=");
3107
3108 while(list($key,$val)=each($queries)){
3109 rizwank 1.1 $pos = 0;//initialize
3110 $pos = strpos($ref, $val);
3111 if (strpos($ref,'encquery')) { $pos = 0; }
3112 #$ret .= "($pos $val)";
3113 if($pos > 0){
3114 $endpos = strpos ($ref, "&", $pos);
3115 if(trim($endpos) == ""){
3116 $search = substr($ref, ($pos+strlen($val)), strlen($ref)-$pos);
3117 }else{
3118 $search = substr ($ref, ($pos+strlen($val)), ($endpos-$pos)-2);
3119 }
3120 $endpos = strpos ($search, "&");
3121 if(trim($endpos)) {
3122 $search = substr ($search, 0, $endpos);
3123 }
3124 $searched = trim($search);
3125 $searched = str_replace("+", " ", $search);
3126 $searched = str_replace("%2E", ".", $searched);
3127 $searched = str_replace("%2B", "+", $searched);
3128 $searched = str_replace("%2b", "+", $searched);
3129 $searched = str_replace("%22", '"', $searched);
3130 rizwank 1.1 $searched = str_replace("%22", '"', $searched);
3131 $searched = str_replace("%20", " ", $searched);
3132 $searched = str_replace("%3F", "?", $searched);
3133 $searched = str_replace("%28", "(", $searched);
3134 $searched = str_replace("%27", "'", $searched);
3135 $searched = str_replace("%3A", ":", $searched);
3136 $searched = str_replace("%2C", ",", $searched);
3137 $searched = str_replace("%24", "$", $searched);
3138 $searched = str_replace("%21", "!", $searched);
3139 $searched = str_replace("%5C", "\\", $searched);
3140 $searched = str_replace("%2F", "/", $searched);
3141 if(trim($searched) == ""){
3142 $searched = substr($ref, $pos, strlen($ref)-$pos)."($endpos)";
3143 }
3144 }
3145 }
3146 if(trim($searched) !== "") {
3147 return "$searched";
3148 }else{
3149 return false;
3150 }
3151 rizwank 1.1 }// end function
3152
3153 ?>
3154
3155
3156 </body>
3157 </html>
|