Tech at Night

So while there have been a number of genuine online attacks lately against the Senate, the CIA, PBS, Bioware, and more, the headlines have been full of reports of aftershocks. What seems to be going on is that existing account credentials leaked from previous attacks are being plugged into other sites, including Paypal.

Anyone who reuses passwords is vulnerable to these secondary attacks. Be careful out there.

These punks are overreaching though. Now the NSA is getting involved. These guys had a mission in life to track down and make life tough for Soviet spies. These no-life kiddies don’t have a chance.

Continue reading »

Tech at Night

Free Press is getting the heat. It’s been exposed through FOIA that the far left front group was secretly coordinating media strategy with people at the FCC, including Commissioner Michael Copps. So when Copps makes a statement about media regulation, Free Press’s pet issue, I have to assume they wrote it for him. Media Reform is their code for nationalization of the press, after all.

So now that they’re getting exposed, it’s almost not surprising that Free Press and their allies at the FCC are getting violent against conservatives and others exposing the truth about them.

Let me interrupt the Free Press update with some great news, though: Spain has made some arrests in connection with the Playstation Network attack I would love for every one of these antisocial online goons to get real jailtime.

Continue reading »

Tagged with:
 
Tech at Night

With fourteen articles to run through tonight, a near record, I don’t have time to waste.

We’ll start with Joshua Trevino bringing us Bill Peacock on the Texas Amazon Tax. Texas SB 1 contains the tax Governor Perry already vetoed this session, and it needs defeated again. Says Peacock: “Gov. Perry was right to veto the Amazon tax bill, and he’d be right if he did it again. Staying focused on downsizing Texas government is the only way to keep Texas as the top job producing state in the nation.”

In national bills that need stopped, patent reform still looms over our heads. This bill,t he America Invents Act, removes patent protection from the person who first invents a thing. Instead, patent protection goes to the person who first files papers with the government for the invention. Is it any wonder that patent mills like IBM, and lawyers groups like the ABA have fallen in love with it?

Continue reading »

Why am I unhappy with Xcode 4 as an IDE?

On May 28, 2011, in General, by Neil Stevens

I was asked today on a forum why I am unhappy with Xcode as an IDE, and how exactly it forces me to do things in a certain way in order to use it. Here was my reply, with minimal editing done.

I’d rather be able to pick and choose what parts of an IDE I’d like to use, and which I’d rather not use. I’m going to use Xcode here as my example since it’s the first IDE I’ve tolerated in years.

What does an IDE do, at core? It integrates different tools. It integrates your core text editor (that if you’re like me you’re going to spend more time in than everything else combined) with your build tool, your debugger, your profiler, your interface designer, your documentation, and even source control.

A good IDE isn’t going to make you use any one particular flavor of any of those tools. The more poorly designed the IDE, the more you’re wedded to one or another.

Xcode 4 just happened to take the one thing I use the most, the text editor, and mandates you use its flavor of that to be able to use any of the other integration. I have to have it bring up things in its text editor to make use of its build logs, and I have to bring up things it its text editor to make use of its debugger, etc, so Xcode 4 has no value to me. Its integration is counterproductive. Ideally I could just close the window… but you can’t close its text editor window even! It’s all one giant, poorly-designed clutter of an interface.

There are other simple but practical reasons this ruins it for me. I like to have many editor windows open. At times I like to have several docs windows open.

So Xcode has been reduced to me to being a way of generating xcodebuild configurations, and a way of uploading iPhone and iPad test builds onto the hardware. I can use nothing else it does without having its single text editor window shoved in my face, with its editor that isn’t the mature, sophisticated one I use for everything else.

So, I blew a lot of my spare development time last week not actually making progress, but rather figuring out how to get by without loading Xcode. I’ve done that now fortunately. For iOS dev I’ve even gotten an xcodebuild + Makefile process going to run things in the simulator. I now only need to load Xcode when I make changes to the build, because Xcode projects are not really written for human readability. [insert rant against XML]

Integration is great when you want to use every single tool that’s integrated together. But just like some people wanted to use MS Windows without MS Internet Explorer, so too do I want to use some of the Xcode tools without its text editor.

Tagged with:
 
Tech at Night

Have you ever noticed that the Soros-funded left never refers to Sprint Nextel by the firm’s full name? They only talk about Sprint. You know why? If they say Sprint Nextel, it’ll remind everyone that when #3 Sprint and #4 Nextel merged, wireless competition, prices, and service all improved. If you remember that fact, they think you might make the “wrong” predictions about #2 AT&T and #4 T-Mobile merging, creating a better threat to Verizon, improving competition, service, and prices.

