Results 1 to 6 of 6

Thread: winbinder

  1. #1
    Join Date
    Oct 2005
    Posts
    255
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default winbinder

    has anybody heard of this
    winbinder.org

    its the freakin coolest thing i have seen yet..

    it is a php thing, you can make your own programs using php.. it is so cool.. i mean COOL!!!!

    check it out..

    I am learnging this, its so cool im happy.. im going to make my own browser.. just for fun.. hehehe..

    offtopic sorry
    Hey new design new look, goto xudas for personal webdsign help.. (:

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Not that new, PHP has GTK+ bindings too.
    im going to make my own browser
    Good luck Unless you use an existing rendering engine, creating a browser is generally no small task.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    I wouldn't write it in PHP, though I'd be inclined to if it made any sense. You'll need to learn something supplementary anyway, as PHP is in no way designed to have a GUI.

    EDIT: Ah, that's cool. It does have some GUI functions built into the library. I like the idea, but I'd still be surprised if you can actually get a browser coded.

    Anyway, off to play with it.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  4. #4
    Join Date
    Oct 2005
    Posts
    255
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    but this is kinda of like php, its so hard and confusing, but I am going to make it my next language that I want to learn..
    Hey new design new look, goto xudas for personal webdsign help.. (:

  5. #5
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    I wouldn't write it in PHP, though I'd be inclined to if it made any sense. You'll need to learn something supplementary anyway, as PHP is in no way designed to have a GUI.
    PHP is just a language. It's not specifically geared towards GUI development, but then, few languages are. I wouldn't write a GUI application in it, but that's just because I hate PHP in general. It should also be noted that using direct Windows bindings will be a lot more difficult and sacrifice a lot of portability over using a platform-independent toolkit such as GTK+.
    EDIT: Ah, that's cool. It does have some GUI functions built into the library. I like the idea, but I'd still be surprised if you can actually get a browser coded.
    I'm certain it's possible. I just don't think insanemonkey entirely realises the complexity and time investment required.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  6. #6
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    And PHP is a server programming language.

    You could write a scientific paper in Chinese, but it might be a bit easier to just start with Latin [or English].


    EDIT: Hmm... nevermind. I'm on OSX. Going to XP right now would just make me unhappy
    Last edited by djr33; 11-01-2007 at 10:06 PM.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •