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: May 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/04/index.html" title="April 2003" />
13
14 <link rel="next" href="http://www.geekymedia.com/archives/2003/06/index.html" title="June 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/04/index.html">« April 2003</a> |
100
101 <a href="http://www.geekymedia.com/">Main</a>
102 | <a href="http://www.geekymedia.com/archives/2003/06/index.html">June 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/05/index.html#000130"
116 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/130"
117 dc:title="Fair enough."
118 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000130"
119 dc:subject=""
120 dc:description="TheBostonChannel.com - News - SJC: Arrest Of Thong-Wearing Man Not Justified SJC: Arrest Of Thong-Wearing Man Not Justified Man Says State Laws Not Clear On Thongs POSTED: 3:40 p.m. EDT May 30, 2003 BOSTON - Revealing your thong underwear in..."
121 dc:creator="Rizwank"
122 dc:date="2003-05-31T22:05:15-08:00" />
123 </rdf:RDF>
124 -->
125
126
127 rizwank 1.1 <h2 class="date">May 31, 2003</h2>
128
129
130 <div class="blogbody">
131 <a name="000130"></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 (130, '$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=130' );
141 $row = mysql_fetch_row( $rs );
142 $hits = $row[0];
143
144 ?>
145 <h3 class="title">Fair enough.</h3>
146
147 <p><a title="TheBostonChannel.com - News - SJC: Arrest Of Thong-Wearing Man Not Justified" href="http://www.thebostonchannel.com/news/2239104/detail.html"> <table align="left"><tr valign="bottom"><td>
148 rizwank 1.1 <p style="font-size:16pt"><b>
149 T</b>
150 </p>
151 </td></tr></table>
152 heBostonChannel.com - News - SJC: Arrest Of Thong-Wearing Man Not Justified</a></p>
153
154 <p>SJC: Arrest Of Thong-Wearing Man Not Justified<br />
155 Man Says State Laws Not Clear On Thongs<br />
156 POSTED: 3:40 p.m. EDT May 30, 2003<br />
157 BOSTON -- Revealing your thong underwear in Massachusetts is not a crime, according to the state's highest court, which is recommending the dismissal of a charge of open and gross lewdness against a Boston man. <br />
158 Prosecutors said Patrick Quinn pulled down his pants and exposed his "thong-clad buttocks" to a group of 13-year-old girls walking behind their parochial school. <br />
159 Quinn was arrested but claimed in court that state laws against indecent exposure or public lewdness should not apply in his case. He pointed to the number of people seen wearing thongs on public beaches. </p>
160
161 <p>The Supreme Judicial Court agreed, saying in its ruling that the defendant did not have fair notice that exposure of thong-clad buttocks was a prosecutable offense.</p>
162
163
164
165
166
167
168 <div class="posted">
169 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/05/index.html#000130" title="Permanent Link to this Post.">10:05 PM</a><?php
170 if ($hits) {
171 print " | Read ";
172 echo "$hits";
173 print " time";
174 if($hits != 1) echo 's';
175 }
176 ?>
177 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=130" onclick="OpenComments(this.href); return false">Comments (0)</a>
178
179 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=130" onclick="OpenTrackback(this.href); return false">TrackBack</a>
180
181 </div>
182
183 </div>
184 <?php
185
186 // display the list of referers
187 echo '<div class="sidetitle">Referrers</div>', "\n";
188 echo '<div class="side">', "\n";
189
190 rizwank 1.1 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=130 GROUP BY referer ORDER BY count DESC, title';
191
192 $rs = mysql_query( $sql );
193 $n = 0;
194
195 while( $row = mysql_fetch_assoc( $rs ) ) {
196 $referer1 = $row['referer'];
197 $title = $row['title'];
198 $count = $row['count'];
199 $search = $row['search'];
200
201 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
202 $n++;
203 echo '<a href="', $referer1, '" target="_blank">';
204 echo $title . "</a> [" . $count . "]<br />\n";
205 }
206 }
207
208 if (!($n)) {
209 echo "No referrals yet<br />";
210 }
211 rizwank 1.1 else {
212 echo "<br />\n";
213 echo 'referrers [referrals]<br />';
214 }
215 echo '</div>';
216
217 echo "<div class='sidetitle'>Search Terms</div>\n";
218 echo "<div class='side'>";
219
220 $rs = mysql_query( $sql );
221 $n = 0;
222
223 while( $row = mysql_fetch_assoc( $rs ) ) {
224 $query = '';
225
226 $referer1 = $row['referer'];
227 $title = $row['title'];
228 $count = $row['count'];
229 $search = $row['search'];
230
231 if ($search == 1) {
232 rizwank 1.1 $n++;
233 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
234 echo $query . ' [' . $count . ']' . "<br />\n";
235 }
236 }
237
238 if (!($n)) { echo "No search terms yet<br />"; }
239 else { echo "<br />search terms [hits]"; }
240 echo "</div>";
241 ?>
242
243
244
245 <!--
246 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
247 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
248 xmlns:dc="http://purl.org/dc/elements/1.1/">
249 <rdf:Description
250 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000129"
251 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/129"
252 dc:title="Movies"
253 rizwank 1.1 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000129"
254 dc:subject="Home"
255 dc:description="Saw a few movies recently, Secretary, Amy's O, The Pianist... also BT'ed Gods and Generals so im slowly going through that movie.. Amy's O was an average frustrated Jewish girl sex comedy thats been done before. Funny of its own..."
256 dc:creator="Rizwank"
257 dc:date="2003-05-30T23:27:47-08:00" />
258 </rdf:RDF>
259 -->
260
261
262 <h2 class="date">May 30, 2003</h2>
263
264
265 <div class="blogbody">
266 <a name="000129"></a>
267 <?php
268
269 // record the referer
270 if ($my_ip !== $remote_ip) {
271 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (129, '$referer', '', $time)" );
272 }
273
274 rizwank 1.1 // get the no. of times this entry has been read
275 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=129' );
276 $row = mysql_fetch_row( $rs );
277 $hits = $row[0];
278
279 ?>
280 <h3 class="title">Movies</h3>
281
282 <p> <table align="left"><tr valign="bottom"><td>
283 <p style="font-size:16pt"><b>
284 S</b>
285 </p>
286 </td></tr></table>
287 aw a few movies recently, Secretary, Amy's O, The Pianist... also BT'ed Gods and Generals so im slowly going through that movie..</p>
288
289 <p>Amy's O was an average frustrated Jewish girl sex comedy thats been done before. Funny of its own accord, but not something to be recommended.</p>
290
291 <p>Secratary, on the other hand is fantastic. It's based on a Lawyer and his secrataries (one in particular) and the development of an S&M relationship ... you spend half the movie trying to scream at her to get away until you realize neither is actually taking advantage and think a bit about our own sexual mores. </p>
292
293 <p>The Pianist was saddening, but quite good. Less disturbing than Schnidler's List, and behaves similarly, in that you ALWAYS follow the central character in the pianist (while there are some scenes in "List" that are for different view points.)</p>
294
295 rizwank 1.1 <p>Gods and generals is starting out slow, but im sure the experience was much different if you didnt have the choice of hitting pause and taking a few hour break.</p>
296
297
298
299
300
301
302 <div class="posted">
303 <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/05/index.html#000129" title="Permanent Link to this Post.">11:27 PM</a><?php
304 if ($hits) {
305 print " | Read ";
306 echo "$hits";
307 print " time";
308 if($hits != 1) echo 's';
309 }
310 ?>
311 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=129" onclick="OpenComments(this.href); return false">Comments (0)</a>
312
313 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=129" onclick="OpenTrackback(this.href); return false">TrackBack</a>
314
315 </div>
316 rizwank 1.1
317 </div>
318 <?php
319
320 // display the list of referers
321 echo '<div class="sidetitle">Referrers</div>', "\n";
322 echo '<div class="side">', "\n";
323
324 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=129 GROUP BY referer ORDER BY count DESC, title';
325
326 $rs = mysql_query( $sql );
327 $n = 0;
328
329 while( $row = mysql_fetch_assoc( $rs ) ) {
330 $referer1 = $row['referer'];
331 $title = $row['title'];
332 $count = $row['count'];
333 $search = $row['search'];
334
335 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
336 $n++;
337 rizwank 1.1 echo '<a href="', $referer1, '" target="_blank">';
338 echo $title . "</a> [" . $count . "]<br />\n";
339 }
340 }
341
342 if (!($n)) {
343 echo "No referrals yet<br />";
344 }
345 else {
346 echo "<br />\n";
347 echo 'referrers [referrals]<br />';
348 }
349 echo '</div>';
350
351 echo "<div class='sidetitle'>Search Terms</div>\n";
352 echo "<div class='side'>";
353
354 $rs = mysql_query( $sql );
355 $n = 0;
356
357 while( $row = mysql_fetch_assoc( $rs ) ) {
358 rizwank 1.1 $query = '';
359
360 $referer1 = $row['referer'];
361 $title = $row['title'];
362 $count = $row['count'];
363 $search = $row['search'];
364
365 if ($search == 1) {
366 $n++;
367 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
368 echo $query . ' [' . $count . ']' . "<br />\n";
369 }
370 }
371
372 if (!($n)) { echo "No search terms yet<br />"; }
373 else { echo "<br />search terms [hits]"; }
374 echo "</div>";
375 ?>
376
377
378
379 rizwank 1.1 <!--
380 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
381 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
382 xmlns:dc="http://purl.org/dc/elements/1.1/">
383 <rdf:Description
384 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000128"
385 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/128"
386 dc:title="the streak is over"
387 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000128"
388 dc:subject="Home"
389 dc:description="The FNM Streak is over! First round, bye. HeatherW and Ger were finally coming up and left in time, but, of course, I didn't. I called ahead but there were an odd amount of people. Second round, 2-0. U/G Madness...."
390 dc:creator="Rizwank"
391 dc:date="2003-05-30T22:53:14-08:00" />
392 </rdf:RDF>
393 -->
394
395
396
397
398 <div class="blogbody">
399 <a name="000128"></a>
400 rizwank 1.1 <?php
401
402 // record the referer
403 if ($my_ip !== $remote_ip) {
404 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (128, '$referer', '', $time)" );
405 }
406
407 // get the no. of times this entry has been read
408 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=128' );
409 $row = mysql_fetch_row( $rs );
410 $hits = $row[0];
411
412 ?>
413 <h3 class="title">the streak is over</h3>
414
415 <p> <table align="left"><tr valign="bottom"><td>
416 <p style="font-size:16pt"><b>
417 T</b>
418 </p>
419 </td></tr></table>
420 he FNM Streak is over!</p>
421 rizwank 1.1
422 <p>First round, bye. HeatherW and Ger were finally coming up and left in time, but, of course, I didn't. I called ahead but there were an odd amount of people.</p>
423
424 <p>Second round, 2-0. U/G Madness. Bridge, Wretch saved me. </p>
425
426 <p>Third round, 1-1. Played against a disgruntled guy who had never played at Level 6 before ... wiped me first round, getting around the bridge. Second round we stalemated as a middle large line of attackers faced off the double bridge. Started doing Archon damage until he Naturalized my bridge, and we went on and on, ... thing is, time was running out, and he inspected his graveyard (devoid of any flashback cards) twice a turn, counted his mana three times, shuffled his hand etc ... It seemed to me to be intentional delaying ... I asked him (I thought) gently to please hurry up ... I ended up getting another Cemetary out and won just before the time limit, he refused to shake my hand saying I was being an ass in rushing him and that he could delay if he wanted to. I, of course, pointed out, that no, he couldn't. He wanted my DCI number, I said no. If he wanted to complain, he could talk to Ed, the store manager and head judge; I then told my side of the story discreetly to Ed for sake of reference.</p>
427
428 <p>Fourth round, 0-0 ... played against the Elvish deck that won regionals and started off well until she got a wall of elves and a timberwatch ... I bridged up, and kept stuff out with a double bridge/double cemetary (to deal with her pumped taunting elves), until she had to leave so we called it a drop for her (she had a wisher so was gaining 10 per turn, then when I mutilated, she floated mana and used the dead Herald to fetch a Caller .. 10 x 2/2 Bear tokens would have hurt but they were on teh wrong side of the bridge, but it was easier to just draw it ... no need for us to trade points.</p>
429
430 <p>Fifth round, 2-1 Wow. This was against Ger, who is a Irish Nationals player, so figure he is good. Granted, he's playing suck combo Tog, but hes really good at it :) [sticks his tounge out at HeatherW] ...</p>
431
432 <p>Interesting note... when he's around, heather becomes more charming (than usual) ... its some subtle effect that could be just imagined, but she smiles a lot more and is more attractive. Yay for them.</p>
433
434 <p>First round , Iopen with a shade and get him down to 5 until he unsummons it and then beat down "whe" with a Festering Goblin. Easy game.</p>
435
436 <p>Second game was just perfect 'Tog. I drew only one swamp, and opened by Cabal Therapying by saying "I'm sure you aren't running any Force Spikes", and wham, he casts one. Didn't get much better after that</p>
437
438 <p>Third Game blew hard. Good hand, he had a lot of counters but I got two therapys out and removed 2x Logics and a Counterspell ... Held a Smother and chainers as I dropped land constantly ... finally got an echoes and almost casted it, then dropped an archon and flashed back a therapy to check his hand for hard counters. 2 Force spikes. So I waited till next turn, dropped another land and cast Echoes. Fucker drew ANOTHER force spike, so he countered an echos with THREE force spikes! ... I gave away a bit too much but visually counting my tapped lannd for 5 anyhow ;p It was quite impressive. Other Echoes died a counter death and I couldn't keep much else out. </p>
439
440 <p>Called Katie to set our date, which looks like its gonna be Tuesday. God bless girls that giggle when you ask them out, its such a booster, esp those nervous giggles.</p>
441
442 rizwank 1.1 <p>Had a first date with Michelle today but she cancelled; as was fair, we were both strapped for time, but going to do something Sunday, so...</p>
443
444 <p>Sealed magic tomorrow whe! We are considering calling our team "Two Catholics and a Muslim walk into a bar..." :)</p>
445
446 <p>Talked with Stacey about a ton of stuff, got a lot of stuff off of my chest and learned a lot of things too... no you can't hear it.</p>
447
448
449
450
451
452
453 <div class="posted">
454 <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/05/index.html#000128" title="Permanent Link to this Post.">10:53 PM</a><?php
455 if ($hits) {
456 print " | Read ";
457 echo "$hits";
458 print " time";
459 if($hits != 1) echo 's';
460 }
461 ?>
462 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=128" onclick="OpenComments(this.href); return false">Comments (1)</a>
463 rizwank 1.1
464 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=128" onclick="OpenTrackback(this.href); return false">TrackBack</a>
465
466 </div>
467
468 </div>
469 <?php
470
471 // display the list of referers
472 echo '<div class="sidetitle">Referrers</div>', "\n";
473 echo '<div class="side">', "\n";
474
475 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=128 GROUP BY referer ORDER BY count DESC, title';
476
477 $rs = mysql_query( $sql );
478 $n = 0;
479
480 while( $row = mysql_fetch_assoc( $rs ) ) {
481 $referer1 = $row['referer'];
482 $title = $row['title'];
483 $count = $row['count'];
484 rizwank 1.1 $search = $row['search'];
485
486 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
487 $n++;
488 echo '<a href="', $referer1, '" target="_blank">';
489 echo $title . "</a> [" . $count . "]<br />\n";
490 }
491 }
492
493 if (!($n)) {
494 echo "No referrals yet<br />";
495 }
496 else {
497 echo "<br />\n";
498 echo 'referrers [referrals]<br />';
499 }
500 echo '</div>';
501
502 echo "<div class='sidetitle'>Search Terms</div>\n";
503 echo "<div class='side'>";
504
505 rizwank 1.1 $rs = mysql_query( $sql );
506 $n = 0;
507
508 while( $row = mysql_fetch_assoc( $rs ) ) {
509 $query = '';
510
511 $referer1 = $row['referer'];
512 $title = $row['title'];
513 $count = $row['count'];
514 $search = $row['search'];
515
516 if ($search == 1) {
517 $n++;
518 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
519 echo $query . ' [' . $count . ']' . "<br />\n";
520 }
521 }
522
523 if (!($n)) { echo "No search terms yet<br />"; }
524 else { echo "<br />search terms [hits]"; }
525 echo "</div>";
526 rizwank 1.1 ?>
527
528
529
530 <!--
531 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
532 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
533 xmlns:dc="http://purl.org/dc/elements/1.1/">
534 <rdf:Description
535 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000127"
536 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/127"
537 dc:title="Bittorrents"
538 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000127"
539 dc:subject=""
540 dc:description="BBC NEWS | Entertainment | 'Napster effect' hits US shows Interesting points about bittorrenting..."
541 dc:creator="Rizwank"
542 dc:date="2003-05-30T12:55:19-08:00" />
543 </rdf:RDF>
544 -->
545
546
547 rizwank 1.1
548
549 <div class="blogbody">
550 <a name="000127"></a>
551 <?php
552
553 // record the referer
554 if ($my_ip !== $remote_ip) {
555 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (127, '$referer', '', $time)" );
556 }
557
558 // get the no. of times this entry has been read
559 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=127' );
560 $row = mysql_fetch_row( $rs );
561 $hits = $row[0];
562
563 ?>
564 <h3 class="title">Bittorrents</h3>
565
566 <p><a title="BBC NEWS | Entertainment | 'Napster effect' hits US shows" href="http://news.bbc.co.uk/2/hi/entertainment/3006619.stm"> <table align="left"><tr valign="bottom"><td>
567 <p style="font-size:16pt"><b>
568 rizwank 1.1 B</b>
569 </p>
570 </td></tr></table>
571 BC NEWS | Entertainment | 'Napster effect' hits US shows</a></p>
572
573 <p>Interesting points about bittorrenting</p>
574
575
576
577
578
579
580 <div class="posted">
581 <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/05/index.html#000127" title="Permanent Link to this Post.">12:55 PM</a><?php
582 if ($hits) {
583 print " | Read ";
584 echo "$hits";
585 print " time";
586 if($hits != 1) echo 's';
587 }
588 ?>
589 rizwank 1.1 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=127" onclick="OpenComments(this.href); return false">Comments (0)</a>
590
591 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=127" onclick="OpenTrackback(this.href); return false">TrackBack</a>
592
593 </div>
594
595 </div>
596 <?php
597
598 // display the list of referers
599 echo '<div class="sidetitle">Referrers</div>', "\n";
600 echo '<div class="side">', "\n";
601
602 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=127 GROUP BY referer ORDER BY count DESC, title';
603
604 $rs = mysql_query( $sql );
605 $n = 0;
606
607 while( $row = mysql_fetch_assoc( $rs ) ) {
608 $referer1 = $row['referer'];
609 $title = $row['title'];
610 rizwank 1.1 $count = $row['count'];
611 $search = $row['search'];
612
613 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
614 $n++;
615 echo '<a href="', $referer1, '" target="_blank">';
616 echo $title . "</a> [" . $count . "]<br />\n";
617 }
618 }
619
620 if (!($n)) {
621 echo "No referrals yet<br />";
622 }
623 else {
624 echo "<br />\n";
625 echo 'referrers [referrals]<br />';
626 }
627 echo '</div>';
628
629 echo "<div class='sidetitle'>Search Terms</div>\n";
630 echo "<div class='side'>";
631 rizwank 1.1
632 $rs = mysql_query( $sql );
633 $n = 0;
634
635 while( $row = mysql_fetch_assoc( $rs ) ) {
636 $query = '';
637
638 $referer1 = $row['referer'];
639 $title = $row['title'];
640 $count = $row['count'];
641 $search = $row['search'];
642
643 if ($search == 1) {
644 $n++;
645 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
646 echo $query . ' [' . $count . ']' . "<br />\n";
647 }
648 }
649
650 if (!($n)) { echo "No search terms yet<br />"; }
651 else { echo "<br />search terms [hits]"; }
652 rizwank 1.1 echo "</div>";
653 ?>
654
655
656
657 <!--
658 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
659 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
660 xmlns:dc="http://purl.org/dc/elements/1.1/">
661 <rdf:Description
662 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000126"
663 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/126"
664 dc:title="Dotter stuff"
665 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000126"
666 dc:subject=""
667 dc:description="Slashdot | ReplayTV and TiVo Compared A Supernova In Red/Blue Plaid, Please Gas emitting Mars type life? Sis's insane link about anti-dairy More stuff fron Nullsoft I NEED to see the Producers! Salon Premium Downloads, boy was this worth the..."
668 dc:creator="Rizwank"
669 dc:date="2003-05-29T18:40:51-08:00" />
670 </rdf:RDF>
671 -->
672
673 rizwank 1.1
674 <h2 class="date">May 29, 2003</h2>
675
676
677 <div class="blogbody">
678 <a name="000126"></a>
679 <?php
680
681 // record the referer
682 if ($my_ip !== $remote_ip) {
683 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (126, '$referer', '', $time)" );
684 }
685
686 // get the no. of times this entry has been read
687 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=126' );
688 $row = mysql_fetch_row( $rs );
689 $hits = $row[0];
690
691 ?>
692 <h3 class="title">Dotter stuff</h3>
693
694 rizwank 1.1 <p><a title="Slashdot | ReplayTV and TiVo Compared" href="http://slashdot.org/article.pl?sid=03/05/29/1343200"> <table align="left"><tr valign="bottom"><td>
695 <p style="font-size:16pt"><b>
696 S</b>
697 </p>
698 </td></tr></table>
699 lashdot | ReplayTV and TiVo Compared</a></p>
700
701 <p><a href="http://slashdot.org/article.pl?sid=03/05/29/1648241" title="A Supernova In Red/Blue Plaid, Please">A Supernova In Red/Blue Plaid, Please</a></p>
702
703 <p><a href="http://slashdot.org/article.pl?sid=03/05/29/1939248" title="Gas emitting Mars type life?">Gas emitting Mars type life?</a></p>
704
705 <p><a href="http://www.mercola.com/article/milk/no_milk.htm" title="Sis's insane link about anti-dairy">Sis's insane link about anti-dairy</a></p>
706
707 <p><a href="http://slashdot.org/article.pl?sid=03/05/29/0140241" title="More stuff fron Nullsoft">More stuff fron Nullsoft</a></p>
708
709 <p><a href="http://www.ticketmaster.com/artist/841705?start=161&rpp=20" title="I NEED to see the Producers!">I NEED to see the Producers!</a></p>
710
711 <p><a href="http://www.salon.com/premium/downloads/" title="Salon Premium Downloads, boy was this worth the $18 a year">Salon Premium Downloads, boy was this worth the $18 a year</a></p>
712
713 <p><a href="http://members.chello.nl/p.wiersema/list.html" title="Bittorrent links">Bittorrent links</a></p>
714
715 rizwank 1.1 <p><a href="http://www.amazon.com/exec/obidos/search-handle-url/index=books&field-author=Asimov%2C%20Isaac/103-7246195-6300622" title="Asmiov Books, I'm missing Foundation & Earth + the Empire Series and I,Robot.">Asmiov Books, I'm missing Foundation & Earth + the Empire Series and I,Robot.</a></p>
716
717 <p><a href="http://www.google.com/puzzles/" title="A Googly Puzzle">A Googly Puzzle</a></p>
718
719
720
721
722
723
724 <div class="posted">
725 <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/05/index.html#000126" title="Permanent Link to this Post.">06:40 PM</a><?php
726 if ($hits) {
727 print " | Read ";
728 echo "$hits";
729 print " time";
730 if($hits != 1) echo 's';
731 }
732 ?>
733 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=126" onclick="OpenComments(this.href); return false">Comments (0)</a>
734
735 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=126" onclick="OpenTrackback(this.href); return false">TrackBack</a>
736 rizwank 1.1
737 </div>
738
739 </div>
740 <?php
741
742 // display the list of referers
743 echo '<div class="sidetitle">Referrers</div>', "\n";
744 echo '<div class="side">', "\n";
745
746 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=126 GROUP BY referer ORDER BY count DESC, title';
747
748 $rs = mysql_query( $sql );
749 $n = 0;
750
751 while( $row = mysql_fetch_assoc( $rs ) ) {
752 $referer1 = $row['referer'];
753 $title = $row['title'];
754 $count = $row['count'];
755 $search = $row['search'];
756
757 rizwank 1.1 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
758 $n++;
759 echo '<a href="', $referer1, '" target="_blank">';
760 echo $title . "</a> [" . $count . "]<br />\n";
761 }
762 }
763
764 if (!($n)) {
765 echo "No referrals yet<br />";
766 }
767 else {
768 echo "<br />\n";
769 echo 'referrers [referrals]<br />';
770 }
771 echo '</div>';
772
773 echo "<div class='sidetitle'>Search Terms</div>\n";
774 echo "<div class='side'>";
775
776 $rs = mysql_query( $sql );
777 $n = 0;
778 rizwank 1.1
779 while( $row = mysql_fetch_assoc( $rs ) ) {
780 $query = '';
781
782 $referer1 = $row['referer'];
783 $title = $row['title'];
784 $count = $row['count'];
785 $search = $row['search'];
786
787 if ($search == 1) {
788 $n++;
789 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
790 echo $query . ' [' . $count . ']' . "<br />\n";
791 }
792 }
793
794 if (!($n)) { echo "No search terms yet<br />"; }
795 else { echo "<br />search terms [hits]"; }
796 echo "</div>";
797 ?>
798
799 rizwank 1.1
800
801 <!--
802 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
803 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
804 xmlns:dc="http://purl.org/dc/elements/1.1/">
805 <rdf:Description
806 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000125"
807 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/125"
808 dc:title="Games everyone should play"
809 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000125"
810 dc:subject=""
811 dc:description="Reader's Remakes Article..."
812 dc:creator="Rizwank"
813 dc:date="2003-05-25T13:19:53-08:00" />
814 </rdf:RDF>
815 -->
816
817
818 <h2 class="date">May 25, 2003</h2>
819
820 rizwank 1.1
821 <div class="blogbody">
822 <a name="000125"></a>
823 <?php
824
825 // record the referer
826 if ($my_ip !== $remote_ip) {
827 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (125, '$referer', '', $time)" );
828 }
829
830 // get the no. of times this entry has been read
831 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=125' );
832 $row = mysql_fetch_row( $rs );
833 $hits = $row[0];
834
835 ?>
836 <h3 class="title">Games everyone should play</h3>
837
838 <p><a title="Reader's Remakes Article" href="http://www.gamesdomain.com/gdreview/depart/may02/read_remakes.html"> <table align="left"><tr valign="bottom"><td>
839 <p style="font-size:16pt"><b>
840 R</b>
841 rizwank 1.1 </p>
842 </td></tr></table>
843 eader's Remakes Article</a></p>
844
845
846
847
848
849
850 <div class="posted">
851 <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/05/index.html#000125" title="Permanent Link to this Post.">01:19 PM</a><?php
852 if ($hits) {
853 print " | Read ";
854 echo "$hits";
855 print " time";
856 if($hits != 1) echo 's';
857 }
858 ?>
859 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=125" onclick="OpenComments(this.href); return false">Comments (0)</a>
860
861 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=125" onclick="OpenTrackback(this.href); return false">TrackBack</a>
862 rizwank 1.1
863 </div>
864
865 </div>
866 <?php
867
868 // display the list of referers
869 echo '<div class="sidetitle">Referrers</div>', "\n";
870 echo '<div class="side">', "\n";
871
872 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=125 GROUP BY referer ORDER BY count DESC, title';
873
874 $rs = mysql_query( $sql );
875 $n = 0;
876
877 while( $row = mysql_fetch_assoc( $rs ) ) {
878 $referer1 = $row['referer'];
879 $title = $row['title'];
880 $count = $row['count'];
881 $search = $row['search'];
882
883 rizwank 1.1 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
884 $n++;
885 echo '<a href="', $referer1, '" target="_blank">';
886 echo $title . "</a> [" . $count . "]<br />\n";
887 }
888 }
889
890 if (!($n)) {
891 echo "No referrals yet<br />";
892 }
893 else {
894 echo "<br />\n";
895 echo 'referrers [referrals]<br />';
896 }
897 echo '</div>';
898
899 echo "<div class='sidetitle'>Search Terms</div>\n";
900 echo "<div class='side'>";
901
902 $rs = mysql_query( $sql );
903 $n = 0;
904 rizwank 1.1
905 while( $row = mysql_fetch_assoc( $rs ) ) {
906 $query = '';
907
908 $referer1 = $row['referer'];
909 $title = $row['title'];
910 $count = $row['count'];
911 $search = $row['search'];
912
913 if ($search == 1) {
914 $n++;
915 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
916 echo $query . ' [' . $count . ']' . "<br />\n";
917 }
918 }
919
920 if (!($n)) { echo "No search terms yet<br />"; }
921 else { echo "<br />search terms [hits]"; }
922 echo "</div>";
923 ?>
924
925 rizwank 1.1
926
927 <!--
928 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
929 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
930 xmlns:dc="http://purl.org/dc/elements/1.1/">
931 <rdf:Description
932 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000124"
933 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/124"
934 dc:title="Scourge!"
935 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000124"
936 dc:subject=""
937 dc:description="Ten Thoughts On Scourge Limited, by Geordie Tait - a Magic: the Gathering Onslaught Limited Article..."
938 dc:creator="Rizwank"
939 dc:date="2003-05-25T01:19:59-08:00" />
940 </rdf:RDF>
941 -->
942
943
944
945
946 rizwank 1.1 <div class="blogbody">
947 <a name="000124"></a>
948 <?php
949
950 // record the referer
951 if ($my_ip !== $remote_ip) {
952 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (124, '$referer', '', $time)" );
953 }
954
955 // get the no. of times this entry has been read
956 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=124' );
957 $row = mysql_fetch_row( $rs );
958 $hits = $row[0];
959
960 ?>
961 <h3 class="title">Scourge!</h3>
962
963 <p><a title="Ten Thoughts On Scourge Limited, by Geordie Tait - a Magic: the Gathering Onslaught Limited Article" href="http://www.starcitygames.com/php/news/expandnews.php?Article=5041"> <table align="left"><tr valign="bottom"><td>
964 <p style="font-size:16pt"><b>
965 T</b>
966 </p>
967 rizwank 1.1 </td></tr></table>
968 en Thoughts On Scourge Limited, by Geordie Tait - a Magic: the Gathering Onslaught Limited Article</a></p>
969
970
971
972
973
974
975 <div class="posted">
976 <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/05/index.html#000124" title="Permanent Link to this Post.">01:19 AM</a><?php
977 if ($hits) {
978 print " | Read ";
979 echo "$hits";
980 print " time";
981 if($hits != 1) echo 's';
982 }
983 ?>
984 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=124" onclick="OpenComments(this.href); return false">Comments (0)</a>
985
986 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=124" onclick="OpenTrackback(this.href); return false">TrackBack</a>
987
988 rizwank 1.1 </div>
989
990 </div>
991 <?php
992
993 // display the list of referers
994 echo '<div class="sidetitle">Referrers</div>', "\n";
995 echo '<div class="side">', "\n";
996
997 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=124 GROUP BY referer ORDER BY count DESC, title';
998
999 $rs = mysql_query( $sql );
1000 $n = 0;
1001
1002 while( $row = mysql_fetch_assoc( $rs ) ) {
1003 $referer1 = $row['referer'];
1004 $title = $row['title'];
1005 $count = $row['count'];
1006 $search = $row['search'];
1007
1008 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1009 rizwank 1.1 $n++;
1010 echo '<a href="', $referer1, '" target="_blank">';
1011 echo $title . "</a> [" . $count . "]<br />\n";
1012 }
1013 }
1014
1015 if (!($n)) {
1016 echo "No referrals yet<br />";
1017 }
1018 else {
1019 echo "<br />\n";
1020 echo 'referrers [referrals]<br />';
1021 }
1022 echo '</div>';
1023
1024 echo "<div class='sidetitle'>Search Terms</div>\n";
1025 echo "<div class='side'>";
1026
1027 $rs = mysql_query( $sql );
1028 $n = 0;
1029
1030 rizwank 1.1 while( $row = mysql_fetch_assoc( $rs ) ) {
1031 $query = '';
1032
1033 $referer1 = $row['referer'];
1034 $title = $row['title'];
1035 $count = $row['count'];
1036 $search = $row['search'];
1037
1038 if ($search == 1) {
1039 $n++;
1040 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1041 echo $query . ' [' . $count . ']' . "<br />\n";
1042 }
1043 }
1044
1045 if (!($n)) { echo "No search terms yet<br />"; }
1046 else { echo "<br />search terms [hits]"; }
1047 echo "</div>";
1048 ?>
1049
1050
1051 rizwank 1.1
1052 <!--
1053 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1054 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1055 xmlns:dc="http://purl.org/dc/elements/1.1/">
1056 <rdf:Description
1057 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000123"
1058 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/123"
1059 dc:title="more blog mod ideas"
1060 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000123"
1061 dc:subject=""
1062 dc:description="Brad Choate: Movable Type..."
1063 dc:creator="Rizwank"
1064 dc:date="2003-05-25T00:50:31-08:00" />
1065 </rdf:RDF>
1066 -->
1067
1068
1069
1070
1071 <div class="blogbody">
1072 rizwank 1.1 <a name="000123"></a>
1073 <?php
1074
1075 // record the referer
1076 if ($my_ip !== $remote_ip) {
1077 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (123, '$referer', '', $time)" );
1078 }
1079
1080 // get the no. of times this entry has been read
1081 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=123' );
1082 $row = mysql_fetch_row( $rs );
1083 $hits = $row[0];
1084
1085 ?>
1086 <h3 class="title">more blog mod ideas</h3>
1087
1088 <p><a title="Brad Choate: Movable Type" href="http://www.bradchoate.com/past/cat_movable_type.php"> <table align="left"><tr valign="bottom"><td>
1089 <p style="font-size:16pt"><b>
1090 B</b>
1091 </p>
1092 </td></tr></table>
1093 rizwank 1.1 rad Choate: Movable Type</a></p>
1094
1095
1096
1097
1098
1099
1100 <div class="posted">
1101 <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/05/index.html#000123" title="Permanent Link to this Post.">12:50 AM</a><?php
1102 if ($hits) {
1103 print " | Read ";
1104 echo "$hits";
1105 print " time";
1106 if($hits != 1) echo 's';
1107 }
1108 ?>
1109 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=123" onclick="OpenComments(this.href); return false">Comments (0)</a>
1110
1111 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=123" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1112
1113 </div>
1114 rizwank 1.1
1115 </div>
1116 <?php
1117
1118 // display the list of referers
1119 echo '<div class="sidetitle">Referrers</div>', "\n";
1120 echo '<div class="side">', "\n";
1121
1122 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=123 GROUP BY referer ORDER BY count DESC, title';
1123
1124 $rs = mysql_query( $sql );
1125 $n = 0;
1126
1127 while( $row = mysql_fetch_assoc( $rs ) ) {
1128 $referer1 = $row['referer'];
1129 $title = $row['title'];
1130 $count = $row['count'];
1131 $search = $row['search'];
1132
1133 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1134 $n++;
1135 rizwank 1.1 echo '<a href="', $referer1, '" target="_blank">';
1136 echo $title . "</a> [" . $count . "]<br />\n";
1137 }
1138 }
1139
1140 if (!($n)) {
1141 echo "No referrals yet<br />";
1142 }
1143 else {
1144 echo "<br />\n";
1145 echo 'referrers [referrals]<br />';
1146 }
1147 echo '</div>';
1148
1149 echo "<div class='sidetitle'>Search Terms</div>\n";
1150 echo "<div class='side'>";
1151
1152 $rs = mysql_query( $sql );
1153 $n = 0;
1154
1155 while( $row = mysql_fetch_assoc( $rs ) ) {
1156 rizwank 1.1 $query = '';
1157
1158 $referer1 = $row['referer'];
1159 $title = $row['title'];
1160 $count = $row['count'];
1161 $search = $row['search'];
1162
1163 if ($search == 1) {
1164 $n++;
1165 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1166 echo $query . ' [' . $count . ']' . "<br />\n";
1167 }
1168 }
1169
1170 if (!($n)) { echo "No search terms yet<br />"; }
1171 else { echo "<br />search terms [hits]"; }
1172 echo "</div>";
1173 ?>
1174
1175
1176
1177 rizwank 1.1 <!--
1178 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1179 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1180 xmlns:dc="http://purl.org/dc/elements/1.1/">
1181 <rdf:Description
1182 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000122"
1183 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/122"
1184 dc:title="reading"
1185 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000122"
1186 dc:subject=""
1187 dc:description="hacks.oreilly.com - O'Reilly Hacks Series..."
1188 dc:creator="Rizwank"
1189 dc:date="2003-05-25T00:44:51-08:00" />
1190 </rdf:RDF>
1191 -->
1192
1193
1194
1195
1196 <div class="blogbody">
1197 <a name="000122"></a>
1198 rizwank 1.1 <?php
1199
1200 // record the referer
1201 if ($my_ip !== $remote_ip) {
1202 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (122, '$referer', '', $time)" );
1203 }
1204
1205 // get the no. of times this entry has been read
1206 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=122' );
1207 $row = mysql_fetch_row( $rs );
1208 $hits = $row[0];
1209
1210 ?>
1211 <h3 class="title">reading</h3>
1212
1213 <p><a title="hacks.oreilly.com -- O'Reilly Hacks Series" href="http://hacks.oreilly.com/"> <table align="left"><tr valign="bottom"><td>
1214 <p style="font-size:16pt"><b>
1215 h</b>
1216 </p>
1217 </td></tr></table>
1218 acks.oreilly.com -- O'Reilly Hacks Series</a></p>
1219 rizwank 1.1
1220
1221
1222
1223
1224
1225 <div class="posted">
1226 <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/05/index.html#000122" title="Permanent Link to this Post.">12:44 AM</a><?php
1227 if ($hits) {
1228 print " | Read ";
1229 echo "$hits";
1230 print " time";
1231 if($hits != 1) echo 's';
1232 }
1233 ?>
1234 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=122" onclick="OpenComments(this.href); return false">Comments (0)</a>
1235
1236 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=122" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1237
1238 </div>
1239
1240 rizwank 1.1 </div>
1241 <?php
1242
1243 // display the list of referers
1244 echo '<div class="sidetitle">Referrers</div>', "\n";
1245 echo '<div class="side">', "\n";
1246
1247 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=122 GROUP BY referer ORDER BY count DESC, title';
1248
1249 $rs = mysql_query( $sql );
1250 $n = 0;
1251
1252 while( $row = mysql_fetch_assoc( $rs ) ) {
1253 $referer1 = $row['referer'];
1254 $title = $row['title'];
1255 $count = $row['count'];
1256 $search = $row['search'];
1257
1258 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1259 $n++;
1260 echo '<a href="', $referer1, '" target="_blank">';
1261 rizwank 1.1 echo $title . "</a> [" . $count . "]<br />\n";
1262 }
1263 }
1264
1265 if (!($n)) {
1266 echo "No referrals yet<br />";
1267 }
1268 else {
1269 echo "<br />\n";
1270 echo 'referrers [referrals]<br />';
1271 }
1272 echo '</div>';
1273
1274 echo "<div class='sidetitle'>Search Terms</div>\n";
1275 echo "<div class='side'>";
1276
1277 $rs = mysql_query( $sql );
1278 $n = 0;
1279
1280 while( $row = mysql_fetch_assoc( $rs ) ) {
1281 $query = '';
1282 rizwank 1.1
1283 $referer1 = $row['referer'];
1284 $title = $row['title'];
1285 $count = $row['count'];
1286 $search = $row['search'];
1287
1288 if ($search == 1) {
1289 $n++;
1290 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1291 echo $query . ' [' . $count . ']' . "<br />\n";
1292 }
1293 }
1294
1295 if (!($n)) { echo "No search terms yet<br />"; }
1296 else { echo "<br />search terms [hits]"; }
1297 echo "</div>";
1298 ?>
1299
1300
1301
1302 <!--
1303 rizwank 1.1 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1304 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1305 xmlns:dc="http://purl.org/dc/elements/1.1/">
1306 <rdf:Description
1307 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000121"
1308 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/121"
1309 dc:title="Mood Hack"
1310 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000121"
1311 dc:subject=""
1312 dc:description="Scotts Blog | *UPDATED* Mood Hack..."
1313 dc:creator="Rizwank"
1314 dc:date="2003-05-25T00:40:36-08:00" />
1315 </rdf:RDF>
1316 -->
1317
1318
1319
1320
1321 <div class="blogbody">
1322 <a name="000121"></a>
1323 <?php
1324 rizwank 1.1
1325 // record the referer
1326 if ($my_ip !== $remote_ip) {
1327 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (121, '$referer', '', $time)" );
1328 }
1329
1330 // get the no. of times this entry has been read
1331 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=121' );
1332 $row = mysql_fetch_row( $rs );
1333 $hits = $row[0];
1334
1335 ?>
1336 <h3 class="title">Mood Hack</h3>
1337
1338 <p><a title="Scotts Blog | *UPDATED* Mood Hack" href="http://scottmeinzer.com/blog/archives/2002/11/11/154/index.php"> <table align="left"><tr valign="bottom"><td>
1339 <p style="font-size:16pt"><b>
1340 S</b>
1341 </p>
1342 </td></tr></table>
1343 cotts Blog | *UPDATED* Mood Hack</a></p>
1344
1345 rizwank 1.1
1346
1347
1348
1349
1350 <div class="posted">
1351 <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/05/index.html#000121" title="Permanent Link to this Post.">12:40 AM</a><?php
1352 if ($hits) {
1353 print " | Read ";
1354 echo "$hits";
1355 print " time";
1356 if($hits != 1) echo 's';
1357 }
1358 ?>
1359 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=121" onclick="OpenComments(this.href); return false">Comments (0)</a>
1360
1361 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=121" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1362
1363 </div>
1364
1365 </div>
1366 rizwank 1.1 <?php
1367
1368 // display the list of referers
1369 echo '<div class="sidetitle">Referrers</div>', "\n";
1370 echo '<div class="side">', "\n";
1371
1372 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=121 GROUP BY referer ORDER BY count DESC, title';
1373
1374 $rs = mysql_query( $sql );
1375 $n = 0;
1376
1377 while( $row = mysql_fetch_assoc( $rs ) ) {
1378 $referer1 = $row['referer'];
1379 $title = $row['title'];
1380 $count = $row['count'];
1381 $search = $row['search'];
1382
1383 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1384 $n++;
1385 echo '<a href="', $referer1, '" target="_blank">';
1386 echo $title . "</a> [" . $count . "]<br />\n";
1387 rizwank 1.1 }
1388 }
1389
1390 if (!($n)) {
1391 echo "No referrals yet<br />";
1392 }
1393 else {
1394 echo "<br />\n";
1395 echo 'referrers [referrals]<br />';
1396 }
1397 echo '</div>';
1398
1399 echo "<div class='sidetitle'>Search Terms</div>\n";
1400 echo "<div class='side'>";
1401
1402 $rs = mysql_query( $sql );
1403 $n = 0;
1404
1405 while( $row = mysql_fetch_assoc( $rs ) ) {
1406 $query = '';
1407
1408 rizwank 1.1 $referer1 = $row['referer'];
1409 $title = $row['title'];
1410 $count = $row['count'];
1411 $search = $row['search'];
1412
1413 if ($search == 1) {
1414 $n++;
1415 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1416 echo $query . ' [' . $count . ']' . "<br />\n";
1417 }
1418 }
1419
1420 if (!($n)) { echo "No search terms yet<br />"; }
1421 else { echo "<br />search terms [hits]"; }
1422 echo "</div>";
1423 ?>
1424
1425
1426
1427 <!--
1428 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1429 rizwank 1.1 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1430 xmlns:dc="http://purl.org/dc/elements/1.1/">
1431 <rdf:Description
1432 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000120"
1433 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/120"
1434 dc:title="Guide to buying *daintes*"
1435 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000120"
1436 dc:subject=""
1437 dc:description="Salon.com Sex | Thong or bikini, sir?..."
1438 dc:creator="Rizwank"
1439 dc:date="2003-05-25T00:39:10-08:00" />
1440 </rdf:RDF>
1441 -->
1442
1443
1444
1445
1446 <div class="blogbody">
1447 <a name="000120"></a>
1448 <?php
1449
1450 rizwank 1.1 // record the referer
1451 if ($my_ip !== $remote_ip) {
1452 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (120, '$referer', '', $time)" );
1453 }
1454
1455 // get the no. of times this entry has been read
1456 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=120' );
1457 $row = mysql_fetch_row( $rs );
1458 $hits = $row[0];
1459
1460 ?>
1461 <h3 class="title">Guide to buying *daintes*</h3>
1462
1463 <p><a title="Salon.com Sex | Thong or bikini, sir?" href="http://www.salon.com/sex/feature/2002/12/20/lingerie/index1.html"> <table align="left"><tr valign="bottom"><td>
1464 <p style="font-size:16pt"><b>
1465 S</b>
1466 </p>
1467 </td></tr></table>
1468 alon.com Sex | Thong or bikini, sir?</a></p>
1469
1470
1471 rizwank 1.1
1472
1473
1474
1475 <div class="posted">
1476 <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/05/index.html#000120" title="Permanent Link to this Post.">12:39 AM</a><?php
1477 if ($hits) {
1478 print " | Read ";
1479 echo "$hits";
1480 print " time";
1481 if($hits != 1) echo 's';
1482 }
1483 ?>
1484 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=120" onclick="OpenComments(this.href); return false">Comments (0)</a>
1485
1486 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=120" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1487
1488 </div>
1489
1490 </div>
1491 <?php
1492 rizwank 1.1
1493 // display the list of referers
1494 echo '<div class="sidetitle">Referrers</div>', "\n";
1495 echo '<div class="side">', "\n";
1496
1497 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=120 GROUP BY referer ORDER BY count DESC, title';
1498
1499 $rs = mysql_query( $sql );
1500 $n = 0;
1501
1502 while( $row = mysql_fetch_assoc( $rs ) ) {
1503 $referer1 = $row['referer'];
1504 $title = $row['title'];
1505 $count = $row['count'];
1506 $search = $row['search'];
1507
1508 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1509 $n++;
1510 echo '<a href="', $referer1, '" target="_blank">';
1511 echo $title . "</a> [" . $count . "]<br />\n";
1512 }
1513 rizwank 1.1 }
1514
1515 if (!($n)) {
1516 echo "No referrals yet<br />";
1517 }
1518 else {
1519 echo "<br />\n";
1520 echo 'referrers [referrals]<br />';
1521 }
1522 echo '</div>';
1523
1524 echo "<div class='sidetitle'>Search Terms</div>\n";
1525 echo "<div class='side'>";
1526
1527 $rs = mysql_query( $sql );
1528 $n = 0;
1529
1530 while( $row = mysql_fetch_assoc( $rs ) ) {
1531 $query = '';
1532
1533 $referer1 = $row['referer'];
1534 rizwank 1.1 $title = $row['title'];
1535 $count = $row['count'];
1536 $search = $row['search'];
1537
1538 if ($search == 1) {
1539 $n++;
1540 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1541 echo $query . ' [' . $count . ']' . "<br />\n";
1542 }
1543 }
1544
1545 if (!($n)) { echo "No search terms yet<br />"; }
1546 else { echo "<br />search terms [hits]"; }
1547 echo "</div>";
1548 ?>
1549
1550
1551
1552 <!--
1553 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1554 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1555 rizwank 1.1 xmlns:dc="http://purl.org/dc/elements/1.1/">
1556 <rdf:Description
1557 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000119"
1558 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/119"
1559 dc:title="Just geek coolness"
1560 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000119"
1561 dc:subject=""
1562 dc:description="Life in PostScript Conway's game of life in Postscript..."
1563 dc:creator="Rizwank"
1564 dc:date="2003-05-25T00:17:24-08:00" />
1565 </rdf:RDF>
1566 -->
1567
1568
1569
1570
1571 <div class="blogbody">
1572 <a name="000119"></a>
1573 <?php
1574
1575 // record the referer
1576 rizwank 1.1 if ($my_ip !== $remote_ip) {
1577 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (119, '$referer', '', $time)" );
1578 }
1579
1580 // get the no. of times this entry has been read
1581 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=119' );
1582 $row = mysql_fetch_row( $rs );
1583 $hits = $row[0];
1584
1585 ?>
1586 <h3 class="title">Just geek coolness</h3>
1587
1588 <p><a title="Life in PostScript" href="http://www.tjhsst.edu/~edanaher/pslife/"> <table align="left"><tr valign="bottom"><td>
1589 <p style="font-size:16pt"><b>
1590 L</b>
1591 </p>
1592 </td></tr></table>
1593 ife in PostScript</a></p>
1594
1595 <p>Conway's game of life in Postscript</p>
1596
1597 rizwank 1.1
1598
1599
1600
1601
1602 <div class="posted">
1603 <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/05/index.html#000119" title="Permanent Link to this Post.">12:17 AM</a><?php
1604 if ($hits) {
1605 print " | Read ";
1606 echo "$hits";
1607 print " time";
1608 if($hits != 1) echo 's';
1609 }
1610 ?>
1611 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=119" onclick="OpenComments(this.href); return false">Comments (0)</a>
1612
1613 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=119" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1614
1615 </div>
1616
1617 </div>
1618 rizwank 1.1 <?php
1619
1620 // display the list of referers
1621 echo '<div class="sidetitle">Referrers</div>', "\n";
1622 echo '<div class="side">', "\n";
1623
1624 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=119 GROUP BY referer ORDER BY count DESC, title';
1625
1626 $rs = mysql_query( $sql );
1627 $n = 0;
1628
1629 while( $row = mysql_fetch_assoc( $rs ) ) {
1630 $referer1 = $row['referer'];
1631 $title = $row['title'];
1632 $count = $row['count'];
1633 $search = $row['search'];
1634
1635 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1636 $n++;
1637 echo '<a href="', $referer1, '" target="_blank">';
1638 echo $title . "</a> [" . $count . "]<br />\n";
1639 rizwank 1.1 }
1640 }
1641
1642 if (!($n)) {
1643 echo "No referrals yet<br />";
1644 }
1645 else {
1646 echo "<br />\n";
1647 echo 'referrers [referrals]<br />';
1648 }
1649 echo '</div>';
1650
1651 echo "<div class='sidetitle'>Search Terms</div>\n";
1652 echo "<div class='side'>";
1653
1654 $rs = mysql_query( $sql );
1655 $n = 0;
1656
1657 while( $row = mysql_fetch_assoc( $rs ) ) {
1658 $query = '';
1659
1660 rizwank 1.1 $referer1 = $row['referer'];
1661 $title = $row['title'];
1662 $count = $row['count'];
1663 $search = $row['search'];
1664
1665 if ($search == 1) {
1666 $n++;
1667 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1668 echo $query . ' [' . $count . ']' . "<br />\n";
1669 }
1670 }
1671
1672 if (!($n)) { echo "No search terms yet<br />"; }
1673 else { echo "<br />search terms [hits]"; }
1674 echo "</div>";
1675 ?>
1676
1677
1678
1679 <!--
1680 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1681 rizwank 1.1 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1682 xmlns:dc="http://purl.org/dc/elements/1.1/">
1683 <rdf:Description
1684 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000118"
1685 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/118"
1686 dc:title="Evangelisim"
1687 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000118"
1688 dc:subject="Home"
1689 dc:description="Just was speaking with my uncle, Baloch Usman, who was a labor leader in Pakistan a while ago and one of the best educated people I know as far as history. Pick any time and any part of the world..."
1690 dc:creator="Rizwank"
1691 dc:date="2003-05-20T10:54:16-08:00" />
1692 </rdf:RDF>
1693 -->
1694
1695
1696 <h2 class="date">May 20, 2003</h2>
1697
1698
1699 <div class="blogbody">
1700 <a name="000118"></a>
1701 <?php
1702 rizwank 1.1
1703 // record the referer
1704 if ($my_ip !== $remote_ip) {
1705 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (118, '$referer', '', $time)" );
1706 }
1707
1708 // get the no. of times this entry has been read
1709 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=118' );
1710 $row = mysql_fetch_row( $rs );
1711 $hits = $row[0];
1712
1713 ?>
1714 <h3 class="title">Evangelisim</h3>
1715
1716 <p> <table align="left"><tr valign="bottom"><td>
1717 <p style="font-size:16pt"><b>
1718 J</b>
1719 </p>
1720 </td></tr></table>
1721 ust was speaking with my uncle, Baloch Usman, who was a labor leader in Pakistan a while ago and one of the best educated people I know as far as history. Pick any time and any part of the world and he can describe it ... his control of English is a partial barrier, just in that it takes a while to form sentances, but I'm always amazed.</p>
1722
1723 rizwank 1.1 <p>We talked a bit about Vietnam when I brought down my Vietnam book to read and a thought occured to me as part of our conversation. Is the corporate entity the new evangelisim? Part of our rally against communist forces were that they were "godless" ... (for that matter, when did Christanity stop being a core fundamental force ... 50s it was apparent ... it was very much a white Christian nation) ... Instead of the British that installed governments (and therefore had a focal point to fight against), we spread our culture, our economic systems and install a local leader ... theres no one directly to fight against. </p>
1724
1725 <p>Hmm.</p>
1726
1727
1728
1729
1730
1731
1732 <div class="posted">
1733 <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/05/index.html#000118" title="Permanent Link to this Post.">10:54 AM</a><?php
1734 if ($hits) {
1735 print " | Read ";
1736 echo "$hits";
1737 print " time";
1738 if($hits != 1) echo 's';
1739 }
1740 ?>
1741 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=118" onclick="OpenComments(this.href); return false">Comments (0)</a>
1742
1743 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=118" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1744 rizwank 1.1
1745 </div>
1746
1747 </div>
1748 <?php
1749
1750 // display the list of referers
1751 echo '<div class="sidetitle">Referrers</div>', "\n";
1752 echo '<div class="side">', "\n";
1753
1754 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=118 GROUP BY referer ORDER BY count DESC, title';
1755
1756 $rs = mysql_query( $sql );
1757 $n = 0;
1758
1759 while( $row = mysql_fetch_assoc( $rs ) ) {
1760 $referer1 = $row['referer'];
1761 $title = $row['title'];
1762 $count = $row['count'];
1763 $search = $row['search'];
1764
1765 rizwank 1.1 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1766 $n++;
1767 echo '<a href="', $referer1, '" target="_blank">';
1768 echo $title . "</a> [" . $count . "]<br />\n";
1769 }
1770 }
1771
1772 if (!($n)) {
1773 echo "No referrals yet<br />";
1774 }
1775 else {
1776 echo "<br />\n";
1777 echo 'referrers [referrals]<br />';
1778 }
1779 echo '</div>';
1780
1781 echo "<div class='sidetitle'>Search Terms</div>\n";
1782 echo "<div class='side'>";
1783
1784 $rs = mysql_query( $sql );
1785 $n = 0;
1786 rizwank 1.1
1787 while( $row = mysql_fetch_assoc( $rs ) ) {
1788 $query = '';
1789
1790 $referer1 = $row['referer'];
1791 $title = $row['title'];
1792 $count = $row['count'];
1793 $search = $row['search'];
1794
1795 if ($search == 1) {
1796 $n++;
1797 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1798 echo $query . ' [' . $count . ']' . "<br />\n";
1799 }
1800 }
1801
1802 if (!($n)) { echo "No search terms yet<br />"; }
1803 else { echo "<br />search terms [hits]"; }
1804 echo "</div>";
1805 ?>
1806
1807 rizwank 1.1
1808
1809 <!--
1810 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1811 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1812 xmlns:dc="http://purl.org/dc/elements/1.1/">
1813 <rdf:Description
1814 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000117"
1815 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/117"
1816 dc:title="ghb"
1817 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000117"
1818 dc:subject=""
1819 dc:description="What is GHB? Did you know you can make GHB at home? This is very disturbing...."
1820 dc:creator="Rizwank"
1821 dc:date="2003-05-18T14:25:21-08:00" />
1822 </rdf:RDF>
1823 -->
1824
1825
1826 <h2 class="date">May 18, 2003</h2>
1827
1828 rizwank 1.1
1829 <div class="blogbody">
1830 <a name="000117"></a>
1831 <?php
1832
1833 // record the referer
1834 if ($my_ip !== $remote_ip) {
1835 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (117, '$referer', '', $time)" );
1836 }
1837
1838 // get the no. of times this entry has been read
1839 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=117' );
1840 $row = mysql_fetch_row( $rs );
1841 $hits = $row[0];
1842
1843 ?>
1844 <h3 class="title">ghb</h3>
1845
1846 <p><a title="What is GHB?" href="http://www.projectghb.org/what_is_ghb.htm"> <table align="left"><tr valign="bottom"><td>
1847 <p style="font-size:16pt"><b>
1848 W</b>
1849 rizwank 1.1 </p>
1850 </td></tr></table>
1851 hat is GHB?</a></p>
1852
1853 <p>Did you know you can make GHB at home? This is very disturbing.</p>
1854
1855
1856
1857
1858
1859
1860 <div class="posted">
1861 <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/05/index.html#000117" title="Permanent Link to this Post.">02:25 PM</a><?php
1862 if ($hits) {
1863 print " | Read ";
1864 echo "$hits";
1865 print " time";
1866 if($hits != 1) echo 's';
1867 }
1868 ?>
1869 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=117" onclick="OpenComments(this.href); return false">Comments (0)</a>
1870 rizwank 1.1
1871 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=117" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1872
1873 </div>
1874
1875 </div>
1876 <?php
1877
1878 // display the list of referers
1879 echo '<div class="sidetitle">Referrers</div>', "\n";
1880 echo '<div class="side">', "\n";
1881
1882 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=117 GROUP BY referer ORDER BY count DESC, title';
1883
1884 $rs = mysql_query( $sql );
1885 $n = 0;
1886
1887 while( $row = mysql_fetch_assoc( $rs ) ) {
1888 $referer1 = $row['referer'];
1889 $title = $row['title'];
1890 $count = $row['count'];
1891 rizwank 1.1 $search = $row['search'];
1892
1893 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1894 $n++;
1895 echo '<a href="', $referer1, '" target="_blank">';
1896 echo $title . "</a> [" . $count . "]<br />\n";
1897 }
1898 }
1899
1900 if (!($n)) {
1901 echo "No referrals yet<br />";
1902 }
1903 else {
1904 echo "<br />\n";
1905 echo 'referrers [referrals]<br />';
1906 }
1907 echo '</div>';
1908
1909 echo "<div class='sidetitle'>Search Terms</div>\n";
1910 echo "<div class='side'>";
1911
1912 rizwank 1.1 $rs = mysql_query( $sql );
1913 $n = 0;
1914
1915 while( $row = mysql_fetch_assoc( $rs ) ) {
1916 $query = '';
1917
1918 $referer1 = $row['referer'];
1919 $title = $row['title'];
1920 $count = $row['count'];
1921 $search = $row['search'];
1922
1923 if ($search == 1) {
1924 $n++;
1925 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1926 echo $query . ' [' . $count . ']' . "<br />\n";
1927 }
1928 }
1929
1930 if (!($n)) { echo "No search terms yet<br />"; }
1931 else { echo "<br />search terms [hits]"; }
1932 echo "</div>";
1933 rizwank 1.1 ?>
1934
1935
1936
1937 <!--
1938 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1939 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1940 xmlns:dc="http://purl.org/dc/elements/1.1/">
1941 <rdf:Description
1942 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000116"
1943 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/116"
1944 dc:title="Scourge!"
1945 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000116"
1946 dc:subject=""
1947 dc:description="Scourge! Scourge Pre-release Mainboard Creatures &nbsp; 1 Battering Craghorn &nbsp; 1 Goblin Sharpshooter &nbsp; 1 Wellwisher &nbsp; 1 Proteus Machine &nbsp; 1 Elvish Warrior &nbsp; 1 Wirewood Savage &nbsp; 1 Dragon Mage &nbsp; 1 Snarling Undorak &nbsp; 1 Goblin Brigand..."
1948 dc:creator="Rizwank"
1949 dc:date="2003-05-18T01:18:08-08:00" />
1950 </rdf:RDF>
1951 -->
1952
1953
1954 rizwank 1.1
1955
1956 <div class="blogbody">
1957 <a name="000116"></a>
1958 <?php
1959
1960 // record the referer
1961 if ($my_ip !== $remote_ip) {
1962 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (116, '$referer', '', $time)" );
1963 }
1964
1965 // get the no. of times this entry has been read
1966 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=116' );
1967 $row = mysql_fetch_row( $rs );
1968 $hits = $row[0];
1969
1970 ?>
1971 <h3 class="title">Scourge!</h3>
1972
1973 <p> <table align="left"><tr valign="bottom"><td>
1974 <p style="font-size:16pt"><b>
1975 rizwank 1.1 S</b>
1976 </p>
1977 </td></tr></table>
1978 courge!</p>
1979
1980 <table border=1>
1981 <tr><td>
1982 <div class="sidetitle">
1983 <b>Scourge Pre-release</b>
1984 </div></td></tr><tr valign="top"><td width ="200"><b>Mainboard</b><p>
1985 Creatures
1986 <BR> 1 <a href="javascript:autoCardWindow('Battering Craghorn');">Battering Craghorn</a><BR>
1987 1 <a href="javascript:autoCardWindow('Goblin Sharpshooter');">Goblin Sharpshooter</a><BR>
1988 1 <a href="javascript:autoCardWindow('Wellwisher');">Wellwisher</a><BR>
1989 1 <a href="javascript:autoCardWindow('Proteus Machine');">Proteus Machine</a><BR>
1990 1 <a href="javascript:autoCardWindow('Elvish Warrior');">Elvish Warrior</a><BR>
1991 1 <a href="javascript:autoCardWindow('Wirewood Savage');">Wirewood Savage</a><BR>
1992 1 <a href="javascript:autoCardWindow('Dragon Mage');">Dragon Mage</a><BR>
1993 1 <a href="javascript:autoCardWindow('Snarling Undorak');">Snarling Undorak</a><BR>
1994 1 <a href="javascript:autoCardWindow('Goblin Brigand');">Goblin Brigand</a><BR>
1995 1 <a href="javascript:autoCardWindow('Spitting Gourna');">Spitting Gourna</a><BR>
1996 rizwank 1.1 2 <a href="javascript:autoCardWindow('Krosan Warchief');">Krosan Warchief</a><BR>
1997 1 <a href="javascript:autoCardWindow('Leery Fogbeast');">Leery Fogbeast</a><BR>
1998 1 <a href="javascript:autoCardWindow('Titanic Bulvox');">Titanic Bulvox</a><BR>
1999 2 <a href="javascript:autoCardWindow('Treetop Scout');">Treetop Scout</a><BR>
2000 2 <a href="javascript:autoCardWindow('Chartooth Cougar');">Chartooth Cougar</a><BR>
2001 1 <a href="javascript:autoCardWindow('Zombie Cutthroat');">Zombie Cutthroat</a><BR>
2002 <BR>
2003 Spells<BR>
2004 1 <a href="javascript:autoCardWindow('Aether Charge');">Aether Charge</a><BR>
2005 1 <a href="javascript:autoCardWindow('Wave of Indifference');">Wave of Indifference</a><BR>
2006 1 <a href="javascript:autoCardWindow('One with Nature');">One with Nature</a><BR>
2007 1 <a href="javascript:autoCardWindow('Accelerated Mutation');">Accelerated Mutation</a><BR>
2008 1 <a href="javascript:autoCardWindow('Grip of Chaos');">Grip of Chaos</a><BR>
2009 <BR>
2010 Lands<BR>
2011 8 <a href="javascript:autoCardWindow('Mountain');">Mountain</a><BR>
2012 9 <a href="javascript:autoCardWindow('Forest');">Forest</a><BR>
2013 <BR>
2014 </td></tr><tr><td width="200"><b>Unused Cards</b></td></tr>
2015 </td></tr><tr><td width="200">
2016 6 <a href="javascript:autoCardWindow('Island');">Island</a><BR>
2017 rizwank 1.1 1 <a href="javascript:autoCardWindow('Forest');">Forest</a><BR>
2018 6 <a href="javascript:autoCardWindow('Swamp');">Swamp</a><BR>
2019 1 <a href="javascript:autoCardWindow('Gustcloak Harrier');">Gustcloak Harrier</a><BR>
2020 1 <a href="javascript:autoCardWindow('Battlefield Medic');">Battlefield Medic</a><BR>
2021 1 <a href="javascript:autoCardWindow('Defensive Maneuvers');">Defensive Maneuvers</a><BR>
2022 1 <a href="javascript:autoCardWindow('Festering Goblin');">Festering Goblin</a><BR>
2023 1 <a href="javascript:autoCardWindow('Crowd Favorites');">Crowd Favorites</a><BR>
2024 1 <a href="javascript:autoCardWindow('Akroma's Vengeance');">Akroma's Vengeance</a><BR>
2025 1 <a href="javascript:autoCardWindow('Skirk Commando');">Skirk Commando</a><BR>
2026 1 <a href="javascript:autoCardWindow('Skirk Prospector');">Skirk Prospector</a><BR>
2027 1 <a href="javascript:autoCardWindow('Goblin Sky Raider');">Goblin Sky Raider</a><BR>
2028 1 <a href="javascript:autoCardWindow('Commando Raid');">Commando Raid</a><BR>
2029 1 <a href="javascript:autoCardWindow('Lay Waste');">Lay Waste</a><BR>
2030 1 <a href="javascript:autoCardWindow('Pemmin's Aura');">Pemmin's Aura</a><BR>
2031 1 <a href="javascript:autoCardWindow('Sage Aven');">Sage Aven</a><BR>
2032 1 <a href="javascript:autoCardWindow('Sea's Claim');">Sea's Claim</a><BR>
2033 1 <a href="javascript:autoCardWindow('Essence Fracture');">Essence Fracture</a><BR>
2034 1 <a href="javascript:autoCardWindow('Crafty Pathmage');">Crafty Pathmage</a><BR>
2035 1 <a href="javascript:autoCardWindow('Chain of Vapor');">Chain of Vapor</a><BR>
2036 1 <a href="javascript:autoCardWindow('Aphetto Grifter');">Aphetto Grifter</a><BR>
2037 1 <a href="javascript:autoCardWindow('Mistform Dreamer');">Mistform Dreamer</a><BR>
2038 rizwank 1.1 1 <a href="javascript:autoCardWindow('Airborne Aid');">Airborne Aid</a><BR>
2039 1 <a href="javascript:autoCardWindow('Ixidor's Will');">Ixidor's Will</a><BR>
2040 1 <a href="javascript:autoCardWindow('Rain of Blades');">Rain of Blades</a><BR>
2041 1 <a href="javascript:autoCardWindow('Ark of Blight');">Ark of Blight</a><BR>
2042 1 <a href="javascript:autoCardWindow('Starlit Sanctum');">Starlit Sanctum</a><BR>
2043 1 <a href="javascript:autoCardWindow('Clutch of Undead');">Clutch of Undead</a><BR>
2044 1 <a href="javascript:autoCardWindow('Kamahl's Summons');">Kamahl's Summons</a><BR>
2045 1 <a href="javascript:autoCardWindow('Dirge of Dread');">Dirge of Dread</a><BR>
2046 1 <a href="javascript:autoCardWindow('Shepherd of Rot');">Shepherd of Rot</a><BR>
2047 1 <a href="javascript:autoCardWindow('Syphon Soul');">Syphon Soul</a><BR>
2048 1 <a href="javascript:autoCardWindow('Swat');">Swat</a><BR>
2049 </TD><TD><td width="200">
2050 1 <a href="javascript:autoCardWindow('Boneknitter');">Boneknitter</a><BR>
2051 1 <a href="javascript:autoCardWindow('Naturalize');">Naturalize</a><BR>
2052 1 <a href="javascript:autoCardWindow('Birchlore Rangers');">Birchlore Rangers</a><BR>
2053 1 <a href="javascript:autoCardWindow('Misery Charm');">Misery Charm</a><BR>
2054 1 <a href="javascript:autoCardWindow('Symbiotic Beast');">Symbiotic Beast</a><BR>
2055 1 <a href="javascript:autoCardWindow('Biorhythm');">Biorhythm</a><BR>
2056 1 <a href="javascript:autoCardWindow('Misguided Rage');">Misguided Rage</a><BR>
2057 1 <a href="javascript:autoCardWindow('Spark Spray');">Spark Spray</a><BR>
2058 1 <a href="javascript:autoCardWindow('Uncontrolled Infestation');">Uncontrolled Infestation</a><BR>
2059 rizwank 1.1 1 <a href="javascript:autoCardWindow('Woodcloaker');">Woodcloaker</a><BR>
2060 1 <a href="javascript:autoCardWindow('Divergent Growth');">Divergent Growth</a><BR>
2061 1 <a href="javascript:autoCardWindow('Death's-Head Buzzard');">Death's-Head Buzzard</a><BR>
2062 1 <a href="javascript:autoCardWindow('Gravel Slinger');">Gravel Slinger</a><BR>
2063 1 <a href="javascript:autoCardWindow('Mistform Mask');">Mistform Mask</a><BR>
2064 1 <a href="javascript:autoCardWindow('Hindering Touch');">Hindering Touch</a><BR>
2065 1 <a href="javascript:autoCardWindow('Temporal Fissure');">Temporal Fissure</a><BR>
2066 2 <a href="javascript:autoCardWindow('Frozen Solid');">Frozen Solid</a><BR>
2067 1 <a href="javascript:autoCardWindow('Shoreline Ranger');">Shoreline Ranger</a><BR>
2068 1 <a href="javascript:autoCardWindow('Dragon Wings');">Dragon Wings</a><BR>
2069 1 <a href="javascript:autoCardWindow('Mercurial Kite');">Mercurial Kite</a><BR>
2070 2 <a href="javascript:autoCardWindow('Reaping the Graves');">Reaping the Graves</a><BR>
2071 1 <a href="javascript:autoCardWindow('Astral Steel');">Astral Steel</a><BR>
2072 1 <a href="javascript:autoCardWindow('Bladewing's Thrall');">Bladewing's Thrall</a><BR>
2073 1 <a href="javascript:autoCardWindow('Zombie Cutthroat');">Zombie Cutthroat</a><BR>
2074 1 <a href="javascript:autoCardWindow('Recuperate');">Recuperate</a><BR>
2075 1 <a href="javascript:autoCardWindow('Wipe Clean');">Wipe Clean</a><BR>
2076 1 <a href="javascript:autoCardWindow('Noble Templar');">Noble Templar</a><BR>
2077 1 <a href="javascript:autoCardWindow('Dragon Scales');">Dragon Scales</a><BR>
2078 1 <a href="javascript:autoCardWindow('Barren Moor');">Barren Moor</a><BR>
2079 2 <a href="javascript:autoCardWindow('Frontline Strategist');">Frontline Strategist</a><BR>
2080 rizwank 1.1 1 <a href="javascript:autoCardWindow('Karona's Zealot');">Karona's Zealot</a><BR>
2081 1 <a href="javascript:autoCardWindow('Force Bubble');">Force Bubble</a><BR>
2082 1 <a href="javascript:autoCardWindow('Zealous Inquisitor');">Zealous Inquisitor</a><BR>
2083 </td></tr></table>
2084
2085 <p>Original deck had two Zombie Cutthroat, one less Wellwisher, and no Grip of Chaos.</p>
2086
2087 <p>Ran into a LOT of trouble with <a href="javascript:autoCardWindow('Siege-Gang Commander');">Siege-Gang Commander</a><BR></p>
2088
2089 <p>Was really tempted to run White esp because of the three bombs, but <img src="http://www.geekymedia.com/magic/red_mana.gif" height="12"
2090 width="12" alt="red_mana" /> <img src="http://www.geekymedia.com/magic/green_mana.gif" height="12" width="12" alt="green_mana" /> Beasts seemed to have more promise.<br />
2091 Went 2-1, one of the wins being a no show.<br />
2092 Went with heather, was quite nice though.<br />
2093 Second game was QED, but the first had a some signifincant mistakes on my part, once not playing two 3 drops to get a dragon mage out, after which I was attacked by the commander and 3 gobbies and more .. dealt 14 dmg after sacing em. First game, I neglected to notice that he had the ability to regenerate Beasts so threw one of the Chartooth Cougers at him.<br />
2094 Came back from 1 life in the second game :) He played <a href="javascript:autoCardWindow('Dimensional Breach');">Dimensional Breach</a> when the tide turned but I was able to bring more fun stuff out first.<br />
2095 when i was attacked</p>
2096
2097 <p>Had so social hack to get into the renfaire party, its 1:15a so ill post tomorrow regarding it. I freaked out, more stories later, including a possible trip to Tajikistan!<br />
2098 Cheers,<br />
2099 Rk</p>
2100
2101 rizwank 1.1
2102
2103
2104
2105
2106 <div class="posted">
2107 <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/05/index.html#000116" title="Permanent Link to this Post.">01:18 AM</a><?php
2108 if ($hits) {
2109 print " | Read ";
2110 echo "$hits";
2111 print " time";
2112 if($hits != 1) echo 's';
2113 }
2114 ?>
2115 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=116" onclick="OpenComments(this.href); return false">Comments (0)</a>
2116
2117 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=116" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2118
2119 </div>
2120
2121 </div>
2122 rizwank 1.1 <?php
2123
2124 // display the list of referers
2125 echo '<div class="sidetitle">Referrers</div>', "\n";
2126 echo '<div class="side">', "\n";
2127
2128 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=116 GROUP BY referer ORDER BY count DESC, title';
2129
2130 $rs = mysql_query( $sql );
2131 $n = 0;
2132
2133 while( $row = mysql_fetch_assoc( $rs ) ) {
2134 $referer1 = $row['referer'];
2135 $title = $row['title'];
2136 $count = $row['count'];
2137 $search = $row['search'];
2138
2139 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2140 $n++;
2141 echo '<a href="', $referer1, '" target="_blank">';
2142 echo $title . "</a> [" . $count . "]<br />\n";
2143 rizwank 1.1 }
2144 }
2145
2146 if (!($n)) {
2147 echo "No referrals yet<br />";
2148 }
2149 else {
2150 echo "<br />\n";
2151 echo 'referrers [referrals]<br />';
2152 }
2153 echo '</div>';
2154
2155 echo "<div class='sidetitle'>Search Terms</div>\n";
2156 echo "<div class='side'>";
2157
2158 $rs = mysql_query( $sql );
2159 $n = 0;
2160
2161 while( $row = mysql_fetch_assoc( $rs ) ) {
2162 $query = '';
2163
2164 rizwank 1.1 $referer1 = $row['referer'];
2165 $title = $row['title'];
2166 $count = $row['count'];
2167 $search = $row['search'];
2168
2169 if ($search == 1) {
2170 $n++;
2171 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2172 echo $query . ' [' . $count . ']' . "<br />\n";
2173 }
2174 }
2175
2176 if (!($n)) { echo "No search terms yet<br />"; }
2177 else { echo "<br />search terms [hits]"; }
2178 echo "</div>";
2179 ?>
2180
2181
2182
2183 <!--
2184 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2185 rizwank 1.1 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
2186 xmlns:dc="http://purl.org/dc/elements/1.1/">
2187 <rdf:Description
2188 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000115"
2189 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/115"
2190 dc:title="Zombified Clerics and Other Decks"
2191 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000115"
2192 dc:subject="Home"
2193 dc:description="Went 4-0-1 in FNM today, first round bye, offered a draw to a Reanimator player that I just echoed out of reanimation cards .... Topped out, JUD pack contained a Mirari's Wake this time, was a Foil Golden Wish last..."
2194 dc:creator="Rizwank"
2195 dc:date="2003-05-17T00:46:42-08:00" />
2196 </rdf:RDF>
2197 -->
2198
2199
2200 <h2 class="date">May 17, 2003</h2>
2201
2202
2203 <div class="blogbody">
2204 <a name="000115"></a>
2205 <?php
2206 rizwank 1.1
2207 // record the referer
2208 if ($my_ip !== $remote_ip) {
2209 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (115, '$referer', '', $time)" );
2210 }
2211
2212 // get the no. of times this entry has been read
2213 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=115' );
2214 $row = mysql_fetch_row( $rs );
2215 $hits = $row[0];
2216
2217 ?>
2218 <h3 class="title">Zombified Clerics and Other Decks</h3>
2219
2220 <p> <table align="left"><tr valign="bottom"><td>
2221 <p style="font-size:16pt"><b>
2222 W</b>
2223 </p>
2224 </td></tr></table>
2225 ent 4-0-1 in FNM today, first round bye, offered a draw to a Reanimator player that I just echoed out of reanimation cards .... Topped out, JUD pack contained a <a href="javascript:autoCardWindow('Mirari%27s%20Wake')" title="Card Info on Mirari's Wake">Mirari's Wake</a> this time, was a Foil <a href="javascript:autoCardWindow('Golden%20Wish')" title="Card Info on Golden Wish">Golden Wish</a> last time.</p>
2226
2227 rizwank 1.1 <table border=1>
2228 <tr><td>
2229 <div class="sidetitle">
2230 <b>Zombified Clerics</b>
2231 </div></td></tr><tr valign="top"><td width ="150"><b>Mainboard</b><p>
2232 Creatures<BR>
2233 2 <a href="javascript:autoCardWindow('Gempalm Polluter');">Gempalm Polluter</a><BR>
2234 4 <a href="javascript:autoCardWindow('Withered Wretch');">Withered Wretch</a><BR>
2235 4 <a href="javascript:autoCardWindow('Festering Goblin');">Festering Goblin</a><BR>
2236 4 <a href="javascript:autoCardWindow('Rotlung Reanimator');">Rotlung Reanimator</a><BR>
2237 4 <a href="javascript:autoCardWindow('Cabal Archon');">Cabal Archon</a><BR>
2238 2 <a href="javascript:autoCardWindow('Nantuko Shade');">Nantuko Shade</a><BR>
2239 <BR>
2240 Spells<BR>
2241 3 <a href="javascript:autoCardWindow('Mutilate');">Mutilate</a><BR>
2242 3 <a href="javascript:autoCardWindow('Oversold Cemetery');">Oversold Cemetery</a><BR>
2243 4 <a href="javascript:autoCardWindow('Smother');">Smother</a><BR>
2244 3 <a href="javascript:autoCardWindow('Ensnaring Bridge');">Ensnaring Bridge</a><BR>
2245 4 <a href="javascript:autoCardWindow('Cabal Therapy');">Cabal Therapy</a><BR>
2246 <BR>
2247 Lands<BR>
2248 rizwank 1.1 20 <a href="javascript:autoCardWindow('Swamp');">Swamp</a><BR>
2249 3 <a href="javascript:autoCardWindow('Unholy Grotto');">Unholy Grotto</a><BR>
2250 </td><td width="200"><b>Sideboard</b><p>
2251 3 <a href="javascript:autoCardWindow('Duress');">Duress</a><BR>
2252 2 <a href="javascript:autoCardWindow('Bane of the Living');">Bane of the Living</a><BR>
2253 1 <a href="javascript:autoCardWindow('Nantuko Shade');">Nantuko Shade</a><BR>
2254 1 <a href="javascript:autoCardWindow('Braids, Cabal Minion');">Braids, Cabal Minion</a><BR>
2255 1 <a href="javascript:autoCardWindow('Undead Gladiator');">Undead Gladiator</a><BR>
2256 2 <a href="javascript:autoCardWindow('Chainer's Edict');">Chainer's Edict</a><BR>
2257 2 <a href="javascript:autoCardWindow('Engineered Plague');">Engineered Plague</a><BR>
2258 2 <a href="javascript:autoCardWindow('Haunting Echoes');">Haunting Echoes</a><BR>
2259 1 <a href="javascript:autoCardWindow('Ensnaring Bridge');">Ensnaring Bridge</a><BR>
2260 </td></tr><tr><td>CARDS :<br>
2261 AVG COST :<br>
2262 COLOR :<br>
2263 TYPE :<br>
2264 DROPS :<br>
2265 </td><td>60<br>
2266 2.46<br>
2267 47.5% <img src="http://www.geekymedia.com/magic/black_mana.gif" height="12" width="12" alt="black_mana" /> 52.75% <img src="http://www.geekymedia.com/magic/X_mana.gif" height="12" width="12" alt="X_mana.gif" /> <br>
2268 23L, 20C, 17S [18R, 16U, 26U]<br>
2269 rizwank 1.1 8 <img src="http://www.geekymedia.com/magic/Symbol_1_mana.gif" height="12" width="12" alt="Symbol_1_mana.gif" /> , 13 <img src="http://www.geekymedia.com/magic/Symbol_2_mana.gif" height="12" width="12" alt="Symbol_2_mana.gif" /> , 11 <img src="http://www.geekymedia.com/magic/Symbol_3_mana.gif" height="12" width="12" alt="Symbol_3_mana.gif" /> , 3 <img src="http://www.geekymedia.com/magic/Symbol_4_mana.gif" height="12" width="12" alt="Symbol_4_mana.gif" /> , 2 <img src="http://www.geekymedia.com/magic/Symbol_6_mana.gif" height="12" width="12" alt="Symbol_6_mana.gif" /> <br>
2270 </td></tr></table>
2271 This deck has treated me quite well; most of changes since Regionals invovled taking out the <a href="javascript:autoCardWindow('Grafted%20Skullcap')" title="Card Info on Grafted Skullcap">Grafted Skullcap</a>s, fiddling with the number of Bridges, adding the Shades, moving the Braids pair and the <a href="javascript:autoCardWindow('Graveborn%20Muse')" title="Card Info on Graveborn Muse">Graveborn Muse</a> to super-SB, as I was playing with a 20 card sideboard ;p. Its still fun to play and has many many victory conditions, and the shades added another, pure beatdown. I'm tempted to add a <a href="javascript:autoCardWindow('Cabal%20Coffers')" title="Card Info on Cabal Coffers">Cabal Coffers</a> or two for the Shades, but I'm gonna resist it, I dont need super mana accell and an opening hand with 2 lands and a Coffers is painful.
2272
2273 <p><br />
2274 Other decks posted are my current <a href="javascript:autoCardWindow('Verdant%20Succession')" title="Card Info on Verdant Succession">Verdant Succession</a> deck and the Elf deck that won LA regionals.</p>
2275
2276 <table border=1>
2277 <tr><td>
2278 <div class="sidetitle">
2279 <b>Verdant Succession</b>
2280 </div></td></tr><tr valign="top"><td width ="200"><b>Mainboard</b><p>
2281 Creatures<BR>
2282 1 <a href="javascript:autoCardWindow('Ravenous Baloth');">Ravenous Baloth</a><BR>
2283 2 <a href="javascript:autoCardWindow('Symbiotic Beast');">Symbiotic Beast</a><BR>
2284 4 <a href="javascript:autoCardWindow('Caller of the Claw');">Caller of the Claw</a><BR>
2285 4 <a href="javascript:autoCardWindow('Nantuko Husk');">Nantuko Husk</a><BR>
2286 4 <a href="javascript:autoCardWindow('Llanowar Elves');">Llanowar Elves</a><BR>
2287 4 <a href="javascript:autoCardWindow('Birchlore Rangers');">Birchlore Rangers</a><BR>
2288 2 <a href="javascript:autoCardWindow('Fallen Angel');">Fallen Angel</a><BR>
2289 2 <a href="javascript:autoCardWindow('Gigapede');">Gigapede</a><BR>
2290 rizwank 1.1 2 <a href="javascript:autoCardWindow('Elvish Soultiller');">Elvish Soultiller</a><BR>
2291 4 <a href="javascript:autoCardWindow('Wirewood Herald');">Wirewood Herald</a><BR>
2292 4 <a href="javascript:autoCardWindow('Wirewood Hivemaster');">Wirewood Hivemaster</a><BR>
2293 <BR>
2294 Spells<BR>
2295 4 <a href="javascript:autoCardWindow('Verdant Succession');">Verdant Succession</a><BR>
2296 <BR>
2297 Lands<BR>
2298 9 <a href="javascript:autoCardWindow('Swamp');">Swamp</a><BR>
2299 14 <a href="javascript:autoCardWindow('Forest');">Forest</a><BR>
2300 </td><td width="200"><b>Sideboard</b><p>
2301 2 <a href="javascript:autoCardWindow('Ground Seal');">Ground Seal</a><BR>
2302 2 <a href="javascript:autoCardWindow('Guiltfeeder');">Guiltfeeder</a><BR>
2303 1 <a href="javascript:autoCardWindow('Steely Resolve');">Steely Resolve</a><BR>
2304 2 <a href="javascript:autoCardWindow('Moment's Peace');">Moment's Peace</a><BR>
2305 2 <a href="javascript:autoCardWindow('Nantuko Vigilante');">Nantuko Vigilante</a><BR>
2306 2 <a href="javascript:autoCardWindow('Chainer's Edict');">Chainer's Edict</a><BR>
2307 1 <a href="javascript:autoCardWindow('Epic Struggle');">Epic Struggle</a><BR>
2308 1 <a href="javascript:autoCardWindow('Brawn');">Brawn</a><BR>
2309 1 <a href="javascript:autoCardWindow('Weird Harvest');">Weird Harvest</a><BR>
2310 1 <a href="javascript:autoCardWindow('Stag Beetle');">Stag Beetle</a><BR>
2311 rizwank 1.1 </td></tr><tr><td>CARDS :<br>
2312 AVG COST :<br>
2313 COLOR :<br>
2314 TYPE :<br>
2315 DROPS :<br>
2316 </td><td>60<br>
2317 3.08<br>
2318 33.33% <img src="http://www.geekymedia.com/magic/green_mana.gif" height="12" width="12" alt="green_mana" /> 7.02% <img src="http://www.geekymedia.com/magic/black_mana.gif" height="12" width="12" alt="black_mana" /> 59.65% <img src="http://www.geekymedia.com/magic/X_mana.gif" height="12" width="12" alt="X_mana.gif" /> <br>
2319 23L, 33C, 4S [15R, 6U, 39C]<br>
2320 8 <img src="http://www.geekymedia.com/magic/Symbol_1_mana.gif" height="12" width="12" alt="Symbol_1_mana.gif" /> , 8 <img src="http://www.geekymedia.com/magic/Symbol_2_mana.gif" height="12" width="12" alt="Symbol_2_mana.gif" /> , 8 <img src="http://www.geekymedia.com/magic/Symbol_3_mana.gif" height="12" width="12" alt="Symbol_3_mana.gif" /> , 1 <img src="http://www.geekymedia.com/magic/Symbol_4_mana.gif" height="12" width="12" alt="Symbol_4_mana.gif" /> , 10 <img src="http://www.geekymedia.com/magic/Symbol_5_mana.gif" height="12" width="12" alt="Symbol_5_mana.gif" /> , 2 <img src="http://www.geekymedia.com/magic/Symbol_6_mana.gif" height="12" width="12" alt="Symbol_6_mana.gif" /> <br>
2321 </td></tr></table>
2322 I'm tempted to add <a href="javascript:autoCardWindow('Cover%20of%20Darkness')" title="Card Info on Cover of Darkness">Cover of Darkness</a> to this one. Played this at Frank and Sons, and I almost freaked out, "this is so cool!" .. wouldn't play it FNM though unless I was planning to lose.
2323
2324 <p></p>
2325
2326 <p><b>The Southern California #1 Regionals Deck</b></p>
2327
2328 <p>I'm still convinced he got excellent matchups. BB premium members can read <a href="http://www.brainburst.com/db/article.asp?ID=3012" title="The Unsleeved Champion: SC Regionals 1st">here</a>. He played 2 <a href="javascript:autoCardWindow('Tribal%20Forcemage')" title="Card Info on Tribal Forcemage">Tribal Forcemage</a>s instead of the 3 <a href="javascript:autoCardWindow('Seeker%20of%20Skybreak')" title="Card Info on Seeker of Skybreak">Seeker of Skybreak</a>s, and had an extra <a href="javascript:autoCardWindow('Caller%20of%20the%20Claw')" title="Card Info on Caller of the Claw">Caller of the Claw</a>. </p>
2329
2330 <table border=1>
2331 <tr><td>
2332 rizwank 1.1 <div class="sidetitle">
2333 <b>Elvish LA Champion</b>
2334 </div></td></tr><tr valign="top"><td width ="200"><b>Mainboard</b><p>
2335 Creatures<BR>
2336 4 <a href="javascript:autoCardWindow('Wellwisher');">Wellwisher</a><BR>
2337 4 <a href="javascript:autoCardWindow('Llanowar Elves');">Llanowar Elves</a><BR>
2338 4 <a href="javascript:autoCardWindow('Wirewood Herald');">Wirewood Herald</a><BR>
2339 4 <a href="javascript:autoCardWindow('Wirewood Hivemaster');">Wirewood Hivemaster</a><BR>
2340 4 <a href="javascript:autoCardWindow('Birchlore Rangers');">Birchlore Rangers</a><BR>
2341 4 <a href="javascript:autoCardWindow('Timberwatch Elf');">Timberwatch Elf</a><BR>
2342 4 <a href="javascript:autoCardWindow('Taunting Elf');">Taunting Elf</a><BR>
2343 1 <a href="javascript:autoCardWindow('Caller of the Claw');">Caller of the Claw</a><BR>
2344 4 <a href="javascript:autoCardWindow('Bloodline Shaman');">Bloodline Shaman</a><BR>
2345 3 <a href="javascript:autoCardWindow('Seeker of Skybreak');">Seeker of Skybreak</a><BR>
2346 <BR>
2347 Spells<BR>
2348 4 <a href="javascript:autoCardWindow('Wirewood Pride');">Wirewood Pride</a><BR>
2349 <BR>
2350 Lands<BR>
2351 4 <a href="javascript:autoCardWindow('Wirewood Lodge');">Wirewood Lodge</a><BR>
2352 16 <a href="javascript:autoCardWindow('Forest');">Forest</a><BR>
2353 rizwank 1.1 <BR>
2354 </td><td width="200"><b>Sideboard</b><p>
2355 4 <a href="javascript:autoCardWindow('Naturalize');">Naturalize</a><BR>
2356 4 <a href="javascript:autoCardWindow('Phantom Centaur');">Phantom Centaur</a><BR>
2357 2 <a href="javascript:autoCardWindow('Gigapede');">Gigapede</a><BR>
2358 3 <a href="javascript:autoCardWindow('Elvish Lyrist');">Elvish Lyrist</a><BR>
2359 2 <a href="javascript:autoCardWindow('Caller of the Claw');">Caller of the Claw</a><BR>
2360 </td></tr><tr><td>CARDS :<br>
2361 AVG COST :<br>
2362 COLOR :<br>
2363 TYPE :<br>
2364 DROPS :<br>
2365 </td><td>60<br>
2366 1.73<br>
2367 57.97% <img src="http://www.geekymedia.com/magic/green_mana.gif" height="12" width="12" alt="green_mana" /> 42.03% <img src="http://www.geekymedia.com/magic/X_mana.gif" height="12" width="12" alt="X_mana.gif" /> <br>
2368 20L, 36C, 4S [1R, 12U, 47C]<br>
2369 16 <img src="http://www.geekymedia.com/magic/Symbol_1_mana.gif" height="12" width="12" alt="Symbol_1_mana.gif" /> , 19 <img src="http://www.geekymedia.com/magic/Symbol_2_mana.gif" height="12" width="12" alt="Symbol_2_mana.gif" /> , 5 <img src="http://www.geekymedia.com/magic/Symbol_3_mana.gif" height="12" width="12" alt="Symbol_3_mana.gif" /> <br>
2370 </td></tr></table>
2371
2372 <p><br />
2373 And then, finally, the deck that won Cam #7 in portland..</p>
2374 rizwank 1.1
2375 <table border=1>
2376 <tr><td>
2377 <div class="sidetitle">
2378 <b>Xiang Monstrosity</b>
2379 </div></td></tr><tr valign="top"><td width ="200"><b>Mainboard</b><p>
2380 Creatures<BR>
2381 3 <a href="javascript:autoCardWindow('Bane of the Living');">Bane of the Living</a><BR>
2382 1 <a href="javascript:autoCardWindow('Cabal Archon');">Cabal Archon</a><BR>
2383 3 <a href="javascript:autoCardWindow('Grinning Demon');">Grinning Demon</a><BR>
2384 2 <a href="javascript:autoCardWindow('Graveborn Muse');">Graveborn Muse</a><BR>
2385 4 <a href="javascript:autoCardWindow('Nantuko Shade');">Nantuko Shade</a><BR>
2386 4 <a href="javascript:autoCardWindow('Rotlung Reanimator');">Rotlung Reanimator</a><BR>
2387 4 <a href="javascript:autoCardWindow('Withered Wretch');">Withered Wretch</a><BR>
2388 2 <a href="javascript:autoCardWindow('Gempalm Polluter');">Gempalm Polluter</a><BR>
2389 <BR>
2390 Spells<BR>
2391 4 <a href="javascript:autoCardWindow('Chainer's Edict');">Chainer's Edict</a><BR>
2392 4 <a href="javascript:autoCardWindow('Smother');">Smother</a><BR>
2393 3 <a href="javascript:autoCardWindow('Oversold Cemetery');">Oversold Cemetery</a><BR>
2394 3 <a href="javascript:autoCardWindow('Mutilate');">Mutilate</a><BR>
2395 rizwank 1.1 <BR>
2396 Lands<BR>
2397 3 <a href="javascript:autoCardWindow('Unholy Grotto');">Unholy Grotto</a><BR>
2398 20 <a href="javascript:autoCardWindow('Swamp');">Swamp</a><BR>
2399 <BR>
2400 </td><td width="200"><b>Sideboard</b><p>
2401 1 <a href="javascript:autoCardWindow('Bane of the Living');">Bane of the Living</a><BR>
2402 1 <a href="javascript:autoCardWindow('Cabal Archon');">Cabal Archon</a><BR>
2403 1 <a href="javascript:autoCardWindow('Mutilate');">Mutilate</a><BR>
2404 3 <a href="javascript:autoCardWindow('Megrim');">Megrim</a><BR>
2405 2 <a href="javascript:autoCardWindow('Duress');">Duress</a><BR>
2406 2 <a href="javascript:autoCardWindow('Duress');">Duress</a><BR>
2407 3 <a href="javascript:autoCardWindow('Engineered Plague');">Engineered Plague</a><BR>
2408 2 <a href="javascript:autoCardWindow('Festering Goblin');">Festering Goblin</a><BR>
2409 </td></tr><tr><td>CARDS :<br>
2410 AVG COST :<br>
2411 COLOR :<br>
2412 TYPE :<br>
2413 DROPS :<br>
2414 </td><td>60<br>
2415 2.95<br>
2416 rizwank 1.1 51.38% <img src="http://www.geekymedia.com/magic/black_mana.gif" height="12" width="12" alt="black_mana" /> 48.62% <img src="http://www.geekymedia.com/magic/X_mana.gif" height="12" width="12" alt="X_mana.gif" /> <br>
2417 23L, 23C, 14S [25R, 13U, 22C]<br>
2418 19 <img src="http://www.geekymedia.com/magic/Symbol_2_mana.gif" height="12" width="12" alt="Symbol_2_mana.gif" /> , 5 <img src="http://www.geekymedia.com/magic/Symbol_3_mana.gif" height="12" width="12" alt="Symbol_3_mana.gif" /> , 11 <img src="http://www.geekymedia.com/magic/Symbol_4_mana.gif" height="12" width="12" alt="Symbol_4_mana.gif" /> , 2 <img src="http://www.geekymedia.com/magic/Symbol_6_mana.gif" height="12" width="12" alt="Symbol_6_mana.gif" /> <br>
2419 </td></tr></table>
2420 He did quite well and convinced me how incredibly powerful Bane was ... a turn four 4/3 with the ability to mini mutilate small ones?! Very very cool, and esp for BB morph cost.
2421
2422 <p>Scourge is about out, pre-rel tomorrow. Spoiler is <a href="http://www.mtgnews.com/tracing/sc" title="Scourge Spoiler">here</a>.</p>
2423
2424 <p>If you haven't used <a href="http://www.magicworkstation.com" title="MagicWorkstation">MagicWorkstation</a>, do. Its great.</p>
2425
2426 <p>I've got a mini job doing PHP for Seth for a client using a <a href="http://cyberdoc.groupnetwork.com/htdocs" title="management system">management system</a> ... its fun to learn and its decent cash once it starts, plus Seth is a pal and hes fun to work with, if not easily distracted.</p>
2427
2428 <p>Off to the Renfaire afterparty tomorrow, I'd forgotten that the renfaire is often compared to Soddom and Gamorrah, and therefore forgot to apply to work there this year... got a gatepass (I hope) from one of sis's friends, nervous as hell about going... should be lotsa fun though, and as long as I dont overthink <b>everything</b> it should be cool.</p>
2429
2430 <p>Thats it for now... biggish update, finally.</p>
2431
2432 <p>Oh, gotta talk about (ex-gal) , schools doing fine except for some distraction, hung with HeatherW a ton this week, shes cool :) Oh, more quotes that I lifted from the Painting of Dorien Gray .. god I love that book.</p>
2433
2434 <p>"What a fuss people make about fidelity! Why, even in love it is purely a question of physiology. It has nothing to do with our own will. Young men want to be faithful, and are not; old men want to be faithless and cannot; that is all one can say."<br />
2435 -- The ever corrupting Lord Henry<br />
2436 "That is one of the great secrets of life. Nowadays most people die a sort of creeping common sense, and discover when it is too late that the only things one never regrets are ones mistakes"<br />
2437 rizwank 1.1 -- Again, Lord Henry</p>
2438
2439 <p>the last quote reminds me of my most favorite quotes ever : <br />
2440 "Ever notice that 'what the hell' is always the right decision?" <br />
2441 - Marilyn Monroe</p>
2442
2443 <p>Its my excuse for doing anything im scared to do .. :)</p>
2444
2445
2446
2447
2448
2449
2450 <div class="posted">
2451 <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/05/index.html#000115" title="Permanent Link to this Post.">12:46 AM</a><?php
2452 if ($hits) {
2453 print " | Read ";
2454 echo "$hits";
2455 print " time";
2456 if($hits != 1) echo 's';
2457 }
2458 rizwank 1.1 ?>
2459 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=115" onclick="OpenComments(this.href); return false">Comments (0)</a>
2460
2461 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=115" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2462
2463 </div>
2464
2465 </div>
2466 <?php
2467
2468 // display the list of referers
2469 echo '<div class="sidetitle">Referrers</div>', "\n";
2470 echo '<div class="side">', "\n";
2471
2472 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=115 GROUP BY referer ORDER BY count DESC, title';
2473
2474 $rs = mysql_query( $sql );
2475 $n = 0;
2476
2477 while( $row = mysql_fetch_assoc( $rs ) ) {
2478 $referer1 = $row['referer'];
2479 rizwank 1.1 $title = $row['title'];
2480 $count = $row['count'];
2481 $search = $row['search'];
2482
2483 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2484 $n++;
2485 echo '<a href="', $referer1, '" target="_blank">';
2486 echo $title . "</a> [" . $count . "]<br />\n";
2487 }
2488 }
2489
2490 if (!($n)) {
2491 echo "No referrals yet<br />";
2492 }
2493 else {
2494 echo "<br />\n";
2495 echo 'referrers [referrals]<br />';
2496 }
2497 echo '</div>';
2498
2499 echo "<div class='sidetitle'>Search Terms</div>\n";
2500 rizwank 1.1 echo "<div class='side'>";
2501
2502 $rs = mysql_query( $sql );
2503 $n = 0;
2504
2505 while( $row = mysql_fetch_assoc( $rs ) ) {
2506 $query = '';
2507
2508 $referer1 = $row['referer'];
2509 $title = $row['title'];
2510 $count = $row['count'];
2511 $search = $row['search'];
2512
2513 if ($search == 1) {
2514 $n++;
2515 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2516 echo $query . ' [' . $count . ']' . "<br />\n";
2517 }
2518 }
2519
2520 if (!($n)) { echo "No search terms yet<br />"; }
2521 rizwank 1.1 else { echo "<br />search terms [hits]"; }
2522 echo "</div>";
2523 ?>
2524
2525
2526
2527 <!--
2528 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2529 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
2530 xmlns:dc="http://purl.org/dc/elements/1.1/">
2531 <rdf:Description
2532 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000114"
2533 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/114"
2534 dc:title="Coolish Quote"
2535 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000114"
2536 dc:subject="Home"
2537 dc:description="Coolish Quote, ripped from Mika. "If once a man indulges himself in murder, very soon he comes to think little of robbing; and from robbing he next comes to drinking and Sabbath-breaking, and from that to incivility and procrastination." -..."
2538 dc:creator="Rizwank"
2539 dc:date="2003-05-10T00:07:00-08:00" />
2540 </rdf:RDF>
2541 -->
2542 rizwank 1.1
2543
2544 <h2 class="date">May 10, 2003</h2>
2545
2546
2547 <div class="blogbody">
2548 <a name="000114"></a>
2549 <?php
2550
2551 // record the referer
2552 if ($my_ip !== $remote_ip) {
2553 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (114, '$referer', '', $time)" );
2554 }
2555
2556 // get the no. of times this entry has been read
2557 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=114' );
2558 $row = mysql_fetch_row( $rs );
2559 $hits = $row[0];
2560
2561 ?>
2562 <h3 class="title">Coolish Quote</h3>
2563 rizwank 1.1
2564 <p> <table align="left"><tr valign="bottom"><td>
2565 <p style="font-size:16pt"><b>
2566 C</b>
2567 </p>
2568 </td></tr></table>
2569 oolish Quote, ripped from Mika.<br />
2570 "If once a man indulges himself in murder, very soon he comes to think <br />
2571 little of robbing; and from robbing he next comes to drinking and <br />
2572 Sabbath-breaking, and from that to incivility and procrastination." <br />
2573 -- Thomas De Quincey (1785 - 1859)</p>
2574
2575 <p>Went 5-1 in FNM today, did quite well at a regionals, no longer with (ex-gal) (and some other events in her life that sucked), worried about money, might be working for Seth, doing quite decent at school and more.<br />
2576 will wrote more later, just a quick update.</p>
2577
2578
2579
2580
2581
2582
2583 <div class="posted">
2584 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/05/index.html#000114" title="Permanent Link to this Post.">12:07 AM</a><?php
2585 if ($hits) {
2586 print " | Read ";
2587 echo "$hits";
2588 print " time";
2589 if($hits != 1) echo 's';
2590 }
2591 ?>
2592 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=114" onclick="OpenComments(this.href); return false">Comments (0)</a>
2593
2594 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=114" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2595
2596 </div>
2597
2598 </div>
2599 <?php
2600
2601 // display the list of referers
2602 echo '<div class="sidetitle">Referrers</div>', "\n";
2603 echo '<div class="side">', "\n";
2604
2605 rizwank 1.1 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=114 GROUP BY referer ORDER BY count DESC, title';
2606
2607 $rs = mysql_query( $sql );
2608 $n = 0;
2609
2610 while( $row = mysql_fetch_assoc( $rs ) ) {
2611 $referer1 = $row['referer'];
2612 $title = $row['title'];
2613 $count = $row['count'];
2614 $search = $row['search'];
2615
2616 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2617 $n++;
2618 echo '<a href="', $referer1, '" target="_blank">';
2619 echo $title . "</a> [" . $count . "]<br />\n";
2620 }
2621 }
2622
2623 if (!($n)) {
2624 echo "No referrals yet<br />";
2625 }
2626 rizwank 1.1 else {
2627 echo "<br />\n";
2628 echo 'referrers [referrals]<br />';
2629 }
2630 echo '</div>';
2631
2632 echo "<div class='sidetitle'>Search Terms</div>\n";
2633 echo "<div class='side'>";
2634
2635 $rs = mysql_query( $sql );
2636 $n = 0;
2637
2638 while( $row = mysql_fetch_assoc( $rs ) ) {
2639 $query = '';
2640
2641 $referer1 = $row['referer'];
2642 $title = $row['title'];
2643 $count = $row['count'];
2644 $search = $row['search'];
2645
2646 if ($search == 1) {
2647 rizwank 1.1 $n++;
2648 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2649 echo $query . ' [' . $count . ']' . "<br />\n";
2650 }
2651 }
2652
2653 if (!($n)) { echo "No search terms yet<br />"; }
2654 else { echo "<br />search terms [hits]"; }
2655 echo "</div>";
2656 ?>
2657
2658
2659
2660 <!--
2661 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2662 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
2663 xmlns:dc="http://purl.org/dc/elements/1.1/">
2664 <rdf:Description
2665 rdf:about="http://www.geekymedia.com/archives/2003/05/index.html#000113"
2666 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/113"
2667 dc:title="Stuff to change about deck"
2668 rizwank 1.1 dc:identifier="http://www.geekymedia.com/archives/2003/05/index.html#000113"
2669 dc:subject=""
2670 dc:description="Cabal Cemetery 2.0: Black Burning Bridges, by Daniel Garfield - a Magic: the Gathering Standard/Type II Article Why do all the good ideas come 2 days before regionals? http://www.starcitygames.com/php/news/expandnews.php?Article=4884 Tons more stuff currently at starcity Updated Scourge Spoiler..."
2671 dc:creator="Rizwank"
2672 dc:date="2003-05-01T22:25:44-08:00" />
2673 </rdf:RDF>
2674 -->
2675
2676
2677 <h2 class="date">May 01, 2003</h2>
2678
2679
2680 <div class="blogbody">
2681 <a name="000113"></a>
2682 <?php
2683
2684 // record the referer
2685 if ($my_ip !== $remote_ip) {
2686 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (113, '$referer', '', $time)" );
2687 }
2688
2689 rizwank 1.1 // get the no. of times this entry has been read
2690 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=113' );
2691 $row = mysql_fetch_row( $rs );
2692 $hits = $row[0];
2693
2694 ?>
2695 <h3 class="title">Stuff to change about deck</h3>
2696
2697 <p><a title="Cabal Cemetery 2.0: Black Burning Bridges, by Daniel Garfield - a Magic: the Gathering Standard/Type II Article" href="http://www.starcitygames.com/php/news/expandnews.php?Article=4885"> <table align="left"><tr valign="bottom"><td>
2698 <p style="font-size:16pt"><b>
2699 C</b>
2700 </p>
2701 </td></tr></table>
2702 abal Cemetery 2.0: Black Burning Bridges, by Daniel Garfield - a Magic: the Gathering Standard/Type II Article</a></p>
2703
2704 <p>Why do all the good ideas come 2 days before regionals?</p>
2705
2706 <p><a href="http://www.starcitygames.com/php/news/expandnews.php?Article=4884" title="http://www.starcitygames.com/php/news/expandnews.php?Article=4884">http://www.starcitygames.com/php/news/expandnews.php?Article=4884</a></p>
2707
2708 <p>Tons more stuff currently at <a href="http://www.starcitygames.com/magic.php" title="starcity">starcity</a></p>
2709
2710 rizwank 1.1 <p>Updated Scourge <a href="http://www.mtgnews.com/tracing/sc/" title="Spoiler">Spoiler</a></p>
2711
2712
2713
2714
2715
2716
2717 <div class="posted">
2718 <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/05/index.html#000113" title="Permanent Link to this Post.">10:25 PM</a><?php
2719 if ($hits) {
2720 print " | Read ";
2721 echo "$hits";
2722 print " time";
2723 if($hits != 1) echo 's';
2724 }
2725 ?>
2726 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=113" onclick="OpenComments(this.href); return false">Comments (0)</a>
2727
2728 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=113" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2729
2730 </div>
2731 rizwank 1.1
2732 </div>
2733 <?php
2734
2735 // display the list of referers
2736 echo '<div class="sidetitle">Referrers</div>', "\n";
2737 echo '<div class="side">', "\n";
2738
2739 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=113 GROUP BY referer ORDER BY count DESC, title';
2740
2741 $rs = mysql_query( $sql );
2742 $n = 0;
2743
2744 while( $row = mysql_fetch_assoc( $rs ) ) {
2745 $referer1 = $row['referer'];
2746 $title = $row['title'];
2747 $count = $row['count'];
2748 $search = $row['search'];
2749
2750 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2751 $n++;
2752 rizwank 1.1 echo '<a href="', $referer1, '" target="_blank">';
2753 echo $title . "</a> [" . $count . "]<br />\n";
2754 }
2755 }
2756
2757 if (!($n)) {
2758 echo "No referrals yet<br />";
2759 }
2760 else {
2761 echo "<br />\n";
2762 echo 'referrers [referrals]<br />';
2763 }
2764 echo '</div>';
2765
2766 echo "<div class='sidetitle'>Search Terms</div>\n";
2767 echo "<div class='side'>";
2768
2769 $rs = mysql_query( $sql );
2770 $n = 0;
2771
2772 while( $row = mysql_fetch_assoc( $rs ) ) {
2773 rizwank 1.1 $query = '';
2774
2775 $referer1 = $row['referer'];
2776 $title = $row['title'];
2777 $count = $row['count'];
2778 $search = $row['search'];
2779
2780 if ($search == 1) {
2781 $n++;
2782 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2783 echo $query . ' [' . $count . ']' . "<br />\n";
2784 }
2785 }
2786
2787 if (!($n)) { echo "No search terms yet<br />"; }
2788 else { echo "<br />search terms [hits]"; }
2789 echo "</div>";
2790 ?>
2791
2792
2793
2794 rizwank 1.1 </div>
2795 </div>
2796 <?php
2797 //Change the following to your email address
2798 $email = "rizwank@geekymedia.com";
2799
2800 if(eregi("googlebot",$_SERVER['HTTP_USER_AGENT']))
2801 {
2802 mail($email, "Googlebot detected",
2803 "Google has crawled : ".$_SERVER['REQUEST_URI']);
2804 }
2805 ?>
2806 <br>
2807 <php
2808 $rs = mysql_query( "SELECT * FROM mt_entryhits" );
2809 $deletetime = time() - (60 * 60 * 24);
2810 mysql_query( "DELETE FROM mt_entryhits WHERE time < $deletetime and entry_id = 0" );
2811
2812 while ($row = mysql_fetch_assoc($rs)) {
2813 if ($referer == $row['referer']) {
2814 $title = $row['title'];
2815 rizwank 1.1 }
2816 }
2817
2818 if (($title == '') || (strpos($title,'ttp://')) && ($referer !== '')) {
2819 if ($title1 = getquery($referer)) {
2820 $title = addslashes($title1);
2821 $search = 1;
2822 }
2823 else { $search = 0; }
2824 if (!($search)) { $title = addslashes(URLHelper::getTitle($referer)); }
2825 if (strpos($referer,'encquery')) {
2826 $title = addslashes(substr($title,26,-2));
2827 $search = 1;
2828 }
2829 if (strpos($referer,'info.dogpl')) {
2830 $title = substr($title,21);
2831 $search = 1;
2832 }
2833 if ((trim($title) == '-') || (trim($title) === '')) { $title = $referer; }
2834 if (!($search) && (strlen(trim($title)) > 45)) {$title = substr($title,0,42) . "..."; }
2835 else if (trim(strlen($title)) > 52) { $title = substr($title,0,49) . "..."; }
2836 rizwank 1.1 }
2837
2838 mysql_query( "UPDATE mt_entryhits SET title='$title', search=$search WHERE referer='$referer'" );
2839
2840 function getquery($ref){
2841 $queries = array("search=", "epq=", "p=", "qkw=", "q=", "query=", "va=", "qry=", "userQuery=", "searchfor=", "question=", "sb=");
2842
2843 while(list($key,$val)=each($queries)){
2844 $pos = 0;//initialize
2845 $pos = strpos($ref, $val);
2846 if (strpos($ref,'encquery')) { $pos = 0; }
2847 #$ret .= "($pos $val)";
2848 if($pos > 0){
2849 $endpos = strpos ($ref, "&", $pos);
2850 if(trim($endpos) == ""){
2851 $search = substr($ref, ($pos+strlen($val)), strlen($ref)-$pos);
2852 }else{
2853 $search = substr ($ref, ($pos+strlen($val)), ($endpos-$pos)-2);
2854 }
2855 $endpos = strpos ($search, "&");
2856 if(trim($endpos)) {
2857 rizwank 1.1 $search = substr ($search, 0, $endpos);
2858 }
2859 $searched = trim($search);
2860 $searched = str_replace("+", " ", $search);
2861 $searched = str_replace("%2E", ".", $searched);
2862 $searched = str_replace("%2B", "+", $searched);
2863 $searched = str_replace("%2b", "+", $searched);
2864 $searched = str_replace("%22", '"', $searched);
2865 $searched = str_replace("%22", '"', $searched);
2866 $searched = str_replace("%20", " ", $searched);
2867 $searched = str_replace("%3F", "?", $searched);
2868 $searched = str_replace("%28", "(", $searched);
2869 $searched = str_replace("%27", "'", $searched);
2870 $searched = str_replace("%3A", ":", $searched);
2871 $searched = str_replace("%2C", ",", $searched);
2872 $searched = str_replace("%24", "$", $searched);
2873 $searched = str_replace("%21", "!", $searched);
2874 $searched = str_replace("%5C", "\\", $searched);
2875 $searched = str_replace("%2F", "/", $searched);
2876 if(trim($searched) == ""){
2877 $searched = substr($ref, $pos, strlen($ref)-$pos)."($endpos)";
2878 rizwank 1.1 }
2879 }
2880 }
2881 if(trim($searched) !== "") {
2882 return "$searched";
2883 }else{
2884 return false;
2885 }
2886 }// end function
2887
2888 ?>
2889
2890
2891 </body>
2892 </html>
|