Skip Navigation

Blog Tag:  Podo

Pathetic Entries?

3 Comments | Latest by: Phil | Add A Comment! »»

I put popular entries and pathetic entries on the sidebar again. If you mouse over the link, the title shows the number of views an entry has gotten.

You may be wondering how it's possible for an entry with several comments to only have a couple of views. The answer is that a few months back I changed software (again) and forgot to increment the entry views in the new code. Whoops! :-)

Click something popular! Click something unpopular! Comment on something! Maybe I should have most comments/least comments..?

Mar 21, 2008 |

What Everyone Ough To Know About Commenting!

Add A Comment! »»

The comments on the site are working again! This is not obvious just by looking at the home page, yet. I'll be putting back in the comments count and "add a comment" link soon.

Dec 3, 2007 |

Bear With Me

Add A Comment! »»

I'm moving some stuff around. Bear with me. I know comments are gone for now. Don't you worry :-).

Let the 404's fall where they may!

Nov 26, 2007 |

New Look

1 Comment | Latest by: Matt | Add A Comment! »»

I updated the look, yet again. Heavily inspired and hat tip and oh god Phil totally ripped off: I Will Teach You To Be Rich. Hey, it's a nice design! Imitation is the highest form of flattery.

Update: Still missing in the new look, a bunch of little stylesheet things - like the comments form labels lining up right. Returning to the new layout from years in hiatus, the random quotes, and the rotating mashup picture. Hooray!

Jul 5, 2007 |

Least Visiting States

Add A Comment! »»

According to Google Analytics, I have recently received about 910 visits from the United States, but none from:

  • Iowa,
  • West Virginia,
  • and Deleware

I'll have to post items that are of more interest to the Mid-West and the South. Suggestions are welcome.

Jun 7, 2007 |

Stole Streams Layout

Add A Comment! »»

I liked the layout for Streams so much, I decided to steal it.

May 8, 2007 | ,

Get Paid to Surf!

1 Comment | Latest by: Michelle | Add A Comment! »»

Here's an interesting thing: If you surf the Internet for more than 5 hours a month then sign up with AGLOCO and get paid for it. There doesn’t really seem to be a catch (that I can see) and there's no spyware. Check it out!

Apr 29, 2007 | , ,

Popular Posts Follow-up

Add A Comment! »»

After posting about Popular Posts, I must have been hit by some spider, or people are actually clicking the "unpopular posts" links in the sidebar (or in that entry). Yesterday I noticed that I only had 3 "unpopular posts" in that list. The problem was I was assuming an "unpopular post" would have been viewed less than 50 times. Silly me. I tweaked the query to always grab the 8 lowest items (in addition to all the other criteria) by removing the views < 50 clause.

Now my "unpopularity" is back up to an acceptable level.

Apr 19, 2007 | , , ,

Popular Posts

Add A Comment! »»

A while back I added entry counts to the blog entries (damn, has it been that long?). When an entry is visited directly at it's own url, I crank up the count by 1. The visit to the entry has to be on this site, not via RSS. I don't add to the count when an entry is viewed in the main page or in monthly archives; only at it's own link. I thought that would be the most significant way of counting. It would count people going directly to specific entries from Google or linking directly to entries from other sites (one can hope...)

There is no catch for "unique visits" or "visits in a session" - I didn't want to think about it that much. I'm not selling ads with this metric or doing anything important with it. I just wanted to see which entries people are looking at.

With this information I have made 2 new queries, one for popular posts and one for unpopular posts, and I'm displaying the results in the side bar. Check out the popular ones and see what all the fuss is about. Check out the unpopular ones and give them some love, too ;-)

The popular posts simply grabs from the top of the stack and shows the 8 entries with the most views. The unpopular posts is a little different. It grabs from the bottom, but the views have to be greater than 0 and the published_at date has to be less than now (since I implemented post dated entries, those would have the least views). Also, I make offset by the number on the home page to skip all the recent stuff. I really want to highlight old stuff that people may have missed

I should really work up a way to display the middle 8 or so "mediocre" entries. Anyway - at the time I write this, here are the popular and unpopular posts:

Popular Posts

Unpopular Posts

Actually now that I think about it, I could do one of those "popular posts this week" entries - with a cron job even. Is that cheating? :-)

Apr 18, 2007 | , , ,

Steadier Posting with Software

Add A Comment! »»

I mentioned back in January that one of the things I wanted to do to Improve this Blog was to post more regularly. I've noticed that I actually post in spurts. When I sit down to blog one thing I usually end up posting 2 or 3 entires. I do a blog-dump of what's been on my mind lately - one topic per entry.

To make things seem more regular - since I'm not (leave your one-liners in the comments... they practically write themselves) - I've added a "published_at" column to my database table, updated all the queries to check for published_at instead of created_at (if you find SQL errors around her lately, this is why), and edited my "add/edit entry" form to have a field for setting this value.

Of particular interest - and now we're off nerdism a little bit - I have the default published_at value for new entries set it self to: 'some time in the morning on the day after the most recent day I've published something'. For example, as I edit this particular entry, the published_at value is set for the morning of April 13th. I'll never tell when I actually wrote it! Mua-ha-ha-ha-ha-ha!

The upshot is: If I post entries in spurts, they will still come one a day. Maybe if I get enough future entries, I could change the logic to twice-a-day. It's a thought. Anyway - hopefully I'll stay ahead of the current day and there will always be something fresh around here.

Of course, if I really must post something today, then I can just change the published_at field when I make an entry. Blog software programmers, feel free to steal this idea, as it's probably not new.

Apr 13, 2007 | , ,

"You are simultaneously one of the nicest people and most caustic a--holes I have ever met." - Chris TruLove