« It's a Group Thing XXXVI |
Main Index
| Scene in an Office »
comments | incoming pings | outgoing pings
if (time() > strtotime ("November 6, 2002 11:15 AM")) { ?>
To Do List 110602
EverQuest is, not surprisingly, taking up a good bit of my time, so here's the new To Do List to help me stay on track on things I want to accomplish.
To Do List
- Clean up my office at home and the dining room table
- Fix my individuals archives so that they no longer are in pop-up windows (maybe; I'm torn on this)
- Do SP's template redesign
- Update my calendars to have the dates hover beneath it
- Change Shelli's calendars
- Take stuff back to Wal-Mart
- Exchange panties at Victoria's Secret
- Return make-up to Foley's and Sephora
- Level up Ibocea (my EverQuest character) to at least level 21
- Level up Ibocea (my EverQuest character) to at least level 26
- E-mail Judith back
- E-mail Sheila
- E-mail Justin
- Continue making my Christmas List
- Fix my advanced search and last comments templates
- Start PolishIt.com
- Buy my Blog Ornament Exchange ornament
- Mail my Blog Ornament Exchange ornament
- Mail the letter to the post office about camera claim
- Create a list of all the books I have bought, but have yet to read
- Make two new skins - one out of the card that Jeanna sent me last year and one out of this picture
- Make an exercise mp3 list for when I StairMaster
- Organize all my mp3s
- Get rid of all the p tags I have randomly interspersed through my code
$blogid = "1"; //replace this with the blog_id of your blog $entry_id = "1569"; $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/832
$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
ohhh! thanks for reminding me... I need to get my ornament too. :)
.: Liz said on November 7, 2002 06:49 AM :: link it :.Just don't end up like this guy. hehe
.: nastybastard said on November 7, 2002 01:37 PM :: link it :.} else { ?>
You're too early! Come back at November 6, 2002 11:15 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.