« I Am Fire |
Main Index
| Kabana Jewelry »
comments | incoming pings | outgoing pings
if (time() > strtotime ("October 21, 2002 03:35 PM")) { ?>
To Do List 102102
It's been like a month since I've done a To Do List, but I did manage to eliminate a few big things from the last one that I had really wanted to do. Since I work best with lists, here's the newest batch of things I need to take care of.
To Do List
- Clean up my office at home
- Resize large files at Picture Fish
- Change my individual archives so they reflect trackbacks both sent and received like Kristine and Robyn do (as seen here at Scripty Goddess)
- E-mail Judith to see how she's doing
- E-mail Sheila
- E-mail Justin
- Buy the rest of Jeanna's birthday present
- Start thinking about Christmas gifts for everyone
- Fix my advanced search and last comments templates
- Start PolishIt.com
- Make a skin for Amancay
- Create a list of all of my DVDs
- Create a list of all the books I have bought, but have yet to read
- Make a skin for me out of the card that Jeanna sent me last year
- 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 = "1496"; $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/759
$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
oooh, maybe i'll compile a list of all the nail polish colors i own and post it to PolishIt when you've got that site up and running! what is so funny... is that i have so many colors at home but i prefer clear over every single one.
.: Kathy said on October 21, 2002 04:42 PM :: link it :.What do you mean about the random P tags? If it's consistent randomness, or even not, I might be able to write a regular expression to go through you code and fix it automatically.
For MP3s I use a neat tool called "Dr. Tag" which is great for messing with ID3 tags, though it sounds like you might be having more an organization rather than categorization problem.
.: photomatt said on October 21, 2002 09:20 PM :: link it :.now I need to get on my to-do and get your skin up!
.: amancay said on October 22, 2002 03:32 AM :: link it :.} else { ?>
You're too early! Come back at October 21, 2002 03:35 PM 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.