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: March 2004 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/2004/02/index.html" title="February 2004" />
13
14 <link rel="next" href="http://www.geekymedia.com/archives/2004/04/index.html" title="April 2004" />
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/2004/02/index.html">« February 2004</a> |
100
101 <a href="http://www.geekymedia.com/">Main</a>
102 | <a href="http://www.geekymedia.com/archives/2004/04/index.html">April 2004 »</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/2004/03/index.html#000321"
116 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/320"
117 dc:title="Link Cleaning"
118 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000321"
119 dc:subject=""
120 dc:description="Ludicrous Speed! :: The Nerd Test Student Press Law Center My favorite way now to search for flights, Sidestep Yet Another Bittorrent Client Gotta love the Flavor text on Repairations. Battery Chemistries Cleaning the iPod arsTechnica, possibly my new fav..."
121 dc:creator="Rizwank"
122 dc:date="2004-03-30T15:31:02-08:00" />
123 </rdf:RDF>
124 -->
125
126
127 rizwank 1.1 <h2 class="date">March 30, 2004</h2>
128
129
130 <div class="blogbody">
131 <a name="000321"></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 (321, '$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=321' );
141 $row = mysql_fetch_row( $rs );
142 $hits = $row[0];
143
144 ?>
145 <h3 class="title">Link Cleaning</h3>
146
147 <p><a title="Ludicrous Speed! :: The Nerd Test" href="http://students.washington.edu/mmccain/nerdtest.html"> <table align="left"><tr valign="bottom"><td>
148 rizwank 1.1 <p style="font-size:16pt"><b>
149 L</b>
150 </p>
151 </td></tr></table>
152 udicrous Speed! :: The Nerd Test</a></p>
153
154 <p><a href="http://www.splc.org/" title="Student Press Law Center">Student Press Law Center</a></p>
155
156 <p>My favorite way now to search for flights, <a href="http://www.sidestep.com/?redir=A" title="Sidestep">Sidestep</a></p>
157
158 <p><a href="http://pingpong-abc.sourceforge.net/" title="Yet Another Bittorrent Client">Yet Another Bittorrent Client</a> </p>
159
160 <p>Gotta love the Flavor text on <a href="http://www.findmagiccards.com/Cards/MR/Reparations.html" title="Repairations">Repairations</a>.</p>
161
162 <p><a href="http://www.buchmann.ca/chap2-page2.asp" title="Battery Chemistries">Battery Chemistries</a></p>
163
164 <p><a href="http://www.ipodlounge.com/tips_more.php?id=124_0_11_0_C" title="Cleaning">Cleaning</a> the iPod</p>
165
166 <p><a href="http://arstechnica.com/" title="arsTechnica">arsTechnica</a>, possibly my new fav site.</p>
167
168 <p><a href="http://www.bt-gm.com/" title="Games via BitTorrent">Games via BitTorrent</a></p>
169 rizwank 1.1
170 <p>Another link, <a href="http://www.mvgroup.org" title="Educational Videos">Educational Videos</a>, a la <span class="caps">BBC</span> on Bittorrent</p>
171
172 <p>A Spoken Word project I heard on <span class="caps">NPR</span> that sounds Great! <a href="http://www.amazon.com/exec/obidos/tg/detail/-/B0000CG8FW/ref=ord_cart_shr/102-7706600-1956925?%5Fencoding=UTF8&m=ATVPDKIKX0DER" title="In What Language">In What Language</a></p>
173
174
175
176
177
178
179 <div class="posted">
180 <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/2004/03/index.html#000321" title="Permanent Link to this Post.">03:31 PM</a><?php
181 if ($hits) {
182 print " | Read ";
183 echo "$hits";
184 print " time";
185 if($hits != 1) echo 's';
186 }
187 ?>
188 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=321" onclick="OpenComments(this.href); return false">Comments (1)</a>
189
190 rizwank 1.1 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=321" onclick="OpenTrackback(this.href); return false">TrackBack</a>
191
192 </div>
193
194 </div>
195 <?php
196
197 // display the list of referers
198 echo '<div class="sidetitle">Referrers</div>', "\n";
199 echo '<div class="side">', "\n";
200
201 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=321 GROUP BY referer ORDER BY count DESC, title';
202
203 $rs = mysql_query( $sql );
204 $n = 0;
205
206 while( $row = mysql_fetch_assoc( $rs ) ) {
207 $referer1 = $row['referer'];
208 $title = $row['title'];
209 $count = $row['count'];
210 $search = $row['search'];
211 rizwank 1.1
212 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
213 $n++;
214 echo '<a href="', $referer1, '" target="_blank">';
215 echo $title . "</a> [" . $count . "]<br />\n";
216 }
217 }
218
219 if (!($n)) {
220 echo "No referrals yet<br />";
221 }
222 else {
223 echo "<br />\n";
224 echo 'referrers [referrals]<br />';
225 }
226 echo '</div>';
227
228 echo "<div class='sidetitle'>Search Terms</div>\n";
229 echo "<div class='side'>";
230
231 $rs = mysql_query( $sql );
232 rizwank 1.1 $n = 0;
233
234 while( $row = mysql_fetch_assoc( $rs ) ) {
235 $query = '';
236
237 $referer1 = $row['referer'];
238 $title = $row['title'];
239 $count = $row['count'];
240 $search = $row['search'];
241
242 if ($search == 1) {
243 $n++;
244 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
245 echo $query . ' [' . $count . ']' . "<br />\n";
246 }
247 }
248
249 if (!($n)) { echo "No search terms yet<br />"; }
250 else { echo "<br />search terms [hits]"; }
251 echo "</div>";
252 ?>
253 rizwank 1.1
254
255
256 <!--
257 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
258 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
259 xmlns:dc="http://purl.org/dc/elements/1.1/">
260 <rdf:Description
261 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000320"
262 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/319"
263 dc:title="Books Galore"
264 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000320"
265 dc:subject=""
266 dc:description="Just got back from my travels, got tons of stuff to write about, hopefully, I&#8217;ll actually do it. I think Lora is on a date right now :smoulders: This bites. Did massive updates to my Amazon wishlist&#8230; Almost all of..."
267 dc:creator="Rizwank"
268 dc:date="2004-03-30T00:49:09-08:00" />
269 </rdf:RDF>
270 -->
271
272
273
274 rizwank 1.1
275 <div class="blogbody">
276 <a name="000320"></a>
277 <?php
278
279 // record the referer
280 if ($my_ip !== $remote_ip) {
281 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (320, '$referer', '', $time)" );
282 }
283
284 // get the no. of times this entry has been read
285 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=320' );
286 $row = mysql_fetch_row( $rs );
287 $hits = $row[0];
288
289 ?>
290 <h3 class="title">Books Galore</h3>
291
292 <p> <table align="left"><tr valign="bottom"><td>
293 <p style="font-size:16pt"><b>
294 J</b>
295 rizwank 1.1 </p>
296 </td></tr></table>
297 ust got back from my travels, got tons of stuff to write about, hopefully, I’ll actually do it.</p>
298
299 <p>I think Lora is on a date right now :smoulders: This bites.</p>
300
301 <p>Did massive updates to my Amazon <a href="http://www.amazon.com/gp/registry/registry.html/ref=cm_wl_topnav_books/102-7706600-1956925?type=wishlist" title="wishlist">wishlist</a>…</p>
302
303 <p>Almost all of these were picked up while lousing around in airport bookstores…</p>
304
305
306 <ul>
307 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Verbal%20Judo%20%3A%20The%20Gentle%20Art%20of%20Persuasion%20%0D%0AThe%20Dumbest%20Moments%20in%20Business%20History%3A%20Useless%20Products%2C%20Ruinous%20Deals%2C%20Clueless%20Bosses%2C%20and%20Other%20Signs%20of%20Unintelligent%20Life%20in%20the%20Workplace%20" >Verbal Judo : The Gentle Art of Persuasion <br />
308 The Dumbest Moments in Business History: Useless Products, Ruinous Deals, Clueless Bosses, and Other Signs of Unintelligent Life in the Workplace </a></li>
309 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Wall%20Street%20Meat%20%3A%20My%20Narrow%20Escape%20from%20the%20Stock%20Market%20Grinder%20" >Wall Street Meat : My Narrow Escape from the Stock Market Grinder </a></li>
310 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=The%20Real%20Thing%20%3A%20Truth%20and%20Power%20at%20the%20Coca-Cola%20Company" >The Real Thing : Truth and Power at the Coca-Cola Company</a> </li>
311 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=The%20Working%20Poor%20%3A%20Invisible%20in%20America%20" >The Working Poor : Invisible in America </a></li>
312 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=The%20Great%20Influenza%3A%20The%20Epic%20Story%20of%20the%20Deadliest%20Plague%20In%20History" >The Great Influenza: The Epic Story of the Deadliest Plague In History</a> </li>
313 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=The%20Genome%20War%3A%20How%20Craig%20Venter%20Tried%20to%20Capture%20the%20Code%20of%20Life%20and%20Save%20the%20World%20" >The Genome War: How Craig Venter Tried to Capture the Code of Life and Save the World </a></li>
314 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Pigs%20at%20the%20Trough%20%3A%20How%20Corporate%20Greed%20and%20Political%20Corruption%20Are%20Undermining%20America%20" >Pigs at the Trough : How Corporate Greed and Political Corruption Are Undermining America </a></li>
315 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Bamboozled%20at%20the%20Revolution%3A%20How%20Big%20Media%20Lost%20Billions%20in%20the%20Battle%20for%20the%20Internet%20" >Bamboozled at the Revolution: How Big Media Lost Billions in the Battle for the Internet </a></li>
316 rizwank 1.1 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=The%20Ideas%20That%20Conquered%20the%20World%3A%20Peace%2C%20Democracy%2C%20and%20Free%20Markets%20in%20the%20Twenty-First%20Century%20" >The Ideas That Conquered the World: Peace, Democracy, and Free Markets in the Twenty-First Century </a></li>
317 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Why%20We%20Buy%3A%20The%20Science%20Of%20Shopping%20" >Why We Buy: The Science Of Shopping </a></li>
318 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=The%20Coming%20of%20the%20Third%20Reich%20" >The Coming of the Third Reich </a></li>
319 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=What%20Should%20I%20Do%20with%20My%20Life%3F%20%3A%20The%20True%20Story%20of%20People%20Who%20Answered%20the%20Ultimate%20Question%20" >What Should I Do with My Life? : The True Story of People Who Answered the Ultimate Question </a></li>
320 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=A%20Time%20to%20Die%20%28Star%20Trek%20The%20Next%20Generation%29" >A Time to Die (Star Trek The Next Generation)</a> (sadly enough, this is here more because I like the new cover design)</li>
321 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=What%20Liberal%20Media%3F%3A%20The%20Truth%20About%20Bias%20and%20the%20News%20" >What Liberal Media?: The Truth About Bias and the News </a></li>
322 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Pattern%20Recognition%20" >Pattern Recognition </a></li>
323 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Starting%20From%20Square%20Two%20" >Starting From Square Two </a></li>
324 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=The%20Fabric%20of%20the%20Cosmos%20%3A%20Space%2C%20Time%2C%20and%20the%20Texture%20of%20Reality%20" >The Fabric of the Cosmos : Space, Time, and the Texture of Reality </a></li>
325 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Spitting%20Feathers%20" >Spitting Feathers </a></li>
326 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Reefer%20Madness%3A%20Sex%2C%20Drugs%2C%20and%20Cheap%20Labor%20in%20the%20American%20Black%20Market%20" >Reefer Madness: Sex, Drugs, and Cheap Labor in the American Black Market </a></li>
327 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Omerta" >Omerta</a></li>
328 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Faith%20Odyssey%3A%20A%20Journey%20Through%20Life%20%20" >Faith Odyssey: A Journey Through Life </a></li>
329 <li><a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=The%20Real%20State%20of%20the%20Union%3A%20From%20the%20Best%20Minds%20in%20America%2C%20Bold%20Solutions%20to%20the%20Problems%20Politicians%20Dare%20Not%20Address%20" >The Real State of the Union: From the Best Minds in America, Bold Solutions to the Problems Politicians Dare Not Address </a> (really want this one)</li>
330 </ul>
331
332 <p>By the way, <a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Fast%20Food%20Nation%20" >Fast Food Nation </a>is phenominal. Again, for later, I’ve got to write about it, but suffice it to say that you should read it.</p>
333
334 <p>Seen on <span class="caps">CNN</span> on the plane : <a href="http://www.bluejackq.com/" title="BluejackQ">BluejackQ</a>, a site dedicated to the new science of breaking into Bluetooth decies… well at least sending your random contact to people, ‘hacking’ seems to be overstating it a bit. </p>
335
336 <p>Oh, mental note, I have to look into <a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Verbal%20Advantage" >Verbal Advantage</a> audiobooks for myself and a friend; we both want to power-walk our vocabularies.</p>
337 rizwank 1.1
338
339
340
341
342
343 <div class="posted">
344 <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/2004/03/index.html#000320" title="Permanent Link to this Post.">12:49 AM</a><?php
345 if ($hits) {
346 print " | Read ";
347 echo "$hits";
348 print " time";
349 if($hits != 1) echo 's';
350 }
351 ?>
352 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=320" onclick="OpenComments(this.href); return false">Comments (0)</a>
353
354 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=320" onclick="OpenTrackback(this.href); return false">TrackBack</a>
355
356 </div>
357
358 rizwank 1.1 </div>
359 <?php
360
361 // display the list of referers
362 echo '<div class="sidetitle">Referrers</div>', "\n";
363 echo '<div class="side">', "\n";
364
365 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=320 GROUP BY referer ORDER BY count DESC, title';
366
367 $rs = mysql_query( $sql );
368 $n = 0;
369
370 while( $row = mysql_fetch_assoc( $rs ) ) {
371 $referer1 = $row['referer'];
372 $title = $row['title'];
373 $count = $row['count'];
374 $search = $row['search'];
375
376 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
377 $n++;
378 echo '<a href="', $referer1, '" target="_blank">';
379 rizwank 1.1 echo $title . "</a> [" . $count . "]<br />\n";
380 }
381 }
382
383 if (!($n)) {
384 echo "No referrals yet<br />";
385 }
386 else {
387 echo "<br />\n";
388 echo 'referrers [referrals]<br />';
389 }
390 echo '</div>';
391
392 echo "<div class='sidetitle'>Search Terms</div>\n";
393 echo "<div class='side'>";
394
395 $rs = mysql_query( $sql );
396 $n = 0;
397
398 while( $row = mysql_fetch_assoc( $rs ) ) {
399 $query = '';
400 rizwank 1.1
401 $referer1 = $row['referer'];
402 $title = $row['title'];
403 $count = $row['count'];
404 $search = $row['search'];
405
406 if ($search == 1) {
407 $n++;
408 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
409 echo $query . ' [' . $count . ']' . "<br />\n";
410 }
411 }
412
413 if (!($n)) { echo "No search terms yet<br />"; }
414 else { echo "<br />search terms [hits]"; }
415 echo "</div>";
416 ?>
417
418
419
420 <!--
421 rizwank 1.1 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
422 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
423 xmlns:dc="http://purl.org/dc/elements/1.1/">
424 <rdf:Description
425 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000319"
426 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/318"
427 dc:title="Happiness"
428 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000319"
429 dc:subject=""
430 dc:description="After a good nights sleep and cuddle, I&#8217;m really happy right now&#8230; a bit sad that I&#8217;m leaving but happy that I came up :) Shes something special, I think...."
431 dc:creator="Rizwank"
432 dc:date="2004-03-25T07:42:43-08:00" />
433 </rdf:RDF>
434 -->
435
436
437 <h2 class="date">March 25, 2004</h2>
438
439
440 <div class="blogbody">
441 <a name="000319"></a>
442 rizwank 1.1 <?php
443
444 // record the referer
445 if ($my_ip !== $remote_ip) {
446 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (319, '$referer', '', $time)" );
447 }
448
449 // get the no. of times this entry has been read
450 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=319' );
451 $row = mysql_fetch_row( $rs );
452 $hits = $row[0];
453
454 ?>
455 <h3 class="title">Happiness</h3>
456
457 <p> <table align="left"><tr valign="bottom"><td>
458 <p style="font-size:16pt"><b>
459 A</b>
460 </p>
461 </td></tr></table>
462 fter a good nights sleep and cuddle, I’m really happy right now… a bit sad that I’m leaving but happy that I came up :) Shes something special, I think.</p>
463 rizwank 1.1
464
465
466
467
468
469 <div class="posted">
470 <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/2004/03/index.html#000319" title="Permanent Link to this Post.">07:42 AM</a><?php
471 if ($hits) {
472 print " | Read ";
473 echo "$hits";
474 print " time";
475 if($hits != 1) echo 's';
476 }
477 ?>
478 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=319" onclick="OpenComments(this.href); return false">Comments (0)</a>
479
480 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=319" onclick="OpenTrackback(this.href); return false">TrackBack</a>
481
482 </div>
483
484 rizwank 1.1 </div>
485 <?php
486
487 // display the list of referers
488 echo '<div class="sidetitle">Referrers</div>', "\n";
489 echo '<div class="side">', "\n";
490
491 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=319 GROUP BY referer ORDER BY count DESC, title';
492
493 $rs = mysql_query( $sql );
494 $n = 0;
495
496 while( $row = mysql_fetch_assoc( $rs ) ) {
497 $referer1 = $row['referer'];
498 $title = $row['title'];
499 $count = $row['count'];
500 $search = $row['search'];
501
502 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
503 $n++;
504 echo '<a href="', $referer1, '" target="_blank">';
505 rizwank 1.1 echo $title . "</a> [" . $count . "]<br />\n";
506 }
507 }
508
509 if (!($n)) {
510 echo "No referrals yet<br />";
511 }
512 else {
513 echo "<br />\n";
514 echo 'referrers [referrals]<br />';
515 }
516 echo '</div>';
517
518 echo "<div class='sidetitle'>Search Terms</div>\n";
519 echo "<div class='side'>";
520
521 $rs = mysql_query( $sql );
522 $n = 0;
523
524 while( $row = mysql_fetch_assoc( $rs ) ) {
525 $query = '';
526 rizwank 1.1
527 $referer1 = $row['referer'];
528 $title = $row['title'];
529 $count = $row['count'];
530 $search = $row['search'];
531
532 if ($search == 1) {
533 $n++;
534 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
535 echo $query . ' [' . $count . ']' . "<br />\n";
536 }
537 }
538
539 if (!($n)) { echo "No search terms yet<br />"; }
540 else { echo "<br />search terms [hits]"; }
541 echo "</div>";
542 ?>
543
544
545
546 <!--
547 rizwank 1.1 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
548 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
549 xmlns:dc="http://purl.org/dc/elements/1.1/">
550 <rdf:Description
551 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000318"
552 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/317"
553 dc:title="The Last Night"
554 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000318"
555 dc:subject=""
556 dc:description="We went to Kim&#8217;s for dinner, meeting her boy of almost four years. V. nice guy, I approve. Sadly, I don&#8217;t think it was the best place to take Lora for our last night&#8230; we didnt have anything better in..."
557 dc:creator="Rizwank"
558 dc:date="2004-03-25T00:17:33-08:00" />
559 </rdf:RDF>
560 -->
561
562
563
564
565 <div class="blogbody">
566 <a name="000318"></a>
567 <?php
568 rizwank 1.1
569 // record the referer
570 if ($my_ip !== $remote_ip) {
571 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (318, '$referer', '', $time)" );
572 }
573
574 // get the no. of times this entry has been read
575 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=318' );
576 $row = mysql_fetch_row( $rs );
577 $hits = $row[0];
578
579 ?>
580 <h3 class="title">The Last Night</h3>
581
582 <p> <table align="left"><tr valign="bottom"><td>
583 <p style="font-size:16pt"><b>
584 W</b>
585 </p>
586 </td></tr></table>
587 e went to Kim’s for dinner, meeting her boy of almost four years. V. nice guy, I approve. </p>
588
589 rizwank 1.1 <p>Sadly, I don’t think it was the best place to take Lora for our last night… we didnt have anything better in mind but, still. She seemed happy to see me after not having seen each other the entire day, so its possible our experiment worked, and she was giddy and bouncing while on our way, but she clammed up once we got there… I dont mind that so much, I understand that it was a new situ for her, but after leaving she seemed subdued, and worried about work. We were ok for time, and were specifically leaving Kimmie’s so that we have enough time to sleep. Its jut after that she seemed… distant.. mellow.</p>
590
591 <p>And I’m leaving, so … I dunno, I expected her to be excited about me being there and all, as much as I was when she was about to leave. Or I could just be pouting a lot. I’m just confused and … I really like her. I know she likes me, but I wish she’d show it. Then again she does… its just tough getting used to someone new. I’m leaving tomorrow, that should be a big deal, thats all.</p>
592
593
594
595
596
597
598 <div class="posted">
599 <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/2004/03/index.html#000318" title="Permanent Link to this Post.">12:17 AM</a><?php
600 if ($hits) {
601 print " | Read ";
602 echo "$hits";
603 print " time";
604 if($hits != 1) echo 's';
605 }
606 ?>
607 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=318" onclick="OpenComments(this.href); return false">Comments (0)</a>
608
609 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=318" onclick="OpenTrackback(this.href); return false">TrackBack</a>
610 rizwank 1.1
611 </div>
612
613 </div>
614 <?php
615
616 // display the list of referers
617 echo '<div class="sidetitle">Referrers</div>', "\n";
618 echo '<div class="side">', "\n";
619
620 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=318 GROUP BY referer ORDER BY count DESC, title';
621
622 $rs = mysql_query( $sql );
623 $n = 0;
624
625 while( $row = mysql_fetch_assoc( $rs ) ) {
626 $referer1 = $row['referer'];
627 $title = $row['title'];
628 $count = $row['count'];
629 $search = $row['search'];
630
631 rizwank 1.1 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
632 $n++;
633 echo '<a href="', $referer1, '" target="_blank">';
634 echo $title . "</a> [" . $count . "]<br />\n";
635 }
636 }
637
638 if (!($n)) {
639 echo "No referrals yet<br />";
640 }
641 else {
642 echo "<br />\n";
643 echo 'referrers [referrals]<br />';
644 }
645 echo '</div>';
646
647 echo "<div class='sidetitle'>Search Terms</div>\n";
648 echo "<div class='side'>";
649
650 $rs = mysql_query( $sql );
651 $n = 0;
652 rizwank 1.1
653 while( $row = mysql_fetch_assoc( $rs ) ) {
654 $query = '';
655
656 $referer1 = $row['referer'];
657 $title = $row['title'];
658 $count = $row['count'];
659 $search = $row['search'];
660
661 if ($search == 1) {
662 $n++;
663 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
664 echo $query . ' [' . $count . ']' . "<br />\n";
665 }
666 }
667
668 if (!($n)) { echo "No search terms yet<br />"; }
669 else { echo "<br />search terms [hits]"; }
670 echo "</div>";
671 ?>
672
673 rizwank 1.1
674
675 <!--
676 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
677 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
678 xmlns:dc="http://purl.org/dc/elements/1.1/">
679 <rdf:Description
680 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000317"
681 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/316"
682 dc:title="One of my funks"
683 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000317"
684 dc:subject=""
685 dc:description="I&#8217;m in one of those weird funks&#8230; I&#8217;m at an amazing card store in Berkeley, called Eudemonia. I just bought an hour of time and two sets of Dragon Shield sleeves&#8230; I love them. 24 computers, BIG gaming space, this..."
686 dc:creator="Rizwank"
687 dc:date="2004-03-24T16:15:35-08:00" />
688 </rdf:RDF>
689 -->
690
691
692 <h2 class="date">March 24, 2004</h2>
693
694 rizwank 1.1
695 <div class="blogbody">
696 <a name="000317"></a>
697 <?php
698
699 // record the referer
700 if ($my_ip !== $remote_ip) {
701 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (317, '$referer', '', $time)" );
702 }
703
704 // get the no. of times this entry has been read
705 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=317' );
706 $row = mysql_fetch_row( $rs );
707 $hits = $row[0];
708
709 ?>
710 <h3 class="title">One of my funks</h3>
711
712 <p> <table align="left"><tr valign="bottom"><td>
713 <p style="font-size:16pt"><b>
714 I</b>
715 rizwank 1.1 </p>
716 </td></tr></table>
717 ’m in one of those weird funks…</p>
718
719 <p>I’m at an amazing card store in Berkeley, called <a href="http://www.eudemonia.net/" title="Eudemonia">Eudemonia</a>. I just bought an hour of time and two sets of Dragon Shield sleeves… I love them. 24 computers, <span class="caps">BIG</span> gaming space, this is the kind of place I could hang out. Funny girl here talking too :hits head on wall: —- one girl at a time please.</p>
720
721 <p>Anyhow, I’m in a funk. I can’t say if its because of my not having taken my anti deps these past few days (side-effects, bleh), although that can’t have helped.</p>
722
723
724 <ul>
725 <li>I just realized I talk about my anti-depressants more now than I used to and don’t really explain why. It isn’t for mood adjustment, I’m reasonably happy, and while, before them, I would slump into low moods, they weren’t clinically irrecoverable. Its that, when I get into a period of stress, I become an <span class="caps">OCD</span> case. I straighten corners, I cant cant cant deal with a piece of paper being folder over it self (especially if its part of art in a picture frame, in such a way that I can’t fix it). It does help with quelling my temper with my family, but thats just a bonus, and not why im taking it. </li>
726 </ul>
727
728 <p>So yeah, I’m in Berkeley. Lora and I talked about exes yesterday and I gave her the entire story of my lovelife… and hers, which is considerably lengthier and more complicated. There are three milestones in my life, (ex-gf1) (ex-gf2) and Serena. Everyone else is spaces between those. It was interesting to tell, and very interesting to hear hers, although knowing that there were guys actively interested in her up here in Oakland totally messes with my confidence. I mean, its okay, I’ll deal, and I’m not ready to even think about exclusivitiy, so why worry…</p>
729
730 <p>This morning we talked about other stuff… I’m about as horny as a jackrabbit… (Are they horny), and she’s not been… so we talked about that. A good point that she makes is that we don’t have any time apart from each other so we constantly interact. It isn’t the physical horniness when I’ll jump anything at all… its for her, its intellectual, emotional, etc. Anyhow, I wasn’t going to blog about between us, but suffice it to say that things are <span class="caps">GREAT,</span> thinks are lousy, things are <span class="caps">DELIGHTFUL,</span> things are crappy. C’est la vie. They are more on the good side than bad… by far.</p>
731
732 <p>So moods. Berkeley is beautiful. I paritally wish I was here for school, but I can’t stop recalling that fire-trucks with American Flags had them torn down by Berkeley residents… But its a lovely place, rustic feel, like Westwood used to be; an excess of non-chain shops, pretty intelligent looking girls and interesting people in general makes this place attractive. </p>
733
734 <p>Kim and I met up yesterday; it was delightful. We chatted as if no time had passed and jumped back into our lives… I felt better about myself seeing her as well… I was going to comment that all of my friends that finished school were doing entry level things, no where in the fields that they had planned (Engineer snobbishness), but its far from the truth. Kim is doing well helping expand a realty chain, many are teachers, Amy sounds well… I can’t wait till I’m done with school, although my poor work this past quarter doesn’t make me feel better about it.</p>
735
736 rizwank 1.1 <p>At times I’m depressed about the state of the world, reading the homeless magazines, “<a href="http://www.amazon.com/exec/obidos/external-search/002-0187043-4860819?index=blended&tag=geekymedia-20&keyword=Fast%20Food%20Nation" >Fast Food Nation</a>”, the various SF area independent papers, knowing my photography has bit it recently… </p>
737
738 <p>I bought the audio recorder for the iPod, but its going back right now. It clips to easily, and I know that itd be reasonably easy to make one of my own for less than $50. Also, as in-comprehensible as my blogs are, imagine me <span class="caps">TALKING</span> as a blog… yes, it’d be bad. </p>
739
740 <p>Kim loves Oakland, and whats sad, is that I could find myself loving living up here, and I’m <span class="caps">SUCH A</span> so-cal guy that I hate the concept. I have a undefined envy/hatred of the Bay Area and of Boston… Boston for having <span class="caps">MIT</span> and me not being there… and the old world-intellectulaisim and … fuck, its Boston; and of the Bay Area for its rampant care-not liberalisim… I’ve seen more anti bush stuff in the past few days than in the past six months… That being said, I equated Berkeley, San Jose, San Francisco, and Oakland together, and that was a mistake. I should consider moving up here for the summer for a change of venue… get a job in Public Radio or something. I am somewhat reminded by Edinburgh, and I don’t know why. Anyhow, I like the area, and I didn’t expect to. It could also just be tiredness of Victorville, and LA might have a similar effect upon me.</p>
741
742 <p>Loras awesome, btw. Shes super caring in a way that I’d like to think I am… and in the way that others haven’t been to me. Therse something special about her, which is tragic. It’d be much easier if she was a skanky ho with no brains and nothing intelligent to say, as she IS up here. We talked about my photography and hers and whether its something you should read, research, take classes in. I’m in the middle of the road, but shes totally the rouge girl, and you can see it in her photos, good and bad. Again, I was going to espouse the argument but it collapsed half way through by distraction…</p>
743
744 <p>Mum and Dad aren’t doing well at all… They were going to go to China for a trade show, but Dad now wants to go alone… for unknown but seemingly libidinous reasons… Dad’s having a midlife crisis, Mum doesn’t know what to do and refuses to totally keep me out of it … she tries, but fails; I get dragged in somehow. I don’t know what to say to them and Mum is making more and more comments about doing ‘What she needs to do’ which scares the living daylights out of me. </p>
745
746 <p>I haven’t even seen Berkeley’s campus and am in love with the area. Perhaps I should actually walk around it ;p</p>
747
748 <p>I’m suddenly saddleded with worry… :takes out his iPod: … maybe some music would do…</p>
749
750 <p>Visited the Apple Store in <span class="caps">SF…</span> amazingly gorgeous… they have a ‘genius bar’ upstairs for tech support and… well Apple reminds me of the other things I like to do… theres a reason why the site is Geekymedia, I love media type content of all kinds! I’m going to Grand Prix Columbus Friday, which should be cool. Kim is making dinner with her boy, my girl and myself for tonight, which should be awesome, and I’m meeting Tara in Santa Cruz tomorrow.</p>
751
752 <p>Theres a pair of girls talking about Fantasy and Sci Fi right behind me, its so amazing. I mean its amazing when Lora does it too, but it always seems more amazing when it isn’t someone who doesn’t like you (yet)…</p>
753
754 <p>Things I’m worried about<br />
755 * Returning to <span class="caps">UCLA</span><br />
756 * My Parents<br />
757 rizwank 1.1 * My grades from <span class="caps">CSU</span>Pomona<br />
758 * Sex<br />
759 * Anti-Depressants<br />
760 * Lora - Distance from me<br />
761 * Lora - Her Patience<br />
762 * Visiting Sis (when?)</p>
763
764 <p>Theres an emptiness in my heart right now, and I have no idea what it is. That being said, I was perfectly happy two hours ago, <span class="caps">BERKELEY DID IT TO ME</span>! :p</p>
765
766 <p>Anyhow, I’ll be fine. Time to surf for a while and then go visit Berk Campus, then go to the Apple Store to return this mic and then go to Lora’s mall and play Lazer tag until she calls. </p>
767
768 <p>Oh, this store uses CyberCafePro and it looks good. </p>
769
770
771
772
773
774
775 <div class="posted">
776 <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/2004/03/index.html#000317" title="Permanent Link to this Post.">04:15 PM</a><?php
777 if ($hits) {
778 rizwank 1.1 print " | Read ";
779 echo "$hits";
780 print " time";
781 if($hits != 1) echo 's';
782 }
783 ?>
784 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=317" onclick="OpenComments(this.href); return false">Comments (0)</a>
785
786 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=317" onclick="OpenTrackback(this.href); return false">TrackBack</a>
787
788 </div>
789
790 </div>
791 <?php
792
793 // display the list of referers
794 echo '<div class="sidetitle">Referrers</div>', "\n";
795 echo '<div class="side">', "\n";
796
797 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=317 GROUP BY referer ORDER BY count DESC, title';
798
799 rizwank 1.1 $rs = mysql_query( $sql );
800 $n = 0;
801
802 while( $row = mysql_fetch_assoc( $rs ) ) {
803 $referer1 = $row['referer'];
804 $title = $row['title'];
805 $count = $row['count'];
806 $search = $row['search'];
807
808 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
809 $n++;
810 echo '<a href="', $referer1, '" target="_blank">';
811 echo $title . "</a> [" . $count . "]<br />\n";
812 }
813 }
814
815 if (!($n)) {
816 echo "No referrals yet<br />";
817 }
818 else {
819 echo "<br />\n";
820 rizwank 1.1 echo 'referrers [referrals]<br />';
821 }
822 echo '</div>';
823
824 echo "<div class='sidetitle'>Search Terms</div>\n";
825 echo "<div class='side'>";
826
827 $rs = mysql_query( $sql );
828 $n = 0;
829
830 while( $row = mysql_fetch_assoc( $rs ) ) {
831 $query = '';
832
833 $referer1 = $row['referer'];
834 $title = $row['title'];
835 $count = $row['count'];
836 $search = $row['search'];
837
838 if ($search == 1) {
839 $n++;
840 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
841 rizwank 1.1 echo $query . ' [' . $count . ']' . "<br />\n";
842 }
843 }
844
845 if (!($n)) { echo "No search terms yet<br />"; }
846 else { echo "<br />search terms [hits]"; }
847 echo "</div>";
848 ?>
849
850
851
852 <!--
853 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
854 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
855 xmlns:dc="http://purl.org/dc/elements/1.1/">
856 <rdf:Description
857 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000315"
858 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/314"
859 dc:title="Oakland"
860 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000315"
861 dc:subject=""
862 rizwank 1.1 dc:description="First, I&#8217;m really tired of being spammed with comments&#8230; there are a number of MT add-ons to help restrict posters, but with as few comments as I get, I didnt think that making registration compulsory was a good idea. I&#8217;m..."
863 dc:creator="Rizwank"
864 dc:date="2004-03-22T23:36:19-08:00" />
865 </rdf:RDF>
866 -->
867
868
869 <h2 class="date">March 22, 2004</h2>
870
871
872 <div class="blogbody">
873 <a name="000315"></a>
874 <?php
875
876 // record the referer
877 if ($my_ip !== $remote_ip) {
878 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (315, '$referer', '', $time)" );
879 }
880
881 // get the no. of times this entry has been read
882 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=315' );
883 rizwank 1.1 $row = mysql_fetch_row( $rs );
884 $hits = $row[0];
885
886 ?>
887 <h3 class="title">Oakland</h3>
888
889 <p> <table align="left"><tr valign="bottom"><td>
890 <p style="font-size:16pt"><b>
891 F</b>
892 </p>
893 </td></tr></table>
894 irst, I’m really tired of being spammed with comments… there are a number of MT add-ons to help restrict posters, but with as few comments as I get, I didnt think that making registration compulsory was a good idea.</p>
895
896 <p>I’m in Oakland, on spring break, visiting Lora.</p>
897
898 <p>Its going well. Arrived last night after a way too long drive, I think I made it harder on myself, and we spent some time together, went to Dennys…</p>
899
900 <p>Lora does something cute… well many things cute, but this one is the point of this digression… when we sit together in a restaurant… she sits next to me, instead of across from me. Its cute.</p>
901
902 <p>We chilled at Dennys… I overdid the giving her a hard time though and had to backtrace myself… Back to her place and started to sleep… then we got inspired and played a bit :) Fans of Serena’s blog won’t need further translation. (or anyone with any imagination whatsoever).</p>
903
904 rizwank 1.1 <p>Sex is weird. For the inexperienced, i.e. me, its incredibly complicated, sensitive, scary, etc. I can talk about it alright, just the act makes me nervous, and of course, its bad for a guy to be nervous ;p</p>
905
906 <p>Anyhow, the next day (today) consisted of lazing in bed, meeting her mom (a v. cool woman, reminiscent of Lora and my mom, in how cool she was), going to San Francisco and bumming around, finally seeing “Eternal Sunshine of the Spotless Mind”, which I liked. I had a sudden ego hit when I realized that I was the one being doting and all; I felt kinda used or something. Paranoia, its me. I, pathetically, asked me to show how she felt… No, she didnt kiss me or hug me tightly. She danced. <span class="caps">DANCED. A</span> little cute dance that was like her dance the previous night at Electric Light Orchestra’s Mr Blue Sky…. it resolved my doubts..</p>
907
908 <p>I had some stuff to say about getting cranky after a long day; I dont understand that mentality… I know its not intentional, and the good people try to hold it off, but why would you get cranky? Tired, yeah but cranky?</p>
909
910 <p>Anyhow lora’s here and I’m a total retard if I spend more than five minutes blogging instead of cuddling with her.</p>
911
912 <p>Later.</p>
913
914
915
916
917
918
919 <div class="posted">
920 <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/2004/03/index.html#000315" title="Permanent Link to this Post.">11:36 PM</a><?php
921 if ($hits) {
922 print " | Read ";
923 echo "$hits";
924 print " time";
925 rizwank 1.1 if($hits != 1) echo 's';
926 }
927 ?>
928 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=315" onclick="OpenComments(this.href); return false">Comments (0)</a>
929
930 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=315" onclick="OpenTrackback(this.href); return false">TrackBack</a>
931
932 </div>
933
934 </div>
935 <?php
936
937 // display the list of referers
938 echo '<div class="sidetitle">Referrers</div>', "\n";
939 echo '<div class="side">', "\n";
940
941 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=315 GROUP BY referer ORDER BY count DESC, title';
942
943 $rs = mysql_query( $sql );
944 $n = 0;
945
946 rizwank 1.1 while( $row = mysql_fetch_assoc( $rs ) ) {
947 $referer1 = $row['referer'];
948 $title = $row['title'];
949 $count = $row['count'];
950 $search = $row['search'];
951
952 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
953 $n++;
954 echo '<a href="', $referer1, '" target="_blank">';
955 echo $title . "</a> [" . $count . "]<br />\n";
956 }
957 }
958
959 if (!($n)) {
960 echo "No referrals yet<br />";
961 }
962 else {
963 echo "<br />\n";
964 echo 'referrers [referrals]<br />';
965 }
966 echo '</div>';
967 rizwank 1.1
968 echo "<div class='sidetitle'>Search Terms</div>\n";
969 echo "<div class='side'>";
970
971 $rs = mysql_query( $sql );
972 $n = 0;
973
974 while( $row = mysql_fetch_assoc( $rs ) ) {
975 $query = '';
976
977 $referer1 = $row['referer'];
978 $title = $row['title'];
979 $count = $row['count'];
980 $search = $row['search'];
981
982 if ($search == 1) {
983 $n++;
984 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
985 echo $query . ' [' . $count . ']' . "<br />\n";
986 }
987 }
988 rizwank 1.1
989 if (!($n)) { echo "No search terms yet<br />"; }
990 else { echo "<br />search terms [hits]"; }
991 echo "</div>";
992 ?>
993
994
995
996 <!--
997 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
998 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
999 xmlns:dc="http://purl.org/dc/elements/1.1/">
1000 <rdf:Description
1001 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000314"
1002 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/313"
1003 dc:title="BFGW"
1004 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000314"
1005 dc:subject=""
1006 dc:description="Made one of my cardinal mistakes today&#8230; Watched Big Fat Greek Wedding. Actually, it wasn&#8217;t so bad this time. I, of course, still think of Nikki , but I&#8217;m no longer wondering what went wrong (esp sinc she flat out..."
1007 dc:creator="Rizwank"
1008 dc:date="2004-03-16T00:31:30-08:00" />
1009 rizwank 1.1 </rdf:RDF>
1010 -->
1011
1012
1013 <h2 class="date">March 16, 2004</h2>
1014
1015
1016 <div class="blogbody">
1017 <a name="000314"></a>
1018 <?php
1019
1020 // record the referer
1021 if ($my_ip !== $remote_ip) {
1022 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (314, '$referer', '', $time)" );
1023 }
1024
1025 // get the no. of times this entry has been read
1026 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=314' );
1027 $row = mysql_fetch_row( $rs );
1028 $hits = $row[0];
1029
1030 rizwank 1.1 ?>
1031 <h3 class="title">BFGW</h3>
1032
1033 <p> <table align="left"><tr valign="bottom"><td>
1034 <p style="font-size:16pt"><b>
1035 M</b>
1036 </p>
1037 </td></tr></table>
1038 ade one of my cardinal mistakes today…</p>
1039
1040 <p>Watched Big Fat Greek Wedding.</p>
1041
1042 <p>Actually, it wasn’t so bad this time. I, of course, still think of (ex-gf2) , but I’m no longer wondering what went wrong (esp sinc she flat out told me last year) and no longer what would have happened had we stayed together… </p>
1043
1044 <p>I’m still thinking about people of different cultures… I’ve dated Russians, Greeks, Americanized Frenches and Jews … and I totally adored them all. Is this some part of me wanting to stay within my own culture… or is it just a love of those who have a culture?</p>
1045
1046
1047
1048
1049
1050
1051 rizwank 1.1 <div class="posted">
1052 <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/2004/03/index.html#000314" title="Permanent Link to this Post.">12:31 AM</a><?php
1053 if ($hits) {
1054 print " | Read ";
1055 echo "$hits";
1056 print " time";
1057 if($hits != 1) echo 's';
1058 }
1059 ?>
1060 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=314" onclick="OpenComments(this.href); return false">Comments (0)</a>
1061
1062 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=314" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1063
1064 </div>
1065
1066 </div>
1067 <?php
1068
1069 // display the list of referers
1070 echo '<div class="sidetitle">Referrers</div>', "\n";
1071 echo '<div class="side">', "\n";
1072 rizwank 1.1
1073 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=314 GROUP BY referer ORDER BY count DESC, title';
1074
1075 $rs = mysql_query( $sql );
1076 $n = 0;
1077
1078 while( $row = mysql_fetch_assoc( $rs ) ) {
1079 $referer1 = $row['referer'];
1080 $title = $row['title'];
1081 $count = $row['count'];
1082 $search = $row['search'];
1083
1084 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1085 $n++;
1086 echo '<a href="', $referer1, '" target="_blank">';
1087 echo $title . "</a> [" . $count . "]<br />\n";
1088 }
1089 }
1090
1091 if (!($n)) {
1092 echo "No referrals yet<br />";
1093 rizwank 1.1 }
1094 else {
1095 echo "<br />\n";
1096 echo 'referrers [referrals]<br />';
1097 }
1098 echo '</div>';
1099
1100 echo "<div class='sidetitle'>Search Terms</div>\n";
1101 echo "<div class='side'>";
1102
1103 $rs = mysql_query( $sql );
1104 $n = 0;
1105
1106 while( $row = mysql_fetch_assoc( $rs ) ) {
1107 $query = '';
1108
1109 $referer1 = $row['referer'];
1110 $title = $row['title'];
1111 $count = $row['count'];
1112 $search = $row['search'];
1113
1114 rizwank 1.1 if ($search == 1) {
1115 $n++;
1116 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1117 echo $query . ' [' . $count . ']' . "<br />\n";
1118 }
1119 }
1120
1121 if (!($n)) { echo "No search terms yet<br />"; }
1122 else { echo "<br />search terms [hits]"; }
1123 echo "</div>";
1124 ?>
1125
1126
1127
1128 <!--
1129 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1130 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1131 xmlns:dc="http://purl.org/dc/elements/1.1/">
1132 <rdf:Description
1133 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000313"
1134 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/312"
1135 rizwank 1.1 dc:title="Sandra Tsing Loh"
1136 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000313"
1137 dc:subject=""
1138 dc:description="MSNBC - L.A. radio personality thrown off the air LOS ANGELES - A popular Asian-American radio commentator has been thrown off a Los Angeles public radio station for using a four-letter word, becoming the latest casualty in the cultural war..."
1139 dc:creator="Rizwank"
1140 dc:date="2004-03-15T22:37:50-08:00" />
1141 </rdf:RDF>
1142 -->
1143
1144
1145 <h2 class="date">March 15, 2004</h2>
1146
1147
1148 <div class="blogbody">
1149 <a name="000313"></a>
1150 <?php
1151
1152 // record the referer
1153 if ($my_ip !== $remote_ip) {
1154 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (313, '$referer', '', $time)" );
1155 }
1156 rizwank 1.1
1157 // get the no. of times this entry has been read
1158 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=313' );
1159 $row = mysql_fetch_row( $rs );
1160 $hits = $row[0];
1161
1162 ?>
1163 <h3 class="title">Sandra Tsing Loh</h3>
1164
1165 <p><a title="MSNBC - L.A. radio personality thrown off the air" href="http://www.msnbc.msn.com/id/4452910/"><span class="caps"> <table align="left"><tr valign="bottom"><td>
1166 <p style="font-size:16pt"><b>
1167 M</b>
1168 </p>
1169 </td></tr></table>
1170 SNBC </span>- <span class="caps">L.A.</span> radio personality thrown off the air</a></p>
1171
1172 <p><span class="caps">LOS ANGELES </span>- A popular Asian-American radio commentator has been thrown off a Los Angeles public radio station for using a four-letter word, becoming the latest casualty in the cultural war over obscenity on the airwaves.<br />
1173 advertisement</p>
1174
1175 <p>Commentator Sandra Tsing Loh said her use of the f-word in a prerecorded segment was an editing error but what <span class="caps">KCRW</span>-FM’s general manager Ruth Seymour said Thursday was that Loh made calculated use of obscenity in a politically charged time.</p>
1176
1177 rizwank 1.1 <p><hr></p>
1178
1179 <p>Her show, the Loh Life is quite entertaining, this came to my attention when Bill Maher had her via Sat on his show (with George Carlin) … the GM also noted that she ‘should consider getting some help’.. .WHAT <span class="caps">THE FUCK IS WRONG WITH THIS COUNTRY</span>?</p>
1180
1181 <p>My parents went to see Passion of the Christ last night… afterwards I clarified with them some of the biblical stories I knew to help them understand the bits that they didnt get and then they pointed out that more than 30% of the audience was under 10… <span class="caps">WHAT THE HELL</span>?</p>
1182
1183 <p>From my rants in #mtgjudge:<br />
1184 [21:54] RizwanK—I read a review where the writer suggested that anyone who took a child to see the movie be arrested for child abuse, it was that dangerous.<br />
1185 [21:54] obithrawn—why thefuck would people bring children to that movie<br />
1186 [21:55] RizwanK—so their children writhe in fear<br />
1187 [21:55] modargo—because they want people to see the glory of christ!<br />
1188 [21:55] RizwanK—of their lord that died for them<br />
1189 [21:55] modargo—and fear hell and act like nice little robots<br />
1190 [21:55] RizwanK—yes.<br />
1191 [21:55] obithrawn—god people are dumb<br />
1192 [21:55] RizwanK—whenever they do something wrong<br />
1193 [21:55] RizwanK—’REMEMBER <span class="caps">THE MOVIE.. CHRIST DIED FOR YOU’</span><br />
1194 [21:55] obithrawn—I wouldn’t have to hate anyone if people weren’t this stupid<br />
1195 [21:56] Sei`—”you dont want christ to have been beated to a pulp in vain do you? now finish your soup”</p>
1196
1197 <p>Sei’ is the man today.</p>
1198 rizwank 1.1
1199 <p>Where is this world going? </p>
1200
1201 <p><hr>
1202 So final today. It went alright I think, showed up an hour late, was done in 20 minutes. Yes it was that easy. the stuff that I didnt know how to do was pretty easy too so I faked it. Lets see how it goes ;p </p>
1203
1204 <p>Two more coming up… </p>
1205
1206 <p>So, plans are firming up… Jeremys got this girl ‘I’ve gotta meet’ which we are doing on his performance on Saturday… Saturday morning is the <span class="caps">PTQ</span> down below.. Sunday I’m driving up to see Lora… Thursday I’m driving down.. Friday I’m flying to Columbus Ohio to work a Grand Prix… back Monday… I’ve got from Monday till next monday to figure out school, move in, and stabilize. </p>
1207
1208 <p>Too bad I can’t do more fun things during that week…</p>
1209
1210 <p><hr>
1211 So <a href="http://www.unrealtournament.com" title="UT2004 "><span class="caps">UT2004 </span></a>is coming out, and having had a ton of fun with 2003, I think I’m gonna buy it.</p>
1212
1213 <p>Not. Yes I’m bad. However to play online, you need a CD key. Enter #bt-gm</p>
1214
1215 <p>[22:06] **** RizwanK call wallmart tell em ur cd key dont work tell the clerk to open a box and give u the cd key they will if they dont call another one after 3-4 youll get one for shure<br />
1216 [22:07] <RizwanK> wow.<br />
1217 [22:07] <RizwanK> got bless Walmart.<br />
1218 [22:07] **** yepp<br />
1219 rizwank 1.1 [22:07] <RizwanK> just say you bought it and the cdkey you got was wrong?<br />
1220 [22:07] **** hehe<br />
1221 [22:07] <RizwanK> thet actually open the frigging boxes?<br />
1222 [22:07] **** worked for me for ut2k3 and diablo2 both normal and expansion</p>
1223
1224 <p>Also you can buy em on Ebay…</p>
1225
1226 <p>[22:08] <RizwanK> A guy buys one CDkey and keeps reselling it?<br />
1227 [22:10] **** yeah, $1 a pop, it works sometimes if you’re lucky<br />
1228 [22:10] <RizwanK> thought you said $5?<br />
1229 [22:10] **** u can use it at 3 in the morning<br />
1230 [22:11] **** lowest bid is a $1<br />
1231 [22:11] **** buy it now for $5</p>
1232
1233 <p>My two legit, no one gets hurt ebay semi scams are this one, and the raffle stuff.</p>
1234
1235 <p>Make a raffle for a very expensive item, so that overall you get twice the amount… if all the tickets ever get sold, you be legit and raffle em; until then… you make some money.<br />
1236 I’ve seen it work, but eh. After My EQ days I’m not much into any sort of illegitimate work.</p>
1237
1238
1239
1240 rizwank 1.1
1241
1242
1243 <div class="posted">
1244 <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/2004/03/index.html#000313" title="Permanent Link to this Post.">10:37 PM</a><?php
1245 if ($hits) {
1246 print " | Read ";
1247 echo "$hits";
1248 print " time";
1249 if($hits != 1) echo 's';
1250 }
1251 ?>
1252 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=313" onclick="OpenComments(this.href); return false">Comments (0)</a>
1253
1254 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=313" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1255
1256 </div>
1257
1258 </div>
1259 <?php
1260
1261 rizwank 1.1 // display the list of referers
1262 echo '<div class="sidetitle">Referrers</div>', "\n";
1263 echo '<div class="side">', "\n";
1264
1265 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=313 GROUP BY referer ORDER BY count DESC, title';
1266
1267 $rs = mysql_query( $sql );
1268 $n = 0;
1269
1270 while( $row = mysql_fetch_assoc( $rs ) ) {
1271 $referer1 = $row['referer'];
1272 $title = $row['title'];
1273 $count = $row['count'];
1274 $search = $row['search'];
1275
1276 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1277 $n++;
1278 echo '<a href="', $referer1, '" target="_blank">';
1279 echo $title . "</a> [" . $count . "]<br />\n";
1280 }
1281 }
1282 rizwank 1.1
1283 if (!($n)) {
1284 echo "No referrals yet<br />";
1285 }
1286 else {
1287 echo "<br />\n";
1288 echo 'referrers [referrals]<br />';
1289 }
1290 echo '</div>';
1291
1292 echo "<div class='sidetitle'>Search Terms</div>\n";
1293 echo "<div class='side'>";
1294
1295 $rs = mysql_query( $sql );
1296 $n = 0;
1297
1298 while( $row = mysql_fetch_assoc( $rs ) ) {
1299 $query = '';
1300
1301 $referer1 = $row['referer'];
1302 $title = $row['title'];
1303 rizwank 1.1 $count = $row['count'];
1304 $search = $row['search'];
1305
1306 if ($search == 1) {
1307 $n++;
1308 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1309 echo $query . ' [' . $count . ']' . "<br />\n";
1310 }
1311 }
1312
1313 if (!($n)) { echo "No search terms yet<br />"; }
1314 else { echo "<br />search terms [hits]"; }
1315 echo "</div>";
1316 ?>
1317
1318
1319
1320 <!--
1321 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1322 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1323 xmlns:dc="http://purl.org/dc/elements/1.1/">
1324 rizwank 1.1 <rdf:Description
1325 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000312"
1326 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/311"
1327 dc:title="Rage against the Machine"
1328 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000312"
1329 dc:subject=""
1330 dc:description="Chatted with Lora today (been trying to study for finals today) in the evening&#8230; I called, she was on her way back home from one of her boys&#8217;s place (frown) &#8230; chatted a bit on the phone. we both found..."
1331 dc:creator="Rizwank"
1332 dc:date="2004-03-13T23:41:08-08:00" />
1333 </rdf:RDF>
1334 -->
1335
1336
1337 <h2 class="date">March 13, 2004</h2>
1338
1339
1340 <div class="blogbody">
1341 <a name="000312"></a>
1342 <?php
1343
1344 // record the referer
1345 rizwank 1.1 if ($my_ip !== $remote_ip) {
1346 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (312, '$referer', '', $time)" );
1347 }
1348
1349 // get the no. of times this entry has been read
1350 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=312' );
1351 $row = mysql_fetch_row( $rs );
1352 $hits = $row[0];
1353
1354 ?>
1355 <h3 class="title">Rage against the Machine</h3>
1356
1357 <p> <table align="left"><tr valign="bottom"><td>
1358 <p style="font-size:16pt"><b>
1359 C</b>
1360 </p>
1361 </td></tr></table>
1362 hatted with Lora today (been trying to study for finals today) in the evening… I called, she was on her way back home from one of her boys’s place (frown) … chatted a bit on the phone. we both found it odd that we acively missed speaking with each other Firday…</p>
1363
1364 <p>Anyhow she got home and we switched to aim… I got her bittorrenting, so she got some <span class="caps">RAR</span> files, some <span class="caps">OGG</span> files and a <a href="http://matroska.org/" title="MKV "><span class="caps">MKV </span></a>file… a metaformat I’d never heard of (it was Divx inside) … attempting to helper her download the appropriate viewers for mac osx went poorly, she signed off in a huff, I think shes mad at her mac ;p</p>
1365
1366 rizwank 1.1 <p>What do I have to blog during one of my finals breaks… my birthday, last day with Lora, school ingennral, finding the apartments..</p>
1367
1368
1369
1370
1371
1372
1373 <div class="posted">
1374 <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/2004/03/index.html#000312" title="Permanent Link to this Post.">11:41 PM</a><?php
1375 if ($hits) {
1376 print " | Read ";
1377 echo "$hits";
1378 print " time";
1379 if($hits != 1) echo 's';
1380 }
1381 ?>
1382 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=312" onclick="OpenComments(this.href); return false">Comments (0)</a>
1383
1384 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=312" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1385
1386 </div>
1387 rizwank 1.1
1388 </div>
1389 <?php
1390
1391 // display the list of referers
1392 echo '<div class="sidetitle">Referrers</div>', "\n";
1393 echo '<div class="side">', "\n";
1394
1395 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=312 GROUP BY referer ORDER BY count DESC, title';
1396
1397 $rs = mysql_query( $sql );
1398 $n = 0;
1399
1400 while( $row = mysql_fetch_assoc( $rs ) ) {
1401 $referer1 = $row['referer'];
1402 $title = $row['title'];
1403 $count = $row['count'];
1404 $search = $row['search'];
1405
1406 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1407 $n++;
1408 rizwank 1.1 echo '<a href="', $referer1, '" target="_blank">';
1409 echo $title . "</a> [" . $count . "]<br />\n";
1410 }
1411 }
1412
1413 if (!($n)) {
1414 echo "No referrals yet<br />";
1415 }
1416 else {
1417 echo "<br />\n";
1418 echo 'referrers [referrals]<br />';
1419 }
1420 echo '</div>';
1421
1422 echo "<div class='sidetitle'>Search Terms</div>\n";
1423 echo "<div class='side'>";
1424
1425 $rs = mysql_query( $sql );
1426 $n = 0;
1427
1428 while( $row = mysql_fetch_assoc( $rs ) ) {
1429 rizwank 1.1 $query = '';
1430
1431 $referer1 = $row['referer'];
1432 $title = $row['title'];
1433 $count = $row['count'];
1434 $search = $row['search'];
1435
1436 if ($search == 1) {
1437 $n++;
1438 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1439 echo $query . ' [' . $count . ']' . "<br />\n";
1440 }
1441 }
1442
1443 if (!($n)) { echo "No search terms yet<br />"; }
1444 else { echo "<br />search terms [hits]"; }
1445 echo "</div>";
1446 ?>
1447
1448
1449
1450 rizwank 1.1 <!--
1451 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1452 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1453 xmlns:dc="http://purl.org/dc/elements/1.1/">
1454 <rdf:Description
1455 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000311"
1456 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/310"
1457 dc:title="That weird feeling in your stomach..."
1458 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000311"
1459 dc:subject=""
1460 dc:description="Lazy enough day&#8230; Quick classes, then some &#8220;The 80s strike back&#8221; on TV&#8230; started watching the Weird Science bit and started to think about Lora&#8230; Have my blog entries been Lora overrun? Yes. Is there a reason? Yeah&#8230; Its finals..."
1461 dc:creator="Rizwank"
1462 dc:date="2004-03-12T16:47:33-08:00" />
1463 </rdf:RDF>
1464 -->
1465
1466
1467 <h2 class="date">March 12, 2004</h2>
1468
1469
1470 <div class="blogbody">
1471 rizwank 1.1 <a name="000311"></a>
1472 <?php
1473
1474 // record the referer
1475 if ($my_ip !== $remote_ip) {
1476 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (311, '$referer', '', $time)" );
1477 }
1478
1479 // get the no. of times this entry has been read
1480 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=311' );
1481 $row = mysql_fetch_row( $rs );
1482 $hits = $row[0];
1483
1484 ?>
1485 <h3 class="title">That weird feeling in your stomach...</h3>
1486
1487 <p> <table align="left"><tr valign="bottom"><td>
1488 <p style="font-size:16pt"><b>
1489 L</b>
1490 </p>
1491 </td></tr></table>
1492 rizwank 1.1 azy enough day… Quick classes, then some “The 80s strike back” on <span class="caps">TV…</span> started watching the Weird Science bit and started to think about Lora…</p>
1493
1494 <p>Have my blog entries been Lora overrun? Yes. Is there a reason? Yeah… Its finals week, and I’ve just met her, so no one start accusing me of over doing it…</p>
1495
1496 <p>Anyhow, left early for <span class="caps">FNM,</span> felt like deckbuilding… my <img src="http://www.geekymedia.com/magic/black_mana.gif" height="12" width="12" alt="black_mana" /> <img src="http://www.geekymedia.com/magic/white_mana.gif" height="12" width="12" alt="white_mana" /> Cleric deck, while fun, is getting tiresome, and people do not like when I gain infinite life. Either gonna run <img src="http://www.geekymedia.com/magic/black_mana.gif" height="12" width="12" alt="black_mana" /> <img src="http://www.geekymedia.com/magic/green_mana.gif" height="12" width="12" alt="green_mana" /> Cemetary, <img src="http://www.geekymedia.com/magic/white_mana.gif" height="12" width="12" alt="white_mana" /> Control or <img src="http://www.geekymedia.com/magic/black_mana.gif" height="12" width="12" alt="black_mana" /> Aggro.</p>
1497
1498 <p>Anything to use my little mana symbols.<br />
1499 Anyhow, left for <span class="caps">FNM</span> and started to think about Lora… and, entirely of my own paranoia … my stomach started hurting… I got that sick feeling that you get when you are extremely nervous about something… When I go up to see her, what will we do? Do I enjoy her company or is it the hope of getting some that makes me like her? ( I know the answer, its her company, but when you are overthinking things…) … at the beginning of dating anyone, I get totally scared that I’m in it just because of sex… and its never like that. I like people easily, and I enjoy the people I’ve dated… </p>
1500
1501 <p>So yeah, I’m just being silly. Very silly. I’m just mentioning everyhting that occurs to me ;p</p>
1502
1503 <p>Finals Monday, Wednesday and Friday next week; I’m going to need to figure out <span class="caps">UCLA</span> classes, I’m doing my best but I’m waiting upon <span class="caps">UCLA</span> to approve my re-acceptance.</p>
1504
1505
1506
1507
1508
1509
1510 <div class="posted">
1511 <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/2004/03/index.html#000311" title="Permanent Link to this Post.">04:47 PM</a><?php
1512 if ($hits) {
1513 rizwank 1.1 print " | Read ";
1514 echo "$hits";
1515 print " time";
1516 if($hits != 1) echo 's';
1517 }
1518 ?>
1519 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=311" onclick="OpenComments(this.href); return false">Comments (0)</a>
1520
1521 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=311" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1522
1523 </div>
1524
1525 </div>
1526 <?php
1527
1528 // display the list of referers
1529 echo '<div class="sidetitle">Referrers</div>', "\n";
1530 echo '<div class="side">', "\n";
1531
1532 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=311 GROUP BY referer ORDER BY count DESC, title';
1533
1534 rizwank 1.1 $rs = mysql_query( $sql );
1535 $n = 0;
1536
1537 while( $row = mysql_fetch_assoc( $rs ) ) {
1538 $referer1 = $row['referer'];
1539 $title = $row['title'];
1540 $count = $row['count'];
1541 $search = $row['search'];
1542
1543 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1544 $n++;
1545 echo '<a href="', $referer1, '" target="_blank">';
1546 echo $title . "</a> [" . $count . "]<br />\n";
1547 }
1548 }
1549
1550 if (!($n)) {
1551 echo "No referrals yet<br />";
1552 }
1553 else {
1554 echo "<br />\n";
1555 rizwank 1.1 echo 'referrers [referrals]<br />';
1556 }
1557 echo '</div>';
1558
1559 echo "<div class='sidetitle'>Search Terms</div>\n";
1560 echo "<div class='side'>";
1561
1562 $rs = mysql_query( $sql );
1563 $n = 0;
1564
1565 while( $row = mysql_fetch_assoc( $rs ) ) {
1566 $query = '';
1567
1568 $referer1 = $row['referer'];
1569 $title = $row['title'];
1570 $count = $row['count'];
1571 $search = $row['search'];
1572
1573 if ($search == 1) {
1574 $n++;
1575 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1576 rizwank 1.1 echo $query . ' [' . $count . ']' . "<br />\n";
1577 }
1578 }
1579
1580 if (!($n)) { echo "No search terms yet<br />"; }
1581 else { echo "<br />search terms [hits]"; }
1582 echo "</div>";
1583 ?>
1584
1585
1586
1587 <!--
1588 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1589 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1590 xmlns:dc="http://purl.org/dc/elements/1.1/">
1591 <rdf:Description
1592 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000310"
1593 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/309"
1594 dc:title="Day Two"
1595 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000310"
1596 dc:subject=""
1597 rizwank 1.1 dc:description="So&#8230; Yeah, Sam Ash. Yeah that was a turn on. More of the mall, then to see Butterfly Effect for a few reasons * Brian and Nichole said it was good * It was almost literally the ONLY thing worth..."
1598 dc:creator="Rizwank"
1599 dc:date="2004-03-12T00:59:50-08:00" />
1600 </rdf:RDF>
1601 -->
1602
1603
1604
1605
1606 <div class="blogbody">
1607 <a name="000310"></a>
1608 <?php
1609
1610 // record the referer
1611 if ($my_ip !== $remote_ip) {
1612 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (310, '$referer', '', $time)" );
1613 }
1614
1615 // get the no. of times this entry has been read
1616 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=310' );
1617 $row = mysql_fetch_row( $rs );
1618 rizwank 1.1 $hits = $row[0];
1619
1620 ?>
1621 <h3 class="title">Day Two</h3>
1622
1623 <p> <table align="left"><tr valign="bottom"><td>
1624 <p style="font-size:16pt"><b>
1625 S</b>
1626 </p>
1627 </td></tr></table>
1628 o…</p>
1629
1630 <p>Yeah, Sam Ash.<br />
1631 Yeah that was a turn on.</p>
1632
1633 <p>More of the mall, then to see Butterfly Effect for a few reasons<br />
1634 * Brian and Nichole said it was good<br />
1635 * It was almost literally the <span class="caps">ONLY</span> thing worth seeing<br />
1636 * I kinda wanted to see it (dissuaded by Kutcher though).</p>
1637
1638 <p>It was good. Very good. <br />
1639 rizwank 1.1 A think with me is that I get wrapped into alternate realities <span class="caps">WAY</span> too easily. I fall into deep movies (esp, it seems, if I havent taken my Lexapro recently, more on why not later), I wake up thinking im in the world of Magic, Everquest or my dreams… during the movie I kept looking over to see Lora to remember where the hell I was… at the end of the movie I was in a daze for almost ten minutes… very odd. Lora was understanding though :)</p>
1640
1641 <p>Seriously, a girl needs to be understanding to spend time with me. Most of my weird stuff comes out early, I’m poor at hiding it. If you survive the first few weeks, you are set…</p>
1642
1643 <p>Back to the house, stopping by the … </p>
1644
1645 <p>Actually, heres a thing.<br />
1646 When we first made plans, I said we should have a drinking party to commerate .. whatever. St. Pattys day (which hadn’t past yet), my or her Birthdays were up… I don’t know why the idea came up or why I stuck to it… She made a joke about me trying to get her drunk and I totally freaked out… I’m <span class="caps">NOT</span> that guy, but still, why was I so intent to drink that night? … I still don’t hae an answer for myself.</p>
1647
1648 <p>We stopped by Vons and got some Mikes Hard Lemonade (diet… the regulars were out.. <span class="caps">VERY VERY</span> lousy tasting, btw), and a movie from Blockbuster, until we realized it was closed. About half of High Fidelity passed until I felt the need to totally ignore one of my favorite movies (and when she was willing to ignore it as well) … we went off and had some fun.</p>
1649
1650 <p>I was going to explain what happened and details and all, but I don’t feel like it. Suffice it to say things were good, but I got nervous (as usual), and blah blah blah. If you want to know more, too bad.</p>
1651
1652 <p>One thing I find funny… this girl keeps breaking from past experiences… from her positions on politics, to her demeanor (about 3x more like HeatherW than Serena or (ex-gf1) ), to her positions on oral sex, or breasts, etc etc. Its just … different. My usual map of how things works doesn’t always fit, so that keeps surprising me. Oh, and yay me, I was smooth with the bra clasp. :high-fives men everywhere:</p>
1653
1654 <p>After our fun, we went back to watch High Fidelity… and then some family guy until we fell asleep… well I fell asleep and she woke me up and took me to the bedroom.</p>
1655
1656 <p>The next day proceeded to start off as one of the worst in memory… Woke up to one of the guys from Display pouding on the door, turns out ‘rents were trying to get a hold of me for hours cause dad deleted something on the computer (and of course, did it in a way that meant it wasn’t in the recycle bin)… and then got mad that I wasn’t setting up the new computer at Display (he wanted it done before he got back from vegas, cause he was worried i wouldn’t do it otherwise, which, sadly, is a fair enough worry). He also said I needed to go to Display right then to take some pictures…. got to display with Lora, both of us just having washed our faces and… the stuff at Display wasn’t ready yet.</p>
1657
1658 <p>Got back home annoyed that dad kept wanting me to take Lora to work for hours while I setup the computer (which I said I could do thursday)… Lora was about to take a shower, and it occured to me… I went down and made some joke about joining her… then asked her… ‘No.’ … then she asked for the plans for the day… I said some wise ass remark about getting her all sweaty and whatever… and she said ‘Thats not gonna happen’.</p>
1659
1660 rizwank 1.1 <p><b>and I freaked out</b></p>
1661
1662 <p>I suddenly started re-hasing the night and thinking that I had totally unsatisifed her, and that she wasn’t interested anymore; or I had committed some gaffe… This was further made worse by my calling my to-be roommates (I had had a good apartment hunting trip to Westwood the previous week), to find out that they might be backing out.</p>
1663
1664 <p>suddenly, everything is going wrong.</p>
1665
1666 <p>Enter, HeatherW and Mom</p>
1667
1668 <p>With some talking, some jokes, and plenty of slapping me around; she straightened me out… we devised a strategy on how to find out what she thought of the trip so far, that while I might be the worst lover ever (my words), that isn’t the only thing, that its better to ask than to be freaking out constantly, and a ton more… I wish i had rememberd to save that conversation..</p>
1669
1670 <p>Mom told me to wait until I could actually talk to the person that was making the decision about the roommates, which was that evening, and let it be till then… she talked with dad, who, amazingly, called me to tell me that it was okay if I didnt do it Tuesday as long as I did it Thursday, taking off the pressure of getting yelled at.</p>
1671
1672 <p>That, plus a shower, and I calmed down.</p>
1673
1674 <p>Ok, im getting a bit tired, and whats left is ‘easy’ stuff to blog, so I’ll do it soon.<br />
1675 Us in Ontario Mills just before she left…<br />
1676 <img src="http://www.geekymedia.com/lora4.jpg"></p>
1677
1678
1679
1680
1681 rizwank 1.1
1682
1683 <div class="posted">
1684 <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/2004/03/index.html#000310" title="Permanent Link to this Post.">12:59 AM</a><?php
1685 if ($hits) {
1686 print " | Read ";
1687 echo "$hits";
1688 print " time";
1689 if($hits != 1) echo 's';
1690 }
1691 ?>
1692 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=310" onclick="OpenComments(this.href); return false">Comments (2)</a>
1693
1694 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=310" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1695
1696 </div>
1697
1698 </div>
1699 <?php
1700
1701 // display the list of referers
1702 rizwank 1.1 echo '<div class="sidetitle">Referrers</div>', "\n";
1703 echo '<div class="side">', "\n";
1704
1705 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=310 GROUP BY referer ORDER BY count DESC, title';
1706
1707 $rs = mysql_query( $sql );
1708 $n = 0;
1709
1710 while( $row = mysql_fetch_assoc( $rs ) ) {
1711 $referer1 = $row['referer'];
1712 $title = $row['title'];
1713 $count = $row['count'];
1714 $search = $row['search'];
1715
1716 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1717 $n++;
1718 echo '<a href="', $referer1, '" target="_blank">';
1719 echo $title . "</a> [" . $count . "]<br />\n";
1720 }
1721 }
1722
1723 rizwank 1.1 if (!($n)) {
1724 echo "No referrals yet<br />";
1725 }
1726 else {
1727 echo "<br />\n";
1728 echo 'referrers [referrals]<br />';
1729 }
1730 echo '</div>';
1731
1732 echo "<div class='sidetitle'>Search Terms</div>\n";
1733 echo "<div class='side'>";
1734
1735 $rs = mysql_query( $sql );
1736 $n = 0;
1737
1738 while( $row = mysql_fetch_assoc( $rs ) ) {
1739 $query = '';
1740
1741 $referer1 = $row['referer'];
1742 $title = $row['title'];
1743 $count = $row['count'];
1744 rizwank 1.1 $search = $row['search'];
1745
1746 if ($search == 1) {
1747 $n++;
1748 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1749 echo $query . ' [' . $count . ']' . "<br />\n";
1750 }
1751 }
1752
1753 if (!($n)) { echo "No search terms yet<br />"; }
1754 else { echo "<br />search terms [hits]"; }
1755 echo "</div>";
1756 ?>
1757
1758
1759
1760 <!--
1761 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1762 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1763 xmlns:dc="http://purl.org/dc/elements/1.1/">
1764 <rdf:Description
1765 rizwank 1.1 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000308"
1766 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/307"
1767 dc:title="Feelings..."
1768 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000308"
1769 dc:subject=""
1770 dc:description="Lora said &#8230; &#8220;i dont know where this is going, but i know it will be good. why question a good thing? &#8220; Seriously, that makes some sense. Why can&#8217;t I be that pratical? It all started when Brian had..."
1771 dc:creator="Rizwank"
1772 dc:date="2004-03-12T00:22:12-08:00" />
1773 </rdf:RDF>
1774 -->
1775
1776
1777
1778
1779 <div class="blogbody">
1780 <a name="000308"></a>
1781 <?php
1782
1783 // record the referer
1784 if ($my_ip !== $remote_ip) {
1785 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (308, '$referer', '', $time)" );
1786 rizwank 1.1 }
1787
1788 // get the no. of times this entry has been read
1789 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=308' );
1790 $row = mysql_fetch_row( $rs );
1791 $hits = $row[0];
1792
1793 ?>
1794 <h3 class="title">Feelings...</h3>
1795
1796 <p> <table align="left"><tr valign="bottom"><td>
1797 <p style="font-size:16pt"><b>
1798 L</b>
1799 </p>
1800 </td></tr></table>
1801 ora <a href="http://www.livejournal.com/users/ozreiuosn/" title="said ">said </a>…</p>
1802
1803 <p>“i dont know where this is going, but i know it will be good. why question a good thing? “</p>
1804
1805 <p>Seriously, that makes some sense. Why can’t I be that pratical?</p>
1806
1807 rizwank 1.1 <p>It all started when Brian <b>had</b> to say on the phone, just post-departure, so, where do you think this is going…?</p>
1808
1809 <p>And it got me started.</p>
1810
1811 <p>Let me make this clear… this is total hyperbole, and the sentiments are in the minority … but they still occur. (That being said, that isn’t a total defense. Serena often mentioned how she knew so many of the reasons she was sad were illogical or wrong, but she still felt that way).</p>
1812
1813 <p>thoughts that have occured to me..</p>
1814
1815 <p>Oh my god… What about a relationship?</p>
1816
1817 <p>And then I start to panick! I’m not ready!</p>
1818
1819 <p>Lets, of course, remember, that I’ve spent the last six months <b>trying</b> to be in a relationship, and the concept of ‘being availabe’… and I worried about the long distance thing, and that I wouldn’t be able to keep her happy and the other people shes dating and …</p>
1820
1821 <p>Also, being responsible for someones happiness is scary. I can’t even be responible for myself for anything… eating right, being happy, on time, whatever.. how can I be there for someone else? I wonder if Serena hadn’t nearly forced me to become her boyfriend so soon (I wasn’t ready, but she needed it, and thats ok), if things might have been different…</p>
1822
1823 <p>Then I realied I’m batshit insane. Also, its such a guy thing to do to totally panic at even the <span class="caps">THOUGHT</span> of a relationship status… Its not that I want to be single cause theres so much anonymous sex to be had, its just an unbased fear… that hasn’t come up.. and won’t for quite a while. </p>
1824
1825 <p>Before you all wonder why I dare say this out loud, a) Loras not the kind of girl to freak out. b) I’ve already explains and signed a Blog agreement with Lora; no commicating messages to each other via blog and no assumptions to be made… After the debacles that came from Serena and my blog interactions, whether I didn’t read hers and therefore was unaware of feelings that she should have told me, or when I posted stuff that was hyperbole and she took personally (justifiably)… I felt it a good idea :)</p>
1826
1827 <p>And at the same time, I do like her a lot. And I see potential. </p>
1828 rizwank 1.1
1829 <p>And the distance is almost good; keeps things at a normal pace… Instead of the burnout kinda thing I tend to do. That being said, we’ve talked on the phone for an hour a day since… interestingly enough, about nothing in particular. </p>
1830
1831 <p>I miss Heather, btw. </p>
1832
1833 <p>And of course, <b>now</b> I’ve gotten a ton of ‘yes’ to Hot or Not; some interesting people on friendster, Jeremy’s gonna set me up with someone, blah blah blah… When it rains it pours. </p>
1834
1835 <p>Loras on my to visit plans for my spring break, since Heather probably would want to spend that time with Joel. I’m thinking I’ll learn a ton more about her in her own element, she was quiet in mine… </p>
1836
1837 <p>I vented about Jacob and Nichole and whatnot on the way home; and she proved to be a good listener :)</p>
1838
1839 <p>Ok posting next, day two.</p>
1840
1841
1842
1843
1844
1845
1846 <div class="posted">
1847 <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/2004/03/index.html#000308" title="Permanent Link to this Post.">12:22 AM</a><?php
1848 if ($hits) {
1849 rizwank 1.1 print " | Read ";
1850 echo "$hits";
1851 print " time";
1852 if($hits != 1) echo 's';
1853 }
1854 ?>
1855 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=308" onclick="OpenComments(this.href); return false">Comments (0)</a>
1856
1857 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=308" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1858
1859 </div>
1860
1861 </div>
1862 <?php
1863
1864 // display the list of referers
1865 echo '<div class="sidetitle">Referrers</div>', "\n";
1866 echo '<div class="side">', "\n";
1867
1868 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=308 GROUP BY referer ORDER BY count DESC, title';
1869
1870 rizwank 1.1 $rs = mysql_query( $sql );
1871 $n = 0;
1872
1873 while( $row = mysql_fetch_assoc( $rs ) ) {
1874 $referer1 = $row['referer'];
1875 $title = $row['title'];
1876 $count = $row['count'];
1877 $search = $row['search'];
1878
1879 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
1880 $n++;
1881 echo '<a href="', $referer1, '" target="_blank">';
1882 echo $title . "</a> [" . $count . "]<br />\n";
1883 }
1884 }
1885
1886 if (!($n)) {
1887 echo "No referrals yet<br />";
1888 }
1889 else {
1890 echo "<br />\n";
1891 rizwank 1.1 echo 'referrers [referrals]<br />';
1892 }
1893 echo '</div>';
1894
1895 echo "<div class='sidetitle'>Search Terms</div>\n";
1896 echo "<div class='side'>";
1897
1898 $rs = mysql_query( $sql );
1899 $n = 0;
1900
1901 while( $row = mysql_fetch_assoc( $rs ) ) {
1902 $query = '';
1903
1904 $referer1 = $row['referer'];
1905 $title = $row['title'];
1906 $count = $row['count'];
1907 $search = $row['search'];
1908
1909 if ($search == 1) {
1910 $n++;
1911 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
1912 rizwank 1.1 echo $query . ' [' . $count . ']' . "<br />\n";
1913 }
1914 }
1915
1916 if (!($n)) { echo "No search terms yet<br />"; }
1917 else { echo "<br />search terms [hits]"; }
1918 echo "</div>";
1919 ?>
1920
1921
1922
1923 <!--
1924 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1925 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
1926 xmlns:dc="http://purl.org/dc/elements/1.1/">
1927 <rdf:Description
1928 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000307"
1929 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/306"
1930 dc:title="Heaven"
1931 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000307"
1932 dc:subject=""
1933 rizwank 1.1 dc:description="I&#8217;ve found a new argument against religion and whatnot today&#8230; It stemmed from the second game that we played with Lora, Brian, Nichole, myself and Jacob&#8230; You ask a question from a card &#8216;Would you rather X or Y&#8217; and..."
1934 dc:creator="Rizwank"
1935 dc:date="2004-03-11T01:19:28-08:00" />
1936 </rdf:RDF>
1937 -->
1938
1939
1940 <h2 class="date">March 11, 2004</h2>
1941
1942
1943 <div class="blogbody">
1944 <a name="000307"></a>
1945 <?php
1946
1947 // record the referer
1948 if ($my_ip !== $remote_ip) {
1949 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (307, '$referer', '', $time)" );
1950 }
1951
1952 // get the no. of times this entry has been read
1953 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=307' );
1954 rizwank 1.1 $row = mysql_fetch_row( $rs );
1955 $hits = $row[0];
1956
1957 ?>
1958 <h3 class="title">Heaven</h3>
1959
1960 <p> <table align="left"><tr valign="bottom"><td>
1961 <p style="font-size:16pt"><b>
1962 I</b>
1963 </p>
1964 </td></tr></table>
1965 ’ve found a new argument against religion and whatnot today…</p>
1966
1967 <p>It stemmed from the second game that we played with Lora, Brian, Nichole, myself and Jacob… You ask a question from a card ‘Would you rather X or Y’ and see if you can guess what the crowd will choose… some of them are quite graphically distrubing, rest are trivial…</p>
1968
1969 <p>One that hit me… “would you rather know for a fact that there was a heaven, and go to it now, or continue the rest of your life not sure”…</p>
1970
1971 <p>Nichole chose the former, which I don’t get, but different story… I was thinking on the drive up … Heaven… </p>
1972
1973 <p>So, in Heaven, are you ever sad? Do you have the same nervousness and conditions that you have on Earth? Do you get bored there? Are all your personal traits the same there? Can you be sad missing someone who didnt make it there? </p>
1974
1975 rizwank 1.1 <p>Heres the thing… if Heaven is mindlessly pleasant, than Heroin addicts have something right on the rest of us. If its as complex as the world, whats so great about it… for that matter; aren’t we <span class="caps">ALL</span> defined by our dealings with difficulties… having to deal with such things makes us who we are, and taking those things away would … well suck. It just seems to me that any Heaven I can imagine would suck or have some serious moral flaws; or even if Heaven was beyond my imaginging, and was pure bliss…. whos to say that pure-happiness is right? It’d corrupt our souls, our happiniess…</p>
1976
1977 <p>I’m almost more of the opinion that Agnostics are Atheiests without the courage to take a stand… maybe someday, I’ll be ready to make that stand.</p>
1978
1979 <p>If you aren’t reading the <a href="http://www.blogcoven.com/" title="Blogcoven">Blogcoven</a>, do so… Dixie; HeatherW, is posting a lot of really cool things. Im not sure if I want my blogging style to become like hers, but I sure wouldn’t mind a few steps in that dir…</p>
1980
1981
1982
1983
1984
1985
1986 <div class="posted">
1987 <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/2004/03/index.html#000307" title="Permanent Link to this Post.">01:19 AM</a><?php
1988 if ($hits) {
1989 print " | Read ";
1990 echo "$hits";
1991 print " time";
1992 if($hits != 1) echo 's';
1993 }
1994 ?>
1995 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=307" onclick="OpenComments(this.href); return false">Comments (1)</a>
1996 rizwank 1.1
1997 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=307" onclick="OpenTrackback(this.href); return false">TrackBack</a>
1998
1999 </div>
2000
2001 </div>
2002 <?php
2003
2004 // display the list of referers
2005 echo '<div class="sidetitle">Referrers</div>', "\n";
2006 echo '<div class="side">', "\n";
2007
2008 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=307 GROUP BY referer ORDER BY count DESC, title';
2009
2010 $rs = mysql_query( $sql );
2011 $n = 0;
2012
2013 while( $row = mysql_fetch_assoc( $rs ) ) {
2014 $referer1 = $row['referer'];
2015 $title = $row['title'];
2016 $count = $row['count'];
2017 rizwank 1.1 $search = $row['search'];
2018
2019 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2020 $n++;
2021 echo '<a href="', $referer1, '" target="_blank">';
2022 echo $title . "</a> [" . $count . "]<br />\n";
2023 }
2024 }
2025
2026 if (!($n)) {
2027 echo "No referrals yet<br />";
2028 }
2029 else {
2030 echo "<br />\n";
2031 echo 'referrers [referrals]<br />';
2032 }
2033 echo '</div>';
2034
2035 echo "<div class='sidetitle'>Search Terms</div>\n";
2036 echo "<div class='side'>";
2037
2038 rizwank 1.1 $rs = mysql_query( $sql );
2039 $n = 0;
2040
2041 while( $row = mysql_fetch_assoc( $rs ) ) {
2042 $query = '';
2043
2044 $referer1 = $row['referer'];
2045 $title = $row['title'];
2046 $count = $row['count'];
2047 $search = $row['search'];
2048
2049 if ($search == 1) {
2050 $n++;
2051 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2052 echo $query . ' [' . $count . ']' . "<br />\n";
2053 }
2054 }
2055
2056 if (!($n)) { echo "No search terms yet<br />"; }
2057 else { echo "<br />search terms [hits]"; }
2058 echo "</div>";
2059 rizwank 1.1 ?>
2060
2061
2062
2063 <!--
2064 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2065 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
2066 xmlns:dc="http://purl.org/dc/elements/1.1/">
2067 <rdf:Description
2068 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000306"
2069 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/305"
2070 dc:title="An affair with someone from :gasp: norcal"
2071 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000306"
2072 dc:subject=""
2073 dc:description="So, theres a lot to cover. Theres me almost kinda having sex on my birthday, my new shoes&#8230; And Lora. Lora is a hot or notter Yesh I know. Bad idea right? We matched up and I sent her my..."
2074 dc:creator="Rizwank"
2075 dc:date="2004-03-11T00:53:11-08:00" />
2076 </rdf:RDF>
2077 -->
2078
2079
2080 rizwank 1.1
2081
2082 <div class="blogbody">
2083 <a name="000306"></a>
2084 <?php
2085
2086 // record the referer
2087 if ($my_ip !== $remote_ip) {
2088 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (306, '$referer', '', $time)" );
2089 }
2090
2091 // get the no. of times this entry has been read
2092 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=306' );
2093 $row = mysql_fetch_row( $rs );
2094 $hits = $row[0];
2095
2096 ?>
2097 <h3 class="title">An affair with someone from :gasp: norcal</h3>
2098
2099 <p> <table align="left"><tr valign="bottom"><td>
2100 <p style="font-size:16pt"><b>
2101 rizwank 1.1 S</b>
2102 </p>
2103 </td></tr></table>
2104 o, theres a lot to cover. Theres me almost kinda having sex on my birthday, my new shoes… And Lora.</p>
2105
2106 <p><a href="http://www.livejournal.com/users/ozreiuosn/" title="Lora ">Lora </a>is a hot or notter</p>
2107
2108 <p>Yesh I know. Bad idea right? </p>
2109
2110 <p>We matched up and I sent her my regular ‘whats up’ email… She IMed me and informed me that she lived in Oakland… I didn’t make the requisite effort to keep in contact; and I was in the hot or not ‘im searching for people that I can get some from’ mode… not that I’ve ever been successful. We joked around after my birthday about how, if I were up there, she would have shown me a good time (instead of my varied time on my birthday, details there when I get to it lateR)</p>
2111
2112 <p>We started talking again a week or two later… random stuff… sex, friends, gaming etc… I thought she was cool… I should go and visit her next time im in Norcal… then as wel talked about it over the next few weeks it stopped being ‘months and months’ and sooner… then I started thinking about my parents leaving for the <span class="caps">ASD</span> show… and next thing she was coming to visit.</p>
2113
2114 <p>I paid for the flight (which she was reluctant to do, in her defense) and anticiapted… we talked on the phone a few times, expressed hope that the other wasn’t a serial murderer… </p>
2115
2116 <p>Sunday I drove down to pick her up. I was early, by the way. All I had was her name… Lora Beckers, some Friendster/Hot or Not pictures… some webcam memories, and …. total confusion. What had changed with me .. years ago, I couldn’t approach a woman that I saw every day… then I met a woman and <strong>tried</strong> to bed her at the nearest Motel 6 … and now I’m flying someone in?</p>
2117
2118 <p>I was nervous driving down and arriving… </p>
2119
2120 <p>We met up in Ontario, and went to Krispie Kreme and fetched some doughnuts… Those of you that know me know that I am a physically affectionate kinda guy, but at the same time, I didnt know this girl at all.. we had flirted online and all, yeah but thats a long throw from <span class="caps">RL… </span>We went back to the house and watched the Mystery Science Theather 3000 that she had brought… Mitchell…</p>
2121
2122 rizwank 1.1 <p>And we snuggled. </p>
2123
2124 <p>We got along well, talking and whatnot; but trying to describe the first day seems like a blur… We spent a ton of time together… and yeah, we kissed :) .. I kept kissing her on the head and what not … <i>she</i> actually kissed me… and yet… this wasn’t like past experiences. This girl wasn’t just in for some… how I acted actually meant something and I had to earn her attraction… it was different than how I percieved past dates…</p>
2125
2126 <p>We went bowling and hung out with Brian and Nichole… they kept pulling me aside to tell me how cute she was (I think they still feel bad for the Robin debacle)… I thought she was cute too…</p>
2127
2128 <p>Let me tell you about her.</p>
2129
2130 <p>First a picture. This is her, self-taken after she got back to Oakland on Tuesday, wearing a hat I bought her as a parting gift.<br />
2131 <img src="http://www.geekymedia.com/lora.jpg">
2132 Shes a cutie. Full figured, freckly, button cute nose… not sure if she fits the ‘pixie’ def’n that Heather one ascribed to the girls I liked but … She wiggles her nose, its totally totally cute. Brown hair… tounge piercing, bright, a gamer, has opinions… Of course we are still getting to know each other so thers a lot lot to learn. Shes a <a href="http://f1.pg.photos.yahoo.com/ph/vividagger/my_photos" title="photographer ">photographer </a>though.. has a talent with <a href="http://ciscley.frohme.org/CMT/archives/000881.html" title="self-portraits">self-portraits</a>.. (good site on self-portraiture) and shot design.. she thought of stuff at Victor Valley College that hadn’t ever occured to me..</p>
2133
2134 <p>By the way, the hole in my tounge from the piercing is still there. :wonders if he should put a stud back in it:</p>
2135
2136 <p>I’ve said this before, and I’ll say it again… theres an art to ‘classy’ kissing that people don’t get… the tounge isn’t the key appendange, your lips are… a closemouthed long kiss can be so much more intimate than the ‘tounge wrestle’ games that some play… I mean theres passion and theres romance… Anyhow, each to their own but I have a style and thats it. :)</p>
2137
2138 <p>I’ve never kissed someone else with a piercing… of course I’ve been kissed with mine though… I liked it alot; now I can see why girls liked that I had it..</p>
2139
2140 <p>So we hung out, saw the ducks @ the duck park, lazed a <span class="caps">LOT,</span> got Chinese… the Chinese ended up being our Lunch and Dinner for the next two nights… I had some severe stomach pains at hte Chinese place though, no idea why.. watched Family Guy episodes and went bowling with Brian and Nichole… played Sexual Secrets with them and Jacob… :grr Jacob… we don’t really get along, stuff he says just irritates me:: anyhow, Secrets goes like this… you read a question out of a book … “When I first saw a penis I thought” … etc… and answer it and everyone bets whether or not you were telling the truth… Its interseting playing with someone you dont know well as you have to extrapolate what you do know about her into what you dont… that being said, I almost shouted <b><span class="caps">B.S.</span></b> when she said that being on the bottom was her favorite position though ;p Some things you can tell… then some more board games until I signaled her on a note that I wanted to take her home and watch movies and cuddle… we ended up doing so, watching ‘Love Actually’…. (I love that movie and its incredibly romantic… not that night though, we both dozed off and were too tired to have much fun watching…) —- we ended up crashing in my bed :) until I got woken up, telling me how incredibly small my bed was and we proceeded downstairs…. No one likes my bed ;p.<br />
2141 <img src="http://www.geekymedia.com/lora2.jpg">
2142 She said something that really changed my perspective on something… my hands went roaming while we were making out and I realzed that she was giving me a hard time… and I asked her why jokiningly .. “I’ve got to make your work for it, I don’t want you to take it for granted….” and that really struck me… no one ever said something like that, and it made me apprecaite her a lot more than other things that went a lot faster…. Or I could just be getting older and understaninding things more<br />
2143 rizwank 1.1 (I’ve gotten her ok to be more public about details than I normally would)… </p>
2144
2145 <p>Monday started nicely… afternoon classes were the plan; of course it didnt happen… slow morning start, then Ontario Mills… lots of walking about … I managed to avoid the usual date thing I do; buying something cute at Bed, Bath, and Body works… she didn’t like Foozles and I almost freaked out… Bookstores are holy to me; but then she commented how much she didn’t like the decor or the selection of the store, and I calmed down… not liking books is evil.. We almost went to <span class="caps">D&B</span> until she realized that she couldn’t get in.. I always thought that they changed their 21 and over policy since I had seen 8 year olds running around … turns out its parental supervision ;p</p>
2146
2147 <p>we walked on to the Sam Ash store, and I dont think I’ve ever been so turned on in my life… watching her gawk over the various instruments (she plays <b>8</b>), books, equipment etc, was so incredibly enchanting… </p>
2148
2149 <p>I think I’ll leave off at Sam Ash… its time to sleep, as I have to install the new computers @ Display tomorrow… to be covered, drunkeness, movie, fun stuff, john and joan cusask, and Tuesday…</p>
2150
2151 <p><img src="http://www.geekymedia.com/lora3.jpg"></p>
2152
2153
2154
2155
2156
2157
2158 <div class="posted">
2159 <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/2004/03/index.html#000306" title="Permanent Link to this Post.">12:53 AM</a><?php
2160 if ($hits) {
2161 print " | Read ";
2162 echo "$hits";
2163 print " time";
2164 rizwank 1.1 if($hits != 1) echo 's';
2165 }
2166 ?>
2167 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=306" onclick="OpenComments(this.href); return false">Comments (1)</a>
2168
2169 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=306" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2170
2171 </div>
2172
2173 </div>
2174 <?php
2175
2176 // display the list of referers
2177 echo '<div class="sidetitle">Referrers</div>', "\n";
2178 echo '<div class="side">', "\n";
2179
2180 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=306 GROUP BY referer ORDER BY count DESC, title';
2181
2182 $rs = mysql_query( $sql );
2183 $n = 0;
2184
2185 rizwank 1.1 while( $row = mysql_fetch_assoc( $rs ) ) {
2186 $referer1 = $row['referer'];
2187 $title = $row['title'];
2188 $count = $row['count'];
2189 $search = $row['search'];
2190
2191 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2192 $n++;
2193 echo '<a href="', $referer1, '" target="_blank">';
2194 echo $title . "</a> [" . $count . "]<br />\n";
2195 }
2196 }
2197
2198 if (!($n)) {
2199 echo "No referrals yet<br />";
2200 }
2201 else {
2202 echo "<br />\n";
2203 echo 'referrers [referrals]<br />';
2204 }
2205 echo '</div>';
2206 rizwank 1.1
2207 echo "<div class='sidetitle'>Search Terms</div>\n";
2208 echo "<div class='side'>";
2209
2210 $rs = mysql_query( $sql );
2211 $n = 0;
2212
2213 while( $row = mysql_fetch_assoc( $rs ) ) {
2214 $query = '';
2215
2216 $referer1 = $row['referer'];
2217 $title = $row['title'];
2218 $count = $row['count'];
2219 $search = $row['search'];
2220
2221 if ($search == 1) {
2222 $n++;
2223 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2224 echo $query . ' [' . $count . ']' . "<br />\n";
2225 }
2226 }
2227 rizwank 1.1
2228 if (!($n)) { echo "No search terms yet<br />"; }
2229 else { echo "<br />search terms [hits]"; }
2230 echo "</div>";
2231 ?>
2232
2233
2234
2235 <!--
2236 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2237 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
2238 xmlns:dc="http://purl.org/dc/elements/1.1/">
2239 <rdf:Description
2240 rdf:about="http://www.geekymedia.com/archives/2004/03/index.html#000305"
2241 trackback:ping="http://www.geekymedia.com/blogcgi/mt-tb.cgi/304"
2242 dc:title="Utter Amazement"
2243 dc:identifier="http://www.geekymedia.com/archives/2004/03/index.html#000305"
2244 dc:subject=""
2245 dc:description="I&#8217;ve got so much to blog is ridiculous. And of course, it&#8217;ll get lumped into one entry instead of seperated&#8230; I&#8217;ll blog the invididual thoughts as they flow into words.. First, I&#8217;ve always stated publically that there are two types..."
2246 dc:creator="Rizwank"
2247 dc:date="2004-03-10T17:31:26-08:00" />
2248 rizwank 1.1 </rdf:RDF>
2249 -->
2250
2251
2252 <h2 class="date">March 10, 2004</h2>
2253
2254
2255 <div class="blogbody">
2256 <a name="000305"></a>
2257 <?php
2258
2259 // record the referer
2260 if ($my_ip !== $remote_ip) {
2261 mysql_query( "INSERT INTO mt_entryhits(entry_id, referer,title,time) VALUES (305, '$referer', '', $time)" );
2262 }
2263
2264 // get the no. of times this entry has been read
2265 $rs = mysql_query( 'SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=305' );
2266 $row = mysql_fetch_row( $rs );
2267 $hits = $row[0];
2268
2269 rizwank 1.1 ?>
2270 <h3 class="title">Utter Amazement</h3>
2271
2272 <p> <table align="left"><tr valign="bottom"><td>
2273 <p style="font-size:16pt"><b>
2274 I</b>
2275 </p>
2276 </td></tr></table>
2277 ’ve got so much to blog is ridiculous.</p>
2278
2279 <p><strike>And of course, it’ll get lumped into one entry instead of seperated…</strike> I’ll blog the invididual thoughts as they flow into words..</p>
2280
2281 <p>First, I’ve always stated publically that there are two types of talent that I find totally beyond me and that fascinate me to no end. Comedians …. And I don’t meet people like me, that can be funny… I mean the people that see funny in everything. When I think of it; a few people come to mind… Price Petersen, Sean Heckman, Mike Pesses, Sean Hart (omg Sean!); people that made me shake my head with total and uttery disbelief as I watched them weave funny out of nothing. Granted, my time with my fellow ‘Mike and Ben Show’ workers didn’t end so well, but I swear to God, the best part of my starting <span class="caps">UCL</span>Atv was the opportunity to watch these guys work… It still makes me shiver when I think about it.</p>
2282
2283 <p>Then theres Music. Lora (lots lots lots more about her later), was walking around a music store at Ontario Mills and admiring instruments and it reminded me how much I love music. HeatherW once had as her away message a comment effectively stating that music was better than sex. (More to be said there later, as well). She later informed me that just listening to music wasn’t good enough, and that you had to perform it as well, which kind of let the air out of my balloon. ;p Listening to Serena sing, (ex-gf2) play her piano, Lora look over instruments, watching girls and boys, men and women, fiddle, sing or play something in Ireland at pubs … well how to describe it… Its amazing. I was going to make some sexual innuendo as to how much it excites me, but its beyond even that amount of excitement… it awakens my soul.</p>
2284
2285 <p>My new third is design. I’m a pretty good designer, but the word isn’t exactly narrow. I mean that im good at designing processes, systems, flow of operations, things that are inherent to a good engineer and manager. The kind of design that drives me batty with amazement is visual design. Examples… Adrian Gray at Comedyworld… We’d both edit the same piece and the things that he’d do with timing, music and cutting were mind-blowing… that is when I knew I wasn’t destined to be an editor… Vivek as he edited American Addiction with me… 75% of the good looking stuff from that film were his, not mine. 75% might even be conservative. I’ve been looking at website designs and fell in love with <a href="http://ciscley.frohme.org/" title="Southern Girl Babbling">Southern Girl Babbling</a>… so much so that I tried to clone it … <a href="http://www.geekymedia.com/newsite" title="http://www.geekymedia.com/newsite">http://www.geekymedia.com/newsite</a> … I can’t do it justice, so I’m trying to get a hold of the designer…</p>
2286
2287 <p>And while doing that, I was floored. Look at these designs! <a href="http://www.pickupyourowndamnsocks.com/archives/cat_publicity.php" title="1">1</a> <a href="http://web.archive.org/web/20030426084718/http://simply-delish.com/" title="2">2</a> <a href="http://www.snazzykat.com/faq.php" title="3">3</a>… on 3, Snazzy kat, look at the various skins. <span class="caps">THEY ARE AMAZING. </span>(and thanks to <a href="http://www.csszengarden.com/" title="CSS"><span class="caps">CSS</span></a>, can usually be implemented by just changing the <span class="caps">CSS</span> file)</p>
2288
2289 <p>I’m trying to get a hold of her, her work site has a ‘under construction’ type thing… point being, I was totally driven nuts by the talent expressed…</p>
2290 rizwank 1.1
2291 <p>What drove me to the edge of actually writing about it? An animation posted in #mtgjudge and #mtgplaty … my <a href="http://www.geekymedia.com/media/Ddautta_01_masK.swf" title="mirror ">mirror</a> of it :waits for all of my hosts bandwidth to be eaten up: … Its <span class="caps">TOTALLY ABSOLUETLY</span> adoreable and I sat and watched it and referenced it constantly with Lora… </p>
2292
2293 <p>Anyhow, I watched the various visual elements, timing and other subtle things and I was amazed…</p>
2294
2295 <p>I wish I could do that.</p>
2296
2297 <p>I can do what I can do, and I do it well. No doubt about those. And I’ve conceeded the point, I’m hiring a designer for my blog. But to be able to create that kind of beauty on my own… </p>
2298
2299 <p>I need to shoot some pictures… maybe I can create some beauty of my own time… </p>
2300
2301 <p>Until next time, my admiration to those talented ones out there.</p>
2302
2303 <p>http://www.geekymedia.com/media/Ddautta_01_masK.swf</p>
2304
2305
2306
2307
2308
2309
2310 <div class="posted">
2311 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/2004/03/index.html#000305" title="Permanent Link to this Post.">05:31 PM</a><?php
2312 if ($hits) {
2313 print " | Read ";
2314 echo "$hits";
2315 print " time";
2316 if($hits != 1) echo 's';
2317 }
2318 ?>
2319 | <a href="http://www.geekymedia.com/blogcgi/mt-comments.cgi?entry_id=305" onclick="OpenComments(this.href); return false">Comments (0)</a>
2320
2321 | <a href="http://www.geekymedia.com/blogcgi/mt-tb.cgi?__mode=view&entry_id=305" onclick="OpenTrackback(this.href); return false">TrackBack</a>
2322
2323 </div>
2324
2325 </div>
2326 <?php
2327
2328 // display the list of referers
2329 echo '<div class="sidetitle">Referrers</div>', "\n";
2330 echo '<div class="side">', "\n";
2331
2332 rizwank 1.1 $sql = 'SELECT search, time, title, referer, COUNT(*) AS count FROM mt_entryhits WHERE entry_id=305 GROUP BY referer ORDER BY count DESC, title';
2333
2334 $rs = mysql_query( $sql );
2335 $n = 0;
2336
2337 while( $row = mysql_fetch_assoc( $rs ) ) {
2338 $referer1 = $row['referer'];
2339 $title = $row['title'];
2340 $count = $row['count'];
2341 $search = $row['search'];
2342
2343 if ((strpos($referer1,'ttp://') == 1) && ($search == 0) && (trim($title) !== '-') && (trim($title) !== '')) {
2344 $n++;
2345 echo '<a href="', $referer1, '" target="_blank">';
2346 echo $title . "</a> [" . $count . "]<br />\n";
2347 }
2348 }
2349
2350 if (!($n)) {
2351 echo "No referrals yet<br />";
2352 }
2353 rizwank 1.1 else {
2354 echo "<br />\n";
2355 echo 'referrers [referrals]<br />';
2356 }
2357 echo '</div>';
2358
2359 echo "<div class='sidetitle'>Search Terms</div>\n";
2360 echo "<div class='side'>";
2361
2362 $rs = mysql_query( $sql );
2363 $n = 0;
2364
2365 while( $row = mysql_fetch_assoc( $rs ) ) {
2366 $query = '';
2367
2368 $referer1 = $row['referer'];
2369 $title = $row['title'];
2370 $count = $row['count'];
2371 $search = $row['search'];
2372
2373 if ($search == 1) {
2374 rizwank 1.1 $n++;
2375 $query = "<a href='" . $referer1 . "'>" . $title . "</a>";
2376 echo $query . ' [' . $count . ']' . "<br />\n";
2377 }
2378 }
2379
2380 if (!($n)) { echo "No search terms yet<br />"; }
2381 else { echo "<br />search terms [hits]"; }
2382 echo "</div>";
2383 ?>
2384
2385
2386
2387 </div>
2388 </div>
2389 <?php
2390 //Change the following to your email address
2391 $email = "rizwank@geekymedia.com";
2392
2393 if(eregi("googlebot",$_SERVER['HTTP_USER_AGENT']))
2394 {
2395 rizwank 1.1 mail($email, "Googlebot detected",
2396 "Google has crawled : ".$_SERVER['REQUEST_URI']);
2397 }
2398 ?>
2399 <br>
2400 <php
2401 $rs = mysql_query( "SELECT * FROM mt_entryhits" );
2402 $deletetime = time() - (60 * 60 * 24);
2403 mysql_query( "DELETE FROM mt_entryhits WHERE time < $deletetime and entry_id = 0" );
2404
2405 while ($row = mysql_fetch_assoc($rs)) {
2406 if ($referer == $row['referer']) {
2407 $title = $row['title'];
2408 }
2409 }
2410
2411 if (($title == '') || (strpos($title,'ttp://')) && ($referer !== '')) {
2412 if ($title1 = getquery($referer)) {
2413 $title = addslashes($title1);
2414 $search = 1;
2415 }
2416 rizwank 1.1 else { $search = 0; }
2417 if (!($search)) { $title = addslashes(URLHelper::getTitle($referer)); }
2418 if (strpos($referer,'encquery')) {
2419 $title = addslashes(substr($title,26,-2));
2420 $search = 1;
2421 }
2422 if (strpos($referer,'info.dogpl')) {
2423 $title = substr($title,21);
2424 $search = 1;
2425 }
2426 if ((trim($title) == '-') || (trim($title) === '')) { $title = $referer; }
2427 if (!($search) && (strlen(trim($title)) > 45)) {$title = substr($title,0,42) . "..."; }
2428 else if (trim(strlen($title)) > 52) { $title = substr($title,0,49) . "..."; }
2429 }
2430
2431 mysql_query( "UPDATE mt_entryhits SET title='$title', search=$search WHERE referer='$referer'" );
2432
2433 function getquery($ref){
2434 $queries = array("search=", "epq=", "p=", "qkw=", "q=", "query=", "va=", "qry=", "userQuery=", "searchfor=", "question=", "sb=");
2435
2436 while(list($key,$val)=each($queries)){
2437 rizwank 1.1 $pos = 0;//initialize
2438 $pos = strpos($ref, $val);
2439 if (strpos($ref,'encquery')) { $pos = 0; }
2440 #$ret .= "($pos $val)";
2441 if($pos > 0){
2442 $endpos = strpos ($ref, "&", $pos);
2443 if(trim($endpos) == ""){
2444 $search = substr($ref, ($pos+strlen($val)), strlen($ref)-$pos);
2445 }else{
2446 $search = substr ($ref, ($pos+strlen($val)), ($endpos-$pos)-2);
2447 }
2448 $endpos = strpos ($search, "&");
2449 if(trim($endpos)) {
2450 $search = substr ($search, 0, $endpos);
2451 }
2452 $searched = trim($search);
2453 $searched = str_replace("+", " ", $search);
2454 $searched = str_replace("%2E", ".", $searched);
2455 $searched = str_replace("%2B", "+", $searched);
2456 $searched = str_replace("%2b", "+", $searched);
2457 $searched = str_replace("%22", '"', $searched);
2458 rizwank 1.1 $searched = str_replace("%22", '"', $searched);
2459 $searched = str_replace("%20", " ", $searched);
2460 $searched = str_replace("%3F", "?", $searched);
2461 $searched = str_replace("%28", "(", $searched);
2462 $searched = str_replace("%27", "'", $searched);
2463 $searched = str_replace("%3A", ":", $searched);
2464 $searched = str_replace("%2C", ",", $searched);
2465 $searched = str_replace("%24", "$", $searched);
2466 $searched = str_replace("%21", "!", $searched);
2467 $searched = str_replace("%5C", "\\", $searched);
2468 $searched = str_replace("%2F", "/", $searched);
2469 if(trim($searched) == ""){
2470 $searched = substr($ref, $pos, strlen($ref)-$pos)."($endpos)";
2471 }
2472 }
2473 }
2474 if(trim($searched) !== "") {
2475 return "$searched";
2476 }else{
2477 return false;
2478 }
2479 rizwank 1.1 }// end function
2480
2481 ?>
2482
2483
2484 </body>
2485 </html>
|