Getting the Digg button in WordPress to work

There are a number of posts out there on getting the Digg button into WordPress – I ended up using snippets from a couple of them, and thought that it might be helpful for someone else. I added the following code to my archives, index, and single post files: <div style=”float:left; margin-right:10px;”> <script type=”text/javascript”>digg_url = “<?php the_permalink(); ?>”</script> <script src=”http://digg.com/tools/diggthis.js” type=”text/javascript”></script> </div> I inserted the code immediately above the <?php the_content (‘<p>Read the rest of this entry &raquo;</p>’); ?> line in each of the files. The div style lines puts the button floating (instead of above the post) and...

Read more »

Recycle your old technotrash

I feel pretty guilty about throwing things away.  We’ve been trying to get rid of the things that we don’t need anymore, and the next thing on the list is VCR tapes and coasters (CD/DVD discs that did not burn correctly). Even though it costs money, Green Disk seems like a good option for us. Here is a list of some of the things that they will take for recycling (from their website): All forms of electronic media and their cases: diskettes, zip disks, CDs, CD-Rs, CD-RWs, DVDs et al, video tape (i.e. VHS), audio tape, game cartridges, DAT,...

Read more »

I started my Christmas shopping today

We’ve been putting aside $25 a month for Christmas.  I know that this doesn’t sound like a lot, but keep the following things in mind: 1.  My husband and I don’t buy each other gifts for Christmas.  Seriously.  If one of us wants or needs something, we discuss it and then plan appropriately.  Besides, with the birth of our son, we both get more joy watching him open presents. 2.  We don’t spend a lot on family.  In the past few years, we have sent framed pictures or photo books as gifts using gift certificates and other discounts.  I...

Read more »

Twitter