Matt Patterson

18 Nov, 2008

So long Uncle Ted!

Posted by: matt In: Politics

I couldn’t be happier to see Ted Stevens go! For those that don’t know, Ted has been found guilty on several federal felonies and has been one of the bigger pork barrel abusing politicians in recent history.

Ted Stevens most publicized pork barrel project has involved the spending of your hard earned tax dollars on the bridge to nowhere.

Fortunately for the American people, Uncle Ted has lost his re-election bid.

My tax dollars feel a little safer now that Ted will no longer be back in Washington!

17 Nov, 2008

Yahoo CEO Jerry Yang to step down

Posted by: matt In: In the news

Finally!

I think that all the Yahoo investors have been waiting for this announcement for a while.

06 Nov, 2008

XCode Errors

Posted by: matt In: Apple| DevDog

By trade, I’m a PHP/C programmer and rarely have time to really work on some fun stuff at home. But recently, I have been trying to spend some more time working on some fun projects and getting my hands dirty with XCode and the iPhone SDK.

I recently downloaded the latest and greatest version of XCode and overwrote the beta versions I had been running with before. The installation went fine and I decided I would load up one of the demo apps to make sure that everything was indeed still working as I expected.

Unfortunately, I was greeted with this:
XCode Error

I know, pretty clear what that error is right?

If you’re new to XCode as I am, you were probably scratching your head thinking this is really messed up. The console logs didn’t make it much clearer so I figured that something got messed up during the installation. Since I had been running the beta version before, I must have missed something in the instructions or a check box in the installation that is not causing an issue.

I tried un-installing the iPhone SDK and re-installing to see if that fixed the problem…no luck there.

I tried removing the /Developer directory and re-installing. Still no luck.

I re-applied the 10.5.5. update as I had a few issues with it when I originally installed it. Then I removed the /Developer directory again and re-installed the iPhone SDK. STILL no luck.

At this point I was starting to think that I had some library that was b0rked beyond reason and the only easy way to take care of the issue was to blow away the machine and re-install.

Luckily, I happned to find this post.

Simply removing the Info.plist from my root folder on the hard drive solved the issue.

What a freaking pain in the ass it was to find that simple solution. Thanks to Google and some helpful coders on the internet, I’m happily playing around with iPhone development.

Hopefully this blog post will return the favor or at least get their page a higher rank so others can resolve this issue if they run into it.

04 Nov, 2008

Get out and VOTE!

Posted by: matt In: In the news| Politics

Done! #222 for my polling place for the day.

I managed to get out of the office around 10 and got right into the polling place. No major lines though there was a bit of an issue with the scan tron machine accepting the ballots. But you just had to try it a few times and it would usually take it.

They didn’t have the “I voted” stickers. Sure its a small thing, but its part of the process.

03 Nov, 2008

Stop calling me!

Posted by: matt In: Politics| Rants

For the love of God, STOP CALLING ME!!!

I was once a Democrat. Many many moons ago. I haven’t been a registered anything for over 10 years and I’m pretty happy about that. But unfortunately, the Democratic Party in Iowa thinks I’m still a Democrat and needs to call me. And call often! I’m a Libertarian, get over it.

For the past 2 months, I have asked to be removed from the calling lists. Nothing has changed. At one point, I started telling them I was voting for the other guy because they couldn’t figure out how to remove me from their list, how could I expect them to run the country.

So far tonight, I have gotten calls from Robo-Obama and I believe it was Robo-Hillary. At least I think it was Hillary as the first part got cut off.

If I get a call from Robo-Pelosi, I’m pulling the phone off the wall and beating the first Democrat I see tomorrow.

28 Oct, 2008

Safari / Firefox lockup issues.

Posted by: matt In: Apple| DevDog

This weekend, I finally got around to installing the final iPhone SDK. Everything installed great and I figured that I would get around to playing with it sometime this week. Unfortunately, both my wife and I noticed that Safari would start to lock up more often and Firefox would do the same thing for me.

I of coarse did very little to debug this figuring that it might be bad ram. Well, last night I went to run XCode to start messing around with some new code and I got a rather cryptic error upon launching the system.

10/28/08 12:31:59 AM Xcode[6633] Failed to load specification for platform '‘. Reason: malformed property list dictionary (required key ‘Identifier’ not present)
10/28/08 12:31:59 AM Xcode[6633] -[NSConcreteMutableAttributedString initWithString:attributes:] called with nil string argument. This has undefined behavior and will raise an exception in post-Leopard linked apps. This warning is displayed only once.
10/28/08 12:32:00 AM Xcode[6633] ** INTERNAL ERROR: Uncaught Exception **
Exception: *** -[NSCFString replaceCharactersInRange:withString:]: nil argument
Stack:
0 0×924fb14b __raiseError (in CoreFoundation)
1 0×95dc7e3b objc_exception_throw (in libobjc.A.dylib)
2 0×924faf2b +[NSException raise:format:arguments:] (in CoreFoundation)
3 0×924faf6a +[NSException raise:format:] (in CoreFoundation)
4 0×965d4e0e mutateError (in Foundation)
5 0×965119ec -[NSConcreteMutableAttributedString replaceCharactersInRange:withString:] (in Foundation)
6 0×965117b1 -[NSConcreteMutableAttributedString initWithString:attributes:] (in Foundation)
7 0×000cd19d -[NSMutableAttributedString(TSFoundationExtra) appendString:attributes:] (in DevToolsSupport)
8 0×00c97744 -[PBXAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in DevToolsInterface)
9 0×0078aa84 _XCAssertionFailureHandler (in DevToolsCore)
10 0×00776c88 -[XCPlatformSpecification initWithPropertyListDictionary:path:inDomain:] (in DevToolsCore)
11 0×007785bd +[XCPlatformSpecification loadAllPlatforms] (in DevToolsCore)
12 0×00763d1d XCInitializeCoreIfNeeded (in DevToolsCore)
13 0×0000330a
14 0×964e41da _nsnote_callback (in Foundation)
15 0×92462aba __CFXNotificationPost (in CoreFoundation)
16 0×92462d93 _CFXNotificationPostNotification (in CoreFoundation)
17 0×964e1440 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
18 0×964eac88 -[NSNotificationCenter postNotificationName:object:] (in Foundation)
19 0×903fef8d -[NSApplication finishLaunching] (in AppKit)
20 0×903fea13 -[NSApplication run] (in AppKit)
21 0×903cbf14 NSApplicationMain (in AppKit)
22 0×00002c82

10/28/08 12:32:01 AM Xcode[6633] +entityForName: could not locate an NSManagedObjectModel for entity name ‘DTExtensionPointDescription’
10/28/08 12:32:01 AM Xcode[6633] An exception was thrown during execution of an NSScriptCommand…
10/28/08 12:32:01 AM Xcode[6633] +entityForName: could not locate an NSManagedObjectModel for entity name ‘DTExtensionPointDescription’

Basically, something didn’t install correctly or in a previous SDK, something got mangled that was expected to be there.

I have since uninstalled the SDK and so far, Safari and Firefox have been rocking along. I’m hoping to avoid a rebuild of the machine. But now that I got my 500GB USB drive in and Time Machine backups running, it should be a lot easier to knock out.

20 Oct, 2008

Rocked

Posted by: matt In: Hockey

I had an interesting hockey game last night. I scored the first goal of the game which was a nice break away goal. I don’t get too many of those chances so it was nice to put it away when I did.

Then at the end of the 2nd, I got rocked…bad. I was trying to skate into space behind one of their defenders as we were breaking it out of the zone. Unfortunately, I didn’t see the slightly smaller guy (about my size but shorter) behind the defender. We didn’t see each other until the very last second and WHAMMO! We smacked the crap out of the each other at full speed.

I hit the ice and got the wind knocked out of me. But I was able to get up and get back to the bench at least. The worst part of it has been everything after the fact. A hit that big is bound to have some fun after affects. For me, its a nice set of bruised ribs. Another day of B league hockey glory ;)

At least we got the win and while I was on my back sucking wind, I got a + as my line mate put the puck in the back of the net.

An animal rescue group on Sunday picked up a U.S. soldier’s adopted dog from Iraq, ending the soldier’s weeks-long struggle to send the animal to her Minnesota home.

Operation Baghdad Pups, which said the U.S. military prevented its first attempt to take Ratchet the dog on October 1, picked up the animal in Baghdad with military clearance and flew it to Kuwait on Sunday.

The dog is expected to be flown to Washington on Monday, and if a veterinarian determines it is healthy, sent to Sgt. Gwen Beberg’s home state on Wednesday, Baghdad Pups publicist Larry Garrison said.

Beberg, who adopted the dog after soldiers rescued it from a burning trash pile in May, tried to have the group fly Ratchet to the United States on October 1 as her deployment neared an end.

But the military, which prohibits soldiers from adopting pets abroad and bringing them to the United States, confiscated the animal after Beberg put it on a convoy bound for Baghdad Airport, according to the Society for the Prevention of Cruelty to Animals, which runs OBP.

Ratchet and Beberg, 28, drew the attention of thousands of people who signed two online petitions — linked through the SPCA’s Web site — urging the military to let Ratchet go to the United States.

The military cleared OBP to take Ratchet on Wednesday, but not in time for the group’s flight from Baghdad that day, the SPCA said.

source

Finally!

15 Oct, 2008

Unqualified Teachers

Posted by: matt In: Politics

Unfortunately, I didn’t watch the whole debate. I have it pretty much narrowed down to who I am going to vote for but I still like to watch the two titans spare. I have a lot of respect for both of the major party candidates. But there is one thing tonight that John McCain said that honestly made my head spin. I had to check the transcript of the debate to make sure that I heard it correct.

