« Randomness |
Main Index
| To Do List 010303 »
comments | incoming pings | outgoing pings
if (time() > strtotime ("January 3, 2003 02:05 AM")) { ?>
Name Numerology
Since I've got my real name (Kimberly) and my name as I've been spelling it for the last fifteen years or so (Kymberlie), I thought I'd see what the different name numerologies mean for me.
Kymberlie:
Your Heart Number is 9
Gives you a strong desire to help and to serve others. Generous and compassionate, you would probably make a good teacher or care-giver. Your desire to aid other people is your paramount concern.
Your Personality Number is 5
Makes you a rather fun and care-free individual whose company other people find inspiring and delightful. You're a bit of a free spirit, love variety, and have a strong desire to live life to the fullest.
Your Image Number is 5
And you may appear to be many things to many people. Restless and curious, you crave variety and are always on the move. You love adventure and are eager to explore everything you possibly can.
Kimberly:
Your Heart Number is 4
You have a strong desire for a sense of security in life. Home, family and tradition are all very important to you. You need a job that you can depend on, and you aren't afraid of a little hard work.
Your Personality Number is 5
Makes you a rather fun and care-free individual whose company other people find inspiring and delightful. You're a bit of a free spirit, love variety, and have a strong desire to live life to the fullest.
Your Image Number is 9
Might make you appear to be a bit of an idealist. Generous, kind and compassionate, your concern is primarily for others, not yourself. And this can cause you to be a bit self-sacrificing at times.
I would say that the Heart Number of 9, the Personality Number of 5, and the Image Number of 9 would be a combination more like me. Lately, though, I've been less compassionate than I've used to be. Maybe I'll try and work on that this year.
$blogid = "1"; //replace this with the blog_id of your blog $entry_id = "1570"; $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/833
$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 } else { ?>
You're too early! Come back at January 3, 2003 02:05 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.