Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:You can use any code between XCode 4 and 5 (Score 1) 336

You are missing the point. When you install an IDE update you should not lose the ability to compile your old code like you did before. If they told you, "Hey installing this will cost you thousands; perhaps you should reconsider doing this.", then I'd give them a pass. That is not what they did. They merely suggested it was an update that fixed some bugs and provided new features. I'm perfectly OK with losing the ability to sell old code through their store but I should still be able compile my code like I did yesterday without significant disruption to my business.

As for your cheap shot, I'd argue that if Apple provided an API to apply a custom image to their UISwitch that it was in fact meant to have custom images. Just because you read a website once written by some anonymous internet guy who proclaimed to understand the one true motivation of the Apple doesn't mean either of you actually know what you are talking about. APIs are meant to be used.

Happy holidays to you.

Comment Re:You can use any code between XCode 4 and 5 (Score 1) 336

Nope, this was the gold copy of XCode and so far I've only tried two projects through it and both were completely screwed up by XCode 5. For example, I'm rendering custom graphics inside the UISwitch. Well, guess what, the UISwitch is a different size now. How is that supposed to work? It cannot. You write your software, I'll write mine. The point is that the least Apple can do is allow you to continue what you were doing yesterday while you plan for a new OS. They ought not force you to stop all development and redo the entire UI of your app before you can continue writing the core functionality. Doing the layout of the app is low skill work while hiring good devs to do the complex software is expensive. If I've got my $100/hour guys on this project when Apple tells me that I need to to UI stuff I'm losing tons of money on good talent doing monkey work.

Comment slapping devs in the face (Score 3, Informative) 336

I've been a programmer for decades and I write my share of mobile apps. I write in many languages and for many platforms so I'm not married to any particular target system. I am in the middle of a project and have some beta testers running an iOS app with OTA updates using a OTA provisioning profile which is a fancy way of saying users can update apps over the air without needing to use the app store. My provision profile, a digital signature like thing, expired in November and the users needed a new version of the app to keep testing. I opened up my MacBook and it informed me that XCode 5 was available and "would I like to update it?" Sure, why not? Well, I can tell you why not. XCode 5 made software written in previous version not work! Significant rewrites needed to be done in order to do any changes and there was no option to compile for previous version. In short, an errant software update created two weeks work. Nowhere in there notice to update did it say clicking YES will cost you $10,000. This is screwed up! Backward compatibility should be available for development. If they want to no longer accept iOS6 apps into the store, that is fine. I should be able to compile old code without error by selecting the correct target device. This sort of thing actually makes their previous devices worthless because if they cannot run iOS7 then no new software can be written for them again. It is a such a waste. I am pissed at these guys.

I am able to take a previous compiled binary and sign it with a new profile so that the users are still able to work, but now even the most minor change requires a rewrite. These guys seem to forget who made them rich. It was devs making awesome software which made people buy their products in huge numbers. iTunes integration will only sell so many phones.

Comment Re:Efficient? (Score 1) 176

Quoting a friend, "Magnetic fields have to follow Maxwell equations. Aperture is defined in wavelength, so higher frequency can be more directive. Presume power only applied to the pad when a car has been sensed. Radio effects and power levels to transfer limit frequency selection, so this is still going to be modest directivity. Drive-on charging pad can't couple efficiently if the car body is metal (conductive), so efficiency will be very low."

Comment Re:an odd conclusion (Score 1) 187

I really enjoyed the article and sent it to several friends including some economists I know. I think you have a very compelling thesis and while I had an intuition about advertising and that which I liked and that which I did not I could not elucidate why. Your arguments resonate with me and the more I think about them the more they resonate. Thank you for sharing, reading it was the best part of my day.

Comment an odd conclusion (Score 1) 187

"Trying to increase relevance by turning up the creepy level is likely to increase ad blocking, not reduce it."

The entire gloss magazine business is predicated on the observation that people like to look at well targeted advertising. I think the new media companies (Google, Facebook, etc) are just copying old media and are on the right track. I don't think people really care about privacy. They vote for Congressmen who support the PATRIOT Act. They send naked photos of themselves to casual lovers over SMS. They talk about midnight cravings on Facebook. People today are more than willing to give up their privacy for a little bit of attention. Nothing to see here, move along.

Comment Re:Raspberry Pi for sure (Score 1) 423

Before I gave it to a child, I'd dump the X server anyway (why retard their skill growth and their productivity at the same time?). My nephew has been working with me all summer and his primary PC is a Pi. He has been very productive with it. We've been working on a headless media center build for it. Granted all the development has been done on it but the goal in the end if for it to be headless. My nephew though love the thing. He does run game emulators on it though. I have no idea why you can't make that work. You have me there...

http://blog.freesideatlanta.org/2012/08/raspberry-pi-headless-media-center.html
Our RPi headless media player, mostly a creation of my nephew on his RPi. We are just about to release a version with a Pandora player as well.

Slashdot Top Deals

8 Catfish = 1 Octo-puss

Working...