Here is the question that was asked of the candidates:

The U.S. spends more per capita than any other country on education. Yet, by every international measurement, in math and science competence, from kindergarten through the 12th grade, we trail most of the countries of the world.

The implications of this are clearly obvious. Some even say it poses a threat to our national security.

Do you feel that way and what do you intend to do about it?

Obama answered first with the following:

Obama: This probably has more to do with our economic future than anything and that means it also has a national security implication, because there’s never been a nation on earth that saw its economy decline and continued to maintain its primacy as a military power.

So we’ve got to get our education system right. Now, typically, what’s happened is that there’s been a debate between more money or reform, and I think we need both.

In some cases, we are going to have to invest. Early childhood education, which closes the achievement gap, so that every child is prepared for school, every dollar we invest in that, we end up getting huge benefits with improved reading scores, reduced dropout rates, reduced delinquency rates.

I think it’s going to be critically important for us to recruit a generation of new teachers, an army of new teachers, especially in math and science, give them higher pay, give them more professional development and support in exchange for higher standards and accountability.

And I think it’s important for us to make college affordable. Right now, I meet young people all across the country who either have decided not to go to college or if they’re going to college, they are taking on $20,000, $30,000, $50,000, $60,000 worth of debt, and it’s very difficult for them to go into some fields, like basic research in science, for example, thinking to themselves that they’re going to have a mortgage before they even buy a house.

And that’s why I’ve proposed a $4,000 tuition credit, every student, every year, in exchange for some form of community service, whether it’s military service, whether it’s Peace Corps, whether it’s working in a community.

If we do those things, then I believe that we can create a better school system.

But there’s one last ingredient that I just want to mention, and that’s parents. We can’t do it just in the schools. Parents are going to have to show more responsibility. They’ve got to turn off the TV set, put away the video games, and, finally, start instilling that thirst for knowledge that our students need.

Then McCain had his chance to answer:

McCain: Well, it’s the civil rights issue of the 21st century. There’s no doubt that we have achieved equal access to schools in America after a long and difficult and terrible struggle.

But what is the advantage in a low income area of sending a child to a failed school and that being your only choice?

So choice and competition amongst schools is one of the key elements that’s already been proven in places in like New Orleans and New York City and other places, where we have charter schools, where we take good teachers and we reward them and promote them.

And we find bad teachers another line of work. And we have to be able to give parents the same choice, frankly, that Sen. Obama and Mrs. Obama had and Cindy and I had to send our kids to the school — their kids to the school of their choice.

Charter schools aren’t the only answer, but they’re providing competition. They are providing the kind of competitions that have upgraded both schools — types of schools.

Now, throwing money at the problem is not the answer. You will find that some of the worst school systems in America get the most money per student.

So I believe that we need to reward these good teachers.

We need to encourage programs such as Teach for America and Troops to Teachers where people, after having served in the military, can go right to teaching and not have to take these examinations which — or have the certification that some are required in some states.

Look, we must improve education in this country. As far as college education is concerned, we need to make those student loans available. We need to give them a repayment schedule that they can meet. We need to have full student loan program for in-state tuition. And we certainly need to adjust the certain loan eligibility to inflation.

Let me see if I get this right. You want to put someone in a classroom that bypasses the state regulations and certifications because they served in the military? Please tell me I’m not hearing that correctly. That CAN’T be what McCain just said. He had to have just messed up there.

I can’t believe that the way to correct the situation is to send unqualified teachers into the classroom.

I’m going to believe that McCain wasn’t giving the full picture here and there are more to these programs than what it appears. But good grief man, that just lost you the few teacher votes that you had.

15 Oct, 2008

$24 for Voice Mail

Posted by: matt In: Dumb People| Rants

I got a letter in the mail the other day from my internet, phone and cable TV provider Mediacom. The letter stated that due to the higher costs of providing the service and the decreased demand, Mediacom would no longer be offering voice mail as part of my included service. That’s right, as a “triple play” subscriber, someone who is now paying well over $100/month with the company, they will no longer offer voice mail as a part of their voice package.

Now, they are making me a ’sweet’ deal. I can sign up before 11/15 for $1.93 a month for the service which is normally $4.95. Wow, thanks a-holes!

This normally wouldn’t be a huge deal. Sure it would tick me off, but not send me looking for other services. But seeing as I signed up for the HD service 2 months ago and they have yet to fulfill the order, I have to say, we’re definitely looking for other providers. The only service that I really like out of the triple play is the internet service. If it wasn’t for that, I’d be gone by now for sure.

So for any Mediacom employees out there that can do something about this. Feel free to spread the word that you’re about to lose a customer over $24 bucks a year for freaking voice mail. Outstanding work!