Skip to main content
Search titles, bodies, and author names
Found 32,963 posts across 1 forum.

John Kerry's Military Record — #42

Quote: Originally posted by MacNStein: Then why do others say he's a coward? Why won't he release his FULL record? You could probably take anyone who served in Vie…
MacNN Troubleshooting by zachs

John Kerry's Military Record — #43

Quote: Originally posted by zachs: You could probably take anyone who served in Vietnam, and find people who would call them cowards. Personal grudges, perhaps? And whi…
MacNN Troubleshooting by MacNStein

John Kerry's Military Record — #44

"John Kerry's Purple Hearts Purple Heart Number One: The Boston Globe - June 6, 2003 -- Kerry experienced his first intense combat action on Dec. 2, 1968, when he "semi-volunteer…
MacNN Troubleshooting by ghost_flash

John Kerry's Military Record — #45

Why does this conversation eerily remind me of one we had a couple months ago about a certain Republican candidate for president... Interesting how the roles have changed. I say …
MacNN Troubleshooting by itai195

John Kerry's Military Record — #46

Quote: Originally posted by MacNStein: I dunno which parts, he hasn't released them. We simply know they exist, he's the one hiding them. And yeah, I don't care whose re…
MacNN Troubleshooting by BlackGriffen

John Kerry's Military Record — #47

I'm beginning to wonder if the DNC is even gonna give Kerry the nomination. They haven't yet. Looks like I might be right after all. Hope you folks like Gephardt.
MacNN Troubleshooting by Spliffdaddy

John Kerry's Military Record — #48

Quote: Originally posted by BlackGriffen: If that's the whole story, it sounds like the conservative attack dogs got suckered right into a trap. Is Tim Russert a co…
MacNN Troubleshooting by spacefreak

John Kerry's Military Record — #49

Quote: Originally posted by MacNStein: Why won't he release his FULL record? 120 pages of stuff. Why don't we think that's his FULL records?
MacNN Troubleshooting by AKcrab

John Kerry's Military Record — #50

Honestly, from outside the U.S. it looks PATHETIC to tear this man into the mud. Bush's personal war record is a joke compared to Kerry's, this contest can't work as Bush campaign …
MacNN Troubleshooting by Powerbook

Comparing NSTableView items — #1

Hi guys, Another question from me . So I have a NSTableView, and I am adding items to it by doing this: [code]- (void)addSnippetid)sender { TagSnippet *newSnippet = [TagSnip…
MacNN Software by iOliverC

Comparing NSTableView items — #2

for (i=0;i<[list count];i++) if ([[newSnippet title] isEqualToString:[[list objectAtIndex:i] title]]) [self showConfirmationDialog]; you should probably also make sure the two …
MacNN Software by Uncle Skeleton

signal handeling — #1

If I catch a signal and let my signal handeling method deal with it it executes in a thread seperate from the main tread, right? But what happends if a new signal is cathed before…
MacNN Software by geran

Weird Undo Bug — #1

Hey guys, I have been trying to figure out this undo bug I've been having recently, and thanks to FileMerge, I've found the bad code: code: if ([[NSUserDefaults standardUserDefa…
MacNN Software by iOliverC
mp.ls