Slashdot Mirror


Konqueror Compiled For Mac OS X; KOffice Next

scishop writes "Benjamin Reed has just compiled Konqueror for Mac OS X after porting the KUniqueApplication class. A screenshot of the running program can be found here. According to Reed's blog, 'next up is KOffice.'"

12 of 509 comments (clear)

  1. Woot! by LittleLebowskiUrbanA · · Score: 4, Insightful

    Finall, a capable browser for Samba networks for Macs! Finder crashes and just plain doesn't work for me browsing Windows networks from my Powerbook running Panther. Whereas typing smb:/// in Konqueror just works like Apple claims Finder does.

  2. Re:The question is.. by Anonymous Coward · · Score: 5, Insightful

    Why bother? I seriously doubt anyone would go full-tilt KDE on an OS X box. Mozilla or Firebird are great browser choices.. Why bother to port Konqueror?

    Konqueror is more than just a web browser. I would install it on Mac OS X to get all the wonderful KIO slaves that come with it like tar and sftp.

  3. Inertia. by abulafia · · Score: 5, Insightful
    I am not a KDE or an OSX developer. (Well, I do some OSX administration, and port our apps to the platform. But that isn't the same thing.)

    I'd say that covering platforms is important, because when someone says, but do you suppot Blah, you can answer that yes, indeed, you do.

    Keep in mind that short term tactics are great, but strategy is what frequently offers tactical brilliance a place to shine. If KDE is everywhere, people will start to use it. That's useful. for KDE. See? Think companies, down the road.

    -j, who really can't stand such heavyweight stuff.

    --
    I forget what 8 was for.
  4. Re:The question is.. by grubi · · Score: 5, Insightful

    It's more than just about a browser. It's about porting Linux/KDE stuff over without middlemen like X11. That's a nice little achievement.

    And if someone really really sees no point, THEY DON"T HAVE TO USE IT. :-)

    --
    Actually, information would like a turkey sandwich.
  5. Re:The question is.. by gregfortune · · Score: 4, Insightful

    At it's core, this is simply a UI choice. Do you like how Safari renders, but don't like the interface? Now you've got another choice. Not too thrilled with Mozilla? Again, another choice.

    This also signals the beginning of an infusion of KDE apps into Mac OS X. Basically, this proves it can be done and more are likely to follow.

  6. Re:Sometimes I wonder.. by clarkcox3 · · Score: 4, Insightful

    It's no worse than all the OSX apps that start with a lowercase "i".

    --
    There are no tiger attacks in my area and it's all because this rock I'm holding keeps the tigers away.
  7. Re:The question is.. by Kesha · · Score: 5, Insightful

    Well, the reasons for porting KDE to Mac OS X natively and the reasons why someone would want to use Konqueror on OS X may be different.

    Konqueror is not just a browser. It is also a file manager (kind of like Windows Explorer on SuperMan steroids). It suppors io-slaves, which gives Konqueror network transparency that I do not think is paralleled by any other file browser right now. Also, some people dislike the OS X Finder and would prefer to use Konqueror instead.

    Konqueror is pretty cool - it has all the latest features such as tabbed browsing, but it also allows to split any view into two (and then again) - you can make it look like Norton Commander if you like.

    Konqueror also supports archiving web pages as .war files (I do not know if this is an exclusive Konqueror feature or not, and I don't care - it is extremely useful).

    So, there are many reasons someone would want to use Konqueror, and not just on OS X or Linux.

    The reason to port to OS X could be so that KDE were less dependent on X11 hacks and used Qt API more thoroughly, I don't know. The thing is - the more portable the code is, the fewer bugs there are (unless of course they start #ifdef-ing everywhere, then it just turns into a mess of duplicated non-portable code).

    Paul.

  8. Re: Apple needs to catch up to Linux in some respe by Doctor_Jest · · Score: 5, Insightful

    There are some apps that have less in the way of choice on the Mac, but with Fink and the now built-in X11, there's much more choice than say OS9.

    In regards to browsers, there's Mozilla, Firebird, OmniWeb, iCab, Opera, Safari, Konqueror, and Camino. (My favorite being Camino...)

    Mail apps? Plenty. Editors? Plenty. I have 6 right now, not including TextEdit (only two cost money.)

    I'm glad to hear you're moving to the Mac. I did it a couple of years ago, and my Linux box has become a server....I won't go back to Desktop Linux for the foreseeable future.

    Fear not, though....there's plenty of choice. (With the exception of Window Managers..but you can run your favorite X WM fullscreen if you wish)... :D

    I don't think Apple will have to peddle very hard to charge for their OS, though. It's indeed superior in many ways to what's available for free, and it also encompasses choice, something that was Linux's sole domain before OSX. I like linux too, but my OS of choice is worth every penny. Forget Windows... :D

    OSX just works....I can spend hours twiddling with it, or I can set up and go with no troubles at all. That's the beauty of OSX.
    ---

    --
    It's the Stay-Puft Marshmallow Man.
  9. Re:F'n Rocks by KrispyKringle · · Score: 5, Insightful
    You know, I'm pretty much in the same boat. I kept a Windows machine around for the longest time for compatibility, but ditched it a bit ago after deciding I rarely used it and didn't even want to have to remember to patch it. My desktop is a $500 midlevel AthlonXP.

    For a while, I've wanted a laptop, as well. Now, I could get a wintel for probably seven or eight hundred, and even load linux on it and probably get most of the APM features to work, even. But I also think OSX would be great for some other reasons, such as solving my problems viewing certain kinds of media, running proprietary software, etc. Maybe I'll even start using iTMS. And Mac laptops--and, in fact, Mac workstations (just not low end desktops)--are priced fairly competitively.

    So I admit, I've been thinking, if I get a decent payout from my current work, I may very well spring for a low-end iBook. As an easy-to-use, low-maintanance, commercially-supported Unix on the desktop, it can't be beat.

  10. Re:why? by Ambassador+Kosh · · Score: 4, Insightful

    Konqueror does all of that because it is not a file manager, web browser etc. It is a kpart embedder. It embeds khtml to do html rendering and other stuff for other things. I can embed kate, kword, kpdf etc for other things. It can speak all of those protocols because every kde app can. You can use sftp, smb, imap, pop3 etc from ANY kde application. Although why you would want to open a pop3 connection from kword I am not sure but it does work. Any file dialog box in kde can use any of the io slaves.

    That also means that you can paste any url that kio understand into a file upload box in a webpage and it will deal with it and have the webpage the content of that url. That saves such a large ammount of time doing web apps and lots of other things. Give an sftp url to some data and just have it load it up.

    --
    Computer modeling for biotech drug manufacturing is HARD! :)
  11. Re: Apple needs to catch up to Linux in some respe by Graymalkin · · Score: 4, Insightful

    Macintosh as a platform would have died a long time ago if it wasn't for those greedy shareware developers you have such disdain for. Some of the best pieces of software available for the Mac have been shareware applications. Most of these applications don't force you to buy them in order to get full functionality. Some people want too much money for ridiculously simple applications but you're under no obligation to purchase or use them.

    Besides Mac-only shareware there's literally thousands of OS programs available through Fink, GNU-Darwin, and Darwin Ports. If one of these free as in speech apps works better or as well as a shareware one use it instead of the shareware, vote with your wallet.

    There's also plenty of choice in your Mac specific applications. There's several browsers, mail clients, IM programs, media players, editors, and whatever else you want. Not all of them are free or open source but your options are definitely not limited to commercial products.

    --
    I'm a loner Dottie, a Rebel.
  12. Re:The question is.. by davidstrauss · · Score: 4, Insightful
    At it's core, this is simply a UI choice. Do you like how Safari renders, but don't like the interface? Now you've got another choice. Not too thrilled with Mozilla? Again, another choice.

    This is exactly contrary to Apple's UI tradition of doing something one way and doing it right. Apple dislikes the form of choice you offer because it creates inconsistancy in the end user experience.