HAPPY ST. PATRICK’S DAY
I hope every on e has a good St. Patrick’s day today, remember wear GREEN.
I hope every on e has a good St. Patrick’s day today, remember wear GREEN.
Well I tried the site that does those tracking things, but I really did not like how it is done, so I will just update the header file for my site to with the number of miles I have biked this year, as of not it is 23 miles, if you look at the top of the page next to the my logo, you will be able to see the number of miles I have done this year, I plan on keeping that up to date.
Today I biked up to Squall hill, then down to the Pittsburgh Irish Center for the CCE meeting, this is a group of people that meet to play music together (I don’t play, yet, I hope to be able to join them in playing in the future when I get OK with the Irish Tin Whistle) I was OK going to the place, but coming back (around 9:20pm) coming up Forward Av. I could only make it only 3/4 of the way up. I was whipped out when I got to the top of the hill, but when I got up the rest of the way I got back on and rode rest of the way home, even up Murry Av. I know tonight is going to be a really bad night with my legs.
OK maybe I should give some back info here, for the last year and a half I been having trouble with my legs, cramps and violent twitches of the legs at night, that causes them to kick very hard, I have a bit of a fear that one night I am going to wake up in major pain from a broken toe.
I am hoping that by the end of May that I can bike up Forward Av with out having to stop at all. I have in the past mastered the hill on Neville St. and the hill of Bates, and Forbes Av from Oakland to Squall Hill.
In this post I talk about how I had a problem with static variables in a class Well I have solved the problem, but the answer is wrong, just wrong. The way I solved it was call from the program area, the calls to the functions that change the value out of the second lib, into the program itself and it worked. But why does this fix the problem? I don’t know why or how, in fact I still think that the problem should not exist, but it did, and even with the problem, I don’t see the different from the static variable and static functions point of view is.
I still have the middle lib, but I just have to call the static functions that create the data from the program, but then when I am in the middle lib the data is now there for use. Go Fig, if you have any idea what was wrong, is wrong.
I think I am going to scream. I have an object in a lib that I made, this object has a static member that I expect (as per the C++ specs) that it should be the value I set it to last time I used it. So imagine the following class.
[code]
class a
{
private:
static int A;
public:
static void setA(int v) { A = v; };
static int getA() { return A; };
// there is more stuff but these are what is important
};
[/code]
that is the .h file, now the .cpp file has
[code]
int a::A = 0;
[/code]
Now the above code is compiled up into its own .lib file (MSVC++ 6.0) Now I have another lib that is linked to the above lib and it does something like
[code]
void f()
{
a::setA(20);
}
[/code]
now lets say I have a program that links to the second lib so lets say I call the following
[code]
void main()
{
f();
cout << a::getA() << endl;
}
[/code]
I would expect the output to be
[code]
20
[/code]
but the output is
[code]
0
[/code]
I am trying to figure out how to have the value of a::A to stay the same across the calls to the libs.
Qrz is reporting that we might see a massive spike in sun spot activity. I don’t know much about how this will affect people into astronomy. But I do know that this will affect RF on earth. It will not help me on the Ham radio band since I do not work on the bands of 6 meters or below. I can work 6 meters, techs are allowed on it, but below 6 meters I can not go on legally. But here is what is exciting me, this should make listening to the Short Wave Radio fun, since the RF in these area of the bands will be able to travel better under high sunspot activity.
Well I went to lunch with one of my coworkers, and it was snowing out there. What happend? it was in the 70’s yesterday, and now we have snow. I really hate snow, I wish it would go away.
Well as I have said about 2 times before, I am trying to learn the Irish Tin Whistle. Well as I was practicing today (and boy do I have a loooooooong way to go, before I can do anything OK), but today, I did try a song, a very simple song, but I did try it, and it resembled what I thought it should sound like. I am hoping that by Christmas I can play a few Christmas songs.
Many months ago I helped some friends of mine with a video. I was the first (besides them) to find out this info, they had me hold onto it for a while. Last week I was asked if I could put a link up for them so they could post it to their blog, so I added it to my video section of my web site. You can see it at here on my site you can see the Wards web site here. They are good friends of mine from church.
I am going to try to bike 1000 miles this year, I got the idea from Rob at unspace

Well I been more then busy this week, but I finally got some free time today (well not really free time, I just multi-tasked, aka recorded the Scanner Net, and finally got to practice the Irish Tin Whistle.
For the last week I been unable to get time to practice it. I also got most of the stuff I brought home from my office organized, I never realized how much stuff I took in over my 2 years and 4 months in CASOS. My couch still has allot of stuff on it to be organized and sorted, and put some where.
Well I got to help out with the St. Patrick’s Day Parade today. I also took my camera, and when there was a moment that I could snap pictures I did so, I got some pictures of people, that some in the Pittsburgh region might recognize. You can see the pictures here on my photo section of my website
It was a fun time, I also got to meet and shake hands with Rick Santrum again, that is 2 times in 3 months, I must be doing something right. I also got to meet and shake hands with Governor Rendal, and Mayor O’Connor, not my first choice in those offices (if you read my blog you probably already know that), but still a honor to meet and shake hands with them. We worked off of the .88 repeater for the time, I first was to tail one of the parade marshals that was in charge of the General Devision of the Parade, then after that I helped out with keeping track of what group was marching by so that the order of the people could be kept clear, I ran that info back to Jeff H. who then just radioed that on to the front of the pack.
I decided to do a short bike ride today. I don’t count my rides to work and back for the last 2 days since, they are only about .2 of a mile long. I decided to try out a route to where I will be working from the 20th on. I decided on the way to go, I am thinking of dropping down Neville St. to the Panther hollow path, then jump on the jail trail, then get off of the jail trail at the Bates St. exit. At the bottom of Bates, I will cross over 2nd Av, to Technology Dr. and take a right on Technology Dr, and that will take me right to USS.
I got an idea from Rob at unspace, he has a goal of walking 1200 miles this year, and I am thinking if he can do 1200 as a goal for walking this year, maybe I should set a goal of biking 1000 miles this year. The one question I have is can I use my commute to work as part of the miles that I bike, right now the ride to work is less then a mile, but when I start over at Union Switch and Signal it will be a bit longer, so can I use that as part of the goal?
So I have 2 questions for my readers
1) should I set a goal of 1000 miles to bike this year?
2) if I set such a goal can I use my bike ride to and from work as part of the total mileage?
I just thought I would put up a post for miscellaneous stuff now, so here goes.
What does that P. in my name stand for?
What is your favorite Programming Language?
C/C++. I did do some Java here and there, but I hate Java, I did some Lisp in collage, now there is a nice language.