Slashdot Mirror


User: GreyLurk

GreyLurk's activity in the archive.

Stories
0
Comments
147
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 147

  1. Re:App programmer is the new web designer on The Stanford Class That Built Apps and Made Fortunes · · Score: 1

    Shipping is the only feature that is an absolute must have for any application. The rest is just chrome.

  2. Re:Why did they buy QNX? on RIM Announces BlackBerry 7 OS · · Score: 1

    To be fair (ish) QNX on the Playbook isn't really ready for prime time yet. It's better to wait until they've got those bugs ironed out before they risk their phone platform on it.

    Now, why QNX on the Playbook is so bad, that's another question altogether. Maybe RIM thinks Apple has a patent on well designed UIs and APIs, and aren't risking a patent battle.

  3. Re:Not so bad to have different systems. on Why Does the US Cling To Imperial Measurements? · · Score: 1

    This is english... all our words are a foreign language.

  4. It's a matter of price. on The Tablet Debate: 3G Or Wi-Fi? · · Score: 1

    For me it's merely a price discussion: I can get a WiFi only version for $499, and never pay anything more again. Or I can buy a WiFi/3G version, for $529, and spend $30-50/month every month for two years until the contract expires. Total price differential of $750-1230 to have internet access in the few places that don't offer free wifi these days? I think I'll take the WiFi only version, thanks.

  5. Re:This is what we can't have nice things! on Ask Slashdot: Do I Give IT a Login On Our Dept. Server? · · Score: 1

    Oh, I can understand the idea perfectly... It'll take me a few hours after work on Tuesday, and $1000 of hardware to put this together, or I can spend 4 hours in a meeting with IT to explain my requirements, give them a few thousand dollars in exploratory budget, and two weeks later they'll come back to me with a spec for something similar to what I asked for, then I can give them a few thousand more dollars in implementation budget, and a month or two later they'll stand up a system that does about 90% of what I asked for.

    As an IT person, I understand the desire to have everything locked down and under IT control, but at the same time, we stab ourself in the eye when we retaliate for this kind of behavior. Instead, regard this as a working prototype, and push for this functionality to be adopted and subsumed into IT.

  6. Congratulations, you've built a prototype. on Ask Slashdot: Do I Give IT a Login On Our Dept. Server? · · Score: 1

    Ah, the old IT conundrum: If I ask IT to do it, it'll take several months and tens of thousands of dollars in budget to implement. If I hack it together myself, it'll take a few hours, and a $1000 investment in hardware. But then comes maintenance, and repair, and so forth and so on.

    In the end, you're going to need to hand over control of the system to IT, whether that means having them build a new box for you that does the same as the one you built, or handing them over root control of the system you built, if they're familiar with the components of the BSD/LDAP/CalDAV beast you've hacked together. Basically what you've built for them is a Proof of Concept system, or a Prototype, which they'll need to take over eventually, because you're not going to in the business long term of supporting this tool.

  7. Re:Really?!?! on Software Firm Looking To Hire Naked Coders · · Score: 1

    You've apparently never seen the Aussie film "Undead"...

  8. Re:And? on GNOME vs. KDE: the Latest Round · · Score: 0

    Ah, you're right, I was thinking GTK+ and Qt being skinned to look nearly equivalent.

    Still though, the differences are almost entirely cosmetic. Why bother fighting about it?

  9. And? on GNOME vs. KDE: the Latest Round · · Score: 0

    *sigh* who cares? Most distros toss skins on top of them that make them indistinguishable anyhow.

  10. Re:Amen to that on Piracy Is a Market Failure — Not a Legal One · · Score: 1

    A fictional character from Ayn Rand's novel "Atlas Shrugged"?

  11. Re:Flash on Ask Slashdot: Data-Only Android For Development? · · Score: 1

    Sure... That's what some of the Flash->HTML5 converters are doing (though they're going through the intermediary of AS3 bytecode). The thing is that the Flex class library directly inherits from the Flash class library, so re-implementing on another platform would require a ground-up reimplementation of the entire windowing library on any existing stack (Java, .Net, etc...) So it's not really feasible to "port" Flex to another language/platform (though SIlverlight is a reasonable knockoff on the .Net stack).

  12. Re:Flash on Ask Slashdot: Data-Only Android For Development? · · Score: 1

    Flex is just a set of Libraries and an XML syntax for ActionScript bytecode. In other words, Flex is built on top of Flash, so it can't really outlive Flash.

  13. Re:Update on RIM Does Not Want PlayBook Devs, Complains One Potential Developer · · Score: 1

    Note that you can get started developing for iOS at no cost with a single download.

    Really? When I looked into starting iOS Development, it looked like it would cost me at least $799 to pick up the development environment, since it only came pre-packaged with custom hardware and an operating system. Although, at least their $799 package works with my existing monitor and keyboard.

  14. Re:My other favorite part on RIM Does Not Want PlayBook Devs, Complains One Potential Developer · · Score: 2

    One has to sympathize with RIM's internal software engineers if that is the same tool they have to work with to develop their own apps. This is not an indication that RIM wants to turn developers away, but an indication that their software development process is not very efficient. The complicated process is not only a turn-off for external developers, but also their internal ones. The question is, is this the best process they could come up with, or is it that good ideas or designs in the company have problem becoming realized?

    Honestly, the dev tools for the Flash/AIR platform are pretty solid, but the RIM SDKs are pretty horribly architected. It's loosely based on the Adobe Flex APIs, but it ignores all of the conventions set up in the Flex APIs, and isn't even internally consistent with itself. Half of the reason for using a Flash-based API is to have the built in smooth transitions (Fade, slide, etc..), but for whatever reason, the QNX components don't work with the built in transitions. You can build an app without QNX components, sure, but it'll run way slower, and doesn't blend in with the QNX UI.

    And let's even look at the QNX "standard UI". Oh wait, there isn't one. The only example of an application that we have to loosely try to base our UI around is the web browser that TFA mentions. Of course, none of the standard UI metaphors that the browser uses are built in to the API? The "tab drawer" that happens when you swipe down? It's fully custom constructed, you'd have to write the whole thing yourself from primitive UI Rectangles and hand-built transitions and event handlers if you wanted to have a similar thing in your app. Take a look at Android or iOS, where tabs, accordions, toast notifications, and view-stacks are built in metaphors in the UI. I don't know when it's going to all be fixed, but it's in serious need of massive repair.

  15. Re:Maybe on RIM Does Not Want PlayBook Devs, Complains One Potential Developer · · Score: 1

    Sure, The $20/submission fee keeps out fart apps, but the thing is that it's not $20/app. If I submit Application A and one of my users finds a bug, I obviously need to submit an update... That UPDATE costs another $20. What if you add a feature? Another $20. So basically, the model that the Blackberry App World model encourages is for you to submit bugfixes only when they're absolutely critical, and to avoid adding new features.

  16. Re:Ummm, that's a crap article on Why You Shouldn't Reboot Unix Servers · · Score: 1

    I don't think the article was expounding on Unix "Manliness" and uptime metrics... It mostly just highlighted the mistake that a lot of junior admins make (Both Windows and Unix) that it doesn't matter if you understand why the problem is happening, just mashing the power button until it goes away is the best rout forward.

    Rather than presenting technical reasons why you shouldn't reboot, It's actually probably better to ask for technical reasons why you *should* reboot. Rebooting a server to try and fix a problem is just one step above "percussive maintenance" in the hierarchy of problem solving.

    Now, I will actually suggest one additional reason to reboot a Unix Server not mentioned in the article, and that is installing a new service that's intended to be included in the boot up sequence. However, that suggestion is just a Quality Assurance measure: Make sure that the service powers up as it's supposed to, in case some unexpected downtime does happen, and ensure that the service comes back up as expected. Otherwise, Hardware and Kernel upgrades should be the only reason for a reboot.

  17. Re:Uh.. no on Why You Shouldn't Reboot Unix Servers · · Score: 2

    Why reboot? Why not just kill off the process, clear the temp files, and restart the process?

  18. Maybe, but wait. on Are Tablets Just Too Expensive? · · Score: 1

    Yes, but they're first gen tech. The first gen is always too expensive, because it covers the R&D costs. Look at Blu-Ray Players circa 2005, which cost $400+ for the cheap ones. Fast forward 5 years, and we've got Blu-Ray players available at grocery stores for $100 a pop. Ultimately, people are paying for the "Ooh Shiny" factor now, but in a few years we'll see the price drop, and you'll be able to pick up a capacitive touch screen 7 inch tablet with 1024x600 resolution and an LTE modem for $150 bucks.

  19. Re:But Worse Than Distributing on Android? on Apple To Keep 30% of Magazine Subscription Revenue · · Score: 1

    If he's not talking about iOS, is he just talking about the cool skin that Apple's marketing group put on top of BSD then?

  20. Re:A little perspective on Apple eBook Rules Changing For Sellers · · Score: 1

    But see, that's where the anti-competitive laws come into play: Apple is directly leveraging their dominance in the Tablet OS market to harm their competitor in the e-Book market. As I understand monopoly laws, they're not allowed to do things like that. It's like if Microsoft charged all Office Suite manufacturer's 30% of the sale price of their suite in order to run under Windows, or if Hyundai charged a 30% surcharge to companies who were shipping Honda cars using the ships that Hyundai built.

  21. Re:Just charge more on Apple eBook Rules Changing For Sellers · · Score: 1

    I know that's the policy on the new Amazon Android Store

  22. Anti-Monopoly? on Apple eBook Rules Changing For Sellers · · Score: 1

    So I know this gets called a lot, but I think this seems like an area where the FTC could potentially get involved... Apple is leveraging their dominance in the mobile computing market to force competitors in the e-book market to raise their prices. This might be in violation of existing anti-trust laws.

  23. Re:All you need to know, from TFA on Italian Scientists Demonstrate Cold Fusion? · · Score: 1

    This would actually be one of the places where a Patent is perfectly appropriate. Patent the technology, and publish the paper describing the equipment. I understand that the practice is pretty common in corporate-style labs.

  24. Re:Well now.... on Italian Scientists Demonstrate Cold Fusion? · · Score: 1

    There's certainly theory behind it... Two atoms (generally hydrogen) combine into a heavier element, and in the process some minute portion of their mass is converted directly into energy. We've even accomplished that part in limited circumstances (i.e. Hydrogen Bombs). The fiendishly tricky part is balancing the inputs and the outputs to the reaction to keep it going while keeping the whole thing cool enough that the reaction doesn't go out of control (i.e. "Cold Fusion")

  25. Re:Uh, no on Italian Scientists Demonstrate Cold Fusion? · · Score: 1

    Maybe.... It depends on what the efficiency of the process is, and whether it's more efficient than current power-generation reactions. And, as you said, whether there are hazardous by-products.