« Kicked My Ass |
Main Index
| Count It »
comments | incoming pings | outgoing pings
if (time() > strtotime ("January 4, 2003 03:11 AM")) { ?>
The Year in Numbers
I've always been interested in numbers, so I thought I'd be geeky and count some things. All of the below is for the 2002 calendar year.
- Posts by others: 7
- Posts by me: 1269
- Total Number of Words in MT Entries: 153287
- Average Number of Words Per Post: 120.13
- Number of Comments: 1702
- Average Number of Comments Per Post: 1.33
- Number of Categories: 30
- Category with most posts: Daily Ramblings with 186
- Number of Days I Blogged: 319
- Since I Started Blogging, Days With No Posts: 19
- Average Posts Per Day: 3.98
- Number of Members in Ki(y)mberly(ie)s: The Webring: 15
- Number of posts in Picture Fish: 400
- Number of comments in Picture Fish: 155
- Number of Continuous Days Posted in Picture Fish: 69 (July 21st through September 26th)
- Books Read: 43 (read reviews of them all here)
- Number of DVDs Titles in My Collection: 139 (read the list of them here)
Yeah, it's geeky, but so am I. ;-) I may update this if I can think of any other numbers to display. Any ideas?
.: Posted January 4, 2003 03:11 AM in $entry_cats="Geeky Things, ";print substr($entry_cats, 0, -2); ?> :.$blogid = "1"; //replace this with the blog_id of your blog $entry_id = "1781"; $pingcount = mysql_query("SELECT p.tbping_blog_id, t.trackback_entry_id FROM mt_tbping p, mt_trackback t WHERE (p.tbping_blog_id = $blogid) and (t.trackback_entry_id = $entry_id) and (t.trackback_id = p.tbping_tb_id)"); $count = mysql_num_rows($pingcount); echo ""; echo "Trackbacks on this post: ", $count, ""; $pingarray = "SELECT p.tbping_source_url, p.tbping_blog_name, p.tbping_created_on, p.tbping_excerpt, p.tbping_tb_id, t.trackback_id, t.trackback_entry_id FROM mt_tbping p, mt_trackback t WHERE (p.tbping_blog_id = $blogid) and (t.trackback_entry_id = $entry_id) and (t.trackback_id = p.tbping_tb_id)"; $resultping = mysql_query($pingarray) or die (mysql_error()); while ($row = mysql_fetch_array($resultping)) { //set up the variables being used - the date can be configured below $url = ($row['tbping_source_url']); $blog = ($row['tbping_blog_name']); $date = date("F d, Y g:i A", strtotime($row['tbping_created_on'])); $excerpt = ($row['tbping_excerpt']); echo "
", $excerpt, "
Ping this post
http://www.neuroticfishbowl.com/mt/mt-tb.cgi/1045
$pingsent = "SELECT entry_pinged_urls FROM mt_entry WHERE $entry_id = entry_id and entry_pinged_urls !=\"\""; $pingsentcountresult = mysql_query($pingsent) or die (mysql_error()); $pingsentcountarray = mysql_fetch_row($pingsentcountresult); $pingsentcounts=explode("\n", $pingsentcountarray[0]); ?> if (!is_array($pingsentcountarray)) { echo "No URLs Pinged"; } else { $pingsentcount = count($pingsentcounts); if ($pingsentcount=="1") { echo $pingsentcount, " URL Pinged:";} else {echo "URLs Pinged: ", $pingsentcount;} } ?>
"..."
Comments
I'm a numbers gal too. It's fun to look back like that.
.: Lisa, Gal of Unix said on January 4, 2003 09:53 AM :: link it :.I love entries like this one. I would have done one myself, but it didn't make much sense to do so because the current incarnation of my site is only a few months old.
.: Brandy said on January 4, 2003 09:33 PM :: link it :.} else { ?>
You're too early! Come back at January 4, 2003 03:11 AM to see this post.>
} ?>
Post a comment
{HTML ok, IP address logged}
Enter e-mail address to subscribe/unsubscribe to comments on this post without having to post a comment:
Subscribe to post
Unsubscribe to post
E-mail:
(e-mail field must be filled in) -->
* Please note: Comments that are inappropriate
will be deleted - mean, spiteful, rude comments. Don't let that stop
you from posting comments. Just wanted to let you know the rules of
the house.