Scott Seligman
The Dissenting Pebble

main
ce stuff
my shots
sample code
personal pages
programming
web toys
reviews

rss

Xbox Live Member: sm360
   Anonymous Neighbors  (6/23/2006 11:58 am)
      Filed under: Home, News


One of the things that surprised me when we moved in is how little the neighbors care about us. With one or two exceptions, attempts to enter into general chit-chat with people I'd see out and about was meet with either a cold shoulder or down right rudeness.

Well, it seems that I'm not alone. Science has determined that Americans' social contacts are slipping. Of course the article blames the internet and longer work hours, but somehow I suspect the root cause is a bit more complex than that.


    Comments (0) | Permalink

   USENET is dead  (6/18/2006 1:46 pm)
      Filed under: Computers, Editorial


I'm officially declaring USENET dead.

Sure, the long-suffering method of communication isn't technically dead yet. As groups.google.com shows us, there are still ton of newsgroups with lots of activity. As I try to read newsgroups, it seems there are only two things left that anyone discusses: Politics or net-nooks.

The net-nooks insist on arguing silly points over and over and over again. These discussions never end, no one ever agrees on anything. The political discussions are just sad. It's not an open forum to exchange thoughts and ideas; rather it's a forum for people to find new ways to insult each other. And the political hate fests aren't limited to the political newsgroups; they pop up in every group sooner or later.

I've given up, it might as well be deprecated and NNTP servers everywhere turned off. There are still a few moderated newsgroups I'll follow, but I doubt I'll contribute much anymore. As much as I hate web-forums, it seems they've managed to figure out how not to completely suck. I've been an active USENET participant since long before I had an Internet account, so it's a bit sad to come to this realization, but there's no point to following it anymore.


    Comments (0) | Permalink

   Nintendo DS Lite  (6/15/2006 11:38 am)
      Filed under: Gaming


I finally picked up a Nintendo DS Lite the other day. I haven't actually had a change to play with a Nintendo DS for any length of time up till now, and so far I'm rather impressed. The games are pretty fun, and "New Super Mario Bros" is pretty much everything I was hoping it would be.

After seeing how Nintendo is playing with the concept of Game Play itself with some of the mini games and WarioWare, I'm looking forward more than ever to see what their next console will be like.


    Comments (0) | Permalink

   A fun weekend  (6/11/2006 7:16 pm)
      Filed under: Health, Personal


Well that was a fun weekend for us. We spent the entirety of the weekend rather sick. Not exactly a fun way to spend two days.

Ah well, I'm thinking of starting Weight Watchers again, and I guess it's a good enough time as any to start, since I think I ate a total of five points worth of food this weekend.


    Comments (0) | Permalink

   Excel and Array Formulas  (6/6/2006 2:07 pm)
      Filed under: Computers


If you don't care about Microsoft Excel, feel free to skip this post. (Though, on the plus side, this post won't be controversial within my own family)

I used to find I'd create a lot of hidden columns in my Excel spreadsheets to count up various totals because the built-in "=COUNTIF()" never seemed quite flexible enough. Well, I just discovered something that's turning out to be my new favorite toy: "array formulas".

You can look at the linked page for me details. I'm wondering how I never noticed this particular feature in Excel for so long.


    Comments (0) | Permalink

   Be careful with that cell phone!  (6/3/2006 2:07 pm)
      Filed under: Editorial, News


As you may have heard, law makers in Lawrence,
Kansas are proposing a ban on cell phones in cars. Unlike similar bans elsewhere, this ban would extend to hands free cell phone conversations models as well. Of course, the stated reason is safety, since they claim that cell phone users are four times as likely to get into accidents.

Sadly, this won't do anything to help overall accidents. Whatever the number two item on that list will become number one, and we'll have to ban the next item on the list, or we can skip ahead a few steps and just ban bad drivers, but no one wants to admit that the drivers could be at fault here.

Oh, and I suppose it doesn't help that the number of fatal car crashes year to year has actually decreased since 1980 by over 15%, or that the number has basically stayed the same for the past five years or so. It seems pretty clear to me that cell phones are only the cause of accidents for poor drivers, not this evil scourge causing otherwise good drivers to drive poorly.


    Comments (0) | Permalink

   TiVo upgrades  (5/30/2006 10:56 am)
      Filed under: Entertainment


I haven't really been following along in the TiVo community closely for quite some time now. One thing I pretty much always skip over these days is any post about upgrades, since they only apply to the newer "Series 2" units.

I was pleasantly surprised when our ancient DirecTV/TiVo unit actually got an update. Of course, the only thing I've noticed changed so far is a slight tweak to the menu layout. The un-official list of what's changed claims that the search speed should improve. Hopefully it will end up improving things; the slow menus can be really trying at times.

At the very least it should tide us over till TiVo finally releases the "Series 3" models and we can finally enjoy TiVo in HDTV.


    Comments (0) | Permalink

   USS New York  (5/29/2006 11:39 am)
      Filed under: News


While it apparently made the news rounds a couple of months ago, it's still news to me: a Navy ship current under construction has been bestowed with the name the
USS New York, and some of the wreckage of the Twin Towers was used for its construction.

I think it's one of the most fitting things that could have been done with the wreckage from the Twin Towers.


    Comments (0) | Permalink

   Even our Xbox has a blog  (5/25/2006 11:11 am)
      Filed under: Gaming


As you may have heard, the site
360voice.com is a service that lets you create a blog of your Xbox's activities.

Well, I thought it was cute, so I signed us up. You can now see our Xbox blog about its daily life, which is mostly our Xbox complaining that we don't give it enough attention.


    Comments (0) | Permalink

   MAX_PATH is no longer the max  (5/20/2006 5:22 pm)
      Filed under: Computers


I recently installed an application that needed to update my computer's "Path" environment variable. To do this, it used a freely available third party app to update the environment variable. The third party app decided that my setting was too complex and blew it away, replacing it with only the new folder. As a result my computer started to break in interesting ways, and I had the fun of recreating a rather complex environment variable from scratch.

Why did this happen? Because the developer of the helper-app decided MAX_PATH was big enough. I'm tired of seeing MAX_PATH used in code, and doubly so when it's just being used as a "big enough" variable.

To the developers out there: The days of MAX_PATH being a sure-fire bet for filenames are long over. It really never was with network drives, but now users can quickly exhaust the limitation with some descriptive folder names. And, don't assume a registry value, the big culprit in my installation mess, is limited to MAX_PATH characters. Use the Windows' APIs like they're designed, and ask them how long the value is.


    Comments (0) | Permalink


Newer stuff... | Older stuff...

What is the Dissenting Pebble?