Slashdot Mirror


User: gaspyy

gaspyy's activity in the archive.

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

Comments · 461

  1. Re:"mammoth 80MB download size" on Google Hiring Programmers to Work on OpenOffice · · Score: 1

    Actually, a sane installation of Office would be around 150 Mb (if you select "custom" and install the things you actually use); MS Office has a ton of clipart that makes for most of its size.

  2. Re:It's been a while.... on Google Hiring Programmers to Work on OpenOffice · · Score: 1

    Just a couple of days ago I checked the size of the Adobe Reader 7 - it was 92 Mb! It was the final straw - I uninstalled it and got Foxit reader instead (1 Mb). Now all I need is a firefox plugin.

  3. Re:The locals aren't helping on Deadly Version of Bird Flu Found in Romania · · Score: 2, Informative
    Having the farmers hiding their birds from the government isn't helping


    Where did you get that information from? I am from Romania, and as far as I know the farmers haven't tried to do such a thing as they are being paid in full at the current market rate. So far 17,000 birds have been killed and two or three villages are now in quarantine - food is delivered in trucks, all cars and persons are disinfected, etc.
  4. Re:Warning: rant approaching at high speeds on An Intro To Editing Audio On Linux · · Score: 1

    Replying to myself - I've used Audition just as an example since I'm not an audio guy. However even for more expensive software, the comparison is still valid.

  5. Re:Warning: rant approaching at high speeds on An Intro To Editing Audio On Linux · · Score: 2, Insightful
    Everyone else has their pick of tech-geeks to hire to do it for them


    Then where's the benefit for me as a user?

    Scenario A: I download an open source software, version 0.7.8.1 that does 80% of what I need. The project is either not in active development 'cause the developer got bored, or he/she/they refuse to add the features I want. I then look for a freelance programmer. I can expect at least 3 months of work; even at $8/hour, that's still $3840 for someone who works 40 hours per week.

    Scenario B: I go out and buy Adobe Audition for $300

    What scenario makes more sense?

    Case in point: for years we've been using at work a Linux Debian as firewall / gateway / DHCP server. Every time we needed a new feature (VPN, bandwidth management) we needed to call a specialist. The box itself was free, but each configuration cost us about $250. I couldn't find my way through all config files in the Debian box - I'm not a Linux programmer / geek - I'm a user. after paying $2500 I went out and bought a Zyxell Zywall 10W with wireless for $200, that does 98% of what I need. It's so easy to configure and work with I didn't need to use external help.

    Since then I keep asking myself: why couldn't be Linux so easy to use, with clearly organized menus for everthing?
  6. Re:My reasons on Why Do You Block Ads? · · Score: 1

    I agree with everything you've said, just a note:

    it IS possible to design a flash site to have links directly to a specific page/section, similar to the way Google Maps works ("Link to this page"); you can even make the browser back/forward and bookmarks to work, but it's a littly tricky for the developer.

    Considering that most Flash sites don't even have a Print button (although Flash has nice print support), it doesn't surprise me that accessibility still sucks.

  7. Re:No sympathy for symantic, but... on Symantec Brings Complaint Against MS to EU · · Score: 1

    Cure human stupidity? Yeah, that'd be cool indeed, I'm all for it.

    Most viruses/trojans/malware nowadays get installed because of human error. If you ingore all the warnings and extract & run payload.exe from SeeNataliePortmanNude.zip after supplying the attached password "hwjegsgd" then there's nothing MS can do except for requiring a computer driving license.

    To put things in perspective, someone I know played a very cruel joke on a coworker that had administrative access on their company servers. He instructed him how to open MSSQL enterprise manager and drop a table from the db! Of course, a person with no knowledge in databases shouldn't have access to such operations, and we go back to my point - how do you cure human error?

  8. Re:Smart move: delight customers & avoid unsol on Apple Upgrades Mac mini, Doesn't Tell Anybody · · Score: 1

    They have no grounds to complain. They got what they paid for... or they could have waited x months for a new version to be officially released.

    I've ordered Macromedia Studio 8. Because the initial online order for the downloadable version failed, I was called by a representative of their European division and I got the boxed version with premium shipping at no extra charge. Can someone else complain that they didn't get the same treatment? No.

  9. Re:Two camps on Better Web Apps With Ajax · · Score: 1

    For that matter, see Flash Earth

    I now the majority of /.-ers think Flash is only for ads, but actually you can do everything Ajax with less effort.

  10. Re:svg release schedule? on Mozilla Firefox 1.5 Beta 1 Released · · Score: 1

    SVG is promising, but I'm afraid it'll be very long until browsers will have have wide support it... and when/if becomes widespread, its first usage will/would be ads.

    As for Flash, for graphics, the interface is OK. The IDE is crude though, have a look at SEPY or FDT for Eclipse. The latter one is very nice, but not free.

  11. Re:i'm one of the first.... on Flash EULA Doesn't Fit the Times · · Score: 3, Insightful

    Wow, you sure have a passion in hating Flash.

    First of all, the article is, in typical slashdot manner, not just misleading, but plain wrong. Laptops are PCs, not embedded devices, so you're not prohibited in using Flash on them. You may dislike MM, but they are not stupid (unlike a part of the crowd)

    Second, Flash does not suck resources unless there's heavy animation involved. It certainly doesn't use huge amounts of RAM.

    Third, the parent poster uses the lowest form of FUD: he's lying. By default, a flash movie does NOT have access to microphone or webcam - you have to explicitly enable this, and this is a per-site setting. I won't even discuss the cookie nonsense.

    Fourth, it's proprietary, because MM wants to stay in control, but the specs are readily available, as is the source code of the player.
    There is nothing to stop you from making your own Flash content generator or player. Have a look at OSFlash.org for a list of Flash-related Open Source projects.

    Finally, whether you like it or not, Flash is the best way to create modern web applications, a lot easier than AJAX, more widespread than XUL.

    As to SVG standard, read and weep: SVG Rendering Comparison. Also, have you seen Adobe's SVG plugin for example? It makes Acrobat look small and snappy in comparison. It will take at least 5 more years until you'll be able to use SVG across browsers and platforms.

    And, come on, this is Slashdot, you may hate flash, but can you resist the girls of Virtual Bartender? :-) Cheers!

  12. Re:RIA, the next NEW thing? on What are the Next Programming Models? · · Score: 1

    I know /.-ers don't want to hear this, but right now the best way to make cross-platform RIAs is Macromedia Flash.

    With it you can do the whole client-side functionality (screens, validations, business logic) and make it communicate with any server technology via XML.

    We developed a complete framework and with it we built an enterprise-grade app that actually works and it's stable, being used by hundreds of employees every day.

    Let me say this again: used properly, Flash is not a toy.

  13. Re:"evolution of user-centric design"? on IE7 Bugs and Reviews · · Score: 1
    The only feature of IE 7 that strikes me as a nice piece of user interface is the clear and graphical method of creating a new tab


    My thoughts exactly. On the other hand, what's with the menu displayed below the tabs? It makes no sense because the menu structure is app-specific, not tab-specific.
  14. Re:New Format on The End of a Floppy Era · · Score: 1

    All modern BIOS-es have the ability to boot from a USB memory stick. You can even install Linux on such a device.

  15. Re:Military applications? on Open Design for ~$800 Swarm Robots · · Score: 1

    The fact that the parent is modded insightful should serve as a warning :-)

  16. Re:And all those outsourced jobs? on Document Disposal Law Kicks In · · Score: 1

    I can't comment on all situations, but the company I work for, located in East Europe, has a contract with a UK company and we have access to sensitive data (their whole database).

    We have a contract with them; one of its sections it's basically the UK Data Protection Act. So even if the country doesn't have a very clear law on this matter, we still have to respect the UK laws.

  17. Re:Will Lucas remake eps 4, 5 and 6? on Newest Star Wars Reviews Suprisingly Positive · · Score: 1

    I saw the original trilogy a weeks ago to refresh my memory.

    Yes, the first lightsaber combat (in ep.IV) is definitely poorly choreographed. While Obi-Wan may have been old and rusty, there's no excuse for Vader.

    I'm pretty sure that the whole father & sister stuff was added in ESB. In ANH there's no hint that Vader feels anything when he confronts Leia, he's clearly trying to kill Luke, and so on.

    Lucas thought about a trilogy only after the success of Star Wars. Now he's trying to make all the pieces of the puzzle fit together and it ain't easy...

  18. Re:Obligatory MS isn't dying troll on Microsoft 'under attack' On All Fronts · · Score: 1

    For moderators: according to the parent link, they have 60 billion in cash and 27 billion total yearly (in 2004) operating expenses (20 billion in 2002).

    So in theory they could survive for 2 or 3 years giving EVERYTHING away for free and not making any money at all.

  19. Re:Obligatory MS isn't dying troll on Microsoft 'under attack' On All Fronts · · Score: 1

    Well, they have 60 billion in cash and 27 billion total yearly (in 2004) operating expenses (20 billion in 2002). So in theory they could survive for 2 or 3 years giving EVERYTHING away for free and not making any money at all.

  20. Re:Privileges anyone? on Microsoft States Full TCP/IP Too Dangerous · · Score: 4, Insightful

    The default users get Administrator priviledges because many popular programs simply refuse to work correcty with limited rights. Over the top of my head, Winamp 5 and Trillian 3.1 are guilty of this. Sure, you can workaround by giving write access to everyone for those folders, but it's crazy.

  21. Re:No one is screwed.Unless they've been so all al on Adobe Blasts Nikon's Closed File Format · · Score: 5, Informative

    What most /.-ers miss is that Adobe Camera RAW as well as most other converters such as Capture One or RawShooter don't rely on manufacturers' SDK to convert RAW files. This way they can achive better results.

    I don't know about Nikon, but for my Canon I know that ACR produces far better results than Canon RAW Converter.

  22. Re:Firewalls on Midsize Businesses Not Considering Linux? · · Score: 2, Interesting

    I can relate to that.

    In my company (very small, ten employees) we needed a good firewall, VPN, bandwidth management.

    We had a Linux box (Debian) but the problem with it was that configuring all the things we needed was time-consuming - find the right patch to get the VPN working, edit a dozen text configuration fies, search on Google, ask on forums... Overall, it cost us time and money.

    After 2 years we gave up and bought aZyxel ZyWall Internet Security Gateway. It works flawlessly, we can do everything we need with its GUI, and I keep asking - why haven't I seen a nice centralized UI in Debian from where I could control the system, firewall, VPN, authentication, logs and so on??

  23. Re:What's the downside to using X11? on Aqua OpenOffice.org v2.0 Cancelled · · Score: 1

    I can't say this without being a huge asshole but i'll try.

    Maybe the mac users don't care about paying now for the development of an office suite that will be ready and polished sometimes in the future, when they have ready alternatives. It's not like Mac doesn't have a decent office suite.

  24. Re:Total Hypocrisy, Michael on New York's Oldest ISP Gets Domain-Jacked · · Score: 4, Interesting

    As always, misleading analogy.

    It's more like this
    Gullible Buyer: "Hey friend, you are more knowledgeable with cars, will you buy me one? Here's the cash, go to the local deader, buy whatever seems good; I don't know all the tech-speak and I am sure the sales rep. will try to rip me off"
    Friend: "Sure. Count on me" ...
    Later:
    Friend: "I bought this great car, but I made the papers on my name. But don't worry, I'll let you drive it"
    Gullible Buyer: "Uhhh, thanks, I guess" ...
    Later:
    Friend: "You know, this car is mine, so fuck off!"

    Believe it or not, I've seen this happening more than once with regard to domain names. One example: The client is a newcomer and the contractor was SO helpful, they provided the internet connection, made and hosted the company website and even registered the domain name (on their name, not the client's name). The client doesn't even notice. A few years after that, the client realizes the mistake, tries to take ownership of the domain. The contractor asks for $50,000.

    Luckily, in that case the client also has a trademark on the name, so i advised them to threaten the contractor with a lawsuit and never give in. I don't know the latest status in this matter but I think the contractor will give the domain to the rightful owner.

  25. Re:Or standards-compliant CSS rendering on Microsoft Says Firefox Not a Threat to IE · · Score: 1

    The box model works correctly in IE6, provided that you use the correct DOCTYPE (otherwise it reverts to Quirks mode, just like Mozilla)