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: July 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/06/index.html" title="June 2003" />
13
14 <link rel="next" href="http://www.geekymedia.com/archives/2003/08/index.html" title="August 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/06/index.html">« June 2003</a> |
100
101 <a href="http://www.geekymedia.com/">Main</a>
102 | <a href="http://www.geekymedia.com/archives/2003/08/index.html">August 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/07/index.html#000170"
116 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/169"
117 dc:title="Cappadocia"
118 dc:identifier="http://www.geekymedia.com/archives/2003/07/index.html#000170"
119 dc:subject=""
120 dc:description="I'm living in a hole in the wall. Literally. Heather, with her ever sharp powers of observation, pointed out a region that looked cool; houses and churches carved into the rock. I took an *ew* tour, leaving 7pm from Istanbul,..."
121 dc:creator="Rizwank"
122 dc:date="2003-07-31T19:15:52-08:00" />
123 </rdf:RDF>
124 -->
125
126
127 rizwank 1.1 <h2 class="date">July 31, 2003</h2>
128
129
130 <div class="blogbody">
131 <a name="000170"></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 (170, '$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=170' );
141 $row = mysql_fetch_row( $rs );
142 $hits = $row[0];
143
144 ?>
145 <h3 class="title">Cappadocia</h3>
146
147 <p> <table align="left"><tr valign="bottom"><td>
148 rizwank 1.1 <p style="font-size:16pt"><b>
149 I</b>
150 </p>
151 </td></tr></table>
152 'm living in a hole in the wall.</p>
153
154 <p>Literally.</p>
155
156 <p>Heather, with her ever sharp powers of observation, pointed out a region that looked cool; houses and churches carved into the rock.</p>
157
158 <p>I took an *ew* tour, leaving 7pm from Istanbul, a lovely busride till 9am to Göreme (one of the busstops reminded me of a very very crowded place from some Indian movie, sellers barging onto the bus to sell us pastries, tons of people moving about... then again, I refuse to comment on a Nation by its bus stations... my god, go visit a Greyhound in the States! Its scary!)</p>
159
160 <p>Ok, hold for this.</p>
161
162 <p>The Aga-Khan, the effective version of the Pope to Ismaili Muslims was attacked a few days ago; Sis just sent me a forward<br />
163 http://www.dailyrecord.co.uk/news/content_objectid=13225957_method=full_siteid=89488_headline=-BASEBALL-BAT-THUGS--ATTACK-ON-AGA-KHAN-name_page.html</p>
164
165 <p>No, he isn't worship *as* a Living God, by the way. <br />
166 I hope everything is alright... I just got a chill up my back.</p>
167
168 <p>Anyhow got down this morning, checked in... Yes, it was a hole in the wall. Its a room carved into a cave. How cool is that, I ask? Went on the hot tour, burned three rolls of film ..</p>
169 rizwank 1.1
170 <p>Oh, have I ever mentioned how cute girls look with their hair done up in Bandanas? </p>
171
172 <p>The many governmental and attitude changes in Turk define the region... Christians fled into the area in the 4th century and took advantage of the fragile rock known as <b>tura</b> to build their residences on... One outdoor Museum has 2,004 churches, some with frescos dating back to the 10th centuries. Greek and fastidious Muslim children had vandalized them somewhat, out of ignorance and reading into a Muslim ban on idolatry as a reason to peck out the eyes and faces of the Christian figures... Still, Christian and Muslim faiths seem to have co-existed quite well, especially with the Sejuk Turks, who valued the art and ordered it preserved. </p>
173
174 <p>Frescos of the last supper, the betrayal of Jesus, rising of Lazarus, etc, were quite moving just in the devotion that these people had. It seems that since they were country people, they had a lot of expendable time... which is exactly the opposite of what I'd expect, keeping the sustainance farmer in mind.</p>
175
176 <p>There was a long climb up a seemingly treacherous path to a particular hermits cave, and I planned upon climbing in the name of youthful enthusiasm, until the Brit girl that was up there couldnt get down... she was wearing shorts and *little else* according to her friend, and therefore couldnt reach all the footholds due to lack of foot freedom... She got down after about thirty people collaborated on a way to get her down (and the one Dutch climber that seemed brave beyond logic went to just push her up one more ledge so she could walk another 1/2 mi. to the other way down) .</p>
177
178 <p>Keep in mind, this is only a 20ft climb.</p>
179
180 <p>Anyhow, her and her friend are meeting me for drinks later. :) Just to chill, calm down. They speak English for christ sakes. So far, I've met a forsenic psychiatrist from Conneticut, a pair of decent Kiwis ( go figure), the Aussie couple from yesterday, and a very nice Turkish girl photographer... we both spent ten minutes taking pictures of a kitten in front of the Blue Mosque.. one of the best mosques in the world and we are taking pictures of a kitten... so much for professionalisim. Anyhow had a nice half English, half hand-gesture conversation.</p>
181
182 <p>Why are we (guys) so much friendly to girls? It isn't necessarily a thought that we might *get some* as a few friends of mine might say... sitting and chatting with a male photog from the street just seems odd.. esp. if they were turkish. Its as if, even while you dont plan, expect or try for things to happen with a girl you meet, its a minor possibility, making the casual chatting that much more fun... does that make any sense?</p>
183
184 <p>And yes, I have a girlfriend I adore. No, I'm not cheating on her. No one is allowed to yell at me for flirting. (except sis, who will anyhow). And the first person who rolls *her* eyes and says "Men!" with a gasp will get .. um... some sort of e-punishment. Dixie, don't even start it. :)</p>
185
186 <p>Hah, thats the other thing. Save a minor few incl. Heather and Sis, I can't think of anyone that might criticize me that hasn't been unfaithful in the past. :) Its not just something jerk guys do, folks. </p>
187
188 <p>Funny thing, the pshrink I met commented that Barcelona being such a wild place, no matter what kinda person sis is, she'll be a party girl after. Not sure if thats a good thing or not. (mom, ignore that, will you?)</p>
189
190 rizwank 1.1 <p>Guys, leave comments. Click on comments. Only way to know that I'm not the only one reading this.</p>
191
192 <p>Anyhow, having fun down here, hole in the wall is surprisingly comfortable; and stayed cool through the day. </p>
193
194 <p>I do kinda wish Serena or Heather or HeatherW or Tara, or a number of other people were here with me. Travelling alone is its own fun, but I contantly run into mixed couples (SO MUCH MORE than in England, by the way)...</p>
195
196 <p>Oh, something new. UK needs teachers, so Kiwis and Aussies are working in the UK (with the pound being about three times stronger than either the Kiwi or Aussie dollar) and since salaries are numerically similar, it works out to be a LOT more money to travel with .. L6000 for a couple for a pair of months versus 20000 kiwi... </p>
197
198 <p>Been meeting cool Kiwis and Aussies, might have to re-evaluate my opinion on them.</p>
199
200 <p>Ta ta for now.</p>
201
202
203
204
205
206
207 <div class="posted">
208 <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/07/index.html#000170" title="Permanent Link to this Post.">07:15 PM</a><?php
209 if ($hits) {
210 print " | Read ";
211 rizwank 1.1 echo "$hits";
212 print " time";
213 if($hits != 1) echo 's';
214 }
215 ?>
216 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=170" onclick="OpenComments(this.href); return false">Comments (2)</a>
217
218 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=170" onclick="OpenTrackback(this.href); return false">TrackBack</a>
219
220 </div>
221
222 </div>
223 <?php
224
225 // display the list of referers
226 echo '<div class="sidetitle">Referrers</div>', "\n";
227 echo '<div class="side">', "\n";
228
229 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=170 GROUP BY referer ORDER BY count DESC, title';
230
231 $rs = mysql_query( $sql );
232 rizwank 1.1 $n = 0;
233
234 while( $row = mysql_fetch_assoc( $rs ) ) {
235 $referer1 = $row['referer'];
236 $title = $row['title'];
237 $count = $row['count'];
238 $search = $row['search'];
239
240 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
241 $n++;
242 echo '<a href="', $referer1, '" target="_blank">';
243 echo $title . "</a> [" . $count . "]<br />\n";
244 }
245 }
246
247 if (!($n)) {
248 echo "No referrals yet<br />";
249 }
250 else {
251 echo "<br />\n";
252 echo 'referrers [referrals]<br />';
253 rizwank 1.1 }
254 echo '</div>';
255
256 echo "<div class='sidetitle'>Search Terms</div>\n";
257 echo "<div class='side'>";
258
259 $rs = mysql_query( $sql );
260 $n = 0;
261
262 while( $row = mysql_fetch_assoc( $rs ) ) {
263 $query = '';
264
265 $referer1 = $row['referer'];
266 $title = $row['title'];
267 $count = $row['count'];
268 $search = $row['search'];
269
270 if ($search == 1) {
271 $n++;
272 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
273 echo $query . ' [' . $count . ']' . "<br />\n";
274 rizwank 1.1 }
275 }
276
277 if (!($n)) { echo "No search terms yet<br />"; }
278 else { echo "<br />search terms [hits]"; }
279 echo "</div>";
280 ?>
281
282
283
284 <!--
285 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
286 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
287 xmlns:dc="http://purl.org/dc/elements/1.1/">
288 <rdf:Description
289 rdf:about="http://www.geekymedia.com/archives/2003/07/index.html#000169"
290 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/168"
291 dc:title="The Short Entry"
292 dc:identifier="http://www.geekymedia.com/archives/2003/07/index.html#000169"
293 dc:subject=""
294 dc:description="Went on a redbus tour today and met some interesting folk... hopefully more on that later. I'm going to Cappadocia, so if they dont have net, i'll be offline till Saturday morning... I'm going to meet the Aussie couple I..."
295 rizwank 1.1 dc:creator="Rizwank"
296 dc:date="2003-07-30T15:59:31-08:00" />
297 </rdf:RDF>
298 -->
299
300
301 <h2 class="date">July 30, 2003</h2>
302
303
304 <div class="blogbody">
305 <a name="000169"></a>
306 <?php
307
308 // record the referer
309 if ($my_ip !== $remote_ip) {
310 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (169, '$referer', '', $time)" );
311 }
312
313 // get the no. of times this entry has been read
314 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=169' );
315 $row = mysql_fetch_row( $rs );
316 rizwank 1.1 $hits = $row[0];
317
318 ?>
319 <h3 class="title">The Short Entry</h3>
320
321 <p> <table align="left"><tr valign="bottom"><td>
322 <p style="font-size:16pt"><b>
323 W</b>
324 </p>
325 </td></tr></table>
326 ent on a redbus tour today and met some interesting folk... hopefully more on that later. I'm going to Cappadocia, so if they dont have net, i'll be offline till Saturday morning... I'm going to meet the Aussie couple I hung out with hopefully, so I cant type for long at all.</p>
327
328 <p>Just setup a blog for sis, anyone know any good photo inseration things for Moveable Type? Shes got that digi cam and all, y'know.</p>
329
330 <p>Interesting enough day, Saturday plans are to visit the market and Taksim square, and see the sunset from a tall tower in Taksim, then party the night away, Sunday is for the Spice Market and Grand Bazzar, and to finally look INSIDE the Blue Mosque that I've been walking around all this time, then off to Uzbeksitan.</p>
331
332 <p>Aussies get charged $20 USD for the exact same visa I got charged $100 for. Bastards. </p>
333
334
335
336
337 rizwank 1.1
338
339 <div class="posted">
340 <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/07/index.html#000169" title="Permanent Link to this Post.">03:59 PM</a><?php
341 if ($hits) {
342 print " | Read ";
343 echo "$hits";
344 print " time";
345 if($hits != 1) echo 's';
346 }
347 ?>
348 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=169" onclick="OpenComments(this.href); return false">Comments (1)</a>
349
350 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=169" onclick="OpenTrackback(this.href); return false">TrackBack</a>
351
352 </div>
353
354 </div>
355 <?php
356
357 // display the list of referers
358 rizwank 1.1 echo '<div class="sidetitle">Referrers</div>', "\n";
359 echo '<div class="side">', "\n";
360
361 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=169 GROUP BY referer ORDER BY count DESC, title';
362
363 $rs = mysql_query( $sql );
364 $n = 0;
365
366 while( $row = mysql_fetch_assoc( $rs ) ) {
367 $referer1 = $row['referer'];
368 $title = $row['title'];
369 $count = $row['count'];
370 $search = $row['search'];
371
372 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
373 $n++;
374 echo '<a href="', $referer1, '" target="_blank">';
375 echo $title . "</a> [" . $count . "]<br />\n";
376 }
377 }
378
379 rizwank 1.1 if (!($n)) {
380 echo "No referrals yet<br />";
381 }
382 else {
383 echo "<br />\n";
384 echo 'referrers [referrals]<br />';
385 }
386 echo '</div>';
387
388 echo "<div class='sidetitle'>Search Terms</div>\n";
389 echo "<div class='side'>";
390
391 $rs = mysql_query( $sql );
392 $n = 0;
393
394 while( $row = mysql_fetch_assoc( $rs ) ) {
395 $query = '';
396
397 $referer1 = $row['referer'];
398 $title = $row['title'];
399 $count = $row['count'];
400 rizwank 1.1 $search = $row['search'];
401
402 if ($search == 1) {
403 $n++;
404 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
405 echo $query . ' [' . $count . ']' . "<br />\n";
406 }
407 }
408
409 if (!($n)) { echo "No search terms yet<br />"; }
410 else { echo "<br />search terms [hits]"; }
411 echo "</div>";
412 ?>
413
414
415
416 <!--
417 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
418 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
419 xmlns:dc="http://purl.org/dc/elements/1.1/">
420 <rdf:Description
421 rizwank 1.1 rdf:about="http://www.geekymedia.com/archives/2003/07/index.html#000167"
422 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/167"
423 dc:title="Acclimation"
424 dc:identifier="http://www.geekymedia.com/archives/2003/07/index.html#000167"
425 dc:subject=""
426 dc:description="I'm slowly getting used to this. [typed from a physical written journal entry, today at 1:40am] Now, heres the thing. I've blogged tiwce today and keeping a journal seems redudant. Maybe this can be a "when im not near a..."
427 dc:creator="Rizwank"
428 dc:date="2003-07-30T08:43:27-08:00" />
429 </rdf:RDF>
430 -->
431
432
433
434
435 <div class="blogbody">
436 <a name="000167"></a>
437 <?php
438
439 // record the referer
440 if ($my_ip !== $remote_ip) {
441 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (167, '$referer', '', $time)" );
442 rizwank 1.1 }
443
444 // get the no. of times this entry has been read
445 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=167' );
446 $row = mysql_fetch_row( $rs );
447 $hits = $row[0];
448
449 ?>
450 <h3 class="title">Acclimation</h3>
451
452 <p> <table align="left"><tr valign="bottom"><td>
453 <p style="font-size:16pt"><b>
454 I</b>
455 </p>
456 </td></tr></table>
457 'm slowly getting used to this.</p>
458
459 <p>[typed from a physical written journal entry, today at 1:40am]<br />
460 Now, heres the thing. I've blogged tiwce today and keeping a journal seems redudant. Maybe this can be a "when im not near a computer journal".</p>
461
462 <p>Fell asleep on the roof at 6pm after having a delightful meal of Iskendar Kebap at the recommended restaurant and walking around Sultan-Ahmet. Woke up, went to sleep in my bed until about 1am... Across the street is an old turkish prision *hums the Midnight Express theme*, its been converted into a Four Seasons.. I've got to stay there at some point.</p>
463 rizwank 1.1
464 <p>I cant do too much right now, can't make the noise in my room opening bags to get high speed film to shoot the lovely streets or get what I needed for a shower... [I ended up staring at the sky and listening to the second Harry Potter book] ... I'm starting to realize something.. the Turks really are friendly.. WOmen seems to love them too ... well, Euro women anyhow. I haven't met any American or Brits yet. </p>
465
466 <p>I want to visit Cappadocia, and the stone churches that were carved there, but beyond that, all I know to visit is the Turkish coast/rivera as recommended by the neighbor on the plane..</p>
467
468 <p>Whats funny is that I was really wishing that it would just be AUG 03 because I had some fear of Istanbul.. now im over it... a nice nap and food changed that :) I've got four more nights, and five days, how best to spend them...</p>
469
470 <p>An interesting note is that the turks think I'm a foreigner ("I've been waiting for a girl like you..." - five Rizzy points if you got that), and the Euros think im a Turk. I was just told by a carpet salesman that I walk like an American... </p>
471
472 <p>[the rest of the paper journal can wait]</p>
473
474 <p>Parents would be happy to know that I woke at 6am ... im not on LA, NYC or Turkish time ... i seem to be on Japanese time. Its very odd. Either way, the time to take a nice shower and shave was very helpful to my mood and I'm quite ready to conquer istanbul..</p>
475
476 <p>Interesting notes:<br />
477 I've seen three one-eyed cats so far.<br />
478 Old men and young boys sometimes sit on the sidewalk in the town center with a scale. Thats it. I don't know if they are offering to guess my weight, or what.<br />
479 I've seen a McDonalds cart. No, not a store (although I did see one of those too).. a cart... they seemed to be selling some sort of baked pastry .. its just odd to see a McD sign in the middle of a sidewalk.</p>
480
481 <p>Whats incredibly annoying is that everyone wants pics, and I want to supply them... but of course, I'm shooting 35mil and Polaroid... perhaps I'll do some scanning later, we'll see... or send em home to have snapfish do? Else I'll just wait until after my trip and then punctuate with pictures.. I havent taken any anyhow.</p>
482
483 <p>Today, the plans are for a Bazaar visiting, the Blue Mosque, and other stuff. HeatherW is right about assuming that everyone doesnt speak English, and while I shouldn't be sensitve about sounding like an idiot reading out of the phrase book, [I dont get annoyed at tourists in LA for having poor English, just natives], but one wants to avoid the appearence of being foolish. Plus they all speak a smattering of English. </p>
484 rizwank 1.1
485 <p>Serena : Email me directly, I tried to email you and I must have forgotten the address</p>
486
487 <p>Love to you all,<br />
488 Rizwan</p>
489
490
491
492
493
494
495 <div class="posted">
496 <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/07/index.html#000167" title="Permanent Link to this Post.">08:43 AM</a><?php
497 if ($hits) {
498 print " | Read ";
499 echo "$hits";
500 print " time";
501 if($hits != 1) echo 's';
502 }
503 ?>
504 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=167" onclick="OpenComments(this.href); return false">Comments (2)</a>
505 rizwank 1.1
506 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=167" onclick="OpenTrackback(this.href); return false">TrackBack</a>
507
508 </div>
509
510 </div>
511 <?php
512
513 // display the list of referers
514 echo '<div class="sidetitle">Referrers</div>', "\n";
515 echo '<div class="side">', "\n";
516
517 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=167 GROUP BY referer ORDER BY count DESC, title';
518
519 $rs = mysql_query( $sql );
520 $n = 0;
521
522 while( $row = mysql_fetch_assoc( $rs ) ) {
523 $referer1 = $row['referer'];
524 $title = $row['title'];
525 $count = $row['count'];
526 rizwank 1.1 $search = $row['search'];
527
528 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
529 $n++;
530 echo '<a href="', $referer1, '" target="_blank">';
531 echo $title . "</a> [" . $count . "]<br />\n";
532 }
533 }
534
535 if (!($n)) {
536 echo "No referrals yet<br />";
537 }
538 else {
539 echo "<br />\n";
540 echo 'referrers [referrals]<br />';
541 }
542 echo '</div>';
543
544 echo "<div class='sidetitle'>Search Terms</div>\n";
545 echo "<div class='side'>";
546
547 rizwank 1.1 $rs = mysql_query( $sql );
548 $n = 0;
549
550 while( $row = mysql_fetch_assoc( $rs ) ) {
551 $query = '';
552
553 $referer1 = $row['referer'];
554 $title = $row['title'];
555 $count = $row['count'];
556 $search = $row['search'];
557
558 if ($search == 1) {
559 $n++;
560 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
561 echo $query . ' [' . $count . ']' . "<br />\n";
562 }
563 }
564
565 if (!($n)) { echo "No search terms yet<br />"; }
566 else { echo "<br />search terms [hits]"; }
567 echo "</div>";
568 rizwank 1.1 ?>
569
570
571
572 <!--
573 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
574 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
575 xmlns:dc="http://purl.org/dc/elements/1.1/">
576 <rdf:Description
577 rdf:about="http://www.geekymedia.com/archives/2003/07/index.html#000166"
578 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/166"
579 dc:title="Where a drink is worth a million"
580 dc:identifier="http://www.geekymedia.com/archives/2003/07/index.html#000166"
581 dc:subject=""
582 dc:description="I wanted the introduction to be more poetic, but im too tired to care at the moment. First, I'm in a nation where the one Litre bottle of Schwepps Bitter Lemon costs 1,750,000 Turkish Lira. Secondly, the internet cafes here,..."
583 dc:creator="Rizwank"
584 dc:date="2003-07-29T13:30:09-08:00" />
585 </rdf:RDF>
586 -->
587
588
589 rizwank 1.1 <h2 class="date">July 29, 2003</h2>
590
591
592 <div class="blogbody">
593 <a name="000166"></a>
594 <?php
595
596 // record the referer
597 if ($my_ip !== $remote_ip) {
598 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (166, '$referer', '', $time)" );
599 }
600
601 // get the no. of times this entry has been read
602 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=166' );
603 $row = mysql_fetch_row( $rs );
604 $hits = $row[0];
605
606 ?>
607 <h3 class="title">Where a drink is worth a million</h3>
608
609 <p> <table align="left"><tr valign="bottom"><td>
610 rizwank 1.1 <p style="font-size:16pt"><b>
611 I</b>
612 </p>
613 </td></tr></table>
614 wanted the introduction to be more poetic, but im too tired to care at the moment.</p>
615
616 <p>First, I'm in a nation where the one Litre bottle of Schwepps Bitter Lemon costs 1,750,000 Turkish Lira. </p>
617
618 <p>Secondly, the internet cafes here, while cheap, have one oddity. Turkish keyboards. Some of the juxapositions (left turkish, right english)<br />
619 ğ [<br />
620 ü ]<br />
621 ş ;<br />
622 i '<br />
623 , \<br />
624 ö ,<br />
625 ç .<br />
626 . /<br />
627 " `</p>
628
629 <p>Those aren't so odd on their own, since they all use the windows ability to switch to an english layout... its ..<br />
630 well its this<br />
631 rizwank 1.1 ı<br />
632 its the letter i.. but its missing something. the dot.<br />
633 ı and i are two completely different sounding letters. Very disturbing to me.</p>
634
635 <p>Anyhow,<br />
636 its quite warm here, and not having had a cool place since the airport hasn't helped. They seem to have eschewed the use of Air Condition, which is fine, but since Istanbul straddles the ocean, its also very humid, making sweating a futile endevor. </p>
637
638 <p>For the first time ,I wish i was travelling with someone. It could just be the first day jitters, but i see people moving in groups and its nice. There dont seem to be many americans at this particular hostel and the french and germans speak about as much English as the turks do. Past travels were easier cause I could always find someone else who would either want my company or let me tag along, the common language being a strong bond, even in a land of people that speak English. </p>
639
640 <p>Perhaps its just this hostel. I might end up just doing pre-packaged tours, the langauge barrier is really really intimidating me.</p>
641
642 <p>I just heard Azan for the first time in my life. For those of you that don't know, Azan is the calling to prayer from the mosques in Muslim countries five times a day... "Allah-u-Akbar" (God is Great), etc... its an amazing sound. Now, I'm about as religious as a pea in a pod ... i see the other peas around me, think that perhaps someone planted my plant, and thats about it. (Its not that great of an analogy, but i thought of it while walking up here and i wont let it go), but to hear the call to the faithful is amazing, just as hearing scads of people sing hymns in Ireland together was...</p>
643
644 <p>My watch broke on the plane, so its stuck in nyc time right now. the screw for winding the time doesn't want to work, and they cannot fix it here apparently, so either i keep it and add 7 to get the accurate time, or i buy some cheap watch .. </p>
645
646 <p>Anyhow, thats it for this time ... yeah, thats two blog postings in a 5 hour period .... they\ll be frequent until i calm down a bit :)</p>
647
648
649
650
651
652 rizwank 1.1
653 <div class="posted">
654 <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/07/index.html#000166" title="Permanent Link to this Post.">01:30 PM</a><?php
655 if ($hits) {
656 print " | Read ";
657 echo "$hits";
658 print " time";
659 if($hits != 1) echo 's';
660 }
661 ?>
662 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=166" onclick="OpenComments(this.href); return false">Comments (2)</a>
663
664 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=166" onclick="OpenTrackback(this.href); return false">TrackBack</a>
665
666 </div>
667
668 </div>
669 <?php
670
671 // display the list of referers
672 echo '<div class="sidetitle">Referrers</div>', "\n";
673 rizwank 1.1 echo '<div class="side">', "\n";
674
675 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=166 GROUP BY referer ORDER BY count DESC, title';
676
677 $rs = mysql_query( $sql );
678 $n = 0;
679
680 while( $row = mysql_fetch_assoc( $rs ) ) {
681 $referer1 = $row['referer'];
682 $title = $row['title'];
683 $count = $row['count'];
684 $search = $row['search'];
685
686 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
687 $n++;
688 echo '<a href="', $referer1, '" target="_blank">';
689 echo $title . "</a> [" . $count . "]<br />\n";
690 }
691 }
692
693 if (!($n)) {
694 rizwank 1.1 echo "No referrals yet<br />";
695 }
696 else {
697 echo "<br />\n";
698 echo 'referrers [referrals]<br />';
699 }
700 echo '</div>';
701
702 echo "<div class='sidetitle'>Search Terms</div>\n";
703 echo "<div class='side'>";
704
705 $rs = mysql_query( $sql );
706 $n = 0;
707
708 while( $row = mysql_fetch_assoc( $rs ) ) {
709 $query = '';
710
711 $referer1 = $row['referer'];
712 $title = $row['title'];
713 $count = $row['count'];
714 $search = $row['search'];
715 rizwank 1.1
716 if ($search == 1) {
717 $n++;
718 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
719 echo $query . ' [' . $count . ']' . "<br />\n";
720 }
721 }
722
723 if (!($n)) { echo "No search terms yet<br />"; }
724 else { echo "<br />search terms [hits]"; }
725 echo "</div>";
726 ?>
727
728
729
730 <!--
731 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
732 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
733 xmlns:dc="http://purl.org/dc/elements/1.1/">
734 <rdf:Description
735 rdf:about="http://www.geekymedia.com/archives/2003/07/index.html#000165"
736 rizwank 1.1 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/165"
737 dc:title="Oh my God, they dont speak English"
738 dc:identifier="http://www.geekymedia.com/archives/2003/07/index.html#000165"
739 dc:subject=""
740 dc:description="I'm in Turkey Oh my goodness, they don't speak English here. I know this is a very naive first comment to make about a country, especially being a semi-seasoned traveller, but the Irish definition of not speaking English [i.e. speaking..."
741 dc:creator="Rizwank"
742 dc:date="2003-07-29T12:49:38-08:00" />
743 </rdf:RDF>
744 -->
745
746
747
748
749 <div class="blogbody">
750 <a name="000165"></a>
751 <?php
752
753 // record the referer
754 if ($my_ip !== $remote_ip) {
755 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (165, '$referer', '', $time)" );
756 }
757 rizwank 1.1
758 // get the no. of times this entry has been read
759 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=165' );
760 $row = mysql_fetch_row( $rs );
761 $hits = $row[0];
762
763 ?>
764 <h3 class="title">Oh my God, they dont speak English</h3>
765
766 <p> <table align="left"><tr valign="bottom"><td>
767 <p style="font-size:16pt"><b>
768 I</b>
769 </p>
770 </td></tr></table>
771 'm in Turkey</p>
772
773 <p>Oh my goodness, they don't speak English here. I know this is a very naive<br />
774 first comment to make about a country, especially being a semi-seasoned<br />
775 traveller, but the Irish definition of not speaking English [i.e. speaking<br />
776 Gaelic during drunkness] and the Turkish version [in which my cab driver<br />
777 welcomed me to Istanbul about 30 times, in the effort to make<br />
778 rizwank 1.1 conversation]...</p>
779
780 <p>A post on moveabletype.org that I seemed to have missed</p>
781
782 <p>Those of you who checked out the Screen Savers today got a good look at<br />
783 how easy it is to change style sheets on your Movable Type weblog right<br />
784 within the interface. While Sarah had some good ideas on how to do this,<br />
785 we don't recommend just taking someone else's stylesheets. Feel free to<br />
786 learn from them, but make sure you modify them or create your own.<br />
787 http://www.techtv.com/screensavers/opinion/story/0,24330,3427221,00.html<br />
788 http://www.sarahlane.com/mt/<br />
789 http://www.movabletype.org/docs/mtmanual_templates.html#default%20templates</p>
790
791 <p>Anyhow, </p>
792
793 <p>before I started, I have to point out a missed blog. I started a rant<br />
794 about some craziness as far as girls as concerned a few days ago, but<br />
795 didnt finish it. Then I started a bit about me missing the enviroment of<br />
796 working on the Mike and Ben show, but I didnt finish that either. Also in<br />
797 that blog was a phonecall I got from (ex-gf2) in response to a letter I wrote<br />
798 her.</p>
799 rizwank 1.1
800 <p>She is like the fourth person to suggest that I go into writing and<br />
801 photography... my writing seems to be well articulated, she said, along<br />
802 with some other compliments.</p>
803
804 <p>The disadvantage of blogging is that it might keep me from writing in my<br />
805 paper journal, but im at the point where a very complete blog outweighs an<br />
806 illegible partially written paper journal.</p>
807
808 <p>Woke up yesterday after seeing the Nightmare Before Christmas for the<br />
809 first time the night before with Heather, placing 2nd in a 8th ed draft,<br />
810 sucking it hard in an 8th ed sealed... oh, I walked away with a Brass<br />
811 Herald and a slightly nicked Birds of Paradise, I've got a full set now.<br />
812 It was something call Anaconda style where the top rankers pick the rares<br />
813 out of the draft pack..<br />
814 The man was insane and was going to award 4-2-1 as the prize structure for<br />
815 a thirteen dollar draft, until I complained, pointing out the WoTC<br />
816 standard 8-4 for an 8man $10 draft. Being cheap and rude, he upped it ot<br />
817 5-3-2 and gave me a bad look. The 12man netted him a surplus $75 ... And<br />
818 who charges 13 for a draft anyhow?</p>
819
820 rizwank 1.1 <p>Woke up, loaded up the iPod and other nonsense, finally finished packing,<br />
821 went to the Ismali picnic downbelow, then ended up with family for a while<br />
822 before I ended up at Serenas with a flower... we packed up the car, played some Kingdom Hearts, got late night chocolate and milk<br />
823 and slept... woke a few hours later and went to the airport, dining on the<br />
824 back of her car there.</p>
825
826 <p>Waited a bloody 80 minutes in the line to check in, with no problems,<br />
827 except that I had to take out all my film except those in the heavy foil<br />
828 shield, because they finally publically admitted that they increased the<br />
829 power on the Xray machines.</p>
830
831 <p>Said goodbye to Serena, I'm gonna miss her.</p>
832
833 <p>Security went alright, one quick body check and film check, but I can't<br />
834 bitch about it; it was because I beeped, and cause I asked for a hand<br />
835 search of film, not because I'm brown. So much for consipracy theories.</p>
836
837 <p>Ate Milanos and milk, boarded and had a very sleepy flight. The woman<br />
838 offered me a Moslem meal, and I felt like going ballistic. Who the fuck<br />
839 says Moslem anymore... might as well call me a Mohammeadian. Jesus.</p>
840
841 rizwank 1.1 <p>Landed in NYC, tried to buy a First Class upgrade to no avail.. the woman<br />
842 who I had asked seemed to be no-nonsense, getting a media upgrade would be<br />
843 next to impossible.</p>
844
845 <p>JFK to IST was an uneventful fight, ended up getting some form of saag for<br />
846 my "moslem" meal, asked for some of the beef everyone else was getting ;p<br />
847 In changing the time, I somehow broke my watch... Watched half of Bend it<br />
848 Like Beckham ... </p>
849
850 <p>Anyhow, arrived, and got the fastest visa I ever had. Just hand them an<br />
851 open passport, stamp, hand over $100 and its over. Fucking highway<br />
852 robbery. </p>
853
854 <p>Was met in baggage claim by a guy who ran his own cab, flashed me some<br />
855 important ID badge... I negociated down to $20USD... I was worried it was<br />
856 a scam, but he was clingly, and I did the american thing of being afraid<br />
857 to offend and possibly walk into a dangerous situation. All that happened<br />
858 was that he offered me the deluxe version of the drive for $5USD more,<br />
859 then eagerly requested a tip at the end of 5 USD, and was very annoyed<br />
860 when I didnt have it. He even refused to take 1.000.000 TLs (about $.75,<br />
861 with the other $2 I had given him) demanding 5million... whatever, i was<br />
862 rizwank 1.1 there.<br />
863 So im hot, tired, with a broken watch, just now remembering what it is to<br />
864 backpack, and just as scarily, how hard it is to be in a country where you<br />
865 cannot be understood. Oh help me trusty phrasebook. I think im gonna fix<br />
866 the watch and cool down and orient myself today and do hardcore travelling<br />
867 tomorrow ... maybe. I feel kinda stupid wasting the day today.</p>
868
869 <p>I'm gonna ask HeatherW to post this to my blog as the webserver is not<br />
870 behaving over here. . it could just be seth's fault too...<br />
871 [update : it was.]<br />
872 [another update : im mass mailing anyone whom i care about and telling them about the blog, so im hiding the old entries. Enough personal stuff that I dont want mass aired ... just yet ]</p>
873
874
875
876
877
878
879 <div class="posted">
880 <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/07/index.html#000165" title="Permanent Link to this Post.">12:49 PM</a><?php
881 if ($hits) {
882 print " | Read ";
883 rizwank 1.1 echo "$hits";
884 print " time";
885 if($hits != 1) echo 's';
886 }
887 ?>
888 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=165" onclick="OpenComments(this.href); return false">Comments (0)</a>
889
890 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=165" onclick="OpenTrackback(this.href); return false">TrackBack</a>
891
892 </div>
893
894 </div>
895 <?php
896
897 // display the list of referers
898 echo '<div class="sidetitle">Referrers</div>', "\n";
899 echo '<div class="side">', "\n";
900
901 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=165 GROUP BY referer ORDER BY count DESC, title';
902
903 $rs = mysql_query( $sql );
904 rizwank 1.1 $n = 0;
905
906 while( $row = mysql_fetch_assoc( $rs ) ) {
907 $referer1 = $row['referer'];
908 $title = $row['title'];
909 $count = $row['count'];
910 $search = $row['search'];
911
912 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
913 $n++;
914 echo '<a href="', $referer1, '" target="_blank">';
915 echo $title . "</a> [" . $count . "]<br />\n";
916 }
917 }
918
919 if (!($n)) {
920 echo "No referrals yet<br />";
921 }
922 else {
923 echo "<br />\n";
924 echo 'referrers [referrals]<br />';
925 rizwank 1.1 }
926 echo '</div>';
927
928 echo "<div class='sidetitle'>Search Terms</div>\n";
929 echo "<div class='side'>";
930
931 $rs = mysql_query( $sql );
932 $n = 0;
933
934 while( $row = mysql_fetch_assoc( $rs ) ) {
935 $query = '';
936
937 $referer1 = $row['referer'];
938 $title = $row['title'];
939 $count = $row['count'];
940 $search = $row['search'];
941
942 if ($search == 1) {
943 $n++;
944 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
945 echo $query . ' [' . $count . ']' . "<br />\n";
946 rizwank 1.1 }
947 }
948
949 if (!($n)) { echo "No search terms yet<br />"; }
950 else { echo "<br />search terms [hits]"; }
951 echo "</div>";
952 ?>
953
954
955
956 <!--
957 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
958 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
959 xmlns:dc="http://purl.org/dc/elements/1.1/">
960 <rdf:Description
961 rdf:about="http://www.geekymedia.com/archives/2003/07/index.html#000164"
962 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/164"
963 dc:title="interesting politico"
964 dc:identifier="http://www.geekymedia.com/archives/2003/07/index.html#000164"
965 dc:subject=""
966 dc:description="www.AndrewSullivan.com - Daily Dish..."
967 rizwank 1.1 dc:creator="Rizwank"
968 dc:date="2003-07-21T13:25:35-08:00" />
969 </rdf:RDF>
970 -->
971
972
973 <h2 class="date">July 21, 2003</h2>
974
975
976 <div class="blogbody">
977 <a name="000164"></a>
978 <?php
979
980 // record the referer
981 if ($my_ip !== $remote_ip) {
982 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (164, '$referer', '', $time)" );
983 }
984
985 // get the no. of times this entry has been read
986 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=164' );
987 $row = mysql_fetch_row( $rs );
988 rizwank 1.1 $hits = $row[0];
989
990 ?>
991 <h3 class="title">interesting politico</h3>
992
993 <p><a title="www.AndrewSullivan.com - Daily Dish" href="http://www.andrewsullivan.com/"> <table align="left"><tr valign="bottom"><td>
994 <p style="font-size:16pt"><b>
995 w</b>
996 </p>
997 </td></tr></table>
998 ww.AndrewSullivan.com - Daily Dish</a></p>
999
1000
1001
1002
1003
1004
1005 <div class="posted">
1006 <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/07/index.html#000164" title="Permanent Link to this Post.">01:25 PM</a><?php
1007 if ($hits) {
1008 print " | Read ";
1009 rizwank 1.1 echo "$hits";
1010 print " time";
1011 if($hits != 1) echo 's';
1012 }
1013 ?>
1014 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=164" onclick="OpenComments(this.href); return false">Comments (0)</a>
1015
1016 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=164" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1017
1018 </div>
1019
1020 </div>
1021 <?php
1022
1023 // display the list of referers
1024 echo '<div class="sidetitle">Referrers</div>', "\n";
1025 echo '<div class="side">', "\n";
1026
1027 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=164 GROUP BY referer ORDER BY count DESC, title';
1028
1029 $rs = mysql_query( $sql );
1030 rizwank 1.1 $n = 0;
1031
1032 while( $row = mysql_fetch_assoc( $rs ) ) {
1033 $referer1 = $row['referer'];
1034 $title = $row['title'];
1035 $count = $row['count'];
1036 $search = $row['search'];
1037
1038 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1039 $n++;
1040 echo '<a href="', $referer1, '" target="_blank">';
1041 echo $title . "</a> [" . $count . "]<br />\n";
1042 }
1043 }
1044
1045 if (!($n)) {
1046 echo "No referrals yet<br />";
1047 }
1048 else {
1049 echo "<br />\n";
1050 echo 'referrers [referrals]<br />';
1051 rizwank 1.1 }
1052 echo '</div>';
1053
1054 echo "<div class='sidetitle'>Search Terms</div>\n";
1055 echo "<div class='side'>";
1056
1057 $rs = mysql_query( $sql );
1058 $n = 0;
1059
1060 while( $row = mysql_fetch_assoc( $rs ) ) {
1061 $query = '';
1062
1063 $referer1 = $row['referer'];
1064 $title = $row['title'];
1065 $count = $row['count'];
1066 $search = $row['search'];
1067
1068 if ($search == 1) {
1069 $n++;
1070 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1071 echo $query . ' [' . $count . ']' . "<br />\n";
1072 rizwank 1.1 }
1073 }
1074
1075 if (!($n)) { echo "No search terms yet<br />"; }
1076 else { echo "<br />search terms [hits]"; }
1077 echo "</div>";
1078 ?>
1079
1080
1081
1082 <!--
1083 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1084 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1085 xmlns:dc="http://purl.org/dc/elements/1.1/">
1086 <rdf:Description
1087 rdf:about="http://www.geekymedia.com/archives/2003/07/index.html#000163"
1088 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/163"
1089 dc:title="Trip, Packing, Fast Foward, ADHD Faux Pas"
1090 dc:identifier="http://www.geekymedia.com/archives/2003/07/index.html#000163"
1091 dc:subject="Home"
1092 dc:description="First, something changed. My eternal quest for responsibility took a big hit when mum and dad left early on in the quarter; I became less responsible, stopped making dinner... Mum noticed a big change. Oddly enough, they criticize me for..."
1093 rizwank 1.1 dc:creator="Rizwank"
1094 dc:date="2003-07-16T00:51:09-08:00" />
1095 </rdf:RDF>
1096 -->
1097
1098
1099 <h2 class="date">July 16, 2003</h2>
1100
1101
1102 <div class="blogbody">
1103 <a name="000163"></a>
1104 <?php
1105
1106 // record the referer
1107 if ($my_ip !== $remote_ip) {
1108 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (163, '$referer', '', $time)" );
1109 }
1110
1111 // get the no. of times this entry has been read
1112 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=163' );
1113 $row = mysql_fetch_row( $rs );
1114 rizwank 1.1 $hits = $row[0];
1115
1116 ?>
1117 <h3 class="title">Trip, Packing, Fast Foward, ADHD Faux Pas</h3>
1118
1119 <p> <table align="left"><tr valign="bottom"><td>
1120 <p style="font-size:16pt"><b>
1121 F</b>
1122 </p>
1123 </td></tr></table>
1124 irst, something changed. My eternal quest for responsibility took a big hit when mum and dad left early on in the quarter; I became less responsible, stopped making dinner... Mum noticed a big change. Oddly enough, they criticize me for the same old things and mum only mentioned this *big* change in passing.</p>
1125
1126 <p>I know now the reason for the frustration between mum and dad, and it was what I expected... save for the fact that I didnt want to know what it was and I was told in a fit of frustration on mums part. Bad mistake, but whats done is done.</p>
1127
1128 <p>Got Sis to Spain after a weekend that seemingly lasted forever. I totally love her and I know she will do great. Felt annoyed that she had two people heping her out full time and I wont get any help at all for my trip :(.</p>
1129
1130 <p>Just swatted a mini ladybug in the house. Why are there ladybugs in my house?</p>
1131
1132 <p>Stayed with Serena from late Sun night till Mon morning, having fun, then went to spend the later day with Heather, getting travel books and errands done, etc. Serena flipped thinking that I wasn't gonna see her on her way home and then didnt want to meet Heather and I for dinner because she felt embarrassed. Serena and I had a lot to talk about which we did after the dinner happened, and the seemingly impending breakup didnt happen at all, and Heather is , of course, right; she wanted to be the most important thing in my life, the top of all my priorities list. Anyhow, while the aforementioned dinner did happen, with Shade, Serena's sister, I asked Shade to repeat something because it was noisy and I am easily distracted, and the faux pas of the month happened .. serena leaned over and whispered something into Shade's ear, which for its timing might as well have been standing on a table and shouting ADHD! Shadiya pointed out how incredilby rude it was and the whispered comment turned out to be "Hes seeing a doctor for that" ... I attemtped to dismiss it with a bygones ... actually said that, which is really odd... but it did bother me... aren't my personal things mine?</p>
1133
1134 <p><br />
1135 rizwank 1.1 India blows hard. Since my FATHER is Pakistani born, I am apparently of Pakistani origin (!) and require 3-4 months to process my visa. In addition, other people that have entered under same circuimstances (by a story from Aarif), have had to report to CID every morning, and when they don't, they are escorted to the Airport and told to never return. How terrible, eh?<br />
1136 We told the Indian consul to go fuck himself (After we had our friends call in as many favors as possible, I guess all indians know each other ;p) and am now entering via Turkey, dept 23rd ... Good 5 days in Turkey too.</p>
1137
1138 <p>Speaking of ADHD, I'm doing what I used to do with Hogans Heros, I'm watching the Season 4 CD 1 of Sex in the City that just showed and watching it at double speed and just watching the subtitles... if you think women are a lot to handle, try watching that show, 3 hrs worth, at double speed...</p>
1139
1140 <p>HeatherW is amazing. I just realized what a no-maintaince friend she is, and yet I consider her a close friend that I can talk to... granted, she doesnt talk to me about personal things but I think her mentaility is such that she really doesnt have that many personal issues ... (naive of me, I know)... the emails I get from her are, if you cant hang out thats fine, but you are welcome to come, but she really means it. I had like another paragraph to write about her, but I forgot. Maybe some other time.</p>
1141
1142 <p>Time to finish the end of this CD and go to bed outside.</p>
1143
1144 <p>Oh, my glasses broke. Where can I get another pair befoire I leave? I guess Lens Crafters ;p</p>
1145
1146 <p>Poll, do I bring my Palmpilot with me? </p>
1147
1148
1149
1150
1151
1152
1153 <div class="posted">
1154 <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/07/index.html#000163" title="Permanent Link to this Post.">12:51 AM</a><?php
1155 if ($hits) {
1156 rizwank 1.1 print " | Read ";
1157 echo "$hits";
1158 print " time";
1159 if($hits != 1) echo 's';
1160 }
1161 ?>
1162 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=163" onclick="OpenComments(this.href); return false">Comments (1)</a>
1163
1164 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=163" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1165
1166 </div>
1167
1168 </div>
1169 <?php
1170
1171 // display the list of referers
1172 echo '<div class="sidetitle">Referrers</div>', "\n";
1173 echo '<div class="side">', "\n";
1174
1175 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=163 GROUP BY referer ORDER BY count DESC, title';
1176
1177 rizwank 1.1 $rs = mysql_query( $sql );
1178 $n = 0;
1179
1180 while( $row = mysql_fetch_assoc( $rs ) ) {
1181 $referer1 = $row['referer'];
1182 $title = $row['title'];
1183 $count = $row['count'];
1184 $search = $row['search'];
1185
1186 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1187 $n++;
1188 echo '<a href="', $referer1, '" target="_blank">';
1189 echo $title . "</a> [" . $count . "]<br />\n";
1190 }
1191 }
1192
1193 if (!($n)) {
1194 echo "No referrals yet<br />";
1195 }
1196 else {
1197 echo "<br />\n";
1198 rizwank 1.1 echo 'referrers [referrals]<br />';
1199 }
1200 echo '</div>';
1201
1202 echo "<div class='sidetitle'>Search Terms</div>\n";
1203 echo "<div class='side'>";
1204
1205 $rs = mysql_query( $sql );
1206 $n = 0;
1207
1208 while( $row = mysql_fetch_assoc( $rs ) ) {
1209 $query = '';
1210
1211 $referer1 = $row['referer'];
1212 $title = $row['title'];
1213 $count = $row['count'];
1214 $search = $row['search'];
1215
1216 if ($search == 1) {
1217 $n++;
1218 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1219 rizwank 1.1 echo $query . ' [' . $count . ']' . "<br />\n";
1220 }
1221 }
1222
1223 if (!($n)) { echo "No search terms yet<br />"; }
1224 else { echo "<br />search terms [hits]"; }
1225 echo "</div>";
1226 ?>
1227
1228
1229
1230 <!--
1231 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1232 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1233 xmlns:dc="http://purl.org/dc/elements/1.1/">
1234 <rdf:Description
1235 rdf:about="http://www.geekymedia.com/archives/2003/07/index.html#000162"
1236 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/162"
1237 dc:title="Smelly Cat"
1238 dc:identifier="http://www.geekymedia.com/archives/2003/07/index.html#000162"
1239 dc:subject="Home"
1240 rizwank 1.1 dc:description="Something someone sent me once... Obviously pre-scrouge The deck is mostly for casual type two multiplayer, although it can function just as well in a duel if you're still playing casual. Most tournament decks could aquire too much card advantage..."
1241 dc:creator="Rizwank"
1242 dc:date="2003-07-08T14:38:51-08:00" />
1243 </rdf:RDF>
1244 -->
1245
1246
1247 <h2 class="date">July 08, 2003</h2>
1248
1249
1250 <div class="blogbody">
1251 <a name="000162"></a>
1252 <?php
1253
1254 // record the referer
1255 if ($my_ip !== $remote_ip) {
1256 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (162, '$referer', '', $time)" );
1257 }
1258
1259 // get the no. of times this entry has been read
1260 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=162' );
1261 rizwank 1.1 $row = mysql_fetch_row( $rs );
1262 $hits = $row[0];
1263
1264 ?>
1265 <h3 class="title">Smelly Cat</h3>
1266
1267 <p> <table align="left"><tr valign="bottom"><td>
1268 <p style="font-size:16pt"><b>
1269 S</b>
1270 </p>
1271 </td></tr></table>
1272 omething someone sent me once... Obviously pre-scrouge</p>
1273
1274 <p>The deck is mostly for casual type two multiplayer, although it can function just as well in a duel if you're still playing casual. Most tournament decks could aquire too much card advantage from Howling Mines in one on one. In multiplayer, the game goes fast, but you can still maintain creature control. It uses mostly Zombie tribal cards with some spicey tech. </p>
1275
1276 <p>Smelly Cat (Mono Black Zombies and Critter Kill)</p>
1277
1278 <p>4 <a href="javascript:autoCardWindow('Entrails%20Feaster')" title="Card Info on Entrails Feaster">Entrails Feaster</a> (Smelly Cat!)<br />
1279 4 <a href="javascript:autoCardWindow('Noxious%20Ghoul')" title="Card Info on Noxious Ghoul">Noxious Ghoul</a><br />
1280 3 <a href="javascript:autoCardWindow('Shepherd%20of%20Rot')" title="Card Info on Shepherd of Rot">Shepherd of Rot</a><br />
1281 3 <a href="javascript:autoCardWindow('Zombie%20Trailblazer')" title="Card Info on Zombie Trailblazer">Zombie Trailblazer</a><br />
1282 rizwank 1.1 1 <a href="javascript:autoCardWindow('Phage%2C%20the%20Untouchable')" title="Card Info on Phage, the Untouchable">Phage, the Untouchable</a></p>
1283
1284 <p>4 <a href="javascript:autoCardWindow('Innocent%20Blood')" title="Card Info on Innocent Blood">Innocent Blood</a><br />
1285 4 <a href="javascript:autoCardWindow('Dark%20Banishing')" title="Card Info on Dark Banishing">Dark Banishing</a><br />
1286 3 <a href="javascript:autoCardWindow('Chainer%27s%20Edict')" title="Card Info on Chainer's Edict">Chainer's Edict</a></p>
1287
1288 <p>4 <a href="javascript:autoCardWindow('Howling%20Mine')" title="Card Info on Howling Mine">Howling Mine</a><br />
1289 4 <a href="javascript:autoCardWindow('Zombie%20Infestation')" title="Card Info on Zombie Infestation">Zombie Infestation</a><br />
1290 3 <a href="javascript:autoCardWindow('Slate%20of%20Ancestry')" title="Card Info on Slate of Ancestry">Slate of Ancestry</a></p>
1291
1292 <p>21 <a href="javascript:autoCardWindow('Swamp')" title="Card Info on Swamp">Swamp</a><br />
1293 2 <a href="javascript:autoCardWindow('Cabal%20Coffers')" title="Card Info on Cabal Coffers">Cabal Coffers</a></p>
1294
1295 <p>This deck is a blast to play and can easily breeze through small creature decks, like Elves or Goblins via the Noxious Ghoul. The Smelly Cat eats critters killed off with Bloods, Edicts, and Banishings to keep growing and growing and growing. Trailblazers make the large Cats and Phages unblockable. Shepherds kill already weakened opponents. <br />
1296 Howling Mine provides nice, consistent, early draw and keeps opponents off of your tail in chaos multiplayer. <br />
1297 Zombie Infestation and Slate of Ancestry are a match made in heaven... er... heck. Just keep drawing lots of cards, making lots of tokens (which give non-zombies -1/-1 if Ghouls are in play) and... draw more cards. <br />
1298 Phage is a nice alternate win condition to cat and zombie damage. You can easily get enough mana to play her with the Coffers and Trailblazers of course make her unblockable.</p>
1299
1300 <p>It is a blast to play. I like playing it against Wonder based decks. I honestly hate that critter. It's so wonderful to be able to eat one of those guys and get a larger kitty.</p>
1301
1302 <p>Smelly cat! Smellly cat~! What have they been feeding you? (Wonders and dead Wellwishers.)</p>
1303 rizwank 1.1
1304 <p>-Pharmalade: ^_^</p>
1305
1306
1307
1308
1309
1310
1311 <div class="posted">
1312 <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/07/index.html#000162" title="Permanent Link to this Post.">02:38 PM</a><?php
1313 if ($hits) {
1314 print " | Read ";
1315 echo "$hits";
1316 print " time";
1317 if($hits != 1) echo 's';
1318 }
1319 ?>
1320 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=162" onclick="OpenComments(this.href); return false">Comments (0)</a>
1321
1322 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=162" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1323
1324 rizwank 1.1 </div>
1325
1326 </div>
1327 <?php
1328
1329 // display the list of referers
1330 echo '<div class="sidetitle">Referrers</div>', "\n";
1331 echo '<div class="side">', "\n";
1332
1333 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=162 GROUP BY referer ORDER BY count DESC, title';
1334
1335 $rs = mysql_query( $sql );
1336 $n = 0;
1337
1338 while( $row = mysql_fetch_assoc( $rs ) ) {
1339 $referer1 = $row['referer'];
1340 $title = $row['title'];
1341 $count = $row['count'];
1342 $search = $row['search'];
1343
1344 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1345 rizwank 1.1 $n++;
1346 echo '<a href="', $referer1, '" target="_blank">';
1347 echo $title . "</a> [" . $count . "]<br />\n";
1348 }
1349 }
1350
1351 if (!($n)) {
1352 echo "No referrals yet<br />";
1353 }
1354 else {
1355 echo "<br />\n";
1356 echo 'referrers [referrals]<br />';
1357 }
1358 echo '</div>';
1359
1360 echo "<div class='sidetitle'>Search Terms</div>\n";
1361 echo "<div class='side'>";
1362
1363 $rs = mysql_query( $sql );
1364 $n = 0;
1365
1366 rizwank 1.1 while( $row = mysql_fetch_assoc( $rs ) ) {
1367 $query = '';
1368
1369 $referer1 = $row['referer'];
1370 $title = $row['title'];
1371 $count = $row['count'];
1372 $search = $row['search'];
1373
1374 if ($search == 1) {
1375 $n++;
1376 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1377 echo $query . ' [' . $count . ']' . "<br />\n";
1378 }
1379 }
1380
1381 if (!($n)) { echo "No search terms yet<br />"; }
1382 else { echo "<br />search terms [hits]"; }
1383 echo "</div>";
1384 ?>
1385
1386
1387 rizwank 1.1
1388 <!--
1389 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1390 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1391 xmlns:dc="http://purl.org/dc/elements/1.1/">
1392 <rdf:Description
1393 rdf:about="http://www.geekymedia.com/archives/2003/07/index.html#000161"
1394 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/161"
1395 dc:title="AAC"
1396 dc:identifier="http://www.geekymedia.com/archives/2003/07/index.html#000161"
1397 dc:subject=""
1398 dc:description="Slashdot | AAC vs. OGG vs. MP3 I'm on a AAC kick, I need an AAC encoder for my PC .. double over my ipod (again!)..."
1399 dc:creator="Rizwank"
1400 dc:date="2003-07-07T04:10:56-08:00" />
1401 </rdf:RDF>
1402 -->
1403
1404
1405 <h2 class="date">July 07, 2003</h2>
1406
1407
1408 rizwank 1.1 <div class="blogbody">
1409 <a name="000161"></a>
1410 <?php
1411
1412 // record the referer
1413 if ($my_ip !== $remote_ip) {
1414 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (161, '$referer', '', $time)" );
1415 }
1416
1417 // get the no. of times this entry has been read
1418 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=161' );
1419 $row = mysql_fetch_row( $rs );
1420 $hits = $row[0];
1421
1422 ?>
1423 <h3 class="title">AAC</h3>
1424
1425 <p><a title="Slashdot | AAC vs. OGG vs. MP3" href="http://slashdot.org/articles/03/04/29/1154204.shtml"> <table align="left"><tr valign="bottom"><td>
1426 <p style="font-size:16pt"><b>
1427 S</b>
1428 </p>
1429 rizwank 1.1 </td></tr></table>
1430 lashdot | AAC vs. OGG vs. MP3</a></p>
1431
1432 <p>I'm on a AAC kick, I need an AAC encoder for my PC .. double over my ipod (again!)</p>
1433
1434
1435
1436
1437
1438
1439 <div class="posted">
1440 <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/07/index.html#000161" title="Permanent Link to this Post.">04:10 AM</a><?php
1441 if ($hits) {
1442 print " | Read ";
1443 echo "$hits";
1444 print " time";
1445 if($hits != 1) echo 's';
1446 }
1447 ?>
1448 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=161" onclick="OpenComments(this.href); return false">Comments (0)</a>
1449
1450 rizwank 1.1 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=161" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1451
1452 </div>
1453
1454 </div>
1455 <?php
1456
1457 // display the list of referers
1458 echo '<div class="sidetitle">Referrers</div>', "\n";
1459 echo '<div class="side">', "\n";
1460
1461 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=161 GROUP BY referer ORDER BY count DESC, title';
1462
1463 $rs = mysql_query( $sql );
1464 $n = 0;
1465
1466 while( $row = mysql_fetch_assoc( $rs ) ) {
1467 $referer1 = $row['referer'];
1468 $title = $row['title'];
1469 $count = $row['count'];
1470 $search = $row['search'];
1471 rizwank 1.1
1472 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1473 $n++;
1474 echo '<a href="', $referer1, '" target="_blank">';
1475 echo $title . "</a> [" . $count . "]<br />\n";
1476 }
1477 }
1478
1479 if (!($n)) {
1480 echo "No referrals yet<br />";
1481 }
1482 else {
1483 echo "<br />\n";
1484 echo 'referrers [referrals]<br />';
1485 }
1486 echo '</div>';
1487
1488 echo "<div class='sidetitle'>Search Terms</div>\n";
1489 echo "<div class='side'>";
1490
1491 $rs = mysql_query( $sql );
1492 rizwank 1.1 $n = 0;
1493
1494 while( $row = mysql_fetch_assoc( $rs ) ) {
1495 $query = '';
1496
1497 $referer1 = $row['referer'];
1498 $title = $row['title'];
1499 $count = $row['count'];
1500 $search = $row['search'];
1501
1502 if ($search == 1) {
1503 $n++;
1504 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1505 echo $query . ' [' . $count . ']' . "<br />\n";
1506 }
1507 }
1508
1509 if (!($n)) { echo "No search terms yet<br />"; }
1510 else { echo "<br />search terms [hits]"; }
1511 echo "</div>";
1512 ?>
1513 rizwank 1.1
1514
1515
1516 <!--
1517 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1518 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1519 xmlns:dc="http://purl.org/dc/elements/1.1/">
1520 <rdf:Description
1521 rdf:about="http://www.geekymedia.com/archives/2003/07/index.html#000160"
1522 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/160"
1523 dc:title="Judge"
1524 dc:identifier="http://www.geekymedia.com/archives/2003/07/index.html#000160"
1525 dc:subject=""
1526 dc:description="Links a new judge, like me! Should have. Starting off with DCI Reporter Judge List Archives Searchable archives from the dcijudge-l mailing list. DCI Judge HandbookPDF-format production files for the Judge Handbook..."
1527 dc:creator="Rizwank"
1528 dc:date="2003-07-01T02:15:27-08:00" />
1529 </rdf:RDF>
1530 -->
1531
1532
1533 <h2 class="date">July 01, 2003</h2>
1534 rizwank 1.1
1535
1536 <div class="blogbody">
1537 <a name="000160"></a>
1538 <?php
1539
1540 // record the referer
1541 if ($my_ip !== $remote_ip) {
1542 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (160, '$referer', '', $time)" );
1543 }
1544
1545 // get the no. of times this entry has been read
1546 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=160' );
1547 $row = mysql_fetch_row( $rs );
1548 $hits = $row[0];
1549
1550 ?>
1551 <h3 class="title">Judge</h3>
1552
1553 <p> <table align="left"><tr valign="bottom"><td>
1554 <p style="font-size:16pt"><b>
1555 rizwank 1.1 L</b>
1556 </p>
1557 </td></tr></table>
1558 inks a new judge, like me! Should have.</p>
1559
1560 <p></p>
1561
1562 <p><a title="Starting off with DCI Reporter" href="http://www.wizards.com/dci/judge/main.asp?x=articles/jc20030104a">Starting off with DCI Reporter</a></p>
1563
1564 <p><a href="http://oracle.wizards.com/archives/dcijudge-l.html" title="Judge List Archives ">Judge List Archives </a>Searchable archives from the dcijudge-l mailing list.</p>
1565
1566 <p><a href="http://www.wizards.com/default.asp?x=judge/resources/judgehandbook" title="DCI Judge Handbook">DCI Judge Handbook</a>PDF-format production files for the Judge Handbook</p>
1567
1568
1569
1570
1571
1572
1573 <div class="posted">
1574 <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/07/index.html#000160" title="Permanent Link to this Post.">02:15 AM</a><?php
1575 if ($hits) {
1576 rizwank 1.1 print " | Read ";
1577 echo "$hits";
1578 print " time";
1579 if($hits != 1) echo 's';
1580 }
1581 ?>
1582 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=160" onclick="OpenComments(this.href); return false">Comments (0)</a>
1583
1584 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=160" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1585
1586 </div>
1587
1588 </div>
1589 <?php
1590
1591 // display the list of referers
1592 echo '<div class="sidetitle">Referrers</div>', "\n";
1593 echo '<div class="side">', "\n";
1594
1595 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=160 GROUP BY referer ORDER BY count DESC, title';
1596
1597 rizwank 1.1 $rs = mysql_query( $sql );
1598 $n = 0;
1599
1600 while( $row = mysql_fetch_assoc( $rs ) ) {
1601 $referer1 = $row['referer'];
1602 $title = $row['title'];
1603 $count = $row['count'];
1604 $search = $row['search'];
1605
1606 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1607 $n++;
1608 echo '<a href="', $referer1, '" target="_blank">';
1609 echo $title . "</a> [" . $count . "]<br />\n";
1610 }
1611 }
1612
1613 if (!($n)) {
1614 echo "No referrals yet<br />";
1615 }
1616 else {
1617 echo "<br />\n";
1618 rizwank 1.1 echo 'referrers [referrals]<br />';
1619 }
1620 echo '</div>';
1621
1622 echo "<div class='sidetitle'>Search Terms</div>\n";
1623 echo "<div class='side'>";
1624
1625 $rs = mysql_query( $sql );
1626 $n = 0;
1627
1628 while( $row = mysql_fetch_assoc( $rs ) ) {
1629 $query = '';
1630
1631 $referer1 = $row['referer'];
1632 $title = $row['title'];
1633 $count = $row['count'];
1634 $search = $row['search'];
1635
1636 if ($search == 1) {
1637 $n++;
1638 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1639 rizwank 1.1 echo $query . ' [' . $count . ']' . "<br />\n";
1640 }
1641 }
1642
1643 if (!($n)) { echo "No search terms yet<br />"; }
1644 else { echo "<br />search terms [hits]"; }
1645 echo "</div>";
1646 ?>
1647
1648
1649
1650 <!--
1651 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1652 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1653 xmlns:dc="http://purl.org/dc/elements/1.1/">
1654 <rdf:Description
1655 rdf:about="http://www.geekymedia.com/archives/2003/07/index.html#000159"
1656 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/159"
1657 dc:title="Pepsi and the weekend"
1658 dc:identifier="http://www.geekymedia.com/archives/2003/07/index.html#000159"
1659 dc:subject="Home"
1660 rizwank 1.1 dc:description="Very long and fun weekend at Nationals, lots of Serena stuff to post to, but just for now : Pepsi has a new "patriotic" can coming out with pictures of the Empire State Bldg. and the Pledge of Allegiance on..."
1661 dc:creator="Rizwank"
1662 dc:date="2003-07-01T01:59:51-08:00" />
1663 </rdf:RDF>
1664 -->
1665
1666
1667
1668
1669 <div class="blogbody">
1670 <a name="000159"></a>
1671 <?php
1672
1673 // record the referer
1674 if ($my_ip !== $remote_ip) {
1675 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (159, '$referer', '', $time)" );
1676 }
1677
1678 // get the no. of times this entry has been read
1679 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=159' );
1680 $row = mysql_fetch_row( $rs );
1681 rizwank 1.1 $hits = $row[0];
1682
1683 ?>
1684 <h3 class="title">Pepsi and the weekend</h3>
1685
1686 <p> <table align="left"><tr valign="bottom"><td>
1687 <p style="font-size:16pt"><b>
1688 V</b>
1689 </p>
1690 </td></tr></table>
1691 ery long and fun weekend at Nationals, lots of Serena stuff to post to, but just for now :</p>
1692
1693 <p>Pepsi has a new "patriotic" can coming out with pictures of the Empire State Bldg. and the Pledge of Allegiance on them. But, Pepsi left out two little words on the pledge, "Under God." <br />
1694 Pepsi said they did not want to offend anyone. If this is true then we do not want to offend anyone at the Pepsi corporate office. If we do not buy any Pepsi product then they will not receive any of our monies. Our money <br />
1695 after all does have the words "Under God" on it. </p>
1696
1697 <p>Assuming this is true, which is an iffy at best; </p>
1698
1699 <p>Which is worse, Pepsi spending that much time thinking about it, or someone actually being upset about it.</p>
1700
1701
1702 rizwank 1.1
1703
1704
1705
1706 <div class="posted">
1707 <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/07/index.html#000159" title="Permanent Link to this Post.">01:59 AM</a><?php
1708 if ($hits) {
1709 print " | Read ";
1710 echo "$hits";
1711 print " time";
1712 if($hits != 1) echo 's';
1713 }
1714 ?>
1715 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=159" onclick="OpenComments(this.href); return false">Comments (0)</a>
1716
1717 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=159" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1718
1719 </div>
1720
1721 </div>
1722 <?php
1723 rizwank 1.1
1724 // display the list of referers
1725 echo '<div class="sidetitle">Referrers</div>', "\n";
1726 echo '<div class="side">', "\n";
1727
1728 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=159 GROUP BY referer ORDER BY count DESC, title';
1729
1730 $rs = mysql_query( $sql );
1731 $n = 0;
1732
1733 while( $row = mysql_fetch_assoc( $rs ) ) {
1734 $referer1 = $row['referer'];
1735 $title = $row['title'];
1736 $count = $row['count'];
1737 $search = $row['search'];
1738
1739 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1740 $n++;
1741 echo '<a href="', $referer1, '" target="_blank">';
1742 echo $title . "</a> [" . $count . "]<br />\n";
1743 }
1744 rizwank 1.1 }
1745
1746 if (!($n)) {
1747 echo "No referrals yet<br />";
1748 }
1749 else {
1750 echo "<br />\n";
1751 echo 'referrers [referrals]<br />';
1752 }
1753 echo '</div>';
1754
1755 echo "<div class='sidetitle'>Search Terms</div>\n";
1756 echo "<div class='side'>";
1757
1758 $rs = mysql_query( $sql );
1759 $n = 0;
1760
1761 while( $row = mysql_fetch_assoc( $rs ) ) {
1762 $query = '';
1763
1764 $referer1 = $row['referer'];
1765 rizwank 1.1 $title = $row['title'];
1766 $count = $row['count'];
1767 $search = $row['search'];
1768
1769 if ($search == 1) {
1770 $n++;
1771 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1772 echo $query . ' [' . $count . ']' . "<br />\n";
1773 }
1774 }
1775
1776 if (!($n)) { echo "No search terms yet<br />"; }
1777 else { echo "<br />search terms [hits]"; }
1778 echo "</div>";
1779 ?>
1780
1781
1782
1783 </div>
1784 </div>
1785 <?php
1786 rizwank 1.1 //Change the following to your email address
1787 $email = "rizwank@geekymedia.com";
1788
1789 if(eregi("googlebot",$_SERVER['HTTP_USER_AGENT']))
1790 {
1791 mail($email, "Googlebot detected",
1792 "Google has crawled : ".$_SERVER['REQUEST_URI']);
1793 }
1794 ?>
1795 <br>
1796 <php
1797 $rs = mysql_query( "SELECT * FROM mt_entryhits" );
1798 $deletetime = time() - (60 * 60 * 24);
1799 mysql_query( "DELETE FROM mt_entryhits WHERE time < $deletetime and entry_id = 0" );
1800
1801 while ($row = mysql_fetch_assoc($rs)) {
1802 if ($referer == $row['referer']) {
1803 $title = $row['title'];
1804 }
1805 }
1806
1807 rizwank 1.1 if (($title == '') || (strpos($title,'ttp://')) && ($referer !== '')) {
1808 if ($title1 = getquery($referer)) {
1809 $title = addslashes($title1);
1810 $search = 1;
1811 }
1812 else { $search = 0; }
1813 if (!($search)) { $title = addslashes(URLHelper::getTitle($referer)); }
1814 if (strpos($referer,'encquery')) {
1815 $title = addslashes(substr($title,26,-2));
1816 $search = 1;
1817 }
1818 if (strpos($referer,'info.dogpl')) {
1819 $title = substr($title,21);
1820 $search = 1;
1821 }
1822 if ((trim($title) == '-') || (trim($title) === '')) { $title = $referer; }
1823 if (!($search) && (strlen(trim($title)) > 45)) {$title = substr($title,0,42) . "..."; }
1824 else if (trim(strlen($title)) > 52) { $title = substr($title,0,49) . "..."; }
1825 }
1826
1827 mysql_query( "UPDATE mt_entryhits SET title='$title', search=$search WHERE referer='$referer'" );
1828 rizwank 1.1
1829 function getquery($ref){
1830 $queries = array("search=", "epq=", "p=", "qkw=", "q=", "query=", "va=", "qry=", "userQuery=", "searchfor=", "question=", "sb=");
1831
1832 while(list($key,$val)=each($queries)){
1833 $pos = 0;//initialize
1834 $pos = strpos($ref, $val);
1835 if (strpos($ref,'encquery')) { $pos = 0; }
1836 #$ret .= "($pos $val)";
1837 if($pos > 0){
1838 $endpos = strpos ($ref, "&", $pos);
1839 if(trim($endpos) == ""){
1840 $search = substr($ref, ($pos+strlen($val)), strlen($ref)-$pos);
1841 }else{
1842 $search = substr ($ref, ($pos+strlen($val)), ($endpos-$pos)-2);
1843 }
1844 $endpos = strpos ($search, "&");
1845 if(trim($endpos)) {
1846 $search = substr ($search, 0, $endpos);
1847 }
1848 $searched = trim($search);
1849 rizwank 1.1 $searched = str_replace("+", " ", $search);
1850 $searched = str_replace("%2E", ".", $searched);
1851 $searched = str_replace("%2B", "+", $searched);
1852 $searched = str_replace("%2b", "+", $searched);
1853 $searched = str_replace("%22", '"', $searched);
1854 $searched = str_replace("%22", '"', $searched);
1855 $searched = str_replace("%20", " ", $searched);
1856 $searched = str_replace("%3F", "?", $searched);
1857 $searched = str_replace("%28", "(", $searched);
1858 $searched = str_replace("%27", "'", $searched);
1859 $searched = str_replace("%3A", ":", $searched);
1860 $searched = str_replace("%2C", ",", $searched);
1861 $searched = str_replace("%24", "$", $searched);
1862 $searched = str_replace("%21", "!", $searched);
1863 $searched = str_replace("%5C", "\\", $searched);
1864 $searched = str_replace("%2F", "/", $searched);
1865 if(trim($searched) == ""){
1866 $searched = substr($ref, $pos, strlen($ref)-$pos)."($endpos)";
1867 }
1868 }
1869 }
1870 rizwank 1.1 if(trim($searched) !== "") {
1871 return "$searched";
1872 }else{
1873 return false;
1874 }
1875 }// end function
1876
1877 ?>
1878
1879
1880 </body>
1881 </html>
|