Friday, June 29, 2007

Queens Crap

For those of you who don't know, I live in the Borough of Queens in New York City.

To say that many sections of Queens are going downhill is an understatement. Nice single family homes being replace with Multi Family homes - many illegally

Here is a blog that covers it:

http://queenscrap.blogspot.com/

Monday, June 25, 2007

WAS and New Mexico

Well, one of my big goals for FD didn't happen AGAIN this year. The ONLY state I have NOT worked - EVER, is New Mexico.

I often hear stations working New Mexico, but I've NEVER even heard a station out of New Mexico

The only other state I don't have confirmed is CT - Mostly because I still have not sent out the card from LAST Field Day

Contesting and CW

This year, during FD, I tried contesting a bit on CW. Now I'll admit my CW stinks. I'm slow, and VERY rusty, so I was using CWGet to back me up, which basiclly means I only got to work strong stations.

I liked it - I liked it a LOT. The QSOs went a LOT faster. Stations actually sent their call sign every QSO! I'll tell you, it's a real incentive to actually sit down and practive my morse code. 5wpm doesn't cut it for contests - contest CW is 25-30wpm, but is VERY stylized - you KNOW what is coming - call sign, and exchange.

Well, it's time to break out g4fon's program, and get back to it

Sunday, June 24, 2007

Field Day

This year, Field day has not been so much fun. I've got some health issues, so I'm running class 1D with my lousy antennas. On top of that, I went to bed early. I figure my health is a heck of a lot more important than Field Day.

I probably should be on the air right now, but the way I feel, probably better off relaxing

Wednesday, June 20, 2007

Bloomberg Changes Party Registration - Again

Mayor Blooming Idiot of NYC "left the Republican Party" yesterday. What I want to know is, when did he ever join the Republican Party. Yes, I know he changed his party registration to Republican, and was elected Mayor twice on the Republican Party line, but he was never a Republican.

Let's look at a bit of the history - in 2001, Bloomberg, then a registered Democrat, decided he wanted to run for Mayor. Realizing that the way the Democratic Party machine works in NYC, he knew he could NOT win the primary. The Republican Party had no strong candidate to replace outgoing Mayor Gulianni, so Bloomberg changed his party registration to Republican, and ran. I guess the NYC Republican party figured better a RINO than Mark Green in office

So, now Bloomburg wants to run for President, as an independent. He KNOWS he can't win either the Republican OR Democratic party nod, so he drops both parties, and figures he can self finance, after all, he can easly spend $1 BILLION to win

Bloomie, don't let the door hit you in the back on the way out...

Wednesday, June 13, 2007

Merged Post III

Friday, June 1, 2007
IS Code our enemy? (Computers - not Morse)
This Morning, Jeff Atwood over at "Coding Horror" wrote an article The Best Code is No Code Commenting on Code is our enemy over at Skrentablog

I happen to think BOTH posters are right and wrong. I'll agree with Jeff that Brevity is extremely important, BUT not at the expense of robustness.

Of course, code that does NOT exist is the most robust code there is.

Rich says that there are 3 kinds of code. Stable (aka code that doesn't change over time), Code that gets worse, and Code that gets better. I feel that there are really 4 kinds. The addition is code that RARELY changes

I see a lot of this RARELY change code, but the joke is, this is where I see some of the worst code, because when it does change, it may be a decade since it last changed, and NO one really knows the code anymore, and it often has lots of dependencies hung off of it. THIS is the code that probably needs both the best decoupling and DRY - even though it rarely changes

Merged Post II

Thursday, May 24, 2007
Batteries
I was reading a blog the other day where the blogger mentioned a friend who had batteries that were going dead in a fairly low power device - but critical use, and when they went to switch batteries, the spares were dead too.

This is a common problem. In many LOW power devices, the effective battery life is not really limited by the use of the device, but by the shelf life of the battery in question!

The moral of the story is - don't buy your spare batteries at the same time as your primary batteries. If you want to be really safe, figure out how long a set of batteries last for you in the use in question - and change them at say, 1/2 to 3/4 of that time. Assuming you are going on the 1/2 life change, buy your spares 1/2 way to the change time (aka 1/4) - at 1/2, put the spares in, and buy fresh batteries

Merged Post 1

Programmer Productivity
Jeff Atwood over at Coding Horror has a great post on the relative speed of various CPUs when doing common programming tasks at .

I wish I could get my bosses to understand this. I work on an old 530 Mhz single core PC, with 1 gig of Memory, and that's because I begged for an upgrade.

Silly, huh?

I think I'm going to wrap the two blogs together

I really think I'm going to wrap the 2 blogs togther - no sense keeping them apart