Slashdot Mirror


User: 1110110001

1110110001's activity in the archive.

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

Comments · 328

  1. Re:Gawd on City of Vienna Chooses Linux · · Score: 1

    Maybe you'd like to see a map of Österreich/Austria in Wikipedia and a map or europe with Austria where you can find Wien/Vienna: http://en.wikipedia.org/wiki/Vienna, http://en.wikipedia.org/wiki/Austria

    The Rathaus, where most Linux installations will run is located in the first district and can be reached with U2, 1, 2 or D. To get in the city from the vienna international airport (which is in Schwechat) you could take the new train called CAT. Enjoy your stay =)

    b4n

    PS: Mind the kangarous - no just joking - they are in Australia and not Austria.

  2. Re:Cynical on Firefox Ported to Mac OS X for Intel · · Score: 1

    I have to restart Firefox every day because of the CPU usage for opening a new tab.

    And I've installed Flashblock, because most flash animations and the flash plugin are written so bad, that it needs 100% CPU. I'm still waiting for the new flash plugin, which was promised last autumn. Maybe on Macintel Macromedia can make it not suck.

    b4n

  3. Re:Makes me happy on PHP Blogging Apps Open to XML-RPC Exploits · · Score: 3, Interesting

    Pear is part of PHP. You could use PHP without Pear but in most cases you would install both.

    What's sad is that a default lib makes such a bad mistake. It uses eval on a string that's generated from user input. It doesn't matter how good you check the user-input, there's always one way for the user to bypass them. Someone needs to review the pear-code for such stupid mistakes.

    b4n

  4. Re:CPU power consumption on Harvesting & Reusing Idle Computer Cycles · · Score: 1

    But it isn't that expensive. [..]

    Oh come on. Like it's always just about the money. Electricity needs to be generated. It doesn't come magically out of that power outlet.

    b4n

  5. Re:Question: does this effect phpbb? on PHP Blogging Apps Open to XML-RPC Exploits · · Score: 1

    The problems is the phpBB guys don't get it. First of all the rewrote phpBB and still have an awfull structured code. And they use things like serialized strings in cookies, but they don't think it's their fault if it raises problems.

    b4n

  6. Re:this is news? on PHP Blogging Apps Open to XML-RPC Exploits · · Score: 1

    Yeah and Tobias Schlitt of Pear posted about it on the same day in his blog: http://www.schlitt.info/applications/blog/index.ph p?/archives/349-PEARXML_RPC-Security-vulnerability !.html and other PHP software, like Bitflux http://blog.bitflux.ch/archive/2005/06/29/bxcms-1- 2-1-security-bugfix-release-codename-not-our-fault -2.html, was patched on June 29th too.

    http://www.php.net/ had a news entry about the issue last week. So everyone should have patched their pear-libs in the meanwhile.

    b4n

  7. Re:Cynical on Firefox Ported to Mac OS X for Intel · · Score: 5, Informative

    I guess it's because Safari is not that important. It's just a webbrowser. The important part is webkit. It can be used for more than just a browser. I.e. Dashboard or Editors or even the history of AdiumX.

    And many webdevelopers have a Mac. With Firefox and Opera you've to important cross platform browser. They know how important choice is and they know every Mac user uses webkit - the don't have to use Safari.

    b4n

  8. Re:Hmm, sounds like the J2EE guy on How to Do Everything with PHP and MySQL · · Score: 1

    Get http://pecl.php.net/package/APC and you have an open source opcode cache.

    There're some others - some of the with optimizers. And if you have the money you can also get the Zend stuff.

    b4n

  9. Re:Dual Monitor Support on Xorg and Desktop Eyecandy · · Score: 1

    If you've found it easy in Windows you should look at Mac OS X.

    In Windows you plug in your monitor, click in the settings and activate it with some more clicks.

    In Mac OS X you plug in your monitor. That's it. Very nice if you have a notebook and are switching between single and dual screen very often.

    b4n

  10. Re:IE only sites on 10 Percent of UK Sites Incompatible with Firefox · · Score: 1
    That was by no means Standarts Compliant. It's just a solution for 4 different browsers at the same time:
    // IE/Win
    obj.style.filter = "alpha(opacity:"+opacity+")";
    // Safari<1.2 Konqueror
    obj.style.KHTMLOpacity = opacity/100;
    // Older Mozilla and Firefox
    obj.style.MozOpacity = opacity/100;
    // Safari 1.2, newer Firefox and Mozilla, CSS3
    obj.style.opacity = opacity/100;


    The last line is the standard - it's in CSS3. The other lines are just for older browsers.

    b4n
  11. Re:Congratulations are in order! on A Decade of PHP · · Score: 1

    BTW there's already an extension for that in PECL: http://pecl.php.net/package/oggvorbis

    b4n

  12. Re:The hand that feeds them on IT Giants Accused of Exploiting Open Source · · Score: 1

    The goal of Marco Boerries was to have an alternative to MS software. That's why he wrote StarOffice. In 1999 his goal was to have an office suite, but as service not as software. He thought the money should be made with offering service and support and not with selling the software.

    That's why Sun was his perfect partner. He wanted to let StarOffice run on a server with thin clients. And Sun has and produces the servers needed for that. Now this thin client didn't catch on, but Open Office and Star Office is similar Boerris dream. And that had nothing to do with Koffice.

    You can find enough about Boerris and Star Divisions history via Google - at least in german.

    b4n

  13. Re:Bluetooth on Logitech Cordless Desktop LX500 and LX700 Showdown · · Score: 1

    I'm using the Logitech Bluetooth mouse MX-900 with my Mac mini and my Powerbook and have no problems. Search for device and you're done. How does that not work with OS X?

    But the extra buttons can only be used for Expose/Dashboard. I've Expose "all windows" and "desktop" on the thumb buttons and dashboard on the top button. Works great.

    b4n

  14. Re:*All* your gripes can be fixed with extensions. on Which is Better, Firefox or Opera? · · Score: 1

    "FF doesn't let you control cookies as easily as you are able to in opera. "
    Have you tried cookie culler extension?


    The suite had a nice cookie menu with entries like "allow cookies from this domain". It's a real PITA to allow a site to use cookies if you denied it before in firefox. In good old Mozilla it was a click away.

    Even better whould be a notification like with popups or stuff and the option to block all cookies. So you can block all but see that a site send one, so you know why something doesn't work for example. And the notification could again have an option to allow cookies for the site.

    It's actually the same as for popups and stuff. I don't know why there's only deny and don't tell me or bug^H^H^Hask me every time.

    b4n

  15. Re:Nay on Perl Medic · · Score: 1

    There are not too many functions. --without-mysql and all mysql_* functions are gone. That's how modules work in PHP. It still has no namespace (maybe PHP6 via Parrot) and thus the prefix.

    They made a new module for different reasons. First everyone know the inconsistency sucks. But you can't just change alls mysql_* functions and break older code. Second mySQL matured. Mysqli is meant for mySQL 4 and adds some new functions like prepare or transactions.

    Again if you don't want them don't compile them.

    For the jewish stuff. I guess someone could need them. Like some people need to know when is Easter. But again if you don't need them don't enable the calendar module. It's not enabled by default anyway. Thus you're responsible for having them, or maybe you're using windows - I won't comment on that ;)

    b4n

    PS: Try to register. It's always nice to know to whom I'm speaking, AC

  16. Re:Nay on Perl Medic · · Score: 1
    I don't think PHP is inherently bad, but the current implementation certainly is.

    You talk about a PHP3 lib and think this is current implementation? Of course an API does not change. But in PHP5 you've mysqli:
    mixed mysqli_query ( mysqli link, string query [, int resultmode] )
    As you see it's the way you want it. And every new lib since PHP4 follows the same guideliness.

    BTW no one should use the database libs directly anyway. Use an abstraction like adodb or PDO in PHP 5.1. If you'd have a well structured code you'd never see the mysql quirks.

    b4n
  17. Re:Harmony could use Parrot on On the Horizon: an Apache-License Version of Java · · Score: 1

    It's funny people think parrot is vapoware altough it can even run PHP code with pint. So they already made a huge step. Of course the last steps in getting it ready take longer. But they're working on it and I think 2007 is a good target for a first stable release.

    Still I agree it doesn't fit Java's needs and I don't want to see parrot doing Java stuff. Keep it simple.

    b4n

  18. Re:This was a mistake?! on Mac OS X Tiger Accidentally Shipped Early · · Score: 1

    Resource forks don't exist in the Windows or Unix world, so copying Mac files to other operating systems was a bit of a non-starter.

    NTFS has forks. They added that to support Mac clients in their servers OSs. Windows 2000 and XP use them to save thumbnails for explorer or the details you can add in the property panel.
    The syntax for forks is filename.txt:myfork and IIRC they don't count for your quota (maybe they fixed this).

    Reiser wanted to include something like forks too. Don't know how far he got. He called it something like using a file like a directory with subfiles.

    b4n

  19. Re:I guess it depends on what you mean... on Naturally Occurring Standards · · Score: 1

    > Few people who code that way will put the start
    > brace to a function in the same place

    Placing the function opening brace on its own line is the KnR standard. I would guess it is because the function line is a declaration and produces no code, while the control statements like if, for, while, do. This visually separates the declaration from the definition, which IMO is the right thing to do.


    The rule I learned is that the opening brace is only placed in the same line if it's a block that can be nested. If, while, ... can all be nested while functions can not. Thus it's IMHO valid to have the opening brace in the same line as declaration if it represents a method.

    b4n

  20. Re:goooood morning Austria! on Local Internet TV Takes Off In Austria · · Score: 1

    The Aon stuff is not part of the monopoly. Many other offer broadband access.

    It's the job of every corporation to make money. So that can't be used as a defintion for good or bad.

    Yes the news aren't the best. But as you can't spell the name you aren't reading it anyway.

    b4n

  21. Re:the catch. on Local Internet TV Takes Off In Austria · · Score: 1

    (Disclaimer I work on Buntes Fernsehen - whow saying that on slashdot feels nice =)

    The download from aon.tv and buntesfernsehen.tv don't add to the trafic count. So you can watch as much Buntes Fernsehen as you like ... if you like seeing the people you see every day for hours at home. And now there isn't even a monthly fee for Buntes Fernsehen itself.

    b4n

  22. Re:With the current state of our economy... on PSP Reception Lukewarm in US? · · Score: 1

    I saw the PSP in Tokyo for 20000 Yen (~ $190). So the PSP is cheaper, just not in the US. In Europe it will be even more expensive. Amazon.de has it for EUR 330 (~ $380). I hope it will get cheaper. I could buy two of them in Japan.

    What a pity the PSP was out of stock when I was in Tokyo.

    b4n

  23. Re:Is there any PHP book *not* for beginners? on Beginning PHP 5 and MySQL E-Commerce · · Score: 2, Informative

    Zend is not the only author of PHP sources (or the Zend engine). PHP runs in a multi-threaded enviroment. Just some of the uses libraries don't.

    b4n

  24. Re:Coral links on A History of Icons · · Score: 1

    How about having coral run at port 80 instead of making everyone else change their firewall.

    b4n

  25. Netgear do release souces but wrong ones on GPL Violators On The Prowl · · Score: 1

    Remindes me to the Netgear situation. I'm waiting since August 2003 for the source code of the firmware to the WG602. They did release a source. But the orginal firmware (the one I bought in the package) had a telnet server and the route command didn't work completly. I couldn't find this bug in the released source. Thus they released the wrong one. One guy tried to help me last year, but I haven't heard from him since 3 months.

    b4n