But the whole Sprint/George Soros Unholy Alliance is all about deception. Soros-funded groups like Public Knowledge know nothing else. So says Mike Wendy: “they do great damage to the integrity of the review process, which ultimately harms the American consumer.” And so says Seton Motley: “The “public interest” is best served by what the public is interested in. And the public – the consumers, the people – aren’t at all interested in what Free Press, Public Knowledge and Media Access Project have to offer.”

They’re both right on the money. Their interests are not those of the public. they want to socialize the mass media in America. They call it media reform. Remember “health care reform?” Yeah.

Continue reading »

Tech at Night

This week I already called upon Rick Perry to veto the Texas Amazon Tax, and now I’m left to hope that California Democrats will be less stupid than Joe Straus. Sigh.

Meanwhile the posturing around the AT&T/T-Mobile deal continues. We find from a press conference with COMPTEL CEO Jerry James that the Rural Cellular Alliance is joining with radical left, George Soros/OSI-funded group Public Knowledge to favor government intervention. If only they realized Soros will turn on them as soon as they’re no longer needed to pursue their socialist agenda.

The Wall Street Journal has also looked into the unholy alliance against AT&T. The leading members are of course direct competitors: Leap Wireless, MetroPCS, Sprint. Verizon is also mentioned, but the WSJ lists good reasons Verizon really wouldn’t mind either way. I also see one good reason for Verizon to want to see AT&T and T-Mobile win this: Anything that happens to AT&T now can also happen to Verizon, and Verizon becomes public enemy number one if it’s the undisputed leader of the industry. Sprint, meanwhile, doesn’t have to worry about being #1 because Sprint these days literally has to mooch off its competitors with things like the FCC Data Roaming order just to service its customers, so relatively little does it invest in its network anymore.

John Conyers and Edward Markey are also pressing for big government here. Look, even if you’re the biggest T-Mobile fan, the writing is on the wall regarding the fans of government intervention here. Everyone who is opposing this deal is self-interested, socialist, or both.

Continue reading »

Say it ain’t so, Apple: The ruining of Xcode

On May 25, 2011, in General, by Neil Stevens

So despite, or is it because, I’m hopefully releasing a new game in the fall, I upgraded my Xcode today from 3 to 4. I was horrified to find out that this upgrade broke the most basic of features an IDE can provide: editing code. There’s now no way to integrate Vim with Xcode in the new version. This is so terribly disappointing. It’s a major step back, and now Xcode works against me, not with me.

Relatedly, it now takes up at a minimum much more screen real estate, since you can’t make the editor part of the window go away. I only have finite desktop space, so this is even more of a hindrance. It’s to the point where I realistically would be hurt by keeping Xcode running when I’m not making changes to the build process. The rest of the time I’m now basically forced to use xcodebuild from iTerm.

I’ve long been a defender of Xcode, but this is such a basic thing, and it’s just ruined. Say it ain’t so. Say it ain’t so.

Tagged with:
 
Tech at Night

Top story: the great Steven Crowder has a new video on Net Neutrality. With all the hype on Twitter leading up to this release, I was looking forward to Crowder’s video release. It’s funny, accurate, and devastating to the left. As usual for Crowder.

Sometimes a patent troll runs into fire. Lodsys, as you may recall, decided to abandon the strategy of targeting deep pockets and went after small-time and single developers. Well, Apple struck back, demanding that Lodsys withdraw threats to iOS developers, and warning that Apple would defend its own rights as a license holder.

There’s some rough language, but Twitter user oceankidbilly sums it up perfectly. Heh.

Continue reading »

Steve Jobs Owns Me

On May 18, 2011, in General, by Neil Stevens

My development laptop is out of date. 802.11g (which gets increasingly annoying when transferring files), old Windows Vista (which will be critical when the new MSIE comes out and is 7-only). I went to the store looking to get a new one.

None of the ones at Best Buy came with dual band 802.11n. Well. all but one. So I went to the store expecting to buy some generic low-mid Windows laptop, and instead bought the one that supported that full up wireless networking: a Macbook Air 13″ and Windows 7 Home Premium to Boot Camp.

Tech at Night

Good evening. Care for your latest dose of regulation crushes innovation and competition? If you’re unhappy about the lack of innovation in America for mobile payments like they have in Japan, blame the Dodd-Frank bill. It prevented the wireless industry from getting together and making it happen. But we sure stuck it to the bankers, eh? Our faces are sure spited from cutting off our noses like that.

Of course, that doesn’t stop the Democrats from continuing to try to take power. If it’s not the PROTECT IP bill to institute national censorship of the Internet, it’s the continuing push to insert government with “cybersecurity” as the wedge. Never let a crisis go to waste. This time it’s the Playstation Network, but anything will do. This is the party that brought you the Clipper Chip designed to let the government spy on any encrypted data in America. When they say cybersecurity they mean their security, not yours or mine.

Continue reading »

Nima Jooyandeh facts.